aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* graphics/gpu-firmware-kmod: explicitly specify licensing terms for AMD and ↵Johannes M Dieterich2017-08-303-8/+15
| | | | | | | | | | | 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
* New port devel/py-gtfslib: Library for reading GTFS-based transit data in PythonDanilo G. Baio2017-08-304-0/+35
| | | | | | | | | | | | | 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
* New port devel/py-pyqtree: Pure Python quad tree spatial index for GIS or ↵Danilo G. Baio2017-08-304-0/+31
| | | | | | | | | | | | | | | | | 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
* - New port: devel/py-lazr.configJose Alonso Cardenas Marquez2017-08-304-0/+33
| | | | | | | | | | | | | | | 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
* - New port: devel/py-lazr.delegatesJose Alonso Cardenas Marquez2017-08-304-0/+30
| | | | | | | | | | | | 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
* - New port: devel/py-flufl.lockJose Alonso Cardenas Marquez2017-08-304-0/+27
| | | | | | | | | | 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
* - New port : devel/py-flufl.i18nJose Alonso Cardenas Marquez2017-08-304-0/+32
| | | | | | | | | | | | | | | 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
* graphics/gpu-firmware-kmod: Fix build as user, install more radeonkms firmware.Johannes M Dieterich2017-08-303-7/+84
| | | | | | | | | | | | | 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
* New port devel/py-pyshp: Pure Python read/write support for ESRI Shapefile ↵Danilo G. Baio2017-08-304-0/+29
| | | | | | | | | | | | | 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
* - New port: mail/py-flufl.bounceJose Alonso Cardenas Marquez2017-08-304-0/+29
| | | | | | | | | | | 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
* - New port: devel/py-atpublicJose Alonso Cardenas Marquez2017-08-304-0/+28
| | | | | | | | | | | 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
* - New port: mail/py-aiosmtpdJose Alonso Cardenas Marquez2017-08-294-0/+26
| | | | | | | | | | | 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
* databases/zabbix[22|3|32]-libzbxpgsql: Configure PORTSCOUTDanilo G. Baio2017-08-293-0/+6
| | | | | | | Discussed with maintainer by email. Notes: svn path=/head/; revision=448940
* math/py-keras: Update to 2.0.8Danilo G. Baio2017-08-292-7/+7
| | | | | | | | | | 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
* Update devel/elixir-hex to version 0.17.1.Jimmy Olgeni2017-08-292-4/+4
| | | | Notes: svn path=/head/; revision=448938
* Minor comment nit fix0r.Sean Bruno2017-08-291-1/+1
| | | | | | | | PR: 221903 Submitted by: linimon Notes: svn path=/head/; revision=448937
* cad/stepcode: Fix portlint issuesKurt Jaeger2017-08-293-6/+17
| | | | | | | | | PR: 221835 Submitted by: Fernando Apesteguia <fernando.apesteguia@gmail.com> (maintainer) MFH: 2017Q3 Notes: svn path=/head/; revision=448936
* Remove the armv7 configuration when shutting down.Sean Bruno2017-08-292-0/+2
| | | | | | | | PR: 221903 Submitted by: linimon Notes: svn path=/head/; revision=448935
* security/vuxml: Add entry for multiple rubygems vulnerabilities reportedJoseph Mingrone2017-08-291-0/+31
| | | | | | | | | | 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
* Update to 0.83Sunpoet Po-Chuan Hsieh2017-08-292-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Text-BibTeX/Changes Notes: svn path=/head/; revision=448933
* Update to 0.3.3Sunpoet Po-Chuan Hsieh2017-08-292-4/+4
| | | | | | | Changes: https://github.com/flori/mize/commits/master Notes: svn path=/head/; revision=448932
* Update to 3.0239Sunpoet Po-Chuan Hsieh2017-08-292-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Cpanel-JSON-XS/Changes Notes: svn path=/head/; revision=448931
* ln use be ${LN}Richard Gallamore2017-08-291-1/+1
| | | | | | | | | Reviewed by: lifanov (mentor), mat Approved by: lifanov (mentor), mat Differential Revision: https://reviews.freebsd.org/D12125 Notes: svn path=/head/; revision=448930
* Update to 10.1.10Josh Paetzel2017-08-297-88/+140
| | | | | | | | | | | | | | | | | 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
* New port: graphics/drm-next-kmod.Johannes M Dieterich2017-08-296-0/+62
| | | | | | | | | | | | | | 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
* Fix the check_swap again.Mathieu Arnold2017-08-292-1/+10
| | | | | | | | PR: 219068 Sponsored by: Absolight Notes: svn path=/head/; revision=448927
* - Update to 2.76Li-Wen Hsu2017-08-292-4/+4
| | | | Notes: svn path=/head/; revision=448925
* - Fix DISTNAMEDmitry Marakasov2017-08-291-1/+3
| | | | | | | - Add LICENSE Notes: svn path=/head/; revision=448924
* And with the correct patch.Mathieu Arnold2017-08-291-4/+4
| | | | | | | | Pointy hat: The heat in Paris is killing me. Sponsored by: Absolight Notes: svn path=/head/; revision=448923
* - Switch to USES=localbaseDmitry Marakasov2017-08-291-5/+4
| | | | | | | | - Fix shebangs - Add NO_ARCH Notes: svn path=/head/; revision=448922
* - Fix plist for WITHOUT=DOCS case and sort itDmitry Marakasov2017-08-292-87/+88
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=448921
* Add jail id support to check_procs here too.Mathieu Arnold2017-08-294-6/+131
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=448920
* Update www/elixir-maru to version 0.12.3.Jimmy Olgeni2017-08-293-12/+8
| | | | Notes: svn path=/head/; revision=448919
* Update www/erlang-mochiweb to version 2.17.0.Jimmy Olgeni2017-08-292-4/+4
| | | | Notes: svn path=/head/; revision=448918
* Update devel/elixir-conform to version 2.5.2.Jimmy Olgeni2017-08-293-5/+5
| | | | Notes: svn path=/head/; revision=448917
* Update devel/elixir-estree to version 2.6.1.Jimmy Olgeni2017-08-292-4/+5
| | | | Notes: svn path=/head/; revision=448916
* databases/rubygem-pghero-rails50: Update to version 2.0.4Joseph Mingrone2017-08-292-4/+4
| | | | | | | Upstream changes: https://github.com/ankane/pghero/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=448915
* databases/rubygem-pghero: Update to version 2.0.4Joseph Mingrone2017-08-292-4/+4
| | | | | | | Upstream changes: https://github.com/ankane/pghero/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=448914
* Add forgotten patch.Mathieu Arnold2017-08-291-0/+10
| | | | | | | | | PR: 197193 Submitted by: mitsururike gmail com Sponsored by: Absolight Notes: svn path=/head/; revision=448913
* Update devel/erlang-meck to version 0.8.8.Jimmy Olgeni2017-08-292-4/+4
| | | | Notes: svn path=/head/; revision=448912
* Change MAINTAINER email to my new FreeBSD emailLuca Pizzamiglio2017-08-2918-18/+18
| | | | | | | | | Approved by: lme (mentor) Approved by: olivier (mentor) Differential Revision: https://reviews.freebsd.org/D12150 Notes: svn path=/head/; revision=448911
* Add armv7 to the list of arch without DTRACE.Mathieu Arnold2017-08-293-3/+3
| | | | | | | | | PR: 221900 Submitted by: linimon Sponsored by: Absolight Notes: svn path=/head/; revision=448910
* Upgrade to 7.0.0Matthew Seaman2017-08-293-10/+49
| | | | | | | | | | | 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
* astro/xearth: Add myself (pizzamig) to freebsd.committers.markersLuca Pizzamiglio2017-08-291-0/+1
| | | | | | | | Approved by: olivier (mentor) Differential Revision: https://reviews.freebsd.org/D12148 Notes: svn path=/head/; revision=448908
* Add jail support to check_procs.Mathieu Arnold2017-08-293-19/+124
| | | | | | | | | PR: 197193 Submitted by: mitsururike gmail com Sponsored by: Absolight Notes: svn path=/head/; revision=448907
* - Switch to USES=localbaseDmitry Marakasov2017-08-292-4/+2
| | | | | | | | | - Update WWW Approved by: portmgr blanket Notes: svn path=/head/; revision=448906
* - Fix commentDmitry Marakasov2017-08-291-24/+21
| | | | | | | | | - Fix shebangs - Add missing run-depends - Switch to options helpers Notes: svn path=/head/; revision=448905
* - Properly clean up all empty doc dirsDmitry Marakasov2017-08-291-1/+1
| | | | Notes: svn path=/head/; revision=448904
* - Fix plistDmitry Marakasov2017-08-292-1/+13
| | | | Notes: svn path=/head/; revision=448903
* Update to 4.3.3.Mathieu Arnold2017-08-293-9/+6
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=448902