summaryrefslogtreecommitdiff
path: root/lang (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Mark FORBIDDEN: this port loops infinitely during build:Kris Kennaway2002-03-181-0/+2
| | | | | | | | | | | [...] gmake[1652]: Leaving directory `/x/tmp/a/ports/lang/nhc98/work/nhc98-1.10/src/prelude/Numeric' cd -FreeBSD; gmake fromC cd: Illegal option -F gmake[1652]: Entering directory `/x/tmp/a/ports/lang/nhc98/work/nhc98-1.10/src/prelude [...] Noticed by: bento
* Update to 1.95.11Patrick Li2002-03-162-3/+3
| | | | | PR: 35962 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Add include/tcl%%TCL_VER%%/tclPlatDecls.hDirk Meyer2002-03-151-0/+1
| | | | previous patch did not apply
* Stage 1 of gettext update.Ade Lovett2002-03-153-3/+3
| | | | | | | | | | | | Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr
* Update to the 20020210 release.David E. O'Brien2002-03-152-2/+2
|
* Create an extra link for tclPlatDecls.hDirk Meyer2002-03-142-12/+14
| | | | | PR: 35817 Submitted by: brandt@fokus.gmd.de
* Update to the latest stable snapshot as of 2002.03.13.Akinori MUSHA2002-03-134-8/+50
| | | | | | Add a WITH_ONIGURUMA knob that enables the Oni Guruma regex engine that's currently under development that will eventually replace the stock one that's derived from LGPL'd GNU regex. [experimental]
* Update to 2.3.8Patrick Li2002-03-133-88/+241
| | | | | PR: 35828 Submitted by: maintainer
* Upgrade to a 12-March-2002 GCC 3.2 in-development checkout.David E. O'Brien2002-03-1314-28/+28
|
* Upgrade to the 10-March-2002 GCC 3.2 in-development snapshot.David E. O'Brien2002-03-1328-574/+644
| | | | | Due to the lack of a real snapshot distfile, this has to use CVS as the fetch method.
* Upgrade to the 11-March-2002 GCC 3.1 development snapshot.David E. O'Brien2002-03-134-12/+12
|
* Update to 1.0a7, depend on Tcl/Tk 8.3.Ade Lovett2002-03-122-8/+8
| | | | | | | MAINTAINER email bounces - reset to ports@FreeBSD.org PR: 35803 Submitted by: Bruce A. Mah <bmah@packetdesign.com>
* Update to 5d5Patrick Li2002-03-124-13/+25
| | | | | PR: 35792 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Upgrade to the 9-March-2002 GCC 3.1 development snapshot.David E. O'Brien2002-03-114-16/+16
|
* Mark broken while I find a suitable snapshot.David E. O'Brien2002-03-0914-0/+14
|
* Upgrade to version 3.0.4.David E. O'Brien2002-03-092-8/+8
|
* Upgrade to the 4-March-2002 GCC 3.1 development snapshot.David E. O'Brien2002-03-096-54/+66
|
* Turn on gcc3{1,2}David E. O'Brien2002-03-081-1/+2
|
* Remove gcc-devel in lue of more explicit version numbered ports.David E. O'Brien2002-03-0816-775/+0
|
* Update to 8.4.a4Dirk Meyer2002-03-075-65/+94
| | | | | | | - DISTNAME changed - configure section for FreeBSD fixed - new encodings - new manpages
* Sync with gcc30's style.David E. O'Brien2002-03-0451-1445/+663
| | | | | | This includes changing the name from g<BINARY> to <BINARY>31, using a single .info file rather than the mirage of them, and switch to using the .bz2 distfiles.
* Chase the checksum. Changes are:Patrick Li2002-03-032-1/+2
| | | | | | | | | | | - Fixed bug affecting scoping in blocks. - Added a special test for the test harness to catch this sort of thing in the future. - Fixed problem with classloading causing bsh extensions not to be found in some environments. PR: 35470 Submitted by: maintainer
* Add spl 1.2.1, the Shakespeare programming language.Pete Fritchman2002-03-026-0/+57
| | | | | PR: 30395 Submitted by: Hye-Shik Chang <perky@fallin.lv>
* * Update to 1.3.3: miscellaneous fixes and improvements.Christian Weisgerber2002-03-028-233/+68
| | | | * General clean-up.
* Upgrade to the 25-Feb-2002 GCC 3.1 development snapshot.David E. O'Brien2002-03-0251-476/+170
|
* Update lang/ruby to the latest release, 1.6.7.Akinori MUSHA2002-03-018-12/+4
| | | | Update lang/ruby-devel to the latest snapshot as of 2002-03-01.
* Update to 0.57Patrick S. Gardella2002-02-262-2/+2
|
* Fix pkg-plistPatrick Li2002-02-251-2/+0
| | | | | PR: 35302 Submitted by: maintainer
* Add a few functions in p2clib. This fixes bugs occuring with some pascal code.Jean-Marc Zucconi2002-02-222-0/+46
| | | | Submitted by: joerg
* flynn@energyhq.homeip.net wrote:Dirk Meyer2002-02-227-0/+157
| | | | | | | | | Dice is Matt Dillon's (yes, our FreeBSD guru :) portable 68000 C Compiler. Found it odd that there's not a port for this, considering that the author of the compiler is a FreeBSD commiter. PR: 34449 Submitted by: flynn@energyhq.homeip.net
* Include databases/ruby-bdb1.Akinori MUSHA2002-02-202-6/+16
| | | | | | Improve the extconf.rb detection routine in Makefile. Bump PORTREVISION.
* Set MAKE_ENV to "LANG=C" to prevent bison 1.33 w/ gettext 0.10.35Akinori MUSHA2002-02-196-0/+14
| | | | | | (what is built from ports) from coredumping. [workaround] Set MAKE_ARGS to "-j3" to hasten the build.
* - Add checksums for Python 2.1.2 and 2.2Johann Visagie2002-02-181-0/+2
| | | | | PR: 35075 Submitted by: Andreas Schulz <ats@first.fhg.de>
* Update to the 1-Jan-2002 One True AWK.David E. O'Brien2002-02-183-14/+10
| | | | | | This includes added support for POSIX character class names like [:digit:] Contributed by our very own DES.
* Update to 1.2.b4Patrick Li2002-02-172-2/+2
| | | | | PR: 35031 Submitted by: maintainer
* Remove myself from MAINTAINERIssei Suzuki2002-02-161-1/+1
|
* Update to version 0.92Kevin Lo2002-02-155-14/+190
| | | | | PR: 34899 Submitted by: MAINTAINER
* Update to version 1.12Kevin Lo2002-02-153-8/+4
| | | | | PR: 34920 Submitted by: Andrew <andrew@ugh.net.au>
* Fix problem where file names get transformedPatrick Li2002-02-131-0/+1
| | | | Submitted by: maintainer
* Add a patch to replace tmpnam with mkstemp.Daniel Eischen2002-02-121-0/+20
| | | | Submitted by: Samuel Tardieu <sam@ada.eu.org>
* Update to 0.3.0Patrick Li2002-02-122-3/+3
| | | | | PR: 34869 Submitted by: maintainer
* Update lang/ruby-devel to the latest snapshot as of 2002-02-10.Akinori MUSHA2002-02-122-2/+2
|
* Change maintainer's address for some ports forgotten in PR 34866.Trevor Johnson2002-02-121-1/+1
|
* Comment out DIST_SUBDIR=gnome pending next version update.Maxim Sobolev2002-02-124-4/+4
|
* Update maintainer's e-mail address.Trevor Johnson2002-02-121-1/+1
| | | | PR: 34866
* Since sawfish (and dependencies) are critical parts of the GNOMEAde Lovett2002-02-124-8/+10
| | | | | environment, track the versions available on the GNOME sites, to ensure maximum compatibility.
* Add gnathtml.pl, and Ada source code HTML'izer, to the installed files.Daniel Eischen2002-02-122-0/+2
| | | | | PR: ports/34844 Submitted by: John Merryweather Cooper <john_m_cooper@yahoo.com>
* Update to 3.04Patrick Li2002-02-115-219/+559
| | | | | | PR: 33820 Submitted by: Ronald Kuehn <rk@ronald.org> Approved by: maintainer
* Update to onyx 3.0.0.Jason Evans2002-02-113-56/+125
|
* Update to the 2002-02-04 snapshot.David E. O'Brien2002-02-1034-102/+102
| | | | | This port still does not install properly (still has some old cruft in it). But incase someone wants to work on a patch to help me out...