summaryrefslogtreecommitdiffstats
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* Fix build on environments without python.perky2006-03-277-0/+21
|
* Fix handling of shared libraries via rc.d for non-default prefixes.gerald2006-03-271-0/+1
|
* - bump PORTEPOCHdinoex2006-03-271-1/+1
|
* - cleanup optionsdinoex2006-03-271-7/+2
|
* Install the .info files in a port-specific subdirectory, which removesgerald2006-03-262-36/+28
| | | | | | | | | | | | | | | | | | | | | | | | | hidden conflicts with some older lang/gcc ports. Also, convert pkg-plist to use a new substitution (%%SUFFIX%%) instead of hardcoding the version number 33. Always build both shared and static libraries instead of having these as two exclusive options defaulting to the former. This requires a hack to set LD_LIBRARY_PATH from MAKE_ENV which makes me think the WANT_SHAREDLIBS case really failed to build previously. Make MAKE_ARGS non-cumulative. Fix handling of shared libraries via rc.d for non-default prefixes and move the rc.d script from PLIST_FILES to pkg-plist. Do not strip some of the the binaries any longer. No longer hardcode the version number in LATEST_LINK. Remove the cklatest target which we just do not need any longer. Bump PORTREVISION.
* Update to the GCC 3.4.6 release, which concludes the GCC 3.4 releasegerald2006-03-263-37/+23
| | | | | | | | | | | | | | | | | series. Move from tracking snapshots to the official release sources, which requires an EPOCH bump, unfortunately. Remove the cklatest target which we just do not need any longer. Always build both shared and static libraries instead of having these as two exclusive options defaulting to the former. Fix handling of shared libraries via rc.d for non-default prefixes and move the rc.d script from PLIST_FILES to pkg-plist. Do not strip some of the the binaries any longer. No longer hardcode the version number in LATEST_LINK.
* Update to the 20060325 snapshot of GCC 4.2.0. Two minor cleanups on thegerald2006-03-2616-160/+136
| | | | Java side, without real functional changes.
* Add a checksum for Python 2.5.a0.20060326perky2006-03-262-0/+6
|
* Update to Python trunk snapshot as of 2006-03-26.perky2006-03-2628-20783/+9254
|
* - add RC_D_SH to keep shared libs working after rebootdinoex2006-03-2630-0/+190
|
* - add RC_D_SH to keep shared libs working after rebootdinoex2006-03-254-0/+42
| | | | Approved by: gerald
* Update to the 20060324 snapshot of GCC 4.1.1. Two minor cleanups on thegerald2006-03-252-20/+17
| | | | Java side, without real functional changes.
* Upgrade to 1.0.15.thierry2006-03-253-17/+24
| | | | Changelog at <http://gambas.sourceforge.net/changelog.html>.
* Update to the 20060323 snapshot of GCC 4.0.4.gerald2006-03-252-13/+13
|
* Drop maintainershipmarkus2006-03-241-1/+1
|
* The testsuite breaks at certain times of day depending on TZ, soarved2006-03-231-1/+1
| | | | | | | disable the testuite per default. PR: 94765 Submitted by: Dan Rench <citric@cubicone.tmetic.com>
* Add support for amd64 (from ports/83001, modified).olgeni2006-03-204-4/+58
| | | | | PR: ports/83001 Submitted by: Rasmus Kaj <kaj(at)kth.se>
* Improve OSVERSION check for threading issues, using 502102 ("5.2-CURRENTolgeni2006-03-202-2/+2
| | | | | | | after change of default thread library from libc_r to libpthread.") PR: ports/94161 Submitted by: Shaun Amott <shaun(at)inerd.com>
* - SUFFIX is not defined heredinoex2006-03-201-1/+1
|
* - add RC_D_SH to keep shared libs working after rebootdinoex2006-03-202-0/+21
|
* Update to the 20060318 snapshot of GCC 4.2.0.gerald2006-03-2016-128/+128
|
* - Update to 20060305pav2006-03-204-11/+13
| | | | | PR: ports/94095 Submitted by: Nils M Holm <nmh@t3x.org> (maintainer)
* Update to the 20060317 snapshot of GCC 4.1.1.gerald2006-03-202-16/+16
|
* - hash is now default extension in php 5.1.2pav2006-03-191-0/+2
| | | | | PR: ports/94705 Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru>
* - add USE_GNUSTEP_PREFIXdinoex2006-03-193-9/+3
|
* BROKEN: Unfetchablegarga2006-03-181-0/+2
| | | | | | PR: ports/92367 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Approved by: maintainer timeout (50 days)
* - Update to 1.2r6pav2006-03-185-1239/+1234
| | | | | PR: ports/94586 Submitted by: User & <berend@pobox.com> (maintainer)
* - Update to 2.3pav2006-03-183-15/+44
| | | | | | PR: ports/94605 Submitted by: Piet Delport <pjd@satori.za.net> Approved by: Alejandro Pulver <alejandro@varnet.biz> (maintainer)
* - Add PDO extension to a php5-extensions metaport and enable it by default.pav2006-03-181-1/+3
| | | | | | | | This is consistent with vendor configure. PR: ports/90565 Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru> Approved by: maintainer timeout (ale; 3 months)
* - update to 1.12.0dinoex2006-03-183-19/+12
|
* Upgrade to 0.9.1.025.vanilla2006-03-182-4/+4
|
* Update to the 20060316 snapshot of GCC 4.0.4.gerald2006-03-174-50/+18
| | | | | | | | | | | | | Now that GCC 4.1.0 has been released, remove support for the Fortran frontend which was still quite immature in the 4.0 series compared to what we now have in the the 4.1 series. Always build both shared and static libraries instead of having these as two exclusive options defaulting to the former. Do not strip some of the the binaries any longer. No longer hardcode the version number in LATEST_LINK.
* - Update to 2.1.01pav2006-03-167-43/+33
| | | | | PR: ports/94274 Submitted by: Johan van Selst <johans@stack.nl> (maintainer)
* - Update to 1.2.1pav2006-03-163-8/+11
| | | | | PR: ports/94466 Submitted by: Johan van Selst <johans@stack.nl> (maintainer)
* Somehow GCC 3.x generates a gprolog binary which fails immediately on startup.vs2006-03-161-6/+3
| | | | | | | | | | Fall back to GCC 2.95 and bump PORTREVISION accordingly. This update also brings back the FD-solver! Maybe somebody should check what other distros do about this, but e.g. blindly applying the Debian patch set doesn't fix this error. Reminded by: Fernando López
* Upgrade to 0.9.1.024.vanilla2006-03-162-5/+5
|
* Update to the 20060311 snapshot of GCC 4.2.0.gerald2006-03-1524-288/+200
| | | | | | | | | | | | | | | | The spamming of $PREFIX/include/ssp is now finally gone after my reports upstream, which allows us to restrict the conflict with gcc-4.1.* to the case where we build Java. Convert the build-time dependency on math/mpfr to a full one, since the Fortran frontend also needs this at run time. Always build both shared and static libraries instead of having these as two exclusive options defaulting to the former. Remove bogus USE_X11 (which was not used by default nor any other port). No longer hardcode the version number in LATEST_LINK.
* Upgrade to version R10B-10.olgeni2006-03-153-195/+194
|
* Upgrade to version R10B-10 (with dialyzer patch).olgeni2006-03-1514-98/+128
|
* - Update to 0.9.10mnag2006-03-154-36/+25
| | | | | PR: 93900 Submitted by: maintainer
* - Drop maintainershipmnag2006-03-152-6/+4
| | | | | | | - portlint(1) PR: 93874 Submitted by: maintainer
* Update to the 20060310 snapshot of GCC 4.1, which basically is GCC 4.1.0gerald2006-03-153-35/+23
| | | | | | | | | | | | | | | | | | plus only a few patches. The spamming of $PREFIX/include/ssp is now finally gone after my reports upstream, which allows us to restrict the conflict with gcc-4.2.* to the case where we build Java. Convert the build-time dependency on math/mpfr to a full one, since the Fortran frontend also needs this at run time. Always build both shared and static libraries instead of having these as two exclusive options defaulting to the former. Remove bogus USE_X11 (which was not used by default nor any other port). No longer hardcode the version number in LATEST_LINK.
* Update to 0.4.2skv2006-03-153-439/+593
|
* Remove legacy ifc stuffs since invoking by ifort is recommendedmaho2006-03-152-16/+17
|
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-075-3/+5
| | | | | Discussed with: kris Approved by: portmgr (implicit)
* Add forgotten patch for the previous commit:tobez2006-03-061-0/+19
| | | | | | | | | Fix PerlIO-related coredump. While at it, use EXAMPLESDIR throughout. Bump PORTREVISION. PR: 93981 Submitted by: Matthias Meyser <Meyser@xenet.de> Approved by: portmgr (erwin)
* Fix PerlIO-related coredump. While at it, use EXAMPLESDIR throughout.tobez2006-03-062-29/+30
| | | | | | | | Bump PORTREVISION. PR: 93981 Submitted by: Matthias Meyser <Meyser@xenet.de> Approved by: portmgr (erwin)
* - Add backup download sitepav2006-03-041-1/+2
| | | | | Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer) Approved by: portmgr (kris; implicit)
* Unbreak: update documentation checksums and host a missing distfile on ↵olgeni2006-03-032-62/+65
| | | | | | MASTER_SITE_LOCAL. Approved by: portmgr
* - Update it to 1.7 and make it fetchable again.garga2006-03-022-17/+16
| | | | | | PR: ports/93636 Submitted by: maintainer Approved by: portmgr (erwin)
OpenPOWER on IntegriCloud