summaryrefslogtreecommitdiff
path: root/lang/schemetoc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ldconfig -> ${LDCONFIG}.Masafumi Max NAKANE1997-07-171-2/+2
| | | | Notes: svn path=/head/; revision=7360
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-121-2/+2
| | | | | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc. Notes: svn path=/head/; revision=4416
* Change category nome from "languages" to "lang". Also remove "programming"Satoshi Asami1995-11-221-2/+2
| | | | | | | which appeared in some of them, everything here is a programming language! :) Notes: svn path=/head/; revision=2450
* Add missing %D.Satoshi Asami1995-11-131-5/+4
| | | | Notes: svn path=/head/; revision=2414
* AddSatoshi Asami1995-06-242-1/+5
| | | | | | | | | | | | | | | | | post-install: pkg_add -m ${PREFIX}/lib to Makefiles and @exec ldconfig -m %D to packing lists of ports that install shared libraries. This should get rid of a huge chunk of confusion for novice users! All hail Paul Kranenburg! :) Notes: svn path=/head/; revision=1871
* No ldconfig's from ports, please.... :<Satoshi Asami1995-04-251-1/+0
| | | | Notes: svn path=/head/; revision=1532
* 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