aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
Commit message (Collapse)AuthorAgeFilesLines
* Reset hurbold@yahoo.com due to maintainer-timeouts and no response to email.linimon2007-03-142-2/+2
| | | | Hat: portmgr
* Fix build if libtorrent is presentmarkus2007-03-143-0/+15
| | | | | PR: ports/110286 Submitted by: Maxim Samsonov <xors@mne.ru>
* - Fix fetchinggabor2007-03-132-2/+2
| | | | | | PR: ports/110095 Submitted by: Eric P. Scott <eps+pbug0703@ana.com> Approved by: Attila Nagy <bra@fsn.hu> (maintainer, via private mail)
* - Update to snapshot from 11.03.2007 which fixes two security vulnerabilitiesmarkus2007-03-123-13/+76
| | | | - Remove RELENG_4 BROKEN message
* Update to version 2.1.2 which fixes two security vulnerabilitiesmarkus2007-03-126-10/+82
|
* BROKEN: Does not buildkris2007-03-112-0/+4
|
* Update to 0.4.99.2 as in Deluge 0.5 Release Candidate 2.mezz2007-03-094-8/+8
|
* Update to 0.4.99.1 as in Deluge 0.5 Release Candidate 1.mezz2007-03-0812-114/+184
|
* Deluge is a Bittorrent client written in Python and GTK+. Deluge is intendedmezz2007-03-0415-0/+379
| | | | | | | | | | | | | | | to bring a native, full-featured client to Linux, BSD, and other *NIX GTK desktop environments such as Gnome and XFCE. Deluge uses Rasterbar's version of libtorrent as the main ingredient in its bittorrent protocol backend. WWW: http://deluge-torrent.org/ -- deluge-0.4.90.3 as in Deluge 0.5 Beta 3, I have added two patches from its SVN to fix the memory leaks.
* - Mark DEPRECATED and expire in two monthspav2007-03-031-0/+3
| | | | | PR: ports/109787 Submitted by: Pankov Pavel <pankov_p@mail.ru> (maintainer)
* Update to 0.6.1.27lioux2007-02-262-5/+5
|
* - Update to 0.32sat2007-02-252-4/+4
|
* Update to 2.8.3lioux2007-02-163-11906/+4
|
* Track libxine update.jylefort2007-02-151-1/+1
|
* - Fix build with amd64miwi2007-02-133-1/+595
| | | | | | - Bump PORTREVISION Submitted by: KATO Tsuguru <tkato432@yahoo.com> (via privat mail)
* - Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to frameworkpav2007-02-133-4/+3
| | | | | Submitted by: rafan Tested on: pointyhat
* - Set only i386miwi2007-02-111-0/+1
| | | | Submitted by: pointyhat via kris
* Schedule these broken ports for removal on 2007-04-10 if they are stillkris2007-02-112-0/+4
| | | | broken at that time and no fix has been submitted.
* o Fix: "Namely, eMule (and compatible) clients use 'rotationallioux2007-02-104-0/+131
| | | | | | | | | | | chunkrequest' scheme, where each REQCHUNKS packet contains one new chunk and two older chunks. This can lead to duplicate data being sent by mldonkeys, if a rotational chunkrequest scheme is used when communicating with them." [1] http://hydranode.com/docs/ed2k/ed2kproto.php#upload o Bump PORTREVISION Submitted by: spiral voice <spiralvoice@hotmail.com> (MLDonkey developer) [1]
* o Update to 2.8.2 cvs release as of date 2007021000lioux2007-02-102-425/+4794
| | | | o Bump PORTREVISION
* Use libtool15 port instead of included version to avoid objformat a.out botchkris2007-02-101-0/+6
|
* - Update to 0.7.0miwi2007-02-098-42/+111
| | | | | PR: 108886 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Fix packing list.flz2007-02-082-1/+2
| | | | Reported by: pavbot
* - Update to version 2.1markus2007-02-086-30/+100
| | | | | | - Remove RELENG_4 BROKEN message - Deactivate Zeroconf support as it depends on avahi which conflicts with mDNSResponder which in turn is required by kdelibs3
* Update it to the lastest version of CVS, at 2007-02-06 in changelog. See inmezz2007-02-074-57/+30
| | | | | | the changelog for details: http://tinyurl.com/b3myl
* - Update it to the lastest version of CVS, at 2007-02-04 in changelog. See inmezz2007-02-074-36/+47
| | | | | | | | | | 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)
* Fix libtorrent-devel when WITH_OPENSSL_BASE isn't defined.flz2007-02-061-2/+2
|
* - update to 2.5.0.4dinoex2007-02-046-18/+18
| | | | | | PR: 108059 Submitted by: Robert Noland Approved by: (maintainer timeout)
* Fix build with OpenSSL from base.flz2007-02-011-0/+7
| | | | Reported by: kris, itetcu, ...
* Use libtool port instead of included version to avoid objformat a.out botchkris2007-02-013-1/+19
|
* Use libtool port instead of included version to avoid a.out objformat botchkris2007-01-306-0/+6
|
* - Hook bitflu to the buildsat2007-01-301-0/+1
| | | | Reported by: erwin
* Add port net-p2p/bitflu:sat2007-01-293-0/+48
| | | | | | | | | | | | | | | | | | 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>
* - Move audio/lopster to net-p2p/lopsterpav2007-01-282-1/+2
| | | | | | PR: ports/108366 Submitted by: Conrad J. Sabatier <conrads@cox.net> Repocopied by: marcus
* Use libtool port instead of included one to avoid objformat a.out botchkris2007-01-281-0/+1
|
* Use libtool port instead of included one to avoid objformat a.out botchkris2007-01-273-1/+4
|
* Update net-p2p/rtorrent-devel to 0.7.2.flz2007-01-262-7/+7
|
* Quiet PKGMESSAGE command.flz2007-01-261-1/+1
|
* Update net-p2p/libtorrent-devel to 0.11.2.flz2007-01-264-14/+5
|
* - Remove static dependency on swt, it duplicate dependency based on optionspav2007-01-263-9/+3
| | | | | | PR: ports/107760 Submitted by: Robert Noland <rnoland@2hip.net> Approved by: maintainer timeout (lioux; 15 days)
* - Fix build: py-twisted-web is needed in configure phasepav2007-01-211-1/+1
|
* - Fix patch with psycopav2007-01-2011-17/+33
| | | | | | | | | - 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)
* BROKEN: fails to patchkris2007-01-201-0/+2
|
* BROKEN: Fails to patchkris2007-01-201-0/+2
|
* Adjust BROKEN message.itetcu2007-01-201-1/+1
|
* New port: net-p2p/nicotine-plusacm2007-01-177-101/+172
| | | | | | | | | | 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/
* - Update to 0.0.11miwi2007-01-132-4/+4
| | | | | PR: ports/107831 Submitted by: Stefan Ehmann <shoesoft@gmx.net> (maintainer)
* - Add offiical patch to allow use of new stable version of wxWidgets. This alsoitetcu2007-01-136-6/+24
| | | | | | | | fixes "crash on search tab close" bug. - bump PORTREVISION PR: ports/107700 Submitted by: Boris Kovalenko (maintainer)
* Add local backup master site.flz2007-01-102-2/+6
| | | | Reported by: sat
* Depend on libtorrent, not libtorrent-devel. [1]flz2007-01-101-4/+4
| | | | | | Whitespace fixes. Reported by: itetcu
* Update rtorrent to 0.7.1.flz2007-01-093-18/+10
| | | | Reminded by: kwm
* Update libtorrent to 0.11.1.flz2007-01-093-16/+24
| | | | Reminded by: kwm
* Update ctorrent to patchset 2.2.flz2007-01-092-18/+9
| | | | | Use the patchset version as PORTVERSION from now on since the upstream maintainer is long gone.
* Add createtorrent 1.1.0, create BitTorrent files from the command line.ehaupt2007-01-084-0/+44
|
* Update to 0.1.12.stefan2007-01-066-10/+140
|
* 2006-12-01 net-p2p/gnome-btdownload: does not run with BitTorrent 4.x yetmiwi2007-01-066-92/+0
| | | | | | | 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'
* Update it to the lastest version of CVS, at 2007-01-04 in changelog. See inmezz2007-01-052-4/+4
| | | | | | the changelog for details: http://tinyurl.com/b3myl
* Add support for the updated swt and swt-devel portserwin2007-01-0512-579/+75
| | | | | | PR: 106227 Submitted by: "Robert C. Noland III" <rnoland@2hip.net> Approved by: maintainer timeout
* - Add new dependencymiwi2007-01-041-0/+4
| | | | | | | - Bump Portrevision PR: ports/107425 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
* Update to 0.7.1.flz2007-01-032-5/+8
| | | | | PR: ports/107297 Submitted by: Gea-Suan Lin <gslin@gslin.org>
* Update to 0.11.1.flz2007-01-033-16/+24
| | | | | PR: ports/107296 Submitted by: Gea-Suan Lin <gslin@gslin.org>
* - Chase security/gnutls updatenovel2007-01-021-1/+1
| | | | | - Add an entry to UPDATING - Pet portlint(1) for some ports while I'm here
* Update it to the lastest version of CVS, at 2007-01-01 in changelog. See inmezz2007-01-023-24/+8
| | | | | | the changelog for details: http://tinyurl.com/b3myl
* - Update to 0.3.18miwi2006-12-313-6/+9
| | | | | PR: ports/107328 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
* Remove outdated MASTER_SITESgarga2006-12-301-3/+1
| | | | | PR: ports/107094 Submitted by: Jonas Sonntag <jonas@schiebtsich.net> (maintainer)
* - Update to 0.15.6rafan2006-12-252-4/+4
| | | | | PR: ports/107181 Submitted by: Pankov Pavel<pankov_p at mail.ru> (maintainer)
* Update to 2.8.2 cvs release as of date 2006122500lioux2006-12-254-19594/+7537
|
* Fix install target: do not install files that do not existlioux2006-12-251-2/+2
|
* Fix build with gcc41arved2006-12-231-0/+11
|
* - Add ipv6 categorymiwi2006-12-221-1/+1
| | | | | | PR: ports/106889 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> Approved by: maintainer
* Fix patch targetlioux2006-12-211-11/+0
|
* - Add ipv6 to CATEGORIESgabor2006-12-201-1/+1
| | | | | | PR: ports/106888 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> Approved by: erwin (mentor)
* Don't need to remove check on GCC anymore, which it used to be problem. Withmezz2006-12-171-56/+8
| | | | | | this changes fix the build with GCC 4.1. Reported by: krismail
* Fix typo: no functional changelioux2006-12-161-1/+1
|
* Update to 4.26.0lioux2006-12-1611-97/+384
|
* Disconnect mldonkey-sancho from net-p2p/Makefile since it has been removed.vd2006-12-151-1/+0
| | | | Hmmz, this did not cause "INDEX build failed" mails for 8 hours now...
* Update it to the lastest version of CVS, at 2006-12-10 in changelog. See inmezz2006-12-153-18/+19
| | | | | | the changelog for details: http://tinyurl.com/b3myl
* o Update to 2.8.2lioux2006-12-153-7/+8
| | | | | | | o Log to mlnet_logfile rc script variable instead of stdout/stderr [1] PR: 104159 [1] Submitted by: hq [1]
* Remove net-p2p/mldonkey-sancho due to developer's request. He doeslioux2006-12-155-192/+0
| | | | | not wish that this port be distributed for FreeBSD as long as there is no official release of eclipse for FreeBSD.
* Drop maintainershiplioux2006-12-151-1/+1
|
* - fix build with gcc41 again, new snapshots are more pedanticdinoex2006-12-141-4/+6
|
* Drop maintainershiplioux2006-12-147-7/+7
|
* Reset seanc@FreeBSD.or due to maintainer-timeouts and no response to email.linimon2006-12-141-1/+1
| | | | Hat: portmgr
* Update the ftp/curl port to 7.16.0.roam2006-12-135-7/+9
| | | | | | | | | | 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
* - Update to 0.15.4miwi2006-12-112-5/+6
| | | | | | PR: 106572 Submitted by: pointyhat via kris Pankov Pavel<pankov_p@mail.ru> (maintainer)
* - Add rc(8) scriptgabor2006-12-118-21/+212
| | | | | | | | | | | | | - 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
* - Respect X11BASE for Qtrafan2006-12-091-1/+2
| | | | | Reported by: pointyhat Approved by: portmgr (linimon)
* - Update MASTER_SITESmiwi2006-12-091-1/+1
| | | | | PR: ports/106439 Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (Maintainer)
* - Update MASTER_SITESmiwi2006-12-091-1/+1
| | | | | PR: ports/106474 Submitted by: Stefan Ehmann <shoesoft@gmx.net> (maintainer)
* - Remove CURL from dependencies as it's not necessarygabor2006-12-083-18/+3
| | | | | | | | - Bump PORTREVISION PR: ports/106443 Submitted by: Boris Kovalenko <boris@tagnet.ru> (maintainer) Approved by: erwin (mentor)
* microdc is a command-line based Direct Connect client that uses themiwi2006-12-046-0/+63
| | | | | | | | | | | | 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>
* - Fix location of pkgconfig filepav2006-12-019-12/+9
| | | | | PR: ports/106133 Submitted by: Johan Strom <johan@stromnet.se> (maintainer)
* - Remove mtree symlinks from plistpav2006-12-013-6/+0
|
* - Use features of bsd.wx.mk, especially USE_WXpav2006-12-019-38/+24
| | | | | PR: ports/101613 Submitted by: alepulver
* BROKEN: Broken dependencykris2006-12-011-0/+2
|
* - Update to 0.11miwi2006-12-0124-414/+234
| | | | | PR: ports/106059 Submitted by: Johan Strom <johan@stromnet.se> (maintainer)
* - Swap logic for X11 optionmiwi2006-11-281-2/+2
| | | | | | | - Increase PORTREVISION so users notice the change PR: ports/105913 Submitted by: Jonas Sonntag <jonas@schiebtsich.net> (maintainer)
* - Update to version 1.0.1az2006-11-274-7/+10
| | | | - Fix RCNG stop_action
* Update it to the lastest version of CVS, at 2006-11-22 in changelog. See inmezz2006-11-233-10/+10
| | | | | | the changelog for details: http://tinyurl.com/b3myl
* o Update to CVS version as of 2006/11/21lioux2006-11-223-14/+19592
| | | | o Bump PORTREVISION
* /tmp/msglioux2006-11-214-2/+24
|
* - Fix bug that would prevent FreeBSD nodes from uploading files (obtained ↵miwi2006-11-173-17/+69
| | | | | | | | | | | | 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)
* - Update to 0.96.3miwi2006-11-132-4/+5
| | | | | PR: ports/105373 Submitted by: Jonas Sonntag <jonas@schiebtsich.net> (maintainer)
* - Remove; it's no longer downloadable, and the network is experiencing somepav2006-11-115-68/+0
| | | | | | | legal difficulties, too PR: ports/105286 Submitted by: No Name <arundel@h3c.de> (maintainer)
* Remove mistakenly added packagesjylefort2006-11-091-0/+0
| | | | Reported by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
* Update rtorrent and rtorrent-devel to 0.6.4.flz2006-11-084-8/+8
| | | | | PR: ports/105231 Submitted by: Gea-Suan Lin <gslin@gslin.org>
* Update libtorrent and libtorrent-devel to 0.10.4.flz2006-11-088-43/+19
| | | | | PR: ports/105230 Submitted by: Gea-Suan Lin <gslin@gslin.org>
* Change my email address to farrokhi@ in all ports that I maintain.farrokhi2006-11-081-1/+1
| | | | Approved by: miwi (mentor)
* Update it to the lastest version of CVS, at 2006-11-01 in changelog. See inmezz2006-11-043-11/+15
| | | | | | the changelog for details: http://tinyurl.com/b3myl
* Drop maintainershipjylefort2006-11-031-1/+1
|
* - Update to 0.3.17miwi2006-11-012-8/+6
| | | | | PR: ports/104793 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
* - Update to 0.96.2miwi2006-10-314-16/+13
| | | | | PR: ports/104565 Submitted by: Jonas Sonntag <jonas@schiebtsich.net> (maintainer)
* Update to version 2.0.3markus2006-10-314-8/+8
| | | | Submitted by: Boyd Faulkner <faulkner@coeli.org>
* Don't override CONFIGURE_ARGS when KQUEUE is on.flz2006-10-271-2/+2
| | | | | Reported by: Herbert J. Skuhra <h.skuhra@gmail.com> Approved by: portmgr (marcus)
* - Update to rtorrent 0.6.3.flz2006-10-272-7/+7
| | | | Approved by: portmgr (erwin)
* - Update libtorrent to 0.10.3.flz2006-10-276-22/+43
| | | | Approved by: portmgr (erwin)
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with themarcus2006-10-1410-49/+62
| | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris)
* BROKEN: Does not compilekris2006-10-121-0/+2
| | | | Approved by: portmgr (self)
* Update to 0.6.1.26lioux2006-10-092-4/+4
|
* Update to 0.6.3.flz2006-10-092-4/+4
| | | | Reported by: az
* Update to 0.10.3.flz2006-10-092-4/+4
| | | | Reported by: az
* Update it to the lastest version of CVS, at 2006-10-07 in changelog. See inmezz2006-10-082-4/+4
| | | | | | the changelog for details: http://tinyurl.com/b3myl
* - fix build with gcc41dinoex2006-10-081-1/+1
|
* - fix for gcc41dinoex2006-10-081-1/+10
|
* Attempt to fix build on 4.x.flz2006-10-071-0/+10
| | | | Reported by: kris
* Update to snapshot from 01.10.2006markus2006-10-023-4/+5
|
* New port tvrss version 1.8beta: Torrent RSS feed readerlioux2006-10-024-0/+73
|
* o Remove PKGNAMESUFFIX=-devellioux2006-09-291-2/+3
| | | | | | o Bump PORTREVISION Submitted by: ale
* o Take over maintainershiplioux2006-09-2911-701/+219
| | | | | | o Update to 2.8.1 from port net-p2p/mldonkey-devel Approved by: benlutz@datacomm.ch (previous maintainer)
* o Fix graphics/gd dependencylioux2006-09-292-10/+9
| | | | | | | o Bump PORTREVISION PR: 103410 Submitted by: Marcin Wisnicki <mwisnicki+freebsd@gmail.com>
* Update it to the lastest version of CVS, at 2006-09-27 in changelog. See inmezz2006-09-292-4/+4
| | | | | | the changelog for details: http://tinyurl.com/b3myl
* - Update to 4.12.13 (and thus unbreak)hq2006-09-272-8/+8
| | | | | | | | | - Takeover maintainership - SHAify PR: 100987 Submitted by: Migs de Villa <armitage@smartwifi.com.ph> Approved by: maintainer timeout (2 months)
* - Update to 0.6.2.flz2006-09-262-5/+5
| | | | | PR: ports/103509 Submitted by: Toni Viemero <toni.viemero@iki.fi>
* - Update to 0.10.2. [1]flz2006-09-264-16/+12
| | | | | | | | - 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]
* Inherit CONFIGURE_ARGS from slave port.flz2006-09-261-1/+1
| | | | Submitted by: Dennis Schneider <dans-at-1158888366@berlin.ccc.de>
* Update it to the lastest version of CVS, at 2006-09-23 in changelog. See inmezz2006-09-253-17/+4
| | | | | | the changelog for details: http://tinyurl.com/b3myl
* Update to 0.6.1.25lioux2006-09-252-4/+4
|
* Update MASTER_SITESlioux2006-09-251-1/+1
| | | | | PR: 97746 Submitted by: Martin Wilke <freebsd@unixfreunde.de>
* Update to 2.5.0.0lioux2006-09-2512-84/+480
| | | | | PR: 103590 Submitted by: Rainer Alves <rainer.alves@gmail.com>
* o Update to 2.8.1lioux2006-09-252-6/+5
| | | | | | | o Fix BUILD_DEPENDS when building GUI [1] PR: 101348 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> [1]
* - Depend on py-wxPython26-unicode instead of py-gtk2 for gui modeahze2006-09-202-3/+4
| | | | | | | - Bump PORTREVISION PR: ports/102736 Approved by: maintainer (timeout 18days)
* Update to dnh patchset version 2.1.flz2006-09-192-2/+6
| | | | Submitted by: az
* Fix build on 7-CURRENT.flz2006-09-182-4/+13
| | | | | PR: ports/102836 Submitted by: simon
* BROKEN: Size mismatchkris2006-09-171-0/+2
|
* - Update to snapshot from 15.09.2006markus2006-09-163-11/+22
| | | | | - Restrict BROKEN to 4.x and below - Unmark as DEPRECATED
* Modify these files to reflect bsd.lua.mk as tested on the cluster.linimon2006-09-151-12/+5
| | | | | | PR: ports/101612 Submitted by: alepulver Hat: portmgr
* Change all my MAINTAINER lines to my new FreeBSD.org address.alexbl2006-09-131-1/+1
| | | | Approved by: novel
* Update it to the lastest version of CVS, at 2006-09-11 in changelog. See inmezz2006-09-133-4/+17
| | | | | | the changelog for details: http://tinyurl.com/b3myl
* Update MASTER_SITES per fenner's distfile survey.shaun2006-09-121-1/+1
| | | | Submitted by: Attila Nagy <bra@fsn.hu> (maintainer) via freebsd-ports.
* BROKEN on amd64: Does not compilekris2006-09-112-0/+8
|
* BROKEN on 7.0: Does not compilekris2006-09-111-1/+7
|
* - Fix plist (forgoten in previous commit)az2006-09-082-0/+5
| | | | | | - Bump portrevision Pointyhat to: az
* microdc is a command-line based Direct Connect client that uses theaz2006-09-086-0/+65
| | | | | | | | | | 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>
* - s/INSTALL_SHLIB/USE_LDCONFIG/erwin2006-09-042-5/+3
| | | | | | | | | - Use SUB_FILES - Make it depend on bash 3.x instead of 2.x PR: 102596 Submitted by: gabor Approved by: maintainer
* - Update to version 0.7.1az2006-09-042-5/+5
| | | | | | | | | | - 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
* NO_CDROM and NO_PACKAGE are superfluouskris2006-09-031-2/+0
|
* Schedule these ignored ports for termination on 2006-12-01kris2006-09-031-0/+2
|
* Schedule these broken ports for termination on 2006-12-01kris2006-09-031-0/+2
|
* - Update it to the lastest version of CVS, at 2006-09-01 in changelog. See inmezz2006-09-025-99/+53
| | | | | | | | 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.
* Fix the build with GTK+2.10.mezz2006-09-012-0/+22
| | | | Reported by: ahze
* BROKEN: Does not compilekris2006-09-011-0/+2
|
* Provide MASTER_SITE that actually works.sobomax2006-08-311-1/+1
|
* Update to version 2.0.2markus2006-08-316-8/+14
|
* Update to 0.05.novel2006-08-252-4/+4
|
* Update to 0.09.novel2006-08-242-4/+4
|
* Update it to the lastest version of CVS, at 2006-08-21 in changelog. See inmezz2006-08-233-16/+16
| | | | | | the changelog for details: http://tinyurl.com/b3myl
* Add p5-Net-BitTorrent-PeerPacket 1.0, parse/Build Peer Packets fromclsung2006-08-235-0/+42
| | | | | | | BitTorrent. PR: ports/102397 Submitted by: Gea-Suan Lin <gslin at gslin.org>
* - Update to 0.7.15miwi2006-08-222-7/+6
| | | | | | | | | - Pet portlint - Pass maintainership to submitter PR: ports/102290 Submitted by: Babak Farrokhi <babak(at)farrokhi.net> Approved by: krion (mentor)
* - Update to version 2.0.1markus2006-08-224-14/+22
| | | | | | - Mark BROKEN on 4.x [1] Submitted by: pointyhat via kris [1]
* DCLibC is a library for implementing the Direct Connect peer-to-peeritetcu2006-08-206-0/+65
| | | | | | | | | | | 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>
* Update it to the lastest version of CVS, at 2006-08-17 in changelog. See inmezz2006-08-204-21/+18
| | | | | | the changelog for details: http://tinyurl.com/b3myl
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gclsung2006-08-153-3/+3
| | | | | | | | - 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>
* Chase GeoIP shared library version bump.shaun2006-08-151-1/+2
|
* - Make port respect PREFIX for all installed files and fix plist. [1]stefan2006-08-1410-28/+122
| | | | | | | | | | - 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)
* o Re-enable the new NewRateLimiter.py algorithmslioux2006-08-092-36/+1
| | | | o Bump PORTREVISION
* - update to 0.7.3 [1]bsam2006-08-092-5/+5
| | | | | | | | | - 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)
* - Update to version 2.0markus2006-08-0918-152/+634
| | | | - Add several new features to pkg-descr
* Attempt to fix build on 4.x.flz2006-08-081-0/+1
| | | | Reported by: krisbot
* Mark it as IGNORE, does not compile on FreeBSD 4.x, due to lack of widemezz2006-08-081-1/+7
| | | | character in libc. Also, I don't support FreeBSD 4.x.
* Add Museek+:stefan2006-08-0713-0/+411
| | | | | | | | | 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)
* Updated from 0.9.1 to 0.10.itetcu2006-08-0621-162/+843
| | | | | PR: ports/101108 Submitted by: Johan Strom (maintainer)
* Update it to the lastest version of CVS, at 2006-08-01 in changelog. See inmezz2006-08-043-9/+20
| | | | | | the changelog for details: http://tinyurl.com/b3myl
* Add p5-WWW-BitTorrent 0.01, search and Download .torrent(s) files fromclsung2006-08-036-0/+45
| | | | | | | BitTorrents boards. PR: ports/101267 Submitted by: Tsung-Han Yeh <snowfly at yuntech.edu.tw>
* - Update to snapshot from 02.08.2006markus2006-08-034-35/+8
| | | | | | | - 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
* Update to 0.08.novel2006-08-032-4/+4
|
* - Register CONFLICTS with ktorrent-develmarkus2006-08-014-2/+6
| | | | - Adjust WWW in order to point to the new projectsite
* - Add a development version of net-p2p/ktorrent which adds a lot of newmarkus2006-08-0111-80/+344
| | | | | | | | | | | 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
* Update to 4.20.2lioux2006-07-313-42/+14
|
* Update to 0.04.novel2006-07-303-6/+25
|
* o Update to 4.20.4lioux2006-07-3017-315/+645
| | | | | | | | o Add a new batch of local patches: - Better support for launchmany-{console,curses} - Add -save_incomplete_in - More fixes - General fixes
* Update to 0.6.1.24lioux2006-07-302-4/+4
|
* Linuxdcpp is a port of the win32 DC++ direct connect client to POSIX-likemezz2006-07-308-0/+220
| | | | | | | systems. Despite the name, it does run on other platforms beside Linux. Linuxdcpp uses the gtk2 toolkit. WWW: http://linuxdcpp.berlios.de/
* Update to 0.07.novel2006-07-293-4/+5
|
* C++ library to use as an abstraction layer between museekdnovel2006-07-265-0/+42
| | | | and a client application that wants to use it.
* mooseekd is a partial fork of Museek+, containing only the standalonenovel2006-07-255-0/+37
| | | | | daemon needed to connect to the Soulseek P2P network. Naming has been changed so as not to clash with an existing Museek+/museekd installation.
* Change maintainer address to my @FreeBSD.org emailacm2006-07-231-1/+1
| | | | Approved by: garga (mentor)
* Update to 0.6.1.22lioux2006-07-222-4/+4
|
* Clean up sig_stop values. In most cases this means removing a leading -,dougb2006-07-201-1/+1
| | | | | since rc.subr adds that already. In 3 cases it meant removing a wrongly specified TERM, since that is the default.
* Transfer maintainership by previous maintainer request.linimon2006-07-171-1/+1
| | | | PR: ports/94453
* Update to rtorrent 0.6.0.flz2006-07-132-5/+5
| | | | Noticed by: Charles Clark <cmc@stegosaur.us>
* Update libtorrent to 0.10.0.flz2006-07-137-5/+49
| | | | Noticed by: Charles Clark <cmc@stegosaur.us>
* Bump PORTREVISION.flz2006-07-131-1/+1
|
* Fix problem with getopt.flz2006-07-131-0/+12
| | | | Reported by: Charles Clark <cmc@stegosaur.us>
* Update maintainer's email address.linimon2006-07-113-3/+3
|
* Assign amule2 to new volunteer; mark amule1 as DEPRECATED, with note thatlinimon2006-07-094-3/+5
| | | | it is only retained for 4.X compatibility.
* Change all bogus uses of BROKEN to IGNORE. See CHANGES 20060705.linimon2006-07-051-1/+1
| | | | | PR: ports/92445 Hat: portmgr
* Previous maintainer asked to resign.linimon2006-07-047-7/+4
| | | | PR: ports/99753
* Fix build when openssl isn't installed from ports.flz2006-06-301-2/+6
| | | | Reported by: krisbot and a lot of people
* Update to 0.6.1.mezz2006-06-265-8/+9
|
* * Re-introduce a patch removed on the port update to 2.7.7lioux2006-06-252-0/+24
| | | | | | | | | 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
* Update to 0.6.mezz2006-06-2510-117/+80
|
* o Update to 4.20.0lioux2006-06-2523-166/+784
| | | | | o This version has been specially patched to enable launchmany-{console,curses}. This is experimental
* o Update to 4.20.0lioux2006-06-2513-154/+340
| | | | o launchmany-{console,curses} do not work on this release
* Update to 0.1.3.stefan2006-06-242-5/+4
| | | | Approved by: arved (mentor)
* - Update to 2.7.7sat2006-06-2126-5459/+14
| | | | | | | - WIP4 has been accepted upstream - Update pkg-descr Approved by: maintainer (inactive for a month)
* - Update to 1.05.flz2006-06-202-4/+4
| | | | Reported by: portscout
* - Update rtorrent and rtorrent-devel to 0.5.3.flz2006-06-204-9/+9
|
* - Upgrade libtorrent and libtorrent-devel to 0.9.3.flz2006-06-205-12/+17
|
* - Update to 2.1.3pav2006-06-199-60/+66
| | | | | PR: ports/98867 Submitted by: Ganael LAPLANCHE <ganael.laplanche@martymac.com> (maintainer)
* - Mark BROKEN on FreeBSD 4.X: does not compilepav2006-06-121-0/+1
| | | | Reported by: krismail
* Remove the use of USE_GZIP. I cannot find any use of it in bsd.port.mkerwin2006-06-121-1/+0
| | | | | | | | 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
* - Update to version 0.6.6az2006-06-123-17/+4
| | | | | | PR: ports/97597 Submitted by: az Approved by: maintainer timeout
* Update MASTER_SITESmiwi2006-06-082-12/+11
| | | | | | | | Fix http://people.freebsd.org/%7Efenner/portsurvey/net-p2p.html#hagelslag PR: ports/97713 Submitted by: miwi Approved by: krion (mentor)
* - Update to 0.7.3pav2006-06-063-36/+37
| | | | | | - Update BDB handling Submitted by: Attila Nagy <bra@fsn.hu> (maintainer)
* - Fix build and unbroken port.anray2006-05-314-4/+402
| | | | | PR: ports/96075 Submitted by: Holger Lamm (maintainer)
* - Fix category: should be in net-p2psat2006-05-292-2/+3
| | | | | | | | - Take maintainership PR: ports/97691 Submitted by: Sam Cassiba <drogoh@megalomaniacal.net> Approved by: krion (mentor, implicit)
* devel/pkgconfig -> devel/pkg-configmezz2006-05-281-1/+1
| | | | | | | | | | | | | | 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
* - Fix build on 64bit platformsarved2006-05-222-5/+430
| | | | | | | | PR: 97503 Submitted by: Dan Ponte <dcp1990@neptune.atopia.net> - Move location of global config file from /etc to LOCALBASE/etc - Bump PORTREVISION
* Vertex is an implementation of the Q2Q protocol (sort of like P2P, but oneitetcu2006-05-205-0/+160
| | | | | | | | | | | | | | | | | | | | | | | | 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)
* Update to 0.6.1.19lioux2006-05-192-4/+4
|
* - Transform rtorrent into a master port.flz2006-05-175-6/+41
| | | | - Add rtorrent-devel, the development version of rtorrent.
* - Transform libtorrent into a master port.flz2006-05-175-4/+59
| | | | - Add libtorrent-devel, the development version of libtorrent.
* Use Network instead of Internet as a desktop item category as the formermarcus2006-05-171-1/+1
| | | | | | is a registered Freedesktop category type. Reported by: pointyhat via kris
* o Update WIP swarming patch to revision nlioux2006-05-1623-627/+2272
| | | | | | o Save memory by using only 2 integers instead of 4 to record IPv4 addresses o Bump PORTREVISION
* Update to 0.1.2stefan2006-05-153-13/+4
| | | | Approved by: arved (mentor)
* Remove USE_REINPLACE from all categories starting with Nedwin2006-05-1239-40/+0
|
* - Update to version 0.6.5az2006-05-114-9/+51
| | | | | | | | | - Fix build on 4.x - rcNG'fy port PR: ports/96463 Submitted by: az Reviewed by: maintainer (via email)
* Chase gmp library and bump PORTREVISION.ale2006-05-101-2/+2
|
* Update to 0.6.1.18lioux2006-05-102-4/+4
|
* o Update WIP swarming patch to revision hlioux2006-05-0915-352/+2406
| | | | | o Fix: depend on gtk20 instead of gtk12 o Bump PORTREVISION
* Convert MAINTAINER to my freebsd.org account.stefan2006-05-073-3/+3
|
* - Update to 0.1.9pav2006-05-072-4/+4
| | | | | PR: ports/96812 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
* o Fix PLIST; thus, removing BROKEN statuslioux2006-05-062-4/+1
| | | | o Bump PORTREVISION
* - Switch lua dependency to lang/lua50pav2006-05-031-1/+1
|
* Remove USE_REINPLACE from ports in categories starting with A.edwin2006-05-032-2/+0
|
* - Add extra patch to fix slow running in 4.xmnag2006-04-302-1/+21
| | | | | | | | | - Fix wrong test of PYXML in OPTIONS - Bump PORTREVISION PR: 95152 Notified by: Sven Berkvens-Matthijsse <sven___berkvens.net> Submitted by: maintainer
* Update to 0.6.1.17lioux2006-04-252-5/+4
|
* BROKEN: Incorrect pkg-plistkris2006-04-231-0/+2
|
* o BUILD_DEPENDS on www/jetty instead of fetching/building it on itslioux2006-04-223-1/+48
| | | | | | own for every build. Incidently, it gives i2p an updated jetty release. o Bump PORTREVISION since it now uses an updated jetty release
* Really bump PORTREVISION forgotten on previous commitlioux2006-04-221-0/+1
|