summaryrefslogtreecommitdiff
path: root/lang/scm/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20952
* Add more MASTER_SITES.Vanilla I. Shu1998-12-101-7/+6
| | | | | | | | PR: ports/9037 Submitted by: josh@quick.net Notes: svn path=/head/; revision=15256
* Find the distfile again and portlint while I'm here.Steve Price1998-08-101-5/+10
| | | | | | | | PR: 7545 Submitted by: Daniel O'Connor <doconnor@gsoft.com.au> Notes: svn path=/head/; revision=12424
* Add OLD/ as a possible MASTER_SITE, since most of the distfiles moved.Bill Fenner1998-02-011-2/+3
| | | | | | | Submitted by: distfile checker Notes: svn path=/head/; revision=9559
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-181-1/+2
| | | | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-121-4/+4
| | | | | | | | 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
* Run makeinfo before trying to install info files.Satoshi Asami1995-04-241-1/+2
| | | | Notes: svn path=/head/; revision=1530
* Update lang Makefiles, compressing some man pages and stripping someSatoshi Asami1995-04-241-5/+3
| | | | | | | executables along the way. Notes: svn path=/head/; revision=1522
* Make various install and pre-install targets depend on build.Satoshi Asami1995-04-161-2/+2
| | | | Notes: svn path=/head/; revision=1406
* Update of lang Makefiles....Satoshi Asami1995-04-151-2/+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
* it's now slib2a2.tar.gzGary Palmer1995-03-281-2/+2
| | | | Notes: svn path=/head/; revision=1219
* changed /usr/gnu/info to /usr/local/infoJeffrey Hsu1994-11-221-3/+3
| | | | Notes: svn path=/head/; revision=451
* scm - a scheme interpreterJeffrey Hsu1994-11-061-0/+26
Notes: svn path=/head/; revision=329