This method is already deprecated, 'create' is the only method to
make a new POE::Session object.
Content changed, bump PORTREVISION.
See also: http://www.nntp.perl.org/group/perl.poe/2613
nVidia, 1.0-8178. This release highlights:
- Improved stability with the Composite X extension
- Fixed a corruption bug with RenderAccel and the Composite X
extension when using wide desktops
- Fixed a problem validating HDTV modes on GeForce 6200
- Fixed detection of certain older TV encoders
pdumpfs has been updated but corresponding changes are
not made to pdumpfs-rsync so that it doesn't work.
PR: ports/90880
Submitted by: Yoshihiro Ota <ota@j.email.ne.jp>
Updates RMagick to the latest release, 1.9.3. Also adds an option to build against GraphicsMagick rather than ImageMagick.
PR: ports/90886
Submitted by: Nick Muerdter <spam@nickm.org>
- Use correct version, update to 2.6.3, so bump PORTEPOCH.
- Don't require php-cgi, USE_PHP is enough.
- Take maintainership.
PR: ports/90899
Submitted by: Gea-Suan Lin <gslin@gslin.org>
Song: Rolling Stones - The last time
- Fixed MASTER_SITE to fix fetch problem. The old mastersite was removed because the tarball is unfetchable since 2004.
- Removed WWW on pkg-descr, the site seems died.
- Added SHA256 on distinfo.
PR: ports/90398
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
- Marked as BROKEN, the tarball is unfetchable since 2004.
Maybe the author could avaliable the tarball again.
- Added project WWW.
PR: ports/90803
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
WIKINDX is a free bibliographic and quotations/notes
management and article authoring system designed either for
single use (on a variety of operating sytems) or multi-user
collaborative use across the internet.
WWW: http://wikindx.sourceforge.net/
PR: ports/90825
Submitted by: Babak Farrokhi <babak@farrokhi.net>
XK9Copy is a small utility which allows the copy of DVD on Linux.
The DVD video stream is compressed by the program Vamps.
1. Copy without menus :
In this case, dvdauthor is used to create a new DVD structure. It is possible
to choose the order in which the video sequences are played.
2. Copy with menus :
As dvdauthor does not make it possible to integrate the original menus,
K9Copy reproduces the original structure of the DVD. The navigation packs as
well as IFO files are modified to point on the compressed MPEG stream.
Features
* The video stream is compressed to make the DVD fit on 4.7 Gb recordable DVD
* DVD Burning
* Creation of ISO images
* Possibility of selecting the audio tracks and subtitles to be copied
* Title preview (video only)
* Possibility of preserving the original menus
WWW: http://k9copy.free.fr
PR: ports/90795
Submitted by: Alexander V. Ribchansky <triosoft@triosoft.com.ua>
www/apache22 installs its data files to ${PREFIX}/www/apache22
though, devel/cvsweb3 fails to find this directory.
PR: ports/90418
Submitted by: Tetsuya Uemura <t_uemura@macome.co.jp>
Because I am not very familiar with these language, I decided
to pass maintainship to trevor@FreeBSD.org. ^_^
Also, add SHA256 into checksum. (build with sysutils/freebsd-sha256)
Thanks. :)
PR: ports/90008
Submitted by: chinsan <chinsan.tw@gmail.com>
- Fix rc(8) preamble in the squid run script
- Use the .sh suffix only for the old style script
- Do not refer to "rcNG" in pkg-install anymore, rcNG is the default
rc style by now
- Bump PORTREVISION (to mark this change and because the package content
changes)
PR: ports/90858
Submitted by: Thomas-Martin Seck <tmseck@netcologne.de>
[MAINTAINER] mail/postfix-policyd-sf: 1.71 Released
1.71 is finaly released (current 1.71 was development version)
Changelog :
Dec 23 2005]
Changes from v1.70 -> v1.71 (new functionality+bug fixes)
* mysql.c: you can now compress or encrypt policyd->mysql connections.
* mysql.c: removed mysql_ping(). connections are now restablished.
* policyd.c: added -v option to Policyd to show version information.
* throttle_*.c: fix throttle inconsistancy. spotted by John Beaver.
* throttle_*.c: fix throttle inconsistancy. spotted by SanthuBhai.
* throttle_*.c: add thresholds/percentage display for throttle modules.
* throttle_r.c: rcpt_total did not increment.
* cidr.c: added cidr network acls. patch supplied by dan.
* blacklist.c: new module that allows dns based blacklists (you can now
blacklist, eg: %dsl%.rr.com to just block the RR.com
adsl range, but you can still whitelist smtp.rr.com
so they have to use their isp relay.) patch by Alain Fauconnet.
(NB!!) if you are upgrading from <= v1.70 then please add to policyd.conf:
# ip addresses/networks of hosts connecting to Policyd
CONN_ACL="127.0.0.1 192.168.0.0/24"
BLACKLISTDNSNAME=0
MYSQLOPT=""
or if you want to compress the connection from policyd -> mysql:
MYSQLOPT="CLIENT_COMPRESS"
And in MySQL>
CREATE TABLE blacklist_dnsname (
_blacklist char(60) NOT NULL default '',
_description char(60) NOT NULL default '',
_expire int(10) unsigned NOT NULL default '0',
UNIQUE KEY _blacklist (_blacklist),
KEY _expire (_expire)
) TYPE=MyISAM;
PR: ports/90853
Submitted by: Xavier Beaudouin <kiwi@oav.net>
1. PyExpat is required in order to build the documentation.
Most systems have it, but if you're using python-2.3.2_1
or lower, and have not installed textproc/py-expat or
textproc/py-xml, then you probably don't have it.
2. Now that 4Suite XML supports DTD validation, there is
no support for xmlproc, the validating parser distributed
in PyXML. When xmlproc was needed, it had to come from
PyXML 0.8+. That restriction is no longer applicable.
PR: ports/90831
Submitted by: Mike Brown <mike@skew.org>
be invalid XML and in turn caused the portaudit database to be only
partially built.
Bump modification date of all entries which had modification date on
the 23'rd to make sure VuXML consumers catch the updates.
Portaudit problem reported by: Peter Vohmann
Pointy hat to: lev