1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
Commit Graph

1154 Commits

Author SHA1 Message Date
Peter Hawkins
ddda9e2b61 Obtained from: The Arla Project http://www.stacken.kth.se/projekt/arla/
Import of arla (free clone of AFS client)
1998-09-09 05:51:30 +00:00
Stefan Bethke
cd4a8fb9bc Minor additions and fix-ups:
- filenames of Custom Icons for folders ("Icon^M") are properly escaped
- Honors CFLAGS
- package can actually be installed elswhere (pkg_add -p)
- man pages are compressed and properly linked
1998-09-09 01:31:06 +00:00
Vanilla I. Shu
92992079c5 Activate boclient. 1998-09-08 17:31:48 +00:00
Vanilla I. Shu
d636b303f0 Back orifice, a remote adminstration tool for window$ 95/98.
PR:		ports/7585
Submitted by:	darius@dons.net.au
1998-09-08 17:31:00 +00:00
Tim Vanderhoek
4ade4325eb "CFLAGS+=__dead=" because mistakenly Bruce thought two years in
the grave would be enough to kill __dead.
1998-09-05 21:43:26 +00:00
Vanilla I. Shu
345084608f Don't use libbsd & libutil on package.
Agreed by:	maintainer
1998-09-05 18:22:17 +00:00
Steve Price
af1a65010c As of version 3.3.2 of the vnc port this port (vncjava) is
already included so there's no need for two of them.

Submitted by:	bmah@ca.sandia.gov
1998-08-30 16:09:08 +00:00
Steve Price
82625d7402 Move one last manpage from PLIST to MANx in Makefile. 1998-08-30 15:51:16 +00:00
Steve Price
8aaca5506b Unbreak after the perl upgrade. 1998-08-30 15:49:44 +00:00
Peter Hawkins
0575e236a2 upgrade to 3.3.2r2 (3.3.2 distfile no longer available) 1998-08-30 02:23:41 +00:00
Andreas Klemm
05365a4afd - update to new version 1.08
- use 127.0.0.1 as starting ip address for a fresh configuration
- new master site, use my download area as alternative
- suggest installing apache 13 to use this port instead of the old
  noneexisting ports
- new life example (the bb developement site)
1998-08-29 11:25:15 +00:00
Tatsumi Hosokawa
500828f8b3 Updated to samba-1.9.18p10. 1998-08-28 02:07:45 +00:00
Satoshi Asami
36c4de4992 "ln" -> "ln -f" 1998-08-26 21:20:40 +00:00
Vanilla I. Shu
af4cd62f15 Change maintainer's email address, and add depends with rsaref.
PR:		ports/7740
Submitted by:	maintainer
1998-08-26 09:14:54 +00:00
Stefan Bethke
415cfc8efd Misplaced #include broke compile.
PR:		ports/7643
1998-08-25 20:08:06 +00:00
Satoshi Asami
7147ee4f54 kde shared libs are now at version 1. Gosh, no wonder they kept being
reinstalled over and over.
1998-08-25 10:04:59 +00:00
Satoshi Asami
469c5acb73 This port doesn't build.
Also, please fix the complilation flags so it will compile with some
optimization (ideally by respecting CFLAGS).

===
 :
g++ -g -Wall -I. -I../libXicq   -c io.cc -o io.o
io.cc: In function `int cmd_clear(char *)':
io.cc:53: warning: unused parameter `char * input'
g++ -g -Wall -I. -I../libXicq   -c help.cc -o help.o
g++ -o main main.o config.o callbacks.o cmd_parse.o io.o help.o -L../libXicq -lXicq
gmake[1]: Leaving directory `/usr/ports/net/xicq/work/xicq-071298/src/xicq'
gmake[1]: Entering directory `/usr/ports/net/xicq/work/xicq-071298/src/kxicq'
gmake[1]: *** No rule to make target `all'.  Stop.
gmake[1]: Leaving directory `/usr/ports/net/xicq/work/xicq-071298/src/kxicq'
gmake: *** [kxicq] Error 2
*** Error code 2

Stop.
 :
1998-08-25 05:03:18 +00:00
Steve Price
4605a8fd73 Minor cleanups including fixing the executable so it actually
runs under -current.  It seems our setsockopt doesn't handle
sizeof(char) for an option.
1998-08-25 00:04:05 +00:00
Tim Vanderhoek
420da3c347 Man, I think I see a pattern here. manpage(pkg/PLIST)->manpage(Makefile) 1998-08-24 08:41:36 +00:00
Tim Vanderhoek
2817d4a993 The manpage that was listed in pkg/PLIST has been moved to the Makefile. 1998-08-24 08:39:18 +00:00
Steve Price
dd807c9b41 Make this build in -current again.
PR:		7655
Submitted by:	Don Croyle <croyle@gelemna.ft-wayne.in.us>
1998-08-24 02:48:29 +00:00
Steve Price
8356aff606 Activate mtr. 1998-08-24 01:56:48 +00:00
Steve Price
511f5f1ab9 Initial import of mtr version 0.21.
Traceroute and ping in a signle graphical network diagnostic tool.

PR:		7588
Submitted by:	Bill Fumerola <billf@chc-chimes.com>
1998-08-24 01:56:04 +00:00
Marc G. Fournier
2539c42828 Update to latest snapshot of xicq. All previous patches were submitted and
committed as part of the central sources, so are no longer required...
1998-08-23 04:18:52 +00:00
Justin M. Seger
d8b3b95220 unbreak this after perl changes 1998-08-23 03:19:48 +00:00
Justin M. Seger
aa6dcd7b41 Unbreak this by using new perl variables. 1998-08-23 03:01:19 +00:00
Tim Vanderhoek
ca1b9291af Don't force the user to edit pkg/PLIST manuall. Don't use += on
first occurence of MAKE_ENV.
1998-08-22 17:27:00 +00:00
Brian Somers
f71edbd136 Add www.Awfulhak.org to the distribution sites as the other
sites move the old archive away when a new one is available
(breaking the port).
1998-08-22 02:13:51 +00:00
Masafumi Max NAKANE
1ab9de6776 Add URI for DeleGate homepage. 1998-08-21 22:11:47 +00:00
Masafumi Max NAKANE
d4976c7d82 Upgrade to 5.6.5. 1998-08-21 22:10:28 +00:00
Brian Somers
3ed18311fd Version 2.0.2 -> 2.1a4 1998-08-21 18:09:19 +00:00
Justin M. Seger
8e6d3e2186 Upgrade to tf-40b2 1998-08-21 03:06:54 +00:00
Satoshi Asami
2e69c43cef Adjust to new perl5 scheme. I don't continue fixing things but this port
was required by a few others.
1998-08-20 10:04:02 +00:00
Steve Price
c891c51ef2 The master site was down with hardware problems but certainly
seems to have come back.

PR:		7686
Submitted by:	maintainer
1998-08-19 23:07:51 +00:00
Vanilla I. Shu
4895a48148 Change for perl5 scheme. 1998-08-19 13:09:15 +00:00
Tim Vanderhoek
26e78bb69f This netted the largest set of mis-installed manpages, yet! 1998-08-18 19:48:45 +00:00
John Polstra
0f8d7a9efb Remove manual pages from the PLIST files, since <bsd.port.mk> puts
them in automatically now.

Submitted by:	Sheldon Hearn <axl@iafrica.com>
1998-08-18 16:35:19 +00:00
Vanilla I. Shu
cf18a87cda Activate p5-pRPC. 1998-08-18 02:41:13 +00:00
Vanilla I. Shu
7067de25f2 p5-pRPC is the module for writing RPC servers and clients. 1998-08-18 02:39:39 +00:00
John Polstra
e4deb37bb4 Remove the MD5 checksum for a distfile that is no longer used. 1998-08-17 21:47:11 +00:00
John Polstra
b0cf15d4bf Remove support for USE_CVSUPD. The server port has been split out
into a separate port (cvsupd-bin).

Submitted by:	Sheldon Hearn <axl@iafrica.com>
1998-08-17 21:44:57 +00:00
John Polstra
d23c9d5674 Enable cvsupd-bin. 1998-08-17 21:40:19 +00:00
John Polstra
3ffa7871df New port of the CVSup server binary release.
Submitted by:	Sheldon Hearn <axl@iafrica.com>
1998-08-17 21:37:02 +00:00
Satoshi Asami
13acebb211 FTP server not responding.... 1998-08-17 20:16:36 +00:00
David E. O'Brien
8f6a263ee7 upgrade to 0.3.7.beta 1998-08-17 07:25:18 +00:00
Steve Price
8d826766a4 Update to the July 12th snap. 1998-08-17 00:43:46 +00:00
Steve Price
462ad1f5b4 Update to versino 2.0a6.
PR:		7579
Submitted by:	maintainer
1998-08-17 00:41:50 +00:00
David E. O'Brien
c67c408ddc Upgrade to 2.1.0 1998-08-14 09:18:03 +00:00
Satoshi Asami
65edaaa1f5 Replace qt dependencies with USE_QT.
(Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and
 GNU_CONFIGURE)
1998-08-12 06:29:36 +00:00
David E. O'Brien
6415e3865d Use "ftpsearch.ntnu.no" as the default server. Seems to be quite fast and
upto date.

Submitted by:	Thomas Gellekum <tg@ihf.rwth-aachen.de>
1998-08-11 18:30:40 +00:00
Andreas Klemm
321adfe638 Add an additional install target (install-man) to the ports Makefile
via INSTALL_TARGET variable to install ntop's manpage as well.
While I'm at it, compress the manpage as well via MAN8 setting.
1998-08-11 09:57:51 +00:00
Matthew Hunt
0c764c6cfe Activate ntop. 1998-08-11 03:06:14 +00:00
Matthew Hunt
38080660bd Import of ntop, a program for showing network information, similar
to what top(1) does for processes.

PR:		7566
Submitted by:	Bill Fumerola <billf@jade.chc-chimes.com>
1998-08-11 02:59:56 +00:00
Steve Price
a037833c51 Find the distfile again.
PR:		7541
Submitted by:	maintainer
1998-08-10 12:04:38 +00:00
David E. O'Brien
6d03a1832b Use OPSYS rather than call `uname' directly. 1998-08-10 09:07:55 +00:00
Steve Price
5af3603f10 Update to version 0.34
PR:		7502
Submitted by:	maintainer
1998-08-09 01:25:57 +00:00
Satoshi Asami
fbf0318121 smurflog is moved from net to security.
Forgotten by:	nectar :)
1998-08-07 23:58:37 +00:00
Satoshi Asami
5264cbceb5 Fix up dependencies for ports that moved into the x11-toolkits category. 1998-08-07 23:56:56 +00:00
Vanilla I. Shu
1e1c07a556 Compatible with perl5.00501. 1998-08-06 15:18:27 +00:00
Satoshi Asami
ceba211283 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
1998-08-05 09:31:52 +00:00
Pierre Beyssac
17cd465229 Change ftp.ibp.fr to ftp.lip6.fr in the archive URL.
Submitted by:	Philippe Regnauld <regnauld@deepo.prosa.dk>
1998-07-31 19:45:57 +00:00
David E. O'Brien
ee6e58e035 The default Archie server is now "archie.rutgers.edu".
This servers seems slow to me, but my 1st two favorates (at sura.net and
ans.net) don't DNS resolve anymore.

I welcome sugguestions for other default Archie servers to use.

PR:		ports/7077
Submitted by:	Takeshi WATANABE watanabe@komadori.planet.kobe-u.ac.jp
1998-07-28 17:03:51 +00:00
Tim Vanderhoek
1784dc1b97 Using $ Id $ strings in pkg/DESCR is sub-optimal.
No need to use a computer-friendly data format --- only humans read DESCR.
1998-07-27 17:21:32 +00:00
Steve Price
992eff3ba7 Update to version 1.1.1.
PR:		7360
Submitted by:	maintainer
1998-07-27 00:25:59 +00:00
Justin M. Seger
6aab06b9ef Upgrade to 4.0a11. 1998-07-26 03:15:46 +00:00
Justin M. Seger
41de43aecf touch /etc/dhclient.conf after install
This lets dhclient run without someone creating a customized file.

Requested by:   obrien
1998-07-25 22:16:40 +00:00
Satoshi Asami
65f96029b9 Um, you need to define IGNOREFILES if you want to set checksum to IGNORE.
(Otherwise bsd.port.mk will complain!)
1998-07-25 12:32:43 +00:00
Satoshi Asami
9e0dbf85e2 Can't fetch.... 1998-07-25 12:30:06 +00:00
Satoshi Asami
470cee745f radius is (mostly) not redistributable.
Pointed out by:	jdp
1998-07-24 18:43:57 +00:00
Stefan Eßer
84377cc5f9 Change dependencies to accept Qt-1.33 if present,
but to build Qt-1.40 if no compiled Qt library can be found.
1998-07-23 20:52:04 +00:00
Satoshi Asami
e7b4fed908 Delimit name and version by "-". 1998-07-22 11:55:23 +00:00
Mike Smith
d9fabb1415 Remember that the vnc distribution archives are rebundled regularly
without any substantial changes (breaking the md5 signatures).
1998-07-21 15:36:16 +00:00
Warner Losh
edf9db9125 Fix minor problems with FreeBSD 1.x dynamic loader workarounds breaking
FreeBSD 2.x dynamic loader.  This makes more programs, including emacs,
work with runsocks.

This patch will work at least as far back as 1.0r3.

Submitted by:	Aaron Smith <aaron@sigma.veritas.com>
1998-07-20 23:37:26 +00:00
Warner Losh
6da4040db7 Upgrade to v1.0r6 1998-07-20 22:46:59 +00:00
Mike Smith
5a40204cf5 Update to VNC 3.3.2, handle the case where not all of the font directories
are present, portlint.  Change MAINTAINER to Bruce Mah.
Submitted by:	Bruce A. Mah <bmah@CA.Sandia.GOV>
1998-07-20 17:48:49 +00:00
Adam David
5c496c4406 version 1.1p6 1998-07-20 16:30:26 +00:00
Adam David
e1d2a245ae version 1.1p6 1998-07-20 15:02:07 +00:00
David E. O'Brien
a3e73688f9 Upgrade to 1.74
Submitted by:	Kent Berggren <root@nuts.sr.se>
1998-07-19 22:21:54 +00:00
Stefan Eßer
7e131994b3 Upgrade to KDE Release 1.0 1998-07-19 17:47:47 +00:00
Gary Palmer
c3b336dcdf Update comment to match reality 1998-07-19 05:11:59 +00:00
Andreas Klemm
1b2f69226f upgrade to latest ntp-4.0.73e and make bill fenners tool happy ;-) 1998-07-18 15:06:39 +00:00
Kenjiro Cho
db96306d36 update: ttt-1.1 --> ttt-1.2
this version should compile under -stable.
1998-07-15 05:52:28 +00:00
Justin M. Seger
51c78e889f Upgrade to 2.0 beta 1 patchlevel 6. 1998-07-14 03:26:35 +00:00
Stefan Eßer
3e413c8ba0 Mark as broken, will be upgraded to 1.0 within a few days. 1998-07-13 23:31:51 +00:00
Warner Losh
5a0c7abaad Update socks to v1.0r5
Change fetch so that we point people at NEC's web site
1998-07-12 21:26:50 +00:00
Kenjiro Cho
b818f79d5a update: ttt-0.4.1 --> ttt-1.1
also
  LIB_DEPENDS: BLT2.1 --> BLT2.4c
               tk41 --> tk80
  MAINTAINER: itojun@itojun.org --> kjc@csl.sony.co.jp

Reviewed by: itojun@itojun.org
1998-07-12 17:56:08 +00:00
Steve Price
0c4a5f30e9 Turn on bnc port. 1998-07-11 18:33:00 +00:00
Jacques Vidrine
a2161ba0b9 * Update to ucd-snmp 3.5. 1998-07-10 21:12:45 +00:00
Jacques Vidrine
1672e1e388 * Update ucd-snmp to version 3.5.
* Incidently fixes problem building on 3.0-CURRENT.
PR:				7198
1998-07-10 21:06:23 +00:00
Eivind Eklund
1c72ff4a33 Activate licq 1998-07-09 16:03:29 +00:00
Eivind Eklund
8a91e346c8 Port of licq 0.32-a, an ICQ program using QT.
Submitted by:	Brian Feldman <brianfeldman@hotmail.com>
Setup dialog:	eivind
1998-07-09 16:01:54 +00:00
Matthew Hunt
3ecb0f40c1 Activate yagirc. 1998-07-07 20:36:55 +00:00
Dmitrij Tejblum
a44353c674 Fix URL in MASTER_SITES. Add 2 mirrors.
Pointed out by:		the ports survey
1998-07-07 19:17:15 +00:00
John Polstra
41dd229c86 Update ports for new 15.4.2 release of CVSup. 1998-07-07 03:22:35 +00:00
Jacques Vidrine
0573561487 Activate smurflog. 1998-07-06 22:48:31 +00:00
Dmitrij Tejblum
e2800035bd Replace rumba 0.6a with Sharity-Light 1.0.
Also, make the build obey local settings for CC. This is
Submitted by:	Mikhail Teterin <mi@video-collage.com>
1998-07-06 19:32:07 +00:00
David E. O'Brien
fdcacc4197 Upgrade to ver 2.0.18.
Note the "server" extension is now part of rsync.  HOWEVER, it is very
different from the previous FreeBSD specific version we were patching in.

Submitted by:	Hiroki HAMAOKA <hama@xaxon.co.jp>
1998-07-06 09:51:27 +00:00
Steve Price
9d4e6e7aaa Update to version 2.3.
PR:		7166
Submitted by:	Pedro Giffuni <giffunip@asme.org>
1998-07-05 23:17:32 +00:00
Satoshi Asami
5ec9ecabb6 No need to define HAS_CONFIGURE if GNU_CONFIGURE is defined. 1998-07-05 13:09:46 +00:00
Steve Price
1387b57967 Turn on hesiod. 1998-07-04 19:52:36 +00:00
Steve Price
2fe784171b Initial import of hesiod version 3.0.2.
hesiod - a directory service built on DNS and BIND.

PR:		6924
Submitted by:	Jacques Vidrine <n@nectar.com>
1998-07-04 19:51:53 +00:00
Steve Price
7dafd7c133 Make this package again. 1998-07-03 23:08:47 +00:00
Masafumi Max NAKANE
f2fa55c56a Upgrade, 5.4.3 -> 5.5.7. 1998-07-03 18:14:58 +00:00
Vanilla I. Shu
ae578e065d Use ${CFLAGS} on Makefile.in. 1998-07-02 11:12:04 +00:00
Vanilla I. Shu
8689fd50e9 Portlint and strip binary file. 1998-07-02 10:45:36 +00:00
Satoshi Asami
0dbece7edc Portlint. 1998-07-02 06:46:35 +00:00
Satoshi Asami
edde1a8234 Add xicq. 1998-07-02 00:23:34 +00:00
Marc G. Fournier
a7d31daa87 Import xicq, another command line ICQ client for Unix 1998-06-29 18:39:27 +00:00
Matthew Hunt
3944b6c0b2 Activate micq. 1998-06-28 03:22:50 +00:00
Matthew Hunt
79885184cf Import of micq (26 June 1998), a free implementation of the ICQ
protocol.  It is currently a partial implementation, and has a text
interface only.

As far as I can tell, Mirabilis' software is necessary to register
with the ICQ network, so I could not test its functionality.
1998-06-28 03:22:37 +00:00
Steve Price
dbf926fd90 Generate /etc/resolv.conf even if domain name is not present.
PR:		7088
Submitted by:	maintainer
1998-06-27 20:39:27 +00:00
Satoshi Asami
7d45e2b7a1 Remove NO_CONFIGURE and NO_PATCH, they never meant anything. 1998-06-27 05:20:00 +00:00
Dmitrij Tejblum
a593e874a1 Upgrade to 0.6a. 1998-06-24 18:01:18 +00:00
Bill Fenner
64cbbecc05 Depend on ghostscript5 instead of ghostscript4.
PR:		ports/5380
Submitted by:	luigi@iet.unipi.it
1998-06-24 05:17:29 +00:00
Peter Wemm
dfb62649e7 Trim DESCR a bit. Point to new rdist home; http://www.magnicomp.com/ 1998-06-22 12:17:34 +00:00
Peter Wemm
129124bab3 Master site changed.
Also update 6.1.3 -> 6.1.4.

Nagged by:  Distfile checker
1998-06-22 12:14:10 +00:00
Peter Wemm
d650bf3480 Distfile moved
Nagged by: Distfile checker
1998-06-22 11:56:39 +00:00
Tatsumi Hosokawa
4e4a9d5d8d updated to samba-1.9.18p8. 1998-06-16 00:50:49 +00:00
Tatsumi Hosokawa
0e44a33270 I forgot to modify smb.conf.default for FreeBSD port. 1998-06-15 04:24:02 +00:00
Steve Price
4da4406492 Update to version 1.0p3.
PR:		6904
Submitted by:	maintainer
1998-06-14 16:00:12 +00:00
Thomas Gellekum
24aa112327 HAS_CONFIGURE + --prefix=${PREFIX} = GNU_CONFIGURE 1998-06-12 09:05:27 +00:00
Thomas Gellekum
6babab7e84 Activate ksamba. 1998-06-12 08:36:56 +00:00
Thomas Gellekum
fb42d508f7 New port ksamba, a KDE configuration tool for samba.
PR:		6708
Submitted by:	Hans Petter Bieker <hanspb@persbraten.vgs.no>
1998-06-12 08:36:22 +00:00
Jun Kuriyama
348c1b6c02 A time server daemon for Macintoshes running 'tardis' for netatalk
Submitted by:	Takeru NAIKI <naiki@bfdpc2.bmcd.hokudai.ac.jp>
PR:		ports/4889
1998-06-08 14:41:10 +00:00
Jun Kuriyama
5975369996 Activate ntimelord. 1998-06-08 14:40:59 +00:00
Jun-ichiro itojun Hagino
1098650894 enable ports/net/mrt. This is "Multi-threaded Routing Toolkit" routing
daemon from merit.edu.

Submitted by:	itojun (myself)
1998-06-08 14:17:03 +00:00
Jun-ichiro itojun Hagino
2fe4b48570 a port for "Multi-threaded Routing Toolkit" from merit.edu.
Submitted by:	itojun (myself)
1998-06-08 14:13:19 +00:00
Masafumi Max NAKANE
76cbe5f8d3 Upgrade, 5.3.7 -> 5.4.3. 1998-06-07 17:23:55 +00:00
Jun Kuriyama
efed9542f5 Add some "@dirrm"s. 1998-06-07 14:52:19 +00:00
Satoshi Asami
dbe56423bc Mark this port broken:
===
===>  Building package for zebra-980604
tar: can't add file sbin/ripngd : No such file or directory
tar: can't add file etc/zebra/ripngd.conf.sample : No such file or directory
===

While I'm here, clean it up a little (move comment and CFLAGS override down,
change += to = for variable defined only once).
1998-06-06 22:32:42 +00:00
John Polstra
76e8b0735d Automatically select the no-GUI version to build if X11 is not
installed.

PR:		closes ports/4178
1998-06-06 20:33:21 +00:00
Satoshi Asami
da55a9a064 Fix libc shlib version. 1998-06-06 19:30:46 +00:00
Steve Price
2b74fe6fc5 Force 'sharedlibextension' to .so
PR:		6809
Noticed by:	Edwin Culp <eculp@ver1.telmex.net.mx>
Suggested by:	se
1998-06-04 17:31:04 +00:00
Jun-ichiro itojun Hagino
b0e6b1511d update to zebra 980604 snapshot.
add ripngd and ripngd.conf.sample to pkg/PLIST since I'm on IPv6 host:-)
1998-06-04 17:03:15 +00:00
Vanilla I. Shu
c6d2efc6bd 1. Upgrade to 0.6.
2. Remove a lot of patch file (Thanks dima port it :)
3. Change one of MASTER_SITES.
1998-06-04 04:18:53 +00:00
Vanilla I. Shu
df135797f9 Fix message output of telnetd.
PR:		ports/6834
Submitted by:	maintainer
1998-06-04 03:58:04 +00:00
Andreas Klemm
6b29d4f6d8 Don't compile with -g as default ...
But leave this note, to remind people, that it's a developer release !
1998-06-03 06:32:57 +00:00
Andreas Klemm
7fbebe3079 try to remove the etc/zebra directory more gracefully,
avoiding error messages on the screen:
@unexec rmdir %D/etc/zebra 2>/dev/null
Submitted by:	Satoshi
1998-06-03 06:30:50 +00:00
David E. O'Brien
7697e78075 share smbtcpdump with the world 1998-06-02 18:32:12 +00:00
David E. O'Brien
9189e8475c tcpdump(1) hacked to better understand SMB packets 1998-06-02 18:30:18 +00:00
Andreas Klemm
d5c46fbd60 Give zebra a config directory of it's own ${PREFIX}/etc/zebra
Try to remove it when deinstalling.
1998-05-31 17:45:45 +00:00
Andreas Klemm
c43a2f9b00 Enable the zebra port 1998-05-31 09:27:20 +00:00
Andreas Klemm
500b6ec7d6 Import of the first alpha version of zebra
SNAP 980401
A free multithreaded RIP, OSPF, BGP4 router (server/reflector)
IPv6 support is for:
     FreeBSD with INRIA
     FreeBSD with Hydrangea
     GNU/Linux with IPv6
Developer Mailing List:
majordomo@zebra.org
	subscribe zebra [e-mail address]     -- for English language ML
	subscribe zebra-jp [e-mail address]  -- for Japanese language ML
1998-05-31 09:25:51 +00:00
Matthew Hunt
2d224129c8 Activate sic. 1998-05-27 16:54:41 +00:00
David E. O'Brien
213cd15a42 add icb 1998-05-25 23:24:29 +00:00
David E. O'Brien
721685a759 Internet CB - a chat client 1998-05-25 23:23:36 +00:00
Andreas Klemm
f47c95ee08 Last change, that makes port WWW server independend broke install target
Add directory ${PREFIX}/www/cgi-bin and ${PREFIX}/www/data first before
installing.
PR:	closes 6729
1998-05-24 11:29:13 +00:00
Steve Price
feabb2551a Update to the May 10th version.
PR:		6723
Submitted by:	maintainer
1998-05-24 03:21:59 +00:00
Steve Price
a86d5d6dfa Strip executables after installation.
PR:		6632
Submitted by:	Ruslan Ermilov <ru@ucb.crimea.ua>
1998-05-24 03:04:27 +00:00
Justin M. Seger
2a26f58b89 Upgrade to isc-dhcp2.b1.1 1998-05-23 20:03:53 +00:00