1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

4593 Commits

Author SHA1 Message Date
Alexey Zelkin
345085a5bf Sort entries
Reviewed by:	sobomax
2001-11-26 19:27:18 +00:00
Mario Sergio Fujikawa Ferreira
8054b27e6d Remove furi since it was both superseded by phex and discontinued
by the author. phex is a work from another developer based on the
original furi code.
2001-11-26 18:50:48 +00:00
Ying-Chieh Liao
5da4a4b23b include sys/types.h
Submitted by:	bento
2001-11-26 17:59:09 +00:00
Vanilla I. Shu
f96876e099 Upgrade to 0.2016. 2001-11-26 12:12:25 +00:00
Vanilla I. Shu
3a9144722f Upgrade to 0.36. 2001-11-26 12:11:57 +00:00
Mark Murray
03847eae10 Tweak the master site. 2001-11-26 12:05:28 +00:00
Andrey A. Chernov
da66d11416 Upgrade to 1.17
PR:		32262
2001-11-26 02:31:26 +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
Anton Berezin
cb2852b6b1 Update to 3.05. 2001-11-25 15:58:38 +00:00
Dirk Froemberg
441e558cc8 Upgrade to 3.6. 2001-11-25 15:32:07 +00:00
Pete Fritchman
e4349e4eeb Add py-pcap-0.2, a Python interface to LBL Packet Capture library (libpcap)
PR:		32240
Submitted by:	Hye-Shik Chang <perky@fallin.lv>
2001-11-25 09:41:29 +00:00
Pete Fritchman
f072ef3d87 Add ip6_int-1.0, convert an IPv4/IPv6 address to an in-addr.arpa/ip6.int PTR
value

PR:		32178
Submitted by:	Jean-Yves Lefort <jylefort@twist.frontis.net>
2001-11-25 09:09:33 +00:00
Pete Fritchman
385ae3605d - update to 0.99e
- update MASTER_SITES
- fix auto{conf,make} breakage
- add INSTALLS_SHLIB
- silence the cat'ing of pkg-message
- add @exec mkdir's to pkg-plist for packages

PR:		31810
Submitted by:	maintainer (mostly)
2001-11-25 00:12:30 +00:00
Akinori MUSHA
30ead26de2 Update to 1.7.7. 2001-11-24 20:21:19 +00:00
David W. Chapman Jr.
784a571455 Update to 5.1
PR:		31759
Submitted by:	maintainer
2001-11-24 18:52:33 +00:00
David W. Chapman Jr.
ce915dcf9b Rename to scli and Update to 0.2.4
PR:		31939
Submitted by:	maintainer
2001-11-24 16:31:17 +00:00
David W. Chapman Jr.
eb16c711e1 Remove stools, it has been repo copied to scli
Update net/Makefile

PR:		31939
Submitted by:	michael@lyngbol.dk
2001-11-24 16:28:14 +00:00
Ying-Chieh Liao
fe80eb445c upgrade to 4.1.0 2001-11-24 13:33:33 +00:00
Stefan Eßer
1e9ce92672 Fix install: LICENSE has been replaced by COPYING. 2001-11-24 13:24:23 +00:00
Ying-Chieh Liao
c4ecd4e055 add vnc-tight
Enhanced version of VNC
2001-11-24 13:08:41 +00:00
Dirk Froemberg
ffc78fd4ea Fix startup script (add missing ;; in stop block). 2001-11-24 12:55:21 +00:00
Pete Fritchman
1cae134ec1 Install the bounce binary into ${PREFIX}/sbin, not ${PREFIX}/libexec.
PR:		19585
Submitted by:	Nathan Yoder <njyoder@gummibears.nu>
Approved by:	maintainer
2001-11-24 01:32:22 +00:00
Stefan Eßer
4af9e30476 Upgrade to release 2.0.3. 2001-11-23 23:39:32 +00:00
Mario Sergio Fujikawa Ferreira
c1fc84c6b3 correct MASTER_SITE_SUBDIR 2001-11-23 22:21:44 +00:00
Patrick Li
7efa8c2c83 Update to 0.7.0 2001-11-23 21:37:55 +00:00
Dirk Meyer
f05ab56406 - Fix port build
- local.mtree must include "info"
- set MANDIR in uucpd/Makefile
- As we allow the Logfiles to be rotated, we sould allow UUCP to open new ones (see gnu/#17202).
- The Grade patch ifor uucico applied (see gnu/#17202)..

PR:		31960
Approved by:	lyndon@atg.aciworldwide.com
2001-11-23 08:56:27 +00:00
Patrick Li
f010f9c4c1 Update to 1.4
PR:		32209
Submitted by:	maintainer
2001-11-23 05:41:25 +00:00
David W. Chapman Jr.
33ca59dc1a Fix build problem with two versions of automake installed
Bump PORTREVISION

PR:		32029
Submitted by:	clefevre@citeweb.net
Reviewed by:	maintainer
2001-11-23 04:37:13 +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
Patrick Li
cf020d6135 Fix breakage and avoid installing useless .la file
Reviewed by:	maintainer
2001-11-23 03:34:39 +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
Ying-Chieh Liao
4dfeb47794 add koi8 support
pass maintainership to submitter

PR:		32137
Submitted by:	Sergey Trofimovsky <troff@paranoia.ru>
2001-11-21 16:43:43 +00:00
Ying-Chieh Liao
0809873ca5 add ickle
ICQ2000 protocol implementation
2001-11-21 07:27:25 +00:00
John W. De Boskey
3a86bb925d One too many "/zephyr/"s in the default config file location.
PR:		ports/30491
Submitted by:	sasdrq@unx.sas.com
2001-11-21 05:22:59 +00:00
Dirk Meyer
1c440bc171 backed out, objections from dirk and kris. 2001-11-21 04:50:39 +00:00
Mario Sergio Fujikawa Ferreira
72dab870f3 Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case 2001-11-20 23:49:34 +00:00
Mario Sergio Fujikawa Ferreira
b1ab094b5f Style police: in WWW tag, remove trailing . after trailing / 2001-11-20 23:39:47 +00:00
Pete Fritchman
f7c521879a Update to 0.90 2001-11-20 23:34:24 +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
Pete Fritchman
02038c5cc2 Update to 2.1.a2 2001-11-20 22:53:45 +00:00
Mario Sergio Fujikawa Ferreira
3c7443d83b Style police: remove trailing space in WWW tag 2001-11-20 22:33:58 +00:00
Pete Fritchman
23036526db - don't try to modify things outside of ${WRKDIR}
- cleanup pkg-message handling:  we don't need a base pkg-message: we
  generate ${WRKSRC}/pkg-message from ${FILESDIR}/pkg-message.in
- pkg-message -> ${PKGMESSAGE}
- use a different example host to ping6 in pkg-message.in

PR:		31921
Submitted by:	maintainer
2001-11-20 20:45:55 +00:00
Pete Fritchman
23b98043c0 - update to 1.5
- respect CFLAGS

PR:		31709
Submitted by:	maintainer
2001-11-20 20:39:38 +00:00
Mario Sergio Fujikawa Ferreira
6055c390fa o Actually build instead of just using shipped bytecode
o Do not add to jar that which is not necessary
2001-11-20 17:42:55 +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
Dirk Meyer
2000edc9d9 This is a port of the Taylor UUCP Unix-to-Unix Copy Program suite
of utilities.

- no scripts in etc/periodic/daily/
- no scripts in etc/periodic/weekly/
- no program libexec/uucpd
- info/uucp not compressed

PR:		17202
2001-11-20 08:10:25 +00:00
Mario Sergio Fujikawa Ferreira
5a615600f4 New port jiFT version 0.8: A Java interface to FastTrack (TM)
virtually replacing giFT
2001-11-20 04:45:29 +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
Pete Fritchman
0fbe80bdc3 Add kinkatta-1.00, an AOL instant messenger client for KDE 2001-11-20 01:45:12 +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
Nick Sayer
f3ae391048 Release this port, as I no longer have a real Airport anymore. 2001-11-19 23:25:30 +00:00
Mario Sergio Fujikawa Ferreira
b41cac7188 update WWW tag 2001-11-19 22:49:37 +00:00
Ying-Chieh Liao
75f7d279f0 make WWW correct 2001-11-19 14:11:21 +00:00
Kris Kennaway
0a53790043 Update to ssldump 0.9b2
Submitted by:	Eric Rescorla <ekr@rtfm.com>
PR:		31340
2001-11-18 01:09:51 +00:00
Patrick Li
b5ce732260 New port ipfw-graph: Graphical overview of traffic going through
your IPFW rules

patch-ipfw-gtk.c contributed by lioux

PR:	32031
Submitted by:	Edwin Groothuis <edwin@mavetju.org>, lioux(see above)
Reviewed by:	lioux
Approved by:	lioux
2001-11-17 19:12:25 +00:00
Cy Schubert
f261274fa7 Updatre to 4.1.71.
Reviewed by:	nectar
Approved by:	nectar
2001-11-17 16:28:47 +00:00
Tom Hukins
d49d576fe5 Make Generic-NQS actually work properly
PR:		ports/31208
Submitted by:	AMAKAWA Shuhei <sa264@cam.ac.uk>
2001-11-17 16:06:51 +00:00
Jim Mock
c9c9f252d4 Update to version 0.48. 2001-11-17 07:33:17 +00:00
Shafeeq Sinnamohideen
885dfb4c17 Updated for Coda-5.3.15
Shafeeq
2001-11-16 20:52:25 +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
a2c2f90a08 o Update to 0.6.6
o Depend on silc-doc instead of installation documentation by itself
o Update PKG{,DE}INSTALL: do not create/remove modules directory.
  There are no modules for BSD platforms yet

Reviewed by:	Anders Nor Berle <debolaz@debolaz.com>
2001-11-16 00:25:52 +00:00
Mario Sergio Fujikawa Ferreira
4d70efd3f7 o New port silc-doc version 0.6.4: Secure Internet Live Conferencing
(SILC) documentation
o Actually, this port exists so that both silc-server and silc-client
  don't install duplicated documentation, rather depending on this
  one
2001-11-16 00:18:26 +00:00
Patrick Li
8ca16eda55 Maintainer is now committer so change to new email address.
Approved by:	lioux
2001-11-15 03:59:42 +00:00
Ying-Chieh Liao
16fafce74e add pen
A load balancer for "simple" tcp based protocols
2001-11-13 18:52:17 +00:00
Makoto Matsushita
7924e205fa Update to 3.0.1.
Suggested by: Jason Harris <jharris@widomaker.com>
2001-11-12 03:41:09 +00:00
Mario Sergio Fujikawa Ferreira
5a6ee9eba6 bump PORTREVISION due to:
- new patches fixing some "issues" with server daemon:
1) drop root id as soon as possible;
2) add a non-daemon mode

- typo fix: configure pid location option should point to a file
not a directory

Submitted by:	Anders Nor Berle <debolaz@debolaz.com>
2001-11-10 22:16:38 +00:00
Mario Sergio Fujikawa Ferreira
60c90c1c1b - fix some "issues" with server daemon:
1) drop root id as soon as possible;
2) add a non-daemon mode

Submitted by:	Anders Nor Berle <debolaz@debolaz.com>
2001-11-10 22:14:31 +00:00
Mario Sergio Fujikawa Ferreira
14ac98ffa9 typo -> configure pid location option should point to a file not a directory
Submitted by:	Anders Nor Berle <debolaz@debolaz.com>
2001-11-10 22:13:00 +00:00
Dirk Meyer
688a9146f0 Fixes email of author 2001-11-10 04:23:50 +00:00
Mario Sergio Fujikawa Ferreira
f4dd222b64 o add more MASTER_SITES
o add PKG{,DE}INSTALL scripts to handle:
	- empty directories
	- configuration files
o do not create unnecessary directories
o remove prefix in the daemon binary name (debolaz)

Submitted by:   Anders Nor Berle <debolaz@debolaz.com> (some of it)
2001-11-09 22:16:11 +00:00
Mario Sergio Fujikawa Ferreira
d52bd53bb1 o add more MASTER_SITES
o add PKG{,DE}INSTALL scripts to handle:
	- empty directories
	- configuration files
o do not create unnecessary directories
2001-11-09 22:12:14 +00:00
Mario Sergio Fujikawa Ferreira
71c77b1076 o Add port silc-server version 0.6.2: Secure Internet Live Conferencing
(SILC) network server
o With invaluable feedback from debolaz during our all-nighter
  porting work :)

Reviewed by:	Anders Nor Berle <debolaz@debolaz.com>
2001-11-09 07:50:55 +00:00
Mario Sergio Fujikawa Ferreira
22f6a5de21 o Add port silc-client version 0.6.4: Secure Internet Live Conferencing
(SILC) network client
o With invaluable feedback from debolaz during our all-nighter
  porting work :)

Reviewed by:	Anders Nor Berle <debolaz@debolaz.com>
2001-11-09 07:46:16 +00:00
Mario Sergio Fujikawa Ferreira
f11935b0d5 linux binary; hence, add linux as secondary category 2001-11-09 04:14:51 +00:00
Kevin Lo
9cadab2a15 Initial import of freenet6-0.9.5.
Freenet is the Freenet6 Tunnel Setup Protocol Client

PR: 31791
Submitted by: Edwin Groothuis <edwin@mavetju.org>
2001-11-08 15:24:26 +00:00
Archie Cobbs
30458d205e Add NO_LATEST_LINK=.
Requested by:	Akinori MUSHA <knu@iDaemons.org>
2001-11-08 06:06:55 +00:00
David W. Chapman Jr.
e67048df89 Add recycle bin support with WITH_RECYCLE hook 2001-11-08 05:14:12 +00:00
Akinori MUSHA
d65a5c0d8e Define NO_LATEST_LINK=yes in favor of coda 5.x. 2001-11-07 17:10:48 +00:00
David W. Chapman Jr.
ee9c7e2271 Update to 3.0.1.r4
PR:		31818
Submitted by:	maintainer
2001-11-07 16:56:51 +00:00
Mario Sergio Fujikawa Ferreira
da3b8718ac Avoid conflicts between net/icqlib and net/icqlib0, add LATEST_LINK=icqlib0
Submitted by:	knu
2001-11-07 16:25:42 +00:00
Akinori MUSHA
07ed94ca37 Set LATEST_LINK to scotty3. 2001-11-07 08:36:11 +00:00
Akinori MUSHA
92c518e006 Set LATEST_LINK to "openldap2" to avoid conflict with net/openldap. 2001-11-06 20:43:31 +00:00
Anton Berezin
e0d8a14811 Update to 3.04. 2001-11-06 13:47:53 +00:00
FUJISHIMA Satsuki
9996b62071 add hook to use OpenLDAP2.
PR:		30956
Submitted by:	Michael Lucas <mwlucas@blackhelicopters.org>
Approved by:	maintainer of silence
2001-11-06 13:06:54 +00:00
Pete Fritchman
3cbf1288f7 Update to 2.0.18
PR:		31584
Submitted by:	Maxim O. Konovalov <maxim@macomnet.ru>
2001-11-06 11:52:43 +00:00
Pete Fritchman
16024e26ea Update to 1.2
PR:		31544
Submitted by:	maintainer
2001-11-06 11:12:22 +00:00
Dirk Froemberg
b901c60d4e Upgrade to 0.51. 2001-11-06 10:06:23 +00:00
Jean-Marc Zucconi
dff7072a3a Add a pre-everything target to inform about the WITH_PANCHO_LOGGING option.
Submitted by:	MAINTAINER
2001-11-05 20:48:20 +00:00
Jean-Marc Zucconi
24bd388951 pancho - A perl script useful to configure Cisco devices via TFTP
PR:		ports/31734
Submitted by:	Nicolas Jombart <Nicolas.Jombart@hsc-labs.com>
2001-11-05 14:58:39 +00:00
Munechika SUMIKAWA
b54e01ac65 Add geta(GET Address) - Simple IPv4/IPv6 address resolving tool. 2001-11-05 12:17:56 +00:00
SADA Kenji
78cc860b84 Remove some restrictions of source distribution.
Approved by:	maintainer
Pointed out by:	mi
2001-11-04 16:06:58 +00:00
Trevor Johnson
d9c95f5e85 a Web page that is still online
Submitted by:	fenner's port survey
2001-11-03 21:18:25 +00:00
Jim Mock
799a95696c Update to version 0.47.
PR:		31715
Submitted by:	Patrick Li <pat@databits.net>
2001-11-03 11:32:40 +00:00
Jimmy Olgeni
861ba1d82b Replace "WWW: " -> "WWW: ", and reformat to remove a line > 80 chars. 2001-11-03 10:42:09 +00:00
FUJISHIMA Satsuki
ba0b43633d update to 1.4.2.
PR:		31717
Submitted by:	Christopher J. Michaels <cjm2@altavista.net>

assign maintainership back to ports@.

Submitted by:	Matthew Emmerton <matt@gsicomp.on.ca> (previous maintainer)
2001-11-03 06:25:42 +00:00
Pete Fritchman
a1267e181a Update to 0.20 2001-11-02 14:19:58 +00:00
Peter Pentchev
7833a202b4 Add bsdproxy 0.03, a TCP proxy using the kevent(2)/kqueue(2) API. 2001-11-02 14:08:43 +00:00
Peter Pentchev
d636ccb537 Update to 1.4.
PR:		31702
Submitted by:	author/maintainer
2001-11-02 11:51:23 +00:00
Akinori MUSHA
716a9ab5bb Update to 1.7.6. 2001-11-02 11:42:59 +00:00
Akinori MUSHA
fed812a244 Update to 1.7.5. 2001-11-01 19:48:11 +00:00
Jeroen Ruigrok van der Werven
c56a406a60 Update to 0.18.2.
Submitted by:	MAINTAINER <anders@codefactory.se>
2001-11-01 13:22:45 +00:00
Pete Fritchman
a141d83ba6 Update to 0.1.19
PR:		31643
Submitted by:	maintainer
2001-10-31 14:56:07 +00:00
Peter Pentchev
9674a8035c Update to 3.0.1rc2.
PR:		31654
Submitted by:	maintainer
2001-10-31 14:19:57 +00:00
Maxim Sobolev
b0790e4238 Don't link in libc - FreeBSD doesn't need this.
Submitted by:	Ports Fury
2001-10-31 08:20:45 +00:00
Murray Stokely
b645a6190c Make this port RESTRICTED.
A license is required to use, copy, modify, or distribute GateD.

The readme for this archive says that said license must be obtained
from the Merit GateD Consortium, but this consortium has been
swallowed by a company called "NextHop" which is much less friendly
about this "public" version of GateD.
2001-10-31 05:22:59 +00:00
Clive Lin
7e27b5f7dd Support PORTDOCS.
PR: ports/31616
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2001-10-30 12:14:54 +00:00
Pete Fritchman
006ca37bc4 - update to 0.1.15
PR:		30790
Submitted by:	maintainer
2001-10-29 10:34:27 +00:00
Jeroen Ruigrok van der Werven
bc9d39437a Remove an extra `y'.
PR:		17806
Submitted by:	Pete Fritchman <petef@databits.net>
2001-10-28 19:55:44 +00:00
Masafumi Max NAKANE
d59e4fcbc4 Upgrade to 7.5.4.
While at it, change the pre-fetch to display a note suggesting
unsetenv'ing FTP_PASSIVE_MODE if set, as the master site seems to have
problem w/ passive ftp.
2001-10-28 00:10:09 +00:00
Dmitry Sivachenko
909c189130 Upgrade to 1.8 2001-10-27 09:22:54 +00:00
Dmitry Sivachenko
c96b4198d0 Upgrade to 2.2.1.
Submitted by:		SASAKI Katuhiro <sahiro@crest.ocn.ne.jp>
(with slight modifications)
2001-10-27 08:50:18 +00:00
Roger Hardiman
87ff7d1b2b Upgrade to version 1.1.7 2001-10-27 07:52:39 +00:00
Roger Hardiman
000a3935cf Upgrade to 1.1.3, which adds support for reading and recording G.723.1
messages to .wav files (which can be replayed by Windows Media Player)
2001-10-27 07:49:10 +00:00
Roger Hardiman
f2215b5592 Upgrade to version 1.7.2 2001-10-27 07:41:37 +00:00
Anton Berezin
a0700df69f Update to 3.03. 2001-10-26 19:47:29 +00:00
Peter Pentchev
36b4897e28 Update to 0.09, fixing a local and possibly also remote
denial of service attack.

PR:		31497
Submitted by:	maintainer
2001-10-26 07:23:05 +00:00
Dirk Meyer
d232eb30f4 Update to 1.7.5
Old distfile is not longer on server
2001-10-25 17:07:54 +00:00
SADA Kenji
da4399d402 My fault - ``NO_PACKAGE'' should be activated. 2001-10-25 14:45:22 +00:00
SADA Kenji
39164a1693 New port: net/spread
WWW: http://www.spread.org

PR:		ports/28025
Submitted by:	Anders Nordby <anders@fix.no>
2001-10-25 14:36:41 +00:00
Anton Berezin
27878a79f4 Update to 3.02. 2001-10-24 09:30:16 +00:00
Jordan K. Hubbard
347602b347 Explicit mention of the patched -release version, and defaulting to
the latest one.

Moving HEAD down the menu a bit

Adding additional cvsup servers, and adding state names to the US
servers to help people make a slightly more intelligent choice.

The -P option to cvsup is completely useless with multiplexed mode
and the man page states that it is obsolete.  Cut that.

Changed the comment on scheduling to point to /etc/weekly.local.

Submitted by:	Michael Lucas <mwlucas@blackhelicopters.org>
2001-10-24 05:11:16 +00:00
Tom Hukins
0aa721ef1c Add more MASTER_SITES 2001-10-23 12:37:57 +00:00
Akinori MUSHA
9662c622b0 Update to 1.7.4. 2001-10-22 17:40:00 +00:00
Jacques Vidrine
f8f2294d6e Add support for specifying an IPsec policy.
Approved by:	maintainer
2001-10-22 13:40:25 +00:00
Bill Fumerola
607ebd539f contrary to david obrien's opinion. if I don't upgrade my port in time,
that _doesn't_ give him the right to touch it.
2001-10-22 01:11:09 +00:00
David E. O'Brien
cc3bf3c366 Update to 0.8.20. 2001-10-22 01:06:57 +00:00
Akinori MUSHA
2ff931dc66 Remove redundant spaces at EOL. 2001-10-21 21:51:15 +00:00
Ying-Chieh Liao
0b2cd85810 add p5-RPC-XML
XML-RPC client and server library for Perl

PR:		30368
Submitted by:	Dominic Mitchell <dom@happygiraffe.net>
2001-10-20 13:28:22 +00:00
Ying-Chieh Liao
8c6c91cd8d add missing file to PLIST
Submitted by:	bento log
2001-10-20 04:49:58 +00:00
Kevin Lo
1e2d710bb9 - Add suport LDAP
- Add pkg-message
- Bump PORTREVISION

PR: 31351
Submitted by: MAINTAINER
2001-10-19 15:52:02 +00:00
David W. Chapman Jr.
438770d94f Update to 1.0.0.p19.7.4
PR:		31246
Submitted by:	maintainer
2001-10-19 04:08:05 +00:00
David W. Chapman Jr.
75f4c2d15b Update to 2.0.17
PR:		31332
Submitted by:	maxim@macomnet.ru
2001-10-19 03:33:58 +00:00
David W. Chapman Jr.
86a07e8b54 Update to 3.0.1
PR:		31357
Submitted by:	maintainer
2001-10-19 03:12:25 +00:00
Michael Haro
3048241bc6 update to 0.10.3 2001-10-18 19:46:16 +00:00
Michael Haro
50065a6781 incorporate Arne.Juul@fast.no's patches
Submitted by:	 Arne.Juul@fast.no
2001-10-18 19:38:56 +00:00
Ying-Chieh Liao
3f833214a1 net/netatalk overwrites the init script each time it installs.
Instead of installing a netatalk.sh script, install a netatalk.sh.sample.

PR:		31359
Submitted by:	maintainer
2001-10-18 19:28:15 +00:00
Archie Cobbs
3834ff643a Upgrade to mpd version 3.3. 2001-10-18 16:21:43 +00:00
Anton Berezin
379cfa86b2 Update to 0.03.
PR:		31256
Submitted by:	maintainer
2001-10-18 12:56:34 +00:00
Ying-Chieh Liao
19855da15c add stools
A collection of SNMP command line management tools

PR:		30934
Submitted by:	Michael Lyngbøl <lyngbol@bifrost.lyngbol.dk>
2001-10-17 19:18:33 +00:00
Ying-Chieh Liao
fb76d7344e upgrade to 1.3.2
PR:		30932
Submitted by:	maintainer
2001-10-17 19:15:31 +00:00
David W. Chapman Jr.
fccb6415b8 Remove extra carriage return from Makefile 2001-10-17 01:40:16 +00:00
David W. Chapman Jr.
3f01585109 Update samba to 2.2.2 which includes the winbindd server
Submitted by:	ianjhart@ntlworld.com
2001-10-17 01:39:24 +00:00
Doug Barton
8dff0035ae Update to version 1.5.7.1, which removes the pgp code, uses
autoconf 2.5.2d to hopefully prevent segfaults on FreeBSD,
and changes the samples and documentation slightly.

Submitted by:	Jeff Chan <rwhois@jeffchan.com> (the author)
2001-10-15 23:31:32 +00:00
Peter Pentchev
42e5345a50 Add a message that Cyrille did provide in PR 31058, but I somehow
missed in committing..

Submitted by:	John Merryweather Cooper <john_m_cooper@yahoo.com>
2001-10-15 16:36:30 +00:00
Ying-Chieh Liao
8b3ba10ac4 typo, delvis -> devils
Submitted by:	Dima Dorfman <dima@trit.org>
2001-10-15 14:20:51 +00:00
Peter Pentchev
d348593ca6 Add netqc, a network monitoring system based on net-snmp.
PR:		30892
Submitted by:	Radoslav Vasilev <rvasilev@uni-svishtov.bg>
2001-10-15 14:00:24 +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
Peter Pentchev
146a0de9e6 Update to 3.0 release.
A bit of general cleanup.

PR:		31058
Submitted by:	maintainer
2001-10-15 13:33:15 +00:00
Ying-Chieh Liao
5b41e75ffb add easysoap
C++ SOAP Library based on expat

PR:		30711
Submitted by:	Gabriel Ambuehl <gabriel_ambuehl@buz.ch>
2001-10-15 13:17:30 +00:00
Anton Berezin
845b265aba Fix port's build on -stable.
Submitted by:	bento logs
2001-10-14 21:29:36 +00:00
Bill Fenner
7ce70975dd Handle mbuf statistics going away temporarily around
__FreeBSD_version 500021.
Leave a placeholder for reporting using the new method
 added around __FreeBSD_version 500024.
(This fixes the build on -current.)
2001-10-14 16:38:32 +00:00
Ying-Chieh Liao
6c4801dc4e add citadel
Citadel/UX Communications Server

PR:		30807
Submitted by:	Brian Ledbetter <brian@shadowcom.net>
2001-10-14 12:40:26 +00:00
Brian Somers
10b84eefce Upgrade to 20011007 and install man pages.
This version contains a threaded pppoa implementation and supports more
than one pppoa* invocation.
2001-10-12 20:24:23 +00:00
Ying-Chieh Liao
2396c59990 upgrade to 2.6
PR:		31031
Submitted by:	MAINTAINER
2001-10-12 09:50:18 +00:00
Ying-Chieh Liao
9d2bb19602 upgrade to 0.99.1
PR:		30886
Submitted by:	MAINTAINER
2001-10-12 09:45:12 +00:00
Akinori MUSHA
74459e5565 Update to 1.7.3. 2001-10-12 07:53:01 +00:00
Sheldon Hearn
3f64415099 Fix sharity-light for the new world order in -CURRENT, where NFS
has been split into nfsclient and nfsserver.

This fix still leaves a 2 week window of breakage, because
__FreeBSD_version wasn't bumped for the change.
2001-10-11 12:44:46 +00:00
Ying-Chieh Liao
baa89dfe9f add cdpd
CDPdaemon - sends Cisco Discovery Protocol announces over ethernet

PR:		31138
Submitted by:	Alexander Snarskii <snar@lucky.net>
2001-10-11 11:54:23 +00:00
Ying-Chieh Liao
720743509b upgrade to 1.5p8
PR:		31145
Submitted by:	MAINTAINER
2001-10-11 11:37:58 +00:00
Jim Mock
b6d961877b Update to version 0.45.
PR:		31209
Submitted by:	Patrick Li <pat@databits.net>
2001-10-11 00:11:57 +00:00
Yoshio MITA
b4a37e672d Applied proposed two PRs.
PR:		ports/29616, ports/30963
Approved by:	the maintainer
2001-10-10 11:45:08 +00:00
Doug Barton
fb6eb3b47a * Update to 8.2.5, which contains, "Minor bug fixes and portability changes."
* Add a note explaining why I don't update this port immediately after a new
release, and add some of ISC's mirrors.
2001-10-10 05:18:09 +00:00
Anton Berezin
ef303fb951 Update to 1.50; add WWW. 2001-10-09 20:39:51 +00:00
Anton Berezin
887e1e36d0 Update to 2.01. 2001-10-09 20:35:51 +00:00
Anton Berezin
7222de2ed8 Update to 3.00. 2001-10-09 20:32:36 +00:00
Roger Hardiman
db0f9e0460 Add OpenGK, a H323 Gatekeeper written by Equivalence, who also write
the OpenH323 library.
This Gatekeeper has a html interface via port 1719 for configuration.
2001-10-08 12:14:34 +00:00
Roger Hardiman
e9f2155db4 Remove Broken status. OpenH323 now includes the right functions. 2001-10-08 11:41:28 +00:00
Josef Karthauser
94e3f8013a Add some mirror sites for Zebra. 2001-10-08 11:03:59 +00:00
Roger Hardiman
f1bf954de9 Add patch so OpenH323 can build with bison 1.29
Submitted by:	bento
2001-10-08 10:37:35 +00:00
Pete Fritchman
77461057bf Update MASTER_SITES
PR:		31126
Submitted by:	maintainer
2001-10-08 09:01:38 +00:00
Roger Hardiman
e9c9ef4a32 Upgrade to latest version 2001-10-08 05:13:05 +00:00
Roger Hardiman
6ced5cf9d4 *** empty log message *** 2001-10-08 05:11:30 +00:00
Pete Fritchman
a7f82d29a6 Set DISTNAME properly 2001-10-08 02:53:05 +00:00
Mario Sergio Fujikawa Ferreira
e6e9cf5119 update to 1.2.2.2
PR:		31107
Submitted by:	MAINTAINER
2001-10-07 22:44:43 +00:00
Ying-Chieh Liao
7223bd5444 upgrade to 4.0.0 2001-10-07 20:30:09 +00:00
Dirk Meyer
190693f631 - Change mastersite, Sourceforge closed down ftp service 2001-10-07 19:05:33 +00:00
John Polstra
afb01c9c7e Update master site and description.
PR:		ports/31100
Submitted by:	Thomas Quinot <thomas@cuivre.fr.eu.org>
2001-10-07 18:04:12 +00:00
Pete Fritchman
148cc67559 Add p5-Net-ParseWhois-0.62, an extendable perl5 module for parsing whois
information

PR:		30953
Submitted by:	Anders Nordby <anders@fix.no>
2001-10-07 02:17:50 +00:00
Pete Fritchman
afbebb0cfe Set maintainer to ports@FreeBSD.org
Submitted by:	Anders Nordby <anders@fix.no> (previous maintainer)
2001-10-07 02:03:45 +00:00
Pete Fritchman
5afd89e04e - update 0.3
- remove manpages from files, they are now included w/dist
- sort pkg-plist

PR:		31062
Submitted by:	Dmitry Morozovsky <marck@rinet.ru>
2001-10-05 20:34:53 +00:00
Pete Fritchman
132a1a3d5c Add scdp-1.0.b, tool that sends CDP (CISCO Discovery Protocol) Packets
PR:		30960
Submitted by:	Tilman Linneweh <tilman@tl.kom.tuwien.ac.at>
2001-10-05 20:15:44 +00:00
Akinori MUSHA
374eec35d5 Update to 1.3.8. 2001-10-05 12:15:06 +00:00
Kris Kennaway
8767e0bf0c Transfer maintainership to Lyndon Nerenberg <lyndon@atg.aciworldwide.com> 2001-10-05 08:07:52 +00:00
Ying-Chieh Liao
7c1ec21a4d add missing po file to PLIST
Submitted by:	bento
2001-10-05 03:31:53 +00:00
Pete Fritchman
093917a29a Give maintainership to Sean Chittenden <sean@chittenden.org>
Approved by:	joe (old maintainer)
2001-10-05 01:41:01 +00:00
Pete Fritchman
ca9c437edf Enable SSL
PR:		28962
Submitted by:	Sean Chittenden <sean@chittenden.org>
Approved by:	maintainer timeout
2001-10-05 00:38:41 +00:00
Mario Sergio Fujikawa Ferreira
4209e1cd5a o add missing file to PLIST
o add missing references to installed man pages

PR:		31020
Submitted by:	Patrick Li <pat@databits.net>
2001-10-03 23:49:39 +00:00
Munechika SUMIKAWA
1b92bfc6b8 Add 'ipv6' on CATEGORIES. 2001-10-03 15:53:56 +00:00
Dirk Meyer
8d082be63a - Added port to comms too.
- Do extraction from CVS in post-extract,
  so patches may be applied before build.
2001-10-03 13:13:01 +00:00
Pete Fritchman
ac92c41e6b - update to 0.89
- use DOCSDIR
- use a .for loop and install some more documentation
- sort pkg-plist
2001-10-03 04:03:59 +00:00
Pete Fritchman
f4ad55a169 Update to 0.03 2001-10-03 03:43:31 +00:00
Vanilla I. Shu
799f5b00ad Upgrade to 2.33
PR:		ports/30989
Submitted by:	maintainer
2001-10-03 03:32:02 +00:00
Jim Mock
56d141d8da Add a missing file to the packing list.
PR:		30915
Submitted by:	Patrick Li <pat@databits.net>
2001-10-02 09:14:36 +00:00
Kris Kennaway
1bac0ac72a Include the uucpd code as well. Bump the version number to 1.06.1.1.
Noticed by:	ru
2001-10-01 07:51:11 +00:00
OKAZAKI Tetsurou
c5daf64bcb Add OpenSLP 1.0.2, open-source implementation of the Service
Location Protocol.

PR:		30601
Submitted by:	Joe Clarke <marcus@marcuscom.com>
2001-09-29 05:42:30 +00:00
David W. Chapman Jr.
1f592850ed Update to 2.0.15
PR:		30846
Submitted by:	leo@florida.sarang.net
2001-09-28 03:56:55 +00:00
Brian Somers
7699937205 Add NO_PACKAGE
Pointed in the right direction by: will
2001-09-27 23:53:56 +00:00
Ying-Chieh Liao
d290fd9e73 upgrade to 1.1 2001-09-27 07:30:10 +00:00
Munechika SUMIKAWA
7d4dcde0e8 Add 'ipv6' on CATEGORIES. 2001-09-25 15:17:27 +00:00
Ying-Chieh Liao
54d7301e03 add forg
A Gopher client
2001-09-24 19:44:58 +00:00
David W. Chapman Jr.
9e0ba06811 Use MASTER_SITE_LOCAL instead of hardcoding
Pointed out by:	will
2001-09-23 17:41:34 +00:00
Akinori MUSHA
8ec18e955b Update to 0.2.1. 2001-09-23 05:32:06 +00:00
Mark Pulford
f36ad06a76 Update to 0.4.
PR:		30714
Submitted by:	maintainer
2001-09-23 04:18:42 +00:00
David W. Chapman Jr.
63a05e16d7 Add BSD graphics to this port and swap with linux graphics
Bump PORTREVISION

PR:		30621
Submitted by:	Dan Langille
No reaponse:	maintainer
2001-09-23 02:06:41 +00:00
John Polstra
9f4a51043b Update the cvsup port to build snap-16.1e. It is the best version
at this time, even though it is not called a "release".  Make the
necessary changes to the cvsup-devel port, which uses the cvsup port
as its MASTERDIR.

I intentionally left "PORTREVISION?=0" in cvsup/Makefile, as a reminder
that this setting needs to be overridable by the cvsup-devel port.

At this moment, the cvsup-devel port builds the same thing as the
cvsup port.  That situation probably won't last very long, so I am
leaving the cvsup-devel port in place.  It is mentioned in a lot
of documentation, so I don't want to remove it just because it is
temporarily the same as the cvsup port.
2001-09-22 21:03:10 +00:00
Mario Sergio Fujikawa Ferreira
6139cd26c6 Update to 0.1157.0 2001-09-22 16:38:04 +00:00
Anton Berezin
7b73ef4fa9 Add p5-Net-IPv6Addr 0.1,
perl extension for manipulating IPv6
addresses.

PR:		30558
Submitted by:	JJ Behrens <jj@nttmcl.com>
2001-09-22 15:58:11 +00:00
Dirk Froemberg
9366a5fae2 Upgrade to 3.4.5. 2001-09-22 11:33:48 +00:00
FUJISHIMA Satsuki
b42604dddf update to 4.2.0.
PR:		30723
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-09-22 06:09:05 +00:00
Pete Fritchman
7a6b264fc9 - update to 1.1
- add INSTALLS_SHLIB=yes
- sort pkg-plist

PR:		30716
Submitted by:	maintainer
2001-09-22 03:49:10 +00:00
Jim Mock
948b431ec0 Update to version 0.44. 2001-09-21 09:06:25 +00:00
Akinori MUSHA
59358b9cf9 Sort entries. 2001-09-21 05:59:19 +00:00
John Polstra
697332f062 Update for snap-16.1e. This snapshot adds checking to both the
client and server for peers which are old versions that have
the s1g bug.  Mirror sites definitely will want to run this new
version, as it eliminates the excessive load that results from the
bug.  Note, I don't intend to add a patch to the "net/cvsup" port
for this.  People who want this feature must use the "cvsup-devel" port.
2001-09-18 16:45:19 +00:00
Pete Fritchman
02ec606a5d add gutenfetch-1.1
Fetch listings and books from Project Gutenberg

PR:		30242
Submitted by:	Russell Francis <frussell@p1.cs.ohiou.edu>
2001-09-18 06:21:29 +00:00
Pete Fritchman
fe6e2cf3bd Update MASTER_SITES
PR:		30633
Submitted by:	maintainer
2001-09-18 05:44:48 +00:00
Pete Fritchman
c0b59a6829 Update MASTER_SITES
PR:		30632
Submitted by:	maintainer
2001-09-18 05:42:42 +00:00
SADA Kenji
1561199a91 New port: eudc-emacs20
EUDC is a user-friendly e-lisp client interface to directory servers running
various protocols:

1) LDAP: Lightweight Directory Protocol
2) CCSO: white pages directory system also known as PH/QI (from its standard
   client and server names).
3) BBDB: Big Brother's Insiduous Database (BBDB is a local directory database)

EUDC lets you query your corporate directory server for information such as
phone numbers and office locations. It lets you also query public servers
such as Four11 or BigFoot to complete email addresses directly from the
server while composing email messages in VM, Gnus, Rmail,...

WWW: http://lspwww.epfl.ch/~figueire/Software/eudc/

PR:		ports/24991
Submitted by:	Ilya Martynov <ilya@martynov.org>
2001-09-17 18:49:50 +00:00
Akinori MUSHA
37f0f0aa36 Bump the PORTREVISION's of the ports which install architecture
dependent ruby modules, due to the RUBY_ARCH change I've just
committed.
2001-09-17 17:54:27 +00:00
David W. Chapman Jr.
5872a89c3b Remove jseger and torstenb from maintainership of their ports, they
have been inactive for too long

Approved by:	will
2001-09-17 17:40:31 +00:00
Johann Visagie
d2fc60ddc2 Add py-zsi 1.1, a pure Python module that provides an
implementation of SOAP 1.1.
2001-09-17 09:06:52 +00:00
Kevin Lo
7451753ad4 Initial import of ngrep-lib-1.0.
This library is based on ngrep. Instead of having
to worry about the pcap, the options, the syntax, the processing
of the IP packets et al.

PR: 30154
Submitted by: Edwin Groothuis <edwin@mavetju.org>
2001-09-17 06:21:39 +00:00
Kevin Lo
73ff7800b9 - Add patches
- Bump PORTVERSION

PR: 30611
Submitted by: MAINTAINER
2001-09-17 05:50:42 +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
David W. Chapman Jr.
afcc119866 Update to 0.82
Give leeym@leeym.com maintainership

PR:		30551
Submitted by:	leeym@leeym.com
Approved by:	maintainer
2001-09-16 14:50:04 +00:00
David W. Chapman Jr.
01d130fc0c Bump PORTEPOCH (missed on last commit)
Pointed out by:	petef
2001-09-15 04:13:33 +00:00
David W. Chapman Jr.
2b9a8b5e1f Give maintainership to originator
Remove broken line
Update to 2.0.0-rc1

PR:		30572
Submitted by:	Nicolas.Jombart@hsc-labs.com
Approved by:	maintainer
2001-09-14 13:24:59 +00:00
Ying-Chieh Liao
89094c9afd upgrade to 0.9.5
drop maintainership
2001-09-14 06:11:35 +00:00
David W. Chapman Jr.
5c75286c87 Fix malloc bug when config file does not exist
Bump PORTREVISION

PR:		30566
Submitted by:	maintainer
2001-09-14 03:13:16 +00:00
Dirk Meyer
197babad60 Drop support to link with openldap2
the API changed again between 2.0.11 and 2.0.14
Links now only with openldap 1.2.11
2001-09-13 03:47:37 +00:00
Akinori MUSHA
004b256628 Chase a repack; no changes observed. 2001-09-12 13:08:00 +00:00
Assar Westerlund
d42bfaff9a make sure the removal of cache does not fail if it has not been created.
add a patch from upstream that uses the 4.4 vflush semantics
2001-09-12 03:42:42 +00:00
FUJISHIMA Satsuki
cfdff71114 fix package: remove nonexistent bin/argusarchive. 2001-09-11 22:34:32 +00:00
FUJISHIMA Satsuki
a8652ea309 unbreak: ${WRKSRC} corrected.
respoct CC.
2001-09-11 21:25:11 +00:00
Akinori MUSHA
8cb369449a Replace the ghostscript55 dependencies with ghostscript-gnu. 2001-09-11 20:52:33 +00:00
FUJISHIMA Satsuki
e58dff261b respect CC/CFLAGS. 2001-09-11 14:52:01 +00:00
FUJISHIMA Satsuki
9a53054b39 sync with devel/pth:
o use pth-config to detect pth headers/libraries.
o deinstall etc/jabber.xml if not modified.

Approved by:	maintainer
2001-09-11 14:51:14 +00:00
Jimmy Olgeni
063539e1c0 Update port to version 2.0.14, with a fix for a
millionth-second-since-epoch timestamp bug in slurpd.
2001-09-11 09:37:19 +00:00
Ying-Chieh Liao
3a31ffb377 upgrade to 0.9.10
drop maintainership
2001-09-11 07:19:46 +00:00
John Polstra
bae9c2142e Change the version numbers printed by the programs to "REL_16_1p3"
so that they match the PORTREVISION value.  The PORTREVISION was
mistakenly incremented twice for the same change, because I forgot
it at first, then sobomax incremented it, then I remembered and
incremented it myself.

Except for the version number, there is no functional change in this
commit.  Do not bump PORTREVISION for this.
2001-09-10 21:41:09 +00:00
Assar Westerlund
1764645215 remove the files that are not installed any longer from the packing list
bump PORTREVISION

Reminded by: Emil Sit <sit@MIT.EDU>
2001-09-10 21:06:32 +00:00
Dmitry Sivachenko
6845ee0376 Set DIST_SUBDIR=KDE 2001-09-10 20:22:28 +00:00
Akinori MUSHA
bcb49d426e - Fix a bug where the port destroys existing configuration files on
installation.

- Bump PORTREVISION to reflect the change.

PR:		ports/30479, ports/30480
Submitted by:	Norikatsu Shigemura <nork@cityfujisawa.ne.jp>
Confirmed by:	Joe Marcus Clarke <marcus@marcuscom.com (MAINTAINER)
2001-09-10 12:08:07 +00:00
Mario Sergio Fujikawa Ferreira
4eeec59639 Fix typo on WWW tag
PR:		30438
Submitted by:	Patrick Li <pat@databits.net>
2001-09-10 00:34:30 +00:00
John Polstra
d212e9a935 Bump PORTREVISION and change the version that cvsup and cvsupd
announce.  I forgot to do this when I committed the update to
patch-ab.
2001-09-09 18:57:45 +00:00