summaryrefslogtreecommitdiffstats
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* Updatejmz1995-04-112-3/+13
| | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
* Add MAINTAINER= jmz@FreeBSD.orgjmz1995-04-111-0/+1
|
* Add iconjkh1995-04-061-2/+3
|
* The Icon Programming Language, version 9.0jkh1995-04-065-0/+50
| | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-0116-11/+27
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Add a -L/usr/X11R6/lib in all the places wheres -lX11 is used. I haveats1995-03-302-3/+3
| | | | | | not found a quick way to do that with a environment variable in string constant. So this ports works in the moment only with XFree3.x (X11R6) and not with XFree2.x (X11R5 <-> X386).
* added mit-scheme to the SUBDIR variable.jmacd1995-03-301-2/+2
|
* added MASTER_SITES variable, the distfile is now in LOCAL_PORTSjmacd1995-03-301-0/+1
|
* gnat-2.03 - The GNU Ada Translator. Version 2.03.hsu1995-03-284-0/+975
| | | | Submitted by: nils@guru.ims.uni-stuttgart.de (Cornelis van der Laan)
* it's now slib2a2.tar.gzgpalmer1995-03-282-3/+3
|
* I remade the tarball instead of uploading it off my computer,jmacd1995-03-261-1/+1
| | | | and then gzip -9'ed it, the md5 came out different.
* MIT Scheme-7.3jmacd1995-03-266-0/+45
| | | | | | | | | | | | there's something a little weird about this port, I had to make a FreeBSD specific distfile, using two of the official distfiles. I included a description of what I had done, but it is much easier (and saves downloading about 3 megs) to use this distfile. So, how do I get the distfile I've made into the right place without faking it out by first putting a real site and then changing it to always use freebsd.cdrom.com? the distfile is in freefall.cdrom.com:~jmacd/scheme-microcode+dist-7.3-freebsd.tgz
* I forgot to add this when I fixed scheme48, it works now.jmacd1995-03-141-2/+2
|
* Put back tclX from the broken subdirs to the regular subdirs. It buildsats1995-03-121-3/+3
| | | | and installs now.
* Fetched the slib.info.tar.gz new and corrected the checksum in the md5ats1995-03-121-1/+1
| | | | file.
* The provided md5 checksum appears to be bad. Generate new one.hsu1995-03-091-1/+1
|
* Add trailing slash to ftp path.hsu1995-03-091-1/+1
|
* Elk -- an imbeddable Scheme interpreterhsu1995-03-095-0/+46
| | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
* Minor performance tweak. Take out -O from default CFLAGS so it doesn'thsu1995-03-051-0/+19
| | | | override -O2 from preceding OFLAG.
* Give gzip the correct path of installed man page.hsu1995-03-051-2/+2
|
* Disable tclX until someone fixes it. It expects a static tk library, butats1995-02-261-3/+3
| | | | the tk port only builds a shared lib.
* Delete the patch prefix to get it more uniform with the other ports.ats1995-02-251-2/+1
|
* Upgrade to 1.0.5.hsu1995-02-253-40/+36
|
* Upgrade to 1.0.5.hsu1995-02-251-3/+3
| | | | Compress installed man page.
* Updated port for version 2.1.6, now supports dynamic loadingjmacd1995-02-243-6/+5
| | | | Submitted by: thomas@ghpc8.ihf.rwth-aachen.de
* Use csh instead of sh to work around bug w/ tty handling. Pointed outhsu1995-02-161-4/+31
| | | | by pw@snoopy.MV.COM.
* Add gcl.hsu1995-02-121-2/+2
|
* gcl - GNU Common Lisphsu1995-02-126-0/+55
|
* Correct the paths for two patches. The source for these files didn'tats1995-02-122-4/+4
| | | | live in work/src but in work/src/../scripts.
* Converted Makefiles as much as I could.asami1995-02-112-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (1) Took out INSTALL_MANPAGES (not necessary anymore, porter should set NO_INSTALL_MANPAGES for not calling "make install.man") (2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These are the entries I used: EXEC_DEPENDS: unzip:${PORTSDIR}/archivers/unzip gmake:${PORTSDIR}/devel/gmake wishx:${PORTSDIR}/lang/tclX xli:${PORTSDIR}/graphics/xli gs:${PORTSDIR}/print/ghostscript gunshar:${PORTSDIR}/archivers/gshar+gunshar hfs:${PORTSDIR}/utils/hfs rman:${PORTSDIR}/utils/rman LIB_DEPENDS: tiff\\.3\\.:${PORTSDIR}/graphics/tiff jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg Xpm\\.4\\.:${PORTSDIR}/graphics/xpm tcl\\.7\\.:${PORTSDIR}/lang/tcl tk\\.3\\.:${PORTSDIR}/x11/tk xview\\.1\\.:${PORTSDIR}/x11/xview-lib Xaw3d\\.:${PORTSDIR}/x11/Xaw3d mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib xview\\.3\\.:${PORTSDIR}/x11/xview-lib BLT\\.1\\.:${PORTSDIR}/x11/blt There are still some dependencies I can't figure out what exactly is needed. If your port still has DEPENDS in it, please check it out!
* Add Gofergpalmer1995-02-101-2/+2
| | | | Submitted by: hsu
* Add smalltalkgpalmer1995-02-101-2/+2
|
* GNU Smalltalk version 1.1.1. The install target is a dummy whichgpalmer1995-02-105-0/+99
| | | | prints a warning as the supplied install target is interactive.
* gofer - a lazy functional languagehsu1995-02-089-0/+264
|
* Upgrade to work with current distfilegpalmer1995-02-072-2/+4
|
* Log: replace main.c for patch-g, which was larger.jmacd1995-01-301-0/+1141
|
* Reviewed by:jmacd1995-01-302-2/+9
| | | | | Submitted by: jmacd Obtained from:
* Remove expect until it's fixedgpalmer1995-01-291-2/+4
|
* Change master site to one that allows worldwide access (sunsite.unc.edu)gpalmer1995-01-241-1/+1
| | | | Submitted by: Michael Reifenberger <root@rz-wb.fh-sw.de>
* Re-enable forth and delete commentgpalmer1995-01-241-4/+2
|
* Scheme 48swallace1995-01-075-0/+46
| | | | Submitted by: Josh MacDonald, <jmacd@uclink.berkeley.edu>
* Bring in the new sather file.jkh1995-01-051-0/+4
|
* Remove itcl until Paul T. fixes it.jkh1995-01-051-2/+2
|
* Update checksum file to reflect latest tarballgpalmer1995-01-051-1/+1
|
* This is now version 5.13jkh1995-01-051-2/+2
|
* Added STk and schemetocswallace1995-01-051-2/+2
|
* STk 2.1, a scheme interpreter with Tk supportswallace1995-01-045-0/+122
| | | | Submitted by: Josh MacDonald, <jmacd@uclink.berkeley.edu>
* New checksum file for v1.04gpalmer1995-01-041-1/+1
|
* Added shared library support.swallace1994-12-315-10/+41
| | | | Submitted by: jmacd@uclink.berkeley.edu
* Ar no longer needs -T option, so we don't need patch-01.hsu1994-12-311-2/+2
| | | | We now have a gcc, so in patch-02, don't need to change gcc to cc.
OpenPOWER on IntegriCloud