summaryrefslogtreecommitdiffstats
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* s/X11_BASE/X11BASE/.tg2000-01-1015-15/+15
|
* Update objc to version 3.1.5chuckr2000-01-104-36/+12
|
* Fix about PLIST and i18n.nakai2000-01-096-14/+2
| | | | Submitted by: Youichi Asai <yatt@gnome.gr.jp>
* Don't include bsd.port.pre.mk twice. This usually is caused by firstasami2000-01-072-2/+2
| | | | | including bsd.port.pre.mk and then later including bsd.port.mk (the latter of which of course should be bsd.port.post.mk).
* Change MAINTAINER address from nacai@iname.comnakai2000-01-073-3/+3
| | | | to nakai@FreeBSD.org
* Fix configure under 3.x when autoconf is not installedjedgar2000-01-071-0/+3
| | | | Found by: bento
* - Install python-mode.el.tg2000-01-0630-15/+105
| | | | | | | | | PR: 15702 Submitted by: "Dmitry S. Sivachenko" <dima@Chg.RU> - Only use Tk support if X11 is installed. PR: 15910 Submitted by: Nathan Dorfman <nathan@rtfm.net>
* Update breakage caused by new visibility in -current of lchown(2)jkoshy2000-01-061-5/+40
| | | | in <sys/stat.h>.
* Upgrade repo copy of tcl82->tcl83 to tcl 8.3.b1jseger2000-01-057-46/+125
|
* Upgrade to tcl 8.2.3jseger2000-01-0515-84/+84
|
* Add USE_XLIB.asami2000-01-032-0/+2
| | | | Submitted by: bento
* Upgrade to 2.61.vanilla2000-01-024-12/+16
|
* Update to version 6.1.0.steve1999-12-318-1298/+8716
| | | | | PR: 15791 Submitted by: maintainer
* Change CATEGORIES to 'lang elisp' to match current location.jkoshy1999-12-301-1/+1
|
* Adding cu-prolog version 3.94.steve1999-12-2911-0/+164
| | | | | | | An Experimental constraint logic programming language. PR: 12536 Submitted by: Issei Suzuki <issei@jp.FreeBSD.ORG>
* Moving the starlogo port from java to lang.steve1999-12-297-0/+95
|
* General comment cleanups.hoek1999-12-285-5/+5
|
* Add two missing files.hoek1999-12-281-0/+2
|
* Update to version 1.6.2.steve1999-12-277-256/+333
| | | | | PR: 15712 Submitted by: maintainer
* Thanks to a repository copy (by Satoshi) of pkg/INSTALL.{tcl,wi}shsteve1999-12-273-9/+3
| | | | | from the 8.0.x version of these ports, we are now one step closer to finally being rid of them.
* "ports/devel/sml-mode.el" being moved to "ports/lang/sml-mode.el".jkoshy1999-12-271-0/+1
|
* Re-import sml-mode.el under "ports/lang".jkoshy1999-12-275-0/+72
| | | | | | | Old log message: "SML-mode v3.3 from Matthew J. Morley. A useful EMACS mode for interacting with a Standard ML system." Requested by: Satoshi Asami <asami@freebsd.org>
* 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>
OpenPOWER on IntegriCloud