aboutsummaryrefslogtreecommitdiff
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* Fix build with flex 2.6.0Antoine Brodin2015-11-196-0/+75
| | | | Notes: svn path=/head/; revision=401949
* Git Large File Storage (LFS) replaces large files such as audioJun Kuriyama2015-11-194-0/+33
| | | | | | | | | | | samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server like GitHub.com or GitHub Enterprise. WWW: https://git-lfs.github.com/ Notes: svn path=/head/; revision=401946
* devel/p5-Algorithm-LUHN: Update version 1.01=>1.02Muhammad Moinur Rahman2015-11-192-3/+4
| | | | | | | - Mark NO_ARCH Notes: svn path=/head/; revision=401940
* [NEW] devel/py3-babel: Collection of tools for internationalizing PythonMuhammad Moinur Rahman2015-11-195-0/+82
| | | | | | | | | | | | | | | | | - Python 3 specific version of devel/py-babel Babel is composed of two major parts: * tools to build and work with gettext message catalogs * a Python interface to the CLDR (Common Locale Data Repository), providing access to various locale display names, localized number and date formatting, etc. WWW: http://babel.pocoo.org/ Notes: svn path=/head/; revision=401939
* - Add LICENSE_FILEDmitry Marakasov2015-11-191-1/+6
| | | | | | | - Switch to options helpers Notes: svn path=/head/; revision=401938
* - Add LICENSEDmitry Marakasov2015-11-191-2/+6
| | | | | | | - Switch to options helpers Notes: svn path=/head/; revision=401937
* - Switch to options helpersDmitry Marakasov2015-11-192-2/+4
| | | | | | | - Fix WWW: Notes: svn path=/head/; revision=401935
* devel/gsoap: Update version 2.8.24r=>2.8.25Muhammad Moinur Rahman2015-11-193-3/+5
| | | | Notes: svn path=/head/; revision=401934
* - Update to 0.15Frederic Culot2015-11-192-9/+10
| | | | | | | | | - Add NO_ARCH Changes: http://search.cpan.org/dist/Package-DeprecationManager/Changes Notes: svn path=/head/; revision=401932
* devel/py-pytz3: Move to devel/py3-pytzMuhammad Moinur Rahman2015-11-196-12/+33
| | | | | | | | | | | - No longer used as SLAVE as overriding USES makes it complex; now it's used as an individual port - Revert devel/py-pytz MAINTAINER? Submitted by: koobs Notes: svn path=/head/; revision=401930
* - Remove unneeded dependencies [1]Frederic Culot2015-11-191-6/+3
| | | | | | | | | | - Add NO_ARCH PR: 204667 [1] Submitted by: adamw@ Notes: svn path=/head/; revision=401929
* [NEW] devel/pytz3: Slave port of devel/pytz for python3Muhammad Moinur Rahman2015-11-193-1/+12
| | | | | | | | | - Modify overriding MAINTAINER in py-pytz - Creating this port for upcoming GNS3 updates which requires python3 specific modules Notes: svn path=/head/; revision=401923
* Pass JAVA_HOME to MAKE_ENV to ensure maven picks the correct version ofDmitry Sivachenko2015-11-191-1/+1
| | | | | | | Java when compiling sources. Notes: svn path=/head/; revision=401919
* Update to version 1.5.2.Dmitry Sivachenko2015-11-192-7/+7
| | | | | | | | | | Ensure that correct version of Java is used to build sources by passing JAVA_HOME to MAKE_ENV. Submitted by: Mark Dixon <mnd999@gmail.com> Notes: svn path=/head/; revision=401918
* Fix build when SSL is offGrzegorz Blach2015-11-182-0/+18
| | | | | | | PR: 204611 Notes: svn path=/head/; revision=401904
* devel/pyasn1-modules: chase py-asn1 renameRuslan Makhmatkhanov2015-11-181-1/+2
| | | | Notes: svn path=/head/; revision=401901
* Let gnome3 stack be built with python 3.5Ruslan Makhmatkhanov2015-11-182-25/+32
| | | | | | | | | | | | This mostly fixing packaging for python3.5, but there is also py35 waf fix for py3-cairo, that was obtained from Ubuntu repository. PR: 204075 Approved by: maintainer timeout (22 days) Notes: svn path=/head/; revision=401900
* devel/py-pyasn1: update to 0.1.9Ruslan Makhmatkhanov2015-11-182-4/+4
| | | | | | | | | PR: 204567 Submitted by: John W. O'Brien <john@saltant.com> Approved by: mhjacks@swbell.net (maintainer) Notes: svn path=/head/; revision=401899
* devel/py-asn1: move to devel/py-pyasn1 to match PyPI nameRuslan Makhmatkhanov2015-11-184-4/+2
| | | | | | | | | | | | | - move to devel/py-pyasn1 to match PyPI name - update *_DEPENDS and bump PORTREVISION in dependent ports - reset PORTEPOCH PR: 204567 Submitted by: John W. O'Brien <john@saltant.com> Approved by: mhjacks@swbell.net (maintainer of devel/py-asn1) Notes: svn path=/head/; revision=401898
* devel/py-fs: update to 0.5.4Ruslan Makhmatkhanov2015-11-183-7/+7
| | | | | | | | | | | | | | | | | 0.5: * Ported to Python 3.X * Added a DeleteRootError to exceptions thrown when trying to delete '/' * Added a remove_all function to utils * Added sqlitefs to fs.contrib, contributed by Nitin Bhide * Added archivefs to fs.contrib, contributed by btimby * Added some polish to fstree command and unicode box lines rather than ascii art PR: 204579 Submitted by: douglas@douglasthrift.net (maintainer) Notes: svn path=/head/; revision=401890
* devel/py-pycerberus: update to 0.6Ruslan Makhmatkhanov2015-11-182-5/+5
| | | | | | | | | | | | | | | | 0.6 (24.11.2014) ==================== - stop using 2to3 for Python 3 compatibility and use exactly the same source for all Python versions. - drop support for Python 2.4 and 2.5 - bug fix: detect validator message keys correctly also when messages are specified during validator initialization PR: 204585 Submitted by: douglas@douglasthrift.net (maintainer) Notes: svn path=/head/; revision=401889
* - Update to 1.8.3TAKATSU Tomonari2015-11-183-8/+5
| | | | | | | - Update WWW line in pkg-descr Notes: svn path=/head/; revision=401881
* - Update to 1.4.3TAKATSU Tomonari2015-11-183-5/+4
| | | | | | | - Update WWW in pkg-descr Notes: svn path=/head/; revision=401880
* - Update to 1.0.10TAKATSU Tomonari2015-11-182-3/+3
| | | | Notes: svn path=/head/; revision=401877
* - Update to 1.0.8TAKATSU Tomonari2015-11-183-5/+4
| | | | | | | - Update WWW in pkg-descr Notes: svn path=/head/; revision=401876
* - Update to 0.12.2TAKATSU Tomonari2015-11-182-6/+5
| | | | Notes: svn path=/head/; revision=401873
* devel/py-freenas.dispatcher: FreeNAS dispatcher clientWilliam Grzybowski2015-11-184-0/+29
| | | | | | | WWW: http://github.com/freenas/middleware Notes: svn path=/head/; revision=401868
* devel/py-freenas.utils: FreeNAS common Python modulesWilliam Grzybowski2015-11-184-0/+26
| | | | | | | WWW: https://github.com/freenas/middleware Notes: svn path=/head/; revision=401866
* Add startup script for Zookeeper Failover Controller.Dmitry Sivachenko2015-11-182-1/+34
| | | | | | | | PR: 204514 Submitted by: xmj Notes: svn path=/head/; revision=401865
* Upgrade devel/erlang-gpb to version 3.18.9.Jimmy Olgeni2015-11-182-3/+3
| | | | Notes: svn path=/head/; revision=401864
* Add the extra clang tools.Brooks Davis2015-11-182-4/+61
| | | | Notes: svn path=/head/; revision=401840
* Update to a November 11th snapshot.Brooks Davis2015-11-184-334/+72
| | | | | | | | This snapshot reintroduces scan-build-devel as upstream has added an install target. Notes: svn path=/head/; revision=401839
* Update to 3.5.1.Raphael Kubo da Costa2015-11-173-799/+800
| | | | | | | Submitted by: Ralf Nolden <nolden@kde.org> to the kde@ ML Notes: svn path=/head/; revision=401835
* Add devel/elixir-connection, an Elixir behavior for connection processes.Jimmy Olgeni2015-11-175-0/+30
| | | | Notes: svn path=/head/; revision=401833
* Upgrade devel/erlang-goldrush to version 0.1.8.Jimmy Olgeni2015-11-172-3/+3
| | | | Notes: svn path=/head/; revision=401828
* - Add LICENSE_FILEDmitry Marakasov2015-11-173-5/+8
| | | | | | | | - Switch to options helpers - Regenerate patches with `make makepatch` Notes: svn path=/head/; revision=401827
* - Add LICENSEDmitry Marakasov2015-11-171-2/+7
| | | | | | | - Switch to options helpers Notes: svn path=/head/; revision=401825
* - Add LICENSEDmitry Marakasov2015-11-171-16/+7
| | | | | | | | - Add NO_ARCH - Switch to options helpers Notes: svn path=/head/; revision=401824
* - Switch to options helpersDmitry Marakasov2015-11-171-1/+1
| | | | Notes: svn path=/head/; revision=401823
* devel/py-libvirt: update to 1.2.21Roman Bogorodskiy2015-11-172-7/+3
| | | | | | | | While here, drop REINPLACE_CMD for python path in setup.py as it should be covered by shebangfix already. Notes: svn path=/head/; revision=401818
* devel/py-libzfs: at least 10.2 is required for this portWilliam Grzybowski2015-11-171-2/+2
| | | | Notes: svn path=/head/; revision=401817
* - Add LICENSEDmitry Marakasov2015-11-171-53/+36
| | | | | | | | | | | | | - Add NO_ARCH - Pet portlint - Switch to options helpers - Fix SPLIT_HTML option PR: 203632 + my additions Submitted by: takefu@airport.fm Notes: svn path=/head/; revision=401813
* - Fix plistDmitry Marakasov2015-11-173-1/+4
| | | | | | | | | - Fix WWW: Approved by: portmgr blanket Notes: svn path=/head/; revision=401809
* Update to editline 1.15.1 (bugfix release)Johan van Selst2015-11-172-3/+3
| | | | Notes: svn path=/head/; revision=401802
* - Clarify LICENSEDmitry Marakasov2015-11-171-15/+9
| | | | | | | | | - Add LICENSE_FILE - Simplify installation - Switch to options helpers Notes: svn path=/head/; revision=401797
* Update to 1.16.0Grzegorz Blach2015-11-163-3/+6
| | | | Notes: svn path=/head/; revision=401770
* This gem is a lib for managing configfile for cli applications, including:Marcelo Araujo2015-11-164-0/+26
| | | | | | | | | | | | | | - call a setup of the config file if it does not exist - edit configuration and update the config file WWW: https://github.com/mose/configstruct PR: ports/204588 Submitted by: mose <mose@gandi.net> Sponsored by: gandi.net Notes: svn path=/head/; revision=401751
* This library provides a simple DSL for managing user interactionMarcelo Araujo2015-11-164-0/+27
| | | | | | | | | | | | | in a CLI application. WWW: https://github.com/mose/clipromopt PR: ports/204584 Submitted by: mose <mose@gandi.net> Sponsored by: gandi.net Notes: svn path=/head/; revision=401749
* - Update to 0.13Dmitry Marakasov2015-11-162-4/+3
| | | | | | | | PR: 204556 Submitted by: douglas@douglasthrift.net (maintainer) Notes: svn path=/head/; revision=401742
* devel/py-grab: update to 0.6.29Ruslan Makhmatkhanov2015-11-152-4/+6
| | | | Notes: svn path=/head/; revision=401731