| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
04 Feb 2012 06:22:22
5.5_4
|
deischen  |
Bump portversion for recent change that prevents nedit from crashing
on file->open or file->save operations.
Suggested by: sahil |
03 Feb 2012 08:51:32
5.5_3
|
deischen  |
Add a patch file to prevent nedit from crashing on file->open or
file->save operations.
Patch provided by: Mars G Miro <spry at anarchy doh in doh the doh ph>
Thanks!
PR: 164729 |
02 May 2011 12:44:53
5.5_3
|
makc  |
Bump PORTREVISION after open-mofit update |
10 Apr 2011 18:33:26
5.5_2
|
deischen  |
Allow nedit to build against newer versions of open-motif.
Add license clause (GPLv1). Update MASTER_SITES.
Submitted by: Mikhail T. (m dot tsatsenko at gmail dot com)
PR: 156170 |
25 Dec 2010 16:55:41
5.5_2
|
sunpoet  |
- Use canonical format for FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here
PR: ports/152844
Submitted by: sunpoet (myself)
Approved by: miwi (with portmgr hat) |
19 Apr 2008 17:56:05
5.5_2  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
23 Mar 2008 16:44:09
5.5_2
|
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
19 May 2007 20:32:57
5.5_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
22 Jan 2006 08:34:46
5.5
|
edwin  |
SHA256ify
Approved by: krion@ |
27 Oct 2005 17:23:30
5.5
|
deischen  |
Add missing size in distinfo. Perhaps portlint should check for that...
PR: 88085 |
03 Nov 2004 03:21:41
5.5
|
deischen  |
Update to release 5.5. |
15 Aug 2004 22:08:35
5.4
|
deischen  |
Remove extra CFLAGS define to force building with buggy open-motif.
Add a check to the program that checks for buggy open-motif so that
version 2.2.3 is seen as non-buggy. This last check is already in
nedit sources in similar form. |
31 Mar 2004 03:12:58
5.4
|
trevor  |
SIZEify (maintainer timeout) |
07 Feb 2004 23:38:15
5.4
|
deischen  |
Update Nedit to 5.4. Note that our open-motif port is at 2.2.2 which
is known to be buggy. It was pulled from the opengroup site. Nedit
now checks the version of motif and issues a very loud warning
when it is built. |
07 Mar 2003 06:00:45
5.3
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
23 Aug 2002 20:03:19
5.3
|
deischen  |
Go back to kan's fix and set BINOWN, BINGRP, BINMODE in MAKE_ENV.
Trying to use INSTALL_{PROGRAM,DATA,MAN} just doesn't seem to
work for nested makes. I give up trying to make it work. |
21 Aug 2002 15:37:24
5.3
|
deischen  |
Revert the last commit and make nedit use INSTALL_PROGRAM,MAN,DATA.
PR: 41687
Submitted by: James E. Flemer <jflemer@acm.jhu.edu |
21 Aug 2002 15:27:53
5.3
|
deischen  |
I guess something changed in ports/Mk so that BINOWN, BINGRP, and
BINMODE are no longer set when make'ing. Manually add them to
MAKE_ENV in the port's Makefile.
PR: 40800, 41687
Submitted by: kan |
16 Jul 2002 08:31:20
5.3
|
deischen  |
Correct spelling of distfile in EXTRACT_ONLY.
Submitted by: Peter I. Hansen <pih@oek.dk> |
15 Jul 2002 18:26:26
5.3
|
deischen  |
Move EXTRACT_ONLY to where it should be (portlint complained).
Change filename extension of extracted file to match distfile. |
15 Jul 2002 18:19:04
5.3
|
deischen  |
Change to use bzip2 instead of gzip distfile.
PR: 40583
Submitted by: Amar Takhar <verm@drunkmonk.net> |
15 Jul 2002 18:14:01
5.3
|
deischen  |
Update to nedit v5.3. |
20 Nov 2001 23:29:38 
|
lioux  |
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the
later case |
02 Nov 2001 14:21:27 
|
deischen  |
Add http site to master site. The ftp site was refusing passive mode ftp
connections and has been reported to the nedit developers. |
31 Oct 2001 18:07:29 
|
deischen  |
Upgrade to version 5.2. |
07 Oct 2001 20:15:29 
|
deischen  |
App-defaults distfile name change. |
07 Nov 2000 23:28:20 
|
asami  |
Change motif to a normal dependency. REQUIRES_MOTIF is now called 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. |
08 Oct 2000 02:02:27 
|
asami  |
Convert category editors to new layout. |
03 Aug 2000 10:28:58 
|
asami  |
(1) Add new variable, XFREE86_VERSION, to specify which version of 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. |
29 May 2000 04:59:33 
|
steve  |
Install the nc binary as nclient so as not to conflict with the "long
standing" netcat port. |