summaryrefslogtreecommitdiffstats
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* Adding yabasic version 2.60.steve1999-12-258-0/+70
| | | | | | | Yet another Basic for Unix and Windows. PR: 15016 Submitted by: Frank Gruender <elwood@mc5sys.in-berlin.de>
* Allow the value of CC to be overridden.steve1999-12-256-8/+200
| | | | | PR: 15473 Submitted by: Jame Andariese <james@ja.ath.cx>
* remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanupsmharo1999-12-243-13/+10
| | | | | PR: 14759 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Update to 0.9nakai1999-12-246-156/+174
| | | | | PR: ports/15563 Submitted by: Rod Taylor rod@zort.on.ca
* Update to version 3.33.steve1999-12-243-5/+4
| | | | | PR: 15583 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* * Rearranged configure target.steve1999-12-241-3/+3
| | | | | PR: 15584 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update to version 1.4.3.steve1999-12-243-5/+5
| | | | | PR: 15591 Submitted by: maintainer
* Update to version 1.4.3.steve1999-12-249-15/+15
| | | | | PR: 15590 Submitted by: maintainer
* Allow the value of CC to be overridden.steve1999-12-2315-1/+642
| | | | | PR: 15397 Submitted by: James Andariese <james@ja.ath.cx>
* Fix breakage caused by the recent socklen_t changes in -current.jdp1999-12-231-45/+57
| | | | | | Modula-3 and CVSup build and work again under -current now. PR: ports/15595
* Fix the Modula-3 runtime so it will work with the new largerjdp1999-12-234-1/+265
| | | | sigset_t types in -current.
* Update to version 2.0.2.steve1999-12-232-4/+4
| | | | | PR: 15253 Submitted by: maintainer
* Obey the CFLAGS settings.jmz1999-12-222-0/+131
| | | | | | fix time_t declarations. Submitted by: Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co>
* Hand over to a maintainer with more time available, now that James hassheldonh1999-12-221-2/+2
| | | | | | | | retired from active service. Bump "Version required" while I'm in there. Requested by: Alexander Langer <alex@big.endian.de>
* Fix problem that could cause cvsup to abort in some cases.asami1999-12-161-0/+11
| | | | Submitted by: jdp
* Fix md5 checksumflathill1999-12-101-1/+1
| | | | Pointed out by: s974123@cc.matsuyama-u.ac.jp
* Fix md5 checksumflathill1999-12-101-1/+1
| | | | Pointed out by: s974123@cc.matsuyama-u.ac.jp
* Correct the checksum for the bootstrap compiler which I somehow brokedeischen1999-12-101-1/+1
| | | | | | when the port was upgraded. Found by: Bento's error logs
* Activate p5-F77jmz1999-12-071-0/+1
|
* Tells you how to link C programs with Fortran subroutines.jmz1999-12-0710-0/+90
| | | | Required by the new pgperl version.
* Upgrade to 0.19.mph1999-12-064-43/+38
| | | | | PR: 14635 Submitted by: saper@system.pl
* I think I forgot to add these...andreas1999-12-042-0/+21
| | | | Submitted by: dirk.meyer@dinoex.sub.org (Dirk Meyer)
* Update to 0.8nakai1999-12-026-176/+156
|
* Re-enable readline supportjseger1999-12-013-1/+24
|
* Update to the Jun 20, 1999 fixes.obrien1999-11-295-135/+121
|
* Guile shared lib version changedjseger1999-11-291-1/+1
|
* Upgrade to guile-1.3.4jseger1999-11-293-36/+50
|
* Update to use Tcl/Tk version 8.2.steve1999-11-2810-17/+35
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* Add USE_XLIB=yes since this port needs X libraries to work.steve1999-11-261-0/+1
| | | | | PR: 14271 Submitted by: maintainer
* Unbreak and upgrade to gcl-2.3jseger1999-11-2510-148/+311
|
* Upgrade to tcl-8.2.2jseger1999-11-2112-72/+45
|
* Update to the Sep1999 version of Hugs98cpiazza1999-11-206-277/+35
| | | | | PR: 14898 Submitted by: maintainer
* Update to the 1999-11-10 development snapshot.obrien1999-11-1536-108/+108
|
* Update to version 0.6.1.steve1999-11-143-4/+9
| | | | | PR: 14631 Submitted by: maintainer
* Update to version 1.4.2.steve1999-11-145-21/+57
| | | | | PR: 14629 Submitted by: maintainer
* Update to version 1.4.2.steve1999-11-1415-30/+198
| | | | | PR: 14628 Submitted by: maintainer
* Don't create a temp file in ${FILESDIR}cpiazza1999-11-142-4/+4
| | | | | PR: 14857 Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
* Add librep.nakai1999-11-111-0/+1
|
* Initial import.nakai1999-11-1110-0/+266
| | | | Lisp interpriter library.
* Activate ghcnectar1999-11-101-0/+1
|
* GHC: The Glasgow Haskell Compiler.nectar1999-11-1018-0/+699
| | | | | | | | | | | | | | The Glasgow Haskell Compiler is a robust, fully-featured, optimising compiler for the functional programming language Haskell 98 (http://www.haskell.org). GHC compiles Haskell to either native code or C. It implements numerous experimental language extensions to Haskell, including concurrency, a foreign language interface, several type-system extensions, exceptions, and so on. GHC comes with a generational garbage collector, a space and time profiler, and a comprehensive set of libraries. PR: ports/13786 Submitted by: Simon Marlow <simonm@dcs.gla.ac.uk>
* Remove the GNAT release number from the description.deischen1999-11-091-1/+1
| | | | Pointed out by: billf
* Oops, forgot to change the GNAT version number in the description.deischen1999-11-091-2/+2
|
* Upgrade GNAT to GNAT-3.12p, the latest public release from Ada Coredeischen1999-11-0921-479/+1071
| | | | Technologies.
* Change PKGNAME to conform to our standards.asami1999-11-051-1/+1
|
* Update to the 1999-11-02 development snapshot.obrien1999-11-0336-108/+108
|
* Use Tk-8.2.tg1999-11-0316-31/+31
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* Added http://www.fourmilab.to/atlast/ to MASTER_SITES.jim1999-11-031-1/+2
| | | | | PR: 14676 Submitted by: maintainer
* Nuke tcl 8.1jseger1999-11-021-1/+0
| | | | | Submitted by: Ade Lovett <ade@lovett.com> PR: ports/14544
* Update to the 1999-10-25 snapshot.obrien1999-11-0154-234/+180
|
OpenPOWER on IntegriCloud