Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert to the PORTNAME - PORTVERSION syntax. | obrien | 2000-04-12 | 1 | -3/+3 |
| | |||||
* | - Merge scripts/configure into Makefile | imura | 2000-01-15 | 2 | -13/+21 |
| | | | | | | | - Add WWW: line of pkg/DESCR PR: 15915 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | Allow the value of CC to be overridden. | steve | 1999-12-24 | 15 | -1/+642 |
| | | | | | PR: 15397 Submitted by: James Andariese <james@ja.ath.cx> | ||||
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 1 | -1/+1 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | expr -> ${EXPR} | mharo | 1999-08-28 | 1 | -1/+1 |
| | | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR} | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Commit #3/4 to enforce caps, no period. | hoek | 1999-06-27 | 1 | -1/+1 |
| | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s | ||||
* | This port requires X to compile, so define USE_XLIB. | asami | 1998-11-27 | 1 | -1/+2 |
| | |||||
* | Upgrade to 3.0.3. | tg | 1998-11-20 | 2 | -6/+6 |
| | |||||
* | Cleanup up empty directories on deinstall. | steve | 1998-10-20 | 1 | -0/+8 |
| | |||||
* | The first time I tried committing this set of manpage removals it got | hoek | 1998-08-19 | 1 | -1/+0 |
| | | | | | | | | all the way to diffing yorick/pkg/PLIST and then died with a "bad hostname freefall.freebsd.org" .... Hopefully that's not bad... ;-) Hmm.. Maybe I'll try doing this from beast, next! kickme's a boring machine, and bento is busy. | ||||
* | Remove obsolete MASTER_SITES. Update my e-mail address. | tg | 1997-09-01 | 1 | -5/+3 |
| | |||||
* | Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 1 | -3/+3 |
| | |||||
* | Converted to MAN[1-9NL] | obrien | 1996-11-17 | 1 | -9/+7 |
| | |||||
* | CATAGORIES+= -> CATAGORIES= | obrien | 1996-11-12 | 1 | -2/+2 |
| | | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc. | ||||
* | Upgrade to version 3.0pl2. | tg | 1996-11-08 | 3 | -14/+7 |
| | | | | Submitted by: Mats Lofkvist <mal@algonet.se> (minor changes by tg) | ||||
* | Remove ${KEYWORDS}. | asami | 1996-03-06 | 1 | -2/+1 |
| | |||||
* | - Try to grab from ftp.uni-bremen.de first; seems to be the | tg | 1995-12-20 | 3 | -3/+10 |
| | | | | | | | | | master site for elk. - Add official patch #1. - Use dl*() for dynamic loading. This still has its quirks, but it's usable. Plus, invoking global ctors when loading C++ object files now works; it didn't with the old incremental loading. | ||||
* | Change category nome from "languages" to "lang". Also remove "programming" | asami | 1995-11-22 | 1 | -3/+3 |
| | | | | which appeared in some of them, everything here is a programming language! :) | ||||
* | Upgrade, 2.2->3.0. | asami | 1995-11-09 | 4 | -14/+95 |
| | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> | ||||
* | Shorten one-line comments. | asami | 1995-10-25 | 1 | -1/+1 |
| | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> | ||||
* | Update lang Makefiles, compressing some man pages and stripping some | asami | 1995-04-24 | 2 | -9/+6 |
| | | | | executables along the way. | ||||
* | Update of lang Makefiles.... | asami | 1995-04-15 | 1 | -2/+4 |
| | |||||
* | Update | jmz | 1995-04-12 | 2 | -3/+13 |
| | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> | ||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | jkh | 1995-04-01 | 1 | -0/+1 |
| | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. | ||||
* | The provided md5 checksum appears to be bad. Generate new one. | hsu | 1995-03-09 | 1 | -1/+1 |
| | |||||
* | Add trailing slash to ftp path. | hsu | 1995-03-09 | 1 | -1/+1 |
| | |||||
* | Elk -- an imbeddable Scheme interpreter | hsu | 1995-03-09 | 5 | -0/+46 |
Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> |