Commit graph

1915 commits

Author SHA1 Message Date
Matthew Hunt
ac68dcbad5 Upgrade to 0.4.3.
Suggested by:	Anthony Chavez <magus@magus.users.xmission.com>
1999-11-03 00:43:10 +00:00
Jim Mock
22a6c7a37f Update to version 0.9.9 1999-11-02 18:01:46 +00:00
David E. O'Brien
018d977bfb Install a proper manpage and other misc documentation. 1999-11-02 12:31:57 +00:00
Bill Fumerola
da3e20270d Upgrade to 1.6.1, which fixes buffer overflows.
PR:		ports/14654
Submitted by:	Mike Tancsa <mike@sentex.net>
1999-11-02 05:27:37 +00:00
Matthew Hunt
43fcd24050 Upgrade to 0.4.2. I don't do ICQ, and can't test it. Yell if it
breaks.

Suggested by:	"R. Beasley" <rbeasley@uberhacker.org>
1999-11-02 01:24:44 +00:00
David E. O'Brien
cbd148ded9 Main master site moved. 1999-11-02 00:42:07 +00:00
Steve Price
c42c259372 Activate the dhid and priss ports. 1999-11-01 03:56:14 +00:00
Steve Price
8f5bd3085f Inital import of dhid version 3.0.
A dhis client for updating dynamic DNS entries in dhisd DNS tables.

PR:		13312
Submitted by:	Oryx Gazella <oryx@ungulate.net>
1999-11-01 03:55:21 +00:00
Steve Price
58ee1a2547 Initial import of priss version 1.0.
A program based on Apple's open source RTP/RTSP streaming Quicktime server.

PR:		13743
Submitted by:	Richard Kiss <richard@homemail.com>
1999-11-01 03:51:42 +00:00
Steve Price
302c17facc Activate the ddup port. 1999-11-01 02:08:48 +00:00
Steve Price
364472919c Initial import of ddup version 2.0.4.
A DynDNS client for FreeBSD.

PR:		13861
Submitted by:	Christopher J. Michaels <cjm2@altavista.net>
1999-11-01 02:08:06 +00:00
Foxfair Hu
dc6ced8047 Put LOCALSTATEDIR to our properly place : FreeBSD's /var/run. 1999-11-01 01:35:16 +00:00
Michael Haro
384d2bda4e move install message to pkg/MESSAGE and remove extra strip 1999-11-01 01:07:57 +00:00
Foxfair Hu
16de55cc18 Cleaning ugly PLIST, let `make deinstall' really work. 1999-11-01 01:03:44 +00:00
David E. O'Brien
63b30814ee Upgrade to version 1.3.3.
* Bug fix: grep -v changed to grep -iv (compare domains caselessly).
 * Bug fix: nameservers now sorted in SOA serial number order, largest first.
   This way you can dlint the primary server immediately after making changes
   to it (previously had to wait for secondaries to do their update).
 * Optimization: if any nameserver does not return an SOA record in Test 1,
   it is removed from the list of nameservers and a warning is reported.
   This way dlint won't use broken nameservers during the rest of the run.
 * Sanity check domain names of nameservers themselves: any nameserver with
   in-addr.arpa. in its name generates a warning and is skipped.
1999-10-31 23:57:54 +00:00
Bill Fumerola
8ad44f8e27 Upgrade to ethereal 0.7.7 from 0.7.5
The skip of 0.7.6 was not due to my usual lazyness, we found it didn't
work with bmake, and the authors actually _care_ about interplatform
building (and most of them use FreeBSD as a development platform) so
we worked out some problems with that and some autoconf "smarts" with
SNMP.
1999-10-29 00:35:16 +00:00
Bill Fumerola
b37c2ace02 Typo. (-mytinfo -> -lmytinfo)
Submitted by:	Frank Volf <volf@oasis.IAEhv.nl>
1999-10-28 20:44:19 +00:00
Michael Haro
13464b9b51 typo: iussues -> issues 1999-10-28 08:06:00 +00:00
Bill Fumerola
d8eddd5db2 Hack to make this compile and DTRT with ncurses.
Submitted by:	David Kirchner <dpk@nwserv.com>
1999-10-27 20:53:33 +00:00
Michael Haro
2c3170a466 mod to support Netscape's roaming profiles.
PR:		14508
Submitted by:	Patrick Bihan-Faou patrick@mindstep.com
1999-10-27 08:27:11 +00:00
David E. O'Brien
0a2f9e05dc Adopt ports I care about. 1999-10-26 07:51:26 +00:00
Michael Haro
e647fe9401 update to iplog-2.0-1017
PR:		14399
Submitted by:	maintainer
1999-10-26 03:28:29 +00:00
Michael Haro
75ea40786c upgrade the port to 1.2.7
PR:		13874
Submitted by:	lkoeller@cc.fh-lippe.de
1999-10-26 01:54:22 +00:00
Michael Haro
fcd7fb1ad9 improves reliability on various systems
PR: 12949
Submitted by: Richard.Kiss@kalamalka.gizzywump.com
1999-10-25 19:36:54 +00:00
Michael Haro
6dca1823d9 This time lets cvs add the patch files...
Corrected DESCR regarding name of BPF in -CURRENT.
Added #!/bin/sh to two shellscripts in the distribution.

PR:     14520
Submitted by:   maintainer

adding the following functionality to trafd:

-D run in foregroud
-I don't distinguish ports/protocols (count only by IP)
-S count only IP from this range(s) (all other IP accounted AS 255.255.255.255)
-A aggregate IP-addresses in given network(s)

PR:     14521
Submitted by:   maintainer
1999-10-25 18:33:37 +00:00
Michael Haro
42525c026c Corrected DESCR regarding name of BPF in -CURRENT.
Added #!/bin/sh to two shellscripts in the distribution.

PR:		14520
Submitted by:	maintainer

adding the following functionality to trafd:

-D run in foregroud
-I don't distinguish ports/protocols (count only by IP)
-S count only IP from this range(s) (all other IP accounted AS 255.255.255.255)
-A aggregate IP-addresses in given network(s)

PR:		14521
Submitted by:	maintainer
1999-10-25 18:32:33 +00:00
David E. O'Brien
7fb0cc2cf8 Use the proper $$ which gives a single literal `$' in a Makefile rather
than `\$' which is proper for a shell script, which this isn't (even it if
they are shell commands).
1999-10-25 08:08:32 +00:00
David E. O'Brien
e2c0100125 Use our real binary's name in the syslog messages.
On hosts that support it, use LOG_SECURITY rather than LOG_PRIVAUTH.
  (why this type of thing needs to be private, I don't understand)
1999-10-25 04:03:28 +00:00
David E. O'Brien
02763a4693 Portlint and general clean up (previously this port claimed to be a library). 1999-10-25 03:31:14 +00:00
Chris Piazza
e686e8da91 Update MASTER_SITES
PR:		14494
Submitted by:	maintainer
1999-10-25 03:04:55 +00:00
Chris Piazza
5b9b46dbae Fix connecting with UDP if the loopback interface does not allow
traffic

PR:		14397
Submitted by:	Patrick Bihan-Faou <patrick@mindstep.com>
1999-10-25 02:57:02 +00:00
Bill Fenner
fcde3f99f1 Remove josh@quick.net as MAINTAINER. Email to josh@quick.net has
been bouncing with:

<josh@quick.net>: host mx.quick.net said: 550 <josh@quick.net>... User
unknown

for over 2 months.
1999-10-21 19:02:29 +00:00
Andreas Klemm
e8c62027c5 Typo 1999-10-21 11:25:41 +00:00
Dan Moschuk
af73458b5d Add a patch file that I forgot to include in my last commit. Also includes
a small Makefile fix submitted by the author.
1999-10-20 00:22:25 +00:00
Dan Moschuk
8d33b18815 Update pipsecd to 19991014 1999-10-19 04:55:39 +00:00
Robert V. Baron
8072d25b43 Install 5.3.2 1999-10-19 00:12:41 +00:00
Satoshi Asami
b343c89360 Bump gnome libraries' version numbers.
Should have been done by:	nakai
1999-10-17 13:45:05 +00:00
Satoshi Taoka
3fd45d73c3 Update to lastest version 3.0.2 1999-10-16 17:20:47 +00:00
Michael Haro
a2aedae2de update to naim-0.9.5-recon4 1999-10-16 17:13:29 +00:00
Satoshi Taoka
2beb695216 Add archie.el 1999-10-16 07:15:06 +00:00
Satoshi Taoka
7db9aa2e83 A mock-interface to Archie for Emacs 1999-10-16 07:13:48 +00:00
Vanilla I. Shu
8f632f8611 Add a patch for GNOMELOCALEDIR,
and bump panel_applet's version to 2.
1999-10-16 06:53:28 +00:00
Vanilla I. Shu
f5e43ffcb7 Fix the setterm() on -stable.
Found by:	maintainer
1999-10-16 03:53:17 +00:00
Satoshi Asami
884b68b96c Re-add tac_plus.
Forgotten by:	andreas
Found by:	bento
1999-10-15 10:41:55 +00:00
Jim Mock
7aa182b223 Updated to version 0.9.8 1999-10-15 03:59:34 +00:00
Andreas Klemm
26cdb8cc43 oops. Saved the wrong file, now descr. is o.k. again. 1999-10-14 20:30:41 +00:00
Andreas Klemm
4df1ff743d Style. 1999-10-14 20:28:33 +00:00
Andreas Klemm
90699d0764 Bring it back again.
Port was o.k. to get tacacs up and running using a Cisco router and
I really missed it.

- Added me as maintainer of the port
- Moved sources to my homepage download area
- Compressed sources using bzip2
- Removed some not needed variables in Makefile
- Committed with new nd5 checksum
1999-10-14 20:26:00 +00:00
Seiichirou Hiraoka
b4fa979b7d Update to 0.75
PR: ports/14298
Submitted by: sjr@home.com
1999-10-13 14:11:12 +00:00
Steve Price
84165157f2 Remove some files that are built only if certain things (ie. Java) are
present on the user's box at compile-time until I figure out how to
disable (handle) them.

Noticed by:	asami (via the bento logs)
1999-10-13 03:44:15 +00:00