Commit graph

1789 commits

Author SHA1 Message Date
Masafumi Max NAKANE
3a1b63111f Upgrade to 5.9.4. 1999-09-07 20:22:05 +00:00
Bill Fenner
94cc83be1a Delete port: tac_plus
PR:		ports/13301
Submitted by:	Igor Vinokurov <igor@rtsnet.ru>
1999-09-07 06:58:57 +00:00
Bill Fenner
9938af1744 mkdir ${PREFIX}/lib/perl5/site_perl/${PERL_VER} before trying to put
stuff there.

Found by:	http://bento.freebsd.org/errorlogs/3-full/rrdtool-1.0.0.log
1999-09-07 06:47:41 +00:00
David E. O'Brien
6f0c0bc3a5 Take over maintance.
Ok'ed by:	Hideyuki Suzuki <hideyuki@sat.t.u-tokyo.ac.jp>
1999-09-06 19:26:40 +00:00
David E. O'Brien
a40250de8c Upgrade to version 1.4.0p6. 1999-09-06 18:14:50 +00:00
David E. O'Brien
244bef6ca3 portlint 1999-09-05 22:15:15 +00:00
David E. O'Brien
d37a67eabe portlint 1999-09-05 21:52:16 +00:00
Bill Fumerola
28a7dfa695 Fix to work after the ucd-snmp library bump.
Submitted by:	<jack@germanium.xtalwind.net>
PR:		ports/13540
1999-09-04 23:50:36 +00:00
Bill Fumerola
db60f873fb o Bump SHLIB_VERSION to 4 and make this port build it that way.
o Look for perl in the right place (patch-ah)
o Add a typedef that ucd-snmp wants (patch-ag)
o Install headers files with the right permissions

Submitted by:	<jack@germanium.xtalwind.net>
PR:		ports/13539
----------------------------------------------------------------------

o Remove extraneous HAS_CONFIGURE introduced by nectar in rev1.19
o Use the PATCH_* framework and grab 012.patch from the authors.
1999-09-04 23:30:47 +00:00
David E. O'Brien
1c5fe891c5 portlint 1999-09-04 20:34:13 +00:00
Bill Fenner
c0b5a54004 Portlintify
PR:		ports/13447
Submitted by:	Oleg V. Volkov <rover@lglobus.ru>
1999-09-04 20:29:45 +00:00
David E. O'Brien
d8238738f4 change use of DISTFILES and portlint 1999-09-04 19:21:43 +00:00
David E. O'Brien
56cfc9e3d9 synchronisation != synchronization 1999-09-03 04:28:07 +00:00
Bill Fumerola
ff5623def3 Upgrade to 0.7.3 1999-09-01 20:18:59 +00:00
Satoshi Asami
81d254d7b7 $Id $ -> $FreeBSD$ (note space, which is probably why Peter missed it) 1999-08-31 11:28:45 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Mark Murray
66909b6329 Add tn3270 1999-08-30 20:44:36 +00:00
Mark Murray
b9cf15032b This is FreeBSD's tn3270, yanked from src/usr.bin, and lightly hacked
with the addition of relevant parts of src/usr.bin/telnet/*

Once the dateline hase crossed the repository, the original will
be led outside, given a perfunctory trial, and shot.
1999-08-30 20:27:51 +00:00
Peter Wemm
a6c3f62331 $Id$ -> $FreeBSD$ 1999-08-30 14:24:37 +00:00
Tim Vanderhoek
847ae8f2b6 Remove preceeding pkgname from some of the comments having one. 1999-08-29 19:19:43 +00:00
Tim Vanderhoek
4f1d4da0af Caps, no period. 1999-08-29 17:49:24 +00:00
Steve Price
071c0abceb Make this port interoperable on the FreeBSD/Alpha. From Andrew Gallatin:
Due to the size difference between a struct timeval on FreeBSD/Alpha
(2 longs for a total of 128 bits) and a struct timeval nearly
everywhere else in the known universe (2 ints, for a total of 64-bits,
even on DEC OSF/1), and the way zephyr uses timevals, it needs a bit
of help.

Submitted by:	Adrew Gallatin <gallatin@cs.duke.edu>
Obtained from:	NetBSD
1999-08-29 15:16:42 +00:00
Michael Haro
3262cce303 expr -> ${EXPR}
mv   -> ${MV}
rm   -> ${RM}
tr   -> ${TR}
1999-08-28 02:42:41 +00:00
Jim Mock
50af334299 Activate icqnix. 1999-08-28 02:38:33 +00:00
Jim Mock
0c50d77284 Import of icqnix.
ICQnix is an ICQ client for X that is designed to look and feel as much
like the Mirabilis ICQ client as possible.

PR:		13428
Submitted by:	Yin-Jieh Chen <yinjieh@Crazyman.Dorm13.NCTU.edu.tw>
1999-08-28 02:36:03 +00:00
Michael Haro
8d6f14a9b2 sed -> ${SED} 1999-08-28 02:17:34 +00:00
Michael Haro
af5f314286 ln -> ${LN} 1999-08-28 01:58:05 +00:00
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