aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
Commit message (Collapse)AuthorAgeFilesLines
* Update ftp/curl to 7.12.0 and bump the shared library version in allPeter Pentchev2004-06-032-3/+4
| | | | | | | dependent ports. Notes: svn path=/head/; revision=110800
* Update MASTER_SITESErwin Lansing2004-06-031-1/+1
| | | | | | | | PR: 67535 Submitted by: maintainer Notes: svn path=/head/; revision=110780
* Once is enough.Erwin Lansing2004-06-031-2/+0
| | | | | | | Noticed by: mat Notes: svn path=/head/; revision=110765
* o Update to 0.05Erwin Lansing2004-06-033-5/+15
| | | | | | | | | o Pet portlint o Mark IGNORE for perl < 5.6.0 because of it's dependency on p5-Video-OpenQuicktime Notes: svn path=/head/; revision=110762
* - Update to 1.02Pav Lucistnik2004-05-304-13/+21
| | | | | | | | PR: ports/67380 Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer) Notes: svn path=/head/; revision=110410
* - net/GeoIP uses its own libtool even if we define USE_LIBTOOL*Yen-Ming Lee2004-05-301-1/+2
| | | | | | | | | | | - add missing @exec and remove old SIZE in net/GeoIP - update for libGeoIP.4 in LIB_DEPENDS and bump PORTREVISION - utilize PORTDOCS in www/mod_geoip Noticed by: kris Notes: svn path=/head/; revision=110380
* Update to version 0.3.1Markus Brueffer2004-05-285-6/+8
| | | | Notes: svn path=/head/; revision=110175
* - Extend CONFLICTSPav Lucistnik2004-05-264-4/+4
| | | | | | | | PR: ports/67229 Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> Notes: svn path=/head/; revision=110083
* - Update to 0.3.1Pav Lucistnik2004-05-257-48/+70
| | | | | | | | | | | - Pass maintainership on submitter PR: ports/67169 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> Approved by: maintainer Notes: svn path=/head/; revision=109973
* - Update to 0.3.0Markus Brueffer2004-05-243-7/+86
| | | | | | | - change PREFIX to LOCALBASE Notes: svn path=/head/; revision=109898
* Update to version 0.3.0Markus Brueffer2004-05-243-4/+14
| | | | Notes: svn path=/head/; revision=109897
* - Update to 7.5b3Pav Lucistnik2004-05-233-14/+10
| | | | | | | | PR: ports/67069 Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer) Notes: svn path=/head/; revision=109780
* - Rework OPTIONSPav Lucistnik2004-05-222-45/+11
| | | | | | | | | | - Use configure option to rename ed2k binary instead of patching PR: ports/66989 Submitted by: Ganael LAPLANCHE <ganael.laplanche@martymac.com> (maintainer) Notes: svn path=/head/; revision=109708
* Add note about needing WITH_THREADS defined with python for this to work.Volker Stolz2004-05-211-0/+6
| | | | | | | | PR: ports/66760 Submitted by: Michael Johnson (maintainer) Notes: svn path=/head/; revision=109641
* Upgrade to 0.2.1.3Tilman Keskinoz2004-05-212-4/+3
| | | | | | | | PR: 66979 Submitted by: Stefan Ehmann <shoesoft@gmx.net> Notes: svn path=/head/; revision=109632
* - Update to version 1.0.8.r1Kirill Ponomarev2004-05-214-8/+8
| | | | | | | | PR: ports/66962 Submitted by: maintainer Notes: svn path=/head/; revision=109602
* - Fix build on 4-x for kris, who wanted to have such gifts to hisKirill Ponomarev2004-05-211-0/+37
| | | | | | | | | birthday ;) Reported by: bento via kris Notes: svn path=/head/; revision=109600
* - Update to version 0.6.2aKirill Ponomarev2004-05-182-3/+3
| | | | Notes: svn path=/head/; revision=109419
* BROKEN: UnfetchableKris Kennaway2004-05-152-0/+4
| | | | Notes: svn path=/head/; revision=109187
* - Update to 2.5.21Pav Lucistnik2004-05-144-6/+6
| | | | | | | | | PR: ports/66554 Submitted by: dhchen <dhchen@dhchen.com> Approved by: maintainer Notes: svn path=/head/; revision=109163
* - Requires perl 5.8 or later to buildPav Lucistnik2004-05-061-0/+4
| | | | Notes: svn path=/head/; revision=108570
* Update to 0.8.6Tilman Keskinoz2004-05-063-5/+4
| | | | | | | | PR: 66335 Submitted by: Stefan Ehmann Notes: svn path=/head/; revision=108569
* Add verlihub, a Direct Connect Protocol Server, known for its amazingly highPav Lucistnik2004-05-065-0/+194
| | | | | | | | | | | | | | user limit and low CPU/Bandwidth requirements. - Uses a mysql backend (local or remote) - Ability to use plugins to increase base functionality and flexibility - Versatile OP commands PR: ports/66329 Submitted by: Bill Cadwallader <hurbold@yahoo.com> Notes: svn path=/head/; revision=108567
* Update to 0.2.22Markus Brueffer2004-05-054-6/+6
| | | | Notes: svn path=/head/; revision=108414
* Add gkrellm-gift, a GKrellM plugin that monitors your active giFT transfersPav Lucistnik2004-05-046-0/+78
| | | | | | | | | | | and their progress. Each transfer is displayed in a panel showing the filename and the percentage of transmitted bytes. PR: ports/66204 Submitted by: Tobias Roth <ports@fsck.ch> Notes: svn path=/head/; revision=108412
* - Set PORTEPOCH to allow people to use portupgradePav Lucistnik2004-05-031-2/+5
| | | | | | | | | | | | (Shadow's 5.8.11 > BitTornado 0.2.0) - Add more download sites - Fix build when WITH_PSYCO is defined PR: ports/66210 Submitted by: Stefan Walter <sw@gegenunendlich.de> (maintainer) Notes: svn path=/head/; revision=108316
* - Update WWWMarkus Brueffer2004-05-032-8/+2
| | | | | | | - remove reference to former maintainer Notes: svn path=/head/; revision=108280
* Change my email to mezz@FreeBSD.org.Jeremy Messenger2004-05-021-1/+1
| | | | | | | Approved by: adamw (mentor) Notes: svn path=/head/; revision=108225
* - Update to 7.5b2Pav Lucistnik2004-05-022-9/+7
| | | | | | | Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer) Notes: svn path=/head/; revision=108147
* - Update to version 0.6.2Kirill Ponomarev2004-05-012-3/+3
| | | | Notes: svn path=/head/; revision=108109
* After repocopy from net/py-shadow-bittorrent[-core], add BitTornado 0.2.0Pav Lucistnik2004-05-018-134/+209
| | | | | | | | | | PR: ports/65527, ports/65667 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> Approved by: maintainer Repocopy by: marcus Notes: svn path=/head/; revision=108101
* Unmark BROKEN for newer versions of -CURRENT it's certainly buildingBrian Feldman2004-04-301-1/+1
| | | | | | | fine on. Notes: svn path=/head/; revision=108055
* o Update to 1.8.2Mario Sergio Fujikawa Ferreira2004-04-294-27/+13
| | | | | | | | | o Remove BROKEN since this version no longer SIGSEVs during initial trials o Uphold C{C,XX} Notes: svn path=/head/; revision=107907
* Update to Freenet Stable build 5077 released 20040428 snapshotMario Sergio Fujikawa Ferreira2004-04-294-10/+8
| | | | Notes: svn path=/head/; revision=107900
* - add patch based on OS versions.Yen-Ming Lee2004-04-192-3/+9
| | | | | | | | | | | | - add USE_GCC=3.3 and unbreak this port on 4.x - backout arch-related settings in previous commit. Noticed by: kris Reviewed by: Florent Thoumie <flz@xbsd.org> Approved by: Florent Thoumie <flz@xbsd.org> Notes: svn path=/head/; revision=107602
* - Update to 7.5bPav Lucistnik2004-04-183-21/+14
| | | | | | | | PR: ports/65735 Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer) Notes: svn path=/head/; revision=107498
* Update libbt port to version 1.01Yen-Ming Lee2004-04-174-11/+17
| | | | | | | | PR: 65498 Submitted by: Florent Thoumie <flz@xbsd.org> Notes: svn path=/head/; revision=107347
* Fix build on ia64 and amd64.Jun Kuriyama2004-04-121-0/+1
| | | | Notes: svn path=/head/; revision=106754
* o Remove BROKENMario Sergio Fujikawa Ferreira2004-04-116-16/+12
| | | | | | | | o Update to Freenet Stable build 5076 released 20040411 snapshot o Bump PORTREVISION Notes: svn path=/head/; revision=106716
* BROKEN: UnfetchableKris Kennaway2004-04-112-0/+4
| | | | Notes: svn path=/head/; revision=106699
* Tidy up whitespace.Trevor Johnson2004-04-101-1/+1
| | | | Notes: svn path=/head/; revision=106671
* o Update to version 1.8.1 from 1.8.0Mario Sergio Fujikawa Ferreira2004-04-092-6/+13
| | | | | | | o Mark BROKEN, both previous and current versions SIGSEGV easily Notes: svn path=/head/; revision=106563
* Update to 0.10.pre3Mario Sergio Fujikawa Ferreira2004-04-083-6/+4
| | | | Notes: svn path=/head/; revision=106504
* o Update to 0.6.2Mario Sergio Fujikawa Ferreira2004-04-083-5/+83
| | | | | | | | | o Fix build against GTK 2.4 [1] Submitted by: Jeremy Messenger <mezz7@cox.net> [1] Notes: svn path=/head/; revision=106498
* Update to 3.4.2Mario Sergio Fujikawa Ferreira2004-04-089-51/+27
| | | | Notes: svn path=/head/; revision=106495
* - Project moved to Berlios - update MASTER_SITE and WWWPav Lucistnik2004-04-083-6/+5
| | | | | | | | | | - Chase distfile checksum, RPM spec file was added PR: ports/65163 Submitted by: Ganael LAPLANCHE <ganael.laplanche@martymac.com> (maintainer) Notes: svn path=/head/; revision=106478
* Update to 0.3Mario Sergio Fujikawa Ferreira2004-04-064-18/+34
| | | | Notes: svn path=/head/; revision=106279
* Update to 1.8.0Mario Sergio Fujikawa Ferreira2004-04-053-12/+11
| | | | | | | Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> Notes: svn path=/head/; revision=106274
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-0513-8/+13
| | | | Notes: svn path=/head/; revision=106175
* Add libpdtp 0.1.20040325, client library for Peer Distributed TransferJun Kuriyama2004-04-054-0/+36
| | | | | | | | | | Protocol (PDTP). XXX: This is for my evaluation purpose, not intended to be used by public. :-) Notes: svn path=/head/; revision=106164