non port: editors/ne/Makefile |
SVNWeb
|
Number of commits found: 45 |
Sun, 2 Oct 2022
|
[ 02:24 Wen Heping (wen) ] e7c2bd5
editors/ne: Update to 3.3.2
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] 7cd7a8d (Only the first 10 of 119 ports in this commit are shown above. )
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 )
|
Mon, 17 May 2021
|
[ 11:56 Wen Heping (wen) ] 0a836cd
editors/ne: Update to 3.3.1
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 12 Jan 2021
|
[ 12:45 wen ]
- Fix build in current
|
Sun, 10 Jan 2021
|
[ 23:03 wen ]
- Fix the build on -CURRENT
PR: 252249
Submitted by: kevans@
|
Sat, 25 Apr 2020
|
[ 09:57 wen ]
- Update to 3.3.0
- Take maintainership
|
Mon, 14 Oct 2019
|
[ 18:20 garga ]
editors/ne: Update to 3.2.1
|
Sat, 10 Nov 2018
|
[ 18:12 bapt ] (Only the first 10 of 386 ports in this commit are shown above. )
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
|
Sat, 27 Oct 2018
|
[ 10:32 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
|
Thu, 25 Oct 2018
|
[ 00:30 wen ]
- Add pkg-plist which forgot in previous commit
- Replace LDFLAGS= with LDFLAGS+=
Spotted by: tobik@
|
Wed, 24 Oct 2018
|
[ 08:00 wen ]
- Update to 3.1.2
PR: 232338
Submitted by: ndowens@yahoo.com
|
Mon, 5 Jun 2017
|
[ 14:53 sunpoet ]
Update to 3.1.1
- Fix LICENSE
Changes: http://ne.di.unimi.it/CHANGES
http://ne.di.unimi.it/NEWS
|
Thu, 18 May 2017
|
[ 07:09 wen ]
- Update to 3.1.0
|
Sun, 13 Nov 2016
|
[ 09:00 amdmi3 ]
- Add LICENSE_FILE
- Switch to options helpers
|
Tue, 12 Jan 2016
|
[ 16:20 amdmi3 ] (Only the first 10 of 791 ports in this commit are shown above. )
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket
|
Wed, 29 Jul 2015
|
[ 12:38 wen ]
- Update to 3.0.1
PR: 201841
Submitted by: tkato432@yahoo.com
|
Thu, 7 May 2015
|
[ 10:04 jbeich ]
editors/ne: update to 2.6 and sync WWW with r358787
Changes: http://ne.di.unimi.it/CHANGES
|
Sat, 20 Dec 2014
|
[ 18:12 bapt ]
Cleanup plist
|
Thu, 26 Jun 2014
|
[ 07:32 antoine ] (Only the first 10 of 27 ports in this commit are shown above. )
Allow to build with texinfo from ports
With hat: portmgr
|
Sun, 22 Jun 2014
|
[ 10:58 tijl ]
Fix MASTER_SITES.
Reported by: Jean-Philippe Luiggi <jpl@didconcept.com>
|
Mon, 7 Apr 2014
|
[ 10:47 pawel ]
- Add staging support
- Convert to USES=gmake, new options framework
- Make post-patch target simplier
|
Fri, 20 Sep 2013
|
[ 16:36 bapt ] (Only the first 10 of 298 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
editors)
|
Sat, 3 Aug 2013
|
[ 13:44 mat ] (Only the first 10 of 124 ports in this commit are shown above. )
- Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default.
|
Fri, 1 Feb 2013
|
[ 00:13 jgh ]
- revert conversion of WITH_DEBUG (handled by bpm)
Spotted by: ak@
|
Thu, 31 Jan 2013
|
[ 23:44 jgh ]
- update to 2.5
- while here adjust pkg-descr formatting, and adopt optionsNG
Reported by: portscout@
|
Mon, 21 May 2012
|
[ 03:10 miwi ]
- Update to 2.4
PR: 168030
Submitted by: Ports Fury
|
Sun, 20 Nov 2011
|
[ 19:05 cs ]
Update to 2.3
Approved by: glarkin@ (mentor, implicit)
Feature safe: yes
|
Tue, 30 Aug 2011
|
[ 13:33 skreuzer ] (Only the first 10 of 11 ports in this commit are shown above. )
Correct typo in COMMENT field
|
Fri, 25 Mar 2011
|
[ 11:59 miwi ]
- Update to 2.2
PR: 155824
Submitted by: Ports Fury
|
Fri, 21 May 2010
|
[ 11:05 miwi ]
- Update to 2.1
PR: 146672
Submitted by: Ports Fury
|
Fri, 20 Nov 2009
|
[ 22:53 pav ] (Only the first 10 of 102 ports in this commit are shown above. )
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat
|
Fri, 20 Mar 2009
|
[ 23:01 miwi ]
- Update to 2.0.3
PR: 132744
Submitted by: Ports Fury
|
Tue, 24 Jun 2008
|
[ 07:11 az ] (Only the first 10 of 11 ports in this commit are shown above. )
- Drop maintainership
|
Fri, 2 May 2008
|
[ 15:25 az ]
- Update to 1.43
|
Wed, 3 Oct 2007
|
[ 22:55 edwin ]
Remove support for OSVERSION < 5
|
Sat, 8 Sep 2007
|
[ 17:17 linimon ]
Attempt to fix build in the New Perl Order.
Hat: portmgr
|
Wed, 22 Feb 2006
|
[ 08:35 az ] (Only the first 10 of 16 ports in this commit are shown above. )
- Remove deprecated USE_REINPLACE
- Remove no longer exist core.inec.ru from MASTER_SITES list - R.I.P
|
Wed, 25 Jan 2006
|
[ 06:26 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.
|
Mon, 3 Oct 2005
|
[ 12:55 az ] (Only the first 10 of 25 ports in this commit are shown above. )
- Change my e-mail
Approved by: sem (mentor)
|
Tue, 20 Sep 2005
|
[ 16:17 garga ]
- Add one more MASTER_SITES backup
Submitted by: maintainer
|
[ 16:09 garga ]
- Add backup MASTER_SITES
Requested by: kris
|
Fri, 2 Sep 2005
|
[ 11:26 garga ]
- Update to 1.41
PR: ports/85624
Submitted by: Andrej Zverev <az@inec.ru> (maintainer)
|
Fri, 22 Jul 2005
|
[ 11:12 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)
|
Number of commits found: 45 |