Commit graph

2216 commits

Author SHA1 Message Date
Max Brazhnikov
22f6eded46 Disconnect ktorrent-devel 2010-08-11 18:02:14 +00:00
Max Brazhnikov
abf180989f Remove obsolete port: please use net-p2p/ktorrent2 or net-p2p/ktorrent
PR:		ports/133848
Approved by:	maintainer timeout
2010-08-11 18:01:40 +00:00
Baptiste Daroussin
fe673d5430 - Update to 0.16
- Add license
- Use bsd.openssl.mk facility via `USE_OPENSSL=yes'
- Update mastersite and WWW

PR:		ports/149369
Submitted by:	Julien Laffaye <kimelto _at_ gmail.com>
Approved by:	tabthorpe@ (co-mentor)
2010-08-11 15:19:08 +00:00
Tong LIU
738d612f2b - Rename net/p5-IO-INET6 to net/p5-IO-Socket-INET6.
PR:	ports/148309
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
2010-08-09 08:54:36 +00:00
Beat Gaetzi
294b05c37c - Bump PORTREVISION after libxul update
PR:		ports/149044
Expr-run by:	pav@
Approved by:	portmgr (pav)
2010-08-08 08:56:41 +00:00
Mario Sergio Fujikawa Ferreira
5d8dfd13e7 Update to 3.0.3 2010-08-03 01:56:30 +00:00
Baptiste Daroussin
5a4055b083 Change maintainer address to my new @FreeBSD.org
Approved by:	jadawin@ (co-mentor)
2010-07-28 17:31:01 +00:00
Daniel Gerzo
efcfa37d04 - fix the handling of sig_stop signal in the rc.d script
PR:		148867
Submitted by:	danger
Approved by:	az (maintainer) via private email
2010-07-27 19:34:34 +00:00
Wesley Shields
15c1551ea3 Chase security/libgcrypt shlib bump.
PR:		ports/148755
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp>
2010-07-27 01:25:20 +00:00
Pav Lucistnik
6dc7825197 - Mark BROKEN: does not compile with new Sockets
Reported by:	pointyhat
2010-07-25 21:23:59 +00:00
Jeremy Messenger
90a918f71b Chase libevent update, bump the PORTREVISION on those. 2010-07-25 18:59:32 +00:00
Doug Barton
373117960c Introduce the -devel version of the 2.3.x branch at rc10.
It has the following new features relative to the 2.2.x branch:

 * Simplified torrent root folder renaming/truncating
   (< v2.3.0 is no longer forward compatible)
 * Remember previous save paths in torrent addition dialog
 * Max number of half-open connections can now be edited
 * Added support for strict super seeding
 * The user can force listening on a particular network interface
 * Added cookie support for RSS feeds
 * User can force tracker reannounce
 * Added "No action" setting for double-click action
 * Several torrents can be moved at once
 * Added error state for torrents (error is displayed in a tooltip)
 * Added filter for paused/error torrents
 * Add Check/Uncheck all feature in Web UI
 * Search engine can now be disabled
 * Torrents can be automatically paused once they reach a given ratio
 * Several files can now be disabled at once
 * Added "Select All/None" buttons to files list
 * Added support for BitComet links (bc://bt/...)
 * Hide seeding torrents files priorities in Web UI
 * The user can disable permanently recursive torrent download
 * Peer Exchange status is now correctly reported
 * Display peers country name in tooltip
 * Display number of torrents in transfers tab label
 * Simplified program preferences
 * Fix naming of actions opening new dialogs (use Name...)
2010-07-24 21:37:21 +00:00
Doug Barton
13d74e7092 Update to 2.2.11, which has the following bug fixes:
* Fix parsing of program arguments with spaces
 * Fix possible crash when using alternative speed limits
 * Fix possible crash on exit
 * Require GTK+ headers on compilation when libnotify is used
2010-07-24 19:40:24 +00:00
Jeremy Messenger
2d403a8240 Update to 2.03. 2010-07-24 16:04:25 +00:00
Mario Sergio Fujikawa Ferreira
60867a783f o Update to 0.8
o Remove JAVA_OS since it works with either version
2010-07-13 10:17:40 +00:00
Dmitry Marakasov
00094fc602 mktorrent is a simple command-line utility to create BitTorrent
metainfo files.  It supports multiple trackers, private trackers,
custom comments, and is multi-threaded to support multiple CPUs.

WWW: http://mktorrent.sourceforge.net/

PR:		146479
Submitted by:	Damian Gerow <dgerow@afflictions.org>
Feature safe:	yes
2010-07-06 00:13:06 +00:00
Sylvio Cesar Teixeira
c9d1923649 - Update to 1.10
PR:		ports/148299
Submitted by:	Peter Schuller <peter.schuller@infidyne.com> (maintainer)
Feature safe:	yes
2010-07-02 16:03:22 +00:00
Doug Barton
49494235f5 Bump PORTREVISION for rev 1.2 of the rc.d file
... because you can never have too many 1's in a PKGNAME

Feature safe:	yes
2010-07-01 19:27:18 +00:00
Doug Barton
412690965e Commit the proper version of the rc.d script, not the POC version:
* Allow configuration of _confdir and _logfile
 * Put the pid file in /var/run/$name with proper permissions
 * Clean up pid file and directory on exit, remove log if empty

Feature safe:	yes
2010-07-01 19:25:48 +00:00
Doug Barton
d6b26a875e Remove CONFLICTS for port that won't be added
Feature safe:	yes
2010-07-01 09:25:06 +00:00
Doug Barton
a57b21266a Remove stray \
Feature safe:	yes
2010-07-01 08:46:24 +00:00
Doug Barton
a23b262799 Update to version 1.3.0_rc1, which has numerous improvements and fixes
Major work on the update done by:	lioux
Tweaks, bugs, and rc.d script by:	me

Feature safe:	yes
2010-07-01 08:34:35 +00:00
Doug Barton
d0cf2ae03f Add a slave port for the python binding
Major effort from the PR, tweaks and bugs from me

PR:		ports/144337
Submitted by:	lioux

Feature safe:	yes
2010-07-01 07:19:44 +00:00
Doug Barton
a87fd3e21e Update to version 0.15.1, with numerous bug fixes:
* fixed rare crash when purging the peer list
 * fixed race condition around m_abort in session_impl
 * fixed bug in web_peer_connection which could cause a hang when
   downloading
   from web servers
 * fixed bug in metadata extensions combined with encryption
 * refactored socket reading code to not use async. operations
   unnecessarily
 * some timer optimizations
 * removed the reuse-address flag on the listen socket
 * fixed bug where local peer discovery and DHT wouldn't be announced to
   without trackers
 * fixed bug in bdecoder when decoding invalid messages
 * added build warning when building with UNICODE but the standard library
   doesn't provide std::wstring
 * fixed add_node python binding
 * fixed issue where trackers wouldn't tried immediately when the previous
   one failed
 * fixed synchronization issue between download queue and piece picker
 * fixed bug in udp tracker scrape response parsing
 * fixed bug in the disk thread that could get triggered under heavy load
 * fixed bug in add_piece() that would trigger asserts
 * fixed vs 2010 build
 * recognizes more clients in identify_client()
 * fixed bug where trackers wouldn't be retried if they failed
 * slight performance fix in disk elevator algorithm
 * fixed potential issue where a piece could be checked twice
 * fixed build issue on windows related to GetCompressedSize()
 * fixed deadlock when starting torrents with certain invalid tracker URLs
 * fixed iterator bug in disk I/O thread
 * fixed FIEMAP support on linux
 * fixed strict aliasing warning on gcc
 * fixed inconsistency when creating torrents with symlinks
 * properly detect windows version to initialize half-open connection limit
 * fixed bug in url encoder where $ would not be encoded

For the port:

 * Prepare for -python slave port for the python binding (In part from)[1]
 * Make LOCALBASE safe [2]
 * Python bindings require --enable-deprecated-functions
 * Stop building the static library
 * Patch is now incorporated into the distribution

PR:		ports/144337 [1]
Submitted by:	lioux [1]
Submitted by:	swell.k@gmail.com [2]
Feature safe:	yes
2010-07-01 07:16:03 +00:00
Doug Barton
6c3ac13d64 Update to version 2.2.10 which has the following bug fixes:
* Fix Web UI in qBittorrent nox version
 * Improved ETA display (more user friendly)
 * Fix possible compilation errors with libtorrent v0.15
 * Fix minor issues in torrent creation tool
 * Use checkable actions to avoid issues on systems hiding menu icons
   (e.g. recent Gnome)
 * Use busy cursor for search plugin updates
 * Free disk space calculation now works if destination folder does not exist
 * Fix "append .!qB extension to incomplete files" feature
 * Display "Alternative speed limits" button as pressed when enabled

Feature safe:	yes
2010-06-24 22:33:17 +00:00
Martin Wilke
905a740a2d - Update to 2.0.3
PR:		147735
Submitted by:	Maxim Ignatenko <gelraen.ua@gmail.com> (maintainer)
Feature safe:	yes
2010-06-20 04:58:59 +00:00
Doug Barton
fa853977fc Make the following changes to facilitate compiling with gcc > 4.2.1:
* Add a patch from libtorrent-rasterbar's svn repo
  * Disable compilation of the exmaples, and the tests for the related
    boost libs. The examples weren't installed anyway, so no loss.

Extra glob for CONFLICTS not needed now that libtorrent-rasterbar-15
is no longer devel

Bump PORTREVISION
2010-06-16 04:48:40 +00:00
Doug Barton
7f9c51fe90 Add a patch from libtorrent-rasterbar's svn repo to facilitate compiling
with gcc > 4.2.1.

The "deprecated" functions are no longer needed for qbittorrent, so go
back to disabling them.

Bump PORTREVISION
2010-06-15 21:59:59 +00:00
Doug Barton
d5ef054279 Upgrade to version 2.2.9, which has the following bug fixes:
* Disable torrent addition dialog as a default
  * Fix torrent availability computation
  * Fix Web UI authentication with Opera Browser
  * Fix Javascript error in Web UI when using IE
  * Fix a lot of encoding problems on non UTF-8 systems
  * Fix race condition allowing to run multiple instances
  * Fix window hiding problem when having a modal window

For the port, add LICENSE information
2010-06-14 10:14:18 +00:00
Mario Sergio Fujikawa Ferreira
c761d48728 Add LICENSE* information 2010-06-13 12:41:33 +00:00
Mario Sergio Fujikawa Ferreira
94268fd082 o Update to 3.0.2
o Add LICENSE* information
2010-06-13 12:07:07 +00:00
Mario Sergio Fujikawa Ferreira
2aea620cc1 - Update i2p to 0.7.14
- Update jetty to 5.1.15 due to security issues
- Add LICENSE* information
2010-06-13 11:50:43 +00:00
Gerald Pfeifer
47090fe790 Replace the deprecated USE_GCC=4.3+ by USE_GCC=4.4+. 2010-06-11 21:56:24 +00:00
Christian Weisgerber
30587b71c2 Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
2010-06-06 20:44:03 +00:00
Pav Lucistnik
acabbcc8ce - Update to 0.3.2
PR:		ports/147308
Submitted by:	Dmitry Yashin <yashin.dm@gmail.com> (maintainer)
2010-06-02 15:11:37 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Max Brazhnikov
7de98fc65a Fix build on 6.x
Pass maintainership to Maxim Ignatenko <gelraen.ua at gmail.com>

Submitted by:	Stas Timokhin (previous maintainer) via private mail
2010-05-28 18:18:09 +00:00
Doug Barton
f9ada7bc04 Upgrade to version 2.2.8, which has the following bugfixes:
* ETA for finished torrent is now 0 instead of Infinite
 * Fix sorting of ETA column when having infinite values
 * Torrent queue position now starts at 1
 * Fix unicode issue in start seeding after torrent creation code
 * Fix torrent error state clearance on resuming
 * Fix possible checkbox update in Web UI
 * Fix torrent properties layout

For the port, update CONFLICTS from tne now-defunct 2.1.x to the
upcoming 2.3.x -devel version.
2010-05-25 18:43:16 +00:00
Max Brazhnikov
cd68786432 Update to 2.0.2
PR:		ports/146636
Submitted by:	Maxim Ignatenko <gelraen.ua at gmail.com>
Approved by:	Stas Timokhin (maintainer)
2010-05-21 20:36:03 +00:00
Stefan Walter
27c6bd4211 Mark as DEPRECATED: The software is ancient, unmaintained, works with the JDK
1.3 only and does not have a master/project site.

PR:		ports/143195
Submitted by:	Sevan Janiyan <venture37@geeklan.co.uk>
Patch by:	stefan
2010-05-21 18:55:38 +00:00
Doug Barton
24540fe66c rblibtorrent is gone, so no need to CONFLICT it anymore 2010-05-20 04:51:34 +00:00
Doug Barton
e04829c552 Update to version 2.2.7, which has the following bug fixes:
* Fix unicode problem in torrent moving code
 * Fix possible initialization problem in Web UI
 * Fix torrent moving after completion feature
 * Improved empty folder removing code
 * Use guid or news url as RSS items identifier (instead of title)
 * Fix possible crash in RSS item selection code
 * Added support for url encoded ampersands in RSS

And the following new features:
 * Sort torrent labels in popup menu
 * Added Croatian translation
2010-05-14 01:32:20 +00:00
Dima Panov
c70284c888 - Make pointyhat tinderbox happy by removing extra @dirrmry for common locale
and apps directories, which now handled by updated kdehier4.
- Bump PORTREVISIONs to force rebuild.

Noticed by:	pointyhat via pav
With hat on:	kde
2010-05-13 22:40:15 +00:00
Koop Mast
48e62d9a37 Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.30/ .

This release brings initial PackageKit support, Upower (replaces power
management part of hal), cuse4bsd integration with HAL and cheese, and a
faster Evolution.

Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This
will also be the last of the 2.x releases. The next release will be the
highly-anticipated GNOME 3.0 which will bring with it a new UI experience.

Currently, there are a few bugs with GNOME 2.30 that may be of note for our
users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at
http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading
instructions, and the up-to-date list of known issues.

This release features commits by avl, ahze, bland, marcus, mezz, and myself.

The FreeBSD GNOME Team would like to thank Anders F Bjorklund for doing the
initual packagekit porting.

And the following contributors & testers for there help with this release:
Eric L. Chen
Vladimir Grebenschikov
Sergio de Almeida Lenzi
DomiX
walder
crsd
Kevin Oberman
Michal Varga
Pavel Plesov
Bapt
kevin

and ITetcu for two exp-run

PR:	ports/143852
	ports/145347
	ports/144980
	ports/145830
	ports/145511
2010-05-10 21:19:08 +00:00
Jeremy Messenger
0a59cf8785 - Update to 1.93.
- Don't patch in Makefile.am to avoid run automake run. It was a leftover when
  I switched from patch in configure.* to use option flags. [1]

PR:		ports/146330 [1]
Submitted by:	Anonymous <swell.k@gmail.com> [1]
2010-05-09 04:39:53 +00:00
Sylvio Cesar Teixeira
55b8b22a5e - Update to 0.8.2
PR:		ports/145870
Submitted by:	Dmitry Yashin <yashin.dm@gmail.com> (maintainer)
2010-05-07 22:51:04 +00:00
Doug Barton
fde5221f27 As advertised, remove net-p2p/qbittorrent. 2010-05-01 22:44:17 +00:00
Pav Lucistnik
07101891c3 - Another fix for 6.X
Submitted by:	Stas Timokhin <devel@stasyan.com> (maintainer)
2010-04-26 07:15:24 +00:00
Doug Barton
90ab371c45 Upgrade to version 2.2.6 which has the following bugfixes:
* Announce to all trackers at once
 * Added support for single-thread boost
 * Remove old folder when moving a torrent
 * Improved reliability of torrent moving
 * Stop rechecking torrents when they are moved
 * Status filters height stays correct when the visual style changes

And the following new feature:
 * Added Arabic translation
2010-04-24 18:18:48 +00:00
Alex Dupre
bf330a57d4 Switch to use newer GMP version.
PR:		ports/144487
Submitted by:	ale
Approved by:	portmgr (-exp run by erwin)
2010-04-19 10:43:42 +00:00