aboutsummaryrefslogtreecommitdiff
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* Remove deprecated reference to malloc.hJohan van Selst2016-05-181-3/+3
| | | | | | | Reported by: Nikolaj Thygesen Notes: svn path=/head/; revision=415438
* Cleaner patch to honour $CC (no functional change)Johan van Selst2016-05-181-1/+1
| | | | | | | Reported by: bapt Notes: svn path=/head/; revision=415437
* lang/swift: update to 2.2.1Steve Wills2016-05-182-21/+22
| | | | Notes: svn path=/head/; revision=415423
* Update to the 20160515 development snapshot of GCC 7.Gerald Pfeifer2016-05-172-3/+4
| | | | Notes: svn path=/head/; revision=415387
* Update to v5.25.0-121-g38c8d7b.Mathieu Arnold2016-05-174-12/+13
| | | | | | | | Changes: https://github.com/Perl/perl5/compare/v5.25.0-8-g51f69a2...v5.25.0-121-g38c8d7b Sponsored by: Absolight Notes: svn path=/head/; revision=415381
* Honour $CCJohan van Selst2016-05-161-2/+1
| | | | Notes: svn path=/head/; revision=415355
* Restore the original header that unintentionally got lost when moving the portJohan van Selst2016-05-161-0/+1
| | | | Notes: svn path=/head/; revision=415336
* - Mark BROKEN: does not buildDmitry Marakasov2016-05-161-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | ===> Building for mosml-2.10.1 gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/mosml/work/mosml-ver-2.10.1/src' cd config; gmake all gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/mosml/work/mosml-ver-2.10.1/src/config' sh autoconf gcc Checking the sizes of integers and pointers... This architecture seems to be neither 32 bits nor 64 bits. Caml Light won't run on this architecture. Makefile:13: recipe for target 'runtime' failed gmake[2]: *** [runtime] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/mosml/work/mosml-ver-2.10.1/src/config' Makefile:26: recipe for target 'world' failed gmake[1]: *** [world] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/mosml/work/mosml-ver-2.10.1/src' *** Error code 1 Reported by: pkg-fallout Approved by: portmgr blanket Notes: svn path=/head/; revision=415326
* lang/swift: create portSteve Wills2016-05-1614-0/+365
| | | | | | | | | The Swift Programming Language WWW: https://swift.org/ Notes: svn path=/head/; revision=415317
* Remove expired ports:Rene Ladan2016-05-1615-6475/+0
| | | | | | | | 2016-05-15 lang/gcc-aux: Use newer lang/gcc5-aux or lang/gcc6-aux compilers instead 2016-05-16 audio/deadbeef-mpris-plugin: Abandonware; use `audio/deadbeef-mpris2-plugin' instead Notes: svn path=/head/; revision=415316
* - Really fix ZTS build with pthreads, required by threaded apache24Dima Panov2016-05-161-1/+2
| | | | | | | | | - Bump PORTREVISION due to dependency on thread library Approved by: miwi (mentor) Notes: svn path=/head/; revision=415304
* Add support for compiling in a no-SSLv3 environment.Matthew Seaman2016-05-153-0/+37
| | | | | | | | | PR: 207437 Submitted by: matthew Approved by: maintainer-timeout (kuriyama, >90days) Notes: svn path=/head/; revision=415226
* Update to the 20160512 snapshot of GCC 6.Gerald Pfeifer2016-05-142-3/+3
| | | | Notes: svn path=/head/; revision=415188
* - Fetch from GITHUBCarlos J. Puga Medina2016-05-133-12/+23
| | | | | | | | | | | | | | | | - Update MAINTAINER to my @FreeBSD.org address - Fix tcc-doc.html generation - Remove CONFLICTS because TenDRA port was deprecated some time ago - Use post-install-DOCS-on target - Use post-install-EXAMPLES-on target - Bump PORTREVISION Reviewed by: amdmi3, junovitch (mentors) Approved by: amdmi3, junovitch (mentors) Differential Revision: D6314 Notes: svn path=/head/; revision=415095
* Cleanup github bits.Mathieu Arnold2016-05-122-3/+3
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=415063
* Prevent collision with getline(3)Baptiste Daroussin2016-05-113-0/+42
| | | | Notes: svn path=/head/; revision=415027
* Update to the 20160510 development snapshot of GCC 5.3.1.Gerald Pfeifer2016-05-112-3/+3
| | | | Notes: svn path=/head/; revision=415013
* Moscow_ml has been renamed mosmlJohan van Selst2016-05-1130-764/+132
| | | | | | | | Update to version 2.10.1, now hosted on Github See changelog on the new project website http://mosml.org/ Notes: svn path=/head/; revision=414999
* lang/pypy: update 5.0.1 -> 5.1.1Bartek Rutkowski2016-05-115-26/+15
| | | | Notes: svn path=/head/; revision=414982
* Fix secondary MASTER_SITES.Mathieu Arnold2016-05-091-1/+1
| | | | | | | | Pointy hat: mat Sponsored by: Absolight Notes: svn path=/head/; revision=414863
* A new release was done, so resync all the Perl 5 Makefiles a bit more,Mathieu Arnold2016-05-095-31/+18
| | | | | | | | | | and adjust the perl5-devel Makefile a bit for the couple of new tasks that need doing. Sponsored by: Absolight Notes: svn path=/head/; revision=414862
* Fix botched commit of r414767 for Erlang runtime ports: moveJimmy Olgeni2016-05-099-3/+3
| | | | | | | new patches to files/. Notes: svn path=/head/; revision=414859
* Introduce Perl 5.24 and update perl5-devel to v5.25.0-8-g51f69a2.Mathieu Arnold2016-05-0926-5/+2869
| | | | | | | | | Changes: https://metacpan.org/pod/release/RJBS/perl-5.24.0/pod/perldelta.pod Changes: https://github.com/Perl/perl5/compare/v5.24.0...v5.25.0-8-g51f69a2 Sponsored by: Absolight Notes: svn path=/head/; revision=414843
* Update to v5.24.0-RC5-2-gfac0c35.Mathieu Arnold2016-05-092-4/+4
| | | | | | | | Changes: https://github.com/Perl/perl5/compare/v5.24.0-RC4...v5.24.0-RC5-2-gfac0c35 Sponsored by: Absolight Notes: svn path=/head/; revision=414833
* Try to simplify how libperl.so is looked for.Mathieu Arnold2016-05-094-11/+25
| | | | | | | | | | | | PR: 209123 Submitted by: mat Exp-run by: antoine With hat: perl@ Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D6107 Notes: svn path=/head/; revision=414832
* Update to the 20160501 development snapshot of GCC 7.Gerald Pfeifer2016-05-092-6/+3
| | | | | | | | | Remove Java from the set of default options on all platforms since the plan is to remove the Java frontend and runtime during development of GCC 7. Notes: svn path=/head/; revision=414825
* lang/rexx-regutil: several patchesKurt Jaeger2016-05-0813-26/+215
| | | | | | | | | | | | | | | | | | - additional MASTER_SITE (there was only one) - tidied Makefile considerably - fixed failure to build under different PREFIX - added DOC option - added EXAMPLES option, and now can have examples (there were none before) - eliminated numerous compilation warnings - REMOVED pkg-plist (only two files in it) - REMOVED pkg-message (now redundant) - ADDED new patches in files/ PR: 209379 Submitted by: bob@eager.cx (maintainer) Notes: svn path=/head/; revision=414814
* Remove hardcoded RPATH from Erlang's crypto libraries.Jimmy Olgeni2016-05-0712-1/+92
| | | | | | | | | | | Pkg always wants to install compat10x-amd64 when using the port's default RPATH. The same fix can be found in Suse, and in Erlang packages from RabbitMQ. Noticed by: lwhsu, bapt Notes: svn path=/head/; revision=414767
* Apply the following to all common GCC ports based on end-of-life versionsGerald Pfeifer2016-05-064-8/+0
| | | | | | | | | | | of GCC including lang/gcc: Only override CONFIGURE_TARGET for amd64 which is x86-64/x86_64 for the rest of the world including GNU and GCC. For all other architectures it already defaults to the value we were setting. Notes: svn path=/head/; revision=414734
* Update to the 20160505 snapshot of GCC 6.Gerald Pfeifer2016-05-062-3/+3
| | | | Notes: svn path=/head/; revision=414723
* - Update to 1.2.2Li-Wen Hsu2016-05-063-3/+4
| | | | Notes: svn path=/head/; revision=414697
* lang/scala: 2.11.7 -> 2.11.8Kurt Jaeger2016-05-052-3/+3
| | | | | | | | | | | Changes: http://scala-lang.org/news/2.11.8/ PR: 209251 Submitted by: Jens Grassel <jan0sch@mykolab.com> Notes: svn path=/head/; revision=414661
* lang/ruby23: fix plist for CAPIDOCS optionSteve Wills2016-05-051-718/+718
| | | | Notes: svn path=/head/; revision=414651
* No longer conflict with gcc-4.7.* (which lang/gcc used to be untilGerald Pfeifer2016-05-051-1/+0
| | | | | | | some 20 months ago). Notes: svn path=/head/; revision=414648
* Update to the 20160503 development snapshot of GCC 5.3.1.Gerald Pfeifer2016-05-052-3/+3
| | | | Notes: svn path=/head/; revision=414647
* Update Erlang 18 ports to version 18.3.3.Jimmy Olgeni2016-05-048-12/+28
| | | | Notes: svn path=/head/; revision=414599
* Upgrade to 1.8.0Tilman Keskinoz2016-05-042-5/+5
| | | | | | | | PR: 209250 Submitted by: maintainer Notes: svn path=/head/; revision=414594
* lang/ruby23: update to 2.3.1Steve Wills2016-05-042-21/+3
| | | | Notes: svn path=/head/; revision=414572
* lang/ruby22: update to 2.2.5Steve Wills2016-05-042-3/+5
| | | | Notes: svn path=/head/; revision=414571
* lang/ruby21: Update to 2.1.9Steve Wills2016-05-042-3/+5
| | | | Notes: svn path=/head/; revision=414570
* Make MULTILIB_DESC consistent and more logical also for the lang/gccGerald Pfeifer2016-05-032-2/+2
| | | | | | | and lang/gcc48 ports, now in line across all lang/gcc* ports. Notes: svn path=/head/; revision=414552
* Update to the 20160501 development snapshot of GCC 7.Gerald Pfeifer2016-05-032-3/+3
| | | | Notes: svn path=/head/; revision=414542
* lang/php56: Restore ?= which was removed in r413091Jason Unovitch2016-05-031-1/+1
| | | | | | | | PR: 208324 (introduced regression) Approved by: portmgr (blanket) Notes: svn path=/head/; revision=414512
* lang/php55: update 5.5.34 -> 5.5.35Jason Unovitch2016-05-032-3/+3
| | | | | | | | | | Changelog: http://php.net/ChangeLog-5.php#5.5.35 Security: CVE-2016-3074 Security: https://vuxml.FreeBSD.org/freebsd/5764c634-10d2-11e6-94fa-002590263bf5.html Notes: svn path=/head/; revision=414511
* lang/php56: update 5.6.20 -> 5.6.21Jason Unovitch2016-05-032-4/+4
| | | | | | | | | | | | Changelog: http://www.php.net/ChangeLog-5.php#5.6.21 PR: 209145 Reported by Christian Schwarz <me@cschwarz.com> Security: CVE-2016-3074 Security: https://vuxml.FreeBSD.org/freebsd/5764c634-10d2-11e6-94fa-002590263bf5.html Notes: svn path=/head/; revision=414510
* lang/php70: update 7.0.5 -> 7.0.6Jason Unovitch2016-05-032-4/+4
| | | | | | | | | | Changelog: http://www.php.net/ChangeLog-7.php#7.0.6 Security: CVE-2016-3074 Security: https://vuxml.FreeBSD.org/freebsd/5764c634-10d2-11e6-94fa-002590263bf5.html Notes: svn path=/head/; revision=414509
* Update to Afnix 2.6.2Johan van Selst2016-05-022-3/+3
| | | | Notes: svn path=/head/; revision=414460
* Update to v5.24.0-RC4.Mathieu Arnold2016-05-022-3/+3
| | | | | | | | Changes: https://github.com/Perl/perl5/compare/v5.24.0-RC3-19-g10d36cf...v5.24.0-RC4 Sponsored by: Absolight Notes: svn path=/head/; revision=414453
* Update to v5.24.0-RC3-19-g10d36cf.Mathieu Arnold2016-05-023-10/+14
| | | | | | | | | | | | | | | | | Fiddle a bit with libperl.so's SONAME, pkg seems to have a bug while detecting shlibs and drops dependencies if they have something else than numbers or dots after ".so". It ended up with: libperl.so.5.24.0.r3 is provided by the following packages: perl5-5.24.0.r3 No packages require libperl.so.5.24.0.r3. Changes: https://github.com/Perl/perl5/compare/v5.24.0-RC3...v5.24.0-RC3-19-g10d36cf Sponsored by: Absolight Notes: svn path=/head/; revision=414440
* Bump version.Andreas Tobler2016-05-011-1/+1
| | | | | | | Approved by: gerald@ Notes: svn path=/head/; revision=414424