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
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: editors/nano-devel/Makefile
SVNWeb

Number of commits found: 43

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, 7 Jul 2018
[ 19:57 danilo search for other commits by this committer ] Original commit   Revision:474132
- Set PORTSCOUT=ignore for now
Thu, 25 May 2017
[ 14:25 bapt search for other commits by this committer ] Original commit   Revision:441693
Register groff dependency which is used to generate the html documents
when DOCS is on
Sat, 27 Feb 2016
[ 00:14 danilo search for other commits by this committer ] Original commit   Revision:409641
- Update to 2.5.3
Sat, 13 Feb 2016
[ 14:35 danilo search for other commits by this committer ] Original commit   Revision:408800
- Update to 2.5.2
Sun, 31 Jan 2016
[ 14:22 marino search for other commits by this committer ] Original commit   Revision:407642
editors/nano-devel: document ncurses requirement (USES+=ncurses)

approved by:	infrastructure blanket
Tue, 12 Jan 2016
[ 01:48 danilo search for other commits by this committer ] Original commit   Revision:405819
- Update to 2.5.1
Sun, 13 Dec 2015
[ 18:08 danilo search for other commits by this committer ] Original commit   Revision:403680
- Update to 2.5.0
- Add EXAMPLES option
Thu, 14 May 2015
[ 10:15 mat search for other commits by this committer ] Original commit   Revision:386312 (Only the first 10 of 1814 ports in this commit are shown above. View all ports for this commit)
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
Mon, 24 Nov 2014
[ 01:56 danilo search for other commits by this committer ] Original commit   Revision:373190
- Update from 2.3.3 to 2.3.6
- Take maintainership
- Use options helpers
- Simplify Makefile
Wed, 24 Sep 2014
[ 06:00 eadler search for other commits by this committer ] Original commit   Revision:369161 (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
Hand back my ports to the pool.

Ports require time and TLC which I no longer have.
Thu, 29 May 2014
[ 06:09 eadler search for other commits by this committer ] Original commit   Revision:355667
Update to 2.3.3

2014.05.28 - This release contains
                many many improvements to the core system, including
                substantial improvements to the undo/redo code, UTF-8
                handling, the configure script, and display of shortcuts
                on very wide terminals,  New features include the
                ability to read named pipes (--noread), as well as
                linter support (see the nanorc man page for details).  Also
                included are much improved syntax highlighting code, and
                configurations for JSON, texinfo, Go, and a default syntax
                for catch all highlighting. Finally, nano now has the
                ability to set the color of the title bar, status bar, and
                shortcut keys (e.g. "^X") and their descriptions.  Again
                see the nanorc page for details.
Wed, 14 May 2014
[ 04:46 eadler search for other commits by this committer ] Original commit   Revision:354020
Update to 2.3.3pre2
Fri, 21 Feb 2014
[ 13:36 ehaupt search for other commits by this committer ] Original commit   Revision:345406
Remove trailing whitespaces from category editors
Mon, 10 Feb 2014
[ 13:54 ehaupt search for other commits by this committer ] Original commit   Revision:343634 (Only the first 10 of 581 ports in this commit are shown above. View all ports for this commit)
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
Sat, 28 Sep 2013
[ 23:56 eadler search for other commits by this committer ] Original commit   Revision:328632
- Convert to staging.
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)
Tue, 16 Jul 2013
[ 22:07 eadler search for other commits by this committer ] Original commit   Revision:323131
Pet portlint
[ 21:59 eadler search for other commits by this committer ] Original commit   Revision:323129 (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
Remove now excess verbiage.

Reviewed by:	bapt
Wed, 24 Apr 2013
[ 18:10 ak search for other commits by this committer ] Original commit   Revision:316464 (Only the first 10 of 1028 ports in this commit are shown above. View all ports for this commit)
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
[ 17:47 eadler search for other commits by this committer ] Original commit   Revision:316459
Convert to USES=gettext

Reviewed by:	kwm
Thu, 28 Mar 2013
[ 02:50 eadler search for other commits by this committer ] Original commit   Revision:315432
- Fix pkg-plist for nano and nano-devel.
- Incorporate patches from nano into nano-devel
- Other misc. fixes
Sat, 23 Mar 2013
[ 03:45 eadler search for other commits by this committer ] Original commit   Revision:314984
Update to 2.3.2 "Annoy your coworkers for fun and profit"

Changes:
This release introduces vim-style file locking
(though not backup/restore), useful when using nano
in a multi-editor environment.  Feedback is welcome if
you run into any issues with this new code.  Other new
features include additional support for word boundary
checking when cross compiling, fixes for trying to go to
an invalid line number, and the usual documentation
tweaks.
Fri, 8 Mar 2013
[ 20:23 eadler search for other commits by this committer ] Original commit   Revision:313672 (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
Clean up my ports (and a couple of ports@ owned ones):

- Fix COMMENT
- Add MAKE_JOBS_SAFE where appropriate
- Change ordering of LICENSE lines
- Fix new header format
- Etc.

Reviewed by:	drogoh (on irc)
Fri, 1 Mar 2013
[ 19:14 eadler search for other commits by this committer ] Original commit   Revision:313163
- Pet portlint
- Simplify pkg-plist
Sat, 20 Oct 2012
[ 15:55 eadler search for other commits by this committer ] Original commit   Revision:306198
Convert to OptionsNG
Remove stale MASTER_SITE

Feature safe:	yes
Sat, 6 Oct 2012
[ 14:35 eadler search for other commits by this committer ] Original commit   Revision:305369 (Only the first 10 of 44 ports in this commit are shown above. View all ports for this commit)
Trim the headers in the ports I maintain.
Sun, 10 Jun 2012
[ 15:32 eadler search for other commits by this committer ] Original commit 
Don't support pre 7.1 anymore.
Mon, 7 Nov 2011
[ 06:25 miwi search for other commits by this committer ] Original commit 
- Fix index
[ 04:24 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 39 ports in this commit are shown above. View all ports for this commit)
- Get rid FreeBSD 6 support
Sun, 21 Aug 2011
[ 20:51 eadler search for other commits by this committer ] Original commit  (Only the first 10 of 30 ports in this commit are shown above. View all ports for this commit)
- change the email address I use to maintain ports

Approved by:    bapt (mentor)
[ 16:12 eadler search for other commits by this committer ] Original commit  (Only the first 10 of 30 ports in this commit are shown above. View all ports for this commit)
- change the email address I use to maintain ports

Approved by:    bapt (mentor)
Thu, 12 May 2011
[ 07:12 culot search for other commits by this committer ] Original commit 
- Update to 2.3.1

PR:             ports/156958
Submitted by:   Eitan Adler <lists@eitanadler.com> (maintainer)
Fri, 4 Mar 2011
[ 14:10 miwi search for other commits by this committer ] Original commit 
- Update to 2.3.0

PR:             155068
Submitted by:   Eitan Adler <lists@eitanadler.com> (maintainer)
Sun, 11 Jul 2010
[ 18:41 sahil 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)
- Update maintainer's email address

PR:             ports/148497
Submitted by:   Eitan Adler <eitanadlerlist@gmail.com> (maintainer)
Mon, 31 May 2010
[ 02:01 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Sun, 22 Nov 2009
[ 12:33 miwi search for other commits by this committer ] Original commit 
- Update to 2.1.99pre2

PR:             140774
Submitted by:   Eitan Adler <EitanAdlerList@gmail.com> (maintainer)
Tue, 13 Oct 2009
[ 19:13 tabthorpe search for other commits by this committer ] Original commit 
- Update to 2.1.11

PR:             ports/139278
Submitted by:   Eitan Adler <EitanAdlerList gmail.com> (maintainer)
Wed, 12 Aug 2009
[ 18:57 tabthorpe search for other commits by this committer ] Original commit 
- Update to 2.10

PR:             ports/137247
Submitted by:   Eitan Adler <Eitan.Adler gmail.com> (maintainer)
Fri, 20 Feb 2009
[ 18:46 naddy search for other commits by this committer ] Original commit 
Register the HTML man pages.

Submitted by:   pointyhat (erwin)
Approved by:    maintainer
Wed, 18 Feb 2009
[ 17:02 naddy search for other commits by this committer ] Original commit 
Update to 2.1.9.

Submitted by:   Eitan Adler <eitanadlerlist@gmail.com> (maintainer)
Tue, 10 Feb 2009
[ 13:58 miwi search for other commits by this committer ] Original commit 
- Update to 2.1.8

PR:             131547
Submitted by:   Eitan Adler <EitanAdlerList@gmail.com> (maintainer)
Sun, 16 Nov 2008
[ 23:59 wxs search for other commits by this committer ] Original commit 
This is the development version of nano:

nano is a small, free and friendly editor which aims to replace
Pico, the default editor included in the non-free Pine package.
Rather than just copying Pico's look and feel, nano also implements
some missing (or disabled by default) features in Pico, such as
"search and replace" and "goto line number".

PR:             ports/128060
Submitted by:   Eitan Adler <EitanAdlerList@gmail.com>

Number of commits found: 43