aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorAlejandro Pulver <alepulver@FreeBSD.org>2007-12-12 05:46:08 +0000
committerAlejandro Pulver <alepulver@FreeBSD.org>2007-12-12 05:46:08 +0000
commit4164d38532e484b03f5f68fa6e686128a2933a37 (patch)
treede5c8e1dc2ae6f714ca9970f9e4e2224b0858a37 /net-p2p
parente5d103b7afdd56fb452e7d7be167a11ae36b5888 (diff)
downloadports-4164d38532e484b03f5f68fa6e686128a2933a37.tar.gz
ports-4164d38532e484b03f5f68fa6e686128a2933a37.zip
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/qbittorrent-22/Makefile3
-rw-r--r--net-p2p/qbittorrent-22/distinfo6
-rw-r--r--net-p2p/qbittorrent-22/files/patch-src__bittorrent.h10
-rw-r--r--net-p2p/qbittorrent-22/pkg-descr9
-rw-r--r--net-p2p/qbittorrent-22/pkg-plist3
-rw-r--r--net-p2p/qbittorrent/Makefile3
-rw-r--r--net-p2p/qbittorrent/distinfo6
-rw-r--r--net-p2p/qbittorrent/files/patch-src__bittorrent.h10
-rw-r--r--net-p2p/qbittorrent/pkg-descr9
-rw-r--r--net-p2p/qbittorrent/pkg-plist3
10 files changed, 30 insertions, 32 deletions
diff --git a/net-p2p/qbittorrent-22/Makefile b/net-p2p/qbittorrent-22/Makefile
index e826f8924623..9b52a05c33ea 100644
--- a/net-p2p/qbittorrent-22/Makefile
+++ b/net-p2p/qbittorrent-22/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= qbittorrent
-DISTVERSION= 1.0.0rc3
+DISTVERSION= 1.0.0rc10
CATEGORIES= net-p2p
MASTER_SITES= SF
@@ -14,6 +14,7 @@ MAINTAINER= alepulver@FreeBSD.org
COMMENT= Bittorrent client written in C++ / Qt4 using libtorrent
LIB_DEPENDS= ccext2-1.5.0:${PORTSDIR}/devel/commoncpp \
+ curl.4:${PORTSDIR}/ftp/curl \
torrent.1:${PORTSDIR}/net-p2p/rblibtorrent-devel
USE_PYTHON= 2.3+
diff --git a/net-p2p/qbittorrent-22/distinfo b/net-p2p/qbittorrent-22/distinfo
index b8a3518a91c3..82cb92a8b365 100644
--- a/net-p2p/qbittorrent-22/distinfo
+++ b/net-p2p/qbittorrent-22/distinfo
@@ -1,3 +1,3 @@
-MD5 (qbittorrent-1.0.0rc3.tar.gz) = e4a711b47447259b5cfc26481585740e
-SHA256 (qbittorrent-1.0.0rc3.tar.gz) = a3a3a81a307fcec42deb6493ca8fc593a13d1e86ee5f05d3d41c75ee285062bd
-SIZE (qbittorrent-1.0.0rc3.tar.gz) = 1380102
+MD5 (qbittorrent-1.0.0rc10.tar.gz) = edcc397b42b532d9bee14400c1775e94
+SHA256 (qbittorrent-1.0.0rc10.tar.gz) = 54cc5c65edc39c781ff9515ef1a2b3d049f1a849e90c0bb974e1f47a9ff0f865
+SIZE (qbittorrent-1.0.0rc10.tar.gz) = 1392542
diff --git a/net-p2p/qbittorrent-22/files/patch-src__bittorrent.h b/net-p2p/qbittorrent-22/files/patch-src__bittorrent.h
deleted file mode 100644
index 6b225c1f43da..000000000000
--- a/net-p2p/qbittorrent-22/files/patch-src__bittorrent.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/bittorrent.h.orig Sun Sep 9 06:09:24 2007
-+++ src/bittorrent.h Mon Oct 1 12:37:38 2007
-@@ -27,6 +27,7 @@
- #include <QStringList>
-
- #include <libtorrent/session.hpp>
-+#include <libtorrent/ip_filter.hpp>
- #include "qtorrenthandle.h"
-
- using namespace libtorrent;
diff --git a/net-p2p/qbittorrent-22/pkg-descr b/net-p2p/qbittorrent-22/pkg-descr
index 78dd0b98ce98..ec88556d7a6e 100644
--- a/net-p2p/qbittorrent-22/pkg-descr
+++ b/net-p2p/qbittorrent-22/pkg-descr
@@ -1,17 +1,22 @@
qBittorrent can now be considered as a good alternative to other bittorrent
clients. It provides a lot of features such as:
-* A polished Graphical User Interface written with Qt4.2 toolkit.
+* A polished Graphical User Interface written with Qt4 toolkit.
+* UPnP / NAT-PMP port forwarding support.
+* Encryption support (compatible with Azureus).
* Multiple simultaneous downloads / uploads.
+* Download from RSS streams.
* An integrated search engine.
* DHT (trackerless) support.
* uTorrent Peer eXchange support (PeX).
* Directory scanning with automated download of torrents inside.
-* Good internationalization (20+ languages supported).
+* Good internationalization (~25 languages supported).
* Selective download of files in a torrent.
* Media File previewing while downloading.
* Torrent trackers edition and prioritizing.
* Seeders / Leechers displayed in download list.
+* Styles support.
+* Files prioritizing in a torrent.
* Torrent download in correct order.
* System tray integration.
* Tracker authentication support.
diff --git a/net-p2p/qbittorrent-22/pkg-plist b/net-p2p/qbittorrent-22/pkg-plist
index 3ea33cf924f1..aeb2a48626fc 100644
--- a/net-p2p/qbittorrent-22/pkg-plist
+++ b/net-p2p/qbittorrent-22/pkg-plist
@@ -1,6 +1,7 @@
bin/qbittorrent
share/applications/qBittorrent.desktop
share/icons/hicolor/128x128/apps/qbittorrent.png
+share/icons/hicolor/16x16/apps/qbittorrent.png
share/icons/hicolor/192x192/apps/qbittorrent.png
share/icons/hicolor/22x22/apps/qbittorrent.png
share/icons/hicolor/24x24/apps/qbittorrent.png
@@ -28,6 +29,8 @@ share/icons/hicolor/96x96/apps/qbittorrent.png
@dirrmtry share/icons/hicolor/22x22
@dirrmtry share/icons/hicolor/192x192/apps
@dirrmtry share/icons/hicolor/192x192
+@dirrmtry share/icons/hicolor/16x16/apps
+@dirrmtry share/icons/hicolor/16x16
@dirrmtry share/icons/hicolor/128x128/apps
@dirrmtry share/icons/hicolor/128x128
@dirrmtry share/icons/hicolor
diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile
index e826f8924623..9b52a05c33ea 100644
--- a/net-p2p/qbittorrent/Makefile
+++ b/net-p2p/qbittorrent/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= qbittorrent
-DISTVERSION= 1.0.0rc3
+DISTVERSION= 1.0.0rc10
CATEGORIES= net-p2p
MASTER_SITES= SF
@@ -14,6 +14,7 @@ MAINTAINER= alepulver@FreeBSD.org
COMMENT= Bittorrent client written in C++ / Qt4 using libtorrent
LIB_DEPENDS= ccext2-1.5.0:${PORTSDIR}/devel/commoncpp \
+ curl.4:${PORTSDIR}/ftp/curl \
torrent.1:${PORTSDIR}/net-p2p/rblibtorrent-devel
USE_PYTHON= 2.3+
diff --git a/net-p2p/qbittorrent/distinfo b/net-p2p/qbittorrent/distinfo
index b8a3518a91c3..82cb92a8b365 100644
--- a/net-p2p/qbittorrent/distinfo
+++ b/net-p2p/qbittorrent/distinfo
@@ -1,3 +1,3 @@
-MD5 (qbittorrent-1.0.0rc3.tar.gz) = e4a711b47447259b5cfc26481585740e
-SHA256 (qbittorrent-1.0.0rc3.tar.gz) = a3a3a81a307fcec42deb6493ca8fc593a13d1e86ee5f05d3d41c75ee285062bd
-SIZE (qbittorrent-1.0.0rc3.tar.gz) = 1380102
+MD5 (qbittorrent-1.0.0rc10.tar.gz) = edcc397b42b532d9bee14400c1775e94
+SHA256 (qbittorrent-1.0.0rc10.tar.gz) = 54cc5c65edc39c781ff9515ef1a2b3d049f1a849e90c0bb974e1f47a9ff0f865
+SIZE (qbittorrent-1.0.0rc10.tar.gz) = 1392542
diff --git a/net-p2p/qbittorrent/files/patch-src__bittorrent.h b/net-p2p/qbittorrent/files/patch-src__bittorrent.h
deleted file mode 100644
index 6b225c1f43da..000000000000
--- a/net-p2p/qbittorrent/files/patch-src__bittorrent.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/bittorrent.h.orig Sun Sep 9 06:09:24 2007
-+++ src/bittorrent.h Mon Oct 1 12:37:38 2007
-@@ -27,6 +27,7 @@
- #include <QStringList>
-
- #include <libtorrent/session.hpp>
-+#include <libtorrent/ip_filter.hpp>
- #include "qtorrenthandle.h"
-
- using namespace libtorrent;
diff --git a/net-p2p/qbittorrent/pkg-descr b/net-p2p/qbittorrent/pkg-descr
index 78dd0b98ce98..ec88556d7a6e 100644
--- a/net-p2p/qbittorrent/pkg-descr
+++ b/net-p2p/qbittorrent/pkg-descr
@@ -1,17 +1,22 @@
qBittorrent can now be considered as a good alternative to other bittorrent
clients. It provides a lot of features such as:
-* A polished Graphical User Interface written with Qt4.2 toolkit.
+* A polished Graphical User Interface written with Qt4 toolkit.
+* UPnP / NAT-PMP port forwarding support.
+* Encryption support (compatible with Azureus).
* Multiple simultaneous downloads / uploads.
+* Download from RSS streams.
* An integrated search engine.
* DHT (trackerless) support.
* uTorrent Peer eXchange support (PeX).
* Directory scanning with automated download of torrents inside.
-* Good internationalization (20+ languages supported).
+* Good internationalization (~25 languages supported).
* Selective download of files in a torrent.
* Media File previewing while downloading.
* Torrent trackers edition and prioritizing.
* Seeders / Leechers displayed in download list.
+* Styles support.
+* Files prioritizing in a torrent.
* Torrent download in correct order.
* System tray integration.
* Tracker authentication support.
diff --git a/net-p2p/qbittorrent/pkg-plist b/net-p2p/qbittorrent/pkg-plist
index 3ea33cf924f1..aeb2a48626fc 100644
--- a/net-p2p/qbittorrent/pkg-plist
+++ b/net-p2p/qbittorrent/pkg-plist
@@ -1,6 +1,7 @@
bin/qbittorrent
share/applications/qBittorrent.desktop
share/icons/hicolor/128x128/apps/qbittorrent.png
+share/icons/hicolor/16x16/apps/qbittorrent.png
share/icons/hicolor/192x192/apps/qbittorrent.png
share/icons/hicolor/22x22/apps/qbittorrent.png
share/icons/hicolor/24x24/apps/qbittorrent.png
@@ -28,6 +29,8 @@ share/icons/hicolor/96x96/apps/qbittorrent.png
@dirrmtry share/icons/hicolor/22x22
@dirrmtry share/icons/hicolor/192x192/apps
@dirrmtry share/icons/hicolor/192x192
+@dirrmtry share/icons/hicolor/16x16/apps
+@dirrmtry share/icons/hicolor/16x16
@dirrmtry share/icons/hicolor/128x128/apps
@dirrmtry share/icons/hicolor/128x128
@dirrmtry share/icons/hicolor