Commit graph

736 commits

Author SHA1 Message Date
Mario Sergio Fujikawa Ferreira
19c68a4f39 Update to 0.43 2002-02-03 19:14:07 +00:00
Mario Sergio Fujikawa Ferreira
051633910d Update to 0.69 2002-02-03 19:13:53 +00:00
Mario Sergio Fujikawa Ferreira
18f4434a1e It checks for binary at build time, move from run to build dependency 2002-02-01 14:43:52 +00:00
Patrick Li
2c4782fc9b Update to 0.3.3
PR:		34492
Submitted by:	maintainer
2002-01-31 20:38:53 +00:00
Akinori MUSHA
897d06aa97 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
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.
2002-01-29 11:48:57 +00:00
Akinori MUSHA
d5819cf547 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
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.
2002-01-29 09:33:26 +00:00
Mario Sergio Fujikawa Ferreira
72840cf017 Update to 0.42 2002-01-27 17:09:43 +00:00
Mario Sergio Fujikawa Ferreira
231dc2706f Update to 0.68.0 2002-01-27 17:09:37 +00:00
Patrick Li
1993ac41c0 Fix conflicts during compilation since libc now has strcasestr
PR:		34116
Submitted by:	Peter Hollaubek <fifteen@inext.hu>
2002-01-27 03:31:17 +00:00
Mario Sergio Fujikawa Ferreira
305840f7d2 New port edonkey-gui-gtk version 0.1.0: GTK GUI to eDonkey2000
'core' command line client

Reviewed by:	pat
2002-01-22 15:55:17 +00:00
Mario Sergio Fujikawa Ferreira
a24eab08cd o New port edonkey-core version 0.2000.15.16.58.0.2: eDonkey2000
'core' command line client
o README.FreeBSD worked with pat

Reviewed by:	pat
2002-01-22 15:47:28 +00:00
Mario Sergio Fujikawa Ferreira
e67be7a287 Update to 0.6.1 2002-01-21 19:28:15 +00:00
Mario Sergio Fujikawa Ferreira
77b6b181ff Released gift is not compatible with FastTrack protocol. Development
versions are still in CVS only status. Therefore, make it as BROKEN
for now.
2002-01-21 19:27:13 +00:00
Mike Heffner
0c6b0118e1 Upgrade to version 1.0 and reword pkg-descr. 2002-01-21 07:02:22 +00:00
Mario Sergio Fujikawa Ferreira
ef9b8000c4 Update to 0.41 2002-01-21 02:29:58 +00:00
Mario Sergio Fujikawa Ferreira
23a2af2c07 Update to 0.67.0 2002-01-21 02:28:44 +00:00
Mario Sergio Fujikawa Ferreira
52758a2afe Update to 1.3.pre1 2002-01-20 18:57:55 +00:00
Mario Sergio Fujikawa Ferreira
7bc2223333 o Fix bug: do not incorrectly use shift from sh(1). First command
line argument was being lost when there was more than 1 argument.
o bump PORTREVISION
2002-01-06 03:05:49 +00:00
Ying-Chieh Liao
0299586db8 upgrade to 0.5.0
PR:		33341
Submitted by:	Ports Fury
2001-12-30 15:44:17 +00:00
Patrick Li
62a9ef4b2e Import new port net/mutella - a command line gnutella client
PR:		33269
Submitted by:	Dominic Marks <dominic_marks@btinternet.com>
2001-12-29 02:54:29 +00:00
Mario Sergio Fujikawa Ferreira
59171d95d8 o Update to 0.9.6
o Revert maintainership to ports (maintainer expresses lack of
  interest)

Approved by:	maintainer
2001-12-21 16:41:23 +00:00
Mike Heffner
5298ebc245 Fix for seg. fault and remove multi-character constants. Bump port
revision.

Submitted by:	Sergey Mukhin <violet@rtcomm.ru>
2001-12-12 21:48:34 +00:00
Ying-Chieh Liao
3f3db84aac ignore private network hits
PR:		32695
Submitted by:	maintainer
2001-12-11 15:06:40 +00:00
Mario Sergio Fujikawa Ferreira
f6fd91e028 Update to 0.35 2001-12-02 21:54:45 +00:00
Mario Sergio Fujikawa Ferreira
6452587524 o Update to 0.61
o Greatly simplify the patches removing sigprocmask protection
  around send/receive since there is already a global signal handler
2001-12-02 21:54:10 +00:00
Steve Price
0219cf27b1 Update to version 1.0.1.
PR:		32363
Submitted by:	maintainer
2001-12-02 18:32:20 +00:00
Mario Sergio Fujikawa Ferreira
581764e7a6 Update to 0.34 2001-11-25 21:00:18 +00:00
Mario Sergio Fujikawa Ferreira
b7975676da Update to 0.60 2001-11-25 20:57:08 +00:00
David W. Chapman Jr.
bb3b4472fd New maintainer to this port.
Update to 0.18

PR:		32203
Submitted by:	roman@xpert.com
2001-11-23 04:26:59 +00:00
Mario Sergio Fujikawa Ferreira
8d191d6759 New port dctc-gui version 0.33: A GUI to DirectConnect (www.neo-modus.com)
text client
2001-11-22 04:34:15 +00:00
Mario Sergio Fujikawa Ferreira
bc737cecdd o New port dctc version 0.59: A DirectConnect (www.neo-modus.com)
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>
2001-11-22 04:32:47 +00:00
Mario Sergio Fujikawa Ferreira
75ad5febcb Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case 2001-11-20 23:29:38 +00:00
Mario Sergio Fujikawa Ferreira
8cb80f164d o Update to 0.6
o Let the java program receive parameters through the wrapper script
2001-11-20 17:08:07 +00:00
Mario Sergio Fujikawa Ferreira
cab70e6536 Actually build instead of just using shipped bytecode 2001-11-20 16:53:17 +00:00
Mario Sergio Fujikawa Ferreira
7dd7b1cd81 let the java program receive parameters 2001-11-20 04:30:32 +00:00
Mario Sergio Fujikawa Ferreira
db76173f83 New port phex version 0.5.6: A Java multi platform and spyware free
gnutella client
2001-11-20 02:55:28 +00:00
Mario Sergio Fujikawa Ferreira
38779987a4 New port javadc version 0.20: Open source Java DirectConnect (TM)
command-line client
2001-11-20 02:16:48 +00:00
Mario Sergio Fujikawa Ferreira
8dbb94485a o New port XNap version 1.1.pre2: A pure java napster client; also,
supports OpenNap & giFT (FastTrack)
o giFT support is currently off while its protocol is synced to
  the latest FastTrack protocol
2001-11-20 00:07:05 +00:00
Mario Sergio Fujikawa Ferreira
f632bb8aa3 Uphold hier(7): install user daemons under sbin rather than bin 2001-11-19 23:47:02 +00:00
Mario Sergio Fujikawa Ferreira
b41cac7188 update WWW tag 2001-11-19 22:49:37 +00:00
Mario Sergio Fujikawa Ferreira
7f91b72c00 New port giFT version 0.9.7: A generic interface to the
FastTrack (TM) peer-to-peer network
2001-11-16 16:04:10 +00:00
Mario Sergio Fujikawa Ferreira
f11935b0d5 linux binary; hence, add linux as secondary category 2001-11-09 04:14:51 +00:00
Ying-Chieh Liao
d5172f8db4 upgrade to 0.15
maintainer drops maintainership

PR:		30763
Submitted by:	MAINTAINER
2001-10-15 13:40:52 +00:00
Will Andrews
0174c9bcaa Add qtella 0.2.1, a Gnutella client using Qt.
PR:		30466
Submitted by:	Jonathan Belson (jon@witchspace.com)
2001-09-16 20:44:09 +00:00
Mario Sergio Fujikawa Ferreira
3c909464fe correctly make the execution of AGSatellite conditional to -createdironly, does not require a PORTREVISION bump 2001-09-08 03:59:04 +00:00
Mario Sergio Fujikawa Ferreira
59393b6e61 New port agsatellite version 0.520: Client that allows you to share
your music on Audiogalaxy(TM)
2001-09-07 14:34:21 +00:00
Maxim Sobolev
325b8aa4be Add napshare 0.1, a GTK based Gnutella client.
PR:		28691
Submitted by:	Mike Heffner <mikeh@FreeBSD.org>
2001-09-06 10:03:56 +00:00
Maxim Sobolev
810fcd34d2 USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate. 2001-08-31 14:20:29 +00:00
Ying-Chieh Liao
827ac39580 Add NOPORTDOCS support to pkg-plist
PR:		28579, 28582, 28583, 28585, 28586, 28587, 28590, 28591, 28595, 28599
Submitted by:	Patrick Li <pat@databits.net>
2001-07-08 07:25:57 +00:00
Kevin Lo
7c25b3dd16 Update to version 0.9.9
PR: 27749
Submitted by: MAINTAINER
2001-05-30 15:33:32 +00:00
Ying-Chieh Liao
667cca3b61 upgrade to 0.4.0
drop maintainership
2001-05-27 10:52:30 +00:00
Kevin Lo
36dc311f94 - Upgrade to version 0.13
- Assign maintainership over to ports

PR: 27178
Submitted by: MAINTAINER
2001-05-07 14:43:40 +00:00
Ying-Chieh Liao
031c5d7006 add missing "@dirrm include/libfreenet" into pkg-plist
Noted by:	bento's log
2001-04-26 04:18:31 +00:00
Jimmy Olgeni
c1a5b42ee8 Update maintainer's email address.
PR:		26713
Submitted by:	Carl Johan Madestrand <LoRd_CJ@dalusers.com>
2001-04-20 14:11:49 +00:00
Ying-Chieh Liao
20c77d2527 add libfreenet
Freenet library written in C
2001-03-31 07:32:20 +00:00
Maxim Sobolev
4ca0e60800 -pthread --> ${PTHREAD_LIBS}
-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.
2001-03-29 16:35:19 +00:00
Murray Stokely
b590aae977 Add hx 0.7.14,
a text based Hotline (http://www.bigredh.com) client
for Unix.

PR:		26186
Submitted by:	logo@blackened.com
2001-03-28 23:33:22 +00:00
Kevin Lo
dc480c8a1b Update MASTER_SITES and maintainer email.
PR: 26126
Submitted by: MAINTAINER
2001-03-27 13:10:14 +00:00
Daniel Harris
f1edca2736 Add hagelslag 0.12.1, a flexible command-line Gnutella
implementation with advanced features.

PR:		25098
Submitted by:	Johann Visagie <johann@egenetics.com>
2001-03-04 17:30:32 +00:00
David E. O'Brien
5a190d2bb7 Update from the -1 to the 0.9.7.2 (ie .2) release which fixes a
configuration bug.
2001-02-18 11:37:59 +00:00
Maxim Sobolev
fb493ea54a Update to work with newest libxml2. 2001-02-09 14:13:09 +00:00
Jimmy Olgeni
4c544704ed Style fixes for ports/net. 2001-02-05 15:50:41 +00:00
Jimmy Olgeni
3d843291e8 Fix typo in pkg-message: DOcumentation -> Documentation. 2001-01-30 16:33:19 +00:00
Maxim Sobolev
800576e62b Hand over maintainership to Matthew Emmerton <matt@gsicomp.on.ca>. I'm guilty
of not checking PR database before creating my own version of the port.
2001-01-09 08:17:00 +00:00
Clive Lin
724cf311f6 o Update opennap from 0.37 -> 0.38
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
2001-01-06 08:38:56 +00:00
Peter Pentchev
977c652850 No longer needed in 0.9.7-1.
PR:		23369
Submitted by:	maintainer
2000-12-08 13:30:52 +00:00
Peter Pentchev
a044790c3a Update to 0.9.7-1.
PR:		23369
Submitted by:	maintainer
2000-12-08 13:30:18 +00:00
Donald Burr
9210843cca Upgrade to opennap 0.37 2000-11-19 23:32:23 +00:00
Maxim Sobolev
e44a59a503 Add fidelio. Fidelio is a GNOME-based client for Hotline, a proprietary
protocol that combines ftp-like, irc-like and news-like functions in one
package.
2000-11-15 18:26:29 +00:00
Kevin Lo
158116f623 Fix delete files from the complete directory.
PR: 22822
Submitted by: MAINTAINER
2000-11-14 15:21:56 +00:00
Kevin Lo
44e4918020 Update to version 0.9.6
PR: 22724
Submitted by: MAINTAINER
2000-11-10 13:17:09 +00:00
Maxim Sobolev
67f5d58373 Update to 0.9.5.
PR:		22327
Submitted by:	maintainer
2000-11-03 14:16:01 +00:00
Trevor Johnson
d020ff0cec Touch src/Makefile.in, so autoconf won't run.
Submitted by:	maintainer
2000-10-24 04:52:53 +00:00
Trevor Johnson
cc26da9fea Add audio/lopster, a GTK+ Napster client.
PR:		22100
Submitted by:	Roman Shterenzon <roman@xpert.com>
2000-10-19 07:01:32 +00:00
Satoshi Asami
7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Jeremy Lea
3707e5b740 Implment WANT_GTK. 2000-10-05 06:47:41 +00:00
Jeremy Lea
99290b0d61 Implement USE_GTK, part 2. 2000-10-05 06:42:57 +00:00
Jeremy Lea
c2cb62c821 Correct and sort PLISTs. 2000-10-02 18:19:13 +00:00
Ade Lovett
d6a5dc7549 Update to version 1.2 and add a few hooks
PR:		21303
Submitted by:	maintainer
2000-09-17 18:58:43 +00:00
Donald Burr
de4b383b26 Added the rc.d startup script into PLIST. 2000-08-01 06:56:52 +00:00
Donald Burr
090683237a New port audio/opennap, an open source Napster(tm) server. 2000-07-27 08:21:25 +00:00
Steve Price
0e41d82833 Don't install the CVS junk with the help files.
PR:		19734
Submitted by:	maintainer
2000-07-07 19:41:03 +00:00
Will Andrews
f23635449c After repocopy from audio/bwap to audio/teknap,
* 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
2000-07-06 03:48:39 +00:00
Alexander Langer
543c989464 Update maintainer email.
PR:		19320, 19321, 19322
Submitted by:	maintainer
2000-06-28 12:33:57 +00:00
Will Andrews
d05364ebf7 Add bwap, a console napster client.
PR:		17663
Submitted by:	Carl Johan Madestrand <calle.madestrand@norrgarden.se>
2000-06-10 06:58:32 +00:00
Will Andrews
6d3ee5ac44 Add GTK-GNUTella, a GTK interface to Gnutella, that neat new protocol for
transferring files / chatting, etc.

PR:		18657
Submitted by:	Rod Taylor <rbt@zort.on.ca>
2000-06-02 15:54:08 +00:00