aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade opennap to 0.44.dburr2002-05-193-3/+4
| | | | | Source: Vladimir Savichev PR: ports/35346
* Update to 0.55lioux2002-05-102-2/+2
|
* Update to 0.80.5lioux2002-05-103-3/+11
|
* o Stop stripping Linux binary for now since it is returning:lioux2002-05-101-1/+1
| | | | | "BFD: bfd assertion fail elf.c:1290" o Even using Linux strip
* o Separate donkey script wrapper and donkey-real binary: wrapperlioux2002-05-073-3/+4
| | | | | | stays at bin but binary goes to sbin (this does not break hier(7)) o Bump PORTREVISION since this change is needed by the upcoming edonkey-gui-gtk port update
* use USE_PYDISTUTILSijliao2002-04-301-8/+1
|
* Update to 0.80lioux2002-04-283-5/+5
|
* Update to 0.54lioux2002-04-282-2/+2
|
* Introduction of NEED_JAVAC knob in bsd.java.mk, stage 1.znerd2002-04-271-0/+1
| | | | | | | | | | | | The NEED_JAVAC knob has been discussed on the freebsd-java mailing list. It is documented at: http://www.metaverse.nl/~ernst/writing.html The second stage is the actual changing of bsd.java.mk. Reviewed by: java@FreeBSD.org Approved by: zach@neurosoft.org, joshua@roughtrade.net, lioux
* Update to 16.39lioux2002-04-252-2/+2
|
* Update to 0.53lioux2002-04-183-7/+6
|
* Update to 0.79lioux2002-04-183-14/+19
|
* Update from 0.80 to 0.85.asmodai2002-04-152-2/+2
| | | | | PR: 37080 Submitted by: Dominic Marks <dominic_marks@btinternet.com>
* gettext upgrade uber-patch (stage 3)ade2002-04-134-7/+8
| | | | | | | | | | - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr
* Update to 2.0 pre 3lioux2002-04-122-2/+2
|
* Upgrade from 0.4.0 to 0.5.1mi2002-04-103-2/+8
| | | | Approved by: maintainer
* fix build on bentoijliao2002-04-051-2/+2
| | | | | PR: 36746 Submitted by: Tilman Linneweh <tilman@arved.de>
* #definf is not a valid C preprocessor directive :-)kris2002-04-011-0/+11
|
* Update to 0.51lioux2002-04-012-3/+7
|
* Update to 0.77lioux2002-04-013-4/+15
|
* Fix build, don't clobber the system strcasestr() function.petef2002-03-301-0/+3
| | | | PR: 36455
* Switch option from JAVA_NO_BUILD_DEPENDS to NO_BUILD_DEPENDS_JAVAlioux2002-03-302-2/+2
| | | | following bsd.java.mk 1.2
* Update to 0.6.3lioux2002-03-282-2/+2
|
* Update to new java infrastructure, deploy USE_JAVAlioux2002-03-283-19/+7
|
* Fix segfault, bump PORTREVISIONpat2002-03-282-0/+14
| | | | | PR: 36376 Submitted by: maintainer
* upgrade to 0.9.3ijliao2002-03-263-14/+2
| | | | | PR: 36322 Submitted by: maintainer
* add gnunet 0.3.2ijliao2002-03-255-0/+60
| | | | An anonymous, distributed, reputation-based network
* add py-fngrab 0.0.4ijliao2002-03-246-0/+76
| | | | A replacement for the official Freenet Project's freenet_request
* Bump PORTREVISION to reflect the (lib)iconv upgrade.knu2002-03-182-0/+2
|
* Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that needsobomax2002-03-182-3/+3
| | | | libiconv.
* Update to version 0.9.2kevlo2002-03-1812-33/+89
| | | | | PR: 35936 Submitted by: MAINTAINER
* Stage 1 of gettext update.ade2002-03-164-4/+4
| | | | | | | | | | | | Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr
* Fix build. The code prototypes a function as returning long, thenkris2002-03-151-2/+11
| | | | | | declares it 2 lines later as returning a time_t. Go figure. Submitted by: bento
* Update to 0.48lioux2002-03-142-4/+6
|
* Update to 0.74lioux2002-03-142-2/+2
|
* Chase glib20 repo copy from glib13 (later removed). This waslioux2002-03-141-2/+5
| | | | overlooked by the glib20 sweep group :)
* Update to version 0.80.jim2002-03-124-51/+4
| | | | | | PR: 35692 Submitted by: Dominic Marks <dominic_marks@btinternet.com> Approved by: maintainer
* o update glib13 lib version to follow update in glib13/Makefile revlioux2002-03-081-1/+1
| | | | | | | 1.50 PR: 35655 Submitted by: Antonio Carlos Venancio Junior <floripa@organiKa.com.br>
* Update to 0.47lioux2002-03-052-2/+2
|
* Update to 0.73lioux2002-03-053-3/+7
|
* Upgrade to 0.4.0. The PR contained an upgrade to the then latest 0.3.6mi2002-03-018-106/+18
| | | | | | | | | (by Bjarne), and an uuencoded update to 0.4.0 by Jonathan -- the port maintainer. This commit is based on the later, with some modifications (perl vs. patches, mostly). PR: ports/34817 Submitted by: Bjarne Wichmann Petersen, Jonathan Belson
* o Developer has changed the authentication process without re-rollinglioux2002-03-012-3/+8
| | | | | binary. Fix documentation adding appropriate notice. o bump PORTREVISION
* o New port linux-edonkey-server version 16.38: A decentralizedlioux2002-02-248-0/+211
| | | | | | | | | peer-to-peer file-sharing server (eDonkey2000 server) o Submitter asked lioux to take over maintainership since he is already maintaining all eDonkey related ports PR: 33222 Submitted by: Yen-Ming Lee <leeym@leeym.com>
* Update to 0.6.2lioux2002-02-232-2/+2
|
* Update to 2.0 pre 1lioux2002-02-233-5/+4
|
* Add linux as secondary category since this is a linux binarylioux2002-02-231-1/+1
|
* Update to 0.2000.16.16.59.3lioux2002-02-222-3/+3
|
* New port edonkey-tool-recovermet version 0.0.2: Tool that tries tolioux2002-02-215-0/+71
| | | | re-create x.part.met files compromised due to crash
* New port edonkey-tool-slist version 0.2: Checks which servers arelioux2002-02-215-0/+54
| | | | either dead or alive in server.met
* Use a simpler URI in WWW taglioux2002-02-211-1/+1
|
* - edonkey-tool-hash version 0.0.1: Both calculates 'eDonkey hashes'lioux2002-02-215-0/+36
| | | | and produces ed2k:// links for files
* Update to 0.45lioux2002-02-202-2/+5
|
* o Update to 0.71.1lioux2002-02-202-8/+10
| | | | o Replace glib12 with devel glib13 (*fear*)
* Update to 0.2000.16.16.59.2lioux2002-02-163-5/+7
|
* Update to 0.2000.16.16.59lioux2002-02-143-7/+5
|
* Initial import of gtkhx 0.9.1kevlo2002-02-118-0/+80
| | | | | | | Gtkhx is a GTK+ version of Hx, a UNIX Hotline Client. PR: 34785 Submitted by: Josh Elsasser <joshe@jade.elsasser.org>
* Update to 0.43lioux2002-02-042-2/+2
|
* Update to 0.69lioux2002-02-042-3/+3
|
* It checks for binary at build time, move from run to build dependencylioux2002-02-011-1/+1
|
* Update to 0.3.3pat2002-02-012-2/+2
| | | | | PR: 34492 Submitted by: maintainer
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-292-12/+12
| | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command.
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-5/+5
| | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate.
* Update to 0.42lioux2002-01-282-2/+2
|
* Update to 0.68.0lioux2002-01-282-2/+2
|
* Fix conflicts during compilation since libc now has strcasestrpat2002-01-272-2/+26
| | | | | PR: 34116 Submitted by: Peter Hollaubek <fifteen@inext.hu>
* New port edonkey-gui-gtk version 0.1.0: GTK GUI to eDonkey2000lioux2002-01-226-0/+119
| | | | | | 'core' command line client Reviewed by: pat
* o New port edonkey-core version 0.2000.15.16.58.0.2: eDonkey2000lioux2002-01-228-0/+196
| | | | | | | 'core' command line client o README.FreeBSD worked with pat Reviewed by: pat
* Update to 0.6.1lioux2002-01-222-2/+2
|
* Released gift is not compatible with FastTrack protocol. Developmentlioux2002-01-221-0/+2
| | | | | versions are still in CVS only status. Therefore, make it as BROKEN for now.
* Upgrade to version 1.0 and reword pkg-descr.mikeh2002-01-215-166/+5
|
* Update to 0.41lioux2002-01-215-70/+28
|
* Update to 0.67.0lioux2002-01-2113-186/+46
|
* Update to 1.3.pre1lioux2002-01-212-2/+2
|
* o Fix bug: do not incorrectly use shift from sh(1). First commandlioux2002-01-062-5/+1
| | | | | line argument was being lost when there was more than 1 argument. o bump PORTREVISION
* upgrade to 0.5.0ijliao2001-12-306-14/+38
| | | | | PR: 33341 Submitted by: Ports Fury
* Import new port net/mutella - a command line gnutella clientpat2001-12-295-0/+27
| | | | | PR: 33269 Submitted by: Dominic Marks <dominic_marks@btinternet.com>
* o Update to 0.9.6lioux2001-12-224-9/+24
| | | | | | | o Revert maintainership to ports (maintainer expresses lack of interest) Approved by: maintainer
* Fix for seg. fault and remove multi-character constants. Bump portmikeh2001-12-133-0/+151
| | | | | | revision. Submitted by: Sergey Mukhin <violet@rtcomm.ru>
* ignore private network hitsijliao2001-12-112-0/+21
| | | | | PR: 32695 Submitted by: maintainer
* Update to 0.35lioux2001-12-032-2/+2
|
* o Update to 0.61lioux2001-12-0311-412/+73
| | | | | o Greatly simplify the patches removing sigprocmask protection around send/receive since there is already a global signal handler
* Update to version 1.0.1.steve2001-12-034-7/+9
| | | | | PR: 32363 Submitted by: maintainer
* Update to 0.34lioux2001-11-264-5/+61
|
* Update to 0.60lioux2001-11-267-46/+122
|
* New maintainer to this port.dwcjr2001-11-234-18/+31
| | | | | | | Update to 0.18 PR: 32203 Submitted by: roman@xpert.com
* New port dctc-gui version 0.33: A GUI to DirectConnect (www.neo-modus.com)lioux2001-11-226-0/+79
| | | | text client
* o New port dctc version 0.59: A DirectConnect (www.neo-modus.com)lioux2001-11-2211-0/+508
| | | | | | | | | | | text client for file sharing o Renamed hublist to dc_hublist; former was too generic o FreeBSD's send(2) (in fact, all *BSD) does not support MSG_NOSIGMASK or any similar feature. Therefore, tried to mimick it with signal masking. However, this introduces a possible race condition which, fortunaly, is not triggered by this application since it is not concurrent. Reviewed by: Anders Nor Berle <debolaz@debolaz.com>
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵lioux2001-11-213-3/+3
| | | | the later case
* o Update to 0.6lioux2001-11-213-3/+3
| | | | o Let the java program receive parameters through the wrapper script
* Actually build instead of just using shipped bytecodelioux2001-11-211-1/+6
|
* let the java program receive parameterslioux2001-11-201-1/+1
|
* New port phex version 0.5.6: A Java multi platform and spyware freelioux2001-11-206-0/+98
| | | | gnutella client
* New port javadc version 0.20: Open source Java DirectConnect (TM)lioux2001-11-207-0/+84
| | | | command-line client
* o New port XNap version 1.1.pre2: A pure java napster client; also,lioux2001-11-206-0/+77
| | | | | | supports OpenNap & giFT (FastTrack) o giFT support is currently off while its protocol is synced to the latest FastTrack protocol
* Uphold hier(7): install user daemons under sbin rather than binlioux2001-11-202-1/+48
|
* update WWW taglioux2001-11-201-1/+1
|
* New port giFT version 0.9.7: A generic interface to thelioux2001-11-176-0/+104
| | | | FastTrack (TM) peer-to-peer network
* linux binary; hence, add linux as secondary categorylioux2001-11-091-1/+1
|
* upgrade to 0.15ijliao2001-10-155-8/+22
| | | | | | | maintainer drops maintainership PR: 30763 Submitted by: MAINTAINER
* Add qtella 0.2.1, a Gnutella client using Qt.will2001-09-179-0/+136
| | | | | PR: 30466 Submitted by: Jonathan Belson (jon@witchspace.com)
* correctly make the execution of AGSatellite conditional to -createdironly, ↵lioux2001-09-081-0/+2
| | | | does not require a PORTREVISION bump
* New port agsatellite version 0.520: Client that allows you to sharelioux2001-09-077-0/+104
| | | | your music on Audiogalaxy(TM)
* Add napshare 0.1, a GTK based Gnutella client.sobomax2001-09-066-0/+46
| | | | | PR: 28691 Submitted by: Mike Heffner <mikeh@FreeBSD.org>
* USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.sobomax2001-08-311-1/+0
|
* Add NOPORTDOCS support to pkg-plistijliao2001-07-081-3/+3
| | | | | PR: 28579, 28582, 28583, 28585, 28586, 28587, 28590, 28591, 28595, 28599 Submitted by: Patrick Li <pat@databits.net>
* Update to version 0.9.9kevlo2001-05-305-15/+41
| | | | | PR: 27749 Submitted by: MAINTAINER
* upgrade to 0.4.0ijliao2001-05-274-3/+15
| | | | drop maintainership
* - Upgrade to version 0.13kevlo2001-05-077-58/+15
| | | | | | | - Assign maintainership over to ports PR: 27178 Submitted by: MAINTAINER
* add missing "@dirrm include/libfreenet" into pkg-plistijliao2001-04-261-0/+1
| | | | Noted by: bento's log
* Update maintainer's email address.olgeni2001-04-201-1/+1
| | | | | PR: 26713 Submitted by: Carl Johan Madestrand <LoRd_CJ@dalusers.com>
* add libfreenetijliao2001-03-318-0/+97
| | | | Freenet library written in C
* -pthread --> ${PTHREAD_LIBS}sobomax2001-03-302-2/+2
| | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly.
* Add hx 0.7.14,murray2001-03-295-0/+31
| | | | | | | | a text based Hotline (http://www.bigredh.com) client for Unix. PR: 26186 Submitted by: logo@blackened.com
* Update MASTER_SITES and maintainer email.kevlo2001-03-271-3/+2
| | | | | PR: 26126 Submitted by: MAINTAINER
* Add hagelslag 0.12.1, a flexible command-line Gnutelladannyboy2001-03-059-0/+138
| | | | | | | implementation with advanced features. PR: 25098 Submitted by: Johann Visagie <johann@egenetics.com>
* Update from the -1 to the 0.9.7.2 (ie .2) release which fixes aobrien2001-02-182-4/+3
| | | | configuration bug.
* Update to work with newest libxml2.sobomax2001-02-091-4/+4
|
* Style fixes for ports/net.olgeni2001-02-051-1/+1
|
* Fix typo in pkg-message: DOcumentation -> Documentation.olgeni2001-01-311-1/+1
|
* Hand over maintainership to Matthew Emmerton <matt@gsicomp.on.ca>. I'm guiltysobomax2001-01-091-1/+1
| | | | of not checking PR database before creating my own version of the port.
* o Update opennap from 0.37 -> 0.38clive2001-01-064-14/+29
| | | | | | | | | o Correct pkg-plist o Fix the ${PREFIX}/etc/rc.d/opennap.sh, let it support {start|stop} PR: 23653 Submitted by: Joseph Scottj <joseph@randomnetworks.com> Timed out from: MAINTAINER
* No longer needed in 0.9.7-1.roam2000-12-081-14/+0
| | | | | PR: 23369 Submitted by: maintainer
* Update to 0.9.7-1.roam2000-12-082-2/+3
| | | | | PR: 23369 Submitted by: maintainer
* Upgrade to opennap 0.37dburr2000-11-202-2/+2
|
* Add fidelio. Fidelio is a GNOME-based client for Hotline, a proprietarysobomax2000-11-166-0/+87
| | | | | protocol that combines ftp-like, irc-like and news-like functions in one package.
* Fix delete files from the complete directory.kevlo2000-11-142-0/+15
| | | | | PR: 22822 Submitted by: MAINTAINER
* Update to version 0.9.6kevlo2000-11-102-2/+2
| | | | | PR: 22724 Submitted by: MAINTAINER
* Update to 0.9.5.sobomax2000-11-032-2/+2
| | | | | PR: 22327 Submitted by: maintainer
* Touch src/Makefile.in, so autoconf won't run.trevor2000-10-241-1/+1
| | | | Submitted by: maintainer
* Add audio/lopster, a GTK+ Napster client.trevor2000-10-195-0/+65
| | | | | PR: 22100 Submitted by: Roman Shterenzon <roman@xpert.com>
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-082-2/+2
| | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
* Implment WANT_GTK.reg2000-10-052-24/+30
|
* Implement USE_GTK, part 2.reg2000-10-051-4/+1
|
* Correct and sort PLISTs.reg2000-10-031-396/+492
|
* Update to version 1.2 and add a few hooksade2000-09-183-11/+21
| | | | | PR: 21303 Submitted by: maintainer
* Added the rc.d startup script into PLIST.dburr2000-08-011-0/+1
|
* New port audio/opennap, an open source Napster(tm) server.dburr2000-07-277-0/+95
|
* Don't install the CVS junk with the help files.steve2000-07-081-0/+13
| | | | | PR: 19734 Submitted by: maintainer
* After repocopy from audio/bwap to audio/teknap,will2000-07-065-458/+593
| | | | | | | | | | * update to teknap 1.0. * add gtk support. * new master site. * fix -lc_r bungle; use -pthread proper. (my fix) PR: 19721 Submitted by: maintainer
* Update maintainer email.alex2000-06-281-1/+1
| | | | | PR: 19320, 19321, 19322 Submitted by: maintainer
* Add bwap, a console napster client.will2000-06-106-0/+485
| | | | | PR: 17663 Submitted by: Carl Johan Madestrand <calle.madestrand@norrgarden.se>
* Add GTK-GNUTella, a GTK interface to Gnutella, that neat new protocol forwill2000-06-025-0/+39
transferring files / chatting, etc. PR: 18657 Submitted by: Rod Taylor <rbt@zort.on.ca>