summaryrefslogtreecommitdiffstats
path: root/net-p2p
Commit message (Collapse)AuthorAgeFilesLines
* Chase the libintl.so shared lib version.marcus2003-08-254-4/+4
|
* Update to 0.50.1lioux2003-08-242-2/+2
|
* - Update to 0.5.5krion2003-08-224-7/+40
|
* o Update to 1.4.3lioux2003-08-218-95/+19
| | | | | | | o Unmark FORBIDDEN PR: 55471 Submitted by: Morten Rodal <morten@rodal.no>
* Correct PREFIX. Bump PORTREVISION.adamw2003-08-212-2/+2
|
* Add nicotine, a GTK2 SoulSeek filesharing client, forked from theadamw2003-08-208-0/+274
| | | | pySoulSeek codebase.
* Fix build on stablearved2003-08-132-0/+20
| | | | Reported by: bento
* Mark forbidden due to format string bug.nectar2003-08-111-0/+3
|
* Update to 0.9.1arved2003-08-106-33/+23
| | | | | Submitted by: Franz Stieber <franz@bugat.at> Approved by: maintainer (implicit)
* Update to 0.0.6 to unbreak on 5.xarved2003-08-104-16/+6
|
* Unbreak on 5.xarved2003-08-101-6/+2
| | | | | | portlint Approved by: lioux (implicit)
* As announced on May 6, remove the broken net/qtella port.kris2003-08-088-113/+0
|
* Fix build on -currentkrion2003-07-312-0/+20
| | | | | | PR: 55085 Submitted by: maintainer Approved by: fjoe (mentor) (implicit)
* Update version 0.5.2.1maho2003-07-296-16/+14
| | | | | | | | | | | | | | | a) fixes "major vulnerability in the HTML filter" in the web interface http://www.freenetproject.org/ says: > 18th July, 2003 - Upgrade to 0.5.2.1 > Freenet 0.5.2.1 fixes amongst other things a > major vulnerability in the HTML filter. Anyone running > Freenet should upgrade. b) situation seems to be serious and urgent update is required. PR: 54652, 54580 and 54430 Submitted by: Stefan Walter <sw@gegenunendlich.de> Suggestion by: kuriyama
* Change my mail to @FreeBSD.orgkrion2003-07-221-1/+1
| | | | Approved by: fjoe (mentor)
* Fix build on CURRENTarved2003-07-202-0/+33
|
* update net/fidelio: 0.9.6 --> 1.0.b1daichi2003-07-025-50/+20
| | | | | PR: 53770 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* fix: ftp/jigdodaichi2003-06-272-3/+7
| | | | | | no build on 4.x-stable alpha machine Pointed out by: bento via kris
* update maintainer's email address.leeym2003-06-241-2/+2
| | | | | PR: 53658 Submitted by: Dominic Marks <dom@cus.org.uk>
* ftp/jigdo update 0.6.8 --> 0.7.0daichi2003-06-196-62/+15
| | | | | PR: 52570 Submitted by: Attila Nagy <bra@fsn.hu> (maintainer)
* o New port mldonkey-core version 2.5.3: Client 'core' for thelioux2003-06-152-0/+30
| | | | | | MLDonkey peer-to-peer network o This is a slave port of ports/net/mldonkey one. This will enable packages to be build containing only the MLDonkey 'core'.
* Make this a slave port of ports/net/mldonkey one. This will enablelioux2003-06-1518-312/+15
| | | | packages to be build containing only the MLDonkey GUI.
* Prepare it to be a master port: make COMMENT optional so that itlioux2003-06-152-2/+2
| | | | can be redefined by slave ports
* o Update to 2.5.3lioux2003-06-1510-86/+210
| | | | | | | | o This port now builds from source and enables all protocols available on the distribution o Update PKGMESSAGE, COMMENT and DESCR accordingly Submitted by: maintainer
* o After repo copy from ports/net/lmule (this is a fork of lmule):lioux2003-06-1110-0/+296
| | | | | | | | | | | update to xmule version 1.4.0 o Special thanks to [1] who helped patching the application for FreeBSD Reviewed by: Lauri Watts <lauri@fruitsalad.org>, Frerich Raabe <frerich.raabe@gmx.de> [1] Repo copy approved by: portmgr (self) Repo copied by: cvs (joe)
* o After repo copy from ports/net/lmule (this is a fork of lmule):lioux2003-06-116-42/+55
| | | | | | | | | | | update to xmule version 1.4.0 o Special thanks to [1] who helped patching the application for FreeBSD Reviewed by: Lauri Watts <lauri@fruitsalad.org>, Frerich Raabe <frerich.raabe@gmx.de> [1] Repo copy approved by: portmgr (self) Repo copied by: cvs (joe)
* Add IPv6 support, bump port revisionfjoe2003-06-092-0/+16
| | | | | PR: 53097 Submitted by: Kirill Ponomarew (MAINTAINER)
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENkris2003-06-041-6/+6
| | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris
* Update dependency location after repo copylioux2003-06-031-1/+1
| | | | ports/net/edonkey-core -> ports/net/linux-edonkey-core
* First commit after repo copy. Reco copy for more accuratelioux2003-06-021-1/+1
| | | | | | | | | categorization. Fill categories correctly. ports/audio/xnap -> ports/net/xnap Repo copy approved by: portmgr (self) Repo copy done by: cvs (joe)
* First commit after repo copy. Reco copy for more accuratelioux2003-06-021-1/+1
| | | | | | | | | categorization and port naming ports/audio/agsatellite -> ports/net/linux-agsatellite Repo copy approved by: portmgr (self) Repo copy done by: cvs (joe)
* Update to 0.5.4.fjoe2003-06-024-41/+80
| | | | | | | Change MAINTAINER to Kirill Ponomarew <ponomarew@oberon.net>. PR: 52688 Submitted by: Kirill Ponomarew
* Update to 1.2.0arved2003-05-182-3/+5
| | | | Submitted by: maintainer
* BROKEN on 5.1: configure failskris2003-05-181-1/+7
|
* BROKEN on 5.1: bad C++kris2003-05-181-0/+4
|
* Make CONFIGURE_ENV cleaner and compatible with bsd.port.mklioux2003-05-141-4/+4
| | | | USE_GETOPT_LONG option
* Fix a Crash.arved2003-05-122-2/+45
| | | | | | | | Made OGG support optional Bump PORTREVISION PR: 51718 Submitted by: maintainer
* Update to 0.8lioux2003-05-116-17/+44
|
* Comment out code when building in 5.x FreeBSD branch when using gcclioux2003-05-111-0/+19
| | | | | | | | 3.x. This code segment does not work with gcc 3.x. Is is responsible for a sanity check which will be improved in an upcoming LMule release. Obtained from: LMule Forums
* upgrade to 0.7.12ijliao2003-05-092-5/+4
| | | | | PR: 51973 Submitted by: Ports Fury
* BROKEN: Does not compilekris2003-05-071-0/+2
|
* Update to 1.1.2arved2003-05-052-2/+2
| | | | Submitted by: maintainer
* o Add $FreeBSD$ keywordlioux2003-05-032-0/+6
| | | | | o Add one liner setting this under a BSDL license with a copyright by self
* New port fcptools version 0.4.7: FreeNet client library andlioux2003-05-035-0/+53
| | | | command-line tools for shell scripting
* Add security as secondary category since this port uses encryptionlioux2003-05-032-2/+2
| | | | alongside several other techniques to insure anonymity
* New port frost version 1.2: File-sharing tool for FreeNet withlioux2003-05-025-0/+87
| | | | Usenet like forum support
* Update to 0.48.1lioux2003-05-022-2/+2
|
* New port liberator version 2.0.2: Command line client to FreeNetlioux2003-05-025-0/+112
| | | | Network
* Add java as secondary categorylioux2003-05-022-2/+2
|
* New port freenet version 0.5.2.r1: peer-to-peer network aiming atlioux2003-05-0212-0/+570
| | | | anonymity and freedom of speech
OpenPOWER on IntegriCloud