Commit graph

739 commits

Author SHA1 Message Date
Chris Piazza
18e85d1a29 Update to version 1.2 1999-09-17 17:35:06 +00:00
Satoshi Asami
920ac3d3eb Remove kmap, we're under ports freeze. 1999-09-11 03:44:25 +00:00
David E. O'Brien
86cc54597c KDE-compliant GUI front end for the nmap port scanning tool. 1999-09-11 03:38:47 +00:00
Torsten Blum
4bc02dcc5e Turn Root Login on again.
It has been changed in rev. 1.4 of this file, but the committer forgot to
mention it on the log.
1999-09-10 21:01:55 +00:00
David E. O'Brien
dd9bcb203f Upgrade to 0.9.5. 1999-09-10 18:49:15 +00:00
David E. O'Brien
2075fe9d76 A more optimized way of building the GUI only w/in the nmap distfile
extraction.
1999-09-10 06:52:19 +00:00
David E. O'Brien
64a5ff5614 Gentleman start your port scanners with style. 1999-09-10 06:28:20 +00:00
David E. O'Brien
6eaa1e5b75 Due to popular demand, break the `nmapfe' GUI frontend for nmap off from
the main nmap port.  The nmap port now does not depend on GUI libs and is
thus installable on console-based machines.
1999-09-10 06:26:35 +00:00
Jun Kuriyama
a5cc2c1107 Upgrade to v1.0.0. 1999-09-09 22:56:21 +00:00
Jacques Vidrine
16ed3cda30 Distfile moved (ftp.bitchx.org reorganized). 1999-09-09 19:52:17 +00:00
David E. O'Brien
d7af4f1da5 Upgrade to 2.3BETA5.
This includes new RPC scanning ability & 100's of new OS fingerprints.
The machine parseable output has been cleaned up and made more regular.
1999-09-07 10:48:48 +00:00
Steve Price
f429a767f4 This port's configure script now takes care of this so we longer
need this hack.
1999-09-06 23:12:55 +00:00
Chris Piazza
a1d6fedced Update to version 3.4a
PR:		13594
Submitted by:	maintainer
1999-09-06 19:29:23 +00:00
David E. O'Brien
9128fdabc2 portlint 1999-09-04 19:24:52 +00:00
Chris Piazza
a8438b23fe Path for problem with tty ownership with chflags and chown in BSD 4.4
variants.  Fixes a security bug in tty allocation.

PR:		13515
PR:		13536
Submitted by: 	Issei Suzuki <issei@jp.FreeBSD.org> (ssh2 maintainer)
1999-09-02 17:08:38 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
a53421230c $Id$ -> $FreeBSD$ 1999-08-31 01:53:22 +00:00
Brian Feldman
f4e85036fb Update to allow 3.2 (320002) to use the new interface to the kernel. 1999-08-29 13:14:16 +00:00
Michael Haro
9f403fb7d6 upgdate to sudo.v1.5.9p4 1999-08-28 04:12:08 +00:00
Michael Haro
3262cce303 expr -> ${EXPR}
mv   -> ${MV}
rm   -> ${RM}
tr   -> ${TR}
1999-08-28 02:42:41 +00:00
Michael Haro
8d6f14a9b2 sed -> ${SED} 1999-08-28 02:17:34 +00:00
Michael Haro
af5f314286 ln -> ${LN} 1999-08-28 01:58:05 +00:00
Michael Haro
b8f8618362 echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 22:30:39 +00:00
David E. O'Brien
d99d6e104d Change Id->FreeBSD. 1999-08-25 07:23:21 +00:00
Michael Haro
535add65ac grep -> ${GREP}
true -> ${TRUE}
false -> ${FALSE}
1999-08-23 04:23:59 +00:00
Michael Haro
235481b52a awk -> ${AWK}
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
1999-08-22 23:33:47 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Tim Vanderhoek
cae3003efc Make it clear(er) that RSAREF is a port that must be installed, not, perhaps,
some piece of the base system (a-la crypto).  I wrote "rsaref port" instead
of "security/rsaref" since on the remote chance that rsaref switches
categories, I don't want the message to become wrong.
1999-08-18 00:02:55 +00:00
Vanilla I. Shu
5b9ed4b2e6 Upgrade to 2.1.8.6b6. 1999-08-14 08:41:16 +00:00
Jun Kuriyama
16968e5696 Upgrade to v0.9.10. 1999-08-12 15:10:09 +00:00
Dirk Froemberg
1c26d9497a Upgrade to 0.9.4. 1999-08-09 18:48:15 +00:00
Mark Murray
cdb4ca853a SUID ssh breaks kerberos; disable in the kerberized case. I even
like the idea of breaking SUID bit permanently, but I'll leave this
up to the maintainer.
1999-08-09 17:12:44 +00:00
Michael Haro
c7317ba88f Update to version 1.5.9p3 1999-08-07 21:10:51 +00:00
Dirk Froemberg
4c1511ab10 Upgrade to 1.2.1. 1999-08-07 07:27:13 +00:00
Dirk Froemberg
380154cde3 Typo in URL. 1999-08-03 09:31:59 +00:00
Dirk Froemberg
2139efca75 Add snort. 1999-08-02 10:16:33 +00:00
Dirk Froemberg
35896a4e7a Initial import of snort-1.2, a
lightweight network intrusion detection system.
1999-08-02 10:14:11 +00:00
Andrey A. Chernov
278ab87eea upgrade to 2.08 1999-08-02 00:12:46 +00:00
Steve Price
b98520e879 Find the ssl header files correctly and fix this so it will work if
USA_RESIDENT=YES.

PR:		12795
Submitted by:	Palle Girgensohn <girgen@partitur.se>
1999-08-01 03:08:33 +00:00
Archie Cobbs
ba9bf34b8b Only declare this port BROKEN if ${OSVERSION} >= 400006 so that it still
works under -stable.

How to do this suggested by:	David O'Brien <obrien@NUXI.com>
1999-07-31 21:48:34 +00:00
Jun Kuriyama
526c4df91f Upgrade to v0.9.9. 1999-07-26 15:59:33 +00:00
David E. O'Brien
1cb3956451 Hard code the path to nmap w/in nmapfe. Thus it will work in the face of a
limited path.

Bug reported by:	Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
1999-07-23 18:21:54 +00:00
Archie Cobbs
892a9dd098 Add new file README.FreeBSD+NAT to the documentation subdirectory, describing
how to run SKIP and natd together.

Submitted by:	Jim Flowers <jflowers@ezo.net>

Mark this port as BROKEN until the device registration bit is fixed.
1999-07-22 18:37:09 +00:00
David E. O'Brien
7efe79f49b Upgrade to nmap-2.2-BETA4. The beta includes a very nice GUI (xnmap) that
simplifies the running of nmap for the point and shoot crowd.
1999-07-22 18:33:45 +00:00
Justin M. Seger
8c66ad2ab9 Upgrade to strobe-1.06 1999-07-21 21:28:05 +00:00
Michael Haro
fc3bcccc53 Remove manpages from PLIST and use MLINKS instead of a bunch of ${LN} calls. 1999-07-16 06:09:43 +00:00
Brian Feldman
d9b2b611dd Switch pidentd to using sysctl()s instead of libkvm. It now doesn't need
to be linked with libkvm... this should fix a lot of strange problems
people report with pidentd.

This is for -CURRENT only, at the moment.
1999-07-14 19:37:23 +00:00
Chris Piazza
7bef70cdac Add /modules and /boot to the default config file.
PR:		12622
Submitted by:	Martti Kuparinen <martti.kuparinen@ericsson.com>
1999-07-14 05:05:31 +00:00
David E. O'Brien
926dd9bf1c Support the MDTM ftp command in the ftp-gw.
Submitted by:	Alexander V. Tischenko <flash@hway.ru>
1999-07-09 16:32:59 +00:00
Bill Fumerola
b009ce35a3 Add some MASTER_SITEs so we can download from a site that doesn't limit
logins to 50 users.
1999-07-07 18:20:29 +00:00