1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
Commit Graph

1070 Commits

Author SHA1 Message Date
Dirk Froemberg
e9294f8161 Upgrade to 0.9.5a. 2000-04-16 12:24:45 +00:00
David E. O'Brien
6443576636 Distfile changed w/o a name change. 2000-04-15 09:33:20 +00:00
Satoshi Asami
b0d85de42c Really fix the typo. (Previous commit should have read "xnited" -> "xinted".) 2000-04-15 04:31:31 +00:00
Satoshi Asami
a023bc3852 Typo (xnited -> xinetd). 2000-04-15 01:51:12 +00:00
Akinori MUSHA
52190dc850 Portlint COMMENT's.
Everybody should read the Handbook again!

PR:		ports/18008
Submitted by:	tkato@prontomail.ne.jp
2000-04-14 18:16:14 +00:00
Will Andrews
b0aff2c200 Sorry to everyone, the commits previously broke installing for these ports.
Thanks to those who reported this.

PRs:		17927, 17937
Submitted by:	Keith Davey <redlance@primenet.com>
		maintainer (ssh2)
2000-04-14 15:04:29 +00:00
Satoshi Asami
dad9a57abe Convert to PORTNAME/PORTVERSION. 2000-04-14 08:49:30 +00:00
Chris Piazza
6406460136 Fix typo 2000-04-11 21:18:25 +00:00
Chris Piazza
f1b93f577c Forgot to remove some variables 2000-04-10 04:43:51 +00:00
Chris Piazza
3df86a88a9 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 18:34:06 +00:00
Chris Piazza
77b92885e2 Proper WWW syntax 2000-04-09 18:20:32 +00:00
Chris Piazza
feb7a34b04 Add WWW 2000-04-09 18:16:18 +00:00
Michael Haro
1b67f59b32 install sample file with everything commented out so that random
system users don't accidently get configured to do stuff as root.

Submitted by:	Adam Steffes
2000-04-07 06:09:12 +00:00
David E. O'Brien
3d169fb97f Update to 2.30 Beta #18.
* Fixed a very important bug that occurred when SYN scanning localhost.
* Fixed "-vv" to mean "-v -v" as it did in previous versions.
2000-04-06 22:16:15 +00:00
Will Andrews
810b23015a Add better sshd startup scripts; specifically, allow restarting and
stopping the server.

Martti's submission did not include -h, which I added because if I had
added the scripts the way he submitted them, the server wouldn't be
started on startup.

PR:		10196
Submitted by:	Martti Kuparinen <martti.kuparinen@ericsson.com>
Reviewed by:	kris (partially)
No response:	maintainers (PR opened February 22, 1999)
2000-04-05 22:21:44 +00:00
Will Andrews
bcaf1bc702 Ooops, I forgot to add MAN8 for oidentd.8 after removing it from the
PLIST submitted by the maintainer.
2000-04-02 05:07:17 +00:00
Will Andrews
1ae00513cc Activate oidentd 2000-04-02 04:22:29 +00:00
Will Andrews
3ddf7642fa Add oidentd to ports tree; it is an identd server which, properly
configured, can allow users to specify an arbitrary ident string.

Unfortunately, due to <sys/file.h> being outdated, this port is
marked BROKEN for all ${OSVERSION} prior to 400010, which is the
closest to src/sys/sys/file.h rev 1.16.2.2.

PR:		17660
Submitted by:	Trevor Johnson <trevor@jpj.net>
Reviewed by:	mharo (confirmation of BROKEN for < 400010)
2000-04-02 04:20:46 +00:00
Jacques Vidrine
07eded5f23 Fix packaging: Need to check for com_err when building with Kerberos IV
libraries.

Reported by:	bento.freebsd.org
2000-03-31 05:20:41 +00:00
Kris Kennaway
3110e5fc37 Upgrade to dsniff v1.7 and make it PREFIX-friendly.
Bugged by:	Tim Yardley <yardley@uiuc.edu> :-)
2000-03-30 06:27:33 +00:00
Will Andrews
42def77697 Add ident2, a way for people running behind a natd server to use ident.
PR:		15192
Submitted by:	Rod Taylor <rod@zort.on.ca>
2000-03-27 09:58:45 +00:00
David E. O'Brien
ebaa0d86ff Update to version 2.3 beta 17.
* Added ACK scanning.  This scan technique is great for testing firewall
  rulesets.  It can NOT find open ports, but it can distinguish between
  filtered/unfilterd by sending an ACK packet to each port and waiting for
  a RST to come back.  Filtered ports will not send back a RST (or will
  send ICMP unreachables).  This scan type is activated with -sA .

* Documented the Window scan (-sW)

* "Protocol" field in output eliminated.  It is now printed right
   next to the number (/etc/services style).  Like "22/tcp".

* Added --resume option to continue a large network scan where you left off.
  It also allows you to start and stop for policy reasons
2000-03-27 01:23:45 +00:00
Dirk Froemberg
198395cd8e Upgrade to 1.6.
Submitted by:	kris
2000-03-26 11:12:11 +00:00
Vanilla I. Shu
49fb142d0b Upgrade to 2.1.8.8p2, and add libwrap & loadavg support. 2000-03-26 09:25:40 +00:00
R. Imura
403c782e43 Fix incomplete PLIST. 2000-03-25 19:44:56 +00:00
Will Andrews
995abc3833 Activate kssh.
PR:		15802
2000-03-23 04:40:30 +00:00
Will Andrews
ff9b4b479b New port for KSSH - a KDE ssh frontend.
I am storing the distfile on people.FreeBSD.org due to the fact that the
author did not store his tarball on his dist site properly.

PR:		15802
2000-03-23 04:37:55 +00:00
Bill Fenner
22605bb4ab Move a couple of orphaned distfiles to ~fenner 2000-03-22 15:49:29 +00:00
David E. O'Brien
e05c25a8bf Restore useless version required comments. 2000-03-22 00:28:26 +00:00
Michael Haro
c59cdd451a PREFIX -> LOCALBASE (portlint) 2000-03-21 23:53:15 +00:00
Michael Haro
e4525dd13c portlint:
PREFIX -> LOCALBASE
	remove blank lines
2000-03-21 23:52:28 +00:00
Satoshi Asami
490adac052 "http://www.FreeBSD.org/~user/" -> "http://people.FreeBSD.org/~user/" 2000-03-21 23:01:18 +00:00
Chris D. Faulhaber
061f22ade7 Update port to 2.0.beta2
Add 2 MASTER_SITES

PR:		17341
Submitted by:	Maintainer
2000-03-21 00:46:36 +00:00
Michael Haro
c2695de3f2 upgrade to 1.6.2p3 2000-03-20 23:53:41 +00:00
Michael Haro
c950d814d8 remove whitespace and PREFIX->LOCALBASE (portlint) 2000-03-20 22:16:48 +00:00
Bill Fenner
b144d742c6 Fix socklen_t for FreeBSD 3.
PR:		ports/17491
2000-03-20 04:51:02 +00:00
David E. O'Brien
da36feaffe Remove the "version required" line. 2000-03-20 02:37:50 +00:00
Foxfair Hu
89d74dcb41 PR: 17325(part of)
Submitted by:	Anders Nordby <anders@fix.no>
Update to 0.99.7, also updater nessus-* to the same version.
Patches submitted by : port's maintainer.

Now Nessus supports CVE ID, you can search its plugins by CVE ID.
2000-03-19 04:06:14 +00:00
Foxfair Hu
b9e0883ee6 PR: 17325(Part of)
Submitted by:	Anders Nordby <anders@fix.no>
Update to 0.99.7, also updater nessus-* to the same version.
Patches submitted by : port's maintainer.
2000-03-19 04:02:23 +00:00
Chris D. Faulhaber
c9d05d5fe3 Update port to 0.16
* Add support for PGP 6.5

PR:		17119
Submitted by:	Maintainer
2000-03-11 13:56:54 +00:00
David E. O'Brien
57f06be82e Support OpenSSH in the base system as the ssh1 component. 2000-03-11 12:58:43 +00:00
Chris D. Faulhaber
18737047c3 Activate seahorse (found by bento) 2000-03-10 14:03:44 +00:00
Wes Peters
46d17aef3b Port for Seahorse, a Gnome front end for GnuPG.
PR:		17295
Submitted by:	Dave McKay <dave@elvis.mu.org>
Obtained from:	Dave McKay <dave@elvis.mu.org>
2000-03-10 01:22:54 +00:00
Dirk Froemberg
2b831e8031 Fix usage of libc_r (i. e. replace -lc_r with -pthread) and simplify
prefix handling.

OK'ed by:	maintainer
2000-03-07 13:21:22 +00:00
Kris Kennaway
fb289f8f70 lxnb is a NetBus 1.60 client for remote administration of Windows machines
Obtained from:	OpenBSD
2000-03-05 10:25:53 +00:00
Brian Feldman
672ba2f225 Update this to a CVS_DATE of a few minutes ago. 2000-03-03 06:10:10 +00:00
Brian Somers
b29a09511f Allow manual PORTS_CVS_SERVER and CVS_SITES settings.
Approved by:	maintainer
2000-03-02 06:43:18 +00:00
Dirk Froemberg
d7905faa33 Fix build error by adding ${OPENSSLINC}/openssl to the include path.
Submitted by:	Jim Bloom <bloom@acm.org>
2000-02-28 21:36:02 +00:00
Peter Wemm
b6983955fd Try my hand at a port/package for making a modular librsaintl library
plugin for libcrypto in order to implement RSA using the better rsa_eay.c
code instead of having to use rsaref.  Naturally this is for non-US folks.
'make world' will install this directly, this port is only needed to
make life easier for sysinstall on binary installs.
2000-02-28 13:38:42 +00:00
Kris Kennaway
b62cf31096 ssh-askpass is a small X app which OpenSSH's ssh-add(1) will try and spawn
if called without a controlling terminal, e.g. if called during the X
login process. It is somewhat configurable through app-defaults.

Makefile shamelessly ripped from:	green's OpenSSH port.
2000-02-28 06:51:15 +00:00