- Reduce local patching (integrated upstream)
- Provide KDE 4 integration option (disabled by default)
- Do not override DISTNAME, update a comment, sort pkg-plist
Feature safe: yes
Trim header.
Switch to new options.
Add rc keywords to rc script.
Use command_interpreter in rc script.
Update maintainer address in header and MAINTAINER line. I will be updating
the rest of his ports and trimming headers once the freeze is over.
PR: ports/173683
Submitted by: Nicolas Jombart <ecu@200ok.org> (maintainer)
Feature safe: yes
No PORTREVISION bump, because otherwise many will blindly update and possibly
lose everything. Hopefully people will read UPDATING before the next update!
PR: ports/173238
PR: ports/173233
Submitted by: crees
Approved by: kevlo (maintainer)
Feature safe: yes
uname -r shows 4 formats.
9.0-BETA1, 9.0-RC1, 9.0-RELEASE, and 9.0-RELEASE-p1
Logic added by 1.7 was supposed to correctly remove the -p1 string,
which it did if present, but if not present the -RELEASE gets removed
in error which results in the incorrect ftp url path for fetching the
install source.
Rewrote logic to handle -p suffix differently so it gets stripped
off leaving 9.0-RELEASE which is handled normally.
PR: ports/174037
Submitted by: Joe Barbish <qjail@a1poweruser.com> (maintainer)
Feature safe: yes
- use INSTALL_DATA to not set execution bit for plugins
- remove trailing whitespace in pkg-descr, while here
PR: 174047
Submitted by: antoine (maintainer)
Feature safe: yes
- chase update in dovecot2-pigeonhole
while here, do some changes in dovecot2-pigeonhole:
- remove indefinite article from COMMENT
- tab -> scape in pkg-descr:WWW
- remove trailing whitespace in pkg-message
- fix pkg-plist
PR: 174014
Submitted by: Attila Nagy <bra@fsn.hu> (maintainer)
Feature safe: yes
. bump PORTREVISION;
. trim headers to two line style;
. remove the article from COMMENT.
PR: ports/169896 [1]
Submitted by: Jan Beich <jbeich@tormail.org> [1]
Feature safe: yes
while here:
- use one space in Created by:
- some whitespace aligning
- correct python versions in USE_PYTHON
- use PYDISTUTILS_PKGVERSION to set correct package version instead of crafting
full PYDISTUTILS_EGGINFO
- remove trailin whitespace in pkg-descr and unneded newlines in pkg-message
PR: 174044
Submitted by: Sayetsky Anton <vsjcfm@gmail.com>
Approved by: Christoph Theis <theis@gmx.at> (maintainer)
Feature safe: yes
- add OPTIONS for unit test support
- patch setup.py to install the egg uncompressed
- use a pkg-plist instead of PLIST_FILES
- restore creator to Makefile header and use new convention
- fix plist for python >= 3.2
PR: 172592
Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com>
Approved by: maintainer timeout (1 month+)
Feature safe: yes
- add OPTIONSFILE to save OPTIONS properly
- fix source directory for installing EXAMPLES
- add regression-test target for unit tests
- trim Makefile header
- silence @cd calls
- whitespace alignment
- limit python version to 2.x, while here
PR: 173834
Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com>
Feature safe: yes
``swiftclient`` module), and a command-line script (``swift``).
This code is based on original the client previously included with
OpenStack's swift -- a highly available, distributed, eventually
consistent object/blob store.
WWW: http://launchpad.net/python-swiftclient
PR: 174041
Submitted by: Mikolaj Golub <trociny@FreeBSD.org>
Feature safe: yes
- add the missing dependency on www/py-pastedeploy
- add the man pages;
- replace /etc/swift with ${PREFIX}/etc/${PORTNAME} in the code
- while here, add license (AL2) and fix plist
PR: 174041
Submitted by: trociny
Approved by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
Feature safe: yes
- Convert to new Makefile header
- Add an entry to MASTER_SITES
- Add LICENSE
- Convert to new options framework
- Make use of PORTDOCS
- Remove specific ABI version number from LIB_DEPENDS
PR: ports/174013
Submitted by: tota (myself)
Approved by: maintainer
Feature safe: yes
Switch to gnu89 mode so building with clang works.
PR: ports/173596
Submitted by: Mike Stupalov <landy2005@gmail.com>
Approved by: janos.mohacsi@bsd.hu (maintainer timeout)
Feature safe: yes