- Update to 1.6.1
- Remove some unneeded patches
- Fix pkg-plist
- report configure bug upstream
https://bugs.g10code.com/gnupg/issue1668
- report API breakage downstream and find that MacPorts had the same issue
https://rt.cpan.org/Ticket/Display.html?id=97201
- bump PORTREVISION for dependent ports (approx. 100 ports)
- Thanks to exp-run by antoine@ to find ports that break
- patch ports that would otherwise break
security/shishi with PR 192164 is already committed
[1] devel/ccrtp
[2] editors/abiword
[3] security/p5-Crypt-GCrypt
PR: 191256, 192162 [1], 192163 [2], 192166 [3]
Submitted by: Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
Approved by: maintainer timeout, antoine (exp-run), portmgr (implicit)
- Bump PORTREVISION on all ports that depend on security/gnutls and
adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
developers)
PR: 191274
Exp-run by: antoine
Approved by: portmgr (antoine)
lang/lua51 is working the same way lang/lua52, chase ports using lua 5.1
Make the default lua lua52
Make all lua ports using USES=lua
Approved by: portmgr (implicit)
- Rename DOCUMENTATION option to DOCS and add a pre-built docs distfile
- Utilise DOCSDIR macro in pkg-plist
- Change defaults to enable all OPTIONS [1]
- Remove COLOR256 option as devel/ncurses no longer supports building with
extended colour support
- Rework MAINTAINER_MODE to cater for building both manpages and docs
Changes: http://www.weechat.org/files/changelog/ChangeLog-0.4.3.html
PR: ports/185908 [1]
Requested by: dumbbell [1]
- Convert to latest LIB_DEPENDS format
- Add STAGE support
- Fix whitespace nits
- Revise pkg-descr to reflect reality - WeeChat client is ncurses only and
other front-ends will connect to the ncurses client
- Add MANPAGES option along with pre-built manpages for all supported languages
Changes: http://www.weechat.org/files/changelog/ChangeLog-0.4.2.html
- Support for guile scripting module has been disabled. WeeChat now requires
guile >= 2.0 and there is currently no guile 2.x port available in the Ports
Collection
While I am here:
- Fix whitespace nits
- Fix typo in COMMENT
Changes: http://www.weechat.org/files/changelog/ChangeLog-0.4.1.html
- Remove references to Tcl/Tk 8.3 from bsd.tcl.mk
- Update ports that required 8.3+ to require 8.4+ (since 8.5 is the
default, I don't expect this change to cause much trouble)
when receiving a special colored message.
The maintainer was contacted but due to the nature of
the issue apply the patch ASAP.
Approved by: secteam-ports (swills)
Security: e02c572f-2af0-11e2-bb44-003067b2972c
Feature safe: yes
- Use devel/ncurses as it provides ability for 256 color support for
ncursesw
- Fix Lua support when used with devel/lua50
- Remove 'Enable' from option descriptions
Approved by: flo (mentor)
This setting has not had any effect since r1.13 to bsd.cmake.mk, as it
was only useful when we supported FreeBSD < 7.
Approved by: avilla (mentor), portmgr (miwi)
Feature safe: yes