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
| | | | Notes: svn path=/head/; revision=5893
* 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. Notes: svn path=/head/; revision=4578
* 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
* 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! Notes: svn path=/head/; revision=3948
* Forcefully ignore libgnumalloc.Satoshi Asami1996-10-101-1/+1
| | | | | | | Pointed to the right place by: jmacd Notes: svn path=/head/; revision=3946
* 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. Notes: svn path=/head/; revision=3803
* cJoshua Peck Macdonald1996-09-173-100/+10
| | | | Notes: svn path=/head/; revision=3802
* 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
* Updated to version 2.1.7Joshua Peck Macdonald1995-06-262-2/+5
| | | | Notes: svn path=/head/; revision=1881
* Reviewed by:Joshua Peck Macdonald1995-06-261-2/+2
| | | | | | | | Submitted by: Obtained from: Notes: svn path=/head/; revision=1880
* Install manpages. Also, add missing "-f" to the end of MAKE_FLAGS.Satoshi Asami1995-04-241-2/+5
| | | | Notes: svn path=/head/; revision=1528
* This port IS_INTERACTIVE (asks if you want to delete old installation).Satoshi Asami1995-04-241-1/+2
| | | | Notes: svn path=/head/; revision=1527
* add myself as maintainerJoshua Peck Macdonald1995-04-151-2/+3
| | | | Notes: svn path=/head/; revision=1378
* Update of lang Makefiles....Satoshi Asami1995-04-151-2/+3
| | | | 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
* Delete the patch prefix to get it more uniform with the other ports.Andreas Schulz1995-02-251-2/+1
| | | | Notes: svn path=/head/; revision=1039
* 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 Notes: svn path=/head/; revision=1028
* STk 2.1, a scheme interpreter with Tk supportSteven Wallace1995-01-045-0/+122
Submitted by: Josh MacDonald, <jmacd@uclink.berkeley.edu> Notes: svn path=/head/; revision=698