diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-04-12 09:03:50 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-04-12 09:03:50 +0000 |
commit | 4c79e4adc134ea45b5e00ada5c33f65552ab16ad (patch) | |
tree | 2615a95415d3f5192ea637df6c69ab8f319b4fa8 /net-p2p | |
parent | 8e289e1ecb347d5189abe5a320894fe47f5abb39 (diff) |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/Makefile | 3 | ||||
-rw-r--r-- | net-p2p/gift-ares/Makefile | 28 | ||||
-rw-r--r-- | net-p2p/gift-ares/distinfo | 3 | ||||
-rw-r--r-- | net-p2p/gift-ares/pkg-descr | 4 | ||||
-rw-r--r-- | net-p2p/gift-ares/pkg-plist | 6 | ||||
-rw-r--r-- | net-p2p/torrent_swapper/Makefile | 59 | ||||
-rw-r--r-- | net-p2p/torrent_swapper/distinfo | 2 | ||||
-rw-r--r-- | net-p2p/torrent_swapper/pkg-descr | 22 | ||||
-rw-r--r-- | net-p2p/torrent_swapper/pkg-plist | 441 | ||||
-rw-r--r-- | net-p2p/torrentvolve/Makefile | 40 | ||||
-rw-r--r-- | net-p2p/torrentvolve/distinfo | 3 | ||||
-rw-r--r-- | net-p2p/torrentvolve/files/patch-site__lib__torrentmodules__tvAzureusBridge__tvTelnetClient__client.php | 16 | ||||
-rw-r--r-- | net-p2p/torrentvolve/pkg-descr | 6 | ||||
-rw-r--r-- | net-p2p/torrentvolve/pkg-plist | 96 |
14 files changed, 0 insertions, 729 deletions
diff --git a/net-p2p/Makefile b/net-p2p/Makefile index 465cdc8345d4..0c70d32a5270 100644 --- a/net-p2p/Makefile +++ b/net-p2p/Makefile @@ -35,7 +35,6 @@ SUBDIR += frost SUBDIR += frostwire SUBDIR += gift - SUBDIR += gift-ares SUBDIR += giftcurs SUBDIR += giftoxic SUBDIR += giftui @@ -113,10 +112,8 @@ SUBDIR += sharktorrent SUBDIR += squall SUBDIR += teknap - SUBDIR += torrent_swapper SUBDIR += torrentflux SUBDIR += torrentsniff - SUBDIR += torrentvolve SUBDIR += trackerbt SUBDIR += transmission SUBDIR += transmission-cli diff --git a/net-p2p/gift-ares/Makefile b/net-p2p/gift-ares/Makefile deleted file mode 100644 index c980174b9ad1..000000000000 --- a/net-p2p/gift-ares/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# New ports collection makefile for: giFT-Ares -# Date created: 2006-10-10 -# Whom: alepulver -# -# $FreeBSD$ -# - -PORTNAME= giFT-Ares -PORTVERSION= 0.3.0 -PORTREVISION= 1 -CATEGORIES= net-p2p -MASTER_SITES= ${MASTER_SITE_BERLIOS} -MASTER_SITE_SUBDIR= gift-ares -DISTNAME= gift-ares-${PORTVERSION} - -MAINTAINER= ports@FreeBSD.org -COMMENT= giFT plugin for the Ares peer-to-peer filesharing network - -LIB_DEPENDS= gift.0:${PORTSDIR}/net-p2p/gift - -USE_BZIP2= yes -GNU_CONFIGURE= yes -USE_GNOME= pkgconfig - -DEPRECATED= development has ceased; does not work -EXPIRATION_DATE= 2011-04-11 - -.include <bsd.port.mk> diff --git a/net-p2p/gift-ares/distinfo b/net-p2p/gift-ares/distinfo deleted file mode 100644 index 711536d7dd93..000000000000 --- a/net-p2p/gift-ares/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gift-ares-0.3.0.tar.bz2) = 51ca0cf8aad7e1ea5ffbbca2fa71c1db -SHA256 (gift-ares-0.3.0.tar.bz2) = bfbd6673c58b8d7304cbfffd0dbb776b4fd6ca0ac5c807d71cdd702d3f411419 -SIZE (gift-ares-0.3.0.tar.bz2) = 311141 diff --git a/net-p2p/gift-ares/pkg-descr b/net-p2p/gift-ares/pkg-descr deleted file mode 100644 index b5a0ae49a876..000000000000 --- a/net-p2p/gift-ares/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -giFT-Ares is a plugin for giFT that connects to the Ares peer-to-peer -filesharing network. - -WWW: http://gift-ares.berlios.de/ diff --git a/net-p2p/gift-ares/pkg-plist b/net-p2p/gift-ares/pkg-plist deleted file mode 100644 index 410fde2d3160..000000000000 --- a/net-p2p/gift-ares/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -lib/giFT/libAres.la -lib/giFT/libAres.so -share/giFT/Ares/Ares.conf.template -share/giFT/Ares/nodes -@dirrm share/giFT/Ares -@dirrm lib/giFT
\ No newline at end of file diff --git a/net-p2p/torrent_swapper/Makefile b/net-p2p/torrent_swapper/Makefile deleted file mode 100644 index b720d03ce3b2..000000000000 --- a/net-p2p/torrent_swapper/Makefile +++ /dev/null @@ -1,59 +0,0 @@ -# New ports collection makefile for: torrent_swapper -# Date created: 2007-04-17 -# Whom: alepulver -# -# $FreeBSD$ -# - -PORTNAME= torrent_swapper -PORTVERSION= 1.0 -PORTREVISION= 7 -CATEGORIES= net-p2p -MASTER_SITES= SF/bit-torrent/bit-torrent/Torrent%20Swapper -DISTNAME= swapper - -MAINTAINER= ports@FreeBSD.org -COMMENT= Sociable P2P network client based on Bittorrent - -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}m2crypto>=0.19.1:${PORTSDIR}/security/py-m2crypto \ - ${PYTHON_SITELIBDIR}/_bsddb.so:${PORTSDIR}/databases/py-bsddb - -DEPRECATED= development has ceased (last release is of 2006) -EXPIRATION_DATE= 2011-04-11 - -USE_PYTHON= 2.5+ -USE_WX= 2.6+ -WX_COMPS= python -WX_UNICODE= yes -NO_WRKSUBDIR= yes - -post-extract: - @${FIND} ${WRKSRC} -type f -name "*.pyc" -print0 | ${XARGS} -0 ${RM} -f - @cd ${WRKSRC} && \ - ${RM} -rf *.bat *.exe.* *.nsi *.sh LICENSE.txt debian mac && \ - ${MKDIR} _extras && \ - ${MV} how_to_compile.txt lastest_version.txt protocol_v3.txt \ - readme.txt swapper.xpm _extras - -do-build: - @(${ECHO_CMD} "#!${SH}"; ${ECHO_CMD} "cd ${DATADIR} || exit 1"; \ - ${ECHO_CMD} 'exec ${PYTHON_CMD} abc.py "$$@"') > \ - ${WRKSRC}/_extras/${PORTNAME} - @${PYTHON_CMD} -Oc 'import compileall; \ - compileall.compile_dir("${WRKSRC}", force=1)' - -do-install: - ${INSTALL_SCRIPT} ${WRKDIR}/_extras/${PORTNAME} ${PREFIX}/bin - ${MKDIR} ${DATADIR} - ${CP} -R ${WRKSRC}/[^_]* ${DATADIR} - @${FIND} ${DATADIR} -type d -print0 | ${XARGS} -0 ${CHMOD} ${BINMODE} - @${FIND} ${DATADIR} -type f -print0 | ${XARGS} -0 ${CHMOD} ${SHAREMODE} - ${MKDIR} ${PREFIX}/share/pixmaps - ${INSTALL_DATA} ${WRKSRC}/_extras/swapper.xpm \ - ${PREFIX}/share/pixmaps -.if !defined(NOPORTDOCS) - ${MKDIR} ${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/_extras/*.txt ${DOCSDIR} -.endif - -.include <bsd.port.mk> diff --git a/net-p2p/torrent_swapper/distinfo b/net-p2p/torrent_swapper/distinfo deleted file mode 100644 index 90331d6683d3..000000000000 --- a/net-p2p/torrent_swapper/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (swapper.tar.gz) = 7afa9a62f65595cdc973476ad8cbb5afd90c2a471740c77ef9c60372247aaf66 -SIZE (swapper.tar.gz) = 634196 diff --git a/net-p2p/torrent_swapper/pkg-descr b/net-p2p/torrent_swapper/pkg-descr deleted file mode 100644 index a413b6f198d4..000000000000 --- a/net-p2p/torrent_swapper/pkg-descr +++ /dev/null @@ -1,22 +0,0 @@ -Torrent Swapper is an open sourced sociable peer to peer file-sharing client -based on the Bittorrent protocol that is ideal for high-speed distribution of -large files that has a basic understanding of human friendships, of user -tastes in content, and of Internet connectivity between users. Torrent Swapper -supports simultaneous downloads, download queue, selected downloads in torrent -package, fast-resume, disk cache, speed limits, port mapping, proxy, -ip-filter, etc. - -Features include: - -* Amazon-like recommendations to get interesting files. -* Doubling the download speed by using the upload capacity of friends. -* Real-time P2P file sharing with P2P video streaming. -* Showing the locations of seeders / leechers of the same content with - city-level accuracy on a world map. -* Multiple downloads in a single window. -* Queueing system with priority. -* Supporing pause, stop, resume, queue, remove operations. -* Supporting global setting such as upload and download limiting. -* Supporting local setting for each torrent as well. - -WWW: http://bit-torrent.sourceforge.net/ diff --git a/net-p2p/torrent_swapper/pkg-plist b/net-p2p/torrent_swapper/pkg-plist deleted file mode 100644 index 16e92bb7789d..000000000000 --- a/net-p2p/torrent_swapper/pkg-plist +++ /dev/null @@ -1,441 +0,0 @@ -bin/torrent_swapper -%%PORTDOCS%%%%DOCSDIR%%/how_to_compile.txt -%%PORTDOCS%%%%DOCSDIR%%/lastest_version.txt -%%PORTDOCS%%%%DOCSDIR%%/protocol_v3.txt -%%PORTDOCS%%%%DOCSDIR%%/readme.txt -share/pixmaps/swapper.xpm -%%DATADIR%%/ABC/Actions/__init__.py -%%DATADIR%%/ABC/Actions/__init__.pyo -%%DATADIR%%/ABC/Actions/actionbase.py -%%DATADIR%%/ABC/Actions/actionbase.pyo -%%DATADIR%%/ABC/Actions/actions.py -%%DATADIR%%/ABC/Actions/actions.pyo -%%DATADIR%%/ABC/Actions/menus.py -%%DATADIR%%/ABC/Actions/menus.pyo -%%DATADIR%%/ABC/Actions/move.py -%%DATADIR%%/ABC/Actions/move.pyo -%%DATADIR%%/ABC/Actions/other.py -%%DATADIR%%/ABC/Actions/other.pyo -%%DATADIR%%/ABC/Actions/status.py -%%DATADIR%%/ABC/Actions/status.pyo -%%DATADIR%%/ABC/GUI/__init__.py -%%DATADIR%%/ABC/GUI/__init__.pyo -%%DATADIR%%/ABC/GUI/list.py -%%DATADIR%%/ABC/GUI/list.pyo -%%DATADIR%%/ABC/GUI/menu.py -%%DATADIR%%/ABC/GUI/menu.pyo -%%DATADIR%%/ABC/GUI/spinner.py -%%DATADIR%%/ABC/GUI/spinner.pyo -%%DATADIR%%/ABC/GUI/toolbar.py -%%DATADIR%%/ABC/GUI/toolbar.pyo -%%DATADIR%%/ABC/Scheduler/__init__.py -%%DATADIR%%/ABC/Scheduler/__init__.pyo -%%DATADIR%%/ABC/Scheduler/action.py -%%DATADIR%%/ABC/Scheduler/action.pyo -%%DATADIR%%/ABC/Scheduler/addtorrents.py -%%DATADIR%%/ABC/Scheduler/addtorrents.pyo -%%DATADIR%%/ABC/Scheduler/ratemanager.py -%%DATADIR%%/ABC/Scheduler/ratemanager.pyo -%%DATADIR%%/ABC/Scheduler/scheduler.py -%%DATADIR%%/ABC/Scheduler/scheduler.pyo -%%DATADIR%%/ABC/Toolbars/__init__.py -%%DATADIR%%/ABC/Toolbars/__init__.pyo -%%DATADIR%%/ABC/Toolbars/spinners.py -%%DATADIR%%/ABC/Toolbars/spinners.pyo -%%DATADIR%%/ABC/Toolbars/toolbars.py -%%DATADIR%%/ABC/Toolbars/toolbars.pyo -%%DATADIR%%/ABC/Torrent/__init__.py -%%DATADIR%%/ABC/Torrent/__init__.pyo -%%DATADIR%%/ABC/Torrent/abctorrent.py -%%DATADIR%%/ABC/Torrent/abctorrent.pyo -%%DATADIR%%/ABC/Torrent/actions.py -%%DATADIR%%/ABC/Torrent/actions.pyo -%%DATADIR%%/ABC/Torrent/config.py -%%DATADIR%%/ABC/Torrent/config.pyo -%%DATADIR%%/ABC/Torrent/connectmanager.py -%%DATADIR%%/ABC/Torrent/connectmanager.pyo -%%DATADIR%%/ABC/Torrent/dialogs.py -%%DATADIR%%/ABC/Torrent/dialogs.pyo -%%DATADIR%%/ABC/Torrent/files.py -%%DATADIR%%/ABC/Torrent/files.pyo -%%DATADIR%%/ABC/Torrent/status.py -%%DATADIR%%/ABC/Torrent/status.pyo -%%DATADIR%%/ABC/__init__.py -%%DATADIR%%/ABC/__init__.pyo -%%DATADIR%%/BitTornado/BT1/Choker.py -%%DATADIR%%/BitTornado/BT1/Choker.pyo -%%DATADIR%%/BitTornado/BT1/Connecter.py -%%DATADIR%%/BitTornado/BT1/Connecter.pyo -%%DATADIR%%/BitTornado/BT1/Downloader.py -%%DATADIR%%/BitTornado/BT1/Downloader.pyo -%%DATADIR%%/BitTornado/BT1/DownloaderFeedback.py -%%DATADIR%%/BitTornado/BT1/DownloaderFeedback.pyo -%%DATADIR%%/BitTornado/BT1/Encrypter.py -%%DATADIR%%/BitTornado/BT1/Encrypter.pyo -%%DATADIR%%/BitTornado/BT1/FileSelector.py -%%DATADIR%%/BitTornado/BT1/FileSelector.pyo -%%DATADIR%%/BitTornado/BT1/Filter.py -%%DATADIR%%/BitTornado/BT1/Filter.pyo -%%DATADIR%%/BitTornado/BT1/HTTPDownloader.py -%%DATADIR%%/BitTornado/BT1/HTTPDownloader.pyo -%%DATADIR%%/BitTornado/BT1/MessageID.py -%%DATADIR%%/BitTornado/BT1/MessageID.pyo -%%DATADIR%%/BitTornado/BT1/NatCheck.py -%%DATADIR%%/BitTornado/BT1/NatCheck.pyo -%%DATADIR%%/BitTornado/BT1/PiecePicker.py -%%DATADIR%%/BitTornado/BT1/PiecePicker.pyo -%%DATADIR%%/BitTornado/BT1/Rerequester.py -%%DATADIR%%/BitTornado/BT1/Rerequester.pyo -%%DATADIR%%/BitTornado/BT1/Statistics.py -%%DATADIR%%/BitTornado/BT1/Statistics.pyo -%%DATADIR%%/BitTornado/BT1/Storage.py -%%DATADIR%%/BitTornado/BT1/Storage.pyo -%%DATADIR%%/BitTornado/BT1/StorageWrapper.py -%%DATADIR%%/BitTornado/BT1/StorageWrapper.pyo -%%DATADIR%%/BitTornado/BT1/StreamCheck.py -%%DATADIR%%/BitTornado/BT1/StreamCheck.pyo -%%DATADIR%%/BitTornado/BT1/T2T.py -%%DATADIR%%/BitTornado/BT1/T2T.pyo -%%DATADIR%%/BitTornado/BT1/Uploader.py -%%DATADIR%%/BitTornado/BT1/Uploader.pyo -%%DATADIR%%/BitTornado/BT1/__init__.py -%%DATADIR%%/BitTornado/BT1/__init__.pyo -%%DATADIR%%/BitTornado/BT1/btformats.py -%%DATADIR%%/BitTornado/BT1/btformats.pyo -%%DATADIR%%/BitTornado/BT1/fakeopen.py -%%DATADIR%%/BitTornado/BT1/fakeopen.pyo -%%DATADIR%%/BitTornado/BT1/track.py -%%DATADIR%%/BitTornado/BT1/track.pyo -%%DATADIR%%/BitTornado/ConfigDir.py -%%DATADIR%%/BitTornado/ConfigDir.pyo -%%DATADIR%%/BitTornado/ConfigReader.py -%%DATADIR%%/BitTornado/ConfigReader.pyo -%%DATADIR%%/BitTornado/ConnChoice.py -%%DATADIR%%/BitTornado/ConnChoice.pyo -%%DATADIR%%/BitTornado/CreateIcons.py -%%DATADIR%%/BitTornado/CreateIcons.pyo -%%DATADIR%%/BitTornado/CurrentRateMeasure.py -%%DATADIR%%/BitTornado/CurrentRateMeasure.pyo -%%DATADIR%%/BitTornado/HTTPHandler.py -%%DATADIR%%/BitTornado/HTTPHandler.pyo -%%DATADIR%%/BitTornado/PSYCO.py -%%DATADIR%%/BitTornado/PSYCO.pyo -%%DATADIR%%/BitTornado/RateLimiter.py -%%DATADIR%%/BitTornado/RateLimiter.pyo -%%DATADIR%%/BitTornado/RateMeasure.py -%%DATADIR%%/BitTornado/RateMeasure.pyo -%%DATADIR%%/BitTornado/RawServer.py -%%DATADIR%%/BitTornado/RawServer.pyo -%%DATADIR%%/BitTornado/ServerPortHandler.py -%%DATADIR%%/BitTornado/ServerPortHandler.pyo -%%DATADIR%%/BitTornado/SocketHandler.py -%%DATADIR%%/BitTornado/SocketHandler.pyo -%%DATADIR%%/BitTornado/__init__.py -%%DATADIR%%/BitTornado/__init__.pyo -%%DATADIR%%/BitTornado/bencode.py -%%DATADIR%%/BitTornado/bencode.pyo -%%DATADIR%%/BitTornado/bitfield.py -%%DATADIR%%/BitTornado/bitfield.pyo -%%DATADIR%%/BitTornado/clock.py -%%DATADIR%%/BitTornado/clock.pyo -%%DATADIR%%/BitTornado/download_bt1.py -%%DATADIR%%/BitTornado/download_bt1.pyo -%%DATADIR%%/BitTornado/inifile.py -%%DATADIR%%/BitTornado/inifile.pyo -%%DATADIR%%/BitTornado/iprangeparse.py -%%DATADIR%%/BitTornado/iprangeparse.pyo -%%DATADIR%%/BitTornado/launchmanycore.py -%%DATADIR%%/BitTornado/launchmanycore.pyo -%%DATADIR%%/BitTornado/natpunch.py -%%DATADIR%%/BitTornado/natpunch.pyo -%%DATADIR%%/BitTornado/parseargs.py -%%DATADIR%%/BitTornado/parseargs.pyo -%%DATADIR%%/BitTornado/parsedir.py -%%DATADIR%%/BitTornado/parsedir.pyo -%%DATADIR%%/BitTornado/piecebuffer.py -%%DATADIR%%/BitTornado/piecebuffer.pyo -%%DATADIR%%/BitTornado/selectpoll.py -%%DATADIR%%/BitTornado/selectpoll.pyo -%%DATADIR%%/BitTornado/subnetparse.py -%%DATADIR%%/BitTornado/subnetparse.pyo -%%DATADIR%%/BitTornado/torrentlistparse.py -%%DATADIR%%/BitTornado/torrentlistparse.pyo -%%DATADIR%%/BitTornado/zurllib.py -%%DATADIR%%/BitTornado/zurllib.pyo -%%DATADIR%%/Dialogs/__init__.py -%%DATADIR%%/Dialogs/__init__.pyo -%%DATADIR%%/Dialogs/abcdetailframe.py -%%DATADIR%%/Dialogs/abcdetailframe.pyo -%%DATADIR%%/Dialogs/abcoption.py -%%DATADIR%%/Dialogs/abcoption.pyo -%%DATADIR%%/Dialogs/aboutme.py -%%DATADIR%%/Dialogs/aboutme.pyo -%%DATADIR%%/Dialogs/closedialog.py -%%DATADIR%%/Dialogs/closedialog.pyo -%%DATADIR%%/Dialogs/dupfiledialog.py -%%DATADIR%%/Dialogs/dupfiledialog.pyo -%%DATADIR%%/Dialogs/localupload.py -%%DATADIR%%/Dialogs/localupload.pyo -%%DATADIR%%/Dialogs/portdialog.py -%%DATADIR%%/Dialogs/portdialog.pyo -%%DATADIR%%/Dialogs/regdialog.py -%%DATADIR%%/Dialogs/regdialog.pyo -%%DATADIR%%/Dialogs/setdestdlg.py -%%DATADIR%%/Dialogs/setdestdlg.pyo -%%DATADIR%%/Lang/__init__.py -%%DATADIR%%/Lang/__init__.pyo -%%DATADIR%%/Lang/english.lang -%%DATADIR%%/Lang/lang.py -%%DATADIR%%/Lang/lang.pyo -%%DATADIR%%/Swapper/BuddyCast/TorrentCollecting.py -%%DATADIR%%/Swapper/BuddyCast/TorrentCollecting.pyo -%%DATADIR%%/Swapper/BuddyCast/__init__.py -%%DATADIR%%/Swapper/BuddyCast/__init__.pyo -%%DATADIR%%/Swapper/BuddyCast/buddycast.py -%%DATADIR%%/Swapper/BuddyCast/buddycast.pyo -%%DATADIR%%/Swapper/BuddyCast/similarity.py -%%DATADIR%%/Swapper/BuddyCast/similarity.pyo -%%DATADIR%%/Swapper/CacheDB/CacheDBHandler.py -%%DATADIR%%/Swapper/CacheDB/CacheDBHandler.pyo -%%DATADIR%%/Swapper/CacheDB/__init__.py -%%DATADIR%%/Swapper/CacheDB/__init__.pyo -%%DATADIR%%/Swapper/CacheDB/cachedb.py -%%DATADIR%%/Swapper/CacheDB/cachedb.pyo -%%DATADIR%%/Swapper/CacheDB/friends.py -%%DATADIR%%/Swapper/CacheDB/friends.pyo -%%DATADIR%%/Swapper/CacheDB/superpeer.py -%%DATADIR%%/Swapper/CacheDB/superpeer.pyo -%%DATADIR%%/Swapper/Dialogs/__init__.py -%%DATADIR%%/Swapper/Dialogs/__init__.pyo -%%DATADIR%%/Swapper/Dialogs/abcbuddyframe.py -%%DATADIR%%/Swapper/Dialogs/abcbuddyframe.pyo -%%DATADIR%%/Swapper/Dialogs/abcfileframe.py -%%DATADIR%%/Swapper/Dialogs/abcfileframe.pyo -%%DATADIR%%/Swapper/Dialogs/common.py -%%DATADIR%%/Swapper/Dialogs/common.pyo -%%DATADIR%%/Swapper/Dialogs/dlhelperframe.py -%%DATADIR%%/Swapper/Dialogs/dlhelperframe.pyo -%%DATADIR%%/Swapper/Dialogs/makefriends.py -%%DATADIR%%/Swapper/Dialogs/makefriends.pyo -%%DATADIR%%/Swapper/Dialogs/managefriends.py -%%DATADIR%%/Swapper/Dialogs/managefriends.pyo -%%DATADIR%%/Swapper/Merkle/__init__.py -%%DATADIR%%/Swapper/Merkle/__init__.pyo -%%DATADIR%%/Swapper/Merkle/merkle.py -%%DATADIR%%/Swapper/Merkle/merkle.pyo -%%DATADIR%%/Swapper/Overlay/MetadataHandler.py -%%DATADIR%%/Swapper/Overlay/MetadataHandler.pyo -%%DATADIR%%/Swapper/Overlay/OverlayApps.py -%%DATADIR%%/Swapper/Overlay/OverlayApps.pyo -%%DATADIR%%/Swapper/Overlay/OverlayConnecter.py -%%DATADIR%%/Swapper/Overlay/OverlayConnecter.pyo -%%DATADIR%%/Swapper/Overlay/OverlayEncrypter.py -%%DATADIR%%/Swapper/Overlay/OverlayEncrypter.pyo -%%DATADIR%%/Swapper/Overlay/OverlaySwarm.py -%%DATADIR%%/Swapper/Overlay/OverlaySwarm.pyo -%%DATADIR%%/Swapper/Overlay/SecureOverlay.py -%%DATADIR%%/Swapper/Overlay/SecureOverlay.pyo -%%DATADIR%%/Swapper/Overlay/__init__.py -%%DATADIR%%/Swapper/Overlay/__init__.pyo -%%DATADIR%%/Swapper/Overlay/permid.py -%%DATADIR%%/Swapper/Overlay/permid.pyo -%%DATADIR%%/Swapper/Statistics/Logger.py -%%DATADIR%%/Swapper/Statistics/Logger.pyo -%%DATADIR%%/Swapper/Statistics/__init__.py -%%DATADIR%%/Swapper/Statistics/__init__.pyo -%%DATADIR%%/Swapper/Worldmap/__init__.py -%%DATADIR%%/Swapper/Worldmap/__init__.pyo -%%DATADIR%%/Swapper/Worldmap/ipinfo.py -%%DATADIR%%/Swapper/Worldmap/ipinfo.pyo -%%DATADIR%%/Swapper/Worldmap/peer.py -%%DATADIR%%/Swapper/Worldmap/peer.pyo -%%DATADIR%%/Swapper/__init__.py -%%DATADIR%%/Swapper/__init__.pyo -%%DATADIR%%/Swapper/guessip.py -%%DATADIR%%/Swapper/guessip.pyo -%%DATADIR%%/Swapper/toofastbt/Coordinator.py -%%DATADIR%%/Swapper/toofastbt/Coordinator.pyo -%%DATADIR%%/Swapper/toofastbt/CoordinatorMessageHandler.py -%%DATADIR%%/Swapper/toofastbt/CoordinatorMessageHandler.pyo -%%DATADIR%%/Swapper/toofastbt/Helper.py -%%DATADIR%%/Swapper/toofastbt/Helper.pyo -%%DATADIR%%/Swapper/toofastbt/HelperMessageHandler.py -%%DATADIR%%/Swapper/toofastbt/HelperMessageHandler.pyo -%%DATADIR%%/Swapper/toofastbt/Logger.py -%%DATADIR%%/Swapper/toofastbt/Logger.pyo -%%DATADIR%%/Swapper/toofastbt/RatePredictor.py -%%DATADIR%%/Swapper/toofastbt/RatePredictor.pyo -%%DATADIR%%/Swapper/toofastbt/__init__.py -%%DATADIR%%/Swapper/toofastbt/__init__.pyo -%%DATADIR%%/Swapper/unicode.py -%%DATADIR%%/Swapper/unicode.pyo -%%DATADIR%%/Swapper/utilities.py -%%DATADIR%%/Swapper/utilities.pyo -%%DATADIR%%/TorrentMaker/__init__.py -%%DATADIR%%/TorrentMaker/__init__.pyo -%%DATADIR%%/TorrentMaker/btmakemetafile.py -%%DATADIR%%/TorrentMaker/btmakemetafile.pyo -%%DATADIR%%/TorrentMaker/btmaketorrentgui.py -%%DATADIR%%/TorrentMaker/btmaketorrentgui.pyo -%%DATADIR%%/Utility/__init__.py -%%DATADIR%%/Utility/__init__.pyo -%%DATADIR%%/Utility/compat.py -%%DATADIR%%/Utility/compat.pyo -%%DATADIR%%/Utility/configreader.py -%%DATADIR%%/Utility/configreader.pyo -%%DATADIR%%/Utility/constants.py -%%DATADIR%%/Utility/constants.pyo -%%DATADIR%%/Utility/getscrapedata.py -%%DATADIR%%/Utility/getscrapedata.pyo -%%DATADIR%%/Utility/guimanager.py -%%DATADIR%%/Utility/guimanager.pyo -%%DATADIR%%/Utility/helpers.py -%%DATADIR%%/Utility/helpers.pyo -%%DATADIR%%/Utility/regchecker.py -%%DATADIR%%/Utility/regchecker.pyo -%%DATADIR%%/Utility/utility.py -%%DATADIR%%/Utility/utility.pyo -%%DATADIR%%/abc.py -%%DATADIR%%/abc.pyo -%%DATADIR%%/abcengine.py -%%DATADIR%%/abcengine.pyo -%%DATADIR%%/btdownloadheadless.py -%%DATADIR%%/btdownloadheadless.pyo -%%DATADIR%%/btlaunchmany.py -%%DATADIR%%/btlaunchmany.pyo -%%DATADIR%%/btshowmetainfo.py -%%DATADIR%%/btshowmetainfo.pyo -%%DATADIR%%/bttrack.py -%%DATADIR%%/bttrack.pyo -%%DATADIR%%/cities.txt -%%DATADIR%%/heading.bmp -%%DATADIR%%/helpers.txt -%%DATADIR%%/icons/Thumbs.db -%%DATADIR%%/icons/active.bmp -%%DATADIR%%/icons/addtorrent.bmp -%%DATADIR%%/icons/addtorrentnondefault.bmp -%%DATADIR%%/icons/addtorrenturl.bmp -%%DATADIR%%/icons/advdetail.bmp -%%DATADIR%%/icons/clearcompleted.bmp -%%DATADIR%%/icons/currentseedpeer.bmp -%%DATADIR%%/icons/delete.bmp -%%DATADIR%%/icons/earth_map.jpg -%%DATADIR%%/icons/friends.bmp -%%DATADIR%%/icons/inactive.bmp -%%DATADIR%%/icons/joe24.bmp -%%DATADIR%%/icons/joe32.bmp -%%DATADIR%%/icons/movebottom.bmp -%%DATADIR%%/icons/movedown.bmp -%%DATADIR%%/icons/movetop.bmp -%%DATADIR%%/icons/moveup.bmp -%%DATADIR%%/icons/mugshots/Arno.bmp -%%DATADIR%%/icons/mugshots/Jie.bmp -%%DATADIR%%/icons/mugshots/Johan.bmp -%%DATADIR%%/icons/mugshots/Pawel.bmp -%%DATADIR%%/icons/mugshots/Thumbs.db -%%DATADIR%%/icons/myinfo.bmp -%%DATADIR%%/icons/options.bmp -%%DATADIR%%/icons/pause.bmp -%%DATADIR%%/icons/pauseall.bmp -%%DATADIR%%/icons/queue.bmp -%%DATADIR%%/icons/recommend.bmp -%%DATADIR%%/icons/reseedresume.bmp -%%DATADIR%%/icons/resume.bmp -%%DATADIR%%/icons/search.bmp -%%DATADIR%%/icons/separator.bmp -%%DATADIR%%/icons/smallglobe.bmp -%%DATADIR%%/icons/stop.bmp -%%DATADIR%%/icons/stopall.bmp -%%DATADIR%%/icons/torrentdetail.bmp -%%DATADIR%%/icons/unstopall.bmp -%%DATADIR%%/icons/webservice.bmp -%%DATADIR%%/icons/webservoff.bmp -%%DATADIR%%/icons/webservon.bmp -%%DATADIR%%/interconn.py -%%DATADIR%%/interconn.pyo -%%DATADIR%%/launchmanycore.py -%%DATADIR%%/launchmanycore.pyo -%%DATADIR%%/local.simin -%%DATADIR%%/people.txt -%%DATADIR%%/print_stats.py -%%DATADIR%%/print_stats.pyo -%%DATADIR%%/safeguiupdate.py -%%DATADIR%%/safeguiupdate.pyo -%%DATADIR%%/setupabc.py -%%DATADIR%%/setupabc.pyo -%%DATADIR%%/setupswapper.py -%%DATADIR%%/setupswapper.pyo -%%DATADIR%%/setupswappermac.py -%%DATADIR%%/setupswappermac.pyo -%%DATADIR%%/simulation.py -%%DATADIR%%/simulation.pyo -%%DATADIR%%/superpeer.txt -%%DATADIR%%/swapper.ico -%%DATADIR%%/test.py -%%DATADIR%%/test.pyo -%%DATADIR%%/test/TESTSUITE.txt -%%DATADIR%%/test/__init__.py -%%DATADIR%%/test/__init__.pyo -%%DATADIR%%/test/bencode.py -%%DATADIR%%/test/bencode.pyo -%%DATADIR%%/test/btconn.py -%%DATADIR%%/test/btconn.pyo -%%DATADIR%%/test/buddycast_data.py -%%DATADIR%%/test/buddycast_data.pyo -%%DATADIR%%/test/test_all.py -%%DATADIR%%/test/test_all.pyo -%%DATADIR%%/test/test_as_server.py -%%DATADIR%%/test/test_as_server.pyo -%%DATADIR%%/test/test_buddycast.py -%%DATADIR%%/test/test_buddycast.pyo -%%DATADIR%%/test/test_cachedb.py -%%DATADIR%%/test/test_cachedb.pyo -%%DATADIR%%/test/test_cachedbhandler.py -%%DATADIR%%/test/test_cachedbhandler.pyo -%%DATADIR%%/test/test_friend.py -%%DATADIR%%/test/test_friend.pyo -%%DATADIR%%/test/test_merkle.py -%%DATADIR%%/test/test_merkle.pyo -%%DATADIR%%/test/test_permid.py -%%DATADIR%%/test/test_permid.pyo -%%DATADIR%%/test/test_permid_response1.py -%%DATADIR%%/test/test_permid_response1.pyo -%%DATADIR%%/test/test_sim.py -%%DATADIR%%/test/test_sim.pyo -%%DATADIR%%/test/test_superpeers.py -%%DATADIR%%/test/test_superpeers.pyo -%%DATADIR%%/test/testdata.txt -%%DATADIR%%/test2.py -%%DATADIR%%/test2.pyo -%%DATADIR%%/torrenticon.ico -%%DATADIR%%/webservice.py -%%DATADIR%%/webservice.pyo -%%DATADIR%%/webtest.py -%%DATADIR%%/webtest.pyo -%%DATADIR%%/welcome.bmp -@dirrm %%DATADIR%%/test -@dirrm %%DATADIR%%/icons/mugshots -@dirrm %%DATADIR%%/icons -@dirrm %%DATADIR%%/Utility -@dirrm %%DATADIR%%/TorrentMaker -@dirrm %%DATADIR%%/Swapper/toofastbt -@dirrm %%DATADIR%%/Swapper/Worldmap -@dirrm %%DATADIR%%/Swapper/Statistics -@dirrm %%DATADIR%%/Swapper/Overlay -@dirrm %%DATADIR%%/Swapper/Merkle -@dirrm %%DATADIR%%/Swapper/Dialogs -@dirrm %%DATADIR%%/Swapper/CacheDB -@dirrm %%DATADIR%%/Swapper/BuddyCast -@dirrm %%DATADIR%%/Swapper -@dirrm %%DATADIR%%/Lang -@dirrm %%DATADIR%%/Dialogs -@dirrm %%DATADIR%%/BitTornado/BT1 -@dirrm %%DATADIR%%/BitTornado -@dirrm %%DATADIR%%/ABC/Torrent -@dirrm %%DATADIR%%/ABC/Toolbars -@dirrm %%DATADIR%%/ABC/Scheduler -@dirrm %%DATADIR%%/ABC/GUI -@dirrm %%DATADIR%%/ABC/Actions -@dirrm %%DATADIR%%/ABC -@dirrm %%DATADIR%% -%%PORTDOCS%%@dirrm %%DOCSDIR%% diff --git a/net-p2p/torrentvolve/Makefile b/net-p2p/torrentvolve/Makefile deleted file mode 100644 index 33c5551fa914..000000000000 --- a/net-p2p/torrentvolve/Makefile +++ /dev/null @@ -1,40 +0,0 @@ -# New ports collection makefile for: torrentvolve -# Date created: 2007-04-19 -# Whom: alepulver -# -# $FreeBSD$ -# - -PORTNAME= torrentvolve -DISTVERSION= 1.4-beta -PORTREVISION= 2 -CATEGORIES= net-p2p java www -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Beta%201.4 - -MAINTAINER= ports@FreeBSD.org -COMMENT= Cross-platform PHP-driven web-based BitTorrent client - -RUN_DEPENDS= unzip:${PORTSDIR}/archivers/unzip - -DEPRECATED= development has ceased, and last release is beta -EXPIRATION_DATE= 2011-04-11 - -USE_ZIP= yes -USE_JAVA= yes -JAVA_VERSION= 1.5+ -USE_PHP= simplexml -NO_BUILD= yes -NO_WRKSUBDIR= yes - -post-patch: - @${RM} ${WRKSRC}/site/lib/torrentmodules/tvAzureusBridge/tvTelnetClient/client.php.orig - -do-install: - ${MKDIR} ${WWWDIR} - cd ${WRKSRC} && ${CP} -R config site ${WWWDIR} -.if !defined(NOPORTDOCS) - ${MKDIR} ${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/INSTALL.TXT ${DOCSDIR} -.endif - -.include <bsd.port.mk> diff --git a/net-p2p/torrentvolve/distinfo b/net-p2p/torrentvolve/distinfo deleted file mode 100644 index 631afb8645c5..000000000000 --- a/net-p2p/torrentvolve/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (torrentvolve-1.4-beta.zip) = 7fae45596936d36106573c305b0825d3 -SHA256 (torrentvolve-1.4-beta.zip) = ddc2e64e471f3132e32e8b3e779920874b23793bd3a6038ad36b001f2f85f3e0 -SIZE (torrentvolve-1.4-beta.zip) = 7354164 diff --git a/net-p2p/torrentvolve/files/patch-site__lib__torrentmodules__tvAzureusBridge__tvTelnetClient__client.php b/net-p2p/torrentvolve/files/patch-site__lib__torrentmodules__tvAzureusBridge__tvTelnetClient__client.php deleted file mode 100644 index 6b14ada6bcca..000000000000 --- a/net-p2p/torrentvolve/files/patch-site__lib__torrentmodules__tvAzureusBridge__tvTelnetClient__client.php +++ /dev/null @@ -1,16 +0,0 @@ ---- ./site/lib/torrentmodules/tvAzureusBridge/tvTelnetClient/client.php.orig Tue Jan 2 07:14:20 2007 -+++ ./site/lib/torrentmodules/tvAzureusBridge/tvTelnetClient/client.php Sun Apr 22 18:57:45 2007 -@@ -74,10 +74,10 @@ - public function startLocalServer() {
-
- $path = $this->appPath . '../azureusServer';
-- $command = 'java -Dazureus.config.path="' . $path . '" -jar "' . $path . '/Azureus2.jar" --ui=telnet';
-+ $command = 'env JAVA_VERSION=1.5+ java -Dazureus.config.path="' . $path . '" -jar "' . $path . '/Azureus2.jar" --ui=telnet';
-
- if (strtoupper(substr(PHP_OS, 0, 3) == 'WIN')) popen('start /D"' . $path . '" ' . $command, 'w');
- else exec("$command > /dev/null 2>&1 &");
- }
- }
--?> -\ No newline at end of file -+?>
diff --git a/net-p2p/torrentvolve/pkg-descr b/net-p2p/torrentvolve/pkg-descr deleted file mode 100644 index 5dfeebea646d..000000000000 --- a/net-p2p/torrentvolve/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -TorrentVolve is a cross-platform PHP-driven web-based BitTorrent client. It -focuses on speed and reliability, while also providing a full feature set. It -includes a user management system, a Torrent file manager, and a configurable -Torrent downloader. - -WWW: http://torrentvolve.sourceforge.net/ diff --git a/net-p2p/torrentvolve/pkg-plist b/net-p2p/torrentvolve/pkg-plist deleted file mode 100644 index 3a5954f232bc..000000000000 --- a/net-p2p/torrentvolve/pkg-plist +++ /dev/null @@ -1,96 +0,0 @@ -%%PORTDOCS%%%%DOCSDIR%%/INSTALL.TXT -%%WWWDIR%%/site/admin/addUser.php -%%WWWDIR%%/site/admin/index.php -%%WWWDIR%%/site/admin/install.php -%%WWWDIR%%/site/admin/login.php -%%WWWDIR%%/site/admin/users.php -%%WWWDIR%%/site/archive.php -%%WWWDIR%%/site/download.php -%%WWWDIR%%/site/forgotPassword.php -%%WWWDIR%%/site/index.php -%%WWWDIR%%/site/install.php -%%WWWDIR%%/site/lib/configuration.php -%%WWWDIR%%/site/lib/directory.php -%%WWWDIR%%/site/lib/driveSpace.php -%%WWWDIR%%/site/lib/load_settings.php -%%WWWDIR%%/site/lib/pclzip.lib.php -%%WWWDIR%%/site/lib/torrent.php -%%WWWDIR%%/site/lib/torrent_module_loader.php -%%WWWDIR%%/site/lib/torrentmodules/i_torrent_functions.php -%%WWWDIR%%/site/lib/torrentmodules/tvAzureusBridge/azureusServer/Azureus2.jar -%%WWWDIR%%/site/lib/torrentmodules/tvAzureusBridge/azureusServer/commons-cli.jar -%%WWWDIR%%/site/lib/torrentmodules/tvAzureusBridge/azureusServer/log4j.jar -%%WWWDIR%%/site/lib/torrentmodules/tvAzureusBridge/torrent_functions.php -%%WWWDIR%%/site/lib/torrentmodules/tvAzureusBridge/tvTelnetClient/client.php -%%WWWDIR%%/site/lib/update_manager.php -%%WWWDIR%%/site/lib/user.php -%%WWWDIR%%/site/load.php -%%WWWDIR%%/site/login.php -%%WWWDIR%%/site/logout.php -%%WWWDIR%%/site/master.php -%%WWWDIR%%/site/master/css/adminAddUser.css -%%WWWDIR%%/site/master/css/adminIndex.css -%%WWWDIR%%/site/master/css/adminUsers.css -%%WWWDIR%%/site/master/css/archive.css -%%WWWDIR%%/site/master/css/forgotPassword.css -%%WWWDIR%%/site/master/css/index.css -%%WWWDIR%%/site/master/css/install.css -%%WWWDIR%%/site/master/css/load.css -%%WWWDIR%%/site/master/css/login.css -%%WWWDIR%%/site/master/css/master.css -%%WWWDIR%%/site/master/css/masterIndex.css -%%WWWDIR%%/site/master/css/torrentSettings.css -%%WWWDIR%%/site/master/css/userIndex.css -%%WWWDIR%%/site/master/images/admin.gif -%%WWWDIR%%/site/master/images/adminAddUser.gif -%%WWWDIR%%/site/master/images/archiveDownloadedFiles.gif -%%WWWDIR%%/site/master/images/archiveTorrents.gif -%%WWWDIR%%/site/master/images/background.gif -%%WWWDIR%%/site/master/images/bannerAutoDownload.gif -%%WWWDIR%%/site/master/images/bannerTorrents.gif -%%WWWDIR%%/site/master/images/btnBrowse.gif -%%WWWDIR%%/site/master/images/btnUpload.gif -%%WWWDIR%%/site/master/images/configureTorrent.gif -%%WWWDIR%%/site/master/images/driveInformation.gif -%%WWWDIR%%/site/master/images/driveStatus.gif -%%WWWDIR%%/site/master/images/installLogo.gif -%%WWWDIR%%/site/master/images/leftBorder.gif -%%WWWDIR%%/site/master/images/loadTorrent.gif -%%WWWDIR%%/site/master/images/loginButton.gif -%%WWWDIR%%/site/master/images/loginLogo.gif -%%WWWDIR%%/site/master/images/logo.gif -%%WWWDIR%%/site/master/images/logo.old.gif -%%WWWDIR%%/site/master/images/minus.gif -%%WWWDIR%%/site/master/images/password.gif -%%WWWDIR%%/site/master/images/plus.gif -%%WWWDIR%%/site/master/images/removeTorrent.gif -%%WWWDIR%%/site/master/images/retrievePassword.gif -%%WWWDIR%%/site/master/images/searchHDD.gif -%%WWWDIR%%/site/master/images/single.gif -%%WWWDIR%%/site/master/images/startTorrent.gif -%%WWWDIR%%/site/master/images/stopTorrent.gif -%%WWWDIR%%/site/master/images/topBannerBack.gif -%%WWWDIR%%/site/master/images/torrentPercent.gif -%%WWWDIR%%/site/master/images/userAdministration.gif -%%WWWDIR%%/site/master/js/adminAddUser.js -%%WWWDIR%%/site/master/js/login.js -%%WWWDIR%%/site/master/js/userIndex.js -%%WWWDIR%%/site/torrentSettings.php -%%WWWDIR%%/site/user/index.php -%%WWWDIR%%/site/user/install.php -%%WWWDIR%%/site/user/login.php -@dirrm %%WWWDIR%%/site/user -@dirrm %%WWWDIR%%/site/master/js -@dirrm %%WWWDIR%%/site/master/images -@dirrm %%WWWDIR%%/site/master/css -@dirrm %%WWWDIR%%/site/master -@dirrm %%WWWDIR%%/site/lib/torrentmodules/tvAzureusBridge/tvTelnetClient -@dirrm %%WWWDIR%%/site/lib/torrentmodules/tvAzureusBridge/azureusServer -@dirrm %%WWWDIR%%/site/lib/torrentmodules/tvAzureusBridge -@dirrm %%WWWDIR%%/site/lib/torrentmodules -@dirrm %%WWWDIR%%/site/lib -@dirrm %%WWWDIR%%/site/admin -@dirrm %%WWWDIR%%/site -@dirrm %%WWWDIR%%/config -@dirrm %%WWWDIR%% -%%PORTDOCS%%@dirrm %%DOCSDIR%% |