summaryrefslogtreecommitdiff
path: root/editors/nedit (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itSatoshi Asami1998-09-171-2/+2
| | | | | | | in the first place. Notes: svn path=/head/; revision=13190
* libXpm major is now 5. Also remove regexp support in preparation forSatoshi Asami1998-09-151-2/+2
| | | | | | | ELF conversion. Notes: svn path=/head/; revision=13144
* Remove manpages, but _NOT_ from the multi-lingualTim Vanderhoek1998-08-171-2/+0
| | | | | | | | emacsen (*mule-common, mule). That is left for someone more familiar with their twisty incestuous relationships. Notes: svn path=/head/; revision=12575
* 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. Notes: svn path=/head/; revision=12289
* Another batch of add homepage. In general I've avoided any linksTim Vanderhoek1998-07-282-2/+3
| | | | | | | | | | | | except to official homepages, but in this batch there were a few cases where a link was desireable anyways. For these, the form http://url/ (FAQ/whatever) was used. Notes: svn path=/head/; revision=12181
* Making x11 category more useful project part 1: take out "x11" ofSatoshi Asami1998-07-271-2/+2
| | | | | | | | | ports that are mere users of X. Partial list submitted by: Josh Gilliam <josh@quick.net> Notes: svn path=/head/; revision=12173
* Upgrade to version 5.0.2.Steve Price1998-03-282-7/+7
| | | | | | | | PR: 6069 Submitted by: maintainer Notes: svn path=/head/; revision=10350
* Add -DUSE_XMIM so input methods work.John Fieber1998-01-311-2/+2
| | | | Notes: svn path=/head/; revision=9546
* Upgrade to 5.0.1John Fieber1998-01-164-45/+8
| | | | | | | | | PR: 5511 Reviewed by: jfieber Submitted by: deischen@iworks.InterWorks.org Notes: svn path=/head/; revision=9351
* Upgrade to 5.0Dima Ruban1997-11-103-53/+48
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=8572
* Install app-defaults as NEdit.ad rather than NEdit (so it won't overwriteDavid E. O'Brien1997-03-122-2/+2
| | | | | | | | | | any custom one). Submitted by: Daniel M. Eischen <deischen@iworks.InterWorks.org> Closes-PR: ports/2914 Notes: svn path=/head/; revision=5953
* I know the ports freeze is 10 minutes past... but hopefully SatoshiDavid E. O'Brien1997-03-121-1/+1
| | | | | | | | | | | | will let me get away with this one... Here's the real justification for this commit... checksum was wrong. Submitted by: Daniel M. Eischen <deischen@iworks.InterWorks.org> Closes-PR: ports/2914 Notes: svn path=/head/; revision=5952
* 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
* The tarball is compressed now (used to be an uncompressed .tar).Satoshi Asami1997-02-181-1/+1
| | | | Notes: svn path=/head/; revision=5674
* 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-182-3/+4
| | | | | | | | | | | 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-112-2/+3
| | | | | | | | | (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-096-0/+180
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