aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.3, add WITHOUT_OPENSSL knob. I have created a patch for configuremezz2005-10-216-22/+492
| | | | | | | | | | | | | | | | | | to add a few new flags. If it causes any trouble, I will remove it. * --help * --disable-openssl (autocheck: enable by default) * --openssl-include=PATH * --openssl-lib=PATH * Add CC and CFLAGS in configure for anyone can edit it. I have submitted this patch to the author. http://people.freebsd.org/~mezz/diff/configure.diff I believe that it can be done in Jamfile instead configure, I will have to learn more abot Jamfile later for what features and what it can do. If anyone know any better way or so, let me know.
* Add port net/torrentflux, a PHP based BitTorrent client that runs on a web ↵eik2005-10-2122-0/+2765
| | | | | | | | | server. Unfortunately some manual configuration is necessary, so set NO_PACKAGE (which is probably a dumb idea). Feel free to fix this. While I'm here, sort CVSROOT-ports/modules.
* - Update to 0.3.5.flz2005-10-203-4/+9
| | | | - Add a note about slow hashing.
* - Update to 0.7.5.flz2005-10-203-5/+8
|
* Update to 4.9 (and unbreak)hq2005-10-182-6/+4
| | | | | | PR: 87501 Submitted by: Chad Castleberry <chadcastleberry@gmail.com> Approved by: maintainer timeout
* Fix the build for FreeBSD 4.x. It's untest, btw.mezz2005-10-172-2/+2
| | | | Reported by: krismail
* Fix build on FreeBSD 4.x branch through USE_GCC=3.4lioux2005-10-171-0/+5
| | | | Submitted by: pointyhat (kris)
* o Fix PLIST for the slave port net/py-bittorrent-core-devellioux2005-10-162-3/+3
| | | | | | o Bump PORTREVISION Submitted by: pointyhat (kris)
* o Move freenet startup script from bin to sbin to better upholdlioux2005-10-164-8/+8
| | | | | hier(7) o Bump PORTREVISION
* Update to 0.6.1.3lioux2005-10-162-4/+3
|
* WITH_OGG vs. WITH_LIBOGG in some portsedwin2005-10-141-4/+4
| | | | | | | | | | | There are so many ports in FreeBSD, that has libogg dependency (transcode, vlc, mplayer, etc). But at least one of them, audio/lopster use an incorrect name - all of them use the WITH(OUT)?_OGG, but lopster uses the (I think) incorrect WITH(OUT)?_LIBOGG make variable. PR: ports/87398 Submitted by: Zahemszky Gabor <gabor@zahemszky.hu>
* USE_GETTEXT due to internationalizationlioux2005-10-141-0/+1
|
* Pacify distfile survey by following redirects on URLs.linimon2005-10-136-6/+6
| | | | Source: distfile survey
* Remove obsolete mastersite.linimon2005-10-132-4/+2
| | | | Source: distfile survey
* Silence a warning message meant for developers onlylioux2005-10-132-3/+31
|
* EXTRACT_DEPENDS on java/eclipse since it has to be available atlioux2005-10-134-0/+8
| | | | | | post-extract time Submitted by: hq
* o Fix java/eclipse dependencies due to recent update of eclipse tolioux2005-10-124-62/+65
| | | | | | | version 3.1.1 [1] o Bump PORTREVISION to force dependency fix Pointy hat to: freebsd-eclipse@FreeBSD.org ;D
* Update to 4.1.6 with devel/py-twistedCore supportlioux2005-10-1214-147/+139
|
* Add perl5 as a secondary categorylioux2005-10-122-2/+2
|
* Update to 2.6.5lioux2005-10-123-236/+4
|
* Mark as BROKEN: unfetchable.linimon2005-10-122-3/+5
| | | | Source: distfile survey
* Transmission is a free BitTorrent client written from scratch in C. It aims tomezz2005-10-116-0/+124
| | | | | | | | | | | | | | | | | | be as efficient as possible. Only the Mac OS X version has a graphical interface yet. Transmission is released under the MIT license. Transmission is still in early development stage. WWW: http://transmission.m0k.org/ -- Let me know if it doesn't work with FreeBSD 4.x for USE_GETOPT_LONG and for anyone that has the different setup of OpenSSL (USE_OPENSSL). FreeBSD 4.x is untest, but FreeBSD 5.x, 6.x and 7.x have been tested. BTW: Using CVS version, because it has good bugs fixes and added FreeBSD support that I sent Eric Petit (the author/developer) a patch.
* Update to version 1.1markus2005-10-1118-117/+222
|
* Change COMMENT to reflect Porters Handbook (sect 5.6)mnag2005-10-111-1/+1
| | | | | Notified by: hq Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
* o Add a rc.d startup scriptlioux2005-10-114-0/+127
| | | | o Bump PORTREVISION
* - Update to 0.3.13pav2005-10-102-3/+7
| | | | | | - Respect WITHOUT_X11 Approved by: Mohacsi Janos <mohacsi@niif.hu> (maintainer)
* o rc.subr(8) startup scripts should "REQUIRE: LOGIN" instead oflioux2005-10-106-5/+6
| | | | | | NETWORKING since they rely on su(1) to user accounts other than root o Bump PORTREVISION
* o Update to 0.6.1.2lioux2005-10-103-3/+100
| | | | | | | o Add a rc.d startup script [1] PR: 86016 [1] Requested by: Evgeniy <dushistov@gmail.com> [1]
* Add forgotten USE_RC_SUBR=yes since a rc.d startup script has beenlioux2005-10-102-0/+2
| | | | included
* o Update to Freenet Stable build 5105 released 20050930 snapshotlioux2005-10-106-6/+152
| | | | | | | | o Bump PORTREVISION since build version did not change o Add a rc.d startup script [1] PR: 86023 [1] Requested by: Evgeniy <dushistov@gmail.com> [1]
* o Update MASTER_SITESlioux2005-10-101-2/+2
| | | | | | | o Add perl5 as a secondary category PR: 87070 Submitted by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
* Py2Play is a peer-to-peer network game engine -- It means that nomnag2005-10-094-0/+64
| | | | | | | server is needed to play. Only (identical) clients are used PR: 87006 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
* - Update to 0.9.8cpav2005-10-083-19/+38
| | | | | | PR: ports/86499 Submitted by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu> Approved by: maintainer timeout (15 days)
* - Fix WWW linegarga2005-10-071-1/+1
| | | | | PR: ports/87036 Submitted by: maintainer
* Small protection layer in case the ports system is not completelylioux2005-10-063-0/+12
| | | | | available on the target system but the dependencies are (read java/eclipse).
* Update to 0.6.1.1lioux2005-10-032-3/+3
|
* - Update to 2.5.30.17pav2005-10-034-7/+190
| | | | | | | - Use external OpenSSL PR: ports/86477 Submitted by: Holger Lamm <holger@e-gitt.net> (maintainer)
* Update to 0.6.1lioux2005-10-012-3/+3
|
* New port btpeer version 0.2.1: Client functionality of bittorrentlioux2005-09-264-0/+90
| | | | protocol, network only environment
* o Add a sample configuration file under FILESDIRlioux2005-09-253-0/+16
| | | | o Bump PORTREVISION
* Update to 0.1.1lioux2005-09-254-10/+10
|
* Update to 1.2lioux2005-09-254-28/+11
|
* o Fix build with eclipse 3.1; thus, removing BROKEN statuslioux2005-09-251-19/+38
| | | | | | - Update dependencies - Unpack some shared libraries from eclipse's jars o Bump PORTREVISION to force reinstallation with new eclipse
* Drop maintainershiplioux2005-09-251-1/+1
|
* Update to 0.6.0.6lioux2005-09-192-3/+3
|
* o Fix PLISTlioux2005-09-193-3/+3
| | | | o Bump PORTREVISION
* Drop maintainership, since I'm buried in the $REALLIFE stuff.krion2005-09-141-1/+1
|
* - Remove dead master sitepav2005-09-142-7/+1
| | | | | - Remove dead WWW - Remove attribution
* Update to Freenet Stable build 5105 released 20050911 snapshotlioux2005-09-124-10/+8
|
* Update to 2.3.0.4:lioux2005-09-1012-48/+111
| | | | | | | | | - Unpack some shared libraries from eclipse's jars - Depend on jdk 1.4 which may result on a memory leak due to the usage of jnio API. jdk 1.5 should fix this issue but our current version does not work with azureus 2.3.0.x series Reviewed by: freebsd-ports (silence)
* Update to 0.6.0.5lioux2005-09-052-3/+3
|
* Update to 2.6.4lioux2005-09-056-95/+235
|
* Mark the port as BROKEN: the distfile has changed.hq2005-09-021-0/+2
| | | | | | PR: 85091 [1], 85597 [2] Reported by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu> [1], Ben <benlg03@gmail.com> [2]
* Update to 0.6.0.4lioux2005-09-022-3/+3
|
* BROKEN: Broken dependencykris2005-08-314-0/+8
|
* Fix installationlioux2005-08-311-0/+5
| | | | Submitted by: pointyhat (krion)
* o Fix PLISTlioux2005-08-312-0/+9
| | | | | | o Bump PORTREVISION Submitted by: pointyhat (krion)
* Update to 2.6.3lioux2005-08-305-3/+95
|
* Fix PLIST; thus, removing BROKEN statuslioux2005-08-292-4/+2
|
* Update to 0.6.0.3lioux2005-08-292-3/+3
|
* o Much Makefile polishing [1]lioux2005-08-293-14/+18
| | | | | | | o Update to 2.6.2 PR: 82466 [1] Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es> [1]
* o Update to 4.1.4lioux2005-08-2918-129/+137
| | | | | | o Most command line scripts have been renamed, check http://www.bittorrent.com/bittorrent_versions.html
* Update to 4.0.4lioux2005-08-293-7/+7
|
* Update to 0.10.1lioux2005-08-293-23/+61
|
* Fix USE_RC_SUBR not being defined properly when WITHOUT_GUI is defined, thushq2005-08-111-1/+4
| | | | | | | breaking the resulting rcNG script. This can be the case when installing net/mldonkey-core. Approved by: portmgr (clement)
* Update to 0.95.4jylefort2005-08-023-38/+42
| | | | | PR: ports/84410 Submitted by: maintainer
* - Update to 0.7.0-1 (bugfix release).flz2005-08-012-3/+4
|
* - Project is finally alive again and moved to Sourceforge.flz2005-08-012-5/+5
| | | | - Update MASTER_SITE and distinfo accordingly.
* Correct a filename.lawrance2005-07-311-1/+1
| | | | | | PR: ports/84362 Submitted by: Jacquin antoine <antitbone@mad-troll.com> Approved by: flz (maintainer)
* - Provide option to turn off zlibpav2005-07-312-2/+35
| | | | | | | | | - Fix welcome packet for older servers - Fix problems with empty password PR: ports/83217 Submitted by: Radim Kolar <hsn@netmag.cz> Approved by: maintainer timeout (18 days)
* - Fix README-DNH.txt filename.flz2005-07-311-1/+1
| | | | | Reported by: pointyhat via kris Pointyhat to: flz
* - Add mega patch. I don't make it optional since ctorrent is rather buggyflz2005-07-302-0/+14
| | | | | | | and developement has almost stopped since nobody have been able to contact the main developer for more than one year. The mega patch was made by Dennis Holmes from patches grabbed on the SF project's page. Obtained from: lots of people via sourceforge.net
* Update to 0.0.10.1.novel2005-07-262-3/+3
| | | | | | PR: 84109 Submitted by: Radim Kolar <hsn@netmag.cz> Approved by: Stefan Ehmann (maintainer)
* - Update to 0.3.0.flz2005-07-242-4/+4
|
* - Update to 0.7.0.flz2005-07-243-4/+5
|
* This port is scheduled for deletion on 2005-09-22 if it is still brokenkris2005-07-231-0/+2
| | | | at that time and no PRs have been submitted to fix it.
* Update to 2.6.0lioux2005-07-212-3/+3
|
* BROKEN on ia64 and amd64: Does not compilekris2005-07-211-0/+4
|
* Update to 4.1.3lioux2005-07-184-8/+48
|
* Update to 4.0.3lioux2005-07-172-3/+3
|
* Chase master sitekris2005-07-141-1/+1
|
* Add ktorrent 1.0, a BitTorrent client for KDE.markus2005-07-1315-0/+420
| | | | | | | | | | | | Its main features are: o Download torrent files o Upload speed capping, seeing that most people can't upload infinite amounts of data o Internet searching using The Bittorrent website's search engine o UDP Trackers WWW: http://ktorrent.pwsp.net/
* - Update to 0.2.7.flz2005-07-122-3/+3
|
* - Update to 0.6.7.flz2005-07-122-4/+3
|
* Update to 2.5.30.17lioux2005-07-112-5/+6
|
* Update to 0.1214jylefort2005-07-062-4/+3
| | | | | PR: ports/83060 Submitted by: HAYASHI Yasushi <yasi@yasi.to>
* - Update to 1.2.7bpav2005-07-062-7/+13
| | | | | PR: ports/83021 Submitted by: Stefan Ehmann <shoesoft@gmx.net> (maintainer)
* - Update to 0.2.6.flz2005-07-062-3/+5
|
* - Update to 0.6.6.flz2005-07-062-3/+3
| | | | | PR: ports/82869 Submitted by: Wesley Shields <wxs@csh.rit.edu>
* Update to 0.2.1.6.novel2005-07-062-3/+3
| | | | | PR: 83020 Submitted by: Stefan Ehmann (maintainer)
* [1]:jylefort2005-07-024-93/+12
| | | | | | | | | | | | | | | | - Update to 0.95.3 - Pass maintainership to submitter Moreover: - Respect ${CC} - Respect ${LOCALBASE} - Do not let the port use its own optimization cflags - Polish the Makefile [1]: PR: ports/82860 Submitted by: Jonas Sonntag <jonas@schiebtsich.net> (new maintainer) Approved by: former maintainer
* - Update to 1.3.0pav2005-07-012-5/+4
| | | | | PR: ports/82702 Submitted by: No Name <arundel@h3c.de>
* Track the in-place distfile change. Changes:jylefort2005-06-293-2/+7
| | | | | | | - the HTML pages have been modified - the executable has been modified Reported by: pointyhat
* - Fix mldonkey-core buildpav2005-06-291-1/+1
| | | | Pointy hat to: pav
* - Update to 1.04.flz2005-06-282-3/+3
|
* - Update to 2.5.28.1pav2005-06-246-38/+107
| | | | | | | | | | | - Add rc script [1] PR: ports/82467 Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es> Approved by: Holger Lamm <holger@e-gitt.net> (maintainer) [1] Submitted by: hq via maintainer
* - Use the true USE_RC_SUBR force.flz2005-06-202-5/+3
| | | | - Create /var/log/bnbt when installing from package.
* Mega-patch to cleanup the ports infrastructure regarding our linux bits:netchild2005-06-187-36/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD tools to strip binaries anymore, so it's not neccesary anymore to override STRIP and STRIP_CMD. - USE_LINUX_PREFIX implies NO_MTREE now. - In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries instead upon the native FreeBSD libraries. - The variable LINUX_BASE_PORT contains a string which is suitable as an item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the default (or overriden) linux base, ${LINUX_BASE_PORT} should be used instead of a hardcoded reference. - Change all ports to comply to the "new world order". - The Ports Collection now allows to override the default linux_base port. Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use ${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use ${PORTSDIR}/emulators/linux_base-${OVERRIDE_LINUX_BASE_PORT}). - If USE_LINUX or OVERRIDE_LINUX_BASE doesn't point to an existing linux_base port and if USE_LINUX isn't set to "yes" (case insensitive), the port will be marked as IGNORE. [1] - Readd USE_LINUX knobs into several ports and make several uses of a conditional dependency ("USE_LINUX?=") into an unconditional one ("USE_LINUX=") which where removed/changed by Trevor to allow the use of alternative linux_base ports. While this is a nice goal, the implementation resulted in missing dependencies. The OVERRIDE_LINUX_BASE_PORT knob in this commit is supposed to fix the problem while keeping the feature. Basicaly this includes a backout of Trevor's commit, to prevent confusion I mention it here explicitely. - Use the correct prefix (X11- instead of LOCAL- or LINUX-) for some ports. Chase dependencies for this. - Changes to make linux_devtools installable on amd64, remove some stray device nodes (they don't work on recent OS versions and aren't really needed). - Make linux_base-8 PREFIX clean and remove some stray device nodes. Additionally tell a little bit more about how to setup NIS/YP [2]. - Update the PGSQL dependency in the linux-opengroupware port to a recent version (the old one isn't available anymore), I don't know if this works (at least it isn't more broken than before). - Use PREFIX/usr/share/doc instead of PREFIX/usr/doc in the divx4linux ports, the former path exists already and gets populated by other packages too (PREFIX=LINUXPREFIX!). - Fix some obvious (non-linuxolator) bugs in some linux ports while being there. - Bump PORTREVISION where neccesary. Requested by: portmgr (linimon) [1] Submittted by: Gerrit Kuehn <gerrit_huehn@gruft.fido.de [2] Approved by: portmgr (kris, linimon), maintainers (or maintainer timeout) Tested on: ports cluster (kris) Reviewed by: silence on emulation@ Superseedes PR: 69997 Maintainer approval from: chris@chrisburkert.de cracauer@cons.org des girgen jamie@bishopston.net mezz mi nivit@users.sf.net pat simond@irrelevant.org riggs@rrr.de Udo.Schweigert@Siemens.com
* - Add pkg-plist and pkg-message.flz2005-06-172-0/+8
|
* - Update to 0.2.5.flz2005-06-172-4/+8
| | | | - Install sample configuration file in ${EXAMPLESDIR}.
* - Update to 0.6.5.flz2005-06-172-3/+3
|
* - Update to 2.0.3ahze2005-06-179-48/+48
| | | | | PR: ports/82328 Submitted by: Ganael LAPLANCHE <ganael.laplanche@martymac.com> (maintainer)
* - Update to 0.2.4.flz2005-06-132-4/+4
| | | | | PR: ports/82173 Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
* - Update to 0.6.4flz2005-06-134-17/+5
| | | | | PR: ports/82172 Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
* Update to 2.5.30.16lioux2005-06-132-4/+4
|
* BROKEN: Incomplete pkg-plistkris2005-06-121-0/+2
|
* - Update to 0.6.4pav2005-06-113-441/+460
| | | | | PR: ports/82078 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Update to 4.1.2lioux2005-06-083-3/+11
|
* - Update to 2.0.2pav2005-06-079-69/+207
| | | | | PR: ports/81967 Submitted by: Ganael LAPLANCHE <ganael.laplanche@martymac.com> (maintainer)
* Mark it as IGNORE; it doesn't run on BitTorrent 4.x yet. The author is workingmezz2005-06-051-0/+3
| | | | | | | | on BitTorrent 4.x support. http://sourceforge.net/project/shownotes.php?release_id=331211 Reported by: tmclaugh via IRC (#freebsd-gnome)
* - Update to 0.1212 [1]jylefort2005-06-033-13/+9
| | | | | | | - Cleanup the port PR: ports/81835 [1] Submitted by: HAYASHI Yasushi <yasi@yasi.to> [1]
* change the libtool version to use from 1.3 to 1.5oliver2005-06-032-2/+4
|
* - Fix brain failure of minepav2005-06-023-9/+9
| | | | | Reported by: krismail Pointy hat to: pav
* Fix typo: add PKGNAMESUFFIX?=-devel backlioux2005-05-301-0/+1
|
* Uphold NOPORTDOCS: do not define PORTDOCSlioux2005-05-301-2/+2
|
* Update to 4.0.2lioux2005-05-305-28/+32
|
* o Update to 4.1.1 development version which brings many new featureslioux2005-05-3020-190/+391
| | | | | | | [1] such as trackerless [2] support 1) http://www.bittorrent.com/bittorrent_versions.html 2) http://www.bittorrent.com/trackerless.html
* - Add pkg-message with a note about limitation of this software with big filespav2005-05-282-0/+7
| | | | | PR: ports/74177, ports/81581 Submitted by: No Name <arundel@h3c.de>
* - Deal with locale directoriespav2005-05-283-0/+18
|
* o Update to Freenet Stable build 5102 released 20050526 snapshotlioux2005-05-274-8/+8
| | | | o Bump PORTREVISION since build version did not change
* - Use PLIST_FILES/PORTDOCSvs2005-05-233-9/+12
| | | | - Mark as deprecated and initiate deorbit burn: no longer available
* BROKEN on 4.x: Does not compilekris2005-05-221-1/+7
|
* - Update to 1.1.0pav2005-05-207-66/+47
| | | | | PR: ports/81228 Submitted by: No Name <arundel@h3c.de>
* - Update to 2.0.1pav2005-05-209-51/+48
| | | | | PR: ports/81223 Submitted by: Ganael LAPLANCHE <ganael.laplanche@martymac.com> (maintainer)
* - Update to 0.3.12pav2005-05-202-9/+13
| | | | | PR: ports/81265 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
* Add dcd.jylefort2005-05-206-0/+113
| | | | | | | | | | | | | | | | | | | DConnect Daemon is a Direct Connect Hub clone for Unix. It allows people to share their resources, i.e.: programs, graphics, other files... Features: * fast, pure C implementation * libwrap support (hosts.allow, hosts.deny) * low per-user memory consumption * uses threads (no forking) * nick pattern matching * simple administration through telnet console WWW: http://www.dc.ds.pg.gda.pl/ PR: ports/81021 Submitted by: Aleksandr S. Goncharov <mraleks@bk.ru>
* Update to new stable release 2.0.0fjoe2005-05-1721-0/+1218
| | | | | PR: 80734 Submitted by: Ganael Laplanche
* - Remove old patch.flz2005-05-171-11/+0
| | | | Reported by: Markus Buretorp <markus.buretorp@home.se>
* - Update to 0.2.2.flz2005-05-172-3/+3
|
* - Update to 0.6.2.flz2005-05-174-13/+12
|
* - Finish repo-copy of net/amule to net/amule1 [1]fjoe2005-05-173-33/+39
| | | | | | | - Sort plist. PR: 80997 [1] Submitted by: MAINTAINER [1]
* Fix LIB_DEPENDS broken in rev. 1.14fjoe2005-05-141-1/+1
| | | | | PR: 80997 Submitted by: MAINTAINER
* Finish repo copy of wxgtk 2.4.2 ports to wxgtk24*fjoe2005-05-136-7/+7
|
* o Update to 2.5.30.15lioux2005-05-072-5/+32
| | | | | o Add WITH_THR_THREAD_MODEL knob which allows this port to build with libthr threadind instead of libpthread. Very experimental.
* Update MASTER_SITEShq2005-05-011-2/+1
| | | | | PR: 80464 Submitted by: maintainer
* 2.5.30.14lioux2005-04-273-19/+11
|
* [NEW PORT] net/apollon: KDE client for giFT daemonedwin2005-04-254-0/+119
| | | | | | | | | | | Apollon is a Peer-to-Peer File-Sharing Program, which uses the giFT core to connect to various networks, including OpenFT, Gnutella, FastTrack WWW: http://apollon.sourceforge.net PR: ports/75675 Submitted by: Alex Varju <freebsd-ports@varju.ca>
* Update to 2.5.30.9lioux2005-04-243-13/+13
|
* o Update to 2.5.30.7lioux2005-04-222-5/+4
| | | | | o Re-enable pthreads support which seems to be working just fine in this version
* - Really apply PR [1], last commit only did a PORTREVISION bumplioux2005-04-224-10/+12
| | | | | | | | | o Update to Freenet Stable build 5102 released 20050420 snapshot o Bump PORTREVISION since build version did not change o Add an extra entry to MASTER_SITES [1] PR: 79882 [1] Submitted by: Francis Gudin <fgudin@nerim.net> [1]
* - Fix build on RELENG_5.flz2005-04-211-0/+11
| | | | Reported by: krismail, Thomas Kempka <t.kempka@web.de>
* Update to 0.5.0.7lioux2005-04-212-3/+3
|
* Fix this the right way: Depend on pyuic in PATCH_DEPENDS (I think I'velofi2005-04-201-0/+1
| | | | | | never used that before :-). Suggested by: Heiner Eichmann <h.eichmann@gmx.de>
* Try using a full path for the pyuic invocation in post-patch.lofi2005-04-191-1/+1
|
* List missing directoryvs2005-04-191-0/+1
|
* - Update to 0.2.0.flz2005-04-184-29/+4
| | | | - Fix CFLAGS.
* - Update to 0.6.0.flz2005-04-183-10/+20
| | | | | | | | - Fix CFLAGS. - Use USE_GNOME tricks instead of ugly REINPLACE_CMD. PR: 80059 Submitted by: danfe
* o Update to Freenet Stable build 5102 released 20050417 snapshotlioux2005-04-182-2/+2
| | | | | | | | o Bump PORTREVISION since build version did not change o Add an extra entry to MASTER_SITES [1] PR: 79882 [1] Submitted by: Francis Gudin <fgudin@nerim.net> [1]
* Update to 2.5.30.6lioux2005-04-173-19/+5
|
* Update to 2.5.30.5lioux2005-04-174-8/+38
|
* Unbreak: Fix build with GNOME 2.10 (obtained from CVS)vs2005-04-144-39/+187
| | | | | | PR: ports/79059 Submitted by: Alex Varju Approved by: maintainer
* Fix qtorrent with latest py-qt/py-sip.lofi2005-04-141-1/+6
| | | | | PR: ports/79880 Submitted by: Heiner Eichmann <h.eichmann@gmx.de>
* - Belatedly remove broken tag for plist was fixed three days agopav2005-04-131-2/+0
| | | | | Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer) via linimon
* Change my MAINTAINER email address to jylefort@FreeBSD.orgjylefort2005-04-132-2/+2
| | | | Approved by: adamw (mentor)
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-123-3/+3
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-113-3/+3
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* o Update to Freenet Stable build 5102 released 20050410 snapshot;lioux2005-04-114-12/+8
| | | | | thus, removing BROKEN status o Bump PORTREVISION since build version did not change
* BROKEN: Unfetchablekris2005-04-112-0/+4
|
* o azureus uses kio API which memory leaks under jdk 1.4 but the issuelioux2005-04-113-6/+6
| | | | | | | | has been "resolved" in 1.5. Furthermore, it's been stated that is a known problem within 1.4 that will not be fixed. o Therefore, to mitigate memory leaking issues with azureus (around 300 megabytes), depend on jdk 1.5+ instead of 1.4+. o Bump PORTEVISION to force updates
* Update to 0.6.6bkrion2005-04-1112-48/+47
| | | | Inspired by: Rammstein
* - Fix plistpav2005-04-101-0/+3
| | | | | | PR: ports/79681 Submitted by: Ganael LAPLANCHE <ganael.laplanche@martymac.com> (maintainer) Reported by: bento
* - Update to 1.2.2.flz2005-04-043-49/+47
| | | | | | | | - Global cleanup. PR: ports/78197 Submitted by: ports@c0decafe.net <ports@c0decafe.net> Approved by: Roman Shterenzon <roman@oven.org> (maintainer)
* Update to 0.95lioux2005-04-041-2/+2
|
* Update to 0.95lioux2005-04-043-9/+30
|
* Update to 2.2.0.83lioux2005-04-042-8/+9
|
* Drop maintainershiplioux2005-04-041-1/+1
|
* Update to 2.5.30.1lioux2005-04-032-9/+8
|
* Update to 1.10.0a based in [1]lioux2005-04-034-11/+30
| | | | | PR: 76493 [1] Submitted by: Boris Kovalenko <boris@tagnet.ru> [1]
* o Update to Freenet Stable build 5102 released 20050403 snapshotlioux2005-04-034-8/+8
| | | | o Bump PORTREVISION since build version did not change
* - Update to 0.0.20ahze2005-04-033-15/+11
| | | | | PR: 79479 Submitted by: Ports Fury
* Update to 4.0.1lioux2005-04-035-34/+11
|
* Update to 0.5.0.5lioux2005-04-032-3/+4
|
* o Remove BROKEN status by fixing the PLIST when WITHOUT_GUI is notlioux2005-04-022-6/+7
| | | | | | | | defined o Bump PORTREVISION due to PLIST change Submitted by: kris by means of pointyhat Approved by: portmgr (marcus)
* With portmgr hat on backout previous commit, since it wasn'tkrion2005-03-291-6/+5
| | | | | | | | approved. Add more MASTER_SITES for a better redundancy and to make pointyhat more happy. Pointy hat to: lioux Approved by: portmgr (implicit)
* Add an extra MASTER_SITES entry to help with fetching issues whichlioux2005-03-291-4/+6
| | | | | | are being reported Approved by: portmgr (krion implicitly)
* Update to Freenet Stable build 5102 released 20050327 snapshotlioux2005-03-284-10/+8
| | | | | | making it fetchable again; thus, fixing BROKEN status Approved by: portmgr (marcus)
* BROKEN: Incomplete pkg-plistkris2005-03-271-0/+2
| | | | Approved by: portmgr (self)
* BROKEN: Unfetchablekris2005-03-271-0/+2
| | | | Approved by: portmgr (self)
* BROKEN: Unfetchablekris2005-03-272-0/+4
| | | | Approved by: portmgr (self)
* BROKEN: Incomplete pkg-plistkris2005-03-271-0/+2
| | | | Approved by: portmgr (self)
* Temporarily mark BROKEN with the new GTK+.marcus2005-03-251-0/+2
| | | | | Approved by: portmgr (implicit) maintainer
* - Fix build on 5-i386.flz2005-03-221-0/+11
| | | | | Reported by: pointyhat via kris Approved by: portmgr (krion)
* - Update to 0.1.4.flz2005-03-204-42/+18
|
* - Update to 0.5.4.flz2005-03-206-43/+5
|
* Update to development version 2.5.30 patch kit clioux2005-03-182-4/+4
|
* Reset maintainer to ports@FreeBSD.orgskv2005-03-182-3/+1
| | | | Approved by: portmgr (krion)
* Don't remove gnomehier's directories.mezz2005-03-171-3/+0
| | | | Reported by: pointyhat via krion
* Fully-qualify the path to update-desktop-database and update-mime-database inmezz2005-03-172-3/+3
| | | | the plist since /usr/local/bin isn't in pkg_add's PATH. Bump the PORTREVISION.
* Update to development version 2.5.30 patch kit blioux2005-03-164-24/+15
|
* Update to Freenet Stable build 5102 released 20050315 snapshotlioux2005-03-154-8/+8
| | | | Prompted by: Peter Thoenen <eol1@yahoo.com>
* Update to snapshot 20050203lioux2005-03-152-5/+4
| | | | Prompted by: Peter Thoenen <eol1@yahoo.com>
* Fix the build with GTK+ 2.6, took from Gentoo.mezz2005-03-151-0/+40
| | | | | | | | | http://gentoo.org/cgi-bin/viewcvs.cgi/net-p2p/gtk-gnutella/files/0.95-gtk2.6.patch Reported by: Clint Olsen <clint@0lsen.net> Fernan Aguero <fernan@iib.unsam.edu.ar> Tested by: Clint Olsen <clint@0lsen.net> Fernan Aguero <fernan@iib.unsam.edu.ar>
* Remove zero-sized plistvs2005-03-131-0/+0
| | | | Approved by: lioux
* - Update to 0.8.1hq2005-03-132-15/+24
| | | | | | | - Fix plist: add missing 'bin/limewire' PR: 78675 Submitted by: maintainer
* Drop maintainershiplioux2005-03-135-5/+5
|
* o Update to 4.0 which supports new protocol standardslioux2005-03-1328-598/+325
| | | | | o The GUI interface now depends on x11-toolkits/py-gtk2 instead of x11-toolkits/py-wxPython
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-1222-15/+22
|
* Drop maintainershiplioux2005-03-111-1/+1
|
* - Update to 4.8.0hq2005-03-082-11/+14
| | | | | PR: 78307 Submitted by: maintainer
* - Update to 0.2.1.5barner2005-03-083-14/+14
| | | | | | | | | - Use DOCSDIR and generally fix plist PR: ports/75674 Submitted by: Alex Varju <freebsd-ports@varju.ca> Approved by: Stefan Ehmann <shoesoft@gmx.net> (port maintainer), arved (mentor)
* Drop the maintainership, I have been lacking follow up with this apps and Imezz2005-03-071-1/+1
| | | | am a BitTornado user.
* - Add Rtorrent 0.1.0, a BitTorrent Client written in C++.flz2005-03-044-0/+90
| | | | Approved by: pav (mentor)
* - Chase curl dependency (only needed by client, which is not installed anymore).flz2005-03-041-3/+2
| | | | Approved by: pav (mentor)
* o Update to 0.5.0.1lioux2005-03-043-4/+5
| | | | o Improve startup message in wrapper script
* - Remove client support since it's now shipped in a separate distfile.flz2005-03-041-30/+3
| | | | Approved by: pav (mentor)
* - Update to 0.5.0.flz2005-03-032-3/+3
| | | | Approved by: pav (mentor)
* Respect the user's USE_LINUX setting.trevor2005-03-027-7/+6
|
* Change my email address in MAINTAINER lines for ports I maintain toflz2005-03-014-4/+4
| | | | | | flz@FreeBSD.org. Approved by: pav (mentor)
* download.berlios.de seems to be unreliable from time to time, therefore addmarkus2005-02-282-2/+4
| | | | | | an additional MASTERSITE. Noticed by: pointyhat via kris
* Update to Freenet Stable build 5101 released 20050227 snapshotlioux2005-02-284-10/+8
|
* Update to development version 3.9.1lioux2005-02-285-75/+3
|
* Update to development version 2.5.28 patch kit s1lioux2005-02-243-21/+3
|
* Update to version 0.3.7markus2005-02-214-6/+6
|
* Update to version 0.7.1 and fix MASTER_SITES.krion2005-02-192-5/+4
| | | | | PR: ports/77691 Submitted by: maintainer
* - Update to 0.4.9pav2005-02-172-3/+3
| | | | | PR: ports/77599 Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer)
* - Fix version number (-> 4.4.1) [1]hq2005-02-171-1/+2
| | | | | | | | - Add missing directory to plist PR: 77568 [1] Submitted by: maintainer [1] Approved by: maintainer
* Update to version 0.3.6markus2005-02-144-6/+6
|
* - Fix buffer overflow [1]danfe2005-02-133-5/+23
| | | | | | | | | | - Fix telnet vulnerability [2] - Unbreak and unforbid - Bump PORTREVISION VuXML: cdf14b68-3ff9-11d9-8405-00065be4b5b6 [1] Obtained from: Gentoo CVS [1] project's patch tracker at sf.net [2]
* - Update to 4.2.8 [1]hq2005-02-134-22/+21
| | | | | | | | | | - Take over maintainership [1] - Use SUB_FILES to build launcher shell script - Improve launcher shell script: update to javavmwrapper 2.0 and enforce JAVA_VERSION=1.3+ PR: 77429 [1] Submitted by: Grega <edini@edini.net> [1]
* Update to 0.3.10. It has few more fixes for Python 2.4.x such as maketorrentmezz2005-02-103-14/+23
| | | | | | and etc. Approved by: Mohacsi Janos <mohacsi@niif.hu> (maintainer)
* o Fix patch #3676 from patch kit p with patch [2] from [1]: BT/fileTPlioux2005-01-312-1/+19
| | | | | | | | | HTTP header check [1] http://savannah.nongnu.org/patch/?func=detailitem&item_id=3676 [2] file 3676_2-fix.patch o Bump PORTREVISION
* o Disable patch #3672 [1] from patch kit p, the patch for uploadinglioux2005-01-312-0/+12
| | | | | | | | | | to low id clients is not currently well understood. There is a lot of complain about slow download speeds due to emule credit system penalizing mldonkey clients [1] http://savannah.nongnu.org/patch/?func=detailitem&item_id=3672 o Bump PORTREVISION
* Update to development version 2.5.28 patch kit plioux2005-01-292-7/+3
|
* Point to more informative URL in WWW line.krion2005-01-281-1/+1
|
* Update to 0.6.6krion2005-01-2414-54/+53
|
* - Use generic PY_XML instead of explicit dependencypav2005-01-241-1/+1
| | | | | PR: ports/76568 Submitted by: Stefan Walter <sw@gegenunendlich.de> (maintainer)
* - Update to 1.2.6pav2005-01-242-5/+4
| | | | | PR: ports/76605 Submitted by: Stefan Ehmann <shoesoft@gmx.net> (maintainer)
* - Update to 0.8.9pav2005-01-233-15/+7
| | | | | PR: ports/76606 Submitted by: Stefan Ehmann <shoesoft@gmx.net> (maintainer)
* - Switch to libtool15, avoid .la filepav2005-01-231-3/+3
| | | | | PR: ports/76582 Submitted by: Tobias Roth <ports@fsck.ch> (maintainer)
* - Update to 0.0.10pav2005-01-232-3/+3
| | | | | PR: ports/76566 Submitted by: Stefan Ehmann <shoesoft@gmx.net> (maintainer)
* o Fix do-install targetlioux2005-01-211-0/+2
| | | | | | o Bump PORTREVISION Submitted by: pointyhat
* o USE_JIKES=no because jikes breaks thee buildlioux2005-01-203-3/+21
| | | | | o Have restart script use sh instead of bash (wrong path anyway) o Bump PORTREVISION
* Update port: net/libtorrent - update to version 0.4.7.edwin2005-01-205-37/+31
| | | | | | | | | Update port to version 0.4.7. The port now installs libtorrent.pc in the proper directory and doesn't attempt to remove ${PREFIX}/libdata/pkgconfig anymore. PR: ports/76465 Submitted by: Florent Thoumie <flz@xbsd.org>
* Fix build on amd64, sparc64, ia64.krion2005-01-191-0/+28
| | | | | PR: ports/76463 Submitted by: maintainer
* USE_JIKES=no because build breaks if jikes is usedlioux2005-01-191-0/+1
| | | | Submitted by: hq
* Update to development version 2.5.28 patch kit olioux2005-01-182-3/+3
|
* Update to 1.0.8vs2005-01-174-10/+6
| | | | | PR: ports/76276 Submitted by: maintainer
* New port trackerbt version 0.1: A BitTorrent tracker with additionallioux2005-01-165-0/+124
| | | | distributed functionality
* New port minder version 1.1: A small network application for automaticlioux2005-01-165-0/+111
| | | | maintenance of peer lists
* New port mldonkey-sancho version 0.9.4-23: A Java GUI for the MLDonkey corelioux2005-01-155-0/+185
|
* - After repo copy from py-bittorrentlioux2005-01-158-130/+264
| | | | | | | | | | o Update to Kenosis version 0.92 enabled BitTorrent version based on the official BitTorrent client version 3.4.2 o Add PKGMESSAGE with instructions specific to the FreeBSD installation o Update DESCR PR: 76200 Repo copied by: portmgr (marcus)
* 1) FILESDIR/azureus: make sure azureus will save plugin updateslioux2005-01-156-9/+9
| | | | | | | | | where it should; i.e., HOME/.Azureus/plugins. This will stop azureus from creating plugins dirs anywhere it is invoked (pwd). Issue with all versions of azureus including CVS 2) Remove swt-pi.jar eclipse dependency from BUILD_DEPENDS. It is still listed as RUN_DEPENDS 3) Bump PORTREVISION for [1]
* [MAINTAINER] net/btqueue: update to 0.0.18edwin2005-01-143-11/+28
| | | | | | | | | | - Update to 0.0.18 - Optionally depend on textproc/py-xml for crawler (which will be installed unconditionally but might not be used) - Use %%DATADIR%% and %%DOCSDIR%% macros to satisfy portlint PR: ports/76103 Submitted by: Stefan Walter <sw@gegenunendlich.de>
* o Build an azureus jar with a native jdk instead of downloading thelioux2005-01-1412-39/+249
| | | | | | | | | | jar o Use a custom made ant build.xml for building. Written with help from [1] o Clean up CLASSPATH, we do not need swt-pi-mozilla.jar o Bump PORTREVISION Reviewed by: jrandom [1]
* o New port py-kenosis version 0.92: A fully-distributed p2p RPClioux2005-01-136-0/+420
| | | | | | | | | | system built on top of XMLRPC o This version of kenosis works only with python 2.3 due to changes on Queue.py API. Therefore, to make it compatible with pythong 2.4, a copy of Queue.py from python 2.3 is bundled with this port for the time being Reviewed by: Eric Ries <eric.ries@aya.yale.edu> (kenosis developer)
* o Update to <bsd.java.mk> standard 2.0lioux2005-01-136-21/+51
| | | | | | | - Install jars under JAVAJARDIR - Make sure that the wrapper scripts runs the correct JAVA_{VERSION,OS} o Bump PORTREVISION due to jar location changes
* New port libtorrent version 0.4.5: BitTorrent Library written inlioux2005-01-127-0/+123
| | | | | | | C++ PR: 76033 Submitted by: Florent Thoumie <flz@xbsd.org>
* o Update to latest version 2.2.0.2lioux2005-01-126-18/+12
| | | | | o Remove redundant JAVA_BUILD o Take over maintainership
* Update to development version 2.5.28 patch kit mlioux2005-01-112-3/+3
|
* New port i2p version 0.4.2.6: An anonymous networklioux2005-01-115-0/+198
|