non port: editors/nano-devel/Makefile |
SVNWeb
|
Number of commits found: 43 |
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, 7 Jul 2018
|
[ 19:57 danilo ]
- Set PORTSCOUT=ignore for now
|
Thu, 25 May 2017
|
[ 14:25 bapt ]
Register groff dependency which is used to generate the html documents
when DOCS is on
|
Sat, 27 Feb 2016
|
[ 00:14 danilo ]
- Update to 2.5.3
|
Sat, 13 Feb 2016
|
[ 14:35 danilo ]
- Update to 2.5.2
|
Sun, 31 Jan 2016
|
[ 14:22 marino ]
editors/nano-devel: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket
|
Tue, 12 Jan 2016
|
[ 01:48 danilo ]
- Update to 2.5.1
|
Sun, 13 Dec 2015
|
[ 18:08 danilo ]
- Update to 2.5.0
- Add EXAMPLES option
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
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 ]
- Update from 2.3.3 to 2.3.6
- Take maintainership
- Use options helpers
- Simplify Makefile
|
Wed, 24 Sep 2014
|
[ 06:00 eadler ] (Only the first 10 of 23 ports in this commit are shown above. )
Hand back my ports to the pool.
Ports require time and TLC which I no longer have.
|
Thu, 29 May 2014
|
[ 06:09 eadler ]
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 ]
Update to 2.3.3pre2
|
Fri, 21 Feb 2014
|
[ 13:36 ehaupt ]
Remove trailing whitespaces from category editors
|
Mon, 10 Feb 2014
|
[ 13:54 ehaupt ] (Only the first 10 of 581 ports in this commit are shown above. )
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 ]
- Convert to staging.
|
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)
|
Tue, 16 Jul 2013
|
[ 22:07 eadler ]
Pet portlint
|
[ 21:59 eadler ] (Only the first 10 of 38 ports in this commit are shown above. )
Remove now excess verbiage.
Reviewed by: bapt
|
Wed, 24 Apr 2013
|
[ 18:10 ak ] (Only the first 10 of 1028 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
[ 17:47 eadler ]
Convert to USES=gettext
Reviewed by: kwm
|
Thu, 28 Mar 2013
|
[ 02:50 eadler ]
- 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 ]
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 ] (Only the first 10 of 38 ports in this commit are shown above. )
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 ]
- Pet portlint
- Simplify pkg-plist
|
Sat, 20 Oct 2012
|
[ 15:55 eadler ]
Convert to OptionsNG
Remove stale MASTER_SITE
Feature safe: yes
|
Sat, 6 Oct 2012
|
[ 14:35 eadler ] (Only the first 10 of 44 ports in this commit are shown above. )
Trim the headers in the ports I maintain.
|
Sun, 10 Jun 2012
|
[ 15:32 eadler ]
Don't support pre 7.1 anymore.
|
Mon, 7 Nov 2011
|
[ 06:25 miwi ]
- Fix index
|
[ 04:24 miwi ] (Only the first 10 of 39 ports in this commit are shown above. )
- Get rid FreeBSD 6 support
|
Sun, 21 Aug 2011
|
[ 20:51 eadler ] (Only the first 10 of 30 ports in this commit are shown above. )
- change the email address I use to maintain ports
Approved by: bapt (mentor)
|
[ 16:12 eadler ] (Only the first 10 of 30 ports in this commit are shown above. )
- change the email address I use to maintain ports
Approved by: bapt (mentor)
|
Thu, 12 May 2011
|
[ 07:12 culot ]
- Update to 2.3.1
PR: ports/156958
Submitted by: Eitan Adler <lists@eitanadler.com> (maintainer)
|
Fri, 4 Mar 2011
|
[ 14:10 miwi ]
- Update to 2.3.0
PR: 155068
Submitted by: Eitan Adler <lists@eitanadler.com> (maintainer)
|
Sun, 11 Jul 2010
|
[ 18:41 sahil ] (Only the first 10 of 11 ports in this commit are shown above. )
- Update maintainer's email address
PR: ports/148497
Submitted by: Eitan Adler <eitanadlerlist@gmail.com> (maintainer)
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Sun, 22 Nov 2009
|
[ 12:33 miwi ]
- Update to 2.1.99pre2
PR: 140774
Submitted by: Eitan Adler <EitanAdlerList@gmail.com> (maintainer)
|
Tue, 13 Oct 2009
|
[ 19:13 tabthorpe ]
- Update to 2.1.11
PR: ports/139278
Submitted by: Eitan Adler <EitanAdlerList gmail.com> (maintainer)
|
Wed, 12 Aug 2009
|
[ 18:57 tabthorpe ]
- Update to 2.10
PR: ports/137247
Submitted by: Eitan Adler <Eitan.Adler gmail.com> (maintainer)
|
Fri, 20 Feb 2009
|
[ 18:46 naddy ]
Register the HTML man pages.
Submitted by: pointyhat (erwin)
Approved by: maintainer
|
Wed, 18 Feb 2009
|
[ 17:02 naddy ]
Update to 2.1.9.
Submitted by: Eitan Adler <eitanadlerlist@gmail.com> (maintainer)
|
Tue, 10 Feb 2009
|
[ 13:58 miwi ]
- Update to 2.1.8
PR: 131547
Submitted by: Eitan Adler <EitanAdlerList@gmail.com> (maintainer)
|
Sun, 16 Nov 2008
|
[ 23:59 wxs ]
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 |