summaryrefslogtreecommitdiff
path: root/lang (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.5.9Ashish SHUKLA2014-10-195-4/+70
| | | | | | | | | - Add diff to remove ldconfig, which is GNU/Linux compatible - Add diff to explicitly check for threaded Boehm GC to avoid breaking when both threaded, and non-threaded versions are installed Notes: svn path=/head/; revision=371167
* Update to the 20141015 snapshot of GCC 4.9.2.Gerald Pfeifer2014-10-182-3/+3
| | | | Notes: svn path=/head/; revision=371164
* Switch from clang33 to clang34 for ports using compiler:*11*, objc orAntoine Brodin2014-10-181-3/+3
| | | | | | | | | | | | gnustep on freebsd 8.4 and 9.1 PR: ports/193555 Differential Revision: https://reviews.freebsd.org/D935 Reviewed by: bapt Exp-run: self Notes: svn path=/head/; revision=371153
* The MAP_NORESERVE flag to mmap() has never been implemented in FreeBSD andJohn Baldwin2014-10-183-0/+87
| | | | | | | | | | | | is being removed. No portrev bump needed since the kernel will continue to accept this flag for old binaries even after support for it in new binaries is removed. PR: 193961 Approved by: portmgr (antoine) Notes: svn path=/head/; revision=371117
* Update to 5.6.2 release.Alex Dupre2014-10-172-3/+3
| | | | Notes: svn path=/head/; revision=371080
* Update to 5.5.18 release.Alex Dupre2014-10-173-26/+4
| | | | Notes: svn path=/head/; revision=371079
* Update to 5.4.34 release.Alex Dupre2014-10-173-26/+4
| | | | Notes: svn path=/head/; revision=371078
* Update to 5.20.1.Mathieu Arnold2014-10-178-13/+15
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=371064
* Update to 5.18.4.Mathieu Arnold2014-10-178-23/+27
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=371063
* Remove @dirrm from 10 of my lang portsJohn Marino2014-10-1610-103/+48
| | | | | | | The majority of these ports had generated plists, not static ones. Notes: svn path=/head/; revision=371003
* Close out a bunch of PRs that only remove @dirrmJohn Marino2014-10-151-1/+0
| | | | | | | | PR: 194331, 194332 PR: 194365, 194366, 194369, 194371, 194374 Notes: svn path=/head/; revision=370906
* lang/gcc-aux: Update version 20140422 (4.9.0) => 20140716 (4.9.1)John Marino2014-10-155-13/+13
| | | | Notes: svn path=/head/; revision=370904
* Update to 3.10.0.Romain Tartière2014-10-145-17/+45
| | | | Notes: svn path=/head/; revision=370877
* lang/smlnj: add missing two patchesKurt Jaeger2014-10-142-0/+83
| | | | | | | | PR: 193431 Pointy hat to: myself Notes: svn path=/head/; revision=370875
* Update to 3.8.0.Romain Tartière2014-10-144-449/+30
| | | | | | | | PR: 194009 Submitted by: Ben Woods <woodsb02@gmail.com> Notes: svn path=/head/; revision=370870
* lang/smlnj: 110.76 -> 110.77Kurt Jaeger2014-10-139-292/+137
| | | | | | | | | | | Changelog: http://www.smlnj.org/dist/working/110.77/110.77-README.html - defined LICENSE PR: 193431 Submitted by: joemann@beefree.free.de (maintainer) Notes: svn path=/head/; revision=370816
* Update to the 20141009 snapshot of GCC 4.8.4.Gerald Pfeifer2014-10-112-3/+3
| | | | Notes: svn path=/head/; revision=370631
* Update to the 20141008 snapshot of GCC 4.9.2.Gerald Pfeifer2014-10-113-3/+4
| | | | | | | Restore the pkg-plist hack to not warn about info/gcc49/dir. Notes: svn path=/head/; revision=370626
* Reduce diff with the main Erlang port and unmute install commands.Jimmy Olgeni2014-10-092-9/+15
| | | | Notes: svn path=/head/; revision=370522
* Fix SSL handshake when SNI-extension is empty.Jimmy Olgeni2014-10-094-22/+47
| | | | | | | | | | | | | While I'm here: - Cleanup plist - Unmute an install command PR: 194214 Submitted by: Dave Cottlehuber Notes: svn path=/head/; revision=370521
* Fix SSL handshake when SNI-extension is empty.Jimmy Olgeni2014-10-093-4/+49
| | | | | | | | | | | | | While I'm here: - Reduce diff with the main Erlang port - Do not mute install commands PR: 194214 Submitted by: Dave Cottlehuber Notes: svn path=/head/; revision=370520
* Update to the 20141002 snapshot of GCC 4.8.4.Gerald Pfeifer2014-10-093-9/+3
| | | | | | | Remove all instances of @dirrm from pkg-plist. Notes: svn path=/head/; revision=370501
* Fix build on 8.x and 9.x.Alex Dupre2014-10-081-0/+1
| | | | Notes: svn path=/head/; revision=370446
* Those two do not build with php 5.3.Mathieu Arnold2014-10-081-0/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=370442
* Update to 5.6.1 release.Alex Dupre2014-10-083-26/+4
| | | | Notes: svn path=/head/; revision=370421
* Update to the 20141001 snapshot of GCC 4.9.2.Gerald Pfeifer2014-10-073-5/+3
| | | | Notes: svn path=/head/; revision=370335
* Update to the 20141005 snapshot of GCC 5.0.Gerald Pfeifer2014-10-072-4/+3
| | | | Notes: svn path=/head/; revision=370334
* - Chase compiler warningsPietro Cerutti2014-10-076-0/+75
| | | | | | | | | PR: 192370 Submitted by: gahr Approved by: maintainer (timeout > 2 months) Notes: svn path=/head/; revision=370327
* Comment out info/dir filesBaptiste Daroussin2014-10-0612-9/+12
| | | | | | | | | indexinfo is taking care of generating it at package installation time Reported by: peter Notes: svn path=/head/; revision=370199
* Upgrade to version 1.10.Jimmy Olgeni2014-10-062-7/+4
| | | | Notes: svn path=/head/; revision=370159
* Replace USE_PYTHON* by USES=python.Alonso Schaich2014-10-051-2/+1
| | | | | | | | | This commit consists of area51's r10314 and r10356 patchsets. Approved by: rakuco (mentor) Notes: svn path=/head/; revision=370100
* - Update devel/libtool and devel/libltdl to version 2.4.2.418Tijl Coosemans2014-10-054-10/+15
| | | | | | | | | | | | | | | | | | | - Patch libtool so it uses the same library version specification as on Darwin, Linux and other systems. Given the version current:revision:age a library will be given the extension .so.major.age.revision with major equal to current-age. Before libtool would use .so.current on FreeBSD. - Patch libtoolize to remove two cases of umask 0 that caused libltdl files to be copied world writable (--ltdl option) - Let USES=libtool patch this new version correctly - Adjust all ports with USES=libtool:build and bump PORTREVISION on their dependent ports if a library version changed PR: 194068 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=370099
* - Update slib and slib-guile to 3b4Guido Falsi2014-10-0526-12/+860
| | | | | | | | | | | | - Fix build for lang/slib with new texinfo [1] - Convert slib-guile @exec/@unexec directives to post install/deinstall scripts - Add new port slib-guile2 based on slib-guile - Remove dirrms MFH: 2014Q4 Notes: svn path=/head/; revision=370066
* Cleanup @dirrm*.Mathieu Arnold2014-10-034-1385/+32
| | | | | | | | | | Differential Revision: https://reviews.freebsd.org/D885 Reviewed by: bapt With hat: perl@ Sponsored by: Absolight Notes: svn path=/head/; revision=369892
* lang/ruby2*: fix dtrace supportSteve Wills2014-10-016-17/+115
| | | | | | | | | | | | DTrace support in ruby needs the -xnolibs flag added to the dtrace command called during build to ensure that dtrace support is enabled even if the dtrace kernel modules are not loaded at build time. However, with this dtrace will be enabled on some OS versions where it will not work, so add logic to disable it where appropriate. Notes: svn path=/head/; revision=369732
* Replace USE_AUTOTOOLS=autoconf213:env with a regular build dependency.Tijl Coosemans2014-10-011-3/+3
| | | | | | | These are the last ports that use this ancient version of autoconf. Notes: svn path=/head/; revision=369730
* - Update to 1.0.0Li-Wen Hsu2014-10-013-11/+21
| | | | | | | | PR: 193948 Submitted by: h416@aol.jp Notes: svn path=/head/; revision=369703
* All pure ports have been converted to USES=pure long agoBaptiste Daroussin2014-09-301-96/+0
| | | | Notes: svn path=/head/; revision=369677
* Update to the 20140924 snapshot of GCC 4.9.2.Gerald Pfeifer2014-09-283-8/+3
| | | | | | | Remove all instances of @dirrm from pkg-plist. Notes: svn path=/head/; revision=369450
* Update to the 20140921 snapshot of GCC 5.0.Gerald Pfeifer2014-09-283-7/+3
| | | | | | | Remove four instances of @dirrm from pkg-plist. Notes: svn path=/head/; revision=369448
* Deprecate ports broken for more than 6 monthsAntoine Brodin2014-09-281-0/+2
| | | | Notes: svn path=/head/; revision=369437
* Update to 1.3.2Julien Laffaye2014-09-272-3/+3
| | | | Notes: svn path=/head/; revision=369415
* Modernise databases/freetds portThomas Zander2014-09-278-12/+12
| | | | | | | | | | | | | | - Retire databases/freetds-msdblib port (no longer needed, recently updated upstream version has necessary compat option which is now enabled in the freetds port) - Fix LIB_DEPENDS in dependent ports - Bump PORTREVISION in freetds and dependent ports PR: 193850 Submitted by: 5u623l20@gmail.com (maintainer) Notes: svn path=/head/; revision=369379
* Install scan-view dependencies.Brooks Davis2014-09-274-10/+36
| | | | | | | | | | Tell the user the correct scan-view to run. PR: 193955 Sponsored by: DARPA, AFRL Notes: svn path=/head/; revision=369352
* Install scan-view dependencies.Brooks Davis2014-09-274-9/+36
| | | | | | | | | | Tell the user the correct scan-view to run. PR: 193955 Sponsored by: DARPA, AFRL Notes: svn path=/head/; revision=369351
* Install the bits necessicary for scan-view to work.Brooks Davis2014-09-264-5/+33
| | | | | | | | | | Make scan-build35 tell the user to run scan-view35. PR: 193955 Sponsored by: DARPA, AFRL Notes: svn path=/head/; revision=369350
* Install scan-view support files under LLVM_PREFIX and alterBrooks Davis2014-09-263-23/+17
| | | | | | | | | llvm-wrapper to support this. PR: 193955 Notes: svn path=/head/; revision=369336
* Update to version 2.6.11.Vanilla I. Shu2014-09-2610-230/+101
| | | | | | | | PR: ports/193898 Submitted by: Ports Fury Notes: svn path=/head/; revision=369303
* Upgrade to r218451.Brooks Davis2014-09-256-33/+22
| | | | | | | | | | | | | USES=python Give llvm a chance to build on arm* and powerpc64 systems. [0] PR: 191996 [0] Submitted by: direct727@gmail.com [0] Sponsored by: DARPA, AFRL Notes: svn path=/head/; revision=369283
* Upgrade to 3.5.0 release.Brooks Davis2014-09-252-15/+9
| | | | | | | | | | | | | | | | USES=python Give the port a chance of building on more arm systems and powerpc64. [0] Allow building on 9 in the default configuration as it works for me. Disallow llvm35 on 8 due to bizzare gcc behavior. PR: 191996 [0] Submitted by: direct727@gmail.com [0] Sponsored by: DARPA, AFRL Notes: svn path=/head/; revision=369282