Commit Graph

1814 Commits

Author SHA1 Message Date
naddy
1cfdda37b1 checksum du jour; from maintainer Nikolay Sturm <Nikolay.Sturm@desy.de> 2001-09-30 11:40:24 +00:00
jcs
925e7d15e9 Update to arping 1.01 2001-09-30 01:11:20 +00:00
naddy
f124fe1d70 Fix checksum; from maintainer Nikolay Sturm <nikolay.sturm@desy.de>. 2001-09-29 13:04:23 +00:00
pvalchev
be54d47d8c CONFIGURE_STYLE=gnu w/ proper MODGNU_CONFIG_GUESS_DIRS
needed for the powerpc -> macppc name change
2001-09-28 06:02:12 +00:00
brad
1a048964fe remove bogus patch 2001-09-26 15:18:42 +00:00
brad
410d91253b don't try to build this on archs without dlopen(). 2001-09-26 15:17:23 +00:00
brad
83782fefff upgrade to cURL 7.9 2001-09-25 15:00:00 +00:00
danh
2d9fa14b26 * bump NEED_VERSION
* sync libtool patches
* use gnu module
* OpenBSD 3.0 uses UVM, 2.9-stable hack no longer needed
2001-09-24 16:03:39 +00:00
kevlo
df280c5c0d - upgrade to version 2.4.4
- use gettext module
- bump NEED_VERSION
2001-09-24 06:04:15 +00:00
pvalchev
85848ff5ec use gettext module 2001-09-23 06:57:14 +00:00
obecian
af5f6fcdb9 s/[a-z]/[a-z][A-Z] in Makefile_in patch, PLIST update catches population increase 2001-09-22 22:09:37 +00:00
obecian
88c0c895b2 ettercap-0.6.0 update 2001-09-22 21:31:01 +00:00
jcs
97a674092c Don't need gmake any longer 2001-09-22 05:51:47 +00:00
jcs
3debe2d397 Update to gaim 0.44 2001-09-22 05:45:26 +00:00
shell
c8a2b44084 Better comment
Reported by Maurice Nonnekes <maurice@amaze.nl>
2001-09-21 18:15:38 +00:00
pvalchev
8b0991cf4c sigh, those guys changed the distfile. from maintainer Nikolay.Sturm@desy.de 2001-09-20 23:44:26 +00:00
jakob
06ddd5cb10 correct broken devices in /var/named/dev 2001-09-20 21:47:24 +00:00
naddy
63c8d8a28b Don't assume a specific depth for prefix and don't hardcode sysconfdir either.
From maintainer Nils Nordman <nino@nforced.com>.
2001-09-20 19:01:47 +00:00
naddy
5756c1e5fe remove gratuitous gmake dependencies 2001-09-20 18:39:12 +00:00
lebel
3dce407ef2 . bump NEED_VERSION
. fix the python dependecy so it works with any python FLAVORs
2001-09-20 16:14:01 +00:00
heko
fa9ac1027f +p5-Net-Ping-External, +p5-Net-Traceroute 2001-09-20 14:25:51 +00:00
heko
d0774cb5fd initial import of p5-Net-Ping-External
--
Net::Ping::External is a module which interfaces with the ping(1) 
command on the system. It presently provides a single function,
ping(), that takes in a hostname and (optionally) a timeout and 
returns true if the host is alive, and false otherwise. Unless 
you have the ability (and willingness) to run your scripts as 
the superuser on your system, this module will probably provide 
more accurate results than Net::Ping (bundled with the perl
base installation) will.
2001-09-20 14:00:26 +00:00
heko
35f5a0d1ee initial import of net/p5-Net-Traceroute-1.05:
--
Net::Traceroute is an interface for talking to traceroute in perl. 

WWW:	http://www.linnaean.org/~hag/perl/traceroute/traceroute.html
2001-09-20 13:12:00 +00:00
shell
6754f6049a + py-libpcap 2001-09-20 11:39:04 +00:00
shell
725730bceb Initial import of py-libpcap-0.2
Submitted and maintained by Maurice Nonnekes <maurice@amaze.nl>
---

libpcap is a packet capturing library. It is used by all sorts of
networking diagnostic programs (like tcpdump and nmap).

py-libpcap is an interface to this library for Python.

WWW: http://sourceforge.net/projects/pylibpcap/
2001-09-20 11:38:24 +00:00
naddy
0f63dd5cb3 - fix message catalog installation
- attempt at proper autoconf check for iconv
2001-09-20 00:38:20 +00:00
naddy
c914b9cb77 * Use variables instead of hardcoded prefixes.
* Take care to set a sane PATH.
* Add set -e
* Copy example files into ${PREFIX}/share/examples/PORTNAME.
* Replace PKGNAME with P_NAME in INSTALL/DEINSTALL scripts, unclear
  since it already exists in the Makefile with a different value.
* Change output of INSTALL/DEINSTALL to be more like other scripts
  found in the tree(suggested by heko@).
* Add missing gdbm dependency.

Submitted by maintainer Nils Nordman <nino@nforced.com>.
2001-09-18 22:33:02 +00:00
naddy
39e059f821 Update to 16.1e:
Added code in both the client and the server to detect whether the
peer is an old version with the S1G bug.  The server will refuse
to serve such clients, and the client will refuse updates from
such a server.  In each case, an error message is printed with a
URL that describes the bug and the upgrade procedure.
2001-09-18 21:26:10 +00:00
jakob
03f9572e38 update MASTER_SITES. pr#2069 (from MAINTAINER) 2001-09-17 21:34:50 +00:00
brad
5224bcf486 update master sites for IPv6 patch. 2001-09-16 17:44:21 +00:00
jcs
8d6c578cd0 Import of resolv 0.9.9a, maintained by Jose <jose@openbsd.org.mx>.
Resolv allows a user to resolve the names of a single IP address or
entire network of addresses to maintain a "map" of the names that 
comprise a certain network.
2001-09-16 00:14:18 +00:00
jcs
76b922d346 Remove vim tags 2001-09-15 23:26:38 +00:00
todd
59087f2b1a crank NEED_VERSION= because these require current
use ${HOMEPAGE} in pkg/DESCR
2001-09-14 14:41:29 +00:00
todd
812ba71dbc various gnome base and related ports enabled 2001-09-13 21:38:39 +00:00
todd
89cb85cbc0 GNOME icq client 2001-09-13 20:47:16 +00:00
brad
524098724f - add HOMEPAGE
- make -> ${MAKE_PROGRAM}
- cleanup Makefile
2001-09-12 13:30:43 +00:00
fgsch
14fb5946ee security: fix argument handling. 2001-09-12 12:22:47 +00:00
jcs
4fb6bc4a2c HOMEPAGE hasn't worked in a long time, don't reference it anymore 2001-09-11 01:54:58 +00:00
espie
a841bb208d slightly simpler FAKE.
Remove default MAINTAINER.
2001-09-10 19:04:11 +00:00
heko
5274230d24 The location of proxy-suite source tarballs has moved on SuSe FTP
site and its mirrors (now in the subdir 'src').
Ok'd by maintainer: camield@
2001-09-10 18:57:57 +00:00
fgsch
fa3e6f3df5 reset cu permissions after installation. 2001-09-10 12:06:50 +00:00
naddy
d70e710d9e restore master sites 2001-09-10 11:16:55 +00:00
naddy
f68ca4af26 update to 16.1d: fix S1G problem
temporary master site
2001-09-09 22:45:35 +00:00
obecian
98e888abf6 +crawl 2001-09-09 21:59:21 +00:00
obecian
4b01747aa5 crawl-0.1b import - provos@ ok
The crawl utility starts a depth-first traversal of the web at the
specified URLs.  It stores all JPEG images that match the configured
constraints. Crawl is fairly fast and allows for graceful termination. 
After terminating crawl, it is possible to restart it at exactly the
same spot where it was terminated. Crawl keeps a persistent database
that allows multiple crawls without revisiting sites.

The main reason for writing crawl was the lack of simple open source
web crawlers. Crawl is only a few thousand lines of code and fairly
easy to debug and customize. 

Features

+ Saves encountered JPEG images 
+ Image selection based on regular expressions and size contraints 
+ Resume previous crawl after graceful termination 
+ Persistent database of visited URLs 
+ Very small and efficient code 
+ Supports robots.txt
2001-09-09 21:57:12 +00:00
naddy
d5f20fb692 remove cvsup-bin: 1 billion seconds epoch bug, no update forthcoming 2001-09-09 21:45:04 +00:00
naddy
229904c4e2 remove leading "the" from COMMENT 2001-09-09 18:14:51 +00:00
naddy
9a0787c39f remove leading "a" and "an" from COMMENT 2001-09-09 17:56:59 +00:00
naddy
b0ba9d4815 update checksums to 0.62 as well 2001-09-09 17:32:50 +00:00
kevlo
eedc53f988 - upgrade to version 2.4.3
>ChangeLog:
o man page updated.
o fixed expand tilde in remote path
2001-09-08 06:43:10 +00:00
lebel
442f1739ab +tightvnc 2001-09-08 00:40:48 +00:00
lebel
06fec6240e initial import of tightvnc-1.2.0:
--
TightVNC is an enhanced version of VNC, which is optimized to work over
slow network connections such as low-speed modem links. While original
VNC may be very slow when your connection is not fast enough, with
TightVNC you can work remotely almost in real time in most environments.
Besides bandwidth optimizations, TightVNC also includes many other
improvements, optimizations and bugfixes over VNC. Note that TightVNC is
free, cross-platform and compatible with the standard VNC.

WWW: http://www.tightvnc.org/

Submitted by Rob Casey <rob@minauros.com>
2001-09-08 00:38:11 +00:00
peter
c480159a40 update my e-mail address and add a VERSION var 2001-09-07 22:26:36 +00:00
peter
f7492bad45 update to Net::ParseWhois 0.62 *and* change my official e-mail
address - which is what started me updating my ports in the first
place.
2001-09-07 22:22:41 +00:00
pvalchev
ce9ea73e2f + gnut 2001-09-07 05:46:10 +00:00
pvalchev
1c06389c27 Import of gnut-0.4.27
command line gnutella client

MAINTAINER=     Nikolay Sturm <nikolay.sturm@desy.de>
2001-09-07 05:44:32 +00:00
jakob
c794fe8c80 add udptunnel 2001-09-06 20:56:32 +00:00
jakob
5623a05292 UDPTunnel is a small program which can tunnel UDP packets bi-directionally
over a TCP connection.
2001-09-06 20:55:19 +00:00
brad
9047e1b62a end the sentence with a period. 2001-09-06 04:02:24 +00:00
form
985225af85 fix checksum 2001-09-05 06:23:06 +00:00
jakob
07dc265fb5 update to v0.55 2001-09-04 15:22:14 +00:00
shell
ed88614163 xchat,ssl => xchat,no_ssl 2001-09-02 05:03:28 +00:00
shell
031fd67c73 - Bump VERSION
- Remove gtk depend because gdk included it
- Use no_ssl flavor
2001-09-02 05:02:47 +00:00
shell
6fa075db83 Upgrade to 1.8.3 2001-09-02 03:09:35 +00:00
brad
6a5677b053 Don't try to enable Samba's ACL support when we do not have ACLs in
OpenBSD.
2001-09-01 20:13:28 +00:00
brad
e6f2cf0512 remove 2 @dirrm's 2001-08-30 21:27:16 +00:00
naddy
07a4e586cd Update to 0.8.
Submitted by maintainer Patroklos Argyroudis <argp@otenet.gr>.
2001-08-30 12:29:14 +00:00
brad
f2aa83a34f more ports which use or can use pthreads 2001-08-30 02:24:52 +00:00
brad
636fc64fbd add a comment to doucment a few ports which use pthreads 2001-08-30 02:10:40 +00:00
brad
b3efb02456 mark these ports with ONLY_FOR_ARCHS= i386 for now since that is the only
arch known to be able to run these apps.
2001-08-30 01:43:35 +00:00
brad
334a362ee5 - remove the need for libtool since this program does not even use libtool
- add CONFIGURE_ARGS options to not allow for any unexpected dependencies on aRts or GNOME
2001-08-29 20:06:17 +00:00
kevlo
0d70c27a37 add MASTER_SITES: SUNSITE
--
Pointed out by naddy@
2001-08-29 15:23:36 +00:00
dhartmei
41ebb5dde9 Update to 2.2.1a. Remove one patch (part of the originial distribution now),
ignore obsolete textdocs.
2001-08-29 13:26:15 +00:00
kevlo
f4762ccd15 - upgrade to version 2.4.2
- add LIB_DEPENDS
- bump NEED_VERSION
2001-08-29 05:27:40 +00:00
todd
82dd1916e0 everybuddy is now at beta6, include future irc diff submitted to maint;
ok aaron@
2001-08-27 14:18:07 +00:00
dhartmei
62396ad284 Fix log directory. From mpech@ and form@. Update to 2.2.1a is coming soon
(tired slacker just got home).
2001-08-23 09:12:13 +00:00
peter
a4a67349d5 add SNMP flavored zebra, now that it works 2001-08-23 07:54:54 +00:00
wilfried
07e1d9b7a0 workaround sh bug, ok jakob@ 2001-08-23 07:44:08 +00:00
brad
461255432e distfile has been moved on the distsite 2001-08-22 02:03:56 +00:00
brad
5879c6a648 mark BROKEN, requires IPF. 2001-08-21 21:15:25 +00:00
jakob
1d31695dce improved enable-script
add basic disable-script (still not reinstall old binaries)
2001-08-21 18:00:25 +00:00
jakob
a83423fb4e OpenBSD-current already has rdatainfo/rrsetinfo; patch by
Wesley Griffin of NAI Labs.
2001-08-21 17:45:10 +00:00
peter
200ed62559 Update to 0.92a - quick bugfix release for ^$ patch matching - see below.
* Changes in zebra-0.92a

* Changes in bgpd

** Fix "^$" community list bug.

** Below command's Address Family specific configurations are added

  nexthop-self
  route-reflector-client
  route-server-client
  soft-reconfiguration inbound

* Changes in zebra

** Treat kernel type routes as EGP routes.
2001-08-21 10:10:20 +00:00
pvalchev
05fc613697 - correct version string in the manual page
- sync up other patch
2001-08-19 07:25:00 +00:00
pvalchev
c0e17acf74 Update to centericq-3.35.22
bugfixes, more features and colour schemes, support for more languages added
2001-08-19 07:19:25 +00:00
brad
9f8970a760 mark with COMES_WITH 2001-08-18 20:57:43 +00:00
peter
7696fa7326 fix checksums - reported by naddy@
add vtysh.1 to configure
2001-08-18 20:11:32 +00:00
peter
4dc1ad8f64 commit this for completeness. found it lying around while checking a report
of bad checksums. These will be resubmitted to the zebra project.
2001-08-18 08:46:38 +00:00
brad
6765287f56 update to the currently available help tarball. 2001-08-18 05:58:49 +00:00
naddy
78a967e7ef Remove workarounds for 2.9 <net/if.h> multiple inclusion bug. 2001-08-17 18:57:40 +00:00
naddy
77ad191cdf Now that ports is tracking -current, this patch brings wmwave up to
speed with the recent wavelan changes.
Submitted by maintainer Joshua Stein <jcs@rt.fm>.
2001-08-17 16:04:23 +00:00
bmc
672f3eb763 * added information about avail flavors
* added useful infromation about snort
2001-08-16 14:02:46 +00:00
bmc
147392010e Changed HOMEPAGE to the new snort site until the domain for snort.org
is moved over.

New to 1.8.1
* SNMP Alerts
* IDMEF XML output
* Limited wildcard regex support
* New normalization mode for http_decode
* many bug fixes
2001-08-16 13:56:40 +00:00
peter
0995b8b7c1 Update to zebra-0.92; itojun (via Jakob in Helsinki) OK
OpenBSD port changes:
  FLAVOR=snmp now works
  vtysh now works

Also, OpenBD specific fixes not listed below include a patch to correctly
get all interfaces from the kernel.

Changelog from e-mail:

* Changes in zebra-0.92

** Overall security is improved.  Default umask is 0077.

* Changes in ripd

** If output interface is in simple password authentication mode,
substruct one from rtemax.

* Changes in bgpd

** IPv4 multicast and IPv6 unicast configuration is changed to so
called new config.  All of AFI and SAFI specific configuration is
moved to "address-family" node.  When you have many IPv6 only
configuration, you will see many "no neighbor X:X::X:X activate" line
in your configuration to disable IPv4 unicast NLRI exchange.  In that
case please use "no bgp default ipv4-unicast" command to suppress the
output.  Until zebra-0.93, old config is still left for compatibility.

Old config
==========
router bgp 7675
 bgp router-id 10.0.0.1
 redistribute connected
 network 192.168.0.0/24
 neighbor 10.0.0.2 remote-as 7675
 ipv6 bgp network 3ffe:506::/33
 ipv6 bgp network 3ffe:1800:e800::/40
 ipv6 bgp aggregate-address 3ffe:506::/32
 ipv6 bgp redistribute connected
 ipv6 bgp neighbor 3ffe:506:1000::2 remote-as 1

New config
==========
router bgp 7675
 bgp router-id 10.0.0.1
 network 192.168.0.0/24
 redistribute connected
 neighbor 10.0.0.2 remote-as 7675
 neighbor 3ffe:506:1000::2 remote-as 1
 no neighbor 3ffe:506:1000::2 activate
!
 address-family ipv6
  network 3ffe:506::/33
  network 3ffe:1800:e800::/40
  aggregate-address 3ffe:506::/32
  redistribute connected
  neighbor 3ffe:506:1000::2 activate
 exit-address-family

* Changes in ospfd

** Internal interface treatment is changed.  Now ospfd can handle
multiple IP address for an interface.

** Redistribution of loopback interface's address works fine.
2001-08-16 07:30:39 +00:00
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