summaryrefslogtreecommitdiff
path: root/lang/schemetoc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* MAINTAINER goes in a section of its own.Satoshi Asami1995-04-151-3/+4
| | | | Notes: svn path=/head/; revision=1371
* added myself as MAINTAINERJoshua Peck Macdonald1995-04-151-2/+3
| | | | Notes: svn path=/head/; revision=1369
* Update of lang Makefiles....Satoshi Asami1995-04-151-3/+4
| | | | Notes: svn path=/head/; revision=1364
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-1/+2
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* Add a -L/usr/X11R6/lib in all the places wheres -lX11 is used. I haveAndreas Schulz1995-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). Notes: svn path=/head/; revision=1250
* 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
* Added shared library support.Steven Wallace1994-12-315-10/+41
| | | | | | | Submitted by: jmacd@uclink.berkeley.edu Notes: svn path=/head/; revision=652
* 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