- 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]
This removes one chain in the link of trust since the tarball is no longer
modified and rerolled locally.
This means the Courgette code is now included, but it is only compiled and
used on Windows platforms to distribute binary updates.
Legal documentation:
http://law.justia.com/cases/federal/district-courts/massachusetts/madce/1:2009cv11813/125212/47/
Discussed with: portmgr/core (tabthorpe), FreeBSD Foundation (gnn)
From the PR submitter:
- Update to 20100608
- Support amd64 natively
- Update DISTFILES location to use Sourceforge
- Add LICENSE_FILE
- Ensure add-local-cross script is executable
- Clean up old patches, replace trivial patches by REINPLACE_CMD
- Mark SMLNJ option as broken for now.
- Mark jobs unsafe.
From myself:
- Unexpire.
- Add stage support
- Add USE_GCC=any
- Convert to USES
- New LIB_DEPENDS format
- Remove pre-FreeBSD 7.0 compatibility
- Pass maintainership to submitter
PR: ports/177406
Submitted by: Timothy Beyer <beyert@cs.ucr.edu>
Approved by: previous maintainer timeout (11 months)
The init scripts that come with Linux versions of Plex were used as
inspiration for the FreeBSD rc script. They use SIGQUIT when shutting
down Plex, but on FreeBSD this causes a core dump. SIGTERM seems to work
just fine.
From PR submitter:
- Fix build (partially)
- Clean up patches
- Unexpire
- Mark jobs unsafe
- Bump PORTREVISION
From myself:
- Stage support, introduce pkg-plist
- Use option helpers
- Convert patch site for documentation into an optional distribution file
PR: ports/186654
Submitted by: Vsevolod Volkov <vvv@colocall.net>