summaryrefslogtreecommitdiff
path: root/editors/nedit/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* I know the ports freeze is 10 minutes past... but hopefully SatoshiDavid E. O'Brien1997-03-121-2/+2
| | | | | | | | | | | | | will let me get away with this one... Install app-defaults as NEdit.ad rather than NEdit (so it won't overwrite any custom one). Submitted by: Daniel M. Eischen <deischen@iworks.InterWorks.org> Closes-PR: ports/2914 Notes: svn path=/head/; revision=5951
* Remove EXTRACT_BEFORE_ARGS, the distfile is a standard gzipped tarball now.Satoshi Asami1997-02-181-2/+2
| | | | Notes: svn path=/head/; revision=5675
* Upgrade to 4.0.3.David E. O'Brien1997-02-051-7/+7
| | | | | | | | | Submitted by: Daniel M. Eischen <deischen@iworks.InterWorks.org> Closes PRs: ports/1752, ports/2548 Notes: svn path=/head/; revision=5539
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-181-1/+2
| | | | | | | | | | | 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
* Modified $Id: line to make the keyword substitution work properly.Masafumi Max NAKANE1996-10-101-1/+1
| | | | Notes: svn path=/head/; revision=3945
* Change this to conform to our new Motif standards.Satoshi Asami1996-04-111-0/+1
| | | | | | | | | (1) Add REQUIRES_MOTIF=yes. (2) Use ${MOTIFLIB} wherever libXm is required. Notes: svn path=/head/; revision=2968
* A fancy-looking editor that's smaller than emacs (surprise!).Satoshi Asami1996-04-091-0/+27
Note this port requires Motif, and is patched to build with libXm static (to change this, just go hack in patches/patch-aa, it's only two lines). Some time later, I will make some changes to the ports framework to make this configurable, but for now, it's "the way thud wants it". :> Submitted by: "Daniel M. Eischen" <deischen@iworks.InterWorks.org> Notes: svn path=/head/; revision=2963