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
dugsong
e657e034f9
update of NFR port to 2.0.3
1999-03-06 22:51:40 +00:00
brad
f9b69500ce
upgrade to ntop 1.1cr4
1999-03-06 21:09:35 +00:00
marc
3e45db1680
add sha1 and rmd160 checksum to the existing md5 sums for all files;
...
Porters: please make sure you use bsd.port.mk 1.75 or later when
updating ports. That version of the makefile adds all sums. Previous
versions of the makefile will still work for people installing ports.
1999-03-04 05:55:44 +00:00
espie
82839c0ece
Differentiate WRKSRC/WRKBUILD,
...
add SEPARATE_BUILD (concurrent means `full')
add SHA1/RMD160 checksums.
1999-03-02 16:59:47 +00:00
niklas
738d26ed72
We need the NFS version field initialized
1999-03-01 15:47:25 +00:00
rohee
45c1821e22
Activate rsync
1999-02-27 15:54:09 +00:00
brad
cf76cc1ec4
fixup Makefile and DESCR
1999-02-25 23:53:08 +00:00
brad
30afa435fe
upgrade to ntop 1.1cr2
1999-02-25 23:31:51 +00:00
dugsong
9eb0b1d8bb
add libnet, firewalk ports
1999-02-25 17:10:47 +00:00
dugsong
239abfaf39
Gateway ACL scanner port
1999-02-25 17:05:04 +00:00
dugsong
461ccea306
Raw IP packet construction library
1999-02-25 17:02:34 +00:00
brad
ec53459162
fixup Makefile and PLIST
1999-02-25 04:49:58 +00:00
fgsch
cd5d7e6d36
Remove wget.1 from the package list.
1999-02-24 05:51:20 +00:00
fgsch
77a11d3b0d
Update to 1.5.3. Change master site directory.
1999-02-24 04:29:05 +00:00
brad
95d6069000
update to mrtg 2.6.6
1999-02-23 22:43:24 +00:00
brad
7da4c40b87
add mrtg to Makefile
1999-02-23 22:12:43 +00:00
brad
e1caa93343
add mrtg port
1999-02-23 21:59:39 +00:00
espie
10e7c2a413
Kill --enable-shared.
...
To make a long story short, it was just your standard port cut&paste
(it isn't needed, but it can't hurt you, and may even help updating the
port).
Since it does seem to trip Marco, and may be scanned for by people with
shared library problems, it's probably better to kill it.
1999-02-23 10:42:08 +00:00
brad
f63ceacdb8
upgrade to proftpd-1.2.0pre2
1999-02-22 05:13:33 +00:00
marc
30be626929
needs version 1.64 (or later) of bsd.port.mk
...
to build/install correctly; PLIST.noshared
1999-02-21 04:26:09 +00:00
marc
da0fa7eb51
add sharity-light to Makefile
1999-02-18 21:29:42 +00:00
marc
72886e0a92
port added; Joe <rys@tir.com> (plus some cleanup)
1999-02-18 21:26:04 +00:00
marc
13b9a372ff
use NO_SHARED_LIBS instead of test for alpha;
...
use PLIST.noshared instead of PLIST.alpha
1999-02-18 02:37:26 +00:00
marc
2ae0654c3e
update to 2.08; distribution directory changed
1999-02-17 05:43:15 +00:00
rohee
87fabd8ea3
typo
1999-02-11 09:04:01 +00:00
dugsong
066fa4c35c
update to nmap-2.06
1999-02-08 19:36:23 +00:00
dugsong
ec4dcf359e
upgrade to nmap-2.03
1999-02-07 23:24:46 +00:00
rohee
21455158eb
adding mtr to makefile. OpenBSD tag for port Makefile
1999-02-02 19:22:09 +00:00
marc
384c27d1fb
update to 0.5.1; Markus Friedl <Markus.Friedl@informatik.uni-erlangen.de>
1999-01-30 20:12:21 +00:00
rohee
99b1b9526e
mtr port
1999-01-27 20:49:32 +00:00
marc
4dc993c625
fix the remainder of long COMMENT files
1999-01-27 00:22:28 +00:00
rohee
46e9821c86
typos
1999-01-22 16:58:06 +00:00
marc
cb809ed272
add netatalk to makefile
1999-01-19 04:42:54 +00:00
marc
2255080328
netatalk 1.4b2 port; ianm@cit.nepean.uws.edu.au
1999-01-19 04:40:13 +00:00
angelos
73a2cf8779
Enable nmap.
1999-01-11 05:44:49 +00:00
angelos
f472f87226
Nmap 2.02 port scanner.
1999-01-11 05:37:23 +00:00
form
70d0c866db
use mkstemp(); link(); fopen() to open /tmp/addrpool_dump
1998-12-22 03:24:20 +00:00
espie
1d22a60233
Security audit for rsync.
1998-12-21 23:21:34 +00:00
marc
506b5bc281
add dxpc to makefile
1998-12-17 04:54:43 +00:00
marc
799e2a23b1
set MIRROR_DISTFILE=no
1998-12-16 20:12:11 +00:00
form
7bcaec4120
Fix configure script failure. ksh bug?
1998-12-10 06:16:35 +00:00
niklas
5c862f514a
Remove setuid root as this program can be used to do passive information
...
gathering of security sensitive data of mere users otherwise. Add support
for some other datalink types, like the lo, ppp, slip & enc interfaces.
1998-11-29 20:27:11 +00:00
espie
59bfdbde66
Update URL
1998-11-26 19:41:21 +00:00
espie
8929887ae4
All fixes actually entered into the main source.
...
Clean port, no patches.
Similar to rdist, but leaner, and works over ssh.
1998-11-26 18:22:06 +00:00
marc
b469f8db78
swap COMMENT and DESC
1998-11-24 20:06:52 +00:00
jasoni
f7800e2fa9
Shorten to <= 60 chars
1998-11-19 07:43:35 +00:00
espie
83fdd1a3c9
dxpc, import from release 3.7.0.
1998-11-16 00:15:18 +00:00
form
d89ac49914
add licq to makefile
1998-11-10 08:54:08 +00:00
form
49db0451c0
licq 0.44, qt-based ICQ clone
1998-11-10 08:48:59 +00:00
form
2a5fa4e4b8
Disable talk/write to terminal and comsat messages during ICB session;
...
Do not delete ${PREFIX}/lib/icbserverdb during pkg_delete,
notify user to do it manually instead;
Do not overwrite ${PREFIX}/lib/icbserverdb if already exists.
1998-10-22 06:31:47 +00:00
form
345f7a96f0
fix rc file searching
1998-10-22 04:55:56 +00:00
form
03a6993c8e
form@vs.itam.nsc.ru -> form@openbsd.org
1998-10-20 08:39:43 +00:00
marc
cb73ca98dd
comment out the BROKEN reason for all ports where the reason
...
was source files out of date and we have a copy of the required
version on ftp.openbsd.org
1998-10-18 05:01:58 +00:00
fgsch
2a241665ae
Modify config.h to do a hard reset or terminal got screwed on refresh.
1998-10-03 08:55:57 +00:00
marc
355e857009
mktemp -> mkstemp
1998-10-01 01:17:23 +00:00
marc
24494c651c
add ethereal to Makefile
1998-09-22 19:45:33 +00:00
marc
e8f0dadd05
ethereal from Jakob Schlyter <jakob@carlstedt.se>
1998-09-22 19:39:20 +00:00
form
3aebd46044
update to p3
1998-09-15 02:50:58 +00:00
marc
b807141614
update makefile so "make -k fetch" will just skip over this port
1998-09-14 17:44:21 +00:00
marc
947925dfd4
add ncftp to makefile
1998-09-14 03:46:01 +00:00
marc
480e4517e2
ncftp port from shinobi@monkey.org
1998-09-14 03:43:51 +00:00
marc
2cb344794c
update to 1.9.18p10; Andrew Lambeth <andrew@nfr.net>
1998-09-10 06:49:25 +00:00
mickey
ac8037008b
update to 3.1, which is out this morning
1998-08-28 15:32:32 +00:00
form
8912086cc7
update to 1.4.0p2
1998-08-17 11:43:23 +00:00
form
294ab20f2c
add ntop to makefile
1998-08-17 05:20:53 +00:00
form
5bfb7e3cba
ntop, top-like network analyzer.
1998-08-17 05:17:33 +00:00
form
a67e3c5b6e
add comment about dhcp-1.4.0p1.OpenBSD.patch
1998-08-13 10:19:15 +00:00
form
cba142c859
new README
1998-08-11 13:32:35 +00:00
form
8cfe1c4489
fix PLIST
1998-08-05 04:04:45 +00:00
form
7fb0988f9b
remove suid from smbpasswd
1998-08-05 02:36:36 +00:00
form
c7eb4d726e
fix checksum error
1998-08-04 09:30:59 +00:00
martin
0c2868bcfb
Fixes string indexing error when parsing html/urls.
...
Author has been notified.
1998-08-04 00:38:52 +00:00
marc
f3df131f6f
update to version 4.1.1 (export)
1998-07-25 23:18:38 +00:00
form
35b3884f62
some fixes
1998-07-20 05:03:03 +00:00
form
2b329703f3
update
1998-07-20 04:50:00 +00:00
marc
032a7e05be
update to irc2.9.5
1998-07-18 19:18:55 +00:00
form
d5185c6ad6
some security-related fixes
1998-07-17 12:23:17 +00:00
form
4ae05daff4
add clog to makefile
1998-07-17 10:31:58 +00:00
form
655a034a54
clog 1.6, LAN connection logger
1998-07-17 10:23:42 +00:00
form
174f1a86d3
tcpshow 1.0, nice tcpdump output formatter
1998-07-17 09:52:58 +00:00
downsj
518ecf587a
add tinyfugue, from FreeBSD.
1998-07-16 17:30:29 +00:00
downsj
460dbbc571
type fixes
1998-07-16 17:12:04 +00:00
form
6cf31e7d67
fix running without COMPAT_43
1998-07-16 02:48:23 +00:00
marc
d918d47dc7
fix buffer oflow; now runs on sparc
1998-07-15 22:38:20 +00:00
angelos
36fc188ee3
Enable tcpshow.
1998-07-12 04:49:01 +00:00
angelos
49375a58e4
tcpshow port.
1998-07-12 04:46:53 +00:00
form
b7e39dc0c4
some updates
1998-07-08 04:06:24 +00:00
form
177d129fce
some updates
1998-07-07 09:35:20 +00:00
marc
b0b1384685
add nfr to makefile
1998-07-04 20:57:25 +00:00
marc
7eab0a9442
network flight recorder from dugsong@monkey.org
1998-07-04 20:52:53 +00:00
form
0fe5dd6f20
update config files path
1998-07-02 11:10:16 +00:00
form
a3f854fd13
fix setre[gu]id() problem
1998-07-02 07:42:41 +00:00
form
8eacf4611d
remove buggy micq & xicq
1998-07-02 04:19:13 +00:00
form
dde1ef2614
add xicq to makefile
1998-07-01 03:38:18 +00:00
form
2f05a14c66
xicq, X11 icq client
1998-07-01 03:34:49 +00:00
form
c9819a7626
add micq to makefile
1998-06-30 08:51:13 +00:00
form
2427be930c
micq, 26 Jun 1998 version, ICQ client for terminal
1998-06-30 08:47:09 +00:00
form
c19ad77458
fix perl path
1998-06-30 06:49:04 +00:00
angelos
fa972b4f60
Update to 1.5.2
1998-06-27 23:03:39 +00:00
angelos
eaaf9fe54a
Enable the full-screen interactive version.
1998-06-18 21:13:05 +00:00
form
7e1f64661e
add proftpd to makefile
1998-06-16 07:11:27 +00:00
form
25ede85b12
proftpd 1.0.3, apache-like configurable ftp daemon
1998-06-16 07:05:33 +00:00