summaryrefslogtreecommitdiff
path: root/lang (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* changed /usr/gnu/info to /usr/local/infoJeffrey Hsu1994-11-222-4/+4
| | | | Notes: svn path=/head/; revision=451
* Add itcl and scm to the SUBDIR list. They seem to build ok.Andreas Schulz1994-11-201-2/+2
| | | | Notes: svn path=/head/; revision=433
* Added Sather to the subdirs list. This thing builds ok. The bootstrapAndreas Schulz1994-11-201-2/+2
| | | | | | | | is only veeeerryy slow. It needed even a long time on my Pentium 90Mhz with 32Mb :-). Notes: svn path=/head/; revision=419
* add expectPaul Traina1994-11-151-2/+2
| | | | Notes: svn path=/head/; revision=384
* Expect 5.12 portPaul Traina1994-11-151-0/+17
| | | | Notes: svn path=/head/; revision=383
* Remove ports that don't work from the top level Makefiles. The portsJordan K. Hubbard1994-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. Notes: svn path=/head/; revision=347
* The distfile on alcatel has changed. Update to reflect this.Jordan K. Hubbard1994-11-081-2/+1
| | | | Notes: svn path=/head/; revision=342
* scm - a scheme interpreterJeffrey Hsu1994-11-064-0/+70
| | | | Notes: svn path=/head/; revision=329
* The Sather 1.0 language.Jeffrey Hsu1994-11-012-0/+85
| | | | Notes: svn path=/head/; revision=307
* Add logo to SUBDIR.Jordan K. Hubbard1994-10-221-2/+2
| | | | Notes: svn path=/head/; revision=263
* Brian Harvey's logo interpreter. I could use some help with theJordan K. Hubbard1994-10-224-0/+25
| | | | | | | languages, folks! :-( Notes: svn path=/head/; revision=262
* Changes from Jean-Marc Zucconi to obey PREFIX properly.Jordan K. Hubbard1994-10-202-13/+16
| | | | | | | Submitted by: jmz Notes: svn path=/head/; revision=247
* Add itcl to targets.Jordan K. Hubbard1994-10-061-2/+2
| | | | Notes: svn path=/head/; revision=189
* Port of [incr tcl] by Robert WithrowJordan K. Hubbard1994-10-064-0/+34
| | | | | | | Submitted by: rww Notes: svn path=/head/; revision=188
* These are my changes to support the new argument-less configure scripts.Jordan K. Hubbard1994-10-042-8/+6
| | | | Notes: svn path=/head/; revision=170
* p2c - Pascal to C translator. By Jean-Marc Zucconi.Jordan K. Hubbard1994-10-045-0/+71
| | | | | | | Submitted by: jmz Notes: svn path=/head/; revision=164
* Add $Id$ lines to all the directory level Makefiles.Jordan K. Hubbard1994-08-231-0/+2
| | | | | | | Submitted by: jkh Notes: svn path=/head/; revision=35
* Change ports Makefiles to use bsd.port.subdir.mkJordan K. Hubbard1994-08-221-1/+1
| | | | | | | Submitted by: jkh Notes: svn path=/head/; revision=21
* Bring in my little ports/lang tree.Jordan K. Hubbard1994-08-211-0/+3
Submitted by: jkh Notes: svn path=/head/; revision=15