| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
approved by: infrastructure blanket
|
| |
|
|
|
|
| |
- Add EXAMPLES option
|
|
|
|
|
|
|
|
| |
Patches must not be changed by the vcs, this includes the
svn:keyword expansion. Set fbsd:nokeywords to a couple of patches.
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
| |
- Take maintainership
- Use options helpers
- Simplify Makefile
|
| |
|
|
|
|
| |
Ports require time and TLC which I no longer have.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
Found with: redports
Not found with: poudriere
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
| |
|
| |
|
|
|
|
| |
editors)
|
| |
|
|
|
|
| |
Reviewed by: bapt
|
|
|
|
| |
Reviewed by: kwm
|
|
|
|
|
| |
- Incorporate patches from nano into nano-devel
- Other misc. fixes
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
| |
- Fix COMMENT
- Add MAKE_JOBS_SAFE where appropriate
- Change ordering of LICENSE lines
- Fix new header format
- Etc.
Reviewed by: drogoh (on irc)
|
|
|
|
| |
- Simplify pkg-plist
|
|
|
|
|
|
| |
Remove stale MASTER_SITE
Feature safe: yes
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Approved by: bapt (mentor)
|
|
|
|
| |
Approved by: bapt (mentor)
|
|
|
|
|
| |
PR: ports/156958
Submitted by: Eitan Adler <lists@eitanadler.com> (maintainer)
|
|
|
|
|
| |
PR: 155068
Submitted by: Eitan Adler <lists@eitanadler.com> (maintainer)
|
|
|
|
|
| |
PR: ports/148497
Submitted by: Eitan Adler <eitanadlerlist@gmail.com> (maintainer)
|
| |
|
|
|
|
|
| |
PR: 140774
Submitted by: Eitan Adler <EitanAdlerList@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: ports/139278
Submitted by: Eitan Adler <EitanAdlerList gmail.com> (maintainer)
|
|
|
|
|
| |
PR: ports/137247
Submitted by: Eitan Adler <Eitan.Adler gmail.com> (maintainer)
|
|
|
|
|
| |
Submitted by: pointyhat (erwin)
Approved by: maintainer
|
|
|
|
| |
Submitted by: Eitan Adler <eitanadlerlist@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: 131547
Submitted by: Eitan Adler <EitanAdlerList@gmail.com> (maintainer)
|
|
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>
|