summaryrefslogtreecommitdiff
path: root/editors/e93 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-2/+2
| | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
* Oops, forgot the category.Thomas Gellekum1998-03-171-2/+2
|
* Revert to using Tcl8.0, 8.1 doesn't work.Thomas Gellekum1998-03-171-2/+2
| | | | Noted by: Glenn Johnson <gljohns@bellsouth.net>
* Upgrade to use tcl8.1 and tk8.1.Justin M. Seger1998-02-241-3/+3
|
* More tcl/tk virtual category fixups.Bill Fenner1998-02-221-2/+2
|
* Be more selective about which ports to maintain. I no longer have timeSatoshi Asami1997-12-251-2/+2
| | | | to maintain all these ports I once committed (sometimes as a proxy).
* Make this port compile with tcl80.Satoshi Asami1997-09-181-1/+3
|
* /bin/sh -> ${SH}Masafumi Max NAKANE1997-07-131-2/+2
|
* Conditionalize the question asking to !defined(PACKAGE_BUILDING).Satoshi Asami1997-03-061-2/+6
|
* Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-3/+3
|
* Converted to MAN[1-9NL]David E. O'Brien1996-11-171-5/+5
|
* CATEGORIES+= --> CATEGORIES=David E. O'Brien1996-11-111-2/+2
| | | | Minor variable reordering where needed.
* Use tcl from /usr/lib, not ports.Satoshi Asami1996-09-111-3/+1
|
* Upgrade, 1.2r5X -> 1.2r6X.Satoshi Asami1996-06-122-1/+2
| | | | | | | | | | Pick up PREFIX and X11BASE from the environment if it is set there. (That way you can build it correctly with a different PREFIX/X11BASE from the top, or you can go in there and do a "make" too.) Remove RESTRICTED, but this one IS_INTERACTIVE now. We decided to shove the license in the user's face and ask them if they will promise to read it first. :)
* Upgrade, 1.2r5X -> 1.2r6X.Satoshi Asami1996-06-121-6/+10
| | | | | | | | | | Pick up PREFIX and X11BASE from the environment if it is set there. (That way you can build it correctly with a different PREFIX/X11BASE from the top, or you can go in there and do a "make" too.) Remove RESTRICTED, but this one IS_INTERACTIVE now. We decided to shove the license in the user's face and ask them if they will promise to read it first. :)
* Change NO_PACKAGE to RESTRICTED.Satoshi Asami1996-06-111-3/+2
|
* Shorten one-line comments. Boy, I'm listed as MAINTAINERs in aSatoshi Asami1995-11-091-1/+1
| | | | lot of ports or what! ;>
* Upgrade, 1.1r4X -> 1.2r5X.Satoshi Asami1995-09-123-3/+3
|
* Upgrade, 1.1r4X -> 1.2r5X.Satoshi Asami1995-09-121-4/+5
|
* Upgrade, 1.0r3X -> 1.1r4X. No, I don't know what happened to 1.1r[0-3]X.Satoshi Asami1995-07-184-7/+7
|
* Upgrade, 1.0r2X -> 1.0r3X.Satoshi Asami1995-07-034-7/+7
|
* A Tcl/Tk-based editor. The license agreement looks a little scary,Satoshi Asami1995-06-215-0/+39
so it's NO_PACKAGE for now. Someone with a little better legal mind than me please check it.