Update dependent packages with more recent releases.
Remove old and bit-rotted ones.
Switch to using clang 3.3 and libobjc2 1.7 by default, so modern Objective-C features work out of the box and remove a lot of configurable options for sub-optimal (and, often, unsupported / deprecated upstream) configurations.
Take maintainership of GNUstep-related ports.
Several of the ports left in have scary warnings which mean that they are likely broken in lots of cases. Future commits will fix them.
Approved by: bapt
- modify policyd-spf so ${PREFIX}/etc/postfix-policyd-spf-python/policyd-spf.conf
is used as default configuration files and change pkg-message.in accordingly
- modify misc file paths in man pages so they match installed ones
- adopt to new options framework (DOCS)
- add license information (AL2)
- trim makefile header.
- update WWW url in pkg-descr
while I'm here:
- use absolute url in MASTER_SITES and remove http redirection quirks
- replace PYTHON_SITELIBDIR with PYTHON_PKGNAMEPREFIX in depends
- shortened overly long lines to make Makefile more readable
- remove attribution from pkg-descr, that's no more supported in ports
PR: 177797
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Approved by: Giel van Schijndel <me@mortis.eu> (maintainer)
- Most patches have been accepted upstreams. The remaining ones have been
submitted on http://sourceforge.net/p/xfe/bugs/176/
Release notes:
This release adds a scripts feature: like in Nautilus, users can now apply
custom shell scripts to a list of selected files. See the documentation page
for more information.
The default keyboard shortcut for the file rename operation was changed to
F2. Swedish and greek translation were updated. A spanish colombian
translation was also added. And as usual, several bugs were fixed.
- remove vhost fix [1]
- change maintainer to submitter
Changes with mod_fcgid 2.3.7
o Periodically clean out the brigades which are pulling in the request
body for handoff to the fcgid child. PR: 51749
[Dominic Benson <dominic.benson thirdlight.com>]
o Resolve crash during graceful restarts. PR 50309
[Mario Brandt <JBlond gmail.com>]
o Solve latency/cogestion of resolving effective user file access rights
when no such info is desired, for config related filename stats.
PR: 51020 [Thangaraj AntonyCrouse <thangaraj gmail.com>, William Rowe]
o Fix regression in 2.3.6 which broke process controls when using vhost-
specific configuration. [Jeff Trawick] [1]
o Account for first process in class in the spawn score. [Jeff Trawick]
[1] patch r267014
PR: ports/181265
Submitted by: Fabiano Sidler <freebsd.ports@webstyle.ch>
Approved by: Tolbert Josh <hemi@puresimplicity.net> (maintainer timeout, 14+ days)