aboutsummaryrefslogtreecommitdiffstats
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* Minor performance tweak. Take out -O from default CFLAGS so it doesn'thsu1995-03-061-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-261-2/+1
|
* Upgrade to 1.0.5.hsu1995-02-263-40/+36
|
* Upgrade to 1.0.5.hsu1995-02-261-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-131-2/+2
|
* gcl - GNU Common Lisphsu1995-02-136-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-251-1/+1
| | | | Submitted by: Michael Reifenberger <root@rz-wb.fh-sw.de>
* Re-enable forth and delete commentgpalmer1995-01-251-4/+2
|
* Scheme 48swallace1995-01-085-0/+46
| | | | Submitted by: Josh MacDonald, <jmacd@uclink.berkeley.edu>
* Bring in the new sather file.jkh1995-01-061-0/+4
|
* Remove itcl until Paul T. fixes it.jkh1995-01-061-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.
* Bump version number to 1.0.4.hsu1994-12-311-3/+3
|
* Scheme to C compiler and interpreter - 15mar93swallace1994-12-3010-0/+990
| | | | Submitted by: jmacd@uclink.berkeley.edu (Josh MacDonald)
* First batch of MD5 checksum files. Only did through to the end of netgpalmer1994-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
* Remove `forth' from the subdir list until the ftp site situation isgpalmer1994-12-081-2/+4
| | | | corrected.
* Add forth.jkh1994-11-231-2/+2
|
* Michael Reifenberger's forth port.jkh1994-11-234-0/+250
| | | | Submitted by: mr
* Make use of ALL_TARGET instead of adding the all target to thehsu1994-11-221-11/+0
| | | | | underlying Makefile. Obtained from:
* Update DISTNAME to Sather-1.0.2.hsu1994-11-221-3/+4
| | | | | | Make use of ALL_TARGET instead of adding the all target to the underlying Makefile. Obtained from:
* changed /usr/gnu/info to /usr/local/infohsu1994-11-222-4/+4
|
* Add itcl and scm to the SUBDIR list. They seem to build ok.ats1994-11-211-2/+2
|
* Added Sather to the subdirs list. This thing builds ok. The bootstrapats1994-11-201-2/+2
| | | | | is only veeeerryy slow. It needed even a long time on my Pentium 90Mhz with 32Mb :-).
* add expectpst1994-11-161-2/+2
|
* Expect 5.12 portpst1994-11-161-0/+17
|
* Remove ports that don't work from the top level Makefiles. The portsjkh1994-11-101-2/+2
| | | | | | | themselves are still there, but don't get made from a top level make. In another couple of days, I will remove the ports as well if people don't fix them.
* The distfile on alcatel has changed. Update to reflect this.jkh1994-11-091-2/+1
|
* scm - a scheme interpreterhsu1994-11-064-0/+70
|
* The Sather 1.0 language.hsu1994-11-012-0/+85
|
* Add logo to SUBDIR.jkh1994-10-231-2/+2
|
* Brian Harvey's logo interpreter. I could use some help with thejkh1994-10-234-0/+25
| | | | languages, folks! :-(
* Changes from Jean-Marc Zucconi to obey PREFIX properly.jkh1994-10-202-13/+16
| | | | Submitted by: jmz
* Add itcl to targets.jkh1994-10-061-2/+2
|
* Port of [incr tcl] by Robert Withrowjkh1994-10-064-0/+34
| | | | Submitted by: rww
* These are my changes to support the new argument-less configure scripts.jkh1994-10-042-8/+6
|
* p2c - Pascal to C translator. By Jean-Marc Zucconi.jkh1994-10-045-0/+71
| | | | Submitted by: jmz
* Add $Id$ lines to all the directory level Makefiles.jkh1994-08-231-0/+2
| | | | Submitted by: jkh
* Change ports Makefiles to use bsd.port.subdir.mkjkh1994-08-221-1/+1
| | | | Submitted by: jkh
* Bring in my little ports/lang tree.jkh1994-08-221-0/+3
Submitted by: jkh