Commit Graph

1641 Commits

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