notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: editors/ne/Makefile
SVNWeb

Number of commits found: 45

Sun, 2 Oct 2022
[ 02:24 Wen Heping (wen) search for other commits by this committer ]    commit hash:e7c2bd57799d55c95696a8a48de9913199a180a4  commit hash:e7c2bd57799d55c95696a8a48de9913199a180a4  commit hash:e7c2bd57799d55c95696a8a48de9913199a180a4  e7c2bd5 
editors/ne: Update to 3.3.2
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:7cd7a8d850aa40bd9f93927a98e3664a54cf15e1  commit hash:7cd7a8d850aa40bd9f93927a98e3664a54cf15e1  commit hash:7cd7a8d850aa40bd9f93927a98e3664a54cf15e1  7cd7a8d  (Only the first 10 of 119 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Mon, 17 May 2021
[ 11:56 Wen Heping (wen) search for other commits by this committer ]    commit hash:0a836cdd781e793380c778f6292a4f2bb46f7550  commit hash:0a836cdd781e793380c778f6292a4f2bb46f7550  commit hash:0a836cdd781e793380c778f6292a4f2bb46f7550  0a836cd 
editors/ne: Update to 3.3.1
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Tue, 12 Jan 2021
[ 12:45 wen search for other commits by this committer ] Original commit   Revision:561327
- Fix build in current
Sun, 10 Jan 2021
[ 23:03 wen search for other commits by this committer ] Original commit   Revision:561118
- Fix the build on -CURRENT

PR:		252249
Submitted by:	kevans@
Sat, 25 Apr 2020
[ 09:57 wen search for other commits by this committer ] Original commit   Revision:532932
- Update to 3.3.0
- Take maintainership
Mon, 14 Oct 2019
[ 18:20 garga search for other commits by this committer ] Original commit   Revision:514474
editors/ne: Update to 3.2.1
Sat, 10 Nov 2018
[ 18:12 bapt search for other commits by this committer ] Original commit   Revision:484628 (Only the first 10 of 386 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:483122
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 search for other commits by this committer ] Original commit   Revision:482945
- Add pkg-plist which forgot in previous commit
- Replace LDFLAGS= with LDFLAGS+=

Spotted by:	tobik@
Wed, 24 Oct 2018
[ 08:00 wen search for other commits by this committer ] Original commit   Revision:482889
- Update to 3.1.2

PR:		232338
Submitted by:	ndowens@yahoo.com
Mon, 5 Jun 2017
[ 14:53 sunpoet search for other commits by this committer ] Original commit   Revision:442663
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 search for other commits by this committer ] Original commit   Revision:441128
- Update to 3.1.0
Sun, 13 Nov 2016
[ 09:00 amdmi3 search for other commits by this committer ] Original commit   Revision:426012
- Add LICENSE_FILE
- Switch to options helpers
Tue, 12 Jan 2016
[ 16:20 amdmi3 search for other commits by this committer ] Original commit   Revision:405891 (Only the first 10 of 791 ports in this commit are shown above. View all ports for this commit)
Convert LICENSE= "GPLxx # or later" to "GPLxx+"

Approved by:	portmgr blanket
Wed, 29 Jul 2015
[ 12:38 wen search for other commits by this committer ] Original commit   Revision:393155
- Update to 3.0.1

PR:		201841
Submitted by:	tkato432@yahoo.com
Thu, 7 May 2015
[ 10:04 jbeich search for other commits by this committer ] Original commit   Revision:385609
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 search for other commits by this committer ] Original commit   Revision:375031
Cleanup plist
Thu, 26 Jun 2014
[ 07:32 antoine search for other commits by this committer ] Original commit   Revision:359318 (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
Allow to build with texinfo from ports

With hat:	portmgr
Sun, 22 Jun 2014
[ 10:58 tijl search for other commits by this committer ] Original commit   Revision:358787
Fix MASTER_SITES.

Reported by:	Jean-Philippe Luiggi <jpl@didconcept.com>
Mon, 7 Apr 2014
[ 10:47 pawel search for other commits by this committer ] Original commit   Revision:350457
- Add staging support
- Convert to USES=gmake, new options framework
- Make post-patch target simplier
Fri, 20 Sep 2013
[ 16:36 bapt search for other commits by this committer ] Original commit   Revision:327720 (Only the first 10 of 298 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
editors)
Sat, 3 Aug 2013
[ 13:44 mat search for other commits by this committer ] Original commit   Revision:324191 (Only the first 10 of 124 ports in this commit are shown above. View all ports for this commit)
- Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default.
Fri, 1 Feb 2013
[ 00:13 jgh search for other commits by this committer ] Original commit   Revision:311342
- revert conversion of WITH_DEBUG (handled by bpm)

Spotted by: ak@
Thu, 31 Jan 2013
[ 23:44 jgh search for other commits by this committer ] Original commit   Revision:311341
- update to 2.5
- while here adjust pkg-descr formatting, and adopt optionsNG

Reported by:	portscout@
Mon, 21 May 2012
[ 03:10 miwi search for other commits by this committer ] Original commit 
- Update to 2.4

PR:             168030
Submitted by:   Ports Fury
Sun, 20 Nov 2011
[ 19:05 cs search for other commits by this committer ] Original commit 
Update to 2.3

Approved by:    glarkin@ (mentor, implicit)
Feature safe:   yes
Tue, 30 Aug 2011
[ 13:33 skreuzer search for other commits by this committer ] Original commit  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Correct typo in COMMENT field
Fri, 25 Mar 2011
[ 11:59 miwi search for other commits by this committer ] Original commit 
- Update to 2.2

PR:             155824
Submitted by:   Ports Fury
Fri, 21 May 2010
[ 11:05 miwi search for other commits by this committer ] Original commit 
- Update to 2.1

PR:             146672
Submitted by:   Ports Fury
Fri, 20 Nov 2009
[ 22:53 pav search for other commits by this committer ] Original commit  (Only the first 10 of 102 ports in this commit are shown above. View all ports for this commit)
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
Fri, 20 Mar 2009
[ 23:01 miwi search for other commits by this committer ] Original commit 
- Update to 2.0.3

PR:             132744
Submitted by:   Ports Fury
Tue, 24 Jun 2008
[ 07:11 az search for other commits by this committer ] Original commit  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
- Drop maintainership
Fri, 2 May 2008
[ 15:25 az search for other commits by this committer ] Original commit 
- Update to 1.43
Wed, 3 Oct 2007
[ 22:55 edwin search for other commits by this committer ] Original commit 
Remove support for OSVERSION < 5
Sat, 8 Sep 2007
[ 17:17 linimon search for other commits by this committer ] Original commit 
Attempt to fix build in the New Perl Order.

Hat:    portmgr
Wed, 22 Feb 2006
[ 08:35 az search for other commits by this committer ] Original commit  (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit  (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
- Change my e-mail

Approved by: sem (mentor)
Tue, 20 Sep 2005
[ 16:17 garga search for other commits by this committer ] Original commit 
- Add one more MASTER_SITES backup

Submitted by:   maintainer
[ 16:09 garga search for other commits by this committer ] Original commit 
- Add backup MASTER_SITES

Requested by:   kris
Fri, 2 Sep 2005
[ 11:26 garga search for other commits by this committer ] Original commit 
- Update to 1.41

PR:             ports/85624
Submitted by:   Andrej Zverev <az@inec.ru> (maintainer)
Fri, 22 Jul 2005
[ 11:12 garga search for other commits by this committer ] Original commit 
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