2014-03-07 deskutils/phprojekt: No more public distfiles
2014-03-07 deskutils/libopensync-plugin-synce-legacy: No more public distfiles
2014-03-07 dns/skadns: No more public distfiles
2014-03-07 sysutils/gkrellmwho2: No more public distfiles
2014-03-07 audio/xmms-musepack: No more public distfiles
2014-03-07 archivers/bzip: No more public distfiles
2014-03-07 devel/cvsstat: No more public distfiles
2014-03-07 graphics/enfle: No more public distfiles
2014-03-07 audio/oggsplit: No more public distfiles
2014-03-07 devel/picasm: No more public distfiles
2014-03-07 databases/mysql-udf-preg: No more public distfiles
2014-03-07 devel/py-gitpython: No more public distfiles
2014-03-07 net/mars_nwe: No more public distfiles
2014-03-07 audio/fmio: No more public distfiles
Use new lib_depend syntax.
Add USES=libtool
USE_GNOME= gnomehack -> USES=pathfix
USE_GMAKE -> USES=gmake
Use USE_GNOME introspection component
Use full path for commands in the pkg-install file
Use new lib_depend syntax.
Switch to USES=libtool
Other ports may install pango modules, deal with the fact that
etc/pango/pango.modules might have changed since install.
Requested by: miwi
Obtained from: GNOME dev repo.
- Update LICENSE (BSD3CLAUSE)
This one was fun to find. As rm@ mentioned in a previous commit, no
LICENSE file exists in the Google Code or hg.python.org repositories.
There is a "New BSD License" reference on the unittest-ext homepage [1]
but wasnt a direct reference to the source in question, so it was not
considered good enough.
Gold was struck grepping BSD in the sources, which leads to the setup.py
header, that includes a URL reference to:
http://www.voidspace.org.uk/python/license.shtml
BSD 3-clause. Voila!
[1] http://code.google.com/p/unittest-ext/
Approved by: portmgr (blanket)
- Update to 0.4.0
- Add TEST_DEPENDS and regression-test: target for QA
- Patch setup.py to integrate the test command with py-nose
- Remove setup.py patch adding zip_safe=False (no longer needed)
- pkg-descr: Update WWW: homepage link
Changes:
* https://github.com/earl/beanstalkc/commits/v0.4.0
- More Task Scheduler support.
- Improvements for AVI encoding support.
- More VisualBasic interfaces in MSXML.
- Support for deflate content encoding in Wininet.
- Some fixes for monochrome printers.
- Various bug fixes.
net-p2p/i2p to security/i2p. Following security/tor example. Keep
net-p2p as secondary category since i2p provides p2p services.
- Update security/i2p to 0.9.11
Approved by: bdrewery (mentor)
- fix qemu when not enabled, and disable linux containers [1]
- update libvirt-glib to 0.1.8
Changes: http://libvirt.org/news.html
Submitted by: roman@ [1]