Port details |
- ne Nice and powerful editor
- 3.3.3_1 editors =2 3.3.3_1Version of this port present on the latest quarterly branch.
- Maintainer: wen@FreeBSD.org
- Port Added: 2005-07-22 11:13:23
- Last Update: 2024-01-22 00:29:02
- Commit Hash: 91659e5
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://ne.di.unimi.it/
- Description:
- Ne is a free text editor based on the POSIX standard that runs (we hope)
on almost any UN*X machine. ne is easy to use for the beginner, but
powerful and fully configurable for the wizard, and most sparing in its
resource usage.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/editors/ne/ && make install clean
- To add the package, run one of these commands:
- pkg install editors/ne
- pkg install ne
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ne
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1699616113
SHA256 (ne-3.3.3.tar.gz) = 5d39ceb3a76e6f32a0b2336bbbe03b8303f77dd8684c826083c0bc0d50ee2eeb
SIZE (ne-3.3.3.tar.gz) = 1162423
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- makeinfo : print/texinfo
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- indexinfo : print/indexinfo
- Library dependencies:
-
- libgnuregex.so : devel/libgnuregex
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ne-3.3.3_1:
DEBUG=off: Build with debugging support
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- editors_ne
- USES:
- gmake localbase makeinfo perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.3.3_1 22 Jan 2024 00:29:02 |
Muhammad Moinur Rahman (bofh) |
editors/ne: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
3.3.3 10 Nov 2023 11:53:38 |
Wen Heping (wen) |
editors/ne: Update to 3.3.3 |
3.3.2 02 Oct 2022 02:24:14 |
Wen Heping (wen) |
editors/ne: Update to 3.3.2 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.3.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.3.1 20 Jul 2022 14:21:49 |
Tobias C. Berner (tcberner) |
editors: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andreas Kohout <shanee@augusta.de>
* Andrej Zverev <az@inec.ru>
* Andrey Zakhvatov
* Anton Tornqvist <antont@inbox.lv>
* Bill Fumerola <billf@chc-chimes.com>
* Bob Eager <bob@eager.cx>
* Chris D. Faulhaber <jedgar@fxp.org> (Only the first 15 lines of the commit message are shown above ) |
3.3.1 17 May 2021 11:56:51 |
Wen Heping (wen) |
editors/ne: Update to 3.3.1 |
3.3.0_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.3.0_1 12 Jan 2021 12:45:32 |
wen |
- Fix build in current |
3.3.0_1 10 Jan 2021 23:03:14 |
wen |
- Fix the build on -CURRENT
PR: 252249
Submitted by: kevans@ |
3.3.0 25 Apr 2020 09:57:57 |
wen |
- Update to 3.3.0
- Take maintainership |
3.2.1 14 Oct 2019 18:20:29 |
garga |
editors/ne: Update to 3.2.1 |
3.1.2_2 10 Nov 2018 18:12:58 |
bapt |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
3.1.2_1 27 Oct 2018 10:32:23 |
tobik |
editors/ne: Bump revision after r482945 and r482889
r482889 did not include a pkg-plist. The build succeeded anyway,
so the package was empty. r482945 added it but did not bump the
revision.
PR: 232338 |
3.1.2 25 Oct 2018 00:30:59 |
wen |
- Add pkg-plist which forgot in previous commit
- Replace LDFLAGS= with LDFLAGS+=
Spotted by: tobik@ |
3.1.2 24 Oct 2018 08:00:35 |
wen |
- Update to 3.1.2
PR: 232338
Submitted by: ndowens@yahoo.com |
3.1.1 05 Jun 2017 14:53:15 |
sunpoet |
Update to 3.1.1
- Fix LICENSE
Changes: http://ne.di.unimi.it/CHANGES
http://ne.di.unimi.it/NEWS |
3.1.0 18 May 2017 07:09:17 |
wen |
- Update to 3.1.0 |
3.0.1 13 Nov 2016 09:00:17 |
amdmi3 |
- Add LICENSE_FILE
- Switch to options helpers |
3.0.1 24 Feb 2016 00:16:39 |
wen |
- Update WWW
PR: 207420
Submitted by: udvzsolt@gmail.com |
3.0.1 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
3.0.1 29 Jul 2015 12:38:54 |
wen |
- Update to 3.0.1
PR: 201841
Submitted by: tkato432@yahoo.com |
2.6 07 May 2015 10:04:30 |
jbeich |
editors/ne: update to 2.6 and sync WWW with r358787
Changes: http://ne.di.unimi.it/CHANGES |
2.5 20 Dec 2014 18:12:06 |
bapt |
Cleanup plist |
2.5 26 Jun 2014 07:32:37 |
antoine |
Allow to build with texinfo from ports
With hat: portmgr |
2.5 22 Jun 2014 10:58:35 |
tijl |
Fix MASTER_SITES.
Reported by: Jean-Philippe Luiggi <jpl@didconcept.com> |
2.5 07 Apr 2014 10:47:45 |
pawel |
- Add staging support
- Convert to USES=gmake, new options framework
- Make post-patch target simplier |
2.5 20 Sep 2013 16:36:24 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
editors) |
2.5 03 Aug 2013 13:44:01 |
mat |
- Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
2.5 01 Feb 2013 00:13:19 |
jgh |
- revert conversion of WITH_DEBUG (handled by bpm)
Spotted by: ak@ |
2.5 31 Jan 2013 23:44:34 |
jgh |
- update to 2.5
- while here adjust pkg-descr formatting, and adopt optionsNG
Reported by: portscout@ |
2.4 21 May 2012 03:10:19 |
miwi |
- Update to 2.4
PR: 168030
Submitted by: Ports Fury |
2.3 20 Nov 2011 19:05:16 |
cs |
Update to 2.3
Approved by: glarkin@ (mentor, implicit)
Feature safe: yes |
2.2 30 Aug 2011 13:33:46 |
skreuzer |
Correct typo in COMMENT field |
2.2 25 Mar 2011 11:59:08 |
miwi |
- Update to 2.2
PR: 155824
Submitted by: Ports Fury |
2.1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
2.1 21 May 2010 11:05:49 |
miwi |
- Update to 2.1
PR: 146672
Submitted by: Ports Fury |
2.0.3 20 Nov 2009 22:53:09 |
pav |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
2.0.3 20 Mar 2009 23:01:19 |
miwi |
- Update to 2.0.3
PR: 132744
Submitted by: Ports Fury |
1.43 24 Jun 2008 07:11:00 |
az |
- Drop maintainership |
1.43 02 May 2008 15:25:04 |
az |
- Update to 1.43 |
1.42 03 Oct 2007 22:55:58 |
edwin |
Remove support for OSVERSION < 5 |
1.42 08 Sep 2007 17:17:09 |
linimon |
Attempt to fix build in the New Perl Order.
Hat: portmgr |
1.42 22 Feb 2006 08:35:50 |
az |
- Remove deprecated USE_REINPLACE
- Remove no longer exist core.inec.ru from MASTER_SITES list - R.I.P |
1.42 25 Jan 2006 06:26:12 |
az |
- Update to version 1.42
The file requester was bizarrely assuming that ".." and "." would
have been the first two names returned by readdir(). Now it doesn't. |
1.41 22 Jan 2006 08:34:46 |
edwin |
SHA256ify
Approved by: krion@ |
1.41 03 Oct 2005 12:55:25 |
az |
- Change my e-mail
Approved by: sem (mentor) |
1.41 20 Sep 2005 16:17:11 |
garga |
- Add one more MASTER_SITES backup
Submitted by: maintainer |
1.41 20 Sep 2005 16:09:22 |
garga |
- Add backup MASTER_SITES
Requested by: kris |
1.41 02 Sep 2005 11:26:31 |
garga |
- Update to 1.41
PR: ports/85624
Submitted by: Andrej Zverev <az@inec.ru> (maintainer) |
1.40 22 Jul 2005 11:12:24 |
garga |
Ne is a free text editor based on the POSIX standard that runs (we
hope) on almost any UN*X machine. ne is easy to use for the beginner, but
powerful and fully configurable for the wizard, and most sparing in its
resource usage
WWW: http://ne.dsi.unimi.it/
PR: ports/83874
Submitted by: Andrej Zverev <az@inec.ru>
Approved by: flz (mentor) |