summaryrefslogtreecommitdiffstats
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 0.98a.thierry2004-08-263-2641/+5
|
* Work around stricter CPP in GCC >= 3.4.1.obraun2004-08-251-0/+11
| | | | Obtained from: cvs.haskell.org
* Update to 1.66krion2004-08-242-3/+3
| | | | | PR: ports/70890 Submitted by: maintainer
* Slightly harder to deal with than ports/70328, but tweak tcl80 and tk80ade2004-08-231-0/+3
| | | | with WITH_TCL80_MAN and WITH_TK80_MAN knobs respectively.
* Update to 5.0.1 release:ale2004-08-2310-48/+38
| | | | - GD GIF output support is now enabled by default
* Fix build with gcc-3.4krion2004-08-2212-0/+366
|
* Update to 2.41 and take maintainership. I hang out with the authors a lot, andanholt2004-08-223-4/+33
| | | | | they've basically made me start using it. It got to the point that I'd say, "I should write that in nickle" and I didn't even know the language yet.
* Add mlton 20040227, an optimizing Standard ML compiler.thierry2004-08-215-0/+560
| | | | | PR: 44295 Submitted by: Stephen Weeks
* - Introduce MASTER_SITE_OSSPpav2004-08-212-6/+4
| | | | | PR: ports/70504 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
* - Update to 5.42.1pav2004-08-212-6/+5
| | | | | PR: ports/70763 Submitted by: Esa Karkkainen <ejk@iki.fi>
* Fix package build on 4-STABLE.perky2004-08-213-3/+3
| | | | Submitted by: kstewart <kstewart@owt.com>
* Update to 3.08.1krion2004-08-213-7/+14
| | | | | PR: ports/70745 Submitted by: maintainer
* Fix build with gcc-3.4krion2004-08-211-0/+6
| | | | | PR: ports/70752 Submitted by: maintainer
* - Add support for FreeBSD 6.perky2004-08-214-12/+549
| | | | | | | - Remove support for FreeBSD 2. Spotted by: marcus, kris Obtained from: Python CVS
* - Add support for FreeBSD 6.perky2004-08-2135-98/+4669
| | | | | | | | - Drop FreeBSD 2 support. - Fix build on -stable. Spotted by: marcus, kris Obtained from: Python CVS
* - Add support for FreeBSD 6.perky2004-08-2015-48/+1656
| | | | | | | - Remove support for FreeBSD 2. Spotted by: marcus, kris Obtained from: Python CVS
* - Update to 1.63pav2004-08-202-4/+5
| | | | | PR: ports/70709 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> (maintainer)
* Reset bouncing maintainer address (permanent error).linimon2004-08-201-1/+1
|
* Upgrade to 7.6.13.vanilla2004-08-192-3/+3
| | | | | PR: ports/70658 Submitted by: maintainer
* Fix more hardcoding of imake-4 port directory to use X_IMAKE_PORT.anholt2004-08-191-1/+1
|
* Upgrade to 0.97a: bugs fix release + doc. reorganization.thierry2004-08-183-572/+469
|
* Oops. Needs libgmp.markm2004-08-181-0/+1
|
* Update to v 2.6.5.markm2004-08-1812-84/+42
|
* Make nqc compile with gcc 3.4.2.jhay2004-08-171-0/+18
|
* This is apparently no longer broken on 5.x.kris2004-08-171-7/+1
|
* Update lang/ruby16 to the latest snapshot as of 2004-07-28, fixingknu2004-08-172-10/+3
| | | | cgi/session's insecure permissions problem.
* - new options:dinoex2004-08-173-5/+29
| | | | | | WITH_TCL82_MAN, WITH_TCL82_MAN, WITHOUT_TCL84_MAN, WITH_TK82_MAN, WITH_TK82_MAN, WITHOUT_TK84_MAN PR: 70328
* mark ignore when perl < 5.6ijliao2004-08-161-1/+7
| | | | | PR: 70508 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* - Upgrade to 0.97;thierry2004-08-154-32/+34
| | | | | | | - switch to libtool 1.5. Known bug: the eval component aborts (already in 0.96, beeing investigated).
* Fix build with gcc 3.4arved2004-08-153-0/+31
|
* Fix build on 4-stable.vanilla2004-08-152-0/+15
| | | | Obtained from: kris
* Update to 8.0.046p050.1maho2004-08-152-3/+3
| | | | now it can output EM64T code!
* Touch configure, because Makefile.in is patched after configure (patch-ac vsarved2004-08-141-0/+3
| | | | | | patch-aa), which confuses configure Reported by: pointyhat
* Update to the 20040806 snapshot off GCC 3.4.gerald2004-08-1226-169/+169
|
* Handle ri document directories properly.knu2004-08-122-2036/+2047
|
* Update lang/ruby18 to 1.8.2-preview2.knu2004-08-124-25/+2136
|
* - Fix PATH problem with bsd.autotools.mkdinoex2004-08-121-3/+1
| | | | PR: 64393
* Fix an incorrect distfile name for the Alpha.jdp2004-08-101-4/+1
|
* Add gnometarget to USE_GNOME, that's better way.vanilla2004-08-101-3/+1
|
* Update to 0.0.4krion2004-08-094-14/+25
| | | | | PR: ports/70183 Submitted by: maintainer
* Add embryo, it's a C like scripting language used in parts of the Enlightenment.vanilla2004-08-085-0/+52
|
* Update to 0.3.2krion2004-08-082-3/+3
| | | | | PR: ports/70150 Submitted by: maintainer
* Update to version 0.32.94krion2004-08-078-164/+186
| | | | | PR: ports/70118 Submitted by: Ports Fury
* - Allow to disable IPv6 support [1]perky2004-08-076-6/+15
| | | | | | | - Add checksum for 2.4a2 PR: 69950 [1] Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
* - Update to 2.4a2perky2004-08-0735-371/+574
| | | | | | | - Add IPV6 option [1] PR: 69950 [1] Submitted by: Marcus Grando <marcus@corp.grupos.com.br> [1]
* Fix build with gcc-3.4.olgeni2004-08-041-0/+14
| | | | Submitted by: roam
* note conflicts for amd64dinoex2004-08-041-1/+1
|
* Move devel/autoconf->devel/autoconf253 and devel/automake->devel/automake15ade2004-08-031-7/+12
| | | | | | | All autotools ports are now truly versioned and do not conflict with each other. This marks the end of "Phase 1" of the autotools updates.
* - Update to 0.44.0pav2004-08-033-185/+168
| | | | | PR: ports/69824 Submitted by: David G. Holm <freebsd@netfang.net> (maintainer)
* -Update to 0.8.1.mezz2004-08-033-4/+4
| | | | | | | | | | | | freshmeat blurb: This is a maintenance release with some minor feature additions. Numerous bugs are fixed, including macro-related bugs and build problems. (lib name contains software version instead of 0.0.0 now...) PR: ports/69932 ports/69933 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
OpenPOWER on IntegriCloud