Commit Graph

1670 Commits

Author SHA1 Message Date
brad
cbe1a9a9d1 copy file from files/ dir instead of patching it into existence 2001-08-16 03:23:21 +00:00
danh
3a110fb0e2 bump package revision to p1; from naddy@ 2001-08-15 19:16:20 +00:00
lebel
bb62f51a66 +libst 2001-08-15 16:48:07 +00:00
lebel
3054b6f9b2 initial import of net/libst 1.2:
--
State Threads is an application library which provides a foundation
for writing fast and highly scalable Internet Applications on
UNIX-like platforms. It combines the simplicity of the multithreaded
programming paradigm, in which one thread supports each simultaneous
connection, with the performance and scalability of an event-driven
state machine architecture.

WWW: http://oss.sgi.com/projects/state-threads/

Submitted by Patroklos Argyroudis <argp@bsd.gr>
2001-08-15 16:47:07 +00:00
naddy
0dabfd9f50 Update to 1.00.
Submitted by maintainer Joshua Stein <jcs@rt.fm>.
2001-08-15 13:19:56 +00:00
camield
7e5157679f really remove 2001-08-14 21:53:23 +00:00
camield
b99c9b5e34 -djbdns
-publicfile
-ucspi-tcp
2001-08-14 21:28:17 +00:00
camield
1da5387804 license does not permit modification, to allow for proper
integration in OpenBSD
2001-08-14 21:18:40 +00:00
danh
d1f991a416 - bump NEED_VERSION
- pull in security patches
- no longer marked as broken
2001-08-14 18:05:19 +00:00
naddy
284318a5ab +ctrace
+gaim,esd
2001-08-14 14:33:12 +00:00
naddy
39e4111472 Import ctrace 0.6.
Submitted by Patroklos Argyroudis <argp@bsd.gr>.

ctrace is an IPv4 traceroute tool that supports many features missing
in standard 4.3BSD traceroute(8). It is programmed entirely in perl.
2001-08-14 14:29:12 +00:00
naddy
76c6c6c510 +ldistfp 2001-08-12 20:04:06 +00:00
naddy
2011153537 Import of ldistfp 0.1.4.
Submitted by Patroklos Argyroudis <argp@bsd.gr>.

Remote identd fingerprinting tool.
2001-08-12 20:01:44 +00:00
fgsch
8d7988b385 Icecast 1.3.11. 2001-08-12 18:10:26 +00:00
pvalchev
38e872a4dc NO_CONFIGURE is obsolete and not needed, remove it 2001-08-11 20:22:30 +00:00
kevlo
e935408933 upgrade to version 0.9.82 2001-08-11 15:49:11 +00:00
kevlo
74aae4a58b upgrade to version 2.4.1 2001-08-11 15:46:30 +00:00
kevlo
974f843b8d upgrade to version 2.46 2001-08-11 15:44:34 +00:00
obecian
655a90a983 new maintainer is Patroklos Argyroudis <argp@otenet.gr> 2001-08-11 03:36:19 +00:00
avsm
32b89e332f update to yafc-0.7.3 2001-08-11 00:53:58 +00:00
danh
61ed4958b7 sync libtool patches 2001-08-10 19:53:18 +00:00
danh
2887f2c902 - sync libtool patches
- change ${ARCH} to ${MACHINE_ARCH} in PLIST
2001-08-10 19:36:31 +00:00
danh
27decfe766 mark BROKEN due to possible security holes 2001-08-10 19:12:34 +00:00
danh
cade31876e update to ntp 4.1.0 2001-08-10 19:08:51 +00:00
brad
39c8891b6b make sure REQ always has a sane path when it's run.
--
Ok'd by: maintainer
2001-08-10 17:49:54 +00:00
naddy
4a85d9e6c5 don't abort for lack of SunOS libs before installation 2001-08-10 14:39:54 +00:00
jsyn
8545c42c51 fix PLIST; pointed out by naddy@ 2001-08-10 04:59:41 +00:00
obecian
2fd3715627 fix for 2.9-stable (naddy@) - sorry Patroklos, didn't see your port
before import.
2001-08-10 01:09:36 +00:00
brad
4dd87cc75b upgrade to jftpgw 0.12.0 2001-08-09 14:17:42 +00:00
heko
78b3cd282c o Upgrade to ncftp 3.0.3
o Add HOMEPAGE
o Better DESCR

Ok MAINTAINER && pvalchev@
2001-08-07 17:11:58 +00:00
obecian
ae7146f784 oops bin->sbin noticed by valchev@ 2001-08-07 04:23:22 +00:00
obecian
d3f0e7b4e2 reflect tcptraceroute import 2001-08-07 03:16:25 +00:00
obecian
76b2522589 tcptraceroute-1.2 import
The more traditional traceroute(8) sends out either UDP or ICMP ECHO
packets with a TTL of one, and increments the TTL until the destination
has been reached. By printing the gateways that generate ICMP time
exceeded messages along the way, it is able to determine the path
packets are taking to reach the destination. 

The problem is that with the widespread use of firewalls on the modern
Internet, many of the packets that traceroute(8) sends out end up being
filtered, making it impossible to completely trace the path to the
destination. However, in many cases, these firewalls will permit inbound
TCP packets to specific ports that hosts sitting behind the firewall are
listening for connections on. By sending out TCP SYN packets instead of
UDP or ICMP ECHO packets, tcptraceroute is able to bypass the most common
firewall filters.
2001-08-07 03:14:39 +00:00
jsyn
cadc654103 Fix EXTRACT_CASES as workaround to handle poorly-named distfiles
ok espie@ in general, ok brad@
2001-08-05 20:46:50 +00:00
kevlo
145a92dcca /usr/local -> ${LOCALBASE}
--
Pointed out by: Heikki Korpela <heko@iki.fi>
2001-08-02 13:54:52 +00:00
naddy
be9858f010 maintenance update; from maintainer 2001-08-01 10:06:08 +00:00
shell
f38564b6cd Upgrade to 1.8.2, minor bugfix release 2001-07-31 05:25:29 +00:00
espie
bc10ab81ac Ooops 2001-07-30 16:03:23 +00:00
naddy
7f51add1f3 - Update to 0.11.0pre14.
- Maintainership picked up by Joshua Stein <jcs@rt.fm>.
Submitted by new maintainer.
2001-07-30 10:41:39 +00:00
pvalchev
c733e4ee03 + rain 2001-07-30 07:25:34 +00:00
pvalchev
e68fee9cee Import of rain-1.2.6
rain is powerful tool for testing stability of hardware and
software utilizing IP protocols.  It offers its users the
capability of creating their own packets with a wide variety
of command line options.

WWW: http://www.tenebrous.com/rain/

MAINTAINER=	Joshua Stein <jcs@rt.fm>
2001-07-30 07:22:36 +00:00
jsyn
82f3d01a67 +tacacs+ 2001-07-30 05:20:18 +00:00
jsyn
fca6d5b663 Import of tacacs+-4.0.4a:
--
Cisco's TACACS+ Server

TACACS+ is used for authentication, authorization, and accounting
on Cisco routers. This daemon provides a server for TACACS+ routers.

WWW: http://www.gazi.edu.tr/tacacs/

MAINTAINER= Jeff Bachtel <jeff@cepheid.org>

+ lots of additional mods
+ pvalchev@ helped
+ lebel@ reviewed
2001-07-30 05:18:07 +00:00
bmc
4b8bf1fbaa * update to 1.8.1 BETA5
From Changelog:
    * added new IP defragmenter, spp_frag2
    * added new stateful inspection/tcp stream reassembly plugin, spp_stream4
    * Snort can now statefully detect ECN traffic (less false alarms)
    * stream4 can now keep session statistics in a "session.log" file
    * added new high-speed unified binary output system, spo_unified
    * added new data structs/management for tag code
    * added -k switch to tune checksum verification behavior
    * added -z switch to provide stateful verification of alerts
    * modified bahavior of http_decode, now only alerts once per packet
    * added unique Snort ID's to every Snort rule, plus generator, revision
      and event ID info to each alert
    * detection engine only alerts once per packet now, tcp stream code doesn't
      generate another alert packet if a previous one already alerted for that
      stream
    * fixed signal handling on svr4 systems
    * added enhanced cross reference printout to full/fast/syslog alert modes
    * added new high speed checksum verification (on x86) routines
    * added new ARP spoof detection preprocessor from Jeff
      Nathan <jeff@wwti.com>
2001-07-29 19:56:52 +00:00
obecian
9494b874b2 ettercap-0.5.4 update 2001-07-27 03:34:27 +00:00
kevlo
b1bd371b25 add HOMEPAGE.
--
Ok'd by maintainer
2001-07-26 06:31:05 +00:00
obecian
33f2e5c509 reflect xprobe import 2001-07-26 02:12:22 +00:00
obecian
de6c502b20 xprobe-0.0.1p1 import
* * *

Xprobe is a tool automating the X logic.

X is a logic developed from the various Active Operating System 
Fingerprinting methods discovered during the "ICMP Usage In 
Scanning" research project.

http://www.sys-security.com/
2001-07-26 02:09:47 +00:00
kevlo
c23b85ea71 upgrade to version 0.4.7
--
No response from maintainer
2001-07-25 16:13:01 +00:00
brad
d4024ad7cf upgrade to jftpgw 0.0.12 2001-07-25 15:35:44 +00:00
lebel
02903c629c Small fixes for mirror port attached:
- Remove unnecessary MAINTAINER=ports@openbsd.org
   - Fix typo in DESCR
   - Update MASTER_SITES

from Heikki Korpela <heko@iki.fi>
2001-07-25 14:06:22 +00:00
shell
e285d33af6 Flavor remark 2001-07-25 11:22:34 +00:00
shell
f534d77f8f New xchat flavor 2001-07-25 11:20:23 +00:00
shell
a68aa8e12f Upgrade to 1.8.1
- Bump VERSION
- Fixes MASTER_SITES
- New ssl flavor
- New Maintainer
- Remove po patches
- Add patch for text-based xchat

Permission granted by original maintainer : Couderc Damien <couderc.damien@wanadoo.fr>
2001-07-25 11:19:38 +00:00
jakob
50ca66a30b update to v2.2.3; BSD-license added by author 2001-07-25 11:03:09 +00:00
jakob
963ca3ada0 add doc 2001-07-25 08:41:17 +00:00
jakob
6160fa683a automated domain testing tool 2001-07-25 08:40:57 +00:00
obecian
d9d6869bef Fix broken HOMEPAGE link 2001-07-25 04:17:49 +00:00
jsyn
46b26f150b s/packetstorm.securify.com/packetstormsecurity.org/g; okay bmc@ 2001-07-22 19:39:58 +00:00
jsyn
43f689a840 - jsyn@nthought.com -> jsyn@openbsd.org
- bump NEED_VERSION
- for {siphon,flawfinder} s/packetstorm.securify.com/www.packetstormsecurity.org/
ok lebel@, pvalchev@
2001-07-21 20:46:58 +00:00
jsyn
9f87cec5dd - update to balance-2.28
- respect CC/CFLAGS; remove extraneous strip -- found by danh@
- jsyn@nthought.com -> jsyn@openbsd.org
2001-07-21 19:11:33 +00:00
shell
7791b946d7 p5-Net-IPv4Addr 2001-07-21 04:14:45 +00:00
shell
0e11027986 Initial import of Net-IPv4Addr-0.10
---

Net::IPv4Addr provides functions for parsing IPv4 addresses both
in traditional address/netmask format and in the new CIDR format.
There are also methods for calculating the network and broadcast
address and also to see check if a given address is in a specific
network.
2001-07-21 04:13:51 +00:00
danh
4bccda6ac1 - bump NEED_VERSION
- fix compilation issues under -current
- add "-DUVM" to CFLAGS to allow compiling under -stable still
2001-07-19 05:31:06 +00:00
obecian
f9bd27338a ettercap-0.5.2 update
+ now with OpenBSD "plug-in" support

eg.

banshee v 1.1 -- They kill without discretion...
dummy   v 1.0 -- Dummy plugin. It does nothing !
leech   v 1.6 -- Isolate a host from the LAN
lurker  v 1.3 -- Try to search for other ettercap
ooze    v 1.4 -- Ping a host.
shadow  v 1.8 -- A very simple SYN/TCP port scanner
spectre v 1.1 -- Flood a switched LAN with random MAC addresses
triton  v 1.3 -- Try to discover the LAN's gateway
2001-07-19 04:46:57 +00:00
jakob
5deda30c17 add ugly workaround to build without gtk
on a machine with gtk; alek@Piestrak.waw.pl
2001-07-18 23:09:15 +00:00
dugsong
468ae721fc add thcrut 2001-07-18 20:42:11 +00:00
dugsong
3307329ff7 import THC-RUT, local network discovery tool 2001-07-18 20:30:43 +00:00
jakob
f686cd3a8b fix incomplete doc/Makefile.in 2001-07-16 18:22:13 +00:00
jakob
e7657300f7 man pages is correctly installed, remove post-install 2001-07-16 14:56:54 +00:00
naddy
518da08b9f fixed in 1.1.6 2001-07-16 00:02:34 +00:00
naddy
ec230b0fd4 Update to 1.1.6 and fix fake; submitted by maintainer. 2001-07-15 19:17:00 +00:00
kevlo
60331ebb6e fix mismatching IPv6 numeric address 2001-07-15 09:45:35 +00:00
kevlo
d06961e9c7 +kxicq2 2001-07-15 09:29:10 +00:00
kevlo
a0877acd31 Initial import of kxicq2-0.0.6
Kxicq2 is the beta release of KDE2 version of outstanding ICQ client
for KDE.
2001-07-15 09:28:29 +00:00
jakob
17546108d0 update to ethereal v0.8.19.
new dissectors include Appletalk Data Stream Interface, AUTH_DES, DVMRP,
GIOP, Gnutella, iSCSI, ISUP, M2PA, MP-BGP message, MSDP, MTP3, PAP, PIMv1,
RFC 2250 MPEG1, QuakeWorld, Quake II.
2001-07-13 20:31:38 +00:00
fgsch
c3b5aaf791 add mail to categories. 2001-07-13 20:16:15 +00:00
naddy
4609809d6b typo 2001-07-13 13:30:02 +00:00
naddy
49afc89ea6 MASTER_SITES fix by Heikki Korpela <heko@saitti.net>:
- Add ftp.funet.fi and ftp.sunet.se mirrors where available.
- Remove broken ftp.funet.fi references.
2001-07-13 11:23:37 +00:00
fgsch
a8c4594b97 Use UUCP acron instead of the actual meaning; suggested by deraadt@. 2001-07-13 03:10:52 +00:00
fgsch
ef6cb9a526 Enable uucp. 2001-07-13 02:42:34 +00:00
fgsch
79e42fb8a7 Change comment to "Unix-to-Unix Copy Program suite". 2001-07-13 02:39:04 +00:00
fgsch
9552145cf4 Oops, add missing description. 2001-07-13 02:37:56 +00:00
fgsch
443663e301 uucp port as talked in !c2k1; a minor things left to be complete. 2001-07-13 02:27:16 +00:00
espie
996bea4a7f Fixed dep on qt. Noticed by Alex Farber. 2001-07-08 10:53:21 +00:00
jakob
c0ad352c96 update to BIND v9.1.3. this is a maintenance release, containing fixes for
a number of bugs in 9.1.2 but no new features.
2001-07-06 14:48:35 +00:00
pvalchev
50157aef27 Update to ftpcopy-0.3.9; from maintainer
Changes:
 o fixed two file descriptor leaks in ftpcopy. (Spotted by Matthias
   Andree)
 o added --bps option to ftpcopy.
 o ftpcopy and ftpls now work with the runsocks program from the
   socks5 reference implementation. See the FAQ.
 o ftpcopy and ftpls now have a --timeout option to set the timeout
   used during the connection.
 o ftpcopy now has a --tolower option, causing it to change all
   local file and directory names to lowercase. Note: you'll
   possibly want to read the manual page before you use this
   option.
 o ftpls can make recursive directory listings. Use the --recursive
   option for this.
 o don't allow the FTP server do redirect PASV to other hosts or
   ports below 1024 (with the exception of port 20).
 o temporary files are created in the target directory.
2001-07-04 16:30:32 +00:00
jsyn
2e9731c258 respect CXX/CFLAGS; patch from pvalchev@ 2001-07-03 19:12:55 +00:00
pvalchev
b4c82cf42e + oproute 2001-07-03 02:44:01 +00:00
pvalchev
e6156f805a Import of oproute-0.7
The purpose of OpRoute is to attempt to establish a
*generalized* measurement system which takes into
account all of the factors that are usually considered
to be important when it comes to performance.
Specifically:

 - Packet loss
 - Latency
 - Layer 3 Hops
 - AS Hops 
 - NAP Hops
 - Throughput (To be done, not in there yet)

MAINTAINER=	Jason Peel <jsyn@nthought.com>
2001-07-03 02:40:21 +00:00
lebel
619fd9b942 Twenty-two ports have HOMEPAGE in their Makefile, but not in DESCR;
from Jason Peel <jsyn@nthought.com>
2001-07-02 16:19:04 +00:00
lebel
fd323bdb02 +dlint 2001-07-02 15:41:30 +00:00
lebel
13471738d6 initial import of dlint-1.4.0:
--
dlint analyzes any DNS zone you specify, and reports any problems
it finds by displaying errors and warnings.  Then it descends
recursively to examine all zones below the given one (this can be
disabled with a command-line option).  Designed for Unix, dlint
is written in Bourne Shell and Perl.

WWW: http://www.domtools.com/dns/dlint.shtml

Submitted by Jason Peel <jsyn@nthought.com>
2001-07-02 15:40:25 +00:00
pvalchev
bfc6026476 better 2001-06-30 20:27:23 +00:00
pvalchev
9a81894fbe Author changed distfile and plugged back NLS support, so re-add
our gettext tweaks and update checksum.
2001-06-30 20:17:36 +00:00
pvalchev
b828b0d2a0 Upgrade to centericq-3.34.15
The author seems to have dropped gettext and any NLS support.
Changes:
* Fix a minor bug that caused problems when sending files,
* Shows a warning when you run more than one clients with the same UIN,
* Fix a big that caused some messages not to appear in history,
* Manual page included in the package - centericq(1),
* An ability to turn off local mailbox checking was added.
2001-06-30 17:34:13 +00:00
brad
4dd4ecbd7a - fixup Makefile
- add @comment with RCS id to PLIST
2001-06-29 14:31:02 +00:00
naddy
4f1d74bd27 Add gdk_pixbuf dependency; from Nick Nauwelaerts via maintainer. 2001-06-26 21:03:29 +00:00
lebel
e6bc2a72b4 +balance 2001-06-25 23:06:25 +00:00
lebel
d88a2c384c initial import of balance-2.24.1:
--
Balance is a simple but powerful generic tcp proxy with round robin
load balancing and failover mechanisms. Its behaviour can be
controlled at runtime using a simple command line syntax.

The latest release now supports the definition of channel groups
and connection counting and handling boosting the power and versatility
of balance one big step further.

WWW: http://balance.sourceforge.net/

Submitted by Jason Peel <jsyn@nthought.com>
2001-06-25 23:05:44 +00:00
dhartmei
0dbaa8a3aa security bugfix, ok brad@ 2001-06-25 15:14:26 +00:00
pvalchev
43bf475907 fmt -w 60 2001-06-25 01:44:59 +00:00
pvalchev
1cab5ef06a Add patch to have ssfe's cursor return to the input line.
Distributed by the author; suggested by dorqus@bsdfreek.com
2001-06-25 01:02:41 +00:00
obecian
ca7d836fd9 nemesis-1.32 update
I am no longer the developer of the Nemesis Project.
This project is now developed by Jeff Nathan <jeff@wwti.com>
I will still remain the active maintainer of the OpenBSD port.

For those curious, details of WHY I have given up Nemesis and
the future direction of this project can be found here:

  http://www.packetninja.net/nemesis_announcement.html
2001-06-24 18:41:19 +00:00
brad
c69d943538 passing ${LDFLAGS} is unnecessary.
--
Ok'd by: maintainer
2001-06-24 15:16:15 +00:00
itojun
cb3a404a00 update to 1.2. 6to4 reverse lookup support, more pedantic about buffer length
issues, and more.
2001-06-22 13:28:49 +00:00
pvalchev
e8a2398d62 Remove deprecated LICENSE_TYPE and set appropriate # comments
with its contents.
2001-06-20 01:43:11 +00:00
kevlo
ce712e1ddc upgrade to version 1.1.2
From ChangeLog:
- added DCOP interface
- fixed restroing
2001-06-18 04:01:22 +00:00
camield
c4c36b5807 +pdnsd 2001-06-14 14:48:26 +00:00
camield
82a4c631a2 threaded dns daemon, optimized for caching
Submitted by Sebastian Stark <seb@todesplanet.de>
2001-06-14 14:46:07 +00:00
angelos
61c1b2d132 pchar-1.4 2001-06-13 23:22:36 +00:00
jakob
c21a8c6542 remove python dependency. suggested by <crh@nts.umn.edu>. 2001-06-13 21:52:50 +00:00
lebel
5d39cc0ccb update net/ipcheck to 0.116 2001-06-13 15:35:15 +00:00
kevlo
cf1221648a upgrade to version 1.40
--
Ok'd by maintainer
2001-06-12 07:20:08 +00:00
kevlo
0d8436378a upgrade to version 2.3.11 2001-06-12 07:11:58 +00:00
kevlo
5ed1928eb9 update MASTER_SITES and HOMEPAGE to SOURCEFORGE 2001-06-12 07:10:51 +00:00
obecian
67d0fa0334 ettercap-0.5.0 update 2001-06-12 00:25:53 +00:00
espie
f18416aae3 Adjust these to grab qt1 in the right place.
Patches in explorer changed name thanks to update-patches.
2001-06-09 19:55:10 +00:00
fgsch
cba606b387 remove ipf/ipnat references; reinhard@ ok. 2001-06-08 17:59:19 +00:00
naddy
7413cf42f0 maintainer update to 0.97:
adds support for an '-R' flag to show alternative output
2001-06-08 13:32:30 +00:00
lebel
a05b6134bc +gtk-gnutella 2001-06-07 18:46:21 +00:00
lebel
5ceaf68c8d initial import of gtk-gnutella-0.12:
--
What is Gtk-Gnutella ?
 
Gtk-Gnutella is a clone of Gnutella (see gnutella.wego.com).  It's
a Unix clone, and it needs GTK+ (1.2 or above). Gnome is not needed.
It is currently developed and tested under Linux (Redhat 6).  It
is known to run at least on Linux and FreeBSD (on 80x86 machines).
It is released under the GNU Public License (GPL).
 
Is it finished ?
 
No. Currently it lacks all sharing support, as well as many other
(minor) features. But you should already be able to search for any
files you want and to download them.

Submitted by Flinn Mueller <flinn@activeintra.net>
2001-06-07 18:45:32 +00:00
camield
2f7a725ad1 workaround for datasize limit, ok lebel@ 2001-06-07 12:42:30 +00:00
naddy
21fa6b20e4 remove; superseded by net/cvsup 2001-06-06 15:27:16 +00:00
obecian
72a5f111e9 nemesis-1.31 update 2001-06-06 08:09:28 +00:00
naddy
7c7a4c5d9e sync with PKGNAME and USE_MOTIF correction from -stable 2001-06-05 20:28:24 +00:00
bmc
f0b58e08f6 update to 2.54b25
From CHANGELOG

-- Added a whole bunch of new OS fingerprints (and adjustments)
   ranging from big important ones (Linux 2.4.X, OpenBSD 2.9, FreeBSD
   4.3, Cisco 12.2.1, MacOS X, etc) to some that are more obscure (
   such as Apple Color LaserWriter 12/660 PS and VirtualAccess
   LinxpeedPro 120 )

-- Added "All zeros" IP.ID sequence classification to account for the
   new Linux 2.4 scheme which seems to use 0 whenever the DF bit is
   set (probably a good idea).

-- Tweaked TCP Timestamp and IP.ID sequence classification algorithms
2001-06-05 11:27:56 +00:00
kevlo
2f641bf7dc - add gtk+ flavor
- fix library linking
--
Thanks naddy@
2001-06-05 05:01:27 +00:00
dugsong
e3251b2bb6 fix configure.in so that libnet-config is actually useful, as requested by Matt Behrens <matt@zigg.com>. 2001-06-04 05:50:51 +00:00
kevlo
2e2d6a93da - use gtk instead of openmotif
- add USE_X11
2001-06-04 03:05:18 +00:00
brad
0eefe9a858 - fix PostgreSQL dependency entry, pg -> pq.2
- update dependency entry for MySQL.
2001-06-03 05:28:57 +00:00
obecian
ea553ab4b0 update sum from repackage -- verbose output of ARP when sending RARP
packet - wasn't worth a rerelease
2001-06-03 00:37:24 +00:00
naddy
a9bb7a053f Grrr, use the right patch.
Noticed by Hans-Guenter Weigand <hgw@d1906.inka.de>.
2001-06-02 22:43:51 +00:00
bmc
6914a2b713 upgrade to 2.54BETA24
* fixed RPC scanning bugs
* updated RPC program list
2001-06-02 16:24:27 +00:00
obecian
8a382863da nemesis-1.3 update 2001-06-02 03:33:59 +00:00
brad
67c6fa4464 upgrade to mrtg 2.9.12a 2001-06-02 02:40:09 +00:00
naddy
6775bc37f8 Restore mangled CVS keyword and disable keyword expansion.
Noticed by Hans-Guenter Weigand <hgw@d1906.inka.de>.
2001-06-02 00:14:16 +00:00
matt
b07d21082e - viewer subpackage, suggested by Joshua Stein <jcs@rt.fm>
- add missing vncconnect binary to main package
- better COMMENT
2001-06-01 23:44:47 +00:00
jakob
63f99d9779 - update to v2.1a11
- move examples configuration into $PREFIX/share/examples/arpwatch
- move database to /var/arpwatch, create if needed
- update manpages to reflect new paths
- take MAINTAINER
2001-06-01 23:36:31 +00:00
form
5fa10a9eb6 missed in last commit 2001-05-31 03:47:00 +00:00
form
fc67797e2d Fix Russian text conversion... 2001-05-31 03:45:43 +00:00
brad
0fe4573395 upgrade to jftpgw 0.0.12pre 2001-05-31 01:58:57 +00:00
brad
8ebfc5ea25 upgrade to Curl 7.7.3 2001-05-30 16:01:15 +00:00
matt
6b794864b0 better 2001-05-28 15:27:18 +00:00
form
90620642df Fix birthdate printing... 2001-05-28 06:15:50 +00:00
form
db328a8a28 fix `info' command. 2001-05-28 05:15:38 +00:00
naddy
e34268c265 Fix for the "jakarta-tomcat" problem, FreeBSD PR #27495.
From John Polstra <jdp@polstra.com>, via FreeBSD.
2001-05-27 20:39:08 +00:00
form
a2ecef7e8f upgrade to 0.4.6p4 2001-05-26 05:13:46 +00:00
brad
e7a12de079 takeover as MAINTAINER 2001-05-23 21:23:25 +00:00
brad
b4f40bcb75 use KAME 05/08 IPv6 patch 2001-05-23 21:21:55 +00:00