summaryrefslogtreecommitdiff
path: root/lang/elk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* expr -> ${EXPR}Michael Haro1999-08-281-1/+1
| | | | | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR} Notes: svn path=/head/; revision=21051
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20952
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-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 Notes: svn path=/head/; revision=19803
* This port requires X to compile, so define USE_XLIB.Satoshi Asami1998-11-271-1/+2
| | | | Notes: svn path=/head/; revision=14917
* Upgrade to 3.0.3.Thomas Gellekum1998-11-202-6/+6
| | | | Notes: svn path=/head/; revision=14715
* Cleanup up empty directories on deinstall.Steve Price1998-10-201-0/+8
| | | | Notes: svn path=/head/; revision=14092
* The first time I tried committing this set of manpage removals it gotTim Vanderhoek1998-08-181-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. Notes: svn path=/head/; revision=12621
* Remove obsolete MASTER_SITES. Update my e-mail address.Thomas Gellekum1997-09-011-5/+3
| | | | Notes: svn path=/head/; revision=7743
* Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-3/+3
| | | | Notes: svn path=/head/; revision=4570
* Converted to MAN[1-9NL]David E. O'Brien1996-11-171-9/+7
| | | | Notes: svn path=/head/; revision=4533
* 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
* Upgrade to version 3.0pl2.Thomas Gellekum1996-11-083-14/+7
| | | | | | | Submitted by: Mats Lofkvist <mal@algonet.se> (minor changes by tg) Notes: svn path=/head/; revision=4344
* Remove ${KEYWORDS}.Satoshi Asami1996-03-061-2/+1
| | | | Notes: svn path=/head/; revision=2780
* - Try to grab from ftp.uni-bremen.de first; seems to be theThomas Gellekum1995-12-203-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. Notes: svn path=/head/; revision=2574
* Change category nome from "languages" to "lang". Also remove "programming"Satoshi Asami1995-11-221-3/+3
| | | | | | | which appeared in some of them, everything here is a programming language! :) Notes: svn path=/head/; revision=2450
* Upgrade, 2.2->3.0.Satoshi Asami1995-11-094-14/+95
| | | | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> Notes: svn path=/head/; revision=2405
* Shorten one-line comments.Satoshi Asami1995-10-251-1/+1
| | | | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> Notes: svn path=/head/; revision=2363
* Update lang Makefiles, compressing some man pages and stripping someSatoshi Asami1995-04-242-9/+6
| | | | | | | executables along the way. Notes: svn path=/head/; revision=1522
* Update of lang Makefiles....Satoshi Asami1995-04-151-2/+4
| | | | Notes: svn path=/head/; revision=1364
* UpdateJean-Marc Zucconi1995-04-112-3/+13
| | | | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> Notes: svn path=/head/; revision=1343
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-0/+1
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* The provided md5 checksum appears to be bad. Generate new one.Jeffrey Hsu1995-03-091-1/+1
| | | | Notes: svn path=/head/; revision=1114
* Add trailing slash to ftp path.Jeffrey Hsu1995-03-091-1/+1
| | | | Notes: svn path=/head/; revision=1113
* Elk -- an imbeddable Scheme interpreterJeffrey Hsu1995-03-095-0/+46
Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> Notes: svn path=/head/; revision=1112