Commit graph

2367 commits

Author SHA1 Message Date
Florent Thoumie
6894adc5bf rtorrent: enabled ipv6 by default, fix with ncurses 5.8, fix link.
- Enable IPV6 in OPTIONS by default. [1]
- Remove outdated link in pkg-message. [1]
- Add local patch to fix rtorrent with ncurses 5.8. [2,3]

PR:		ports/155609 [1], ports/155318 [2], ports/156294 [3]
Submitted by:	tom@ [1],
		Yamagi Burmeister <yamagi@yamagi.org> [2],
		freebsd@nagilum.org [3]
2011-05-07 16:29:46 +00:00
Martin Matuska
6c0a874384 Update libevent2 to 2.0.11 2011-05-05 13:48:05 +00:00
Baptiste Daroussin
6650343f5a update MASTER_SITE so that it is fetchable again. while here remove MD5 2011-05-02 22:34:25 +00:00
Baptiste Daroussin
ee8020cc99 removed unmaintained expired ports from net-p2p
2011-05-01 net-p2p/fcptools: Upstream disapear and distfile is no more available
2011-05-01 net-p2p/hx: Upstream disapear and distfile is no more available
2011-05-01 net-p2p/linux-edonkey-core: Upstream disapear and distfile is no more available
2011-05-01 net-p2p/linux-edonkey-server: Upstream disapear and distfile is no more available
2011-05-01 net-p2p/linux-edonkey-tool-recovermet: Upstream disapear and distfile is no more available
2011-05-02 05:51:54 +00:00
Baptiste Daroussin
32e8060236 Removed, depends on linux-edonkey-core which has expired
net-p2p/edonkey-gui-gtk
net-p2p/edonkey-gui-gtk-urlslave
2011-05-02 05:47:14 +00:00
Rene Ladan
48f1d8c469 Remove most expired ports:
2011-04-17 cad/tclspice: has been broken for more than a year
2011-04-17 comms/hcfmdm: does not compile on 7.X or higher
2011-04-17 databases/mysqlcc: has been broken for almost a year
2011-04-17 devel/ruby-rjudy: does not compile on FreeBSD 7.x or newer
2011-04-17 devel/xfc: does not compile on FreeBSD 7.x or newer
2011-04-17 devel/lamson: has been broken for a half year
2011-04-17 devel/cocktail: does not build on FreeBSD 7.x or newer
2011-04-17 devel/djgpp-gcc: has been broken for half a year
2011-04-17 devel/gauche-sdl: has been broken for a year
2011-04-17 devel/gdb53-act: does not compile on FreeBSD 7.x and up
2011-04-17 editors/zed: does not compile on FreeBSD 7.x or newer
2011-04-17 games/aqbubble: does not compile on FreeBSD 7.x or newer
2011-04-17 graphics/libvisual-plugins: has been broken for 3 years
2011-04-17 japanese/roundcube: has been broken for almost a year
2011-04-17 japanese/tkstep80: does not compile on FreeBSD 7.x or newer
2011-04-17 lang/u++: has been broken for over a half year
2011-04-17 lang/pugs: has been broken for over a year
2011-04-17 lang/mozart: does not compile on FreeBSD 7.x or newer
2011-04-17 math/linalg: does not build on FreeBSD 7.x or newer
2011-04-17 math/R-cran-igraph: has been broken for over a half year
2011-04-17 misc/ftree: has been broken for over a half year
2011-04-17 multimedia/katchtv: has been broken for a half year
2011-04-17 multimedia/libomxil-bellagio: has been broken for almost a year
2011-04-17 multimedia/banshee-mirage: has been broken for over a half year
2011-04-17 net-p2p/trackerbt: has been broken for a half year
2011-04-17 net/cap: does not compile on FreeBSD 7.x or newer
2011-04-17 net/ggsd: does not compile on FreeBSD 7.x or newer
2011-04-17 net/b2bua: does not compile on FreeBSD 7.x or newer
2011-04-17 net/penguintv: has been broken for a half year
2011-04-17 news/openftd: has been broken for almost a year
2011-04-17 palm/romeo: does not compile on FreeBSD 7.x or newer
2011-04-17 science/pcp: does not compile on FreeBSD 7.x or newer
2011-04-17 science/elmer-fem: has been broken for over a year
2011-04-17 security/newpki-lib: does not compile on FreeBSD 7.x or newer
2011-04-17 security/newpki-server: does not compile on FreeBSD 7.x or newer
2011-04-17 security/xmlsec: does not compile on FreeBSD 7.x or newer
2011-04-17 security/f-protd: has been broken for over a year
2011-04-17 sysutils/xwlans: does not compile on FreeBSD 7.x or newer
2011-04-17 www/bk_edit: does not compile on FreeBSD 7.x and newer
2011-04-17 www/bricolage: has been broken for a half year
2011-04-17 x11-toolkits/gauche-gtk: has been broken for a year
2011-04-17 x11-toolkits/gambas2-gb-qt: has been broken for over a year
2011-04-17 x11-toolkits/php-gtk2: has been broken for over a half year
2011-04-17 x11-toolkits/p5-Tcl-Tk: has been broken for 2 year
2011-04-17 x11/metisse: has been broken for over a half year
2011-04-18 22:25:41 +00:00
Doug Barton
53aadedc4c Introduce version 2.7.3, the latest in the new 2.7.x branch.
It has the following new features vs. 2.6.x:
    - FEATURE: Added search field for torrent content
    - FEATURE: Added auto-shutdown confirmation dialog
    - FEATURE: Added option to skip torrent deletion confirmation
	       (Ville Kiiskinen)
    - FEATURE: IP address reported to trackers is now customizable
    - FEATURE: Inhibit system sleep when torrents are active
	       (Vladimir Golovnev)
    - FEATURE: Added option to bypass Web UI authentication for localhost
    - FEATURE: Added option to disable program exit confirmation
    - FEATURE: Added per-torrent ratio limiting (Christian Kandeler)
    - FEATURE: Torrent content list is now sortable
    - BUGFIX: Fix compilation with namespaced Qt (Christian Kandeler)
    - BUGFIX: Added length restriction on UI lock password
    - COSMETIC: Added monochrome tray icon
    - COSMETIC: Improved status bar's style
    - OTHER: Make QtDBus dependency optional (X11)

Differences in this port vs. the -26 version:
* libnotify is no longer used, but qtdbus is now optional, so
  update OPTIONS and related code accordingly
2011-04-17 02:30:16 +00:00
Doug Barton
f834b1994b Set NO_LATEST_LINK in preparation for adding version 2.7.x
In time this port will be deprecated in preparation for removal

The previous commit neglected to mention that the libtorrent
version was updated to 1.5.x since it works with this version
2011-04-17 02:15:05 +00:00
Doug Barton
de56ca6e03 Update to 2.6.9, the latest, and likely the last 2.6.x release
* Sun Mar 13 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.6.9
  - BUGFIX: Fix column hiding/showing in transfer list

* Sun Mar 13 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.6.8
  - BUGFIX: Fix compilation with libtorrent v0.14.x
  - BUGFIX: Fix root folder being cut off if the torrent comes from a
	    scanned folder (Christian Kandeler)
  - BUGFIX: Improve folder removal behavior
  - BUGFIX: Make sure the .unwanted folder is deleted on soft torrent removal
  - BUGFIX: Indicate support for Magnet links in desktop file (Fisiu)
  - BUGFIX: Do not report torrent being checked as queued
  - BUGFIX: Improve lists columns state saving

* Sat Feb 26 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.6.7
  - BUGFIX: Disable OS cache for aligned files to reduce memory consumption
  - BUGFIX: Fix cursor problem in torrent addition dialog
  - BUGFIX: Fix crash when additing an empty tracker URL
  - BUGFIX: Share ratio can now go over 100
  - BUGFIX: Fix compilation with boost >= v1.46
2011-04-16 19:15:37 +00:00
Doug Barton
9543507382 0.15.6 release
* fixed crash in udp trackers when using SOCKS5 proxy
* fixed reconnect delay when leaving upload only mode
* fixed default values being set incorrectly in add_torrent_params
  through add_magnet_uri in python bindings
* implemented unaligned write (for unbuffered I/O)
* fixed broadcast_lsd option
* fixed udp-socket race condition when using a proxy
* end-game mode optimizations
* fixed bug in udp_socket causing it to issue two simultaneous async.
  read operations
* fixed minor bug in metadata block requester (for magnet links)
* fixed race condition in iconv string converter
* fixed error handling in torrent_info constructor
* fixed bug in torrent_info::remap_files
* fix python binding for wait_for_alert
* only apply privileged port filter to DHT-only peers
2011-04-16 19:02:14 +00:00
Baptiste Daroussin
4c79e4adc1 2011-04-11 devel/thistest: development has ceased; website disappeared
2011-04-11 emulators/xmamegui: development has ceased; try emulators/qmc2 instead
2011-04-11 games/airrox: development has ceased
2011-04-11 games/bfm: development has ceased; website disappeared
2011-04-11 games/xracer: has not been developed for 10 years
2011-04-11 net-p2p/gift-ares: development has ceased; does not work
2011-04-11 net-p2p/torrent_swapper: development has ceased (last release is of 2006)
2011-04-11 net-p2p/torrentvolve: development has ceased, and last release is beta
2011-04-11 sysutils/gag: no point in having it as a port, can be downloaded from the website and burned
2011-04-12 09:03:50 +00:00
Ade Lovett
fe0d23d638 Update to GNU make 3.82 after numerous -exp runs. 2011-04-11 19:54:35 +00:00
Dennis Herrmann
4bc837a025 - Update to 0.96.9
PR:		ports/156094
Submitted by:	Jamie Landeg Jones <jamie@bishopston.net> (maintainer)
2011-04-05 16:55:01 +00:00
Rene Ladan
5fafbc0f8b Garbage collect expired ports
2011-04-01 accessibility/linux-f8-atk: End of Life since Jan 7, 2009
2011-04-01 archivers/linux-f8-ucl: End of Life since Jan 7, 2009
2011-04-01 archivers/linux-f8-upx: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-alsa-lib: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-arts: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-esound: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-freealut: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-libaudiofile: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-libogg: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-libvorbis: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-mikmod: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-nas-libs: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-openal: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-sdl_mixer: End of Life since Jan 7, 2009
2011-04-01 databases/linux-f8-sqlite3: End of Life since Jan 7, 2009
2011-04-02 databases/postgresql81-server: EOL see http://wiki.postgresql.org/wiki/PostgreSQL_Release_Support_Policy
2011-04-02 databases/postgresql73-server: EOL see http://wiki.postgresql.org/wiki/PostgreSQL_Release_Support_Policy
2011-04-02 databases/postgresql74-server: EOL see http://wiki.postgresql.org/wiki/PostgreSQL_Release_Support_Policy
2011-04-02 databases/postgresql80-server: EOL see http://wiki.postgresql.org/wiki/PostgreSQL_Release_Support_Policy
2011-04-01 devel/linux-f8-libglade: End of Life since Jan 7, 2009
2011-04-01 devel/linux-f8-sdl12: End of Life since Jan 7, 2009
2011-04-01 devel/linux-f8-allegro: End of Life since Jan 7, 2009
2011-04-01 devel/linux-f8-libsigc++20: End of Life since Jan 7, 2009
2011-04-01 devel/linux-f8-libglade2: End of Life since Jan 7, 2009
2011-04-01 devel/linux-f8-nspr: End of Life since Jan 7, 2009
2011-04-01 dns/linux-f8-libidn: End of Life since Jan 7, 2009
2011-04-01 emulators/linux_base-f8: End of Life since Jan 7, 2009
2011-04-01 emulators/linux_base-f9: End of Life since Jul 10, 2009
2011-04-01 emulators/linux_base-fc6: End of Life since December 7, 2007
2011-04-01 emulators/linux_base-f7: End of Life since June 13, 2008
2011-04-01 ftp/linux-f8-curl: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-sdl_image: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-ungif: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-imlib: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-cairo: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-dri: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-gdk-pixbuf: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-jpeg: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-png: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-libGLU: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-libmng: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-png10: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-tiff: End of Life since Jan 7, 2009
2011-04-01 lang/linux-f8-libg2c: End of Life since Jan 7, 2009
2011-04-01 lang/linux-f8-tcl84: End of Life since Jan 7, 2009
2011-04-01 multimedia/linux-f8-libtheora: End of Life since Jan 7, 2009
2011-04-02 net-p2p/dcd: No fetch sources and looks like project abandoned
2011-03-31 net/straw: abandoned upstream and does not work with python 2.6+
2011-04-01 security/linux-f8-libssh2: End of Life since Jan 7, 2009
2011-04-01 security/linux-f8-nss: End of Life since Jan 7, 2009
2011-04-01 security/linux-f8-openssl: End of Life since Jan 7, 2009
2011-04-01 textproc/linux-f8-libxml2: End of Life since Jan 7, 2009
2011-04-01 textproc/linux-f8-scim-gtk: End of Life since Jan 7, 2009
2011-04-01 textproc/linux-f8-scim-libs: End of Life since Jan 7, 2009
2011-04-01 textproc/linux-f8-expat: End of Life since Jan 7, 2009
2011-04-01 textproc/linux-f8-libxml: End of Life since Jan 7, 2009
2011-04-01 textproc/linux-f8-aspell: End of Life since Jan 7, 2009
2011-04-01 www/linux-f8-flashplugin10: End of Life since Jan 7, 2009
2011-03-30 www/mediawiki112: abandoned upstream
2011-03-30 www/mediawiki113: abandoned upstream
2011-03-30 www/mediawiki114: abandoned upstream
2011-03-30 www/mediawiki16: abandoned upstream
2011-04-01 x11-fonts/linux-f8-fontconfig: End of Life since Jan 7, 2009
2011-03-01 x11-themes/gnome-icons-cool-gorilla: "no mastersite"
2011-04-01 x11-themes/linux-f8-hicolor-icon-theme: End of Life since Jan 7, 2009
2011-04-01 x11-toolkits/linux-f8-gtk: End of Life since Jan 7, 2009
2011-04-01 x11-toolkits/linux-f8-gtk2: End of Life since Jan 7, 2009
2011-04-01 x11-toolkits/linux-f8-openmotif: End of Life since Jan 7, 2009
2011-04-01 x11-toolkits/linux-f8-pango: End of Life since Jan 7, 2009
2011-04-01 x11-toolkits/linux-f8-qt33: End of Life since Jan 7, 2009
2011-04-01 x11-toolkits/linux-f8-tk84: End of Life since Jan 7, 2009
2011-04-01 x11/linux-f8-xorg-libs: End of Life since Jan 7, 2009
2011-04-04 17:12:43 +00:00
Pav Lucistnik
42a107b953 - Actually chase upnp shlib change
Reported by:	pointyhat
Pointy hat to:	pawel (miwi, wen)
2011-03-26 23:31:50 +00:00
Alberto Villa
948a545f1b - Update libktorrent to 1.1.0.
- Update ktorrent to 4.1.0.
- Make dependencies on kdepimlibs and kdebase-workspace non-optional.

Approved by:	makc (maintainer, implicit)
2011-03-25 10:20:59 +00:00
Pawel Pekala
d01fbfe551 - Chase devel/upnp shlib bump
Approved by:	miwi, wen (mentors)
2011-03-23 16:40:03 +00:00
Matthias Andree
9389973bf3 Bump Berkeley DB version to 4.1.
Remove MD5 checksum.
2011-03-21 18:50:39 +00:00
Baptiste Daroussin
24d4dc0db9 Get rid of md5 for all my ports.
while here add most of the licenses
2011-03-20 22:30:17 +00:00
Alex Dupre
1bda2b2725 Bump PORTREVISION for ports linking to default libmysqlclient. 2011-03-19 13:15:34 +00:00
Jeremy Messenger
7e4ddfd44f Fix transmission-qt to avoid link with both libevent 1.x and 2.x libraries
or it will crashes. Remove a hardcore '-levent' (should be -levent-2.0) in
the qtr.pro and let pkg-config takes care of it. Bump the PORTREVISION.

PR:		ports/155600
Reported by:	Alexandr <prayer@list.ru>
2011-03-17 20:15:56 +00:00
Pav Lucistnik
e13f00eca1 - Mark ports that have been broken for six month or more, or never compiled on
7.X and up, for removal in one month
2011-03-17 11:08:44 +00:00
Baptiste Daroussin
f9d473ef6b Deprecate unmaintained ports from net-p2p where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
2011-03-14 10:33:15 +00:00
Baptiste Daroussin
06c71c7d86 Update WWW
clean master_site
while here remove MD5
2011-03-14 09:10:55 +00:00
Frederic Culot
993a514b47 - Update to 0.09
Changes:	http://search.cpan.org/dist/Net-DirectConnect/Changes
PR:		ports/155488
Submitted by:	Oleg Alexeenkov <proler AT gmail.com> (maintainer)
2011-03-12 12:54:17 +00:00
Andrej Zverev
882d72e610 Mark DEPRECATED
Noticed by:	ehaupt@
2011-03-11 13:06:19 +00:00
Martin Wilke
8d6d90f0f6 - Update to 0.06
PR:		155410
Submitted by:	 Oleg Alexeenkov <proler@gmail.com> (maintainer)
2011-03-09 16:46:06 +00:00
Wen Heping
922c16ace6 - Update to 1.35
PR:		ports/155389
Submitted by:	Peter Schuller <peter.schuller@infidyne.com> (maintainer)
2011-03-09 07:21:15 +00:00
Pav Lucistnik
80048504a4 - Mark BROKEN: does not configure
Reported by:	pointyhat
2011-03-09 00:19:31 +00:00
Emanuel Haupt
d0f4bf9881 Update MASTER_SITES 2011-03-07 11:07:03 +00:00
Pav Lucistnik
62ebff95c5 - Chase libextractor shlib raise
Reported by:	pointyhat
Pointy hat to:	vd
2011-03-06 23:19:02 +00:00
Jeremy Messenger
05cb0d768f - Update to 2.22.
- Don't override conf_dir and download_dir unconditionally [1]
- Don't use localhost default by replace to 127.0.0.1 for IPv6 issue as
  transmission-remote doesn't support IPv6 yet. [2]

PR:		ports/155081 [1]
		ports/155139 [2]
Submitted by:	Anonymous <swell.k@gmail.com> [1][2]
2011-03-05 04:17:28 +00:00
Martin Wilke
bc696d5f48 - Chase devel/upnp shlib bump 2011-03-04 05:52:07 +00:00
Thomas Abthorpe
73c7900f5b - Reassign ports to heap
Submitted by:	alepulver
2011-02-27 04:54:41 +00:00
Xin LI
03b42818c9 Chase after net/openldap24-server update.
Reminded by:	miwi
2011-02-25 01:32:17 +00:00
Martin Wilke
1b8254d567 - Move to py25 or above
- While here kick md5 support
2011-02-25 00:47:51 +00:00
Rene Ladan
1134a12047 Remove expired ports:
2011-02-23 devel/pmake: does not build on any supported version of FreeBSD
2011-02-24 net-p2p/linux-agsatellite: the whole service went to cloud
2011-02-24 22:10:52 +00:00
Martin Wilke
786749cc27 - Fix Build after rtorrent upgrade
- While here remove md5sum

Reported by:	pavbot
2011-02-18 02:56:02 +00:00
Doug Barton
f74346e6ec * Tue Feb 8 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.6.6
- BUGFIX: Fix articles read state reset problem in RSS
 - I18N: Added Lithuanian translation
 - COSMETIC: Improve main window layout
 - COSMETIC: Improve properties buttons style
 - COSMETIC: Display pieces being downloaded in green instead of yellow
 - COSMETIC: Improve piece availability bar appearance
2011-02-11 05:51:22 +00:00
Doug Barton
ed41f59ed4 * Thu Feb 3 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.6.5
- BUGFIX: Make sure the progress is not 100% unless the file is complete
 - BUGFIX: Fix memory leak in HTTP torrent downloader
 - BUGFIX: Use native file dialogs (by Vladimir Golovnev)
 - BUGFIX: Fix encoding problem in torrent moving code (by Vladimir Golovnev)
 - BUGFIX: Performance improvement on ARM
 - BUGFIX: RSS code rewrite (more cpu/memory efficient)
 - I18N: Updated Norwegian translation (Tomaso)
2011-02-10 23:10:32 +00:00
Martin Wilke
05ccc1b6af - Update to 0.8.7
PR:		153720
Submitted by:	Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
Approved by:	flz via irc (maintainer)
Feature safe:	yes
2011-02-06 08:14:48 +00:00
Martin Wilke
c1cc615fff - Update to 0.12.7
PR:		153718
Submitted by:	Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
Approved by:	flz via irc (maintainer)
Feature safe:	yes
2011-02-06 08:14:45 +00:00
Doug Barton
869c7f21ae * Sun Jan 23 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.6.4
- BUGFIX: Added unicode support to email notification
 - BUGFIX: Improved compatibility with various SMTP servers
 - BUGFIX: Fix Labeling in RSS downloader
 - BUGFIX: Avoid main window flashing on startup (closes #703984)
 - BUGFIX: Improved hostname resolution code
 - BUGFIX: Dropped dependency on libboost-thread
 - BUGFIX: Display legal notice on screen center
 - BUGFIX: Fix renaming of single-file torrents (by Vladimir Golovnev)
 - I18N: More dialog buttons are now translated (by Vladimir Golovnev)
 - I18N: Fix translation of size units (by Vladimir Golovnev)

Feature safe:	yes
2011-01-27 22:56:50 +00:00
Emanuel Haupt
ce1197e105 Add LICENSE and remove MD5 sums.
Feature safe:	yes
2011-01-25 19:59:40 +00:00
Pav Lucistnik
dc0c569f7b - Mark BROKEN: unfetchable
- Expire in one month, this is a client for no longer present service

Reported by:	pointyhat
Feature safe:	yes
2011-01-24 21:14:14 +00:00
Doug Barton
aa6c5b46ed As previously advertised remove the woefully out of date
qbittorrent 2.3.x version.

Feature safe:	yes
2011-01-24 08:55:41 +00:00
Doug Barton
57d654205a * Sat Jan 15 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.6.3
- BUGFIX: Fix possible crashes in full allocation mode
   - BUGFIX: Fix icon size issues (icon theme)
   - BUGFIX: Fixed file priority context menu
   - BUGFIX: Remove dbus dependency in nox mode
   - BUGFIX: Fix compilation on FreeBSD
   - I18N: Improve Web UI translation
   - I18N: Updated Polish translation

For the port, upstream has integrated all of our local patches, so
remove them. :)  The dbus fix is also much more thorough than mine.

Feature safe:	yes
2011-01-15 18:49:01 +00:00
Doug Barton
9774f163de 2 fixes that are actually for the -nox11 slave:
1. Fix MASTER_SITES so the slave can fetch
2. Apply cL3vRr h4x to avoid the dbus dependency

Reported by:	Dmitry Kolosov <onyx@z-up.ru>
Feature safe:	yes
2011-01-14 23:43:54 +00:00
Doug Barton
234f52596b * Wed Jan 12 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.6.2
- BUGFIX: Do not report PeX as being disabled when DHT is
- BUGFIX: Fix possible crash on adding magnet links
- BUGFIX: Fix torrent import (was not working)
- I18N: Updated translations:
	Greek, Croatian, Russian, Unkrainian and Bulgarian
- I18N: Added Armenian translation (New)
- I18N: Remove country flags from program preferences (language selection)
- I18N: Translate locale names (language selection)

For the port, fix the build on RELENG_8 by adding a missing dependency

Feature safe:	yes
2011-01-14 06:50:02 +00:00
Doug Barton
1ae62e472d Add a -nox11 version of qbittorrent-26 as a slave port.
Based in part on work in the PR, but I used a different approach.

PR:             ports/152550
Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru>

Feature safe:	yes
2011-01-12 04:31:10 +00:00