1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Commit Graph

2517 Commits

Author SHA1 Message Date
Pawel Pekala
1856510753 Chase devel/upnp shlib bump 2012-01-18 18:32:08 +00:00
Jason Helfman
9c28373665 - Update to 2.03
PR:	ports/164142
Submitted by: maintainer ( Dmitriy Limonov <earl1k at mail.ru> )
Approved by:	cress, rene (mentors,implicit)
2012-01-16 06:14:49 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Thomas Abthorpe
e0ac1afbf4 - The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch

PR:		ports/163521
Submitted by:	Pedro Giffuni <pfg apache.org>
Hat:		portmgr
Exp run by:	pav
2012-01-09 15:41:08 +00:00
Jason Helfman
2cb3438f42 - Update to 1.7
- adjust patch target

PR:		ports/163785
Submitted by:	maintainer, Dmitriy Limonov <earl1k at mail.ru>
Approved by:	crees (mentor)
2012-01-06 17:25:50 +00:00
Doug Barton
e44947ffc1 * Thu Dec 29 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.9.3
- BUGFIX: Fix btdigg plugin (Python3 support + torrent name in magnet links)
- BUGFIX: Fix banning of IPv6 peers (Closes #885021)
- BUGFIX: Fix torrent addition dialog layout problem (Closes #84650522)
- BUGFIX: Do not report any progress for disabled files (Closes #56731485)
- BUGFIX: Make torrent sorting case insensitive (Closes #857154)
- BUGFIX: Improve Web UI usability of small devices
- BUGFIX: Program updater: More reliable version detection / comparison
- I18N: Add Georgian translation
2012-01-04 08:47:24 +00:00
Olli Hauer
19fe40753d - change required APACHE version from 13+ to 20+
(prepare to remove www/apache13)

- no PORTREVISION bump since apache22 is the default

with hat apache@
2012-01-01 16:47:41 +00:00
Jason Helfman
854553cc25 Pass maintainership to Barbara per email to ports@
http://lists.freebsd.org/pipermail/freebsd-ports/2011-December/072036.html

Submitted by:	Barbara <barbara.xxx1975 at libero.it >
Approved by:	rene (mentor)
2011-12-27 21:09:57 +00:00
Emanuel Haupt
48b16bc177 Pacify portlint
Feature safe:	yes
2011-12-27 15:14:23 +00:00
Pawel Pekala
13b6f55f99 - Update to verion 1.6
- Project database library switched from GDBM to SQLite
- Add option to build ncdc-db-upgrade

PR:		ports/163626
Submitted by:	Dmitriy Limonov <earl1k@mail.ru> (maintainer)
2011-12-26 17:37:42 +00:00
Thomas Abthorpe
754d159e98 - Reset ports to heap due to mail bounces
<swell.k@gmail.com>: host gmail-smtp-in.l.google.com[74.125.53.26] said:
   550-5.1.1 The email account that you tried to reach does not exist. Please
   try 550-5.1.1 double-checking the recipient's email address for typos or
   550-5.1.1 unnecessary spaces. Learn more at
   550 5.1.1 http://mail.google.com/support/bin/answer.py?answer=6596
   d6si2748840pbk.7 (in reply to RCPT TO command)

With Hat:	portmgr
2011-12-26 16:12:27 +00:00
Rene Ladan
e21a30ea9d Use a better fix for LICENSE_FILE_GPLv2 from portlints point of view.
Submitted by:	Jan Beich
2011-12-25 20:26:04 +00:00
Rene Ladan
8562b96a07 Fix libpng check in configure script, fixed upstream in r10694.
PR:		ports/163182
Submitted by:	Barbara
Approved by:	maintainer timeout (swell.k, 14 days)
2011-12-25 19:03:08 +00:00
Rene Ladan
351f91ba03 - Update to r10703
- Some changes in manpage languages

PR:		ports/163582
PR:		ports/163128 (older update)
Submitted by:	Barbara
Approved by:	maintainer timeout of 163128 (swell.k, 15 days)
2011-12-25 16:15:35 +00:00
Pawel Pekala
e47ced6509 Ncdc is a modern and lightweight direct connect client
with a friendly ncurses interface.

WWW: http://dev.yorhel.nl/ncdc

PR:		ports/162922
Submitted by:	Dmitriy Limonov
2011-12-25 11:26:30 +00:00
Sunpoet Po-Chuan Hsieh
b2864d1acc - Update to 0.11
- Pet portlint

Changes:	http://search.cpan.org/dist/Net-DirectConnect/Changes
PR:		ports/161919
Submitted by:	sunpoet (myself)
Approved by:	maintainer (implicit)
2011-12-24 00:03:19 +00:00
Frederic Culot
ed4fe90e24 - Update to 2.02
Changes:	http://solidcointalk.org/topic/481-solidcoin-v202-released/
PR:		ports/163436
Submitted by:	Dmitriy Limonov <earl1k@mail.ru> (maintainer)
2011-12-19 15:38:40 +00:00
Pawel Pekala
b4f8198306 SolidCoin is an open source digital currency, originally based on Bitcoin,
but now heavily modified and improved. SolidCoin works over a distributed
peer-to-peer network to offer irreversible, low-cost, anonymous and
decentralized monetary transactions.

WWW: http://solidcoin.info

PR:		ports/162335
Submitted by:	Dmitriy Limonov
2011-12-14 23:29:47 +00:00
Pav Lucistnik
2b453195a3 - Mark BROKEN: does not link
Reported by:	pointyhat
2011-12-14 21:34:42 +00:00
Chris Rees
ee82353303 - Update to 2.42
- Use --with(out)-gtk instead of enable -- option has changed

Feature safe:	yes
2011-12-11 12:26:57 +00:00
Max Brazhnikov
5bdb81f384 Update to 4.1.3
Replace check for ktorrent-2 with CONFLICTS_BUILD

Feature safe:	yes
2011-12-07 16:35:22 +00:00
Max Brazhnikov
14adddb1b6 Update to 1.1.3
Feature safe:	yes
2011-12-07 16:34:57 +00:00
Rene Ladan
6e7db9cfaa - Update to 2.3.1
- Make the port look similar to net-p2p/amule-devel to ease updating the two.
- Partially pet portlint.

PR:		ports/162603
Submitted by:	Barbara (barbara.xxx1975 libero/it)
Approved by:	maintainer timeout (swell.k, 14 days)
Feature safe:	yes
2011-11-30 21:20:54 +00:00
Michael Scheidell
f9d30cef27 PR: 162340
Submitted by:	gelraen.ua@gmail.com
Reviewed by:
Approved by:	gabor (mentor)
Obtained from:
MFC after:
Security:
Feature safe:	yes
On some machines resulting binaries contains "/usr/lib" before "/usr/local/lib/gcc45" in rpath and user gets something like
this if tries to launch that binary:

/libexec/ld-elf.so.1: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.10 required by /usr/local/bin/eiskaltdcpp-gtk not found

Attached patch adds BUILD_DEPENDS on devel/chrpath, which is used to overwrite rpath in built binaries (-DCMAKE_INSTALL_RPATH
only aappends directories to rpath)
2011-11-28 16:30:44 +00:00
Emanuel Haupt
1afcdd5eb1 Remove trailing whitespaces.
Feature safe:	yes
2011-11-18 23:30:13 +00:00
Mikhail Teterin
0556fdfad7 Update from "obsolete" 4.3.1.4 to the currently-latest 4.7.0.0.
Feature safe:	yes
Approved by: 	portmgr (tabthorpe)
2011-11-14 05:35:54 +00:00
Ruslan Makhmatkhanov
1d3015aac7 Change email for my ports to FreeBSD one.
Approved by:	novel (mentor)
Feature safe:	yes
2011-11-10 22:20:18 +00:00
Doug Barton
a1b8c7234f Remove ports@ ports that have been DEPRECATED for at least 1 month
audio/shoutcast		Unfetchable; website rearranged
audio/linux-shoutcast	Unfetchable; website rearranged
chinese/scim-chewing	Does not configure
converters/py-cjkcodecs	Integrated into every python version in the tree
databases/kpogre	Does not compile
deskutils/mhc		Does not fetch
deskutils/org-mode.el6	Does not fetch
deskutils/gemcal	Does not fetch
devel/erlang-thrift	Does not build
dns/domtools		Does not fetch
editors/richtext	Does not compile
games/vultures-claw	Does not fetch
games/bomb		Does not fetch
games/lgeneral-data	Bad plist
games/linux-enemyterritory-jaymod	Does not fetch
games/xphotohunter	Does not fetch
graphics/gimpshop	Fails to patch
graphics/lightspark-devel	Does not compile
graphics/xmms-plazma	Does not fetch
graphics/py-cgkit	Does not fetch, does not compile on ia64, powerpc, or sparc64
japanese/rxvt		Does not fetch, fails to build with new utmpx
japanese/epic4		Some distfiles do not fetch
java/jde		Does not fetch
java/kaffe		Does not fetch
korean/gdick	HTMLs from the Yahoo! Korea Dictionary cannot be parsed, other runtime problems
korean/hanterm-xf86	Does not compile
korean/stardict2-dict-kr Does not fetch
lang/p5-JavaScript	Does not fetch
lang/TenDRA	Website disappeared; last release 2006, Does not compile on recent FreeBSD-9
mail/freepops		Does not build
mail/itraxp		Does not build
misc/tellico		Leaves file behind on deinstall
net/gsambad		Does not fetch
net/nocatauth-gateway	Uses a UID registered to another port
net/nocatauth-server	Uses a UID registered to another port
net/libosip2		Does not fetch
net/kmuddy		Does not fetch
net/netboot		Does not build
net-mgmt/jffnms		Does not fetch
net-p2p/frostwire	Does not fetch
net-p2p/azureus		Does not fetch
news/cleanscore		Does not fetch
news/nntpswitch		Does not fetch
news/p5-NewsLib		Does not fetch
russian/cyrproxy	Does not fetch
science/gerris		Does not fetch
security/opensaml	Does not fetch
sysutils/wmbattery	Does not fetch
sysutils/cpuburn	No more public distfiles
textproc/tei-guidelines-p4	Does not fetch
textproc/tei-p4		Does not fetch
textproc/py-hyperestraier	Does not fetch
textproc/tdtd.el	Does not fetch
textproc/tei-lite	Does not fetch
www/phpwiki13		Does not fetch
www/p5-Apache-Scoreboard	Depends on mod_perl
www/p5-B-LexInfo	Broken due the new mod_perl2 API
www/phpwiki		Does not fetch
www/smb2www		Apache13 is deprecated, migrate to 2.2.x+ now
www/spip		Checksum is changing daily
www/monkey		Does not fetch
x11-toolkits/jdic	Does not fetch
x11-toolkits/py-kde	Does not compile
2011-11-02 01:35:45 +00:00
Martin Wilke
c993547647 2011-11-01 games/phpua-ut2003: depends on phpua-engine
2011-11-01 games/phpua-engine: apache13 is deprecated, migrate to 2.2.x+ now
2011-11-01 games/phpua-hl: depends on phpua-engine
2011-11-01 games/phpua-ut: depends on phpua-engine
2011-11-01 games/phpua-cod: depends on phpua-engine
2011-11-01 games/uox3: No more public distfiles
2011-11-01 games/phpua-q3: depends on phpua-engine
2011-11-01 games/phpua-bf: depends on phpua-engine
2011-10-30 graphics/kallery: does not build; last release 20010511
2011-10-28 graphics/gtksee: depends on unfetchable port archivers/bzip; last release 2004
2011-11-01 mail/mailscanner-mrtg: apache13 is deprecated, migrate to 2.2.x+ now
2011-10-31 net-p2p/qbittorrent-28-nox11: Please migrate to net-p2p/qbittorrent-29
2011-10-31 net-p2p/qbittorrent-28: Please migrate to net-p2p/qbittorrent-29
2011-10-31 net-p2p/dctc-gui-qt No more public distfiles
2011-10-31 net-p2p/dctc-gui No more public distfiles
2011-09-01 net-p2p/dctc: No more public distfiles
2011-11-01 www/slash: apache13 is deprecated, migrate to 2.2.x+ now
2011-11-01 databases/maatkit: Upstream support dropped. Please consider using databases/percona-toolkit
2011-11-01 databases/mysqlman: apache13 is deprecated, migrate to 2.2.x+ now
2011-11-01 databases/mysql-editor: apache13 is deprecated, migrate to 2.2.x+ now
2011-09-30 databases/gnats: Security issues
2011-11-01 07:35:46 +00:00
Doug Barton
7b4c3ba90c * Sat Oct 29 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.9.2
- BUGFIX: Fix mimimum dimensions for torrent addition dialog
2011-10-30 19:54:48 +00:00
Doug Barton
d3ca0ec017 * Sun Oct 23 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.9.1
- BUGFIX: Add support for speed limits scheduling (Web UI)
  - BUGFIX: Fix ratio calculation for purely seeded torrents
  - I18N: Update Russian translation
  - COSMETIC: Torrent addition dialog layout fixes
2011-10-25 18:47:14 +00:00
Jose Alonso Cardenas Marquez
4b3067e5f7 - net-p2p/transmisson-remote-gui was renamed to net-p2p/transmission-remote-gui 2011-10-25 09:29:59 +00:00
Jose Alonso Cardenas Marquez
f69013b35f - net-p2p/transmisson-remote-gui was renamed to net-p2p/transmission-remote-gui 2011-10-25 09:22:32 +00:00
Pawel Pekala
877122b5db EiskaltDC++ is a cross-platform program that uses the Direct Connect
and ADC protocol. It is compatible with other DC clients, such as the
original DC from Neomodus, DC++ and derivatives. EiskaltDC++ also
interoperates with all common DC hub software.

This port contains XMLRPC CLI client for EiskaltDC++ daemon.

WWW:	http://code.google.com/p/eiskaltdc/

PR:		ports/161898
Submitted by:	Maxim Ignatenko <gelraen.ua@gmail.com>
2011-10-24 22:22:59 +00:00
Pawel Pekala
fb97b52598 Update to version 2.2.4
Changelog: https://github.com/negativ/eiskaltdcpp/blob/master/ChangeLog.txt

PR:		ports/161898
Submitted by:	Maxim Ignatenko <gelraen.ua@gmail.com> (maintainer)
2011-10-24 22:20:59 +00:00
Doug Barton
989772c9ac The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
2011-10-24 09:11:38 +00:00
Doug Barton
2b1dacc826 Remove more tags from pkg-descr files fo the form:
- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
2011-10-24 04:17:37 +00:00
Pawel Pekala
114bc8cbc8 Fix build when WITHOUT_PYGTK=true
PR:		ports/160898
Reported by:	Doug Penner <darwinsurvivor@gmail.com>
Fix by:		Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer)
2011-10-19 22:12:04 +00:00
Alexey Dokuchaev
2e611fd8e9 - Update to version 1.1.0
- Add LICENSE (GPLv2)
2011-10-19 15:48:30 +00:00
Chris Rees
76cb375204 - Update to 2.41
- Update MASTER_SITES

PR:		ports/161712
Submitted by:	Barbara <barbara.xxx1975@libero.it>
2011-10-18 18:36:40 +00:00
Greg Larkin
7363717221 - Updated to 0.8
PR:		ports/161514
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer)
2011-10-17 17:17:49 +00:00
Alberto Villa
82e896cf69 - Update dependencies after KDE ports upgrade.
- Avoid removing kdehier4 directories.
- Bump PORTREVISION.
2011-10-17 00:05:40 +00:00
Pawel Pekala
bae74fd711 Chase www/libmicrohttpd shlib bump 2011-10-12 21:15:57 +00:00
Doug Barton
67ef7aedf9 Introduce qbittorrent 2.9.0, with the following new features vs. the 2.8.x
branch:

* Sat Oct 08 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.9.0
 - FEATURE: Add setting to ignore slow torrents in queueing system
 - FEATURE: Add advanced setting to announce to all trackers
 - FEATURE: Add quick "set as default save path" checkbox to
            torrent addition dialog (sledgehammer999)
 - BUGFIX: Add tray menu entry for toggling window visibility
 - BUGFIX: Fix execution log lines selection and copying
 - BUGFIX: Reduce CPU usage when running Web UI
 - BUGFIX: Save RSS items to disk regularly for safety
 - BUGFIX: Fix ratio calculation (use all_time_download)
 - BUGFIX: Fix torrent upload issues (Web UI)
 - BUGFIX: Fix some IE incompatibilities (Web UI)
 - COSMETIC: Display speed at the beginning of the Window title
 - COSMETIC: Several cosmetic fixes to the Web UI
 - COSMETIC: Make top toolbar follow system style
 - OTHER: Display libraries versions in about dialog (sledgehammer999)
 - OTHER: Display qBittorrent version in Web UI about dialog

Set NO_LATEST_LINK in qbittorrent-28, and DEPRECATE it.
2011-10-09 17:31:35 +00:00
Doug Barton
c3ef22e507 Remove ports maintainted by ports@ which have passed their EXPIRATION_DATE
astro/gkrellsun		Abandonware
astro/xrmap		No more distfiles
audio/midimountain	Abandonware
audio/gkrellmss		Abandonware
audio/gnapster		Abandonware
databases/xbase		No more public distfiles
databases/xbsql		No more public distfiles
games/gtkabale		No more public distfiles
games/battleball	No more public distfiles, does not compile on ia64 or sparc64
games/race		No more public distfiles
games/stvef-paks	No more public distfiles
games/stvef-server	No more public distfiles
games/tome		No more public distfiles
games/qkmj		No more public distfiles
games/oilwar		No more public distfiles
games/xbaby		No more public distfiles
games/xword		Abandonware
games/kslide		No more public distfiles
graphics/xmrm		No more public distfiles, does not compile on amd64 or sparc64
graphics/giftrans	Upstream disappeared and distfile is not available
graphics/wildmagic	BROKEN for more than 6 months, does not fetch
irc/ircd-rusnet		No more public distfiles
irc/tkirc		No more public distfiles
korean/mizifont		No more public distfiles
lang/freetxl		No more public distfiles
math/nsc2ke		No more public distfiles
misc/mgp-mode.el	No more public distfiles
multimedia/p5-RIFF-Info	No more public distfiles
net/p5-Net-OpenDHT	No more public distfiles
net/mudix		No more public distfiles
net-im/newsbot		No more public distfiles
net-im/libicq2000	Abandonware
net-im/gossip		No longer maintain by upstream, use net-im/empathy instead
net-im/ickle		Abandonware
net-mgmt/nipper		BROKEN for more than 6 month, does not fetch
net-p2p/mldonkey-serverspy	No more public distfiles
news/p5-Gateway		No more public distfiles
print/epsmerge		No more public distfiles
science/at		No more public distfiles
science/pyvox		No more public distfiles
security/p5-Email-Obfuscate	No more public distfiles
security/libparanoia	No more public distfiles
security/execwrap	No more public distfiles
2011-10-09 02:47:51 +00:00
Pawel Pekala
4043d650c0 EiskaltDC++ is a cross-platform program that uses the Direct Connect
and ADC protocol. It is compatible with other DC clients, such as the
original DC from Neomodus, DC++ and derivatives. EiskaltDC++ also
interoperates with all common DC hub software.

This port is GUI-less daemon that uses eiskaltdcpp-lib.

WWW:	http://code.google.com/p/eiskaltdc/

PR:		ports/155447
Submitted by:	Maxim Ignatenko <gelraen.ua@gmail.com>
Approved by:	miwi, wen (mentors implicit)
2011-10-05 23:02:19 +00:00
Pawel Pekala
dbf80a4669 - Update to version 2.2.1
- Add LICENSE

PR:		ports/155447
Submitted by:	Maxim Ignatenko <gelraen.ua@gmail.com> (maintainer)
Approved by:	miwi, wen (mentors implicit)
2011-10-05 22:59:55 +00:00
Doug Barton
8cd21a4f27 0.15.8 release
* allow NULL to be passed to create_torrent::set_comment and
  create_torrent::set_creator
* fix UPnP issue for routers with multiple PPPoE connections
* fix issue where event=stopped announces wouldn't be sent when closing
  session
* fix crash when using broken SOCKS5 proxies
* fix CPU busy loop issue in tracker announce logic
* honor IOV_MAX when using writev and readv
* don't post 'operation aborted' UDP errors when changing listen port
* fix tracker retry logic, where in some configurations the next tier
  would not be tried
* fixed bug in http seeding logic (introduced in 0.15.7)
* add support for dont-have extension message
* fix for set_piece_deadline
* add reset_piece_deadline function
* fix merkle tree torrent assert
2011-10-02 19:32:44 +00:00
Doug Barton
9766a65fd0 As previously advertised, delete ports that have
vulnerabilities listed in portaudit, and those
that depend on them - part 1

math/mupad
	Relies on xpm, vulnerable since 2004-09-15
net-p2p/torrentflux
	Vulnerable since 2006-10-07
net/tptest
	Vulnerable since 2009-12-17
security/pgp6
	Vulnerable since 2005-07-31
www/p5-RTx-RightsMatrix
	Only works with www/rt36, which is FORBIDDEN
www/p5-RTx-Shredder
	Only works with www/rt36, which is FORBIDDEN
www/p5-RTx-Statistics
	Only works with www/rt36, which is FORBIDDEN
www/plone
	Vulnerable since 2011-02-10
www/pyblosxom
	Vulnerable since 2009-02-11
www/rt36
	Vulnerable since 2009-12-09
www/zope-archetypes
	Depends on www/plone, which is FORBIDDEN
www/zope-calendaring
	Depends on www/plone, which is FORBIDDEN
www/zope-coreblog2
	Depends on www/plone, which is FORBIDDEN
www/zope-i18nlayer
	Depends on www/plone, which is FORBIDDEN
www/zope-plonelanguagetool
	Depends on www/plone, which is FORBIDDEN
www/zope-simpleblog
	Depends on www/plone, which is FORBIDDEN
2011-09-30 09:12:36 +00:00
Doug Barton
2778716571 As previously advertised, remove ports that previously had been
DEPRECATED without EXPIRATION_DATE, and the ports that depend
on them.

audio/mt-daapd
	Use audio/firefly instead
databases/p5-DBIx-Class-Validation
	Depends on textproc/p5-FormValidator-Simple, which is DEPRECATED
devel/p5-Class-Data-Accessor
	Please consider using p5-Class-Accessor-Grouped or p5-Moose
graphics/libflash
	gplflash is no longer supported. Please use gnash instead
graphics/flashplayer
	Depends on DEPRECATED graphics/libflash
japanese/p5-FormValidator-Simple-Plugin-Number-Phone-JP
	Depends on textproc/p5-FormValidator-Simple, which is DEPRECATED
net/p5-OAuth-Lite
	Depends on devel/p5-Class-Data-Accessor, which is DEPRECATED
net-mgmt/py-snmp
	use net-mgmt/py-snmp4 instead
net-mgmt/py-twistedSNMP
	Relies on net-mgmt/py-snmp, which is DEPRECATED
net-p2p/gift
	unmaintained upstream for several years
net-p2p/giftcurs
	unmaintained upstream for several years
net-p2p/giftoxic
	unmaintained upstream for several years
net-p2p/giftui
	unmaintained upstream for several years
net-p2p/apollon
	Depends on net-p2p/gift, which is DEPRECATED
textproc/p5-FormValidator-Simple
	Depends on devel/p5-Class-Data-Accessor, which is DEPRECATED
www/flashplugin-mozilla
	gplflash is no longer supported. Please use graphics/gnash, \
www/p5-HTML-Widget
	Depends on devel/p5-Class-Data-Accessor, which is DEPRECATED
www/p5-Catalyst-Plugin-AutoRestart
	Depends on devel/p5-Class-Data-Accessor, which is DEPRECATED
www/p5-Catalyst-Example-InstantCRUD
	Depends on www/p5-HTML-Widget, which is DEPRECATED
www/p5-Catalyst-Plugin-FormValidator-Simple
	Depends on textproc/p5-FormValidator-Simple, which is DEPRECATED
www/p5-Catalyst-Plugin-HTML-Widget
	Depends on www/p5-HTML-Widget, which is DEPRECATED
www/asterisk-fop
	Depends on www/flashplugin-mozilla which is DEPRECATED
www/p5-Handel
	Depends on textproc/p5-FormValidator-Simple, which is DEPRECATED
www/p5-DBIx-Class-HTMLWidget
	Depends on www/p5-HTML-Widget, which is DEPRECATED
www/p5-HTML-Widget-DBIC
	Disappear from CPAN
x11-wm/fvwm24
	No longer supported by fvwm.org
2011-09-30 08:58:22 +00:00