summaryrefslogtreecommitdiff
path: root/lang (follow)
Commit message (Collapse)AuthorAgeFilesLines
* gnat-2.03 - The GNU Ada Translator. Version 2.03.Jeffrey Hsu1995-03-284-0/+975
| | | | | | | Submitted by: nils@guru.ims.uni-stuttgart.de (Cornelis van der Laan) Notes: svn path=/head/; revision=1220
* it's now slib2a2.tar.gzGary Palmer1995-03-282-3/+3
| | | | Notes: svn path=/head/; revision=1219
* I remade the tarball instead of uploading it off my computer,Joshua Peck Macdonald1995-03-261-1/+1
| | | | | | | and then gzip -9'ed it, the md5 came out different. Notes: svn path=/head/; revision=1203
* MIT Scheme-7.3Joshua Peck Macdonald1995-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 Notes: svn path=/head/; revision=1202
* I forgot to add this when I fixed scheme48, it works now.Joshua Peck Macdonald1995-03-141-2/+2
| | | | Notes: svn path=/head/; revision=1129
* Put back tclX from the broken subdirs to the regular subdirs. It buildsAndreas Schulz1995-03-121-3/+3
| | | | | | | and installs now. Notes: svn path=/head/; revision=1127
* Fetched the slib.info.tar.gz new and corrected the checksum in the md5Andreas Schulz1995-03-121-1/+1
| | | | | | | file. Notes: svn path=/head/; revision=1124
* The provided md5 checksum appears to be bad. Generate new one.Jeffrey Hsu1995-03-091-1/+1
| | | | Notes: svn path=/head/; revision=1114
* Add trailing slash to ftp path.Jeffrey Hsu1995-03-091-1/+1
| | | | Notes: svn path=/head/; revision=1113
* Elk -- an imbeddable Scheme interpreterJeffrey Hsu1995-03-095-0/+46
| | | | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> Notes: svn path=/head/; revision=1112
* Minor performance tweak. Take out -O from default CFLAGS so it doesn'tJeffrey Hsu1995-03-051-0/+19
| | | | | | | override -O2 from preceding OFLAG. Notes: svn path=/head/; revision=1091
* Give gzip the correct path of installed man page.Jeffrey Hsu1995-03-051-2/+2
| | | | Notes: svn path=/head/; revision=1089
* Disable tclX until someone fixes it. It expects a static tk library, butAndreas Schulz1995-02-261-3/+3
| | | | | | | the tk port only builds a shared lib. Notes: svn path=/head/; revision=1041
* Delete the patch prefix to get it more uniform with the other ports.Andreas Schulz1995-02-251-2/+1
| | | | Notes: svn path=/head/; revision=1039
* Upgrade to 1.0.5.Jeffrey Hsu1995-02-253-40/+36
| | | | Notes: svn path=/head/; revision=1037
* Upgrade to 1.0.5.Jeffrey Hsu1995-02-251-3/+3
| | | | | | | Compress installed man page. Notes: svn path=/head/; revision=1036
* Updated port for version 2.1.6, now supports dynamic loadingJoshua Peck Macdonald1995-02-243-6/+5
| | | | | | | Submitted by: thomas@ghpc8.ihf.rwth-aachen.de Notes: svn path=/head/; revision=1028
* Use csh instead of sh to work around bug w/ tty handling. Pointed outJeffrey Hsu1995-02-161-4/+31
| | | | | | | by pw@snoopy.MV.COM. Notes: svn path=/head/; revision=993
* Add gcl.Jeffrey Hsu1995-02-121-2/+2
| | | | Notes: svn path=/head/; revision=957
* gcl - GNU Common LispJeffrey Hsu1995-02-126-0/+55
| | | | Notes: svn path=/head/; revision=956
* Correct the paths for two patches. The source for these files didn'tAndreas Schulz1995-02-122-4/+4
| | | | | | | live in work/src but in work/src/../scripts. Notes: svn path=/head/; revision=941
* Converted Makefiles as much as I could.Satoshi 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! Notes: svn path=/head/; revision=935
* Add GoferGary Palmer1995-02-101-2/+2
| | | | | | | Submitted by: hsu Notes: svn path=/head/; revision=929
* Add smalltalkGary Palmer1995-02-101-2/+2
| | | | Notes: svn path=/head/; revision=928
* GNU Smalltalk version 1.1.1. The install target is a dummy whichGary Palmer1995-02-105-0/+99
| | | | | | | prints a warning as the supplied install target is interactive. Notes: svn path=/head/; revision=925
* gofer - a lazy functional languageJeffrey Hsu1995-02-089-0/+264
| | | | Notes: svn path=/head/; revision=909
* Upgrade to work with current distfileGary Palmer1995-02-072-2/+4
| | | | Notes: svn path=/head/; revision=905
* Log: replace main.c for patch-g, which was larger.Joshua Peck Macdonald1995-01-301-0/+1141
| | | | Notes: svn path=/head/; revision=856
* Reviewed by:Joshua Peck Macdonald1995-01-302-2/+9
| | | | | | | | Submitted by: jmacd Obtained from: Notes: svn path=/head/; revision=855
* Remove expect until it's fixedGary Palmer1995-01-291-2/+4
| | | | Notes: svn path=/head/; revision=843
* Change master site to one that allows worldwide access (sunsite.unc.edu)Gary Palmer1995-01-241-1/+1
| | | | | | | Submitted by: Michael Reifenberger <root@rz-wb.fh-sw.de> Notes: svn path=/head/; revision=822
* Re-enable forth and delete commentGary Palmer1995-01-241-4/+2
| | | | Notes: svn path=/head/; revision=821
* Scheme 48Steven Wallace1995-01-075-0/+46
| | | | | | | Submitted by: Josh MacDonald, <jmacd@uclink.berkeley.edu> Notes: svn path=/head/; revision=736
* Bring in the new sather file.Jordan K. Hubbard1995-01-051-0/+4
| | | | Notes: svn path=/head/; revision=722
* Remove itcl until Paul T. fixes it.Jordan K. Hubbard1995-01-051-2/+2
| | | | Notes: svn path=/head/; revision=721
* Update checksum file to reflect latest tarballGary Palmer1995-01-051-1/+1
| | | | Notes: svn path=/head/; revision=709
* This is now version 5.13Jordan K. Hubbard1995-01-051-2/+2
| | | | Notes: svn path=/head/; revision=708
* Added STk and schemetocSteven Wallace1995-01-051-2/+2
| | | | Notes: svn path=/head/; revision=704
* STk 2.1, a scheme interpreter with Tk supportSteven Wallace1995-01-045-0/+122
| | | | | | | Submitted by: Josh MacDonald, <jmacd@uclink.berkeley.edu> Notes: svn path=/head/; revision=698
* New checksum file for v1.04Gary Palmer1995-01-041-1/+1
| | | | Notes: svn path=/head/; revision=678
* Added shared library support.Steven Wallace1994-12-315-10/+41
| | | | | | | Submitted by: jmacd@uclink.berkeley.edu Notes: svn path=/head/; revision=652
* Ar no longer needs -T option, so we don't need patch-01.Jeffrey Hsu1994-12-311-2/+2
| | | | | | | We now have a gcc, so in patch-02, don't need to change gcc to cc. Notes: svn path=/head/; revision=651
* Bump version number to 1.0.4.Jeffrey Hsu1994-12-311-3/+3
| | | | Notes: svn path=/head/; revision=650
* Scheme to C compiler and interpreter - 15mar93Steven Wallace1994-12-2910-0/+990
| | | | | | | Submitted by: jmacd@uclink.berkeley.edu (Josh MacDonald) Notes: svn path=/head/; revision=648
* First batch of MD5 checksum files. Only did through to the end of netGary Palmer1994-12-187-0/+11
| | | | | | | | | | to both give my fingers a rest & let freefall clear some of it's backlogged mail :-) The rest will follow later Notes: svn path=/head/; revision=590
* Remove `forth' from the subdir list until the ftp site situation isGary Palmer1994-12-071-2/+4
| | | | | | | corrected. Notes: svn path=/head/; revision=541
* Add forth.Jordan K. Hubbard1994-11-231-2/+2
| | | | Notes: svn path=/head/; revision=472
* Michael Reifenberger's forth port.Jordan K. Hubbard1994-11-234-0/+250
| | | | | | | Submitted by: mr Notes: svn path=/head/; revision=471
* Make use of ALL_TARGET instead of adding the all target to theJeffrey Hsu1994-11-221-11/+0
| | | | | | | | underlying Makefile. Obtained from: Notes: svn path=/head/; revision=453
* Update DISTNAME to Sather-1.0.2.Jeffrey Hsu1994-11-221-3/+4
| | | | | | | | | Make use of ALL_TARGET instead of adding the all target to the underlying Makefile. Obtained from: Notes: svn path=/head/; revision=452