summaryrefslogtreecommitdiff
path: root/lang/STk/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* These ports are building now, so take out BROKEN_ELF.Satoshi Asami1999-09-211-2/+0
| | | | Notes: svn path=/head/; revision=21852
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20952
* Add USE_XLIB.Satoshi Asami1998-12-221-1/+2
| | | | Notes: svn path=/head/; revision=15477
* Expand lib/stk directory properly. Use PLIST_SUB to encode info.Satoshi Asami1998-11-111-1/+3
| | | | Notes: svn path=/head/; revision=14460
* Mark BROKEN for ELF:Justin M. Seger1998-10-131-1/+3
| | | | | | | | | cc -O -pipe -DSTK_VERSION=\"3.1.1\" -DMACHINE=\"FreeBSD-3.0-BETA-i386\" -DUSE_DYNLOAD -DUSE_TK -DSTk_CODE -DFREEBSD -DUSE_STKLOS -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SIGACTION=1 -DHAVE_SELECT=1 -DSTDC_HEADERS=1 -I. -I../Tk/generic -I../Tk/unix -I../Tcl -I../Mp -I/usr/X11R6/include -o stk userinit.o libstk.a ../Mp/libgmp.a ../Tk/unix/libtk.a ../Tcl/libtcl.a ../Tcl/libevtcl.a -L/usr/X11R6/lib -lSM -lICE -lX11 -lm cc: ../Mp/libgmp.a: No such file or directory cc: ../Tk/unix/libtk.a: No such file or directory Notes: svn path=/head/; revision=13955
* Update to 3.1.1 (due to missing distfile). Though I'm the maintainerJoshua Peck Macdonald1998-03-081-2/+2
| | | | | | | | of this port it has been a while since I used it and I was unable to thoroughly test it today. A lot of the patches were removed. Notes: svn path=/head/; revision=10068
* Don't ask whether I want to delete the old installation or not.Satoshi Asami1997-03-061-2/+1
| | | | Notes: svn path=/head/; revision=5893
* 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
* cJoshua Peck Macdonald1996-09-171-5/+6
| | | | 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
* 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-241-3/+4
| | | | | | | 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-041-0/+15
Submitted by: Josh MacDonald, <jmacd@uclink.berkeley.edu> Notes: svn path=/head/; revision=698