summaryrefslogtreecommitdiff
path: root/editors/nedit (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵Mario Sergio Fujikawa Ferreira2001-11-201-1/+1
| | | | | | | the later case Notes: svn path=/head/; revision=50301
* Add http site to master site. The ftp site was refusing passive mode ftpDaniel Eischen2001-11-022-4/+6
| | | | | | | | | | connections and has been reported to the nedit developers. PR: ports/31700 Submitted by: John Merryweather Cooper <john_m_cooper@yahoo.com> Notes: svn path=/head/; revision=49507
* Upgrade to version 5.2.Daniel Eischen2001-10-316-34/+173
| | | | Notes: svn path=/head/; revision=49432
* App-defaults distfile name change.Daniel Eischen2001-10-072-3/+3
| | | | Notes: svn path=/head/; revision=48533
* Change motif to a normal dependency. REQUIRES_MOTIF is now calledSatoshi Asami2000-11-071-1/+1
| | | | | | | | | | | | | | | | | USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif. As before, it implies USE_XPM (and therefore USE_XLIB). Motif-dummy is removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3. Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always have USE_MOTIF. ftp/moxftp will define USE_MOTIF unless WANT_ATHENA_VERSION (new variable) is defined. I merged the X cases in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined. I will remove x11-toolkits/Motif-dummy (which has been repo copied to open-motif) in a few days. Notes: svn path=/head/; revision=34892
* (1) Add new variable, XFREE86_VERSION, to specify which version ofSatoshi Asami2000-08-031-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm Notes: svn path=/head/; revision=31272
* Install the nc binary as nclient so as not to conflict with theSteve Price2000-05-295-18/+35
| | | | | | | | | "long standing" netcat port. PR: 18454 Notes: svn path=/head/; revision=28896
* portname/portversion updateMichael Haro2000-04-141-2/+2
| | | | Notes: svn path=/head/; revision=27501
* Updates from Maxim Sobolev:Daniel Eischen2000-03-272-1/+23
| | | | | | | | | | | | + CFLAGS received appropriate respect + X11BASE now used insted of PREFIX in -I and -L compiler directives + pkg/DESCR slightly modified to reflect Nedit's LessTif frindiness PR: ports/17457 Submitted by: Maxim Sobolev <sobomax@altavista.net> Notes: svn path=/head/; revision=27082
* Update nedit to nedit-5.1.1. Nedit is now under the GPL, as opposedDaniel Eischen2000-03-274-95/+34
| | | | | | | to the former, somewhat fuzzy, license from Fermilab. Notes: svn path=/head/; revision=27075
* Change the site for the distfile to Nedit's new home.Daniel Eischen2000-03-021-3/+3
| | | | | | | Change my (MAINTAINER) email address. Notes: svn path=/head/; revision=26496
* Nedit has a new home, www.nedit.org, provided by Metrolink. The oldDaniel Eischen1999-11-081-1/+1
| | | | | | | | | www site has gone by-by. Fix DESCR for the new site. Found by: Fenner's ports survey Notes: svn path=/head/; revision=22966
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* Would it be considered sacriligious to change all of the 'K's inTim Vanderhoek1999-05-021-1/+1
| | | | | | | | Kirk McKusick, Keith Bostic, and J. Karels into 'W's, representing WWW:? Probably. Better not risk it. :) Notes: svn path=/head/; revision=18346
* 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