1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
Commit Graph

1962 Commits

Author SHA1 Message Date
Jim Mock
e11449c14a Activate gtkyahoo. 1999-08-27 22:37:29 +00:00
Jim Mock
a20ecb9e02 Import of gtkyahoo.
gtkyahoo is a GTK-based Yahoo! Messenger client.

PR:		13244
Submitted by:	Dannyman <dannyman@dannyland.org>
1999-08-27 22:35:34 +00:00
Michael Haro
882ab5e8bc hotname -> hostname 1999-08-27 22:31:46 +00:00
Michael Haro
b8f8618362 echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 22:30:39 +00:00
Bill Fumerola
3273fba704 Upgrade SNMP to 4.0.1, which is a last minute bugfix.
Upgrade p5-SNMP to 1.8.1 and mark it broken as it is incompatible
with the ucd-snmp changes. If this is a huge problem, then a
repo copy of ucd-snmp can be made and we can have the hassle of
keeping two copies in our tree.
1999-08-27 20:18:47 +00:00
Chris Piazza
5432bc0f69 Update to version 4.0
Submitted by:	billf
1999-08-27 03:38:42 +00:00
Chris Piazza
f9d280992e Forced commit, the PR was actually
PR:		13262
1999-08-26 23:36:29 +00:00
Chris Piazza
d1815f1e6a Activate tcpflow 1999-08-26 23:32:41 +00:00
Chris Piazza
243b289ab1 Import of tcpflow.
Tcpflow is a tool for capturing data transmitted as part of TCP connections
(flows), and stores it in a way that is convenient for protocol
analysis or debugging.  tcpflow reconstructs the actual data streams
and stores each flow in a seperate file for later analysis.

PR:		13362
Submitted by:	Jose M. Alcaide <jose@we.lc.ehu.es>
1999-08-26 23:32:03 +00:00
David E. O'Brien
d99d6e104d Change Id->FreeBSD. 1999-08-25 07:23:21 +00:00
Michael Haro
430c36b5f0 MASTERSITE moved files around 1999-08-24 18:46:49 +00:00
Michael Haro
535add65ac grep -> ${GREP}
true -> ${TRUE}
false -> ${FALSE}
1999-08-23 04:23:59 +00:00
Michael Haro
235481b52a awk -> ${AWK}
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
1999-08-22 23:33:47 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Bill Fenner
2f99f64224 Add rrdtool, and re-sort SUBDIR entries. 1999-08-22 08:42:30 +00:00
Bill Fenner
bd4a2c1361 Round Robin Database Tool - store time-series data with averaging or other
(lossy) historical compression, and create graphs.

PR:		ports/12717
Submitted by:	Dmitry S. Sivachenko <dima@Chg.RU>
1999-08-22 08:41:12 +00:00
Andreas Klemm
650f7f76c6 Upgrade to zebra 0.77
From: Kunihiro Ishiguro <kunihiro@zebra.org>
Date: Sun, 15 Aug 1999 23:47:59 +0900

This beta includes brand new ripd.  Almost codes of ripd is rewritten.
ripd's dynamic `network' command configuration is improved.  `timers
basic' command's semantics is changed to conforms to RFC2453.  ripngd
is also updated as same as ripd.  IPv6 kernel route handling bug is
fixed.  SIGUSR1 reopen logging file.  ospfd's bug of originating
network LSA is fixed.  Redistribute routes handling is much improved.
Now `no redistribute' works as expected.  BGP-4+ withdraw bug is
fixed.  IPv6 router advertisement codes are added but not yet usable.

* Changes in zebra-0.77
* Changes in lib
** SIGUSR1 reopen logging file.
** route-map is extended to support multi-protocol routing information.
** When compiling under GNU libc 2.1 environment don't use inet6-apps.

* Changes in zebra
** Basic IPv6 router advertisement codes added.  It is not yet usable.
** Fix IPv6 route addition/deletion bug is fixed.
** `show ip route A.B.C.D' works

* Changes in bgpd
** When invalid unfeasible routes length comes, bgpd send notify then
continue to process the packet.  Now bgpd stop parsing invalid packet
then return to main loop.
** BGP-4+ withdrawn routes parse bug is fixed.
** When BGP-4+ information passed to non shared network's peer, trim
link-local next-hop information.
** `no redistribute ROUTE_TYPE' withdraw installed routes from BGP
routing information.
** `show ipv6 route IPV6ADDR' command added.
** BGP start timer has jitter.
** Holdtimer configuration bug is fixed.  Now configuration does not
show unconfigured hold time value.

* Changes in ripngd
** Now update timer (default 30 seconds) has +/- 50% jitter value.
** Add timers basic command.
** `network' configuration is dynamically reflected.
** `timers basic <update> <timeout> <garbage>' added.

* Changes in ripd
** Reconstruct almost codes.
** `network' configuration is dynamically reflected.
** RIP timers now conforms to RFC2453.  So user can configure update,
timeout, garbage timer.
** `timers basic <update> <timeout> <garbage>' works.

* Changes in ospfd
** Bug of originating network LSA is fixed.
** `no router ospf' core dump bug is fixed.

* Changes in ospf6d
** Redistribute route works.
1999-08-19 00:01:32 +00:00
Satoshi Asami
e1486eec0f Add pipsecd 1999-08-18 07:19:06 +00:00
Matthew Hunt
fa0c40ffbb Import pipsecd, a tool for making IPsec tunnels.
PR:		13178
Submitted by:	Patrick Bihan-Faou <patrick@mindstep.com>
1999-08-16 22:14:42 +00:00
Poul-Henning Kamp
20d106b559 Remove this patch again. It seems that stubhost works now. 1999-08-16 21:13:47 +00:00
Bill Fumerola
cb30786ef1 Upgrade to 0.7.2, which fixes several large memory leaks. 1999-08-12 13:43:45 +00:00
Jim Mock
c0f6850e72 Updated to version 0.9.7 1999-08-12 09:20:45 +00:00
Chris Piazza
4687868b5c Use PKGNAME. Before it would have been ldapsdk_12311998 and now it is
-1998.12.31.

PR:             13055
Submitted by:   Neil Blakey-Milner <nbm@rucus.ru.ac.za>

Change three instances of 'mkdir -p' to ${MKDIR}
1999-08-11 04:12:15 +00:00
Andreas Klemm
1b33f07db8 Changes in 0.75, 0.76 is a bugfix release ...
BGP-4+ route handling is much improved.  ripngd perform route
aggregation with aggregate-address command.  When zebra starts up,
delete all installed routes which installed by zebra.  ospfd DR
election problem fixed.  `terminal length 0' bug is fixed.

BGP route-map now properly handles permit/deny and match/no match
mixture.  This fix is done by Rick Payne <rickp@rossfell.co.uk>.
--
Kunihiro Ishiguro

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
* Changes in zebra-0.75

* Changes in lib

** `termnal length 0' bug is fixed.

* Changes in zebra

** When zebra starts up, sweep all zebra installed routes.  If -k or
--keep_kernel option is specified to zebra dameon.  This function is
not performed.

* Changes in ripngd

** Aggreagte address command supported.  In router ripngd,
`aggregate-address IPV6PREFIX' works.

* Changes in bgpd

** Input route-map's bug which cause segmentation violation is fixed.

** route-map method improved.

** BGP-4+ nexthop detection improved.

** BGP-4+ route re-selection bug is fixed.

** BGP-4+ iBGP route's nexthop calculation works.

** After connection Established `show ip bgp neighbor' display BGP TCP
connection's source and destination address.

** In case of BGP-4+ `show ip bgp neighbor' display BGP-4+ global and
local nexthop which used for originated route.  This address will be
used when `next-hop-self'.

* Changes in ospfd

** Fix bug of DR election.

** Set IP precedence field with IPTOS_PREC_INTERNET_CONTROL.

** Schedule NeighborChange event if NSM status change.

** Never include a neighbor in Hello packet, when the neighbor goes
down.
1999-08-10 20:42:00 +00:00
David E. O'Brien
5324019ada Use proper type in call to res_mkquery()
Submitted by:	gcc -Wall and the letters R,T,F, and M
1999-08-10 08:24:12 +00:00
Bill Fenner
33f1ee4e0b Use empty MASTER_SITES= to indicate that there's nothing for the
distfile survey to check.
1999-08-09 06:27:14 +00:00
Justin M. Seger
1d778e52e5 Upgrade to bind 8.2.1
Submitted by:	ust@cert.siemens.de
PR:		ports/12875
1999-08-08 18:03:46 +00:00
Bill Fumerola
6a2612a398 Remove two files that aren't installed anymore.
Noticed By:	bento's logs.
1999-08-07 23:46:29 +00:00
Chris Piazza
185cf4d7d2 Update to 0.9.6
PR:		13011
Submitted by:	maintainer
1999-08-07 09:31:47 +00:00
Bill Fumerola
d7bc899542 Upgrade to 0.7.1, they actually released 0.7.1 before I could even
upgrade our tree to 0.7.0! It's good, however, because this version
fixes some significant bugs.
1999-08-05 20:14:21 +00:00
David E. O'Brien
5a11c282e2 Update patch checksum. 1999-08-05 17:35:40 +00:00
Dirk Froemberg
6ea24563ed Fix build and run problems in conjunction with OpenSSL.
Natively SSLtelnet works with SSLeay, only.

PR:		ports/12973
Submitted by:	Issei Suzuki <issei@jp.FreeBSD.ORG> (maintainer)
1999-08-05 08:00:25 +00:00
Chris Piazza
d54f62609d Update to version 0.72
PR:		12945
Submitted by:	maintainer
1999-08-03 21:46:40 +00:00
Masafumi Max NAKANE
4187bff36d Upgrade to 5.9.3. 1999-08-02 21:02:26 +00:00
Tim Vanderhoek
eb48f6f640 Re-enforce caps, no period. An "exceptions" file has been created
containing the ports editors/vim5, sysutils/star, and one other.
1999-08-02 16:55:21 +00:00
Satoshi Asami
d043fc2fcd IglooFTP beroftpd cftp curl downloader ftpfind ftpmirror ftpsearch
ftptool gftp greed gtm jmirror lftp llnlxdir llnlxftp mirror moxftp
ncftp ncftp2 ncftp3 omi pavuk proftpd spegla wget wu-ftpd wxftp yafc
yale-tftpd

have been moved to new category "ftp".
1999-08-02 11:15:41 +00:00
Chris Piazza
8a29f87d0d Fix up some grammar 1999-08-02 03:19:46 +00:00
Chris Piazza
27f3dde7ab Activate tund 1999-08-02 03:15:06 +00:00
Chris Piazza
2e4ddf6533 Import of tund.
TUND allows to organize IP over IP tunnel (IP packets are incapsulated
into UDP one). It works together with FreeBSD ipfw(8). Can be used
for tunneling private networks behind NATD.

PR:		12718
Submitted by:	Sergey Kosyakov <ks@itp.ac.ru>
1999-08-02 03:14:57 +00:00
Andrey A. Chernov
d8b5481cc7 upgrade to 1.03 1999-08-01 23:58:28 +00:00
Peter Wemm
5672bdec2f Update gated 3.5.10 -> 3.5.11 1999-08-01 04:13:42 +00:00
Steve Price
7fbb30ebb4 Update to the latest official version instead of the beta.
PR:		12908
Submitted by:	maintainer
1999-08-01 04:08:05 +00:00
Steve Price
921ec9203c Update to version 0.99072807.
PR:		12872
Submitted by:	maintainer
1999-08-01 03:11:38 +00:00
Steve Price
041a60736f Do a little better job of finding the moc binary.
PR:		12639
Submitted by:	maintainer
1999-08-01 02:55:15 +00:00
Steve Price
52ea699c95 Update to version 1.5.
PR:		12848
Submitted by:	maintainer
1999-08-01 02:47:41 +00:00
Steve Price
3e57e19ae1 Update to the latest release and fix a couple of bugs.
PR:		12711
Submitted by:	maintainer
1999-08-01 02:35:20 +00:00
Andreas Klemm
b5350bf6ef Upgrade to 0.74
OSPFd core dump during startup should be fixed.
BTW it's still not a complete OSPF implementation
as the author says on the mailing list:

"This is the first beta relase which includes (partly) workable ospfd.
Now ospfd works as inter area OSPF router.  When it works properly
route goes into the kernel.  Please note it does not support intra
area route, AS external route, multiple area, aging of LSA, etc...
Please use ospfd only in test environment.
BGP serious bug is fixed.  ripngd is almost rewritten to conform to
RFC2080.  ospf6d's LSA data structure is improved.  And also many bugs
are fixed."
1999-07-31 06:19:31 +00:00
Foxfair Hu
6bdfa59729 PR: 12870
Submitted by:	Leo Kim <leo@florida.sarang.net>
Reviewed by:	Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>

Missing a locale perl module when install mrtg, add it back.
1999-07-30 06:32:01 +00:00
Foxfair Hu
8ffef743ee PR: 12834
Submitted by:	Ying-Chieh Liao <ijliao@Terry.Dorm10.NCTU.edu.tw>

Update mrtg to 2.8.6.

The original maintainer, jfitz, has disappeared about more than a month.
I can't contact him by email, and have no idea to reach him in the other
way. So I take the update request from the submitter.
1999-07-29 03:26:40 +00:00
SADA Kenji
521370ce36 Move category from net to devel.
Cope with package-build time problem.

Requested by: hoek
1999-07-26 18:17:00 +00:00
Chris Piazza
9084228b18 Unbreak, ARCH was being passed through to the Makefiles
resulting in cc -I... i386 -c ... etc being used.

Noticed by:	bento.freebsd.org
1999-07-24 06:09:46 +00:00
Chris Piazza
3fd025381e Fix install error, ${INSTALL_MAN} ${MAN8} -> .. ${MAN8}.gz.
I broke this a while ago and didn't notice it until
now.
1999-07-24 05:58:58 +00:00
Tatsumi Hosokawa
9663fef70c Actually requires 2.0.5a
Submitted by:	"Oleg V. Volkov" <rover@lglobus.ru>
1999-07-24 00:53:52 +00:00
Tatsumi Hosokawa
ed243d3c9f Upgraded to samba-2.0.5a. 1999-07-23 06:41:43 +00:00
Bill Fumerola
96e6736efa Update from b16 to b18, which does contain a FreeBSD fix. 1999-07-22 23:25:08 +00:00
David E. O'Brien
9ea9f96993 Clean up EGCS warnings.
Submitted by:	Bill Fumerola <billf@jade.chc-chimes.com>
1999-07-22 20:08:48 +00:00
Mike Smith
6aa2ebee92 Catch up with all of Citrix' recent changes:
- back to a .Z tarball again
 - a few new files in the installed product

PR:		ports/12763 (reported breakage)
1999-07-22 17:29:26 +00:00
Robert V. Baron
8602d898ba Distfile coda-4.6.6.tgz is no longer stored at CMU.
Fetch it from freebsd repository.
1999-07-22 11:54:34 +00:00
Marcel Moolenaar
d7d791cfa6 Make port depend on linux_base instead of linux_lib. 1999-07-21 14:55:43 +00:00
Satoshi Asami
de2c8b70d7 You need egcs to build ksirc. Take it out for 3-stable PLIST for now. 1999-07-21 03:17:23 +00:00
Poul-Henning Kamp
dbd5f002ca Fix the same problem for OSPF as -ag does for RIP: non 127/8 addresses on
a loopback interface are ok.
1999-07-20 13:20:00 +00:00
Andreas Klemm
fd07efbaee remove typo, seems to be I'm a victim of the heat wave ;-) 1999-07-18 11:52:13 +00:00
Andreas Klemm
aa11dde4cd make zebra startup script executeable in final destination... 1999-07-18 11:46:32 +00:00
Andreas Klemm
d577b530cb - Improve startup script
- OSPF tested, zebra works well as designated (DR)
  and backup designated router (BDR)
- Disable debugging to meet FreeBSD package policy (no debug)
1999-07-18 11:42:26 +00:00
Andreas Klemm
da57b0623d Make zebra port more user friendly be providing a nice start stop script
which is prefix-clean:
- Install a zebra startup script ${PREFIX}/rc.d/zebra.sh
- Can be used as start and stop script (expects "start" or
- "stop" as argument).
- If config file is present in ${PREFIX}/etc/zebra
	- Starts zebra, ripd, ospfd and bgpd
	- Stops (kills)  ripd, ospfd, bgpd and at last zebra
1999-07-18 10:31:43 +00:00
Andreas Klemm
4595bf80df Update zebra to 0.73.
New beta, many bugfixes...
1999-07-17 22:14:37 +00:00
David E. O'Brien
263d6a8e9f Upgrade to version 0.6.3.
Don't use offical master sites for now.  Both webservers are down and one
returns a message that they don't know for how long.
1999-07-15 12:13:44 +00:00
David E. O'Brien
913b66d3bc Upgrade to version 0.3.6.
The previous state of this port had MD5 checksum problems, and upon fetching
a new distfile found that version "0.3.5" of the distfile contained the
directory "xwhois-0.3.6".
1999-07-14 23:20:27 +00:00
David E. O'Brien
708be082fd After I pointed out to the `mtr' author that FreeBSD binaries are available,
he asked me why we were two versions behind... hummm.., not any more. :-)
1999-07-14 10:24:29 +00:00
David E. O'Brien
9c87f4c3c3 Add a "manpage" I found.
Don't install doc files if NOPORTDOCS is defined.
Properly put docs files in pathchar specific doc dir.
1999-07-12 22:29:03 +00:00
Tatsumi Hosokawa
82ac8bdb52 Added --privatedir option to configure option.
Submitted by:	Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
1999-07-12 08:44:04 +00:00
Tatsumi Hosokawa
ccf3fc7896 PR: ports/8276
Submitted by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
Samba's WINS database was cleaned during reboot.
1999-07-12 08:38:14 +00:00
SADA Kenji
101bf0652a Some portlints.
PR:		ports/12201
Submitted by:	Nick Hibma <nick.hibma@jrc.it>
1999-07-10 20:08:06 +00:00
Bill Fumerola
15a0552137 This port uses a DIST_SUBDIR. The IGNORE message doesn't.
This is confusing (and makes the IGNORE message wrong.)
1999-07-09 23:01:42 +00:00
Chris Piazza
ec06511b46 Bring the changes from cvsup-bin in to support alpha and make other
architectures in the future easier to support.
1999-07-05 04:22:39 +00:00
Chris Piazza
16c631b262 Fix to work on the alpha and make future architectures easily
supported.
1999-07-05 04:16:44 +00:00
Steve Price
818f82c32f Make this port reinstall friendly and remove an extraneous blank line. 1999-07-04 21:37:28 +00:00
Steve Price
cbd6508c9d Installs i386 binaries, so mark this for i386 only. 1999-07-04 21:30:57 +00:00
Steve Price
a09fbeacc4 Set IS_INTERACTIVE for this port. 1999-07-04 21:25:58 +00:00
Steve Price
af5b2c6773 Use 'install -c' to make this reinstall friendly. 1999-07-04 20:58:32 +00:00
Steve Price
17d87cca36 Installs i386 binaries, so mark this for i386 only. 1999-07-04 20:50:37 +00:00
David E. O'Brien
9c107961c1 The lines creating PREFIX/etc/rc.d/tdetect.sh were totally bogus.
The resulting file was obviously never looked at by the maintainer.
1999-07-04 19:18:49 +00:00
David E. O'Brien
c54c3907dc Move the noise about compile options from pre-fetch to pre-patch.
Some people like to ``make fetch'' in one location and take the distfiles
home for the build.  We should be quiet in succesful fetch situations.
1999-07-04 17:08:55 +00:00
Jacques Vidrine
13b2309ccf . Update 0.64 -> 0.65
. USE_BZIP2
1999-07-03 15:32:23 +00:00
Tim Vanderhoek
a48bc2f5ee Fix instances of "This is ...." 1999-07-03 09:31:52 +00:00
Chris Piazza
99c25961e6 1) Add a patch to fix the syntax for 'lpc status' for FreeBSD 3.x+
2) Shorten down a long line in DESCR.

PR:		12442
Submitted by:	Isupov A.Yu <isupov@moonhe.jinr.ru>
1999-06-30 03:57:40 +00:00
Chris Piazza
595fce410f Make samba auto-use Kerberos 5 a la security/ssh
Note: I haven't tested this because I don't use krb5, but I trust
that it works.

PR:		12143
Submitted by:	Walt Howard <howard@ee.utah.edu>
1999-06-29 05:44:21 +00:00
Satoshi Asami
d6b6216d7c Complete resurrection of bind8 by adding it to net/Makefile. :> 1999-06-28 22:41:33 +00:00
Bill Fumerola
15c5eaf394 Bring back bind8, even -CURRENT only has 8.1.2, this port is more up-to-date.
Requested By:	a bazillion people both on mailing lists and #FreeBSD.
1999-06-28 21:25:34 +00:00
SADA Kenji
65850f01ae Activate cvsweb.
PR:	ports/12412
1999-06-28 17:27:52 +00:00
Satoshi Asami
b5561bc515 Whoops, forgot to move epic4 from net to irc.
Pointed out by:	billf
1999-06-28 08:55:19 +00:00
Chris Piazza
cad6c0c117 Generic-NQS, a freely available Network Queuing System that provides
configurable limits on jobs on a per queue basis as well as for the
total queue system.
It is based on the de facto NQS standards and is interoperable with
commercial NQS products.

PR:		6699
Submitted by:	Tony Maher <tonym@angis.org.au>
1999-06-28 07:07:31 +00:00
Chris Piazza
1f6bb5e181 Move generic-nqs to the net category. 1999-06-28 07:02:11 +00:00
Chris Piazza
e6e1f16451 Fix a typo (p5-SNMP_Simple -> p5-SNMP_Session) 1999-06-28 05:47:03 +00:00
Bill Fumerola
94643a8e9a Whoops, forgot quirc. 1999-06-28 01:54:56 +00:00
Bill Fumerola
08339d7df6 New ports/{irc,java,x11-servers} categories, Step #2 - update old Makefiles. 1999-06-28 01:46:17 +00:00
Tim Vanderhoek
e32f86f31b Remove trailing spaces, and any periods that were hidden by them. 1999-06-28 00:45:20 +00:00
Chris Piazza
fd29eff5a8 Activate p5-SNMP_Session 1999-06-27 17:42:48 +00:00
Chris Piazza
2ac3045663 Import of the SNMP_Session perl module. This module differs
from existing SNMP packages in that it is completely stand-
alone.

PR:	12231
Submitted by:	Stephen J. Roznowski <sjr@home.net>
1999-06-27 17:41:45 +00:00
Andreas Klemm
eb11b51ed9 Long awaited upgrade to version 1.2a
It lastet so long, because of personal time constraints and based
on the fact, that I had to do the very time consuming task, to
revamp the whole big brother installation heavily.

This could be avoided, if Sean could provide a Makefile with a real
install: target and not the drainbamaged
	"unpack, compile and let the whole sh**^H^H^H^Hbunch
	 remain here(tm)" philosophy."
(me lucky one, that apsfilter has changed about 1-2 years ago ;-)

- make install target now copies the workdir to ${PREFIX}/bb
  and then moves or removes files and directories as needed

- revamped client configuration and introduced a
	${PREFIX}/share/bb/bbclients
  directory.

Hope you like it this way ;-)
1999-06-27 14:23:08 +00:00
Michael Haro
dff50f43f3 Shorten DESCR file so it is only 24 lines long. 1999-06-27 07:54:43 +00:00
Michael Haro
1f4a287f09 Support ${PREFIX} better and also only depend on tcp_wrappers if it
doesn't exist in the base system.
1999-06-27 06:40:24 +00:00
Michael Haro
a34a75aba7 use ${PREFIX} and only require tcp_wrappers if it isn't part of the
base system.
1999-06-26 22:58:41 +00:00
Tim Vanderhoek
dd9ff05a6a Commit #3/4 to enforce caps, no period.
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.

As promised,

$ time cvs ci
real    67m51.701s
user    0m1.250s
sys     0m5.345s
1999-06-26 19:12:45 +00:00
Andreas Klemm
7dcd272063 purely cosmetic: nuke commented out BROKEN line 1999-06-26 17:45:32 +00:00
Andreas Klemm
971040175b Upgrade zebra to 0.70.
0.70 is a bugfix release to 0.69
from the announcement on the zebra mailinglist:
I've just fixed critical bug of zebra's routing information base
calculation which introduced in zebra-0.69.  ospfd bugs which causes
core dump are also fixed.  Configuration search path bug is fixed by
NAGUCHI kay.  RIPng in filter bug is fixed by itojun.
* Changes in zebra-0.70
* Changes in zebra
** Critical routing information base calculation bug check is fixed.
** zebra ipv4 message is extended to support external/internal route flavor.
** Now if internal route doesn't has direct connected nexthop, then nexthop
is calculated by looking up IGP routing table.
* Changes in bgpd
** `neighbor PEER update-source IFNAME' command added as ALIAS to
`neighbor PEER interface IFNAME'.
* Changes in ospfd
** DD null pointer bug is fixed.
1999-06-26 12:01:35 +00:00
Andreas Klemm
d1ecc97553 update ntpdate to last version 4.0.93a
got a patch to make it run.

Submitted by:	sorry, deleted mail too fast
1999-06-26 06:54:17 +00:00
Justin M. Seger
ce5fc21e50 Nuke bind8, it's been in the base system for a while now. 1999-06-25 20:22:17 +00:00
Justin M. Seger
c1c6dfd089 * Upgrade to dhcp-2.0 release.
* Install manpages instead of catpages
1999-06-25 20:08:41 +00:00
SADA Kenji
128e8e2fb0 Fix typo of sampe config file.
Approved by:	maintainer
1999-06-23 15:24:43 +00:00
Chris Piazza
9ba143eb76 Activate downloader. 1999-06-23 00:45:09 +00:00
SADA Kenji
29a2ad252c Import true contents of repo.copied kde11*-i18n ports.
Submitted by:   Ryuichiro Imura <imura@cs.titech.ac.jp>
1999-06-22 23:42:27 +00:00
Sheldon Hearn
63668b8540 Don't depend on the tcp_wrappers port if tcp_wrappers is included in the
base system.

PR:	12090
Submitted by:	Parag Patel <parag@codegen.com>
1999-06-21 12:43:07 +00:00
Chris Piazza
eb8de8ddbf Activate trickyirc. 1999-06-21 01:20:35 +00:00
Jordan K. Hubbard
bc4db783c8 Unbreak this port - it's easy enough to get the config files in the
right places.
1999-06-20 15:10:14 +00:00
John Polstra
d38d5563d1 Activate pptpclient. 1999-06-19 22:43:59 +00:00
John Polstra
f9c4cd9156 New port for the "pptp-linux" VPN client. It allows a FreeBSD machine
to connect to a remote NT server, making it behave as if it were on
the same LAN.
1999-06-19 22:41:33 +00:00
Andreas Klemm
cc2d7ec287 Update zebra port to 0.68
From the announcement on the zebra mailing list:

ospfd is much improved.  DR election bug is fixed.  Database
description can be sent and received.  Now Neighbor State Machine
goes to Full.  We are working on zebra-0.70 can provide real OSPF
routing feature.

bgpd aggregate-address command is added.  At this momemnt summary-only
aggregation is supported.  `ip community-list' command is added.
New route-map command such as `set community' or `match community'
is added.

zebra's IPv6 related bug is fixed.  VTY input buffer overflow bug
is fixed.

DEFUN can eat (a|b|c) statement.  So (deny|permit) is useful for
like this:

bgpd(config)# access-list test ?
  deny              Access list for denies
  permit            Access list for permits

Changes in zebra-0.68
++ Changes in lib
- DEFUN() is extended to support (a|b|c) statement.
- Input buffer overflow bug is fixed.
++ Changes in bgpd
- `ip community-list' is added.
- set community and match community is added to route-map statement.
- aggregate-address A.B.C.D/M partly works.  Now it works only
  summary-only mode.
++ Changes in zebra
- IPv6 network address delete bug is fixed.
++ Changes in ospfd
- DR election bug fixed.
- Now Database Description can be send or received.
- Neighbor State Machine goes to Full state.
++ Changes in ospf6d
- router zebra related bug is fixed.
1999-06-19 10:21:08 +00:00
Chris Piazza
e7320d495d Activate blackened 1999-06-19 08:58:50 +00:00
Michael Haro
06470acd88 Add master site
PR:		12222
Submitted by:	CHOI Junho cjh@kr.freebsd.org
1999-06-18 17:31:21 +00:00
Bill Fumerola
18a505adb8 1. Make this port easier to upgrade later on.
2. Use the correct location of perl5
1999-06-17 16:09:09 +00:00
Bill Fumerola
6b7509ec76 Remove trailing whitespace
Found By:	portlint
1999-06-17 16:05:40 +00:00
Bill Fumerola
3d0bc5ede0 The patch changed on us without bumping the version number.
Update the makesum.

Noticed by:	bento errorlogs.
1999-06-17 13:39:04 +00:00
Bill Fumerola
0842350b47 Portlint, this port doesn't need to include bsd.port.{pre,post}.mk
Also the Makefile was copied from the Samba makefile it seems, so I
fixed the first 5 comment lines so they were actually accurate.

Noticed from:	bento errorlogs
1999-06-17 13:38:20 +00:00
Bill Fumerola
28766f8c52 I copied this from being a patch to being a file. Boy do I feel silly that
I forgot to stript the patch information from it.

Submitted by:	maintainer
1999-06-17 12:50:54 +00:00
John-Mark Gurney
355f2a7175 activate domtools 1999-06-17 10:02:36 +00:00
John-Mark Gurney
9aaf246709 import of domtools
'domtools' is a set of DNS information extraction utilities.

The commands in the 'domtools' package allow you to traverse DNS domain
hierarchies, list all hosts (or subdomains) within a given domain,
convert host name to IP address and vice-versa, convert a normal IP address
to the "in-addr.arpa." format and vice-versa, and more. These commands can be
used manually, or included as building blocks for higher level DNS tools.
They generate output that is easily computer parsable.
1999-06-17 10:00:30 +00:00
Bill Fumerola
04001a7aa9 Use -pthread not libc_r
Submitted by:	jmg
1999-06-16 18:11:45 +00:00
Bill Fumerola
b651eecd22 Add rtsp_proxy, because Apple was kind enough to share. 1999-06-16 16:49:12 +00:00
Bill Fumerola
659b107e5b This is a port of Apple Computer's open source rtsp_proxy.
QuickTime streaming uses RTP/RTSP protocols

WWW: http://www.apple.com/quicktime/developers/rtsproxy.html

PR:		ports/12194
Submitted By:	Richard Kiss <richard@homemail.com>
1999-06-16 16:47:38 +00:00
Jun Kuriyama
4847085f29 Use make_smbpasswd, not mksmbpasswd.sh. 1999-06-15 14:32:21 +00:00
David E. O'Brien
2d5a1b43d5 BROKEN='port installs files into /etc (dhclient.conf) rather than PREFIX/etc'
Also, dhcpd.conf must be in /etc the way isc-dhcp2 is compiled.
1999-06-15 00:40:08 +00:00
Foxfair Hu
074e0f6919 Add one more URL.
Requested by:	maintainer.
1999-06-14 06:40:41 +00:00
John-Mark Gurney
0e1e6ea40a make port adhere to ${PREFIX} 1999-06-14 05:01:45 +00:00
Foxfair Hu
3c297dabc6 Point to the maintainer's homepage about mars_nwe. 1999-06-14 02:51:58 +00:00
Foxfair Hu
1476a3f017 Submitted by: maintainer:Boris Popov <bp@butya.kz>
Update to mars_nwe-0.99.pl17.
1999-06-14 02:47:59 +00:00
John-Mark Gurney
229d422a33 forgot to activate till now...
Reminded by a mail to: Alex Perel <veers@disturbed.net> aka Storm-
1999-06-12 09:52:46 +00:00
John-Mark Gurney
a5f8d579c0 rinetd - simple TCP-only port redirector program.
Submitted by: Alex Perel <veers@disturbed.net> aka Storm-
1999-06-12 04:45:53 +00:00
Satoshi Taoka
98c75e3a9c Added yafc 1999-06-11 09:07:29 +00:00
Steve Price
df1a590b46 Add the quirc port. 1999-06-09 01:59:05 +00:00
Steve Price
933abeff0e Add the brouted port. 1999-06-09 00:32:16 +00:00
Steve Price
bd07fcc1da Initial import of brouted version 1.2b.
Dynamic routing daemon acting on source IP of TCP connection

PR:		11515
Submitted by:	swjeong <swjeong@bbs.kitel.co.kr>
1999-06-09 00:31:17 +00:00
Steve Price
974c2997e1 Make this port honor CFLAGS.
PR:		11520
Submitted by:	Oscar Bonilla <obonilla@fisicc-ufm.edu>
1999-06-09 00:13:13 +00:00
Steve Price
b9415de6e8 Add wais support.
PR:		11728
Submitted by:	Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co>
1999-06-08 23:50:35 +00:00
Steve Price
c7389411b1 Update for new MASTER_SITE.
PR:		12074
Submitted by:	maintainer
1999-06-08 23:17:00 +00:00
Bill Fumerola
26806cc64f Upgrade to version 1.2.3 1999-06-08 22:39:45 +00:00
Steve Price
593990a1e7 The xforms ports is no longer an i386-only port. 1999-06-08 22:15:15 +00:00
Hidetoshi Shimokawa
3efef38a70 Replace i386-freebsd with PERL_ARCH so that packages can be built on alpha. 1999-06-07 10:57:49 +00:00
Paul Richards
49b1aa0044 Update to latest version of sdk. 1999-06-06 21:01:45 +00:00
Paul Richards
89c3a17742 Update to latest version of sdk.
Tidy up some commented out lines and whom entry.
1999-06-06 21:01:32 +00:00
Paul Richards
c485740af2 Fix the whom entry and change a hardcoded path to ${PREFIX} 1999-06-06 20:34:45 +00:00
Justin M. Seger
c7472aaf1a portlint cleanups
Partially submitted by:	n_himba
PR:			ports/12032
1999-06-06 12:51:53 +00:00
Michael Haro
5ce8e8e5c7 Remove the test to create ${PREFIX}/share/info/dir as it is now
in bsd.port.mk and this helps to unify the check and install.
1999-06-05 22:32:11 +00:00
Michael Haro
defb095dec Update to 990522 release
PR:		12029
Submitted by:	Koji Kondo koji@dti.ad.jp
1999-06-05 20:11:37 +00:00
Robert V. Baron
3e8d2f62e4 Sync with 5.2.4 1999-06-04 23:00:03 +00:00
Michael Haro
5c9f4544a4 Activate roxirc 1999-06-04 06:18:52 +00:00
Bill Fumerola
f84dd4af62 Replace a dead master site with MASTER_SITE_SUNSITE and the appropriate
directory within.
1999-06-04 03:19:25 +00:00
Justin M. Seger
d04f750efd Upgrade to 2.0.4b
Submitted by:	Palle Girgensohn <girgen@partitur.se>
PR:		ports/11877
1999-06-04 01:44:54 +00:00
Andrey A. Chernov
11e7baf89f upgrade to 0.4.1 1999-06-03 08:31:13 +00:00
Michael Haro
d13f8f365e Activate ttcp 1999-06-02 06:20:35 +00:00
Michael Haro
f54bf74009 TTCP is a benchmarking tool for determining TCP and UDP performance
between two systems.

I could never remember where to get it, others may find it useful
to have in the ports collection too.
1999-06-02 06:14:11 +00:00
Justin M. Seger
4df78b912f Use latest patches from ISC.
PR:		ports/11784
1999-05-31 17:36:29 +00:00
Steve Price
7334e5c303 Fix build on Alpha. 1999-05-31 04:47:02 +00:00
Steve Price
6729c90da3 Use new gnome libs.
PR:             11844
Submitted by:   Jeremy Lea <reg@shale.csir.co.za>
1999-05-30 04:04:53 +00:00
Steve Price
c5344554d9 Use new gnome libs.
PR:             11844
Submitted by:   Jeremy Lea <reg@shale.csir.co.za>
1999-05-30 03:49:40 +00:00
Steve Price
b3ac985891 Remove kde 1.0 ports in favor of the 1.1 versions. 1999-05-29 05:01:38 +00:00
Steve Price
898dd65bc9 USE_LIBTOOL=yes and misc. cleanup.
PR:		11855
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-29 04:38:22 +00:00
Steve Price
92103d6d5c Update to use gtk version 1.2.3.
PR:		11842
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-29 03:56:15 +00:00
Steve Price
34e350e7ea Use glib version 1.2.3.
PR:		11841
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-29 03:47:54 +00:00
Satoshi Asami
5f5dc45b2a Fix WRKSRC so it can be found.
Submitted by:	maintainer

Add NO_PACKAGE, there are some stuff hardcoded into the compiled ROM files.
1999-05-29 01:12:52 +00:00
Jacques Vidrine
323ecb288c gwget -> gtm 1999-05-28 22:31:23 +00:00
Jacques Vidrine
7837a3de02 Add another MASTER_SITES entry. 1999-05-28 20:53:31 +00:00
Jacques Vidrine
7f52ec3420 Fix PLIST (a couple of icons were forgotten during the last update).
PR:	ports/11871
1999-05-28 20:50:11 +00:00
Satoshi Asami
9d05d4c30c Gotta run ldconfig from PLIST too. 1999-05-28 11:43:17 +00:00
Jacques Vidrine
2cc0d85082 Update 0.62a -> 0.64 1999-05-27 16:16:09 +00:00
Kris Kennaway
610a5e8ff0 Update to v0.3.5
PR:		11614
1999-05-27 12:50:26 +00:00
Satoshi Asami
bb42dcd49d Add ldapsdk and perldap.
Forgotten by:	paul
1999-05-27 11:18:36 +00:00
Thomas Gellekum
25490e549c Forget about ${PREFIX}/include/giflib. 1999-05-27 07:32:49 +00:00
Paul Richards
5387df7a3f Initial import of the Mozilla Perl interface to LDAP 1999-05-25 22:47:01 +00:00
Paul Richards
c0e2ce55be Initial import of the Mozilla LDAP sdk. 1999-05-25 22:44:25 +00:00
Michael Haro
eb8a9a8461 Update to 0.6.2
Submitted by: Oyvind Moll  oyvindmo@initio.no
PR Number: 11882
1999-05-25 18:24:40 +00:00
Steve Price
d16b6fb6c2 Use KDE version 1.1 instead of version 1.0. 1999-05-24 02:31:51 +00:00
Michael Haro
8f58b17226 Upgrade to version 3.1.1
PR Number: 11817
Originator:     Dominic Mitchell
1999-05-22 06:53:03 +00:00
Satoshi Asami
65281e8ece Add png dependency. That fixes the PLIST problem, so add back deleted
entries.

Submitted by:	maintainer
1999-05-20 19:08:04 +00:00
Stefan Bethke
5663940d42 Fix MASTER_SITES. 1999-05-17 08:17:57 +00:00
Satoshi Asami
0c3e5b018e Misc. PLIST cleanups.
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-12 11:19:22 +00:00
Satoshi Asami
34cffc3d20 Upgrade to fix build problem.
Submitted by:	maintainer
1999-05-12 08:05:13 +00:00
Seiichirou Hiraoka
ea91897a30 Activate coda5_doc 1999-05-11 01:24:57 +00:00
Seiichirou Hiraoka
784ba7ed39 Update to 5.2.0
PR: ports/11610
Submitted by: ijliao@Terry.Dorm10.NCTU.edu.tw
1999-05-11 01:21:59 +00:00
Satoshi Asami
f1bd8397c5 Remove missing files. I'm not sure if this is the right fix but
it will at least get the build going again.
1999-05-10 22:35:43 +00:00
Stefan Bethke
3d5107edf8 Update man page for atalkd: add explanation for -router. 1999-05-10 01:10:19 +00:00
Jun-ichiro itojun Hagino
aab5d7d841 upgrade to 0.64.1.
(I tested this with KAME-ready kernel so it should work fine)
1999-05-09 18:24:16 +00:00
Steve Price
7350323c55 Update to version 0.99030108.
PR:		11578
Submitted by:	maintainer
1999-05-09 16:46:19 +00:00
Steve Price
fd79e90fca Hopefully a little bit better worded COMMENT. :) 1999-05-09 01:19:12 +00:00
Steve Price
ece4102415 Activate the libnet port. 1999-05-09 01:17:10 +00:00
Steve Price
253c687d8f A C library for creating IP packets.
PR:		9901
Submitted by:	Peter Shipley <shipley@dis.org>
1999-05-09 01:16:35 +00:00
Satoshi Asami
7cf51e743f Finish moving libicq from devel to net. 1999-05-08 10:32:29 +00:00
Satoshi Taoka
6ba6d0f02a Fixed ${LIB_DEPENDS} from devel/libicq to net/libicq 1999-05-08 01:42:40 +00:00
Satoshi Taoka
933fb0d5d4 Fixed ${CATEGORIS} from devel to net 1999-05-08 00:24:25 +00:00
Bill Fumerola
13d26afc8c We don't fetch libpcap anymore, so why include it's MASTER_SITE?
Submitted by:	Anders Nordby <anders@fix.no>
Pointy Hat:	Me.
1999-05-07 19:31:59 +00:00
Seiichirou Hiraoka
3f834dccac Activate IglooFTP 1999-05-07 17:44:05 +00:00
Justin M. Seger
b749631790 Switch to USE_ZIP 1999-05-07 02:30:21 +00:00
Bill Fumerola
a844f9a47a BROKEN= "4.2 has been released, this port is no longer fetchable"
Also make a bunch of style changes, most of them related to USE_BZIP2.
1999-05-06 21:49:25 +00:00
Bill Fumerola
95779fde89 (1) Upgrade to 1.1
PR:		ports/11536
Submitted by:	Anders Nordby <anders@fix.no>

(2) Fix some uglyness
1999-05-06 20:47:23 +00:00
Jun Kuriyama
07d7c1719b Cleanup empty directories. 1999-05-06 13:38:02 +00:00
Jun Kuriyama
5794688437 Add .packlist and cleanup empty directory. 1999-05-05 22:03:05 +00:00
Satoshi Taoka
ba06ff91b7 I moved icqlib from devel to net. Fixed ${CATEGORY} and ${LIB_DEPENDS}
with respect to the change.
1999-05-05 14:13:55 +00:00
Seiichirou Hiraoka
50a7c11433 Update to 0.8.0
PR: ports/11495
Submitted by: cpiazza@home.net
1999-05-05 14:13:45 +00:00
Satoshi Taoka
c1d410aead Add icqlib 1999-05-05 13:59:05 +00:00
Satoshi Taoka
295cbd60ba icqlib is a library required by kicq, KDE ICQ client.
PR:		10649
Submitted by:	Pavel Andreev <paxvel@iname.com>
1999-05-05 13:57:00 +00:00
Archie Cobbs
e23ea93287 Update to version 2.0b2. 1999-05-05 05:11:37 +00:00
Steve Price
2c78917c6b LIB_DEPENDS on the new unified xview port. 1999-05-04 23:18:39 +00:00
Steve Price
5af2dded5c libtool has been updated to version 1.3 so fixup where we look for it. 1999-05-04 22:36:19 +00:00
SADA Kenji
269378eaa7 Justify md5. 1999-05-04 15:28:56 +00:00
Satoshi Asami
275aad51ae USE_XLIB. 1999-05-04 11:40:35 +00:00
Stefan Eßer
c6161bba71 Upgrade KDE to Release 1.1.1. 1999-05-03 22:29:39 +00:00
Michael Haro
5b9355a3b1 WWW: This is definately the daemon's work. In Chuck we trust. 1999-05-03 05:26:53 +00:00
Steve Price
21dfd2dcf8 Add the tdetect port. 1999-05-03 03:00:28 +00:00
Steve Price
f61a972ad1 Initial import of tdetect version 0.2.1.
A utility for detecting traceroutes and reporting them via syslog.

PR:		9899
Submitted by:	Peter Shipley <shipley@dis.org>
1999-05-03 02:49:35 +00:00
Steve Price
e73cbfb5c0 Change version required comment too. 1999-05-03 01:56:26 +00:00
Tatsumi Hosokawa
6d272ef8b9 smbrun does not compiled. 1999-05-03 01:54:02 +00:00
Michael Haro
af01b6d8a4 broken: structure has no member named `tv_usec'. 1999-05-03 01:11:25 +00:00
Michael Haro
a89d8b834b Update licq to version 0.61
PR:		11453
Submitted by:	maintainer
1999-05-02 20:21:41 +00:00
Michael Haro
8b3baf3127 update to version 3.3a 1999-05-02 19:19:17 +00:00
Justin M. Seger
c6ed5af9f6 Upgrade to isc-dhcp-2.b1.27 1999-05-02 11:19:14 +00:00
Michael Haro
6158d64b91 BROKEN if kerberos not installed. Do check and report as broken if so. 1999-05-02 09:36:40 +00:00
Steve Price
4e3ed35958 Finish updating to version 1.5.4.3-beta16.
PR:		11290
Submitted by:	maintainer
1999-05-01 03:15:12 +00:00
Archie Cobbs
27c5150c98 Unbreak egcs compilation by removing -Werror flag instead of fixing all
the warnings (it's easier, and a couple of the fixes were incorrect anyway).
The next version of mpd will have these warnings fixed, at which time -Werror
may be restored... though doing so is debatable in the first place.
1999-04-30 19:31:17 +00:00
Satoshi Taoka
ad04c59247 Added kicq 1999-04-30 17:16:33 +00:00
Satoshi Taoka
db057c69ba Add irssi, ns and nam 1999-04-30 17:11:18 +00:00
Satoshi Taoka
21a9cb742b The UCB/LBNL Network Animator
PR:		11341
Submitted by:	Oscar Bonilla <obonilla@fisicc-ufm.edu>
1999-04-30 17:02:05 +00:00
Satoshi Taoka
6a364c19b2 The UCB/LBNL Network Simulator Version 2
PR:             11340
Submitted by:   Oscar Bonilla <obonilla@fisicc-ufm.edu>
1999-04-30 16:54:42 +00:00
Satoshi Taoka
119ce48288 KDE/Qt based ICQ clone
PR:		10651
Submitted by:	Pavel Andreev <paxvel@iname.com>
1999-04-30 16:37:21 +00:00
Kris Kennaway
e517e9a8f6 Unbreak (Makefile defines -Werror, which is causing problems in the new
world order of egcs due to some trivial warnings).

Prompted by:	bento.freebsd.org
1999-04-30 13:40:53 +00:00
Kris Kennaway
97c42220fd Unbreak. 1999-04-30 12:59:50 +00:00
Peter Wemm
542106539c Trivial update from b14 -> b16. 1999-04-29 20:27:22 +00:00
Michael Haro
8930ede6ef Add WWW: 1999-04-27 04:58:43 +00:00
Michael Haro
d32b246261 update to 0.9.4 1999-04-27 03:56:52 +00:00
Michael Haro
fca7970b5a update port and use gtk12 1999-04-26 19:36:01 +00:00
Michael Haro
060784c71a Update net/p5-New-RawIP to 0.06b
PR:		11311  (thats 11311 backward)
Submitted by:	maintainer
1999-04-26 02:39:28 +00:00
Andreas Klemm
b9bbac18bb nuke kirc 1999-04-25 20:47:37 +00:00
Bill Fumerola
8684147ba7 Upgrade to 1.0r9, the previous version had been dropped.
The deleted patches were merged into the program.

Obtained from:	http://www.socks.nec.com/patch-socks5.html
		(the new patches, that is)

NOTE: I'd love to have used PATCH_SITES and its cohorts,
however the patches from the web site were directory-ambigous
and adding them to our repository is the best way to avoid a
lot of glue and uglyness in the Makefile.
1999-04-25 03:49:17 +00:00
Kris Kennaway
8717f2ffac Upgrade to 0.34, remove dependency on gtk-1.1 in favour of 1.2
PR:		11158
Submitted by:	cpiazza@home.net
1999-04-24 14:15:09 +00:00
Michael Haro
606345bd58 Change maintainer email address over to freebsd.org 1999-04-22 15:59:03 +00:00
Michael Haro
aa3374648f gtk11 -> gtk12 1999-04-22 07:57:18 +00:00
Marc G. Fournier
0f398af16d Another bunch off WWW: links in DESCR 1999-04-22 00:55:05 +00:00
Stefan Bethke
8caed28090 Move URL to pkg/DESCR. 1999-04-21 00:29:38 +00:00
Stefan Bethke
b389c3c772 Update MASTER_SITES
ADD WWW_SITE (for net/netatalk)
1999-04-20 22:54:02 +00:00
Michael Haro
4032918c93 Fix patchfile to use gtk11-config
Noticed on:  http://bento.freebsd.org/
1999-04-20 18:59:03 +00:00
Steve Price
89e6065d22 Update to the 19990420 version, which fixes the problem with the
'ip address' command on FreeBSD.

Submitted by:	Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>
Ok'd by:	maintainer
1999-04-20 03:54:47 +00:00