summaryrefslogtreecommitdiff
path: root/lang (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-125-5/+5
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=405891
* Add Public Domain support to ports license framework. You can now useDmitry Marakasov2016-01-121-3/+1
| | | | | | | | | | | | | | | | LICENSE= PD Note that although Public Domain is not technically a license, it's handled in the same way as licenses here, which is a common practice (Arch, Gentoo, Fedora, Debian, even FOSSology do the same). Convert all ports which redefine Public Domain LICENSE to LICENSE=PD. Approved by: portmgr (bapt) Differential Revision: D4149 Notes: svn path=/head/; revision=405874
* Upgrade Erlang 18 ports to version 18.2.2.Jimmy Olgeni2016-01-118-8/+24
| | | | Notes: svn path=/head/; revision=405803
* - Restore mail header patchMartin Wilke2016-01-112-0/+4
| | | | | | | MFH: 2016Q1 Notes: svn path=/head/; revision=405782
* - Update lang/php55 to 5.5.31Martin Wilke2016-01-114-10/+6
| | | | | | | | | | - Update lang/php56 to 5.6.17 MFH: 2016Q1 Security: 6b771fe2-b84e-11e5-92f9-485d605f4717 Notes: svn path=/head/; revision=405778
* Update to the 20160110 development snapshot of GCC 6.Gerald Pfeifer2016-01-112-3/+3
| | | | | | | | | | | This addresses a build failure with option GRAPHITE set or when the devel/isl port is present [1] via a patch I contributed upstream since the previous snapshot. PR: 206075 [1] Notes: svn path=/head/; revision=405763
* Fix a typoAntoine Brodin2016-01-101-1/+1
| | | | Notes: svn path=/head/; revision=405736
* Finish conversion to USES=sqliteBaptiste Daroussin2016-01-103-3/+3
| | | | Notes: svn path=/head/; revision=405723
* Finish conversion to USES=firebirdBaptiste Daroussin2016-01-103-3/+3
| | | | Notes: svn path=/head/; revision=405722
* Convert categories m* and m* to USES=sqlite and USES=firebirdBaptiste Daroussin2016-01-108-13/+11
| | | | Notes: svn path=/head/; revision=405721
* Fix build with postgresql, convert to USES=firebirdBaptiste Daroussin2016-01-101-2/+3
| | | | Notes: svn path=/head/; revision=405720
* - Update to 0.7.3Martin Wilke2016-01-105-32/+92
| | | | | | | | PR: 205982 Submitted by: maintainer Notes: svn path=/head/; revision=405692
* - Update to 2.1Martin Wilke2016-01-092-3/+3
| | | | | | | | PR: 206057 Submitted by: jochen@jochen-neumeister.de Notes: svn path=/head/; revision=405626
* Bring the fixes mentioned below from upstream to our gcc-5.3 release port.Andreas Tobler2016-01-091-2/+52
| | | | | | | | | | | [1]: https://gcc.gnu.org/ml/gcc-patches/2015-12/msg02057.html [2]: https://gcc.gnu.org/ml/gcc-patches/2015-12/msg00685.html PR: 205394, 205440 Approved by: gerald (maintainer) Notes: svn path=/head/; revision=405619
* lang/python{27,3*}: Backport patch in upstream issue20397Kubilay Kocak2016-01-0812-2/+246
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In certain situations, file references (.py[co]) for Python files that fail to compile with compileall() are still added to distutils --record output. This output is used for pkg-plist generation and must only contain references to files that will be installed. One example of a failure condition is when a Python 2/3 compatible package containing a file containing Python 3.x only code is built with Python 2.x, such as Gunicorn's _gaiohttp.py [1] This change backports patches submitted against upstream issue 20397 [2] that has not yet been committed. - For Python 2.7 and 3.5, backport both install_lib and test - For Python 3.2, 3.3 and 3.4, only backport install_lib [1] https://svnweb.freebsd.org/changeset/ports/404558 [2] https://bugs.python.org/issue20397 Thank you to Brendan Molloy for producing and submitting the patches against upstream sources. Reviewed by: sbz (python) MFH: 2016Q1 Differential Revision: D4832 Notes: svn path=/head/; revision=405569
* Update to the 20160105 snapshot of GCC 5.Gerald Pfeifer2016-01-082-3/+3
| | | | Notes: svn path=/head/; revision=405539
* lang/modula3: Disable portscoutJohn Marino2016-01-071-0/+1
| | | | Notes: svn path=/head/; revision=405404
* Update to the 20160103 development snapshot of GCC 6.Gerald Pfeifer2016-01-072-3/+3
| | | | Notes: svn path=/head/; revision=405397
* Upgrade lang/alchemist.el to version 1.7.0.Jimmy Olgeni2016-01-063-3/+4
| | | | Notes: svn path=/head/; revision=405373
* - Add ruby23 2.3.0Sunpoet Po-Chuan Hsieh2016-01-0512-0/+18789
| | | | | | | | | | | | | | | | | - Do not silence installation message - Use . instead of \* for COPYTREE_SHARE - Use do-test: - Use MAKE_CMD - Remove validate: - Cosmetic change Differential Revision: https://reviews.FreeBSD.org/D4749 PR: 205774 Exp-run by: antoine MFH: 2016Q1 Notes: svn path=/head/; revision=405313
* Update to v5.23.6-46-g476d3d3.Mathieu Arnold2016-01-044-149/+3
| | | | | | | | Changes: https://github.com/Perl/perl5/compare/v5.23.6-31-g7c69ad4...v5.23.6-46-g476d3d3 Sponsored by: Absolight Notes: svn path=/head/; revision=405236
* Elixir 1.2 actually depends on Erlang 18, not 17.Jimmy Olgeni2016-01-041-3/+3
| | | | Notes: svn path=/head/; revision=405226
* Update to the 20151230 snapshot of GCC 4.9.4.Gerald Pfeifer2016-01-042-3/+3
| | | | Notes: svn path=/head/; revision=405213
* As usual, routinely update to the next version in r403835 had removed supportAlexey Dokuchaev2016-01-041-10/+22
| | | | | | | for DragonFly (readded in r403898) and FreeBSD/powerpc. Put it back (again). Notes: svn path=/head/; revision=405209
* - Mark as broken on FreeBSD 9.x, and FreeBSD 11.xAshish SHUKLA2016-01-042-1101/+43
| | | | | | | | | | | | | - Remove unneeded @dir entries from pkg-plist - Add USES=libedit - Remove .o files which are present in pkg-plist, but are not installed PR: 205577 Submitted by: amdmi3 Notes: svn path=/head/; revision=405208
* Update to the 20151229 snapshot of GCC 5.Gerald Pfeifer2016-01-042-3/+3
| | | | Notes: svn path=/head/; revision=405205
* Update to the 20151227 development snapshot of GCC 6.Gerald Pfeifer2016-01-042-3/+3
| | | | Notes: svn path=/head/; revision=405204
* Don't generate now deprecated @dirrm commandsPawel Pekala2016-01-021-5/+0
| | | | Notes: svn path=/head/; revision=405085
* - Update to 3.4.4Martin Wilke2016-01-024-32/+48
| | | | | | | | | | - Sort plist Changelog: https://docs.python.org/3.4/whatsnew/changelog.html#python-3-4-4 Notes: svn path=/head/; revision=405078
* Remove perl5.16-specific bits from perl@ ports. While here, sortAdam Weinberger2016-01-012-8/+2
| | | | | | | plists as necessary. Notes: svn path=/head/; revision=405038
* - Update to 1.2.0Li-Wen Hsu2016-01-013-5/+6
| | | | Notes: svn path=/head/; revision=405032
* Couple of fixes:Jimmy Olgeni2016-01-013-28/+33
| | | | | | | | | - Make sure that the right Docs.zip is fetched, by changing DIST_SUBDIR. - Put the new source files under the conditional %%SRC%% in plist. Notes: svn path=/head/; revision=405001
* Upgrade lang/elixir to version 1.2.0.Jimmy Olgeni2016-01-013-7/+26
| | | | Notes: svn path=/head/; revision=404998
* - Add NO_ARCHSunpoet Po-Chuan Hsieh2016-01-011-11/+8
| | | | | | | | | - Simplify Makefile: - Remove WRKSRC=WRKDIR/DISTNAME (default value) - Use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mk Notes: svn path=/head/; revision=404970
* Remove lang/perl5.16 and the support bits in perl5.mk, it is no longerRene Ladan2015-12-3125-3694/+0
| | | | | | | | | | supported and expired today. Approved by: portmgr (mat), perl (sunpoet) Differential Revision: https://reviews.freebsd.org/D4745 Notes: svn path=/head/; revision=404962
* - Clarify LICENSEDmitry Marakasov2015-12-311-8/+5
| | | | | | | | - Add LICENSE_FILE - Switch to options helpers Notes: svn path=/head/; revision=404928
* Remove expired ports:Rene Ladan2015-12-307-158/+0
| | | | | | | | | | | | | | | | | | 2015-12-30 www/ocsigen: Broken for more than 6 months 2015-12-30 devel/monodevelop-database: Broken for more than 6 months 2015-12-30 lang/cduce: Broken for more than 6 months 2015-12-30 science/hdf-java: Broken for more than 6 months 2015-12-30 math/p5-Math-Geometry-Planar-GPC-Polygon: Broken for more than 6 months 2015-12-30 www/eliom: Depends on broken and expiring www/ocsigen 2015-12-30 audio/py-fastaudio: Broken for more than 6 months 2015-12-30 devel/jgoodies-common: Broken for more than 6 months 2015-12-30 graphics/pinta: Broken for more than 6 months 2015-12-30 games/kanatest: Broken for more than 6 months 2015-12-30 editors/bless: Broken for more than 6 months 2015-12-30 security/burpsuite: Broken for more than 6 months Notes: svn path=/head/; revision=404882
* Cleanup GH_* and variables order.Mathieu Arnold2015-12-291-4/+4
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=404743
* lang/python27(3*), Mk/Uses/python.mk: remove make spawnJohn Marino2015-12-2910-7/+31
| | | | | | | | | | | | | | | | | There are some inefficiencies in python.mk that significantly slow down full tree scanning. The use of bmake to obtain the current version of a specific python is responsible for the majority of the slow done. This commit splits out the PYTHON_PORTVERSION definition (which is the same as the lang/python* PORTVERSION) into separate files. With this change, python.mk can simple include the makefile fragment instead of spawning a new instance of make. Different Revision: https://reviews.freebsd.org/D4660 Approved by: antoine (python), mva (python) Notes: svn path=/head/; revision=404739
* Update to v5.23.6-31-g7c69ad4.Mathieu Arnold2015-12-284-4/+6
| | | | | | | | Changes: https://github.com/Perl/perl5/compare/v5.23.5-265-gd66eeb1...v5.23.6-31-g7c69ad4 Sponsored by: Absolight Notes: svn path=/head/; revision=404647
* lang/python33: Fix typo in No-SSLv3 patchBernard Spil2015-12-282-2/+2
| | | | | | | | | | | | | | - Fix typo that was introduced with the No-SSLv3 patch [1] [1] http://svnweb.freebsd.org/changeset/ports/404347 Reported by: antoine via pkg-fallout Reviewed by: koobs (mentor, python), antoine (python) Approved by: koobs (mentor, python), antoine (python) Differential Revision: https://reviews.freebsd.org/D4721 Notes: svn path=/head/; revision=404626
* lang/gcc6-aux: Update version 20151129 => 20151227John Marino2015-12-284-19/+19
| | | | Notes: svn path=/head/; revision=404613
* Update to 0.24.Adam Weinberger2015-12-272-7/+12
| | | | | | | | | | | | In TEST_DEPENDS, change the Sub::Name dependency to Sub::Util (see Changes). Changes: https://metacpan.org/changes/distribution/Try-Tiny PR: 205272 Approved by: maintainer timeout (15 days) Notes: svn path=/head/; revision=404607
* - Mark NO_CCACHE, fails to build with ccache enabled:Dmitry Marakasov2015-12-261-0/+1
| | | | | | | | | ccache: error: Failed to create directory /nonexistent/.ccache/tmp: Permission denied Approved by: portmgr blanket Notes: svn path=/head/; revision=404525
* Restore unixccompiler.py patch, it was not included upstreamAntoine Brodin2015-12-252-0/+16
| | | | Notes: svn path=/head/; revision=404477
* lang/python32: Mark deprecated / fix No-EDGD/-SSLv3Bernard Spil2015-12-242-0/+177
| | | | | | | | | | | | | | | | | - Mark DEPRECATED, EXPIRES Feb 2016 [1] - Backport issue21356 RAND_egd fix [2] - Fix build for openssl -nossl3 [1] https://www.python.org/dev/peps/pep-0392/#lifespan [2] http://bugs.python.org/issue21356 PR: 195513 Reviewed by: koobs (mentor, python), feld (mentor) Approved by: koobs (python, mentor) Differential Revision: https://reviews.freebsd.org/D4701 Notes: svn path=/head/; revision=404378
* lang/python33: Update to 3.3.6Bernard Spil2015-12-246-32/+185
| | | | | | | | | | | | | | | | | | | | | | | | - Update to 3.3.6 (released 2014-10-11) - Backport issue21356 RAND_egd fix [1] - Fix build for openssl -nossl3 - Remove unixcompiler patch, included upstream - Switch regression-test to TEST_TARGET/TEST_ARGS - Mark DEPRECATED, EXPIRES Sept 2017 [2] [1] http://bugs.python.org/issue21356 [2] https://www.python.org/dev/peps/pep-0398/#lifespan This is a bug/security fix update. Changelog: https://docs.python.org/3.3/whatsnew/changelog.html#python-3-3-6 PR: 195511 Reviewed by: koobs (mentor, python), feld, miwi, AMDmi3 Approved by: koobs (python), miwi, AMDmi3 Differential_Revision: https://reviews.freebsd.org/D4695 Notes: svn path=/head/; revision=404347
* - Switch regression-test to TEST_TARGEDMartin Wilke2015-12-244-12/+16
| | | | | | | | Discussed in: D4695 Reviewed by: koobs Notes: svn path=/head/; revision=404343
* Correctly locate the config file and use the correct complier whenCy Schubert2015-12-231-2/+5
| | | | | | | | | | linking. Submitted by: gahr Obtained from: https://people.freebsd.org/~gahr/lang-dmd2.diff Notes: svn path=/head/; revision=404315
* - Update to 2.0.0p648Sunpoet Po-Chuan Hsieh2015-12-232-14/+14
| | | | | | | | | | | | | | | | | | | - Add LICENSE_FILE - Use USES=autoreconf instead of USE_AUTOTOOLS=autoconf - Use USES=libedit - Use USES=tar:xz - Silence patch and build messages Changes: https://www.ruby-lang.org/en/news/2015/12/16/ruby-2-0-0-p648-released/ http://svn.ruby-lang.org/repos/ruby/tags/v2_0_0_648/ChangeLog Security: 3b50881d-1860-4721-aab1-503290e23f6c Differential Revision: https://reviews.freebsd.org/D4668 PR: 205487 Exp-run by: antoine MFH: 2015Q4 Notes: svn path=/head/; revision=404314