Commit Graph

382 Commits

Author SHA1 Message Date
Masafumi Max NAKANE
5214a9daa8 Add a line only contains a # after the $Id$ line. 1998-08-21 22:04:29 +00:00
David E. O'Brien
b0a37b7555 * Nuke included libpcap so I don't make the mistake ache fixed again.
* Prefer -u diffs over -c
1998-08-20 22:06:00 +00:00
Tim Vanderhoek
f67f442cd4 Secure the freedom of the manpages! Free the manpages!
PR:		ports/7651
1998-08-19 19:54:37 +00:00
Tim Vanderhoek
5d6505ebbb The pkg_create(1) handles symlinks correctly. Delist manpages. 1998-08-19 19:51:10 +00:00
Tim Vanderhoek
26e78bb69f This netted the largest set of mis-installed manpages, yet! 1998-08-18 19:48:45 +00:00
Andrey A. Chernov
6389f112ab Old version use bpf.h from internal libpcap and link with
system libpcap in the same time. Fix to use <net/bpf.h> instead

New manpages scheme
1998-08-18 14:31:37 +00:00
Vanilla I. Shu
70905e2b13 Use ${PERL_VERSION} on perl version.
Reminded by: asami
1998-08-17 12:12:34 +00:00
Vanilla I. Shu
3793a4b6da Change perl version to 5.00502. 1998-08-17 10:42:38 +00:00
Tim Vanderhoek
d7b166d94b Standard new perl5 fixes.
PR:		ports/7625 (Stephen J. Roznowski <sjr@home.net>)
1998-08-16 00:48:41 +00:00
Satoshi Asami
65edaaa1f5 Replace qt dependencies with USE_QT.
(Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and
 GNU_CONFIGURE)
1998-08-12 06:29:36 +00:00
Satoshi Asami
fbf0318121 smurflog is moved from net to security.
Forgotten by:	nectar :)
1998-08-07 23:58:37 +00:00
Satoshi Asami
5264cbceb5 Fix up dependencies for ports that moved into the x11-toolkits category. 1998-08-07 23:56:56 +00:00
Vanilla I. Shu
1e1c07a556 Compatible with perl5.00501. 1998-08-06 15:18:27 +00:00
David E. O'Brien
bb64cc9290 Added "net" to categories 1998-08-04 18:01:31 +00:00
David E. O'Brien
91119c46ac turn on nmap 1998-08-04 18:01:09 +00:00
David E. O'Brien
f896e54ddc nmap is a utility for port scanning large networks
Sometimes you need speed, other times you may need stealth. In some cases,
bypassing firewalls may be required. Not to mention the fact that you may
want to scan different protocols (UDP, TCP, ICMP, etc.).
You just can't do all this with one scanning mode.  Thus nmap
incorporats virtually every scanning technique known of.

See the nmap homepage at http://www.insecure.org/nmap/index.html
1998-08-04 17:59:51 +00:00
Dima Ruban
2bb6d97578 Use more sane CMD_PATH. 1998-08-03 06:33:07 +00:00
Dima Ruban
3412dccd60 If KRB5_HOME is defined, compile ssh with krb5 support. 1998-08-01 22:24:55 +00:00
Dima Ruban
d6f233115b Honor KRB5_HOME variable. 1998-08-01 19:47:54 +00:00
Julian Elischer
5ecb327bd7 PR: 6078
Submitted by:	archie cobbs (archie@whistle.com)

fix typo in docs
1998-07-30 03:14:29 +00:00
David E. O'Brien
6050f76c02 PR ports/7197 seems to have been the wrong fix. While I think Joe Greco's
statements are a little strong (like /.cshrc being used in single user mode),
it does appear /root was already protected.

PR:		ports/7200
Submitted by:	Joe Greco <greco@ns.sol.net>
1998-07-28 17:54:21 +00:00
David E. O'Brien
e427fc4aa4 Root's home dir is "/root" not "/".
PR:		ports/7197
Submitted by:	Nathan Dorfman <nathan@rtfm.net>
1998-07-28 17:15:37 +00:00
David E. O'Brien
3567115e95 Author has a patch. 1998-07-28 01:56:02 +00:00
David E. O'Brien
943b38fb38 Upgrade to version 1.5. 1998-07-28 01:50:01 +00:00
Dima Ruban
53305a53ef Minor change to make it work with other awk versions (The one that OpenBSD
has for example)
1998-07-27 22:45:10 +00:00
Jacques Vidrine
edd2966472 A program to assist logging of smurf attacks.
Moved from net category.
Suggested by: David O'Brien <obrien@NUXI.com>
1998-07-27 07:25:36 +00:00
Satoshi Asami
8e9ae80248 Fix up slogin1.1 -> ssh1.1 symlink too. 1998-07-25 19:46:37 +00:00
Stefan Eßer
84377cc5f9 Change dependencies to accept Qt-1.33 if present,
but to build Qt-1.40 if no compiled Qt library can be found.
1998-07-23 20:52:04 +00:00
Steve Price
3082423bba Turn on bjorb. 1998-07-20 02:39:54 +00:00
Steve Price
fbbabc0248 Initial import of bjorb version 0.5.3p1.
Secure TCP relay software with SSL.

PR:		7181
Submitted by:	Issei Suzuki <issei@t-cnet.or.jp>
1998-07-20 02:39:04 +00:00
Stefan Eßer
6d478c9ec9 Upgrade to KDE Release 1.0 1998-07-14 22:33:44 +00:00
Stefan Eßer
3e413c8ba0 Mark as broken, will be upgraded to 1.0 within a few days. 1998-07-13 23:31:51 +00:00
Warner Losh
a68fb80d7f upgrade to 1.2.26 for security improvements 1998-07-11 23:10:54 +00:00
Steve Price
a564b23066 BUILD_DEPENDS -> LIB_DEPENDS
PR:		the part of 7188 I missed the first time around
Submitted by:	Scot W. Hetzel <hetzels@westbend.net>
1998-07-11 17:42:30 +00:00
Steve Price
4b2153bbb8 Make this port ${PREFIX}-friendly and have it install its
files with the right permissions by hacking up the do-install
target to do it ourselves.

PR:		7194
Hinted at by:	hoek@freebsd.org
1998-07-11 00:37:53 +00:00
Jacques Vidrine
f9d9c4695e * Remove gmake from BUILD_DEPENDS; it is implied by USE_GMAKE.
* Allow override of CONFIGURE_ARGS.
* Control building of KerberosIV compatible libraries with
  KRB5_KRB4_COMPAT.
* Use ECHO, FALSE, and DO_NADA as appropriate.
* Combine pre-fetch and do-fetch targets.
1998-07-06 23:35:59 +00:00
Jacques Vidrine
6b7ea58f15 Additional patches (already committed to krb5-current):
* Paths corrected in applications
* ftpd now logs to facility LOG_FTP
* use openpty to obtain pseudo-terminal
* corrected detection of TCL libraries
* fix a forwarding bug
* add -m flag to ksu (preserve USER, HOME, SHELL)
* cosmetic bug fix to telnet.c
Submitted by:	Dima Ruban <dima@best.net>
1998-07-06 18:59:06 +00:00
Jun-ichiro itojun Hagino
6482269534 update original distribution (0.8.1 -> 0.8.1b).
0.8.1 is no longer available due to PKCS#1 security hole.
1998-07-06 04:55:31 +00:00
Jacques Vidrine
9ed28f452a Activate krb5.
PR:		ports/6870
Submitted by:	Jacques Vidrine <n@nectar.com>
1998-07-06 02:30:58 +00:00
Jacques Vidrine
7a09e241f4 New port, KerberosV 1.0.5.
PR:		ports/6870
Submitted by:	Jacques Vidrine <n@nectar.com>
1998-07-06 02:28:42 +00:00
Steve Price
f9c9f43af7 Activate bugs port. 1998-07-06 00:00:32 +00:00
Steve Price
de03ba6b7a Initial import of bugs version 1.8.1.
bugs - a C cryptographic library and sample programs

PR:		7058
Submitted by:	Stephane Legrand <stephane@lituus.fr>
1998-07-05 23:58:41 +00:00
Andrey A. Chernov
5e0fb7b766 Do not install slogin1.1 manpage, no such program 1998-06-12 11:39:32 +00:00
Andrey A. Chernov
9f6ee49977 Fix all *1 links 1998-06-12 11:38:41 +00:00
Dima Ruban
64e630d83b 1.2.22 -> 1.2.25
Somebody needs to go through patch-af to check it, since I'm not sure
about some of the stuff.

This version fixes a security flaw in previous version.
1998-06-12 07:55:14 +00:00
Satoshi Asami
04f7b83b50 Add p5-PGP-Sign. 1998-06-07 02:25:05 +00:00
Vanilla I. Shu
58a7add65c 1. Correct MASTER_SITES.
2. Sort pkg/PLIST.
1998-06-04 04:12:03 +00:00
Mark Murray
312c4861b5 Fix typo in URL.
Submitted by:	Amedeo Beck Peccoz <gea@gressoney.it>
1998-06-03 06:04:15 +00:00
David E. O'Brien
09cf8b901d this is better 1998-05-29 08:54:47 +00:00
David E. O'Brien
24c2e25bc9 make S/Key support actually work 1998-05-29 08:30:27 +00:00