Commit graph

1628 commits

Author SHA1 Message Date
Markus Brueffer
f914f70e7e - Update to version 2.1
- Remove RELENG_4 BROKEN message
- Deactivate Zeroconf support as it depends on avahi which conflicts with
  mDNSResponder which in turn is required by kdelibs3
2007-02-07 22:08:41 +00:00
Jeremy Messenger
9ac4ac0af7 Update it to the lastest version of CVS, at 2007-02-06 in changelog. See in
the changelog for details:

	http://tinyurl.com/b3myl
2007-02-07 05:38:15 +00:00
Jeremy Messenger
f53943b6c7 - Update it to the lastest version of CVS, at 2007-02-04 in changelog. See in
the changelog for details:

	http://tinyurl.com/b3myl
- Remove STRIP= from WITH_DEBUG, it's in bsd.port.mk now.
- Remove IGNORE on FreeBSD 4.x, it's no longer need.

Reviewed by:	bland (iconv patch)
2007-02-06 19:04:25 +00:00
Florent Thoumie
9ca8677594 Fix libtorrent-devel when WITH_OPENSSL_BASE isn't defined. 2007-02-05 21:40:58 +00:00
Dirk Meyer
ce74e8f7c5 - update to 2.5.0.4
PR:		108059
Submitted by:	Robert Noland
Approved by:	(maintainer timeout)
2007-02-03 21:08:37 +00:00
Florent Thoumie
a0765952e2 Fix build with OpenSSL from base.
Reported by:	kris, itetcu, ...
2007-02-01 14:59:39 +00:00
Kris Kennaway
ae994c8ea8 Use libtool port instead of included version to avoid objformat a.out botch 2007-02-01 02:42:05 +00:00
Kris Kennaway
b5de47e69a Use libtool port instead of included version to avoid a.out objformat botch 2007-01-29 23:51:55 +00:00
Andrew Pantyukhin
a3ebdd7e8e - Hook bitflu to the build
Reported by:	erwin
2007-01-29 19:20:04 +00:00
Andrew Pantyukhin
1a4d47bb32 Add port net-p2p/bitflu:
Bitflu is a free BitTorrent client. The client was written in Perl and
is designed to run as a daemon (7x24h , like mlnet) on Linux, *BSD and
maybe even OSX.
* Multiple downloads
* Designed to run as a daemon/No GUI: You can connect to the client
  using the telnet or HTTP interface
* Security: The client can chroot itself and drop privileges
* Bandwith shaping (currently only upload)
* Crash-Proof design: Crashes or a full filesystem will never corrupt
  your downloads again :-)
* Non-Threading/(almost)Non-Forking design: All connections are handled
  in non-blocking state using a dynamic select loop

WWW: http://bitflu.workaround.ch/
Author: Adrian Ulrich <adrian@blinkenlights.ch>
2007-01-28 16:06:02 +00:00
Pav Lucistnik
ba07712221 - Move audio/lopster to net-p2p/lopster
PR:		ports/108366
Submitted by:	Conrad J. Sabatier <conrads@cox.net>
Repocopied by:	marcus
2007-01-28 13:50:34 +00:00
Kris Kennaway
89a0b31acd Use libtool port instead of included one to avoid objformat a.out botch 2007-01-28 09:07:47 +00:00
Kris Kennaway
9fb4929299 Use libtool port instead of included one to avoid objformat a.out botch 2007-01-27 08:16:35 +00:00
Florent Thoumie
43c9ace985 Update net-p2p/rtorrent-devel to 0.7.2. 2007-01-26 12:32:22 +00:00
Florent Thoumie
f4801f03a9 Quiet PKGMESSAGE command. 2007-01-26 12:31:24 +00:00
Florent Thoumie
4de3f7096e Update net-p2p/libtorrent-devel to 0.11.2. 2007-01-26 12:29:18 +00:00
Pav Lucistnik
e3719f011f - Remove static dependency on swt, it duplicate dependency based on options
PR:		ports/107760
Submitted by:	Robert Noland <rnoland@2hip.net>
Approved by:	maintainer timeout (lioux; 15 days)
2007-01-25 20:17:19 +00:00
Pav Lucistnik
9dbfe8e178 - Fix build: py-twisted-web is needed in configure phase 2007-01-20 17:36:12 +00:00
Pav Lucistnik
71af7e7e68 - Fix patch with psyco
- Fix two problematic imports in vendor code
- Unbreak

PR:		ports/107395
Submitted by:	Emil Mikulic <emil@cs.rmit.edu.au>
Approved by:	maintainer timeout (lioux; 19 days)
2007-01-20 13:39:00 +00:00
Kris Kennaway
b0a6924da8 BROKEN: fails to patch 2007-01-20 01:46:48 +00:00
Kris Kennaway
1da7043872 BROKEN: Fails to patch 2007-01-20 01:46:23 +00:00
Ion-Mihai Tetcu
d64330020e Adjust BROKEN message. 2007-01-19 19:38:48 +00:00
Jose Alonso Cardenas Marquez
fcb5dfd169 New port: net-p2p/nicotine-plus
Nicotine-Plus is a fork of Hyriand's original Nicotine Soulseek client.

Nicotine+ is an attempt to keep Nicotine working with the latest libraries,
kill bugs, keep current with the Soulseek protocol and add some new features
that users want and/or need. The main developer now is daelstorm.

WWW:    http://nicotine-plus.sourceforge.net/
2007-01-16 22:10:12 +00:00
Martin Wilke
5f0929debc - Update to 0.0.11
PR:		ports/107831
Submitted by:	Stefan Ehmann <shoesoft@gmx.net> (maintainer)
2007-01-12 21:57:29 +00:00
Ion-Mihai Tetcu
de5b481bf3 - Add offiical patch to allow use of new stable version of wxWidgets. This also
fixes "crash on search tab close" bug.
- bump PORTREVISION

PR:		ports/107700
Submitted by:	Boris Kovalenko (maintainer)
2007-01-12 17:18:48 +00:00
Florent Thoumie
9112f6138e Add local backup master site.
Reported by:	sat
2007-01-10 13:14:45 +00:00
Florent Thoumie
4f9c5825c0 Depend on libtorrent, not libtorrent-devel. [1]
Whitespace fixes.

Reported by:	itetcu
2007-01-10 00:13:02 +00:00
Florent Thoumie
0f3abcd2f8 Update rtorrent to 0.7.1.
Reminded by:	kwm
2007-01-09 12:59:16 +00:00
Florent Thoumie
6c713347b3 Update libtorrent to 0.11.1.
Reminded by:	kwm
2007-01-09 12:57:36 +00:00
Florent Thoumie
1aefb8052d Update ctorrent to patchset 2.2.
Use the patchset version as PORTVERSION from now on since the upstream
maintainer is long gone.
2007-01-09 02:31:24 +00:00
Emanuel Haupt
9a71827f91 Add createtorrent 1.1.0, create BitTorrent files from the command line. 2007-01-07 20:23:50 +00:00
Stefan Walter
41ea2987a4 Update to 0.1.12. 2007-01-06 14:52:06 +00:00
Martin Wilke
2782bcfe89 2006-12-01 net-p2p/gnome-btdownload: does not run with BitTorrent 4.x yet
2006-12-01 print/ec-fonts-mftraced: Installs files before 'make install'
2006-12-01 print/yatex-xemacs-mule: hangs during build
2006-12-01 security/gnu-crypto: Does not compile
2006-12-01 www/linux-beonex: Security issues. From http://www.beonex.com/ 'The currently available Beonex Communicator 0.8 builds have several known security bugs'
2007-01-05 16:54:27 +00:00
Jeremy Messenger
ecb9730a70 Update it to the lastest version of CVS, at 2007-01-04 in changelog. See in
the changelog for details:

	http://tinyurl.com/b3myl
2007-01-05 05:21:52 +00:00
Erwin Lansing
7b565af856 Add support for the updated swt and swt-devel ports
PR:		106227
Submitted by:	"Robert C. Noland III" <rnoland@2hip.net>
Approved by:	maintainer timeout
2007-01-04 20:00:06 +00:00
Martin Wilke
fce0433fee - Add new dependency
- Bump Portrevision

PR:		ports/107425
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2007-01-03 21:22:23 +00:00
Florent Thoumie
307460e2a8 Update to 0.7.1.
PR:		ports/107297
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2007-01-02 21:51:33 +00:00
Florent Thoumie
9f369b1d34 Update to 0.11.1.
PR:		ports/107296
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2007-01-02 21:48:24 +00:00
Roman Bogorodskiy
3d0dcc46ab - Chase security/gnutls update
- Add an entry to UPDATING
- Pet portlint(1) for some ports while I'm here
2007-01-02 08:54:13 +00:00
Jeremy Messenger
0e9494bad2 Update it to the lastest version of CVS, at 2007-01-01 in changelog. See in
the changelog for details:

	http://tinyurl.com/b3myl
2007-01-02 05:56:11 +00:00
Martin Wilke
c3423fcda6 - Update to 0.3.18
PR:		ports/107328
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2006-12-30 17:22:35 +00:00
Renato Botelho
5ad2753d5d Remove outdated MASTER_SITES
PR:		ports/107094
Submitted by:	Jonas Sonntag <jonas@schiebtsich.net> (maintainer)
2006-12-30 14:56:23 +00:00
Rong-En Fan
3713744beb - Update to 0.15.6
PR:		ports/107181
Submitted by:	Pankov Pavel<pankov_p at mail.ru> (maintainer)
2006-12-25 14:33:17 +00:00
Mario Sergio Fujikawa Ferreira
cecca58222 Update to 2.8.2 cvs release as of date 2006122500 2006-12-25 06:14:03 +00:00
Mario Sergio Fujikawa Ferreira
b51c33ef52 Fix install target: do not install files that do not exist 2006-12-25 06:09:36 +00:00
Tilman Keskinoz
0bec132317 Fix build with gcc41 2006-12-22 18:26:22 +00:00
Martin Wilke
15a34d6138 - Add ipv6 category
PR:		ports/106889
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
Approved by:	maintainer
2006-12-21 21:43:26 +00:00
Mario Sergio Fujikawa Ferreira
e5170a8eb2 Fix patch target 2006-12-21 15:48:08 +00:00
Gabor Kovesdan
88b9809e4a - Add ipv6 to CATEGORIES
PR:		ports/106888
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
Approved by:	erwin (mentor)
2006-12-20 12:27:58 +00:00
Jeremy Messenger
1db511c243 Don't need to remove check on GCC anymore, which it used to be problem. With
this changes fix the build with GCC 4.1.

Reported by:	krismail
2006-12-16 18:10:32 +00:00
Mario Sergio Fujikawa Ferreira
8056c83eb4 Fix typo: no functional change 2006-12-16 11:02:27 +00:00
Mario Sergio Fujikawa Ferreira
d463fa3b70 Update to 4.26.0 2006-12-16 11:01:59 +00:00
Vasil Dimov
acea05fded Disconnect mldonkey-sancho from net-p2p/Makefile since it has been removed.
Hmmz, this did not cause "INDEX build failed" mails for 8 hours now...
2006-12-15 10:09:34 +00:00
Jeremy Messenger
a440d99293 Update it to the lastest version of CVS, at 2006-12-10 in changelog. See in
the changelog for details:

	http://tinyurl.com/b3myl
2006-12-15 05:21:54 +00:00
Mario Sergio Fujikawa Ferreira
4d3cfe49c1 o Update to 2.8.2
o Log to mlnet_logfile rc script variable instead of stdout/stderr [1]

PR:		104159 [1]
Submitted by:	hq [1]
2006-12-15 01:59:01 +00:00
Mario Sergio Fujikawa Ferreira
8867c5c701 Remove net-p2p/mldonkey-sancho due to developer's request. He does
not wish that this port be distributed for FreeBSD as long as there
is no official release of eclipse for FreeBSD.
2006-12-15 01:42:16 +00:00
Mario Sergio Fujikawa Ferreira
35d189318c Drop maintainership 2006-12-15 01:21:57 +00:00
Dirk Meyer
adafbd4b9c - fix build with gcc41 again, new snapshots are more pedantic 2006-12-14 09:43:21 +00:00
Mario Sergio Fujikawa Ferreira
62024ccf34 Drop maintainership 2006-12-14 05:51:44 +00:00
Mark Linimon
73021e6e14 Reset seanc@FreeBSD.or due to maintainer-timeouts and no response to email.
Hat:		portmgr
2006-12-13 16:14:17 +00:00
Peter Pentchev
64e068d25c Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.

Thanks to everyone who took the time to look over the patch!

Discussed on:	-ports
2006-12-13 12:41:35 +00:00
Martin Wilke
d41ce5fed2 - Update to 0.15.4
PR:             106572
Submitted by:   pointyhat via kris
                Pankov Pavel<pankov_p@mail.ru> (maintainer)
2006-12-10 22:07:45 +00:00
Gabor Kovesdan
87f8d0699e - Add rc(8) script
- Fix plugin support
- Fix dependencies
- Modify doc-set
- Add database support for non-English hubs
- Installation fixes
- portlint(1)

PR:		ports/102406
Submitted by:	Pankov Pavel <pankov_p@mail.ru>
Approved by:	erwin (mentor), maintainer timeout
2006-12-10 21:18:10 +00:00
Rong-En Fan
7a0b97a334 - Respect X11BASE for Qt
Reported by:	pointyhat
Approved by:	portmgr (linimon)
2006-12-09 03:21:40 +00:00
Martin Wilke
13174810e7 - Update MASTER_SITES
PR:		ports/106439
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com> (Maintainer)
2006-12-08 22:59:19 +00:00
Martin Wilke
ac48f2b737 - Update MASTER_SITES
PR:		ports/106474
Submitted by:	Stefan Ehmann <shoesoft@gmx.net> (maintainer)
2006-12-08 22:26:37 +00:00
Gabor Kovesdan
8cea0ea5db - Remove CURL from dependencies as it's not necessary
- Bump PORTREVISION

PR:		ports/106443
Submitted by:	Boris Kovalenko <boris@tagnet.ru> (maintainer)
Approved by:	erwin (mentor)
2006-12-08 14:01:28 +00:00
Martin Wilke
a8d7b6b38e microdc is a command-line based Direct Connect client that uses the
GNU Readline library for user interaction. It was developed from
ground up and does not depend on any other program. Despite the
command-line user interface, microdc was designed to be user
friendly and simple to use.

WWW: http://corsair626.no-ip.org/microdc/

PR:		ports/106207
Submitted by:	Pankov Pavel <pankov_p at mail.ru>
2006-12-03 23:22:47 +00:00
Pav Lucistnik
da2e2c10b3 - Fix location of pkgconfig file
PR:		ports/106133
Submitted by:	Johan Strom <johan@stromnet.se> (maintainer)
2006-12-01 14:50:36 +00:00
Pav Lucistnik
13c1cc286e - Remove mtree symlinks from plist 2006-12-01 14:25:30 +00:00
Pav Lucistnik
d750615763 - Use features of bsd.wx.mk, especially USE_WX
PR:		ports/101613
Submitted by:	alepulver
2006-12-01 07:39:02 +00:00
Kris Kennaway
8fdab33c65 BROKEN: Broken dependency 2006-11-30 23:35:58 +00:00
Martin Wilke
7a035fffdc - Update to 0.11
PR:		ports/106059
Submitted by:	Johan Strom <johan@stromnet.se> (maintainer)
2006-11-30 19:37:12 +00:00
Martin Wilke
52bb140a25 - Swap logic for X11 option
- Increase PORTREVISION so users notice the change

PR:		ports/105913
Submitted by:	Jonas Sonntag <jonas@schiebtsich.net> (maintainer)
2006-11-27 21:28:04 +00:00
Andrej Zverev
eaae647065 - Update to version 1.0.1
- Fix RCNG stop_action
2006-11-26 18:52:36 +00:00
Jeremy Messenger
8f2185f946 Update it to the lastest version of CVS, at 2006-11-22 in changelog. See in
the changelog for details:

	http://tinyurl.com/b3myl
2006-11-23 06:20:11 +00:00
Mario Sergio Fujikawa Ferreira
0441b8205f o Update to CVS version as of 2006/11/21
o Bump PORTREVISION
2006-11-22 02:30:39 +00:00
Mario Sergio Fujikawa Ferreira
56e8e1b2a3 /tmp/msg 2006-11-21 13:02:38 +00:00
Martin Wilke
27c05cfbd3 - Fix bug that would prevent FreeBSD nodes from uploading files (obtained from Gtk-Gnutella SVN)
- Move from X11BASE to LOCALBASE
- New option to build without GUI
- Various readability changes to ./Configure options
- Update comments on configuration knobs

PR:		ports/105576
Submitted by:	Jonas Sonntag <jonas@schiebtsich.net> (maintainer)
2006-11-17 08:41:01 +00:00
Martin Wilke
01a096d772 - Update to 0.96.3
PR:		ports/105373
Submitted by:	Jonas Sonntag <jonas@schiebtsich.net> (maintainer)
2006-11-12 19:41:31 +00:00
Pav Lucistnik
8e921bba94 - Remove; it's no longer downloadable, and the network is experiencing some
legal difficulties, too

PR:		ports/105286
Submitted by:	No Name <arundel@h3c.de> (maintainer)
2006-11-10 21:05:03 +00:00
Jean-Yves Lefort
4dcf4e8ca6 Remove mistakenly added packages
Reported by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
2006-11-08 21:03:16 +00:00
Florent Thoumie
1b927a88d6 Update rtorrent and rtorrent-devel to 0.6.4.
PR:		ports/105231
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2006-11-08 12:11:38 +00:00
Florent Thoumie
7bbcef2155 Update libtorrent and libtorrent-devel to 0.10.4.
PR:		ports/105230
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2006-11-08 12:10:46 +00:00
Babak Farrokhi
1d6e3807bf Change my email address to farrokhi@ in all ports that I maintain.
Approved by:	miwi (mentor)
2006-11-08 09:28:33 +00:00
Jeremy Messenger
d0557843be Update it to the lastest version of CVS, at 2006-11-01 in changelog. See in
the changelog for details:

	http://tinyurl.com/b3myl
2006-11-04 01:34:24 +00:00
Jean-Yves Lefort
fe44f94ecc Drop maintainership 2006-11-03 13:10:57 +00:00
Martin Wilke
33a878f64e - Update to 0.3.17
PR:		ports/104793
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2006-11-01 07:35:58 +00:00
Martin Wilke
34fca6fce1 - Update to 0.96.2
PR:		ports/104565
Submitted by:	Jonas Sonntag <jonas@schiebtsich.net> (maintainer)
2006-10-31 13:23:42 +00:00
Markus Brueffer
16d9570b4c Update to version 2.0.3
Submitted by:	Boyd Faulkner <faulkner@coeli.org>
2006-10-31 01:53:00 +00:00
Florent Thoumie
6f42870970 Don't override CONFIGURE_ARGS when KQUEUE is on.
Reported by:	Herbert J. Skuhra <h.skuhra@gmail.com>
Approved by:	portmgr (marcus)
2006-10-26 23:29:17 +00:00
Florent Thoumie
4e66e10400 - Update to rtorrent 0.6.3.
Approved by:	portmgr (erwin)
2006-10-26 20:12:38 +00:00
Florent Thoumie
dcaeabed38 - Update libtorrent to 0.10.3.
Approved by:	portmgr (erwin)
2006-10-26 20:11:45 +00:00
Joe Marcus Clarke
29747f458a Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)
2006-10-14 08:54:54 +00:00
Kris Kennaway
1f8ab07204 BROKEN: Does not compile
Approved by:	portmgr (self)
2006-10-12 03:40:34 +00:00
Mario Sergio Fujikawa Ferreira
cee1060579 Update to 0.6.1.26 2006-10-09 03:05:22 +00:00
Florent Thoumie
81dffa1521 Update to 0.6.3.
Reported by:		az
2006-10-08 22:14:52 +00:00
Florent Thoumie
eb6bd65b31 Update to 0.10.3.
Reported by:		az
2006-10-08 22:14:12 +00:00
Jeremy Messenger
1f93412e56 Update it to the lastest version of CVS, at 2006-10-07 in changelog. See in
the changelog for details:

	http://tinyurl.com/b3myl
2006-10-08 04:35:22 +00:00
Dirk Meyer
7c24ecfeb0 - fix build with gcc41 2006-10-07 19:51:31 +00:00
Dirk Meyer
a297c312ef - fix for gcc41 2006-10-07 18:36:57 +00:00
Florent Thoumie
37af938eed Attempt to fix build on 4.x.
Reported by:	kris
2006-10-06 18:02:09 +00:00
Markus Brueffer
8576ef301b Update to snapshot from 01.10.2006 2006-10-01 22:11:12 +00:00
Mario Sergio Fujikawa Ferreira
bef86b5c59 New port tvrss version 1.8beta: Torrent RSS feed reader 2006-10-01 18:47:05 +00:00
Mario Sergio Fujikawa Ferreira
667ab82386 o Remove PKGNAMESUFFIX=-devel
o Bump PORTREVISION

Submitted by:	ale
2006-09-29 10:48:18 +00:00
Mario Sergio Fujikawa Ferreira
5d9964b12f o Take over maintainership
o Update to 2.8.1 from port net-p2p/mldonkey-devel

Approved by:	benlutz@datacomm.ch (previous maintainer)
2006-09-28 23:11:52 +00:00
Mario Sergio Fujikawa Ferreira
87f7903742 o Fix graphics/gd dependency
o Bump PORTREVISION

PR:		103410
Submitted by:	Marcin Wisnicki <mwisnicki+freebsd@gmail.com>
2006-09-28 22:58:29 +00:00
Jeremy Messenger
b96488f973 Update it to the lastest version of CVS, at 2006-09-27 in changelog. See in
the changelog for details:

	http://tinyurl.com/b3myl
2006-09-28 21:56:27 +00:00
Herve Quiroz
a990c62f15 - Update to 4.12.13 (and thus unbreak)
- Takeover maintainership
- SHAify

PR:		100987
Submitted by:	Migs de Villa <armitage@smartwifi.com.ph>
Approved by:	maintainer timeout (2 months)
2006-09-26 22:20:35 +00:00
Florent Thoumie
5089b633f8 - Update to 0.6.2.
PR:		ports/103509
Submitted by:	Toni Viemero <toni.viemero@iki.fi>
2006-09-25 22:40:32 +00:00
Florent Thoumie
003bd9349a - Update to 0.10.2. [1]
- Support kqueue polling. [2]

PR:		ports/103508 [1]
Submitted by:	Toni Viemero <toni.viemero@iki.fi> [1]
		Dennis Schneider <dans-at-1158888366@berlin.ccc.de> [2]
2006-09-25 22:39:28 +00:00
Florent Thoumie
2bca2ec886 Inherit CONFIGURE_ARGS from slave port.
Submitted by:	Dennis Schneider <dans-at-1158888366@berlin.ccc.de>
2006-09-25 22:37:16 +00:00
Jeremy Messenger
266451b3e8 Update it to the lastest version of CVS, at 2006-09-23 in changelog. See in
the changelog for details:

	http://tinyurl.com/b3myl
2006-09-25 02:17:32 +00:00
Mario Sergio Fujikawa Ferreira
570f7b8c20 Update to 0.6.1.25 2006-09-25 01:11:13 +00:00
Mario Sergio Fujikawa Ferreira
ae2d0d9c45 Update MASTER_SITES
PR:		97746
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
2006-09-25 00:01:43 +00:00
Mario Sergio Fujikawa Ferreira
e39895d20e Update to 2.5.0.0
PR:		103590
Submitted by:	Rainer Alves <rainer.alves@gmail.com>
2006-09-24 23:27:59 +00:00
Mario Sergio Fujikawa Ferreira
be0aa65e46 o Update to 2.8.1
o Fix BUILD_DEPENDS when building GUI [1]

PR:		101348
Submitted by:	Stanislav Sedov <ssedov@mbsd.msk.ru> [1]
2006-09-24 22:44:23 +00:00
Michael Johnson
1b96952624 - Depend on py-wxPython26-unicode instead of py-gtk2 for gui mode
- Bump PORTREVISION

PR:		ports/102736
Approved by:	maintainer (timeout 18days)
2006-09-19 21:30:02 +00:00
Florent Thoumie
070b131991 Update to dnh patchset version 2.1.
Submitted by:	az
2006-09-19 11:42:19 +00:00
Florent Thoumie
e5631f7783 Fix build on 7-CURRENT.
PR:		ports/102836
Submitted by:	simon
2006-09-18 10:20:32 +00:00
Kris Kennaway
39fb23d402 BROKEN: Size mismatch 2006-09-17 01:19:48 +00:00
Markus Brueffer
8e683d00c8 - Update to snapshot from 15.09.2006
- Restrict BROKEN to 4.x and below
- Unmark as DEPRECATED
2006-09-16 01:00:05 +00:00
Mark Linimon
c5aeb93cd5 Modify these files to reflect bsd.lua.mk as tested on the cluster.
PR:		ports/101612
Submitted by:	alepulver
Hat:		portmgr
2006-09-15 08:17:11 +00:00
Alexander Botero-Lowry
5eaac8b2ca Change all my MAINTAINER lines to my new FreeBSD.org address.
Approved by:	novel
2006-09-13 03:21:38 +00:00
Jeremy Messenger
cce892a6a8 Update it to the lastest version of CVS, at 2006-09-11 in changelog. See in
the changelog for details:

	http://tinyurl.com/b3myl
2006-09-12 20:53:20 +00:00
Shaun Amott
786cc01ca2 Update MASTER_SITES per fenner's distfile survey.
Submitted by:	Attila Nagy <bra@fsn.hu> (maintainer) via freebsd-ports.
2006-09-11 23:38:51 +00:00
Kris Kennaway
7006e6b647 BROKEN on amd64: Does not compile 2006-09-10 23:40:30 +00:00
Kris Kennaway
a7853512bb BROKEN on 7.0: Does not compile 2006-09-10 23:38:38 +00:00
Andrej Zverev
06959de38c - Fix plist (forgoten in previous commit)
- Bump portrevision

Pointyhat to: 	az
2006-09-08 07:00:36 +00:00
Andrej Zverev
a730fd4e64 microdc is a command-line based Direct Connect client that uses the
GNU Readline library for user interaction. It was developed from
ground up and does not depend on any other program. Despite the
command-line user interface, microdc was designed to be user
friendly and simple to use.

PR:	ports/101899
Submitted by:	Pankov Pavel <pankov_p@mail.ru>
2006-09-07 16:41:50 +00:00
Erwin Lansing
e3054d58f9 - s/INSTALL_SHLIB/USE_LDCONFIG/
- Use SUB_FILES
- Make it depend on bash 3.x instead of 2.x

PR:		102596
Submitted by:	gabor
Approved by:	maintainer
2006-09-04 15:51:11 +00:00
Andrej Zverev
97be2702b0 - Update to version 0.7.1
- Drop maintaership to myself due maintainer email ignore

Actually PR must update to 0.7.0 but 0.7.1 it's 0.7.0 + security fix

PR:		ports/101399
Submitted by:	az
Approved by:	maintertime timeout
2006-09-04 08:33:55 +00:00
Kris Kennaway
1c14d1cb42 NO_CDROM and NO_PACKAGE are superfluous 2006-09-03 00:51:37 +00:00
Kris Kennaway
9ab34309b6 Schedule these ignored ports for termination on 2006-12-01 2006-09-02 20:27:12 +00:00
Kris Kennaway
15b247f443 Schedule these broken ports for termination on 2006-12-01 2006-09-02 16:51:10 +00:00
Jeremy Messenger
373429525f - Update it to the lastest version of CVS, at 2006-09-01 in changelog. See in
the changelog for details:

	http://tinyurl.com/b3myl
- Add an entry in UPDATING about that the name of binary, datadir and docsdir
  have been renamed from ldcpp to linuxdcpp by the linuxdcpp developer.
2006-09-02 07:21:00 +00:00
Jeremy Messenger
22ff0dbb4a Fix the build with GTK+2.10.
Reported by:	ahze
2006-08-31 18:09:32 +00:00
Kris Kennaway
11c124aa05 BROKEN: Does not compile 2006-08-31 16:23:42 +00:00
Maxim Sobolev
85b7ea5f0d Provide MASTER_SITE that actually works. 2006-08-31 00:15:54 +00:00
Markus Brueffer
b533b70c31 Update to version 2.0.2 2006-08-30 21:53:37 +00:00
Roman Bogorodskiy
cd8c07e032 Update to 0.05. 2006-08-24 17:52:25 +00:00
Roman Bogorodskiy
5910553c0f Update to 0.09. 2006-08-24 15:05:32 +00:00
Jeremy Messenger
aeeeadc9f0 Update it to the lastest version of CVS, at 2006-08-21 in changelog. See in
the changelog for details:

	http://tinyurl.com/b3myl
2006-08-23 02:56:10 +00:00
Cheng-Lung Sung
40fb4334c3 Add p5-Net-BitTorrent-PeerPacket 1.0, parse/Build Peer Packets from
BitTorrent.

PR:		ports/102397
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-08-23 00:55:33 +00:00
Martin Wilke
3a5cc6e363 - Update to 0.7.15
- Pet portlint
- Pass maintainership to submitter

PR:		ports/102290
Submitted by:	Babak Farrokhi <babak(at)farrokhi.net>
Approved by:	krion (mentor)
2006-08-22 08:04:48 +00:00
Markus Brueffer
e4c67dd8d9 - Update to version 2.0.1
- Mark BROKEN on 4.x [1]

Submitted by:	pointyhat via kris [1]
2006-08-21 16:59:22 +00:00
Ion-Mihai Tetcu
c3b89a682f DCLibC is a library for implementing the Direct Connect peer-to-peer
protocol. It offers support for the NMDC protocol (client-hub
commands and client-client operations) and an interface to the
most common filelists.

WWW: http://www.gtkdc.org/

PR:		ports/102295
Submitted by:	Pankov Pavel <pankov_ at mail.ru>
2006-08-20 12:28:42 +00:00
Jeremy Messenger
4591810031 Update it to the lastest version of CVS, at 2006-08-17 in changelog. See in
the changelog for details:

	http://tinyurl.com/b3myl
2006-08-19 17:28:23 +00:00
Cheng-Lung Sung
147fdee482 - s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include misc/ multimedia/ net/ net-mgmt/ net-im/
  net-p2p/ palm/ print/ science/ maintained by ports@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-15 00:56:24 +00:00
Shaun Amott
db0ebc9499 Chase GeoIP shared library version bump. 2006-08-14 22:26:37 +00:00
Stefan Walter
88ef6ef2ce - Make port respect PREFIX for all installed files and fix plist. [1]
- Remove custom do-build and do-install targets that are superfluous with
  USE_SCONS.
- Bump PORTREVISION.

Reported by:	kris [1]
Patch by:	stefan
Approved by:	arved (mentor)
2006-08-13 20:40:58 +00:00
Mario Sergio Fujikawa Ferreira
d432e2ef72 o Re-enable the new NewRateLimiter.py algorithms
o Bump PORTREVISION
2006-08-08 21:20:30 +00:00
Boris Samorodov
7b2a3ecfb8 - update to 0.7.3 [1]
- change MASTER_SITES  [2]

PR:		101588  [1]
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com> (maintainer)  [1]
Approved by:	Udo Schweigert <udo.schweigert@siemens.com> (maintainer by email)  [2],
		netchild (mentor, implicit)
2006-08-08 18:52:24 +00:00
Markus Brueffer
c0904d4828 - Update to version 2.0
- Add several new features to pkg-descr
2006-08-08 17:40:21 +00:00
Florent Thoumie
39ea8aba44 Attempt to fix build on 4.x.
Reported by:	krisbot
2006-08-08 10:19:40 +00:00
Jeremy Messenger
60951459a6 Mark it as IGNORE, does not compile on FreeBSD 4.x, due to lack of wide
character in libc. Also, I don't support FreeBSD 4.x.
2006-08-07 18:03:19 +00:00
Stefan Walter
126a5e1958 Add Museek+:
Museek+ (or Museek-Plus) is an enhanced fork of Museek, a file-sharing
application for the Soulseek peer-to-peer network. The actual SoulSeek
client and the GUI are separate programs that communicate via Unix or
network sockets.

Approved by:	arved (mentor)
2006-08-06 16:49:34 +00:00
Ion-Mihai Tetcu
5362f92654 Updated from 0.9.1 to 0.10.
PR:		ports/101108
Submitted by:	Johan Strom (maintainer)
2006-08-06 12:19:43 +00:00
Jeremy Messenger
5b441514c8 Update it to the lastest version of CVS, at 2006-08-01 in changelog. See in
the changelog for details:

	http://tinyurl.com/b3myl
2006-08-04 08:09:50 +00:00
Cheng-Lung Sung
393b164249 Add p5-WWW-BitTorrent 0.01, search and Download .torrent(s) files from
BitTorrents boards.

PR:		ports/101267
Submitted by:	Tsung-Han Yeh <snowfly at yuntech.edu.tw>
2006-08-03 00:51:29 +00:00
Markus Brueffer
0f5c8ae11c - Update to snapshot from 02.08.2006
- Removed the GeoIP configure check in the tarball as it doesn't work and
  failed to install the required GeoIP database
- Pet portlint
- Remove upstream applied patch
2006-08-02 21:58:55 +00:00
Roman Bogorodskiy
46f6141c0e Update to 0.08. 2006-08-02 16:37:34 +00:00
Markus Brueffer
d9f67b7d61 - Register CONFLICTS with ktorrent-devel
- Adjust WWW in order to point to the new projectsite
2006-07-31 17:37:24 +00:00
Markus Brueffer
b2aadd64c4 - Add a development version of net-p2p/ktorrent which adds a lot of new
features and bugfixes compared to the latest stable version
- Adjust WWW to point to the new projectsite
- Add several new features to pkg-descr
- Register CONFLICTS with ktorrent

Related to PR:	ports/100781
Submitted by:	Yuan Jue <yuanjue@yuanjue.net>
Repocopied by:	marcus
2006-07-31 17:16:29 +00:00
Mario Sergio Fujikawa Ferreira
48cf7013fa Update to 4.20.2 2006-07-30 21:22:55 +00:00
Roman Bogorodskiy
8335b9774a Update to 0.04. 2006-07-30 07:04:12 +00:00
Mario Sergio Fujikawa Ferreira
3e106f9085 o Update to 4.20.4
o Add a new batch of local patches:
  - Better support for launchmany-{console,curses}
    - Add -save_incomplete_in
    - More fixes
  - General fixes
2006-07-29 21:52:20 +00:00
Mario Sergio Fujikawa Ferreira
e2eaafed95 Update to 0.6.1.24 2006-07-29 19:43:47 +00:00
Jeremy Messenger
ded61394ac Linuxdcpp is a port of the win32 DC++ direct connect client to POSIX-like
systems. Despite the name, it does run on other platforms beside Linux.
Linuxdcpp uses the gtk2 toolkit.

WWW: http://linuxdcpp.berlios.de/
2006-07-29 17:46:11 +00:00
Roman Bogorodskiy
61a0851eb0 Update to 0.07. 2006-07-28 18:08:02 +00:00
Roman Bogorodskiy
3c67340a99 C++ library to use as an abstraction layer between museekd
and a client application that wants to use it.
2006-07-25 20:19:14 +00:00
Roman Bogorodskiy
8a3611cb1c mooseekd is a partial fork of Museek+, containing only the standalone
daemon needed to connect to the Soulseek P2P network. Naming has been
changed so as not to clash with an existing Museek+/museekd installation.
2006-07-25 10:04:05 +00:00
Jose Alonso Cardenas Marquez
b6b4a544cd Change maintainer address to my @FreeBSD.org email
Approved by:	garga (mentor)
2006-07-23 02:45:24 +00:00
Mario Sergio Fujikawa Ferreira
6caff6fee3 Update to 0.6.1.22 2006-07-22 11:14:31 +00:00
Doug Barton
53c3693939 Clean up sig_stop values. In most cases this means removing a leading -,
since rc.subr adds that already. In 3 cases it meant removing a wrongly
specified TERM, since that is the default.
2006-07-19 16:18:41 +00:00
Mark Linimon
1cb2952a0d Transfer maintainership by previous maintainer request.
PR:		ports/94453
2006-07-17 02:39:15 +00:00
Florent Thoumie
72803dedc1 Update to rtorrent 0.6.0.
Noticed by:	Charles Clark <cmc@stegosaur.us>
2006-07-12 19:10:48 +00:00
Florent Thoumie
2e69128559 Update libtorrent to 0.10.0.
Noticed by:	Charles Clark <cmc@stegosaur.us>
2006-07-12 19:09:46 +00:00
Florent Thoumie
25d57ca90d Bump PORTREVISION. 2006-07-12 19:05:22 +00:00
Florent Thoumie
0338d1e30d Fix problem with getopt.
Reported by:	Charles Clark <cmc@stegosaur.us>
2006-07-12 19:04:53 +00:00
Mark Linimon
28339e61c9 Update maintainer's email address. 2006-07-11 00:02:01 +00:00
Mark Linimon
a5acb11974 Assign amule2 to new volunteer; mark amule1 as DEPRECATED, with note that
it is only retained for 4.X compatibility.
2006-07-08 19:38:58 +00:00
Mark Linimon
fb0914231a Change all bogus uses of BROKEN to IGNORE. See CHANGES 20060705.
PR:		ports/92445
Hat:		portmgr
2006-07-05 02:30:58 +00:00
Mark Linimon
556814f322 Previous maintainer asked to resign.
PR:		ports/99753
2006-07-03 20:34:20 +00:00
Florent Thoumie
e300fd9f6e Fix build when openssl isn't installed from ports.
Reported by:		krisbot and a lot of people
2006-06-29 19:06:40 +00:00
Jeremy Messenger
23a40fe97b Update to 0.6.1. 2006-06-26 02:33:58 +00:00
Mario Sergio Fujikawa Ferreira
0396017d11 * Re-introduce a patch removed on the port update to 2.7.7
1) Make sure that multithreaded coding using
   gethostbyname(3)/gethostbyaddr(3) is used under FreeBSD.
2) Futhermore, insure that it is properly detected whether reentrant
   versions of the aforementioned functions are available; and,
   that the appropriate code is used on either case.
3) Bump PORTREVISION
2006-06-25 13:01:53 +00:00
Jeremy Messenger
655b27ec37 Update to 0.6. 2006-06-25 04:10:38 +00:00
Mario Sergio Fujikawa Ferreira
431a8ce77d o Update to 4.20.0
o This version has been specially patched to enable
  launchmany-{console,curses}. This is experimental
2006-06-24 20:20:37 +00:00
Mario Sergio Fujikawa Ferreira
8d8dbdbd68 o Update to 4.20.0
o launchmany-{console,curses} do not work on this release
2006-06-24 20:17:41 +00:00
Stefan Walter
a3cd9a56c6 Update to 0.1.3.
Approved by:	arved (mentor)
2006-06-24 14:40:00 +00:00
Andrew Pantyukhin
2c54540379 - Update to 2.7.7
- WIP4 has been accepted upstream
- Update pkg-descr

Approved by:	maintainer (inactive for a month)
2006-06-21 11:45:31 +00:00
Florent Thoumie
51c5eda23e - Update to 1.05.
Reported by:	portscout
2006-06-20 12:37:39 +00:00
Florent Thoumie
430bcce3fa - Update rtorrent and rtorrent-devel to 0.5.3. 2006-06-20 12:14:43 +00:00
Florent Thoumie
f482fe8cbe - Upgrade libtorrent and libtorrent-devel to 0.9.3. 2006-06-20 12:14:16 +00:00
Pav Lucistnik
3b8a17604b - Update to 2.1.3
PR:		ports/98867
Submitted by:	Ganael LAPLANCHE <ganael.laplanche@martymac.com> (maintainer)
2006-06-18 22:49:01 +00:00
Pav Lucistnik
2036b2c1c9 - Mark BROKEN on FreeBSD 4.X: does not compile
Reported by:	krismail
2006-06-12 14:35:12 +00:00
Erwin Lansing
6c2493644b Remove the use of USE_GZIP. I cannot find any use of it in bsd.port.mk
and these ports build fine without it. My guess is that it was added
by someone as an opposite to USE_BZIP2 and other people copied it.
Remove it once and for all.

With hat:	portmgr
2006-06-11 21:04:35 +00:00
Andrej Zverev
8e8551dc70 - Update to version 0.6.6
PR:		ports/97597
Submitted by:	az
Approved by:	maintainer timeout
2006-06-11 18:12:02 +00:00
Martin Wilke
327c2d9c49 Update MASTER_SITES
Fix http://people.freebsd.org/%7Efenner/portsurvey/net-p2p.html#hagelslag

PR:		ports/97713
Submitted by:	miwi
Approved by:	krion (mentor)
2006-06-08 13:12:05 +00:00
Pav Lucistnik
1ac7b6f7ae - Update to 0.7.3
- Update BDB handling

Submitted by:	Attila Nagy <bra@fsn.hu> (maintainer)
2006-06-05 20:29:27 +00:00
Andrey Slusar
d94ff41e81 - Fix build and unbroken port.
PR:		ports/96075
Submitted by:	Holger Lamm (maintainer)
2006-05-30 20:32:13 +00:00
Andrew Pantyukhin
8af7af92e7 - Fix category: should be in net-p2p
- Take maintainership

PR:		ports/97691
Submitted by:	Sam Cassiba <drogoh@megalomaniacal.net>
Approved by:	krion (mentor, implicit)
2006-05-29 06:46:12 +00:00
Jeremy Messenger
7e42d7a7c4 devel/pkgconfig -> devel/pkg-config
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

As for other ports, chase the rename.

PR:		ports/97985
Repocopy by:	marcus
2006-05-28 05:25:50 +00:00
Tilman Keskinoz
53d95a4d11 - Fix build on 64bit platforms
PR:		97503
Submitted by:	Dan Ponte <dcp1990@neptune.atopia.net>

- Move location of global config file from /etc to LOCALBASE/etc
- Bump PORTREVISION
2006-05-21 16:09:08 +00:00
Ion-Mihai Tetcu
af78f9ada8 Vertex is an implementation of the Q2Q protocol (sort of like P2P, but one
better). There are a few moving parts in Vertex:

    * PTCP: a protocol which is nearly identical to TCP, but which runs over
      UDP. This lets Q2Q penetrate most NAT configurations.
    * JUICE ([JU]ice [I]s [C]oncurrent [E]vents): a very simple but immensely
      flexible protocol which forms the basis of the high-level aspects of Q2Q
    * vertex: a command line tool which exposes a few features useful in many
      situations (such as registration and authentication)

The Q2Q network has some decentralized features (there is no one server or
company which can control all Q2Q addresses) and features of centralization
(addresses beneath a particular domain are issued by a server for that domain;
once issued, some activities require the server to be contacted again, while
others do not). Vertex includes an identity server capable of hosting Q2Q
addresses.

WWW: http://divmod.org/trac/wiki/DivmodVertex

PR:		ports/97506
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
Approved by:	lawrance (mentor)
2006-05-20 01:22:31 +00:00
Mario Sergio Fujikawa Ferreira
f4719ea4e3 Update to 0.6.1.19 2006-05-19 02:03:15 +00:00
Florent Thoumie
974204a41f - Transform rtorrent into a master port.
- Add rtorrent-devel, the development version of rtorrent.
2006-05-17 11:26:56 +00:00
Florent Thoumie
2802fd279f - Transform libtorrent into a master port.
- Add libtorrent-devel, the development version of libtorrent.
2006-05-17 11:25:22 +00:00
Joe Marcus Clarke
04e8919955 Use Network instead of Internet as a desktop item category as the former
is a registered Freedesktop category type.

Reported by:	pointyhat via kris
2006-05-17 03:07:26 +00:00
Mario Sergio Fujikawa Ferreira
38efdb35d7 o Update WIP swarming patch to revision n
o Save memory by using only 2 integers instead of 4 to record IPv4
  addresses
o Bump PORTREVISION
2006-05-15 21:26:15 +00:00
Stefan Walter
3937319d77 Update to 0.1.2
Approved by:	arved (mentor)
2006-05-14 20:22:21 +00:00
Edwin Groothuis
0f12b488a5 Remove USE_REINPLACE from all categories starting with N 2006-05-11 22:49:56 +00:00
Andrej Zverev
c21ac35f27 - Update to version 0.6.5
- Fix build on 4.x
- rcNG'fy port

PR:		ports/96463
Submitted by:	az
Reviewed by:	maintainer (via email)
2006-05-11 07:03:31 +00:00
Alex Dupre
ffcb54b54f Chase gmp library and bump PORTREVISION. 2006-05-10 14:46:47 +00:00
Mario Sergio Fujikawa Ferreira
3eb809dfe3 Update to 0.6.1.18 2006-05-09 23:06:17 +00:00
Mario Sergio Fujikawa Ferreira
294d8bc9a2 o Update WIP swarming patch to revision h
o Fix: depend on gtk20 instead of gtk12
o Bump PORTREVISION
2006-05-09 13:05:28 +00:00
Stefan Walter
a8f97fb786 Convert MAINTAINER to my freebsd.org account. 2006-05-07 13:32:13 +00:00
Pav Lucistnik
4800029565 - Update to 0.1.9
PR:		ports/96812
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
2006-05-06 16:51:38 +00:00
Mario Sergio Fujikawa Ferreira
36c60d34c5 o Fix PLIST; thus, removing BROKEN status
o Bump PORTREVISION
2006-05-06 15:13:47 +00:00
Pav Lucistnik
c558673f0b - Switch lua dependency to lang/lua50 2006-05-03 13:25:07 +00:00
Edwin Groothuis
179697185d Remove USE_REINPLACE from ports in categories starting with A. 2006-05-03 05:14:35 +00:00
Marcus Alves Grando
541e4d5aff - Add extra patch to fix slow running in 4.x
- Fix wrong test of PYXML in OPTIONS
- Bump PORTREVISION

PR:		95152
Notified by:	Sven Berkvens-Matthijsse <sven___berkvens.net>
Submitted by:	maintainer
2006-04-29 17:47:41 +00:00
Mario Sergio Fujikawa Ferreira
f0bda73f7d Update to 0.6.1.17 2006-04-24 22:04:25 +00:00
Kris Kennaway
93952c8f3f BROKEN: Incorrect pkg-plist 2006-04-22 21:53:43 +00:00
Mario Sergio Fujikawa Ferreira
db71196212 o BUILD_DEPENDS on www/jetty instead of fetching/building it on its
own for every build. Incidently, it gives i2p an updated jetty
  release.
o Bump PORTREVISION since it now uses an updated jetty release
2006-04-21 20:09:35 +00:00
Mario Sergio Fujikawa Ferreira
aefd787748 Really bump PORTREVISION forgotten on previous commit 2006-04-21 17:22:11 +00:00
Mario Sergio Fujikawa Ferreira
4a0ce2b401 o Apply WIP3c patches from MLDonkey developer's:
- Both fix and refactor the handling of sources from multiple
  p2p networks. For example, downloading of a file from
  different networks at once.
	1) some more commonSwarming.ml cleanups and commenting
	2) bugfix of compute_block_num algorithm
o Bump PORTREVISION

Submitted by:	pango <petchema@concept-micro.com>
2006-04-21 17:20:53 +00:00
Michael Nottebrock
883486482a Ports using Qt without setting USE_QT_VER need environment fixups. 2006-04-20 21:55:37 +00:00
Mario Sergio Fujikawa Ferreira
ce8172b8fb Update to 2.7.5 2006-04-17 21:36:32 +00:00
Mario Sergio Fujikawa Ferreira
d11c8a380f Update to 0.6.1.16 2006-04-17 21:35:21 +00:00
Tilman Keskinoz
71feae6320 Fix configure patch to detect other boost libraries, so client_test is
compiled

PR:		95604
Submitted by:	Johan Strom <johan@stromnet.org>
cvs: ----------------------------------------------------------------------
2006-04-15 16:30:29 +00:00
Edwin Groothuis
e5dade0e2b [PATCH] net-p2p/nicotine: portlint(1) fixes
PR:		ports/95789
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
Approved by:	Stefan Walter <sw@gegenunendlich.de>
2006-04-15 11:52:31 +00:00
Mario Sergio Fujikawa Ferreira
4bdc746302 Update to 0.6.1.15 2006-04-14 04:39:40 +00:00
Jean-Yves Lefort
09655d2ea7 Update to 0.1217 2006-04-11 21:54:31 +00:00
Mario Sergio Fujikawa Ferreira
b5f61708f8 Add a feature: an extra column to both "Downloads" and download
file detail tabs.
  This column named 'number' holds the internal identification
number of a given download. Such information is required for several
console commands.
2006-04-10 23:02:10 +00:00
Johan van Selst
cf5c0d2182 - Update to new master site and updated tarball
- Bumped revision

PR: 94774
Submitted by: Ganael LAPLANCHE (maintainer)
Approved by: flz (mentor)
2006-04-06 13:44:57 +00:00
Mario Sergio Fujikawa Ferreira
38104388f1 Update to 0.6.1.14 2006-04-06 03:33:42 +00:00
Edwin Groothuis
ad95510985 Use SUB_FILES for pkg-message 2006-04-01 12:22:23 +00:00
Mario Sergio Fujikawa Ferreira
38f784c01a Add missing USE_BZIP2 entry 2006-03-31 16:26:04 +00:00
Mario Sergio Fujikawa Ferreira
5034a13e0d Add working MASTER_SITES
Submitted by:	kris (dosirak)
2006-03-31 04:12:56 +00:00
Pav Lucistnik
9fe982973f - Update to 0.96.1
PR:		ports/93859
Submitted by:	Jonas Sonntag <jonas@schiebtsich.net> (maintainer)
2006-03-29 12:14:55 +00:00
Pav Lucistnik
84320e2a8a - Update to 0.3.15
Approved by:	maintainer
2006-03-28 09:58:15 +00:00
Mario Sergio Fujikawa Ferreira
86e32ac0fd Update to 0.6.1.13 2006-03-27 20:44:47 +00:00
Mario Sergio Fujikawa Ferreira
b7b41eda73 Do not hardcode rc.subr(8) location 2006-03-27 20:44:32 +00:00
Tilman Keskinoz
4717032620 Update to 0.1.0
PR:		94092
Submitted by:	Stefan Walter <sw@gegenunendlich.de>
2006-03-26 20:20:34 +00:00
Mario Sergio Fujikawa Ferreira
40ae9b0e9b New port gkremldk version 0.9.7: shows current mldonkey donwload/upload
rates and allows setting them
2006-03-25 06:40:52 +00:00
Markus Brueffer
2bdda7e438 Drop maintainership 2006-03-24 21:20:08 +00:00
Andrey Slusar
ebe89309c3 Add rblibtorrent 0.9.1, a C++ library implementing a BitTorrent client.
PR:		ports/94014
Submitted by:	Johan Ström <johan@stromnet.org>
2006-03-24 20:44:18 +00:00
Florent Thoumie
1c4a700615 Update to 0.4.5.
Reminded by:	Simon Olofsson <simon@olofsson.de>
2006-03-21 16:31:38 +00:00