summaryrefslogtreecommitdiff
path: root/lang (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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. Notes: svn path=/head/; revision=55533
* 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 Notes: svn path=/head/; revision=55459
* 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> Notes: svn path=/head/; revision=55419
* * Update to 1.3.3: miscellaneous fixes and improvements.Christian Weisgerber2002-03-028-233/+68
| | | | | | | * General clean-up. Notes: svn path=/head/; revision=55409
* Upgrade to the 25-Feb-2002 GCC 3.1 development snapshot.David E. O'Brien2002-03-0251-476/+170
| | | | Notes: svn path=/head/; revision=55407
* 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. Notes: svn path=/head/; revision=55374
* Update to 0.57Patrick S. Gardella2002-02-262-2/+2
| | | | Notes: svn path=/head/; revision=55246
* Fix pkg-plistPatrick Li2002-02-251-2/+0
| | | | | | | | PR: 35302 Submitted by: maintainer Notes: svn path=/head/; revision=55237
* Add a few functions in p2clib. This fixes bugs occuring with some pascal code.Jean-Marc Zucconi2002-02-222-0/+46
| | | | | | | Submitted by: joerg Notes: svn path=/head/; revision=55110
* 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 Notes: svn path=/head/; revision=55084
* Include databases/ruby-bdb1.Akinori MUSHA2002-02-202-6/+16
| | | | | | | | | Improve the extconf.rb detection routine in Makefile. Bump PORTREVISION. Notes: svn path=/head/; revision=54944
* 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. Notes: svn path=/head/; revision=54925
* - 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> Notes: svn path=/head/; revision=54865
* 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. Notes: svn path=/head/; revision=54860
* Update to 1.2.b4Patrick Li2002-02-172-2/+2
| | | | | | | | PR: 35031 Submitted by: maintainer Notes: svn path=/head/; revision=54839
* Remove myself from MAINTAINERIssei Suzuki2002-02-161-1/+1
| | | | Notes: svn path=/head/; revision=54769
* Update to version 0.92Kevin Lo2002-02-155-14/+190
| | | | | | | | PR: 34899 Submitted by: MAINTAINER Notes: svn path=/head/; revision=54728
* Update to version 1.12Kevin Lo2002-02-153-8/+4
| | | | | | | | PR: 34920 Submitted by: Andrew <andrew@ugh.net.au> Notes: svn path=/head/; revision=54723
* Fix problem where file names get transformedPatrick Li2002-02-131-0/+1
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=54648
* Add a patch to replace tmpnam with mkstemp.Daniel Eischen2002-02-121-0/+20
| | | | | | | Submitted by: Samuel Tardieu <sam@ada.eu.org> Notes: svn path=/head/; revision=54628
* Update to 0.3.0Patrick Li2002-02-122-3/+3
| | | | | | | | PR: 34869 Submitted by: maintainer Notes: svn path=/head/; revision=54619
* Update lang/ruby-devel to the latest snapshot as of 2002-02-10.Akinori MUSHA2002-02-122-2/+2
| | | | Notes: svn path=/head/; revision=54602
* Change maintainer's address for some ports forgotten in PR 34866.Trevor Johnson2002-02-121-1/+1
| | | | Notes: svn path=/head/; revision=54597
* Comment out DIST_SUBDIR=gnome pending next version update.Maxim Sobolev2002-02-124-4/+4
| | | | Notes: svn path=/head/; revision=54596
* Update maintainer's e-mail address.Trevor Johnson2002-02-121-1/+1
| | | | | | | PR: 34866 Notes: svn path=/head/; revision=54594
* 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. Notes: svn path=/head/; revision=54590
* 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> Notes: svn path=/head/; revision=54579
* Update to 3.04Patrick Li2002-02-115-219/+559
| | | | | | | | | PR: 33820 Submitted by: Ronald Kuehn <rk@ronald.org> Approved by: maintainer Notes: svn path=/head/; revision=54527
* Update to onyx 3.0.0.Jason Evans2002-02-113-56/+125
| | | | Notes: svn path=/head/; revision=54509
* 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... Notes: svn path=/head/; revision=54484
* Always remove the .orig files from the examples directory; there'sDaniel Eischen2002-02-102-1073/+1074
| | | | | | | | | | | | | no sense in muddying up the Makefile with checks for NOPORTDOCS just to remove the copy of one patched file. Make the package list be in alphabetical order for directories with lots of files in them; this allows one to do `/bin/ls -1` to generate the package list and produce (hopefully) smaller diffs for subsequent versions. Notes: svn path=/head/; revision=54462
* Update to 1.95.10Patrick Li2002-02-093-5/+2
| | | | | | | | PR: 34771 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=54453
* Update to 2.712Patrick Li2002-02-092-2/+2
| | | | | | | | PR: 34772 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=54452
* - Update to 1.5.08Kevin Lo2002-02-097-45/+103
| | | | | | | | | | - Takeover maintainership PR: 34616 Submitted by: David H. Munro <munro1@llnl.gov> Notes: svn path=/head/; revision=54419
* Update to version 3.14pKevin Lo2002-02-097-1103/+1205
| | | | | | | | PR: 34670 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=54414
* Update jgnat so it will continue to build with the new compiler whichKevin Lo2002-02-0916-4/+353
| | | | | | | | | | has much stricter Ada 95 style checking. PR: 34749 Submitted by: MAINTAINER Notes: svn path=/head/; revision=54413
* Update to version 3.14pKevin Lo2002-02-087-9/+30
| | | | | | | | PR: 34716 Submitted by: MAINTAINER Notes: svn path=/head/; revision=54383
* Fix diff path in patch-al.Jimmy Olgeni2002-02-082-4/+6
| | | | | | | Submitted by: Tomasz Szymczak <ex@valis.net.pl> Notes: svn path=/head/; revision=54371
* Remove dead MASTER_SITESPatrick Li2002-02-071-2/+1
| | | | | | | | PR: 34703 Submitted by: maintainer Notes: svn path=/head/; revision=54324
* Fix strerror_r conflict.Jimmy Olgeni2002-02-072-0/+36
| | | | Notes: svn path=/head/; revision=54320
* Update MAINTAINER's email address based upon bounce message.Bill Fenner2002-02-071-1/+1
| | | | Notes: svn path=/head/; revision=54318
* Modify the port to use gnugetopt. Our standard getopt does not work.Patrick S. Gardella2002-02-073-147/+18
| | | | | | | The developers are working to fix that. Notes: svn path=/head/; revision=54311
* This allows the port to build, but it still has install problems.David E. O'Brien2002-02-0517-34/+85
| | | | Notes: svn path=/head/; revision=54222
* Upgrade to the 28-Jan-2002 GCC 3.1 development snapshot.David E. O'Brien2002-02-03187-5049/+3434
| | | | Notes: svn path=/head/; revision=54155
* Update port to version 5.02.2 and remove dependency on devel/happy from theJimmy Olgeni2002-01-319-9/+66
| | | | | | | | | | configuration script. PR: 34349 Submitted by: Simon Marlow <simon@smarlow.com> Notes: svn path=/head/; revision=54076
* Update port to version 7.6.1.Jimmy Olgeni2002-01-312-2/+2
| | | | Notes: svn path=/head/; revision=54074
* Just when you get one version ported, they release another one.Patrick S. Gardella2002-01-295-19/+6
| | | | Notes: svn path=/head/; revision=53979
* Update to 0.55Patrick S. Gardella2002-01-297-89/+30
| | | | Notes: svn path=/head/; revision=53963
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-2935-253/+253
| | | | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate. Notes: svn path=/head/; revision=53957
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-292-4/+4
| | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Notes: svn path=/head/; revision=53946