Commit Graph

818 Commits

Author SHA1 Message Date
brad
9476e41a5a - remove a dist site
- change maintainer, no good having a FreeBSD ports maintainer listed
- use MAKE_FLAGS over patching the Makefile
- remove deprecated variables
- ${WRKDIR} -> ${WRKSRC}
- ${MKDIR} -> ${INSTALL_DATA_DIR}
2000-02-09 18:07:15 +00:00
camield
dce5acf88b - add MASTER_SITE
- incorporate feedback from author in SECURITY
- move post-install message from INSTALL to MESSAGE
- Makefile-patch -> MAKE_FLAGS
2000-02-09 08:37:32 +00:00
brad
64898df482 - have INSTALL script create vtund log dir
- have DEINSTALL script remind the user to remove the dir if wanting a
full deinstall
2000-02-07 08:44:04 +00:00
brad
891edc78d4 add proper INSTALL and DEINSTALL scripts to deal with vtund.conf 2000-02-07 08:24:48 +00:00
brad
537889a01d - install sample config file as lib/vtun/vtund.conf-sample
- sync PLIST and remove @exec/@unexec tags
2000-02-07 08:15:18 +00:00
brad
7e7229f501 cleanup Makefile 2000-02-07 08:13:43 +00:00
brad
672968f3f8 - PLIST should not remove the vtund.conf on uninstall of the port/package
- add an @exec tag to create the log dir for vtund
2000-02-07 08:02:41 +00:00
rohee
8e0553c5aa mkdir -> ${INSTALL_DATA_DIR}|${INSTALL_MAN_DIR} 2000-02-06 21:55:03 +00:00
kevlo
e71b0dd25f Add vtun. 2000-02-06 15:16:58 +00:00
kevlo
744c254014 Initial import of vtun version 2.0.
VTun provides the method for creating Virtual Tunnels over TCP/IP
networks and allows to shape, compress, encrypt traffic in that
tunnels.
2000-02-06 15:16:07 +00:00
jakob
49ceaa8ca0 ethereal v0.8.3 2000-02-03 22:09:47 +00:00
jakob
dfc4bcd0cd Update to Ethereal v0.8.3
- bug fixes
 - misc new features
 - text mode version added
2000-02-03 22:09:08 +00:00
brad
ade0760a17 upgrade to popa3d 0.4; From: maintainer 2000-02-03 18:45:38 +00:00
kevlo
3552833edb Add snort. 2000-02-03 04:00:06 +00:00
kevlo
e10b0cc172 Initial import of snort version 1.5.1.
The snort is the Highly flexible sniffer/basic NIDS.

Submitted by:	Kyle Hargraves <halogen@nol.net>
2000-02-03 03:58:54 +00:00
espie
e201e9d26b Kill most instances of PATCH_SITES 2000-02-02 17:02:38 +00:00
brad
cb22a8a827 check for the existance of ${CONFIG_DIR}/rc.atalk instead of the
${CONFIG_DIR} when trying to determine whether the config files should
be installed as if this was a first time install of netatalk.
--
suggestion from: sigh@kuzirabekon.econ.nagasaki-u.ac.jp
2000-01-31 05:38:43 +00:00
brad
6e72de6cef BitchX 1.0c16 can be built using a separate build dir 2000-01-30 06:49:58 +00:00
brad
0d2742d985 upgrade to nmap 2.3b14 2000-01-30 06:23:42 +00:00
brad
7ddbc5f0c6 upgrade to BitchX 1.0c16 2000-01-30 06:00:54 +00:00
brad
e1a93d1889 upgrade to EPIC4-2000 AKA "Millennium", what an original code name for a release ... 2000-01-30 04:49:18 +00:00
brad
1086645d6f upgrade to Samba 2.0.6 2000-01-29 23:22:32 +00:00
kevlo
15dc5d01fd Add ucspi-tcp 2000-01-28 12:31:24 +00:00
kevlo
10dc6cf303 tcpserver and tcpclient are easy-to-use command-line tools for building
TCP client-server applications.
tcpserver and tcpclient conform to UCSPI, the UNIX Client-Server Program
Interface, using the TCP protocol. UCSPI tools are available for several
different networks.

Submitted by:	Camiel Dobbelaar <cd@sentia.nl>
2000-01-28 12:30:11 +00:00
angelos
6f53efadf0 pchar 1.1.1 2000-01-24 23:42:04 +00:00
itojun
440a24bd79 pull in IPv6 patch. commit ok'ed by jakob. 2000-01-24 15:29:44 +00:00
jakob
a17f5dce27 update to ethereal v0.8.1 2000-01-24 11:38:20 +00:00
itojun
7711776154 upgrade to 0.84b of original distrib (there are bugfixes in bgp). 2000-01-24 08:37:37 +00:00
dugsong
ccdebddaec update to version 1.13 2000-01-22 07:01:12 +00:00
kevlo
1d3d78add4 This is a 4.4BSD program that implements, in userland, third-party
proxy ARP. In a nutshell, this lets you proxy-ARP an arbitrary IP
address to an arbitrary MAC address, from any machine on the network.
This is useful if your router doesn't do proxy ARP, or does it only
in an all-or-none fashion.

This code will not work outside of 4.4BSD (it relies on BPF). Furthermore,
it won't run on most 4.4BSD operating systems, because a problem with the
standard BPF implementation (try spoofing your source ethernet frame
address on NetBSD).

See: http://www.enteract.com/~tqbf
2000-01-21 15:39:59 +00:00
itojun
b4dd6230a3 add net/totd: DNS relay server which helps v4/v6 translator, like faith(8) 2000-01-21 10:19:31 +00:00
itojun
7c426b70a3 from netbsd pkgsrc-current 2000-01-21 10:04:45 +00:00
brad
2e95d435e0 update installation message about where to place the perl modules to match
reality.
2000-01-21 00:58:11 +00:00
brad
6849ebad26 style 2000-01-21 00:37:12 +00:00
brad
c57a008f3b - upgrade to mrtg 2.8.11
- remove redundant png dependency which would be fulfilled by the
installation of gd itself
- cleanup install target
2000-01-20 23:07:39 +00:00
form
bca2000fe9 Fix MASTER_SITES. 2000-01-20 20:08:20 +00:00
itojun
7687469a8e upgrade to 0.84a. 2000-01-17 05:25:37 +00:00
brad
cb498844d1 upgrade to Curl 6.4 2000-01-17 05:05:15 +00:00
brad
638f721850 {WRKSRC} -> ${WRKSRC} 2000-01-16 11:46:29 +00:00
brad
47d4e04482 add a feature which allows icb to print the current time in front of every
line by setting the option printtime to true.

From: NetBSD
2000-01-16 11:29:54 +00:00
brad
e0e3ed5099 - add errno.h header
- remove sys_errlist and friends
2000-01-16 11:27:12 +00:00
brad
493b97252c better patches 2000-01-16 11:10:49 +00:00
brad
4ef282ff0c sort PLIST 2000-01-16 10:49:46 +00:00
brad
d3db425848 - convert patches to unified diffs
- merge contents of patch-ad and patch-an into patch-ad
2000-01-16 09:26:46 +00:00
brad
518b1d8d3c - remove bad dist sites
- mkdir -> ${INSTALL_DATA_DIR}
2000-01-16 06:31:09 +00:00
brad
e2bfa5bb86 add nmapfe to Makefile 2000-01-09 07:59:31 +00:00
brad
47cc85dde7 add nmapfe port; From: Sean Cavanaugh <seanc@cginfo.sk.ca>
--
NmapFE is a frontend for the much loved scanner Nmap. 
Nmap is a portscanner that is able to do remote OS
detection via TCP/IP fingerprinting as well. You can
use Nmap to scan a large network, or a single host.
This frontend provides a simple GUI interface to the
complexity of Nmap. The GUI supports color coding for
various services, and enables you to append one scan
to the end of others, to create somewhat of a database
of scans.
2000-01-09 07:56:10 +00:00
brad
2ad67ea877 add security to nmap's categories list 2000-01-09 07:52:40 +00:00
dugsong
1b7a052f79 upgrade to version 1.35 2000-01-09 05:39:28 +00:00
brad
2cf6510c8c - remove unnecessary NEED_VERSION
- now that dependencies are working properly, remove glib from dependency list
- ${STRIP} -> strip
- ${MKDIR} -> ${INSTALL_DATA_DIR}
- sort PLIST
2000-01-09 02:40:04 +00:00
brad
cfe157de97 correct dist site URLs
From: Michael Wiacek <root@blowfish.magpage.com>
2000-01-09 01:45:00 +00:00
itojun
b5101ccba7 unbroken zebra. upgarde to 0.83a.
enable net/zebra in SUBDIR rule.

XXX pkg_create? does not consult @cwd correctly so I've put workaround in.
2000-01-08 14:34:26 +00:00
itojun
33d60fa1fa port for zebra 0.83, from KAME 2000-01-08 14:01:53 +00:00
angelos
9060fb184c Forgot full checksums... 2000-01-06 03:08:20 +00:00
angelos
0caa75cea4 Add NS and NAM (commented out for now) 2000-01-06 03:04:38 +00:00
angelos
875616662e A GUI for NS, from FreeBSD (as was NS itself). 2000-01-06 03:03:07 +00:00
angelos
2f694ea816 Network Simulator (the reason for all these tcl/tk commits earlier :-) 2000-01-06 02:46:03 +00:00
brad
1cb218b8f8 - there is no configure step for this port, add NO_CONFIGURE tag
- ${MKDIR} -> ${INSTALL_DATA_DIR}
- improve install target
- respect CC and CFLAGS
2000-01-04 07:02:44 +00:00
angelos
9239886a2b Fix, mark unbroken. 2000-01-03 17:57:32 +00:00
angelos
9552afbb49 Update to version 2.3BETA12 2000-01-03 15:13:43 +00:00
kevlo
990b1902c5 Add pop3gwd. 2000-01-03 02:23:50 +00:00
kevlo
748a3eadcb pop3gwd is an application-level gateway, or proxy, designed to allow
mail retrieval from POP3 servers by systems that either:

	(a) are behind a firewall or screening router OR
	(b) do not have an assigned IP number OR
	(c) must share a SLIP/PPP connection on another system
2000-01-03 02:22:42 +00:00
brad
51f3599a50 mark BROKEN (buffer overflow) 1999-12-30 08:11:55 +00:00
brad
aaca0c7a2b - change MASTER_SITES to ${MASTER_SITE_BACKUP} so this is retreivable again
- MAINTAINER should only be an e-mail address
- remove deprecated variables
- cleanup Makefile
1999-12-29 07:19:38 +00:00
brad
afb539c666 rearrange PLIST, put in alphabetical order 1999-12-21 02:42:31 +00:00
brad
de4d9d4368 cleanup Makefile 1999-12-21 00:17:56 +00:00
brad
70c9fc77b6 upgrade to BitchX 1.0c13 1999-12-20 15:39:18 +00:00
ho
24eda84191 Update to 8.2.2-P6-19991217. Marked unbroken. Add missing DESTDIRs. 1999-12-17 17:56:30 +00:00
dugsong
03a378a97a fix permissions on binary, install in /sbin, more libnet cleanup 1999-12-17 04:24:08 +00:00
angelos
4e9abdf7dc Fix so it compiles with new libnet. 1999-12-17 03:43:18 +00:00
angelos
0c43eb7afa Enable pchar. 1999-12-16 06:05:04 +00:00
angelos
b3b0d22bde Path characterization tool, from FreeBSD. 1999-12-16 06:03:50 +00:00
dugsong
6349db2096 bye bye NFR - http://www.nfr.net/download/reasons-for-removal.html 1999-12-15 05:16:24 +00:00
brad
5984bfc15f remove deprecated variables 1999-12-15 03:29:29 +00:00
kevlo
e9d4b2d678 The port should now compile and run better on fussy archs like the alpha. 1999-12-15 02:59:48 +00:00
kevlo
78685ce836 Remove that file. 1999-12-15 02:57:16 +00:00
kevlo
ca76526b11 95% of the warnings are fixed. Port no longer destroys /etc/netatalk/rc.atalk
if it exists.
1999-12-15 02:54:39 +00:00
dugsong
e7c3778bc3 new GAIM port, from evan.cordes@UMICH.EDU 1999-12-14 05:22:46 +00:00
brad
7982812431 - ${SED} -> sed
- cleanup Makefile
- make this port respect CC and CFLAGS
- fix port so it'll work in package form
1999-12-14 04:17:14 +00:00
brad
7aa99fdf05 - remove pre-configure target
- convert patch-aa to a unified diff
- remove workaround for texinfo install-info bug
- move removal of wget.info* into wget's Makefile just before it gets
re-generated
- ${SH} -> sh
1999-12-14 03:59:09 +00:00
angelos
78edeef281 Version 2.3b10 (Reinoud.Koornstra@ibbnet.org) 1999-12-14 01:11:28 +00:00
dugsong
fb437b78c0 upgrade to 1.0 release, from halogen@nol.net 1999-12-13 02:45:21 +00:00
brad
1abe62d27a add patch from FTP site for 2.500 snapshot 1999-12-10 20:56:44 +00:00
brad
9cdbc69220 make this port respect CC and CFLAGS 1999-12-08 04:34:21 +00:00
brad
eb5d813500 upgrade to nmap 2.3b8 1999-12-07 05:32:00 +00:00
brad
0929761910 re-arrange PLIST a bit, alphabetical order, more to come later 1999-12-06 20:08:27 +00:00
brad
fd8918b3a5 upgrade to 2.500 EPIC4 snapshot
- slight change, wserv has been renamed to wserv-epic so that BitchX and
  EPIC4 can co-exist on the same system.
1999-12-06 17:26:59 +00:00
brad
e3dcb7e454 upgrade to BitchX 1.0c11, suggested that anyone having core dumps or weird
problems with negative numbers etc. upgrade to this version. I've also
made it so the port installs all the help, script and translation files.
1999-12-06 17:24:18 +00:00
ho
8bd402f8af Marked broken. Currently a server running a signed zone can be crashed
(DOS) by recieving a SIG record request.
1999-12-06 15:45:01 +00:00
brad
ffe2cfabee upgrade to mrtg 2.8.9 1999-12-06 01:25:33 +00:00
dugsong
ec92f759de add nsping port 1999-12-05 18:14:15 +00:00
dugsong
714febb5c1 nsping - DNS "ping" 1999-12-05 18:09:08 +00:00
jakob
0d6b029be1 Update to v0.7.9 - CVS forgot this one... 1999-12-05 14:58:04 +00:00
jakob
889ad38989 Update to v0.7.9.
- Several protocol decoders updated and added
- Segfault fixes
1999-12-05 14:54:50 +00:00
form
234c0bfb5f Update to 0.4.3. 1999-12-05 13:01:34 +00:00
espie
88d4502064 Kill USE_EGCC/USE_EGXX, since 2.6 includes both as standard compilers. 1999-12-03 14:24:38 +00:00
brad
71e64a8297 - add patches which fix compilation of queso on Alpha
- add queso man page

from Debian via rohee@
1999-12-01 03:04:03 +00:00
dugsong
31853c1b52 missed an include 1999-11-30 02:50:57 +00:00
brad
98aa674c72 style 1999-11-30 00:54:44 +00:00
brad
f231fc00dc - change maintainers email address to markus@openbsd.org
- replace unnecessary USE_AUTOCONF tag with GNU_CONFIGURE
- cleanup Makefile
1999-11-30 00:23:28 +00:00
jasoni
109d86632f Fix PLIST; remove some FreeBSD specifics; check package. 1999-11-29 18:19:59 +00:00
brad
85c277b7f7 use proper autoconf options to tell MRTG where gd and libpng instead of
overriding CFLAGS and LDFLAGS
1999-11-28 05:22:43 +00:00
brad
b9e8e76450 fix dependency check for new version of gd 1999-11-26 16:20:25 +00:00
espie
515e861055 Update to 2.3.2.
See package cvs.log for details.
This includes fixing an obscure security hole.

Patch to avoid spinning in select on non-blocking descriptors (will
probably be fixed in rsync 2.3.3)
1999-11-21 23:42:52 +00:00
jakob
c30e4e4958 Update to BIND v8.2.2-P5. Mark unbroken. 1999-11-14 22:39:16 +00:00
espie
73bb534787 Update dxpc to 3.8.0.
This is needed for inter-operability with other systems, as 3.7.0 and
3.8.0 don't talk together.

Also, 3.8.0 fixes some important bugs, and it compresses bitmaps, which
means it can be used in various situations where it was completely useless
before.
1999-11-14 21:49:14 +00:00
turan
64d7e4a8e3 mark broken, SEVERE SECURITY PROBLEMS. Do not use until fixed. 1999-11-14 21:17:54 +00:00
dugsong
aadedd149b libnids port - network monitoring lib with TCP/IP reassembly. ok turans@ 1999-11-13 20:22:17 +00:00
turan
8e486af9b7 set maintiner to Peter Galbavy <Peter.Galbavy@knowledge.com> 1999-11-12 19:12:15 +00:00
brad
467b99f22e add tcpflow and tcptrace to Makefile 1999-11-12 14:26:05 +00:00
brad
7dbda33e53 add tcpflow port; jethro@dqc.org
-
tcpflow is a program that captures data transmitted as part of TCP
connections (flows), and stores it in a way that is convenient for
protocol analysis or debugging.  A program like 'tcpdump' only shows a
summary of packets seen on the wire, but usually doesn't store the
data that's actually being transmitted.  In contrast, tcpflow
reconstructs the actual data streams and stores each flow in a
separate file for later analysis.

tcpflow understands sequence numbers and will correctly reconstruct
data streams regardless of retransmissions or out-of-order delivery.
However, it currently does not understand IP fragments; flows
containing IP fragments will not be recorded properly.

Note: this port includes a small patch that adds the capability of
      reading the packets from a tcpdump(1) capture file, using
      a new option (-r).
1999-11-12 14:22:25 +00:00
brad
9a0776e343 add tcptrace port; jethro@dqc.org
-
tcptrace is a TCP dump file analysis tool written by Shawn Ostermann
at Ohio University. It is NOT a packet capture program. It reads
output dump files in the formats of several popular packet capturing
programs: tcpdump, snoop, etherpeek, and netm

For each connection, it keeps track of elapsed time, bytes/segments
sent and received, retransmissions, round trip times, window
advertisements, throughput, etc.  Its output format ranges from
Simple to Long to Very Detailed.
1999-11-12 14:14:52 +00:00
turan
da47713e6f delete proftpd 1999-11-08 17:42:30 +00:00
turan
7de6073ffa nuke insecure proftpd port. ok'd by maint. 1999-11-08 15:54:41 +00:00
turan
a6b326f967 balance quotes in broken tag 1999-11-03 01:19:24 +00:00
turan
f8d24d9a07 broken, major breakage in the packing lists.
someone is expecting substitution here.

tar: Unable to access bin/%%DISTNAME%% <No such file or directory>
tar: Unable to access lib/%%DISTNAME%%-lib/CHANGES <No such file or directory>
tar: Unable to access lib/%%DISTNAME%%-lib/README <No such file or directory>
tar: Unable to access lib/%%DISTNAME%%-lib/alias.tf <No such file or directory>
1999-10-30 13:07:10 +00:00
turan
caba90091f broken, compilation errors.
unshlight.c:56: structure has no member named `f_type'

I also saw
proc.c:1216: warning: large integer implicitly truncated to unsigned type
1999-10-30 13:00:50 +00:00
ho
104eb209bf Update to 8.2.2. Minor port/pkg mods. 1999-10-29 12:54:22 +00:00
espie
849361b781 Fix CATEGORIES 1999-10-29 12:05:31 +00:00
turan
1183ab9cf5 these ports are interactive. mark NO_PACKAGE 1999-10-29 09:40:15 +00:00
brad
dd68cfe3e2 - upgrade to Curl 6.2
- switch to using the in-tree OpenSSL
1999-10-29 03:44:29 +00:00
brad
4a544f8c2c remove BROKEN tag 1999-10-29 03:41:34 +00:00
brad
fbe6461d2b sync PLIST so this port can be made into a package 1999-10-29 02:56:33 +00:00
dugsong
be7ad34ec1 add hping port 1999-10-29 00:18:57 +00:00
dugsong
58d17b2c1e hping port 1999-10-28 22:53:00 +00:00
brad
a6ae46d009 upgrade to proftpd 1.2.0pre9 1999-10-27 22:54:42 +00:00
brad
2f201d52b2 upgrade to 1021 EPIC4 snapshot 1999-10-26 23:52:27 +00:00
espie
806e87b536 Update distsite.
checksum is ok, check your network, Chris.
package checked.
1999-10-26 15:19:12 +00:00
dugsong
9a4f9c8a35 port is no longer broken. please be careful when updating a port - a distfile version change is NOT enough. and let the port maintainer know! 1999-10-26 13:44:30 +00:00
dugsong
5f4b430a86 fix packing list 1999-10-26 13:42:51 +00:00
dugsong
d854b1aca6 fix improper blocking pcap read 1999-10-26 13:31:30 +00:00
dugsong
bdf07b1baa register libnet dependency 1999-10-26 13:26:53 +00:00
dugsong
dece4883a6 use libnet port 1999-10-26 13:24:59 +00:00
downsj
d289301eab Change maintainer. 1999-10-26 11:30:41 +00:00
turan
c5965282f3 These ports have bad packing lists.
Ports tree is now unlocked.  Read the new policy first.
1999-10-26 04:56:35 +00:00
brad
4fcb154afc upgrade to libnet 0.99g 1999-10-08 03:02:47 +00:00
jakob
e85cba8219 typo. 1999-10-06 18:54:48 +00:00
jakob
a0adccf42b another mirror added. ok espie@. 1999-10-06 18:52:18 +00:00
ho
eae40b9809 Update to 8.2.2-t4b 1999-10-04 17:13:24 +00:00
espie
8964d30629 Until jakob@ et al make up their mind. 1999-10-04 16:31:19 +00:00
brad
685c90ca9c - upgrade to 0927 EPIC4 snapshot
- make use of multiple MASTER_SITES
1999-10-02 17:31:34 +00:00
espie
eafeef41b0 proftpd is full of holes, as recent bugtraq shows.
We're much too close to release to be sure all holes have been plugged,
and to let unwitting users be compromised.

Mark as BROKEN
1999-09-28 18:43:29 +00:00
brad
26d745119d upgrade to proftpd 1.2.0pre7 1999-09-28 17:34:20 +00:00
brad
02c199834d use the va_ macros so that BitchX now compiles on Alpha; from FreeBSD 1999-09-27 01:41:50 +00:00
ho
b7168a54e5 Some notes on BIND and security. 1999-09-26 22:40:59 +00:00
jakob
f9afc02789 updated to v0.7.5 (bugfix release) 1999-09-26 20:28:17 +00:00
jakob
2cd50886b5 updated to v0.7.4 1999-09-24 14:37:07 +00:00
jakob
420e8c9691 MASTER_SITES changed 1999-09-23 21:08:06 +00:00
jakob
eb7ff9d7ac MAINTAINER address updated 1999-09-23 20:48:57 +00:00
jakob
223c7b8645 updated to v0.41. 1999-09-23 20:47:02 +00:00
ho
8e0dcb6106 Add bind8 1999-09-23 15:06:40 +00:00
ho
f23ebeabce bind 8.2.2 t3b 1999-09-23 11:32:45 +00:00
espie
526215c724 More uses of FULLDISTDIR 1999-09-22 10:44:21 +00:00
brad
4645d14591 this has been known to not compile on Alpha, so mark it as being BROKEN 1999-09-21 19:32:01 +00:00
brad
3cd829b055 chmod -> ${CHMOD} 1999-09-21 17:49:24 +00:00
brad
8753ee0720 upgrade to xchat 1.2.1 1999-09-21 13:05:38 +00:00
brad
157c02fa76 upgrade to nmap 2.3b6 1999-09-20 21:26:00 +00:00
form
69d7dc59d6 remove patches we do not need for 0.4.2 1999-09-15 13:05:37 +00:00
form
6a9f86bbfc update to 0.4.2 1999-09-15 13:03:35 +00:00
brad
eab07f582c upgrade to 0909 EPIC4 snapshot 1999-09-14 20:10:07 +00:00
brad
eaac791eb5 add net category to CATEGORIES 1999-09-12 15:04:40 +00:00
brad
593910a3eb upgrade to proftpd 1.2.0pre6 1999-09-12 15:02:31 +00:00
brad
75f9c45f68 remove dist site that has been down for A LONG time; jethro@dqc.org 1999-09-10 22:44:27 +00:00
brad
4215f167d2 add popa3d to Makefile 1999-09-10 22:10:48 +00:00
brad
497554b415 add popa3d;
popa3d is a POP3 daemon by Solar Designer.

In order, its design goals are:
1. Security (to the extent that is possible with POP3 at all, of course).
2. Reliability (again, as limited by the mailbox format and the protocol).
3. RFC compliance (slightly relaxed to work with real-world POP3 clients).
4. Performance (limited by the more important goals above)
1999-09-10 22:07:34 +00:00
brad
4e0a609ff3 fix an alignment problem on SPARC and possibly Alpha too; millert@ 1999-09-09 21:17:22 +00:00
brad
9c4f3c394e upgrade to proftpd 1.2.0pre5 1999-09-08 19:12:57 +00:00
brad
c49a061407 strip -> ${STRIP} 1999-09-07 15:54:59 +00:00
brad
bec7b71189 upgrade to nmap 2.3BETA5 1999-09-07 14:26:15 +00:00
brad
7c07be1b68 strip -> ${STRIP} 1999-09-07 01:29:50 +00:00
angelos
4efe134034 Update to xip-1.3.2 1999-09-05 00:40:35 +00:00
brad
d9eb19f41c add patch that fixes improper usage of setproctitle; chris@dqc.org 1999-09-02 21:03:30 +00:00
brad
aa3de66963 upgrade to nmap 2.3b4 1999-09-01 18:19:03 +00:00
brad
5307179a0e upgrade to ethereal 0.7.3 1999-09-01 17:57:00 +00:00
brad
e1a15f355d upgrade to curl 5.11 1999-09-01 17:12:58 +00:00
brad
15b8608737 upgrade to proftpd 1.2.0pre4 1999-09-01 15:35:51 +00:00
brad
6eb11abbdb upgrade to xchat 1.2.0 1999-09-01 15:04:21 +00:00
brad
4113ecb19e fix for remote root exploit 1999-08-30 14:52:33 +00:00
maja
97e4a04757 don't check for netatalk kernel source when doing a make mirror-distfiles. -moj 1999-08-28 10:27:10 +00:00
brad
3f973c6b99 upgrade to mrtg 2.8.8 1999-08-27 02:18:06 +00:00
brad
bee311eaea upgrade to proftpd 1.2.0pre3a 1999-08-23 00:53:25 +00:00
brad
8f495c03fa upgrade to xchat 1.1.8 1999-08-20 14:01:01 +00:00
brad
8e112b62f7 style 1999-08-20 12:44:01 +00:00
brad
afd76c1661 upgrade to curl 5.10 1999-08-18 00:14:17 +00:00
brad
f62765aac4 upgrade to ethereal 0.7.2 1999-08-13 02:12:28 +00:00
brad
76628ddca3 upgrade to xchat 1.1.7 1999-08-11 01:21:40 +00:00
brad
f8917cc2ee upgrade to ethereal 0.7.1 1999-08-05 23:43:51 +00:00
brad
a5040ffbcb upgrade to XChat 1.1.6 1999-08-03 03:48:31 +00:00
brad
c6011ca538 upgrade to MRTG 2.8.6 1999-08-02 06:47:22 +00:00
brad
ee97bf626b upgrade to Nmap 2.2 BETA4 1999-08-02 06:26:26 +00:00
brad
61e35349f9 upgrade to Curl 5.9.1 1999-08-01 15:44:34 +00:00
brad
08d6f00676 - added a distribution site
- style
1999-07-31 16:43:05 +00:00
brad
e0c07d9486 - add a dist site that has queso
- make queso use the systems libpcap
- make queso work with datalink types of DLT_LOOP and DLT_ENC
1999-07-27 04:30:06 +00:00
brad
1836c45648 - strip nmap binary on installation
- make nmap use the systems libpcap
- make nmap work with datalink types of DLT_LOOP and DLT_ENC
1999-07-27 04:05:48 +00:00
brad
cc22b33740 upgrade to xchat 1.1.5 1999-07-26 23:35:14 +00:00
brad
9121fa0e71 upgrade to mrtg 2.8.5;
- This new version of mrtg now uses the newer version of gd 2.6.2 and
generates .PNGs instead of .GIFs
1999-07-26 01:25:21 +00:00
brad
394b856fb2 upgrade to xchat 1.1.4 1999-07-24 22:10:04 +00:00
niklas
9c762cc9bd 2.0.5a replaced 2.0.5 1999-07-24 20:50:00 +00:00
brad
844f4f9cd1 upgrade to Samba 2.0.5 1999-07-22 01:54:53 +00:00
hugh
9343d428ca missed one 1999-07-21 20:12:13 +00:00
hugh
f3deb0877d fix and upgrade 1999-07-21 20:11:00 +00:00
brad
444e911bf9 upgrade to 0718 EPIC4 snapshot 1999-07-20 04:18:09 +00:00
brad
c9103b830a upgrade to xchat 1.1.3 1999-07-18 22:55:12 +00:00
fgsch
c8d9dbc992 Enable epic4. 1999-07-14 17:45:46 +00:00
brad
27b2dcd63a upgrade to xchat 1.1.2 1999-07-11 16:32:45 +00:00
dugsong
4902c79ef9 update to version 1.31 1999-06-28 14:27:19 +00:00
dugsong
8255de853a fix app-defaults file installation, reported by <jakob@openbsd.org> 1999-06-26 20:19:23 +00:00
espie
0e39da538a don't install dirs that are mentionned in the mtree file. 1999-06-24 18:36:23 +00:00
form
4c79e1046f add micq to makefile 1999-06-23 19:28:02 +00:00
form
f11a94137f fix 1999-06-23 19:21:37 +00:00
form
ab34c60a0e micq 0.4.1 - text-mode icq clone. 1999-06-23 19:11:42 +00:00
dugsong
c98aeb02e3 add ngrep port 1999-06-23 04:17:38 +00:00
dugsong
940a967a62 new ngrep port 1999-06-23 04:16:21 +00:00
dugsong
7f7321d856 fix bad upgrade 1999-06-23 03:37:17 +00:00
brad
59b0221fbb - add an additional dist site
- change installation path of startup script to /etc/rc.arpwatch instead
of /usr/local/etc/arpwatch.sh
1999-06-22 00:31:38 +00:00
dugsong
c4bcdffc5e add xip port 1999-06-21 19:50:49 +00:00
dugsong
e431350f51 new xip port 1999-06-21 19:41:32 +00:00
brad
966c715b9a add tircproxy to Makefile 1999-06-21 00:39:44 +00:00
brad
a5843cd140 add tircproxy port; garath@ntplx.net
-
Transparent IRC proxy. Supports DCC CHAT, SEND, RESEND, and TSEND.
1999-06-21 00:33:58 +00:00
brad
d1bf09e7f7 upgrade to 0618 EPIC4 snapshot 1999-06-19 04:03:30 +00:00
brad
ecabb9ea2e another dist dist, the authors web site seems to be down 1999-06-18 00:17:47 +00:00
jakob
6914e0f4af Added httptunnel 1999-06-14 21:01:14 +00:00
jakob
06edb333cd httptunnel port 1999-06-14 20:56:04 +00:00
brad
b889e9f7c7 use official dist site 1999-06-14 16:31:56 +00:00
brad
f3cf668056 upgrade to latest EPIC4 snapshot (19990608) 1999-06-14 05:58:56 +00:00
brad
1ab382e153 add xchat to Makefile 1999-06-14 03:11:35 +00:00
brad
2ed3c344d6 add xchat port; chris@qdc.org
-
X-Chat is a small yet very forceful X irc client.  It runs nicely, has a
nice good looking interface, and best of all, is easy to use all around.
1999-06-14 03:10:49 +00:00
brad
0fddea0cb1 upgrade to curl 5.9 1999-06-13 19:25:03 +00:00
brad
24b4ec7912 upgrade to tcpreplay 1.0.1 1999-06-13 02:14:17 +00:00
brad
1a9534b34a use EGCS for this port 1999-06-07 21:05:09 +00:00
brad
dbc7989722 style 1999-06-03 01:29:30 +00:00
brad
9e5608cd33 add patch taken from ircii-epic port which makes epic4 do hard instead of
soft resets on screen refreshs which helps on certain terminals.
1999-06-02 04:29:47 +00:00
espie
1101f71d7b USE_EGXX is fairly recent... 1999-06-01 17:38:19 +00:00
espie
e02f708f3d Fix up brain-damaged test for accept third argument.
This makes that port require autoconf, until the dxpc people mend their
ways.
1999-06-01 17:33:26 +00:00
brad
cc0afe3293 - upgrade to Samba 2.0.4b
- add INSTALL and DEINSTALL scripts
1999-05-30 23:02:58 +00:00
brad
df88a996c3 fix INSTALL script so the sample config files actually get installed 1999-05-30 22:51:10 +00:00
brad
bc0ad62a91 fix typo in INSTALL script 1999-05-30 22:28:35 +00:00
brad
0fb4318321 add epic4 port
-
The (E)nhanced (P)rogrammable (I)RC-II (C)lient.
1999-05-30 04:03:36 +00:00
brad
9d3c1da0c4 remove unnecessary MAN1 tag 1999-05-29 01:47:11 +00:00
brad
51efb96326 upgrade to libnet 0.99c 1999-05-28 23:18:14 +00:00
brad
6131a0a4b2 make CTCP cloaking off for the default 1999-05-26 15:17:49 +00:00
brad
059ba72588 patch from CyberPsychotic <mlists@gizmo.kyrnet.kg> 1999-05-26 14:49:00 +00:00
brad
ad777d9569 upgrade to ethereal 0.6.2 1999-05-25 23:10:50 +00:00
rohee
0aaca5be0f various fixes 1999-05-25 19:19:22 +00:00
brad
144878d5ff make the port install and de-install properly in a package situation. 1999-05-25 14:39:42 +00:00
brad
bf9c88e099 - back out previous commit.
- add in a check and message stating the requirement of the kernel source
code, if the kernel source code is not found to be installed.
1999-05-25 05:23:12 +00:00
brad
13b330d05a netatalk compiles "out of the box" with its own header files and does NOT
require the netatalk headers in openbsd source.
1999-05-25 03:00:45 +00:00
brad
692a359135 - remove unnessary EXTRACT_SUFX
- respect CC and CFLAGS
1999-05-24 02:33:58 +00:00
brad
b518b5de4a style 1999-05-19 15:57:43 +00:00
dugsong
69092ced84 update to version 0.8 1999-05-18 17:58:33 +00:00
dugsong
a3085a7bff add tcpreplay port 1999-05-14 15:46:54 +00:00
dugsong
77c62266db tcpreplay-1.0 port 1999-05-14 15:45:52 +00:00
brad
617734e4f5 upgrade to ytalk 3.1.1 1999-05-13 15:28:58 +00:00
turan
5546af055b add mrtd to makefile 1999-05-12 05:17:04 +00:00
turan
d20cf98ee7 Add MRT port.
This distribution of the Multi-threaded Routing Toolkit includes
routing daemons, programming libraries and Internet
routing statistics/performance measurement tools.
1999-05-12 05:12:05 +00:00
brad
af5759bdd5 PKGNAME is not needed when DISTNAME is exactly the same 1999-05-09 07:26:14 +00:00
brad
9a7698aa92 add gicq to Makefile 1999-05-08 02:03:02 +00:00
brad
7304e5a2e4 add gicq port
-
GTK based ICQ program
1999-05-08 02:01:31 +00:00
brad
036233c8d0 - remove GNU_CONFIGURE, USE_AUTOCONF assumes the use of GNU_CONFIGURE
- add forgotten @dirrm in PLIST
1999-05-07 21:00:19 +00:00
brad
ee0f1a236a remove the need to compile a separate copy of libpcap for ntop. 1999-05-07 20:30:55 +00:00
brad
78edc0df44 upgrade to ntop 1.1 1999-05-05 18:27:57 +00:00
jakob
0b135fa235 Updated to v0.6.1. 1999-05-02 11:10:27 +00:00
brad
ab9abbec8a upgrade to ntop 1.1pre1 1999-04-28 00:31:59 +00:00
brad
32a1a173b1 - add a second dist site
- add INSTALL and DEINSTALL scripts
1999-04-27 19:34:42 +00:00
brad
a8123dcc21 - upgrade to mrtg 2.7.4b
- add INSTALL and DEINSTALL scripts
1999-04-27 19:25:27 +00:00
brad
fc0c24668a style 1999-04-25 18:37:43 +00:00
dugsong
466071220a update to version 0.99 1999-04-22 20:18:22 +00:00
brad
90f4ce31ec oops, remove 2.7.2 checksums 1999-04-22 15:54:14 +00:00
brad
1b2940d0e9 upgrade to mrtg 2.7.3b 1999-04-22 15:53:26 +00:00
brad
e95fd262ba - style fixes to Makefile
- change install path of sample config file
- add INSTALL and DEINSTALL scripts
1999-04-22 15:26:59 +00:00
turan
70c23caa0a ok. we don't want it in ports. remove. 1999-04-21 00:51:03 +00:00
turan
f6c77af90a Add new arla version. Stuff in src/ is old. From art@
Arla is a free AFS implementation. The main goal is to make a
fully functional client with all capabilities of normal AFS. Other
planned and implemented things are all the normal management tools and
servers.
1999-04-21 00:15:55 +00:00
brad
c9468e0bfc - upgrade to gated 3.5.11
- add patch from FreeBSD port:
Only flag the loopback address (127.0.0.1) on loopback interfaces
with the noadvice bit.  Other IP# numbers are valid and should be
advertised.
1999-04-20 22:26:30 +00:00
espie
5ac3448778 Fix comments 1999-04-20 18:47:26 +00:00
espie
76ce3f021a Crisper comments. 1999-04-20 01:10:59 +00:00
brad
f602955b4e add vnc to Makefile 1999-04-18 21:11:55 +00:00
brad
31d1756578 add vnc port
-
Display X & Win32 desktops on remote X/Win32/Java displays
1999-04-18 21:09:53 +00:00
brad
379cc8ebbf use EGCS for all archs 1999-04-18 21:05:42 +00:00
espie
6eeafca4eb Upgrade to 2.3.1 1999-04-18 20:59:00 +00:00
brad
fc1c6caecf upgrade to nmap 2.12 1999-04-18 20:25:28 +00:00
brad
00d44ecf67 upgrade to ntop 1.1 1999-04-18 20:24:41 +00:00
brad
69d6767f53 correct checksums; turan@ 1999-04-14 12:23:24 +00:00
marc
49383b9b53 o hide some pre- and post- install commands
o add an INSTALL script to install /etc/wgetrc if necessary
o remove wgetrc install code from Makefile and packing list
o call install script from Makefile
o patch wget doc Makefile so it does NOT install into /etc automagically
o add DEINSTALL script to remind user to get rid of /etc/wgetrc
THIS PORT IS NOW FROZEN FOR 2.5
1999-04-10 02:50:54 +00:00
brad
edfc222a46 - change email addresses, form@ to ports@
- remove unnecessary comments
1999-04-09 04:11:45 +00:00
espie
fc97b432ed Patch ups rsync to the same functionality as 2.3.1.
Specifically, it fixes the security hole that is described in
pkg/SECURITY...

Wedged in as security fixes are important, especially when they're small.
Real 2.3.1 will wait after tree thaws.
1999-04-09 02:20:14 +00:00
rohee
f04d9fa366 joey@OpenBSD.ORG -> ports@OpenBSD.ORG, as requested by the author 1999-04-06 19:44:57 +00:00
marc
fa27d93f56 MASTER_SITE changes; Chris Cappuccio <chris@nmedia.net 1999-04-06 17:50:40 +00:00
brad
3dddc2c9bd add configure env GTK_CONFIG to make sure its found by configure 1999-04-05 19:19:28 +00:00
jakob
3386f2150d Email address updated 1999-04-05 11:16:21 +00:00
brad
ae28ad2466 fix for package building 1999-04-04 22:00:13 +00:00
brad
86d518997c typo 1999-04-01 00:32:48 +00:00
brad
1d0d44d6c1 fixup Makefile 1999-04-01 00:24:49 +00:00
brad
fbd0c215fe typo 1999-03-31 23:39:55 +00:00
brad
cb11d49518 fix for package building 1999-03-31 23:25:50 +00:00
marc
4cf7d3a218 netatalk update from ianm@cit.nepean.uws.edu.au; Ian says:
This update implements changes to afpd (appletalk filing protocol daemon)
so that it handles users groups correctly for acess and handles the
effictive user and group of the parent process correctly under OpenBSD
2.5-beta. Previous fix didn't work quite as expected.
1999-03-31 22:51:00 +00:00
brad
903014f432 fix for package building 1999-03-31 22:24:39 +00:00
marc
5e6352b302 update to arpwatch-2.1a4; fgsch@openbsd.org 1999-03-31 22:20:03 +00:00
brad
f6167a6bd4 fixup PLIST 1999-03-31 21:46:19 +00:00
brad
919a578c77 change maintainer 1999-03-30 06:18:31 +00:00
marc
ea02658e66 fix configure 1999-03-30 06:01:54 +00:00
brad
6dd5604ee8 change pkg name, fix email addy and remove useless WRKSRC 1999-03-30 05:53:35 +00:00
fgsch
bfe9187a1e Enable curl. 1999-03-30 04:38:37 +00:00
brad
a9e4b5d3b9 add patch to not split info page 1999-03-29 21:03:00 +00:00
brad
c5da3b68df fixup Makefile and remove a dir change from patch 1999-03-29 04:51:59 +00:00
brad
2aee4edd08 uncomment LIB_DEPENDS 1999-03-29 03:32:41 +00:00
brad
ff7e77dc8c fixup Makefile 1999-03-29 02:11:21 +00:00
jasoni
738a79dcb2 update to 0.61 1999-03-29 02:00:00 +00:00
brad
f81d06e383 fixup Makefile and add missing ending quotes in PLIST 1999-03-29 01:45:27 +00:00
brad
25353607ca upgrade to ntop-1.1cr6 1999-03-28 20:11:39 +00:00
brad
45f4548b81 upgrade to mrtg 2.7.2 1999-03-28 19:25:39 +00:00
brad
3924552cbd add queso to Makefile 1999-03-28 19:20:37 +00:00
brad
04a83ac2b6 add queso port 1999-03-28 19:12:56 +00:00
jakob
9aec5ebb38 update to 0.33 1999-03-28 13:56:58 +00:00
niklas
66218c5661 Adhere to WRKOBJDIR 1999-03-27 17:15:26 +00:00
niklas
d94845f64a Run INSTALL with PREFIX env. var set. Make createuser work in NIS setups 1999-03-27 17:06:25 +00:00
niklas
7e9ef3fd14 Found another MASTER_SITE, and upgraded the version, unbroked the port 1999-03-27 12:24:00 +00:00
brad
b0075390a5 add curl port; Markus Friedl <markus.friedl@informatik.uni-erlangen.de> 1999-03-27 07:18:57 +00:00
espie
153d559d96 Second time Makefile stays uncommitted ??? what's the problem there. 1999-03-23 17:49:20 +00:00
espie
926e5fa1a6 Fix up PLISTs.
At one point bsd.port.mk put out erroneous PLIST-auto, with @cwd, @pkgname,
and @pkgdep lines.

These are actually added by make package, and shouldn't usually be put
inside the PLIST, as this is extra information to update.

I left a few @cwd in, mainly for the perl modules, which want to live under
/usr to work.
1999-03-23 17:47:31 +00:00
dugsong
2d3b53d84b eliminate thirdparty pcap dependency, i suck. 1999-03-23 17:10:53 +00:00
brad
6ab7bb4f8e fix dir permissions post extract 1999-03-22 14:52:15 +00:00
brad
ed125581fb upgrade to samba 2.0.3; Andrew Lambeth <andrew@nfr.net> 1999-03-19 09:06:04 +00:00
brad
0ebb3f99f7 SYSCONFDIR var 1999-03-17 02:42:33 +00:00
brad
f7a2ef43d5 upgrade to mrtg-2.7.1 1999-03-17 02:23:01 +00:00
espie
bebf0a30b1 Repair readdress option.
The actual functionality is untested, but without this patch,
ytalk just seg-faults as soon as readdress appears in a configuration
file.

Problem reported as random segfaults by todd@, nice common debugging
session :)
1999-03-17 02:10:32 +00:00
espie
62d38b3a76 Synch with bsd.port.mk 1999-03-16 23:38:35 +00:00
espie
e745abd45a Version 3.1 (8 bit clean & numerous other improvements) 1999-03-16 22:23:34 +00:00
marc
c720e8585f patches from Ian McWilliam <I.McWilliam@cit.nepean.uws.edu.au>
Ian says: Sometime around January 1999 2.4-current sources broke
the handling of afpd group access. Now fixed.
Various fixes and updates to afpd.
1999-03-16 12:57:58 +00:00
brad
ca2ac7161b remove unnecessary distfiles line, fix gtk dependency and a typo 1999-03-16 05:59:59 +00:00
espie
8bec0d7db7 Upgrade to version 2.3.0, see
http://rsync.samba.org/listproc/rsync/1033.html
1999-03-15 23:26:06 +00:00
brad
f0b16995df add some more dist sites 1999-03-14 19:46:05 +00:00
brad
ced374c6bd add missing patch 1999-03-14 19:18:45 +00:00
brad
bdf8f88336 upgrade to gated 3.5.10; Peter Galbavy <Peter.Galbavy@knowledge.com> 1999-03-14 19:16:58 +00:00
brad
d839a3b5c2 fixup Makefile 1999-03-14 05:57:38 +00:00
brad
41772c5add upgrade to ntop 1.1cr5 1999-03-12 15:46:46 +00:00
brad
8be1c231e6 upgrade to ProFTPD 1.2.0pr3 1999-03-12 15:23:33 +00:00
brad
06610ec9ba add ircII to Makefile 1999-03-12 14:49:26 +00:00
brad
a17a057b57 upgrade to mrtg 2.7.0 1999-03-12 14:48:32 +00:00
brad
a76399c857 add the SHA1/RMD160 fingerprints 1999-03-11 23:40:09 +00:00
downsj
2dc9fa879e Update to 4.0s1. 1999-03-11 03:15:09 +00:00
brad
18a85f93c9 replaced a master site with an alternate 1999-03-10 17:45:51 +00:00
brad
39a142fb4a added a few more master sites 1999-03-10 17:42:33 +00:00
marc
b9f6d98087 typo 1999-03-10 04:51:32 +00:00
marc
324089d42d mark as broken/don't mirror distfiles for now;
the es2.net nameserver(s) don't seem to be talking
1999-03-10 04:40:21 +00:00
brad
00f6d28e72 upgrade to irc server 2.10.1 1999-03-10 02:37:44 +00:00
brad
e0dd347fec add ircII port 1999-03-10 02:20:31 +00:00
brad
e63d273815 fix path durring configure 1999-03-08 03:59:09 +00:00
brad
d321c1dd29 add bitchx to Makefile 1999-03-07 02:20:38 +00:00
brad
b3731cd776 add BitchX port 1999-03-07 02:13:13 +00:00
dugsong
541f037493 add blurb on NFR security 1999-03-06 23:18:20 +00:00