Commit Graph

1693 Commits

Author SHA1 Message Date
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