summaryrefslogtreecommitdiff
path: root/lang (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-10-19- Update to 0.5.9Ashish SHUKLA5-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
2014-10-18Update to the 20141015 snapshot of GCC 4.9.2.Gerald Pfeifer2-3/+3
Notes: svn path=/head/; revision=371164
2014-10-18Switch from clang33 to clang34 for ports using compiler:*11*, objc orAntoine Brodin1-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
2014-10-18The MAP_NORESERVE flag to mmap() has never been implemented in FreeBSD andJohn Baldwin3-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
2014-10-17Update to 5.6.2 release.Alex Dupre2-3/+3
Notes: svn path=/head/; revision=371080
2014-10-17Update to 5.5.18 release.Alex Dupre3-26/+4
Notes: svn path=/head/; revision=371079
2014-10-17Update to 5.4.34 release.Alex Dupre3-26/+4
Notes: svn path=/head/; revision=371078
2014-10-17Update to 5.20.1.Mathieu Arnold8-13/+15
Sponsored by: Absolight Notes: svn path=/head/; revision=371064
2014-10-17Update to 5.18.4.Mathieu Arnold8-23/+27
Sponsored by: Absolight Notes: svn path=/head/; revision=371063
2014-10-16Remove @dirrm from 10 of my lang portsJohn Marino10-103/+48
The majority of these ports had generated plists, not static ones. Notes: svn path=/head/; revision=371003
2014-10-15Close out a bunch of PRs that only remove @dirrmJohn Marino1-1/+0
PR: 194331, 194332 PR: 194365, 194366, 194369, 194371, 194374 Notes: svn path=/head/; revision=370906
2014-10-15lang/gcc-aux: Update version 20140422 (4.9.0) => 20140716 (4.9.1)John Marino5-13/+13
Notes: svn path=/head/; revision=370904
2014-10-14Update to 3.10.0.Romain Tartière5-17/+45
Notes: svn path=/head/; revision=370877
2014-10-14lang/smlnj: add missing two patchesKurt Jaeger2-0/+83
PR: 193431 Pointy hat to: myself Notes: svn path=/head/; revision=370875
2014-10-14Update to 3.8.0.Romain Tartière4-449/+30
PR: 194009 Submitted by: Ben Woods <woodsb02@gmail.com> Notes: svn path=/head/; revision=370870
2014-10-13lang/smlnj: 110.76 -> 110.77Kurt Jaeger9-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
2014-10-11Update to the 20141009 snapshot of GCC 4.8.4.Gerald Pfeifer2-3/+3
Notes: svn path=/head/; revision=370631
2014-10-11Update to the 20141008 snapshot of GCC 4.9.2.Gerald Pfeifer3-3/+4
Restore the pkg-plist hack to not warn about info/gcc49/dir. Notes: svn path=/head/; revision=370626
2014-10-09Reduce diff with the main Erlang port and unmute install commands.Jimmy Olgeni2-9/+15
Notes: svn path=/head/; revision=370522
2014-10-09Fix SSL handshake when SNI-extension is empty.Jimmy Olgeni4-22/+47
While I'm here: - Cleanup plist - Unmute an install command PR: 194214 Submitted by: Dave Cottlehuber Notes: svn path=/head/; revision=370521
2014-10-09Fix SSL handshake when SNI-extension is empty.Jimmy Olgeni3-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
2014-10-09Update to the 20141002 snapshot of GCC 4.8.4.Gerald Pfeifer3-9/+3
Remove all instances of @dirrm from pkg-plist. Notes: svn path=/head/; revision=370501
2014-10-08Fix build on 8.x and 9.x.Alex Dupre1-0/+1
Notes: svn path=/head/; revision=370446
2014-10-08Those two do not build with php 5.3.Mathieu Arnold1-0/+1
Sponsored by: Absolight Notes: svn path=/head/; revision=370442
2014-10-08Update to 5.6.1 release.Alex Dupre3-26/+4
Notes: svn path=/head/; revision=370421
2014-10-07Update to the 20141001 snapshot of GCC 4.9.2.Gerald Pfeifer3-5/+3
Notes: svn path=/head/; revision=370335
2014-10-07Update to the 20141005 snapshot of GCC 5.0.Gerald Pfeifer2-4/+3
Notes: svn path=/head/; revision=370334
2014-10-07- Chase compiler warningsPietro Cerutti6-0/+75
PR: 192370 Submitted by: gahr Approved by: maintainer (timeout > 2 months) Notes: svn path=/head/; revision=370327
2014-10-06Comment out info/dir filesBaptiste Daroussin12-9/+12
indexinfo is taking care of generating it at package installation time Reported by: peter Notes: svn path=/head/; revision=370199
2014-10-06Upgrade to version 1.10.Jimmy Olgeni2-7/+4
Notes: svn path=/head/; revision=370159
2014-10-05Replace USE_PYTHON* by USES=python.Alonso Schaich1-2/+1
This commit consists of area51's r10314 and r10356 patchsets. Approved by: rakuco (mentor) Notes: svn path=/head/; revision=370100
2014-10-05- Update devel/libtool and devel/libltdl to version 2.4.2.418Tijl Coosemans4-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
2014-10-05- Update slib and slib-guile to 3b4Guido Falsi26-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
2014-10-03Cleanup @dirrm*.Mathieu Arnold4-1385/+32
Differential Revision: https://reviews.freebsd.org/D885 Reviewed by: bapt With hat: perl@ Sponsored by: Absolight Notes: svn path=/head/; revision=369892
2014-10-01lang/ruby2*: fix dtrace supportSteve Wills6-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
2014-10-01Replace USE_AUTOTOOLS=autoconf213:env with a regular build dependency.Tijl Coosemans1-3/+3
These are the last ports that use this ancient version of autoconf. Notes: svn path=/head/; revision=369730
2014-10-01- Update to 1.0.0Li-Wen Hsu3-11/+21
PR: 193948 Submitted by: h416@aol.jp Notes: svn path=/head/; revision=369703
2014-09-30All pure ports have been converted to USES=pure long agoBaptiste Daroussin1-96/+0
Notes: svn path=/head/; revision=369677
2014-09-28Update to the 20140924 snapshot of GCC 4.9.2.Gerald Pfeifer3-8/+3
Remove all instances of @dirrm from pkg-plist. Notes: svn path=/head/; revision=369450
2014-09-28Update to the 20140921 snapshot of GCC 5.0.Gerald Pfeifer3-7/+3
Remove four instances of @dirrm from pkg-plist. Notes: svn path=/head/; revision=369448
2014-09-28Deprecate ports broken for more than 6 monthsAntoine Brodin1-0/+2
Notes: svn path=/head/; revision=369437
2014-09-27Update to 1.3.2Julien Laffaye2-3/+3
Notes: svn path=/head/; revision=369415
2014-09-27Modernise databases/freetds portThomas Zander8-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
2014-09-27Install scan-view dependencies.Brooks Davis4-10/+36
Tell the user the correct scan-view to run. PR: 193955 Sponsored by: DARPA, AFRL Notes: svn path=/head/; revision=369352
2014-09-27Install scan-view dependencies.Brooks Davis4-9/+36
Tell the user the correct scan-view to run. PR: 193955 Sponsored by: DARPA, AFRL Notes: svn path=/head/; revision=369351
2014-09-26Install the bits necessicary for scan-view to work.Brooks Davis4-5/+33
Make scan-build35 tell the user to run scan-view35. PR: 193955 Sponsored by: DARPA, AFRL Notes: svn path=/head/; revision=369350
2014-09-26Install scan-view support files under LLVM_PREFIX and alterBrooks Davis3-23/+17
llvm-wrapper to support this. PR: 193955 Notes: svn path=/head/; revision=369336
2014-09-26Update to version 2.6.11.Vanilla I. Shu10-230/+101
PR: ports/193898 Submitted by: Ports Fury Notes: svn path=/head/; revision=369303
2014-09-25Upgrade to r218451.Brooks Davis6-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
2014-09-25Upgrade to 3.5.0 release.Brooks Davis2-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