summaryrefslogtreecommitdiff
path: root/lang/STk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Don't ask whether I want to delete the old installation or not.Satoshi Asami1997-03-062-2/+18
|
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-181-1/+0
| | | | | | | | 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.
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-121-2/+2
| | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-1/+1
| | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified!
* Forcefully ignore libgnumalloc.Satoshi Asami1996-10-101-1/+1
| | | | Pointed to the right place by: jmacd
* Unless I'm hollucinating, my last commit, which I specifiedJoshua Peck Macdonald1996-09-171-0/+146
| | | | | | | -n to, really happened. That's kind of weird. Anyways, I forgot to add the patches directory and a new patch. Oh, I specified -n now too, hope this doesn't work.
* cJoshua Peck Macdonald1996-09-173-100/+10
|
* 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! :)
* Updated to version 2.1.7Joshua Peck Macdonald1995-06-262-2/+5
|
* Reviewed by:Joshua Peck Macdonald1995-06-261-2/+2
| | | | | Submitted by: Obtained from:
* Install manpages. Also, add missing "-f" to the end of MAKE_FLAGS.Satoshi Asami1995-04-241-2/+5
|
* This port IS_INTERACTIVE (asks if you want to delete old installation).Satoshi Asami1995-04-241-1/+2
|
* add myself as maintainerJoshua Peck Macdonald1995-04-151-2/+3
|
* Update of lang Makefiles....Satoshi Asami1995-04-151-2/+3
|
* 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.
* Delete the patch prefix to get it more uniform with the other ports.Andreas Schulz1995-02-251-2/+1
|
* Updated port for version 2.1.6, now supports dynamic loadingJoshua Peck Macdonald1995-02-243-6/+5
| | | | Submitted by: thomas@ghpc8.ihf.rwth-aachen.de
* STk 2.1, a scheme interpreter with Tk supportSteven Wallace1995-01-045-0/+122
Submitted by: Josh MacDonald, <jmacd@uclink.berkeley.edu>