aboutsummaryrefslogtreecommitdiff
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* List gcov command.Trevor Johnson2004-09-011-0/+1
| | | | | | | | PR: 71150 Submitted by: leeym Notes: svn path=/head/; revision=117771
* Add a missing patch needed with gcc version 3.4.2.Thierry Thomas2004-08-291-0/+14
| | | | Notes: svn path=/head/; revision=117585
* Upgrade to v110.48.Joseph Koshy2004-08-2915-467/+549
| | | | | | | Submitted by: Johannes 5 Joemann <joemann@beefree.free.de> [MAINTAINER] Notes: svn path=/head/; revision=117573
* - Don't hardcode shlib versionsPav Lucistnik2004-08-292-1/+2
| | | | | | | | | | | - Libintl is not part of libc on FreeBSD PR: ports/70318 Submitted by: Christopher Nehren <apeiron@comcast.net> Approved by: maintainer timeout (14 days) Notes: svn path=/head/; revision=117541
* Chase libaspell to aspell.16.Thierry Thomas2004-08-283-3/+3
| | | | Notes: svn path=/head/; revision=117535
* Upgrade to 0.98a.Thierry Thomas2004-08-263-2641/+5
| | | | Notes: svn path=/head/; revision=117364
* Work around stricter CPP in GCC >= 3.4.1.Oliver Braun2004-08-251-0/+11
| | | | | | | Obtained from: cvs.haskell.org Notes: svn path=/head/; revision=117270
* Update to 1.66Kirill Ponomarev2004-08-242-3/+3
| | | | | | | | PR: ports/70890 Submitted by: maintainer Notes: svn path=/head/; revision=117187
* Slightly harder to deal with than ports/70328, but tweak tcl80 and tk80Ade Lovett2004-08-231-0/+3
| | | | | | | with WITH_TCL80_MAN and WITH_TK80_MAN knobs respectively. Notes: svn path=/head/; revision=117156
* Update to 5.0.1 release:Alex Dupre2004-08-2310-48/+38
| | | | | | | - GD GIF output support is now enabled by default Notes: svn path=/head/; revision=117123
* Fix build with gcc-3.4Kirill Ponomarev2004-08-2212-0/+366
| | | | Notes: svn path=/head/; revision=117050
* Update to 2.41 and take maintainership. I hang out with the authors a lot, andEric Anholt2004-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. Notes: svn path=/head/; revision=117002
* Add mlton 20040227, an optimizing Standard ML compiler.Thierry Thomas2004-08-215-0/+560
| | | | | | | | PR: 44295 Submitted by: Stephen Weeks Notes: svn path=/head/; revision=116955
* - Introduce MASTER_SITE_OSSPPav Lucistnik2004-08-212-6/+4
| | | | | | | | PR: ports/70504 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Notes: svn path=/head/; revision=116953
* - Update to 5.42.1Pav Lucistnik2004-08-212-6/+5
| | | | | | | | PR: ports/70763 Submitted by: Esa Karkkainen <ejk@iki.fi> Notes: svn path=/head/; revision=116929
* Fix package build on 4-STABLE.Hye-Shik Chang2004-08-213-3/+3
| | | | | | | Submitted by: kstewart <kstewart@owt.com> Notes: svn path=/head/; revision=116911
* Update to 3.08.1Kirill Ponomarev2004-08-213-7/+14
| | | | | | | | PR: ports/70745 Submitted by: maintainer Notes: svn path=/head/; revision=116876
* Fix build with gcc-3.4Kirill Ponomarev2004-08-211-0/+6
| | | | | | | | PR: ports/70752 Submitted by: maintainer Notes: svn path=/head/; revision=116873
* - Add support for FreeBSD 6.Hye-Shik Chang2004-08-214-12/+549
| | | | | | | | | | - Remove support for FreeBSD 2. Spotted by: marcus, kris Obtained from: Python CVS Notes: svn path=/head/; revision=116867
* - Add support for FreeBSD 6.Hye-Shik Chang2004-08-2135-98/+4669
| | | | | | | | | | | - Drop FreeBSD 2 support. - Fix build on -stable. Spotted by: marcus, kris Obtained from: Python CVS Notes: svn path=/head/; revision=116864
* - Add support for FreeBSD 6.Hye-Shik Chang2004-08-2015-48/+1656
| | | | | | | | | | - Remove support for FreeBSD 2. Spotted by: marcus, kris Obtained from: Python CVS Notes: svn path=/head/; revision=116861
* - Update to 1.63Pav Lucistnik2004-08-202-4/+5
| | | | | | | | PR: ports/70709 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> (maintainer) Notes: svn path=/head/; revision=116832
* Reset bouncing maintainer address (permanent error).Mark Linimon2004-08-201-1/+1
| | | | Notes: svn path=/head/; revision=116734
* Upgrade to 7.6.13.Vanilla I. Shu2004-08-192-3/+3
| | | | | | | | PR: ports/70658 Submitted by: maintainer Notes: svn path=/head/; revision=116711
* Fix more hardcoding of imake-4 port directory to use X_IMAKE_PORT.Eric Anholt2004-08-191-1/+1
| | | | Notes: svn path=/head/; revision=116640
* Upgrade to 0.97a: bugs fix release + doc. reorganization.Thierry Thomas2004-08-183-572/+469
| | | | Notes: svn path=/head/; revision=116631
* Oops. Needs libgmp.Mark Murray2004-08-181-0/+1
| | | | Notes: svn path=/head/; revision=116626
* Update to v 2.6.5.Mark Murray2004-08-1812-84/+42
| | | | Notes: svn path=/head/; revision=116624
* Make nqc compile with gcc 3.4.2.John Hay2004-08-171-0/+18
| | | | Notes: svn path=/head/; revision=116509
* This is apparently no longer broken on 5.x.Kris Kennaway2004-08-171-7/+1
| | | | Notes: svn path=/head/; revision=116498
* Update lang/ruby16 to the latest snapshot as of 2004-07-28, fixingAkinori MUSHA2004-08-172-10/+3
| | | | | | | cgi/session's insecure permissions problem. Notes: svn path=/head/; revision=116477
* - new options:Dirk Meyer2004-08-173-5/+29
| | | | | | | | | WITH_TCL82_MAN, WITH_TCL82_MAN, WITHOUT_TCL84_MAN, WITH_TK82_MAN, WITH_TK82_MAN, WITHOUT_TK84_MAN PR: 70328 Notes: svn path=/head/; revision=116460
* mark ignore when perl < 5.6Ying-Chieh Liao2004-08-161-1/+7
| | | | | | | | PR: 70508 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=116338
* - Upgrade to 0.97;Thierry Thomas2004-08-154-32/+34
| | | | | | | | | | - switch to libtool 1.5. Known bug: the eval component aborts (already in 0.96, beeing investigated). Notes: svn path=/head/; revision=116312
* Fix build with gcc 3.4Tilman Keskinoz2004-08-153-0/+31
| | | | Notes: svn path=/head/; revision=116301
* Fix build on 4-stable.Vanilla I. Shu2004-08-152-0/+15
| | | | | | | Obtained from: kris Notes: svn path=/head/; revision=116266
* Update to 8.0.046p050.1Maho Nakata2004-08-152-3/+3
| | | | | | | now it can output EM64T code! Notes: svn path=/head/; revision=116232
* Touch configure, because Makefile.in is patched after configure (patch-ac vsTilman Keskinoz2004-08-141-0/+3
| | | | | | | | | patch-aa), which confuses configure Reported by: pointyhat Notes: svn path=/head/; revision=116187
* Update to the 20040806 snapshot off GCC 3.4.Gerald Pfeifer2004-08-1226-169/+169
| | | | Notes: svn path=/head/; revision=116035
* Handle ri document directories properly.Akinori MUSHA2004-08-122-2036/+2047
| | | | Notes: svn path=/head/; revision=116011
* Update lang/ruby18 to 1.8.2-preview2.Akinori MUSHA2004-08-124-25/+2136
| | | | Notes: svn path=/head/; revision=116004
* - Fix PATH problem with bsd.autotools.mkDirk Meyer2004-08-121-3/+1
| | | | | | | PR: 64393 Notes: svn path=/head/; revision=115986
* Fix an incorrect distfile name for the Alpha.John Polstra2004-08-101-4/+1
| | | | Notes: svn path=/head/; revision=115851
* Add gnometarget to USE_GNOME, that's better way.Vanilla I. Shu2004-08-101-3/+1
| | | | Notes: svn path=/head/; revision=115838
* Update to 0.0.4Kirill Ponomarev2004-08-094-14/+25
| | | | | | | | PR: ports/70183 Submitted by: maintainer Notes: svn path=/head/; revision=115721
* Add embryo, it's a C like scripting language used in parts of the Enlightenment.Vanilla I. Shu2004-08-085-0/+52
| | | | Notes: svn path=/head/; revision=115644
* Update to 0.3.2Kirill Ponomarev2004-08-082-3/+3
| | | | | | | | PR: ports/70150 Submitted by: maintainer Notes: svn path=/head/; revision=115597
* Update to version 0.32.94Kirill Ponomarev2004-08-078-164/+186
| | | | | | | | PR: ports/70118 Submitted by: Ports Fury Notes: svn path=/head/; revision=115571
* - Allow to disable IPv6 support [1]Hye-Shik Chang2004-08-076-6/+15
| | | | | | | | | | - Add checksum for 2.4a2 PR: 69950 [1] Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Notes: svn path=/head/; revision=115551
* - Update to 2.4a2Hye-Shik Chang2004-08-0735-371/+574
| | | | | | | | | | - Add IPV6 option [1] PR: 69950 [1] Submitted by: Marcus Grando <marcus@corp.grupos.com.br> [1] Notes: svn path=/head/; revision=115547