| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
Intel firmware licenses to allow packaging this port. Remove from LEGAL. While there, pet portlint.
Reviewed by: swills (mentor)
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D12159
Notes:
svn path=/head/; revision=448952
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
An open source library in python for reading GTFS files and computing various
stats and indicators about Public Transport networks.
WWW: https://pypi.python.org/pypi/gtfslib
PR: 221730
Submitted by: lbartoletti@tuxfamily.org
Notes:
svn path=/head/; revision=448951
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
rendering usage
Pyqtree is a pure Python spatial index for GIS or rendering usage. It storesand
quickly retrieves items from a 2x2 rectangular grid area, and grows in depth and
detail as more items are added. The actual quad tree implementation is adapted
from Matt Rasmussen's compbio library and extended for geospatial use.
WWW: https://github.com/karimbahgat/Pyqtree
PR: 221730
Submitted by: lbartoletti@tuxfamily.org
Notes:
svn path=/head/; revision=448950
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The LAZR config system is typically used to manage process configuration.
Process configuration is for saying how things change when we run
systems on different machines, or under different circumstances.
This system uses ini-like file format of section, keys, and values.
The config file supports inheritance to minimize duplication of
information across files. The format supports schema validation.
WWW: https://launchpad.net/lazr.config
Notes:
svn path=/head/; revision=448949
|
|
|
|
|
|
|
|
|
|
|
|
| |
The lazr.delegates package makes it easy to write objects that delegate
behavior to another object. The new object adds some property or behavior on
to the other object, while still providing the underlying interface, and
delegating behavior.
WWW: https://launchpad.net/lazr.delegates
Notes:
svn path=/head/; revision=448948
|
|
|
|
|
|
|
|
|
|
| |
This package is called flufl.lock. It is an NFS-safe file-based lock with
timeouts for POSIX systems.
WWW: https://flufllock.readthedocs.io
Notes:
svn path=/head/; revision=448947
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This package provides a high level, convenient API for managing
internationalization translation contexts in Python application. There is a
simple API for single-context applications, such as command line scripts which
only need to translate into one language during the entire course of their
execution. There is a more flexible, but still convenient API for multi-context
applications, such as servers, which may need to switch language contexts for
different tasks.
WWW: https://flufli18n.readthedocs.io
Notes:
svn path=/head/; revision=448946
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add uidfix (originally suggested by kwm, noted later independently by jbeich in PR 221915 and jkim) and install more radeonkms firmware files as by drm-next pull request from jkim.
PR: 221915
Reviewed by: swills (mentor)
Approved by: swills (mentor)
Obtained from: https://github.com/FreeBSDDesktop/freebsd-base-graphics [jkim] , kwm
Differential Revision: https://reviews.freebsd.org/D12158
Notes:
svn path=/head/; revision=448945
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
format
The Python Shapefile Library (pyshp) provides read and write support for the
Esri Shapefile format. The Shapefile format is a popular Geographic Information
System vector data format created by Esri.
WWW: https://github.com/GeospatialPython/pyshp
Notes:
svn path=/head/; revision=448944
|
|
|
|
|
|
|
|
|
|
|
| |
The flufl.bounce library provides a set of heuristics and an API for detecting
the original bouncing email addresses from a bounce message. Many formats
found in the wild are supported, as are VERP and RFC 3464 (DSN).
WWW: https://fluflbounce.readthedocs.io
Notes:
svn path=/head/; revision=448943
|
|
|
|
|
|
|
|
|
|
|
| |
This is a very simple decorator and function which populates a module's
__all__ and optionally the module globals. This provides both a pure-Python
implementation and an optional C implementation.
WWW: http://public.readthedocs.io
Notes:
svn path=/head/; revision=448942
|
|
|
|
|
|
|
|
|
|
|
| |
This is a server for SMTP and related protocols, similar in utility to the
standard library's smtpd.py module, but rewritten to be based on asyncio for
Python 3.
WWW: http://aiosmtpd.readthedocs.io
Notes:
svn path=/head/; revision=448941
|
|
|
|
|
|
|
| |
Discussed with maintainer by email.
Notes:
svn path=/head/; revision=448940
|
|
|
|
|
|
|
|
|
|
| |
While here, silence portlint warning about order of USES/USE_*.
PR: 221870
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
Notes:
svn path=/head/; revision=448939
|
|
|
|
| |
Notes:
svn path=/head/; revision=448938
|
|
|
|
|
|
|
|
| |
PR: 221903
Submitted by: linimon
Notes:
svn path=/head/; revision=448937
|
|
|
|
|
|
|
|
|
| |
PR: 221835
Submitted by: Fernando Apesteguia <fernando.apesteguia@gmail.com> (maintainer)
MFH: 2017Q3
Notes:
svn path=/head/; revision=448936
|
|
|
|
|
|
|
|
| |
PR: 221903
Submitted by: linimon
Notes:
svn path=/head/; revision=448935
|
|
|
|
|
|
|
|
|
|
| |
2017-08-29 at
https://www.ruby-lang.org/en/news/2017/08/29/multiple-vulnerabilities-in-rubygems/
Approved by: swills
Notes:
svn path=/head/; revision=448934
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Text-BibTeX/Changes
Notes:
svn path=/head/; revision=448933
|
|
|
|
|
|
|
| |
Changes: https://github.com/flori/mize/commits/master
Notes:
svn path=/head/; revision=448932
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Cpanel-JSON-XS/Changes
Notes:
svn path=/head/; revision=448931
|
|
|
|
|
|
|
|
|
| |
Reviewed by: lifanov (mentor), mat
Approved by: lifanov (mentor), mat
Differential Revision: https://reviews.freebsd.org/D12125
Notes:
svn path=/head/; revision=448930
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Improvements include:
- Improved OS detection and reporting for FreeBSD 11 and 12.
- Improved networking resume for DHCP FreeBSD guests.
- Check for Xen, VirtualPC etc., only if VMware not detected.
- Improve timesync when the offset is large.
Full changelog is available at:
https://github.com/vmware/open-vm-tools/blob/master/open-vm-tools/ChangeLog
PR: 221194
Notes:
svn path=/head/; revision=448929
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This port includes the current state of the FreeBSDDesktop drm-next efforts to port Linux DRM/KMS components to FreeBSD via the linuxkpi. This version of the port incorporates Linux 4.9 code and works for amdgpu (HD7000/Tahiti and newer) and i915 (HD3000/Sandy Bridge and newer) on recent FreeBSD HEAD.
A lot of people helped to make this happen by testing and reporting bugs. However, very special acknowledgements are in order for kip, markj, hselasky, kwm, Johannes Lundberg, and Pete Wright.
Reviewed by: kwm, swills (mentor), hselasky, mat, bapt, rezny, dumbbell, jbeich, markj
Approved by: kwm, swills (mentor), hselasky (earlier version), mat (earlier version)
Obtained from: https://github.com/FreeBSDDesktop/freebsd-base-graphics
Differential Revision: https://reviews.freebsd.org/D10021
Notes:
svn path=/head/; revision=448928
|
|
|
|
|
|
|
|
| |
PR: 219068
Sponsored by: Absolight
Notes:
svn path=/head/; revision=448927
|
|
|
|
| |
Notes:
svn path=/head/; revision=448925
|
|
|
|
|
|
|
| |
- Add LICENSE
Notes:
svn path=/head/; revision=448924
|
|
|
|
|
|
|
|
| |
Pointy hat: The heat in Paris is killing me.
Sponsored by: Absolight
Notes:
svn path=/head/; revision=448923
|
|
|
|
|
|
|
|
| |
- Fix shebangs
- Add NO_ARCH
Notes:
svn path=/head/; revision=448922
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=448921
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=448920
|
|
|
|
| |
Notes:
svn path=/head/; revision=448919
|
|
|
|
| |
Notes:
svn path=/head/; revision=448918
|
|
|
|
| |
Notes:
svn path=/head/; revision=448917
|
|
|
|
| |
Notes:
svn path=/head/; revision=448916
|
|
|
|
|
|
|
| |
Upstream changes: https://github.com/ankane/pghero/blob/master/CHANGELOG.md
Notes:
svn path=/head/; revision=448915
|
|
|
|
|
|
|
| |
Upstream changes: https://github.com/ankane/pghero/blob/master/CHANGELOG.md
Notes:
svn path=/head/; revision=448914
|
|
|
|
|
|
|
|
|
| |
PR: 197193
Submitted by: mitsururike gmail com
Sponsored by: Absolight
Notes:
svn path=/head/; revision=448913
|
|
|
|
| |
Notes:
svn path=/head/; revision=448912
|
|
|
|
|
|
|
|
|
| |
Approved by: lme (mentor)
Approved by: olivier (mentor)
Differential Revision: https://reviews.freebsd.org/D12150
Notes:
svn path=/head/; revision=448911
|
|
|
|
|
|
|
|
|
| |
PR: 221900
Submitted by: linimon
Sponsored by: Absolight
Notes:
svn path=/head/; revision=448910
|
|
|
|
|
|
|
|
|
|
|
| |
Pet portlint by reordering some lines in the Makefile
Note: minimum required value of postgresql is now 9.6
ChangeLog: https://github.com/citusdata/citus/blob/v7.0.0/CHANGELOG.md
Notes:
svn path=/head/; revision=448909
|
|
|
|
|
|
|
|
| |
Approved by: olivier (mentor)
Differential Revision: https://reviews.freebsd.org/D12148
Notes:
svn path=/head/; revision=448908
|
|
|
|
|
|
|
|
|
| |
PR: 197193
Submitted by: mitsururike gmail com
Sponsored by: Absolight
Notes:
svn path=/head/; revision=448907
|
|
|
|
|
|
|
|
|
| |
- Update WWW
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=448906
|
|
|
|
|
|
|
|
|
| |
- Fix shebangs
- Add missing run-depends
- Switch to options helpers
Notes:
svn path=/head/; revision=448905
|
|
|
|
| |
Notes:
svn path=/head/; revision=448904
|
|
|
|
| |
Notes:
svn path=/head/; revision=448903
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=448902
|