1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
Commit Graph

1309 Commits

Author SHA1 Message Date
Satoshi Asami
1f6491de9d Add dsniff, fragrouter and whisker. 2000-01-14 02:12:49 +00:00
Brian Feldman
8d55d19095 Update to a more current OpenSSH, including...
IPv6 support!!

Thank you very much, Sumikawa san.

Submitted by:	Munechika SUMIKAWA <sumikawa@ebina.hitachi.co.jp>
2000-01-13 23:22:17 +00:00
David E. O'Brien
06b36d5868 Update to version 0.7.1. 2000-01-13 20:13:52 +00:00
Sheldon Hearn
b4035e7bc8 Mark FORBIDDEN when /usr/include/tcpd.h exists.
This commit was done without consultation with the maintainer.
2000-01-12 07:20:54 +00:00
Foxfair Hu
28183a94c3 Clean up Makefile, remove the unwanted action while compiling.
Pointed out by : Martti Kuparinen <martti.kuparinen@ericsson.com>
		(maintainer)
2000-01-11 01:16:04 +00:00
Daniel Baker
576ca01d38 add zebedee 2000-01-10 04:57:15 +00:00
David E. O'Brien
b27ac2c9dd Make the inline ASM gcc 2.95 clean. 2000-01-09 20:37:05 +00:00
Daniel Baker
afa17e6669 initial import of zebedee port
Submitted by: Greg Hewgill <greg@hewgill.com>
2000-01-09 08:15:42 +00:00
Kris Kennaway
549ab1724d Update to dsniff 1.2 which now builds out of the box of FreeBSD. How's
that for vendor turnaround time!
2000-01-09 05:14:19 +00:00
Kris Kennaway
33f3aab20c New port: dsniff 1.1
dsniff is a set of network penetration testing tools

Obtained from:	OpenBSD
2000-01-09 03:13:59 +00:00
Nick Sayer
07e10dcc32 1. Remove RESTRICTED -- aparently hashing is exportable.
2. Removed threading restriction.

3. Changed the WWW:

4. Improved the pkg/COMMENT

PR:		15893
Submitted by:	Cy.Schubert@uumail.gov.bc.ca
2000-01-09 02:40:22 +00:00
Kris Kennaway
d668f660f3 Add some MASTER_SITES and take over maintainership.
PR:	ports/15516
2000-01-09 00:17:38 +00:00
Mark Murray
fdeab08731 Update to 0.2l - bug fixes and a bunch of new man pages. 2000-01-08 16:35:17 +00:00
Kris Kennaway
0f6a074fbd Whisker v1.3 is a sophisticated CGI security scanner by
.rain.forest.puppy

Obtained From:	OpenBSD
2000-01-08 09:55:18 +00:00
Kris Kennaway
9393541ce9 Add Fragrouter 1.6.
Fragrouter is a program for routing network traffic in such a way as
to elude most network intrusion detection systems.

Obtained From:	OpenBSD
2000-01-08 09:24:25 +00:00
Satoshi Asami
2ca1fe047a Don't include bsd.port.pre.mk twice. This usually is caused by first
including bsd.port.pre.mk and then later including bsd.port.mk (the
latter of which of course should be bsd.port.post.mk).
2000-01-07 16:40:17 +00:00
Nick Sayer
45f70d0346 Upgrade libmcrypt port to 2.2.4
Submitted by:	robertb@probe.net
2000-01-07 15:59:17 +00:00
David E. O'Brien
fb6cec5d1a Upgrade to version 2.3BETA12.
Submitted by:	taguchi@tohoku.iij.ad.jp
2000-01-04 08:00:20 +00:00
Dirk Froemberg
0a0ab0a8a4 Remove dependencies to header files in ${PREFIX} to avoid problems
if openssl is in the base system already.
2000-01-02 23:17:48 +00:00
Dirk Froemberg
2e3aadb778 Use LIB_DEPENDS instead of RUN_DEPENDS. It's more appropriate here. 2000-01-02 22:58:02 +00:00
Vanilla I. Shu
86b3146232 Upgrade to 2.1.8.8pre5 2000-01-02 06:14:23 +00:00
Mark Murray
fd1da02c8d CVS is starting to really piss me off. This was supposed to be part
of the same commit that:

Upgrade Heimdal to 0.2j

No response from:	MAINTAINER
1999-12-31 15:40:27 +00:00
Mark Murray
f7ccbfacac Update to Heimdal 0.2i.
No response from:	MAINTAINER
1999-12-31 14:55:55 +00:00
Dirk Froemberg
7a034920be Check wheather OpenSSL is installed in the base system already and
skip openssl port if so.

(I. e. check the existence of /usr/bin/openssl, /usr/lib/libcrypto.so
and /usr/lib/libssl.so. If they exist set FORBIDDEN.)
1999-12-30 11:13:37 +00:00
Steve Price
ead323453d Use OpenSSL instaed of librc4 so this port's package can be exported.
Also incorporate Garrett Wollman's kerberos fixes.

PR:		15732
Submitted by:	maintainer
1999-12-29 07:06:27 +00:00
Peter Wemm
039a8cc408 Update the BROKEN message (for -current) to also list _KERNEL as a reason. 1999-12-29 05:32:39 +00:00
Tim Vanderhoek
8cd82c0318 General comment cleanups. 1999-12-28 16:30:10 +00:00
Brian Feldman
f2bfcd0cca Upgrade to the pam_ssh module, version 1.1..
(From the author:)
Primarily, I have added built-in functions for manipulating the
environment, so putenv() is no longer used.  XDM and its variants
should now work without modification.  Note that the new code uses
the macros in <sys/queue.h>.

Submitted by:	Andrew J. Korty <ajk@iu.edu>
1999-12-28 05:32:54 +00:00
Steve Price
822f6f827a Update to version 0.99.2. NOTE: I added a BUILD and RUN_DEPENDS on
the nmap port otherwise the build fell over despite the configure script
saying that it would continue without it.

PR:		15714 (4 of 4)
Submitted by:	maintainer
1999-12-27 21:54:05 +00:00
Steve Price
96d98d1082 Update to version 0.99.2.
PR:		15714 (3 of 4)
Submitted by:	maintainer
1999-12-27 21:51:53 +00:00
Steve Price
dd4425ed02 Update to version 0.99.2.
PR:		15714 (2 of 4)
Submitted by:	maintainer
1999-12-27 21:50:16 +00:00
Steve Price
c6e1440585 Update to version 0.99.2
PR:		15714 (1 of 4)
Submitted by:	maintainer
1999-12-27 21:49:06 +00:00
Steve Price
e4d4e5d882 Adding pgpgpg version 0.13.
A wrapper for GnuPG to simulate PGP 2.6.x.

PR:		15526
Submitted by:	Matt Behrens <matt@zigg.com>
1999-12-27 01:58:13 +00:00
Steve Price
2b52928c68 Adding sslwrap version 2.0.5.
Another SSL wrapper application, which uses SSLEay/OpenSSL.

PR:		14771
Submitted by:	Zahemszky Gabor <zgabor@CoDe.HU>
1999-12-27 01:56:10 +00:00
Steve Price
54ea5fa715 Adding cyrus-sasl version 1.5.13.
An RFC 2222 SASL (Simple Authentication and Security Layer).

PR:		14619
Submitted by:	Scot W. Hetzel <hetzels@westbend.net>
1999-12-27 01:52:25 +00:00
Steve Price
c4714f3342 Fix build for USA_RESIDENT=yes. Also get this to compile again on
-current.

PR:		14888
Inspired by:	maintainer and the stunnel port
1999-12-27 00:40:15 +00:00
Steve Price
a6b26cdacc librc4 version 1.1
RC4 library for use with the Cyrus SASL library (export controlled).

PR:		14618
Submitted by:	Scot W. Hetzel <hetzels@westbend.net>
1999-12-25 19:10:34 +00:00
Steve Price
dd02eac948 Add a MASTER_SITE.
PR:		15677
1999-12-25 18:54:44 +00:00
Steve Price
bee3a271ee Add a continuation character at the end of the first MASTER_SITES line.
PR:		15687
Submitted by:	Dann Lunsford <dann@greycat.com>
1999-12-25 18:46:42 +00:00
Steve Price
04c6d34137 logcheck version 1.1.1
An auditing tools for system logs on Un*x boxes.

PR:		15360
Submitted by:	Dan Langille <dan@freebsddiary.org>
1999-12-25 16:11:00 +00:00
Nick Sayer
06aaa30b1a Add the international crypto repository as a master site
PR:		15072
1999-12-25 16:01:53 +00:00
Michael Haro
d1fd392f52 GNU_CONFIGURE makes it so we dont' need --prefix=${PREFIX} 1999-12-24 19:21:43 +00:00
Michael Haro
332b0f4a83 remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanups
PR:		14759
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-12-24 18:39:48 +00:00
Michael Haro
3f6b106686 fix corrupted patch
Submitted by:	FUJISHIMA Satsuki <k5@cheerful.com>
1999-12-24 04:38:36 +00:00
Steve Price
fcbcdf68f0 Make this compile again after the libnet updates.
PR:		15645
1999-12-24 04:25:45 +00:00
Brian Feldman
ccf991de8f Update to today's OpenSSH.
The version is now 1.2.1, from 1.2.  You can mv your old distfiles/OpenSSH-1.2
dir to distfiles/OpenSSH-1.2.1, if you want to not waste time/space.

Some minor nits have been fixed, and a couple bugs.  One sizeof(len)
should have just been len, and, in markus's words,
"fix get_remote_port() and friends for sshd -i".
1999-12-23 06:37:30 +00:00
Andrey A. Chernov
1799118ba6 Remove myself from MAINTAINER 1999-12-23 02:30:06 +00:00
Jun Kuriyama
7a0b30e57f Update to v1.0.1. (with correct gpg.1) 1999-12-23 00:01:12 +00:00
Michael Haro
174b80c32e update to 1.6.1 1999-12-22 17:56:15 +00:00
Michael Haro
9e2a601197 Update to 1.6.1 1999-12-22 17:53:40 +00:00
Chris D. Faulhaber
b97a47d2df * Update portsentry to 1.0
* Remove current MAINTAINER as email has been unreachable for weeks
* Add dan@freebsddiary.com as MAINTAINER at his request

PR:		15490
Submitted by:	Dan Langille <dan@freebsddiary.com>
1999-12-22 14:26:41 +00:00
Dirk Froemberg
9934bc0975 Upgrade to 1.5. 1999-12-22 10:56:28 +00:00
Satoshi Asami
ee7f9aa44a Install sudoers in correct place.
Submitted by:	jhb via cpiazza
1999-12-17 08:18:03 +00:00
Satoshi Asami
ce59e9a532 Fix whitespace problem.
Submitted by:	jedgar@fxp.org
1999-12-14 22:53:27 +00:00
Satoshi Asami
da18acd49b Fix buffer overflow problem properly.
Submitted by:	kris
Obtained from:	bugtraq list (I believe)
1999-12-13 07:02:03 +00:00
David E. O'Brien
472081e636 For some reason etc/sudoers.sample isn't installed by the distfiles's
Makefile any more.  So install it manually.
1999-12-10 19:51:09 +00:00
Chris Piazza
580675f5ed Unbreak for 3.4-R by changing the MASTER_SITE path in case mharo
doesn't get to PR 15403 in time.
1999-12-10 19:02:28 +00:00
Michael Haro
61d648591a update to 1.6.
had to remove manpage path corrections patch (patch-ac) because
I don't have time till after Friday to work on this port more.
1999-12-10 02:27:59 +00:00
Foxfair Hu
a205b4eda9 Back out my change from Oct.26, this was a misconfigured hack and should
never be taken.

Pointed out by : maintainer.
1999-12-09 14:17:09 +00:00
Don Lewis
4c18c17742 Activate chrootuid. 1999-12-09 10:40:46 +00:00
Don Lewis
1ef37aadb3 The chrootuid command combines chroot(8) and su(1) into one program,
so that there is no need to have commands such as /usr/bin/su in the
restricted environment.  Access to the file system is restricted to
the newroot subtree and privileges are restricted to those of the
newuser account (which must be a known account in the unrestricted
environment).
1999-12-09 10:37:38 +00:00
Andrey A. Chernov
69872a6f4b Change broken link to homepage to official one 1999-12-08 21:27:01 +00:00
Brian Feldman
d64b6e2fd2 I've cleaned up ${CVS_DATE} usage a bit (keep spaces correctly), and
updated to today's snapshot of OpenSSH.

Various updates from the latest ${CVS_DATE}, and requisite patch
changes, are the "big new thing".  Nothing major has changed;  the
biggest ones would be using atomicio() in a lot of places and a
fix for a SIGHUP not updating sshd(8)'s configuration until the
next connection.
1999-12-08 04:06:38 +00:00
David E. O'Brien
7c36a52e4c Update to 2.3 beta #9.
This speeds up OS scans.
1999-12-07 22:06:56 +00:00
SADA Kenji
745f62c9ad The software's www page has been moved. 1999-12-07 21:13:02 +00:00
Brian Feldman
7db4f457f6 In the meantime (while things are being worked and decided on on the
OpenBSD OpenSSH front), add ConnectionsPerPeriod to prevent DoS via
running the system out of resources.  In reality, this wouldn't
be a full DoS, but would make a system slower, but this is a better
thing to do than let the system get loaded down.
   So here we are, rate-limiting.  The default settings are now:
Five connections are allowed to authenticate (and not be rejected) in
a period of ten seconds.
One minute is given for login grace time.
   More work in this area is being done by alfred@FreeBSD.org and
markus@OpenBSD.org, at the very least.  This is, essentially, a
stopgap solution;  however, it is a properly implemented and documented
one, and has an easily modifiable framework.
1999-12-06 06:32:22 +00:00
Brian Feldman
c249079362 Under advisories, put RESTRICTED back. It more accurately reflects
reality, though.  One file, cipher.c, calls cryptographic routines
from external libraries.  This really cannot encumber OpenSSH in
any case, but I put RESTRICTED back since it would give people a
false hope of being able to install the OpenSSH package but
not the requisite, RESTRICTED (so nonexistant) openssl package.
1999-12-06 06:26:17 +00:00
Kris Kennaway
26fd302372 Upgrade to l0pht-watch 1.1
Reviewed by:	Maintainer
1999-12-06 05:15:58 +00:00
Brian Feldman
1394b1ef56 Good-bye, RESTRICTED.
Reasons:
1. It's not crypto.
2. It links with crypto.
	a. That crypto is in the public domain.
	b. Linking with crypto does not constitute cryptography.
3. Even if it were crypto, the description of the entire protocol, etc.,
   is in the public domain.  The RFC is PD in the USA, and the white paper
   in Europe.
4. Precedence?  Even if it were crypto, the Bernstein case has set
   precedence for allowing export of that.  But it's not even crypto.
1999-12-06 04:49:22 +00:00
Brian Feldman
99f8fb2572 Reduce LoginGraceTime from 10 minutes (!!!) to 30 seconds. More to
come, soon.
1999-12-04 12:40:39 +00:00
Chris Piazza
85ed02f6b6 fix buffer overflow in RSA{Public,Private}Decrypt. from CORE SDI. 1999-12-02 07:49:03 +00:00
Foxfair Hu
8020a1e16b PORTLINT rules. 1999-12-01 20:01:59 +00:00
Foxfair Hu
29b60edf91 More portlint cleanup. 1999-12-01 19:53:56 +00:00
Foxfair Hu
3ea9778c6e PORTLINT rules. 1999-12-01 19:48:40 +00:00
Foxfair Hu
325fc4a8d1 Upgrade nessus-plugins to 0.99.1 . 1999-12-01 19:46:27 +00:00
Foxfair Hu
d94887d9ad Upgrade to 0.99.1, and make portlint happy. 1999-12-01 19:35:08 +00:00
Foxfair Hu
5cc9cadf7f Active nessus-* ports. 1999-12-01 05:42:11 +00:00
Foxfair Hu
7690d17b90 PR: 14776
Submitted by:	Anders Nordby <anders@fix.no>

Import the plugins for nessus, network security scanner program.

WWW: http://www.nessus.org/
1999-12-01 05:40:10 +00:00
Foxfair Hu
ef5033c94b PR: 14775
Submitted by:		Anders Nordby <anders@fix.no>

NASL is a scripting language designed for the Nessus security scanner. Its
aim is to allow anyone to write a test for a given security hole in a few
minutes, to allow people to share their tests without having to worry
about their operating system, and to garantee everyone that a NASL script
can not do anything nasty except performing a given security test against
a given target.

NASL is not a powerful scripting language. Its purpose is to make scripts
that are security tests. So, do not expect to write a third generation web
server in this language, nor a file conversion utility. Use perl, python
or whatever scripting language to do this.

WWW: http://www.nessus.org/doc/nasl.html
1999-12-01 05:35:29 +00:00
Foxfair Hu
b08bfa9ba0 PR: 14774
Submitted by:		Anders Nordby <anders@fix.no>
Split nessus-libraries from nessus port.
1999-12-01 05:32:20 +00:00
Foxfair Hu
788058aac1 PR: ports/14773
Submitted by:		maintainer
Update to 0.99.1, and disable nessus for compiling in -current.
Original patch submitted by the maintainer, and some fixes from me.
1999-12-01 05:27:13 +00:00
Archie Cobbs
99d5b650ca Update one of the master sites.
Submitted by:	Brent <brent@kearneys.ca>
1999-11-30 06:39:34 +00:00
Brian Feldman
c52ee5193f Add the PAM SSH RSA key authentication module. For example, you can add,
"login  auth    sufficient      pam_ssh.so" to your /etc/pam.conf, and
users with a ~/.ssh/identity can login(1) with their SSH key :)

PR:		15158
Submitted by:	Andrew J. Korty <ajk@waterspout.com>
Reviewed by:	obrien
1999-11-29 07:09:45 +00:00
Brian Feldman
8e53bbefee Update to a current CVS_DATE. The only real change I see is the (big)
change of KNFization being finalized :)

Patches had to be modified, but should look "better" according to
style(9), now.
1999-11-28 22:40:28 +00:00
Brian Feldman
cc029c1647 Change CFLAGS to get modified in Makefile.inc, fixing the
problem several people have reported with make.conf setting ${CFLAGS}.

Partially submitted by:	Jos Backus <Jos.Backus@nl.origin-it.com>
1999-11-28 21:40:58 +00:00
Nick Sayer
f900a41e79 Update to 0.6.1
Submitted by:	sascha@schumann.cx
1999-11-28 16:26:42 +00:00
Steve Price
af5234ea2c Re-importing in net.
Suggested by:	kris
1999-11-26 23:18:39 +00:00
Steve Price
1aa203a2e7 Activate the dante and p5-Authen-PAM ports. 1999-11-26 20:35:28 +00:00
Steve Price
8d71c26261 Initial import of p5-Authen-PAM version 0.08.
A Perl interface to the PAM library.

PR:		14137
Submitted by:	Matt Behrens <matt@zigg.com>
1999-11-26 20:32:25 +00:00
Chris Piazza
e8bddd06d0 Forgot a line 1999-11-25 21:26:38 +00:00
Chris Piazza
37014e3b5d Patches are now available from www.ssh.org/patches
Submitted by:	Issei Suzuki <issei@jp.freebsd.org>
1999-11-25 21:26:03 +00:00
SADA Kenji
03825be304 Removed an obsoleted patch.
PR:		15059
Submitted by:	Maintainer
1999-11-24 21:45:32 +00:00
Brian Feldman
56a0d0c739 Also, set SSH_PROGRAM correctly. 1999-11-24 03:39:54 +00:00
Brian Feldman
f0ca59b2b5 Update the CVS_DATE. This brings in support for TIS authentication,
obsoleting a couple patches (it's the same code, though, except for
additions).

This also brings in KNFization of everything (please hold the cheering
down :) and made me reroll all my patches.

My patches have been almost entirely rewritten.  The places are the
same, but the code's rewritten.  It fits with the style (KNF) now,
and looks better.

I've also added strlcat.c to the build, which, just like strlcpy.c, is
necessary for compatibility with older libcs.  After strlcat() snuck
into the OpenSSH code recently, this would prevent OpenSSH from
building on (e.g.) FreeBSD 3.2.  Adding it to ssh/lib/ makes it work
yet again :)
1999-11-24 03:36:23 +00:00
Brian Feldman
f9d23e53cc Correct ssh-keygen usage.
Submitted by:	Larry Baird <lab@gta.com>
1999-11-23 03:04:05 +00:00
Brian Feldman
64c59a88a8 Clean up some shell scripting and replace it with proper Makefile
syntax.  Run ssh-keygen for ssh_host_key on port install, not just
package install.
1999-11-22 22:45:47 +00:00
Brian Feldman
64484c75cf I wish CVS would report new files. This broke the carefully designed
mirroring system.  The tarball was fine, but the extraction was not
1999-11-22 22:44:47 +00:00
Brian Feldman
41408c5a51 And away we go! Here comes the source mirror, thanks Mark!
Submitted by:	markm
1999-11-21 23:10:48 +00:00
David E. O'Brien
f3c0ba55b9 Update to 2.3 Beta8.
* Added "firewall mode" timing optimizations which can decrease the
  amount of time neccessary to SYN or connect scan some heavily filtered
  hosts.
* Changed "TCP Ping" to use a random ACK value rather than 0 (an IDS
  called Snort was using this to detect Nmap TCP pings).
* better FDDI support
* changes which should lead to tremendous speedups against some firewalled
  hosts.
1999-11-21 23:09:22 +00:00
SADA Kenji
8dbe81438d Mastersite has moved. 1999-11-21 20:45:26 +00:00
Brian Feldman
7b3d367711 Update to the latest CVS_DATE, obsoleting patches patch-a[yz].
Add "ignorelogin" login.conf functionality to sshd.

The biggest change: new port functionality.  Making "fetchsrctarball"
will soon work for those of you who cannot use CVS to get OpenSSH.
Mark Murray, the savior he is :), will use "make makesrctarball" and
put the snapshots of OpenSSH source in the proper place.

The current ${MASTER_SITES} is just a guess at where the snapshot
files could be hosted; something definite should be worked out very
soon.
1999-11-21 16:42:44 +00:00
Brian Feldman
f12ea805b6 Set all the default PATHs correctly, removing a "hack"-ish ${PERL}
transform.

Prompted by:	deraadt
1999-11-20 22:54:06 +00:00
Warner Losh
ab96a24696 Default to not allowing root logins. This makes it consistant with
OpenSSH.  Users desiring the old functionality can edit their
sshd-config files by hand for new installs.
1999-11-20 19:54:31 +00:00
Brian Feldman
5ef3dcc5cb Give OpenSSH TIS client-side authentication.
Submitted by:	peter
1999-11-20 06:59:57 +00:00
Brian Feldman
db8a62a578 ARGH! Remember the echo -n ' sshd'. 1999-11-20 03:55:29 +00:00
Brian Feldman
7382aa363a Change around sshd.sh for the last time. 1999-11-20 03:42:05 +00:00
Brian Feldman
c2edf69286 Turn on HAVE_OPENPTY so more than 16 terminals work with sshd.
Put sshd.sh installation in the pre-install, ssh_host_key generation
back in the PLIST, and check for ssh_config, too.  This port now
works much better as a package.  The configuration files and sshd.sh
are also part of the package, and as such removed on deinstall.

The proper upgrade procedure from one OpenSSH version to a newer one is:
chflags schg /usr/local/etc/ssh*	# preserve them from deletion
cd /usr/ports/security/openssh
make all deinstall reinstall clean

Partially submitted by:	peter
1999-11-20 03:05:31 +00:00
Brian Feldman
8e684ae74d Add that pesky slogin link to the packing list. 1999-11-20 01:55:53 +00:00
Brian Feldman
8a53efc29c Update to the latest CVS_DATE (now =) The biggest change to the OpenBSD
code tree is the addition of the SSH_CMSG_MAX_PACKET_SIZE command.

Really big tiny change:	PermitRootLogin is now DISABLED by default.  This
change has been specifically okayed.

Reviewed by:	imp
1999-11-20 01:52:21 +00:00
Jim Mock
bdf54063b2 Fix spelling errors.. privledges -> privileges
Submitted by:	Jeroen Ruigrok van der Werven <asmodai@bart.nl>
1999-11-18 19:09:16 +00:00
Brian Feldman
6ddc61a499 Make the second CVS site work for real.
Move sshd.sh to files and ${INSTALL_SCRIPT}/${PERL} -pi it.

Clean up the Makefile's style a bit (MNF anyone? :)

Add WWW: to pkg/DESCR.

Change MASTER_SITES back to CVS_SITES to avoid problems with
MASTER_SITE_OVERRIDE.

Parts submitted by:	Christian Weisgerber <naddy@mips.rhein-neckar.de>, Robert Muir <rmuir@gibralter.net>
1999-11-18 01:46:43 +00:00
Chris Piazza
603bf4c4de Use a different PATCH_SITE so we don't keep getting people telling us
that the port is broken.

Thanks to Charles "spork" <spork@super-g.com>
1999-11-18 01:34:59 +00:00
Brian Feldman
db156967fa Update OpenSSH to the latest CVS_DATE.
CVS_SITE is now MASTER_SITES, and each is tried if the previous fails

Include a :pserver: as one of the CVS repositories, so those inside firewalls
should be able to fetch SSH.  If this doesn't work for everyone, I've still
got a trick up my sleeve.

Fix rlimit-related warnings people are seeing by moving the setclasscontext()
to before the switching of uids.  Let me know if this does not work, as I
never got the warnings in the first place.

Don't clobber sshd_config, etc.  Instead, if they're there, just warn of
their existance.

Take the config files and sshd.sh out of the pkg/PLIST, mainly so you don't
lose your configuration files by doing a "make deinstall reinstall clean"
update.

Parts submitted by:	Robert Muir <rmuir@gibralter.net>, Travis Mikalson <bofh@terranova.net>
1999-11-17 20:12:35 +00:00
Brian Feldman
fd06b5f819 Thanks to those who replied! The include (ssl versus openssl) transform
is now done in post-patch.

Submitted by:	Anton Berezin <tobez@plab.ku.dk>, Christian Weisgerber <naddy@unix-ag.uni-kl.de>
1999-11-17 17:19:28 +00:00
Brian Feldman
0a2eb1046a And update those checksums too. 1999-11-17 02:53:30 +00:00
Brian Feldman
cd2a8b0406 Prompted by Kris Kennaway <kris@FreeBSD.org>
Update to to the current time for OpenSSH.  The notable commit given to me
for this new date is:

(provos@cvs.openbsd.org)

        usr.bin/ssh    : hostfile.c

in known_hosts key lookup the entry for the bits does not need to match, all
the information is contained in n and e.  This solves the problem with buggy
servers announcing the wrong modulus length.  markus and me.
1999-11-17 00:56:07 +00:00
Andrey A. Chernov
665dfdd3b7 upgrade to 2.09
PR:		14792
1999-11-16 19:39:28 +00:00
Warner Losh
272f7058db Don't overflow rsa bits. As seen on bugtraq and elsewhere.
Submitted by: drow@false.org
Reviewed by: ache
PR: 14749
1999-11-16 07:21:36 +00:00
Brian Feldman
d4dc9aea78 Bump CVS_DATE to a few minutes ago, and update MD5 checksums for updated
files.  Also, CVS_RSH can now be specified (to override the ignored
environmental CVS_RSH) as PORTS_CVS_RSH.  For instance, you can use ssh
to check out ssh ( :] ) with "PORTS_CVS_RSH=ssh make fetch".
1999-11-15 06:48:02 +00:00
Brian Feldman
db6ff5ab61 Enable TCP wrapper support (conditionalized to turn off if tcpd.h is
nonexistant).  Also, add the Makefile hooks for AFS, Kerberos, and S/Key.
1999-11-15 06:18:46 +00:00
Brian Feldman
828e1fc6be Add support for setting login.conf class things including rlimits, priority,
and umask.  Also support /var/run/nologin, copyright, and support motd
correctly.  The PR was used as a base, thanks!

PR:	14859
Submitted by:	Dan Harnett <danh@wzrd.com>
1999-11-13 23:37:58 +00:00
Vanilla I. Shu
b025bdddad Upgrade to latest version, and set myself as MAINTAINER.
PR:		ports/14605
Submitted by:	Will Andrews <andrews@technologist.com>
1999-11-13 07:42:54 +00:00
Brian Feldman
97a018a48f Lots of OpenSSH changes, let's see if I remember them all.
1. Makefile cleanups, pkg/DESCR original comment (obrien)
	2. sshd.sh and automatic host key generation when installed
	   (Christian Weisgerber <naddy@unix-ag.uni-kl.de>)
	3. Completely redone downloading procedure:
		* CVS is used to download the source (${CVS_CMD} defaults to
		  cvs -z3)
		* MD5 checksums and a specific ${CVS_DATE} are used to get
		  a specific source tree and verify it;  ${CVS_DATE} and
		  checksums can easily be rolled forward once tested.
		* Source is checked out to distfiles like other ports,
		  and is only updated when ${CVS_DATE} changes.
		  Rebuilding the port doesn't require another cvs co.

Enjoy!

Reviewed mostly by:	obrien
1999-11-13 05:55:42 +00:00
Brian Feldman
2bd1eb4e18 Correct the do-fetch target and improve error detection in fetchit. 1999-11-11 20:49:44 +00:00
Brian Feldman
0adf5c3f15 Whoops, extra parenthesis broke do-fetch. 1999-11-11 16:50:43 +00:00
Brian Feldman
ac3b838e7f Quite a bit of change to OpenSSH made:
Add "/usr/local/bin" to _PATH_STDPATH (makes scp work inbound, for instance.)
Fetch OpenSSH from OpenBSD's src tree.  This uses a script and ftp(1).
Add strlcpy.c to ssh/lib, so this port should build on 3.X now.
Make TCP_WRAPPERS conditional on /usr/include/tcpd.h like the PR, so it
 should build on older RELEASEs without TCP Wrappers.

The PR is still open because I am taking more from it.

PR:		ports/14653
1999-11-11 14:33:23 +00:00
Brian Feldman
2122dd8811 Make some various cleanups. Note that I did not add RESTRICTED since this is
in no way cryptographically encumbered code.  The fact that it's
redistributed by me from freefall is completely coincidental.

Submitted by:	obrien, Christian Weisgerber <naddy@unix-ag.uni-kl.de>
1999-11-09 12:43:45 +00:00
Dirk Froemberg
02adc6ab70 Add library dependency to crypto.1. 1999-11-09 11:43:11 +00:00
Brian Feldman
d8ca772bbe Bombs away! Active openssh. 1999-11-08 06:22:45 +00:00
Brian Feldman
406efcfe3b Say hello to OpenSSH! It's more secure, has a better license, and
is actively maintained by members of the OpenBSD project.
1999-11-08 06:20:54 +00:00
Brian Feldman
fb16378220 Spelling error correction. 1999-11-08 05:52:40 +00:00
Dirk Froemberg
acf3546644 Change dependencies from static to shared openssl libraries,
because openssl also builds shared libraries, now.
1999-11-07 22:25:40 +00:00
Dirk Froemberg
bd8d8600c4 Build and install shared libraries libcrypto.so.1 and libssl.so.1, too.
Submitted by:	Issei Suzuki <issei@jp.freebsd.org>
1999-11-07 22:19:49 +00:00
Mark Murray
2d0ae0697e Clean up a bunch of portlint(1) FATAL errors, and tidy up the
PREFIX handling.

OK'ed by:	MAINTAINER (a few days ago)
1999-11-07 09:58:40 +00:00
Eivind Eklund
0447a53637 Correct PLIST for the non-X11 case. (This was OK'ed by the maintainer quite
some time ago).
1999-11-06 19:43:18 +00:00
Jacques Vidrine
b5d3958ec8 . Update 0.2c -> 0.2d
. remove an army of patches that are no longer needed with this version
. enable shared library support
. compress man pages
. add missing newline to COMMENT
1999-11-06 18:03:56 +00:00
Nick Sayer
f7e02e4433 Deactivate raproxy... it's moving to audio 1999-11-03 22:23:25 +00:00
Jacques Vidrine
47ee11a843 Update 0.2a -> 0.2c and add some additional MASTER_SITES 1999-11-02 22:47:03 +00:00
Steve Price
d805c70056 Teach this port's configure script that phtread_create can be found in
-lc_r.

PR:		13700
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@gns.com.br>
1999-11-01 01:33:43 +00:00
Steve Price
a0749ab965 Update to version 1.3.0.
PR:		13826
Submitted by:	maintainer
1999-11-01 01:27:47 +00:00
Bill Fumerola
5c9a2331d3 fakebo.conf doesn't exist, but fakebo.conf.dist does. 1999-11-01 00:27:40 +00:00
Jacques Vidrine
a433a6e9a4 Hack to avoid rerunning automake. 1999-10-30 23:56:19 +00:00
Jacques Vidrine
a8ca600b26 Activate heimdal 1999-10-30 23:41:55 +00:00
Jacques Vidrine
5492d6d9a9 Heimdal is a re-implementation of Kerberos V. 1999-10-30 23:38:05 +00:00
Michael Haro
c8e9f3d3c5 prefix -> localbase
PR:		14604
Submitted by:	"Oleg V. Volkov" <rover@lglobus.ru>
1999-10-30 17:58:42 +00:00
Foxfair Hu
936a65cefc Make this port to build in -stable. 1999-10-26 19:12:46 +00:00
Kris Kennaway
8393699918 Refresh MASTER_SITES 1999-10-21 19:44:32 +00:00
Kris Kennaway
a0d001aa06 Upgrade to 0.4.1. 1999-10-21 19:41:57 +00:00
Jacques Vidrine
f91c2d7892 Fix for abort in login.krb5 (segment violation when trying to get a
TGT).

Obtained from:		MIT Kerberos GNATS PR krb5-appl/762, 763
1999-10-13 18:43:59 +00:00
Dan Moschuk
d88ff386ba Moving iplog from security down the street to net 1999-10-09 16:38:05 +00:00
Dan Moschuk
4f66f77c62 Activate iplog 1999-10-08 22:37:39 +00:00
Jacques Vidrine
253b69d750 Remove krb5-beta 1999-10-04 14:34:23 +00:00
Jacques Vidrine
5f0c4b6514 Update 1.0.6 -> 1.1 1999-10-04 14:32:28 +00:00
Dirk Froemberg
72db53e63f Upgrade to 1.3. 1999-09-28 19:32:04 +00:00
Jacques Vidrine
b4899d35e6 Activate krb5-beta after repository copy. 1999-09-27 22:39:59 +00:00
Mark Murray
712fafd2e0 Grrr....
Don't people do even the most rudimentary checking before committing??!
1999-09-24 08:28:12 +00:00
Bill Fumerola
608fc46dd3 Version Required = reality. 1999-09-23 04:27:10 +00:00
Chris Piazza
a06df1ef1f Host this distfile locally, both the old and the new MASTER_SITES
for this port are gone.
1999-09-21 17:21:35 +00:00
David E. O'Brien
160bcee3fd Upgrade to 2.3BETA6.
*  Added sophisticated timing controls to give the user much more control
over Nmap's speed.  This allows you to make Nmap much more aggressive to
scan hosts faster, or you can make Nmap more "polite" -- slower but less
likely to wreak havoc on your Network.  You can even enforce large delays
between sending packets to sneak under IDS thresholds and prevent
detection.  See the new "Timing Options" section of the Nmap man page for
more information on using this.

*  New "Window scan" that does fun things with ACK packets.  -sW activates
this scan type.  It is mostly effective against BSD, AIX, Digital UNIX, and
various older HP/UX, SunOS, and VAX.
1999-09-20 04:51:19 +00:00
Steve Price
8975664af8 Let this port know of the types that are 64-bit on FreeBSD/Alpha. 1999-09-20 01:35:29 +00:00
Steve Price
ef854f6de7 Steal a few lines from the Linux/Alpha book so we can have this port on
FreeBSD/Alpha too.
1999-09-20 01:25:36 +00:00
Vanilla I. Shu
365826ef02 Upgrade to 2.1.8.6b7, and add the patch from Josh Tiefenbach.
PR:		ports/12874
Submitted by:	Josh Tiefenbach josh@zipperup.org
1999-09-19 11:49:44 +00:00
Satoshi Asami
ff755572e9 Add keynote and kmap. 1999-09-19 08:34:26 +00:00
Stefan Eßer
70742357c3 New port of the keynote trust-management system (currently an IETF draft). 1999-09-18 09:05:28 +00:00
Stefan Eßer
833e387518 Update to KDE-1.1.2 1999-09-18 09:02:12 +00:00
David E. O'Brien
55e2ef1919 Remove the X dependent componate. It has become its own port. 1999-09-18 04:50:31 +00:00
David E. O'Brien
c1ced583f0 Finish upgrading this to 0.9.5. 1999-09-18 04:49:23 +00:00
David E. O'Brien
e1915eacdb Reimport Kmap (the round about way -- easy-import won't deal with it in
the repository's current state).
1999-09-18 04:45:50 +00:00
Steve Price
2169e434e8 The version number of libgif.so has changed to 5. 1999-09-18 03:12:11 +00:00
Dirk Froemberg
52dfef8707 Don't use ${PREFIX} in pkg/MESSAGE but /usr/local and substitute
/usr/local accordingly via Makefile.

Submitted by:	Bill Fumerola <billf@FreeBSD.org>
1999-09-17 19:16:59 +00:00
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
Masafumi Max NAKANE
85400e7624 Update the master site. 1999-07-07 15:36:40 +00:00
Tim Vanderhoek
a48bc2f5ee Fix instances of "This is ...." 1999-07-03 09:31:52 +00:00
Jun Kuriyama
9e1822f503 Upgrade to v0.9.8.
Add workaround for compilation with CFLAGS=-pipe.
1999-06-30 14:48:01 +00:00
Nick Sayer
9ac2c20367 add --disable-posix-threads. Fixes apache+php3 hang.
Suggested-by: PHP-dev mailing list
1999-06-29 03:20:07 +00:00
Nick Sayer
dbc0092cc3 Add --disable-pthreads. Fixes apache+php3 hang
suggested by: PHP-dev mailing list
1999-06-29 03:18:51 +00:00
Nick Sayer
34a83a6a2f Stealing some good ideas from ports/devel/mm:
1. postinstall ldconfig
2. pkg/PLIST ldconfigs
3. CONFIGURE_ARGS
1999-06-29 01:03:51 +00:00
Nick Sayer
a9615ed854 Stealing some fix-ups from ports/devel/mm:
1. post-install ldconfig
2. CONFIGURE_ARGS
3. PLIST ldconfigs
1999-06-29 01:00:57 +00:00
Nick Sayer
86689473b2 add new libmcrypt port to security/Makefile 1999-06-28 22:55:58 +00:00
Nick Sayer
9cc8c16a7f Import of libmcrypt port of multicipher cryptographic library 1999-06-28 22:54:50 +00:00
Nick Sayer
22b31604f1 add new mhash port to security/Makefile 1999-06-28 22:38:59 +00:00
Nick Sayer
59aa1dc2a4 Import of mhash cryptographic hashing library port 1999-06-28 22:38:00 +00:00
Tim Vanderhoek
e32f86f31b Remove trailing spaces, and any periods that were hidden by them. 1999-06-28 00:45:20 +00:00
Tim Vanderhoek
a84b5b5f94 #4/4 enforcing Caps, no period
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]

I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.

Before I forget....

Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit.  See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
1999-06-26 19:22:14 +00:00
David E. O'Brien
92a61ca373 Add comment that USE_TCPWRAP ==> YES if /usr/include/tcpd.h exists. 1999-06-24 19:29:50 +00:00
Dirk Froemberg
09575bf336 Upgrade to version 3.3.
PR:		ports/12318:
Submitted by:	Martti Kuparinen <martti.kuparinen@ericsson.com> (maintainer)
1999-06-23 19:04:20 +00:00
David E. O'Brien
c07e8db0f6 Obey "NO_X11".
Submitted by:	Phil Homewood <philh@mincom.com>
1999-06-23 06:26:55 +00:00
Brian Feldman
7fc4f6df39 CFS's cmkdir now makes directories as Blowfish by default.
I've made myself the maintainer, as well.

Reviewed by:	jdp
1999-06-22 00:28:00 +00:00
John Polstra
ca96bc201d Update master sites. 1999-06-21 17:23:53 +00:00
Chris Piazza
698b093144 Update to 0.15.
PR:	12306
Submitted by: 	maintainer
1999-06-20 18:39:14 +00:00
Chris Piazza
bbed9774f9 Change my email address to FreeBSD.org.
Also some minor nits (extra fluff in all of my ports' DESCR files,
USE_XLIB defined when USE_X_PREFIX is also defined, etc).
1999-06-19 08:26:18 +00:00
Andrey A. Chernov
524739d401 upgrade to 2.0.13
XXXtgetent from original PR fixed

PR: 12279
Submitted by: Issei Suzuki <issei@issei.org>
1999-06-18 20:02:29 +00:00
Brian Somers
2170922420 Only use trimdomain() if __FreeBSD_version > 320000
It was available in 3.0 & 3.1 but would truncate at UT_HOSTSIZE-1
1999-06-18 11:37:30 +00:00
Hidetoshi Shimokawa
9809ffb98f Need to quote if we use "'". 1999-06-16 03:08:46 +00:00
Hidetoshi Shimokawa
1d71d20f92 i386 only. 1999-06-16 02:54:01 +00:00
SADA Kenji
48500b76a6 PR: ports/12037
Submitted by:	Issei Suzuki <issei@jp.FreeBSD.ORG>
Upgrade to 1.2.27.
# I'm not maintainer but it seems that torstenb is too busy to
# look the PR and many people want new version ssh port.
1999-06-15 20:14:04 +00:00
Steve Price
e62d5e425f Add the gpasman port. 1999-06-09 01:56:06 +00:00
Steve Price
aee155215b Initial import of gpasman version 1.1.3.
A password manager that stores password information encrypted.

PR:		11787
Submitted by:	Dominik Brettnacher <domi@saargate.de>
1999-06-09 01:54:53 +00:00
Steve Price
c7a74a8633 Add the firewalk port. 1999-06-09 01:26:22 +00:00
Steve Price
f9237f9c09 Initial import of firewalk version 0.99beta.
A network auditing tool.

PR:		11641
Submitted by:	Peter Shipley <shipley@dis.org>
1999-06-09 01:25:02 +00:00
Michael Haro
86be40f2f8 update to 1.5.9.2 1999-06-07 19:21:23 +00:00
Steve Price
860dd3e826 Add the sslproxy port. 1999-06-06 17:49:58 +00:00
Steve Price
1e28a3746d Initial import of sslproxy version 19980614.
Proxies non-SSL requests over an SSL connection.

PR:		11723
Submitted by:	Alex Le Heux <alexlh@funk.org>
1999-06-06 17:49:47 +00:00
Steve Price
f8c6ebf7e7 Update to version 3.2.
PR:		12018
Submitted by:	maintainer
1999-06-06 16:55:02 +00:00
Dirk Froemberg
88775d5e8e Upgrade to 0.9.3a. 1999-06-06 09:56:03 +00:00
Michael Haro
5ce8e8e5c7 Remove the test to create ${PREFIX}/share/info/dir as it is now
in bsd.port.mk and this helps to unify the check and install.
1999-06-05 22:32:11 +00:00
Michael Haro
26ffe1a196 Activate keyprint 1999-06-02 08:13:02 +00:00
Michael Haro
dd69f1747b This is keyprint: a quick hack for printing S/Key keys on a small piece
of paper, twice the size of a credit card for easy storage in a
wallet, card holder, etc.  It produces a PostScript file which can be
printed and then trimmed to size:
1999-06-02 08:11:29 +00:00
Dirk Froemberg
7282254b71 Upgrade to OpenSSL 0.9.3:
- some changes of the directory layout:
  e. g. ${PREFIX}/lib/openssl.cnf -> ${PREFIX}/openssl/openssl.cnf
1999-06-02 07:30:52 +00:00
Dirk Froemberg
6aff0c1f7b include ${PREFIX}/include/openssl due to openssl upgrade. 1999-06-02 07:24:33 +00:00
Dirk Froemberg
12b97343a0 include ${PREFIX}/include/openssl due to openssl upgrade.
Submitted by:	Ralf S. Engelschall <rse@FreeBSD.org>
1999-06-02 07:23:49 +00:00
Michael Haro
7c6ecaafe3 activate pktsuckers 1999-06-01 20:39:08 +00:00
Michael Haro
06f90cb3cb Log the contents of unwanted tcp and udp connections.
PR:		11973
Submitted by:	Warren Toomey
1999-06-01 20:29:14 +00:00
Steve Price
92103d6d5c Update to use gtk version 1.2.3.
PR:		11842
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-29 03:56:15 +00:00
Jacques Vidrine
af10ff898c Add more MASTER_SITES entries 1999-05-28 20:58:32 +00:00
Thomas Gellekum
25490e549c Forget about ${PREFIX}/include/giflib. 1999-05-27 07:32:49 +00:00
Jacques Vidrine
b17353afd8 Update 1.0.5 -> 1.0.6 1999-05-27 02:08:26 +00:00
Mark Murray
8cf017c183 Remove this. It was a bad idea. 1999-05-25 07:39:19 +00:00
Jun Kuriyama
3426cf3532 Upgrade to v0.9.7. 1999-05-25 00:32:38 +00:00
Steve Price
1a06cefa35 Update to version 0.1.1.
PR:		11663
Submitted by:	maintainer
1999-05-24 02:21:57 +00:00
Foxfair Hu
e24a4aa491 Enable pdq.
Enable nessus.
1999-05-17 10:44:26 +00:00
Foxfair Hu
83dffff3ce PR: 11457
Submitted by:	Anders Nordby	<anders.fix.no>
Nessus is a security scanner. That is, it's a program which will scan a
given network and will seek for vulnerabilities which could be exploited
by some remote intruder.

Check the homepage at: http://www.nessus.org/
1999-05-17 10:26:40 +00:00
Michael Haro
edd31302a5 Make more package friendly 1999-05-17 05:22:29 +00:00
Michael Haro
50bea79525 Upgrade to 0.90
Noticed by: Jim Dutton <jimd@dutton3.it.siu.edu>
1999-05-17 05:21:25 +00:00
Archie Cobbs
f3bb3ed744 Fix compilation problem caused by change in suser() calling convention. 1999-05-16 23:09:06 +00:00
Satoshi Asami
0c3e5b018e Misc. PLIST cleanups.
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-12 11:19:22 +00:00
Vanilla I. Shu
793c28687d Upgrade to latest version, and change MASTER_SITES to synack.net. 1999-05-10 17:15:01 +00:00
Steve Price
30bdcd957b Put a little more of DISTNAME into EXTRACT_SUFX so it is a little
more consistent with tradition.
1999-05-09 17:53:12 +00:00
Steve Price
f2218135d0 Activate the slush port. 1999-05-09 17:51:20 +00:00
Steve Price
754ea88159 Initial import of slush version 0.1.0.
A telnet-like application which uses a secure SSL channel.

PR:		11557
Submitted by:	Peter Shipley <shipley@dis.org>
1999-05-09 17:50:07 +00:00
Nick Sayer
a54b2c1fe0 Add entry for new raproxy port 1999-05-09 17:34:55 +00:00
Jun Kuriyama
6ff30b165a Upgrade to v0.9.6.
# In my environment (3.1-19990331-STABLE), I cannot finish to build
# with CFLAGS+=-pipe.  Hmmm....
1999-05-09 04:46:35 +00:00
Brian Somers
ec05f7b3ba Always use trimdomain(), not just #if __FreeBSD_version >= 400004
The port maintainer must be away....
1999-05-07 15:41:49 +00:00
Justin M. Seger
66dcbafab4 Switch to USE_ZIP 1999-05-07 03:26:25 +00:00
Bill Fumerola
f41edfe762 Re-order CATEGORIES into the correct order (primary [virtuals...])
PR:		ports/11508
Submitted by:	Dima Sivachenko <dima@Chg.RU>
1999-05-05 20:06:51 +00:00
Jun Kuriyama
de77ea726b Add .packlist and cleanup empty directory. 1999-05-05 14:05:54 +00:00
Steve Price
2c78917c6b LIB_DEPENDS on the new unified xview port. 1999-05-04 23:18:39 +00:00
Stefan Eßer
c6161bba71 Upgrade KDE to Release 1.1.1. 1999-05-03 22:29:39 +00:00
Michael Haro
46162f4b9d Add WWW: to DESCR files 1999-05-03 04:04:46 +00:00
Steve Price
a64fd15432 Allow this to build again inside and outside the US.
PR:		11237
1999-05-03 02:10:08 +00:00
Michael Haro
62c1d69538 Upgrade from 1.5.8.2 to 1.5.89.1 and change MAINTAINER to me.
PR:		11079
Submitted by:	Hans Huebner hans@huebner.org
1999-04-22 15:54:58 +00:00
Marc G. Fournier
a05c0a07b8 this should finish cleaning up the WWW_SITE -> DESCR/WWW: mess ... 1999-04-22 00:17:18 +00:00
Michael Haro
52e2618384 Update path/name
PR:		11040
Submitted by:	me
1999-04-19 19:49:40 +00:00
Michael Haro
52c0ba10c0 ports/security/sentry -> portsentry 1999-04-19 19:40:15 +00:00
Steve Price
bb451e3b5b Update to version 0.14.
PR:		11125
Submitted by:	maintainer
1999-04-19 04:00:35 +00:00
Jun Kuriyama
567722cfa6 Add optional CONFIGURE_ARGS to compile on 2.2.8 system.
Install documentations.

Submitted by:	Dirk Meyer <dirk.meyer@dinoex.sub.org>
Reviewed and modified by:	maintainer
1999-04-17 04:51:20 +00:00
Kris Kennaway
47d186cd6e Respect CC and CFLAGS 1999-04-16 10:39:44 +00:00
Kris Kennaway
349268ac43 Respect CC and CFLAGS. 1999-04-16 10:33:19 +00:00
Kris Kennaway
6419b52757 Clean up treatment of manpages, respect CC and CFLAGS.
Reviewed by:	obrien
1999-04-16 10:22:09 +00:00
Dirk Froemberg
8dba5f2277 openssl-0.9.2b-rsaoaep.patch supersedes patch-aj.
Obtained from:	http://www.openssl.org/
1999-04-13 22:37:02 +00:00
Satoshi Asami
fc34fa636a Portlint. 1999-04-12 08:24:16 +00:00
Justin M. Seger
5c5b93121c 1)BUILD_DEPENDS was missing an S and wasn't in the proper form.
2)Was installing into a directory but not removing it with the rest of
the package.

3)Now supports NOPORTDOCS (which isn't documented in Mk/bsd.port.mk)
1999-04-11 22:42:07 +00:00
Brian Somers
efca57d6d3 Reduce the copy of the DISPLAY variable using
trimdomain() so that ``ssh machine.domain xterm''
comes out with a machine name of (say) ``machine:10.0''.
Reviewed by: torstenb@
1999-04-11 09:10:34 +00:00
Brian Somers
f58bba4d52 Call trimdomain() to reduce the size of the ut_host
field before reveting to storing an IP number.
Reviewed by: torstenb@
1999-04-11 09:08:31 +00:00
Justin M. Seger
b6500b0d7e Activate security/libparanoia 1999-04-10 13:12:29 +00:00
Justin M. Seger
e1f45203f2 Import of security/libparanoia 1.3
This is a library, which contains a safe reincarnations
of strcpy/strcat/sprintf and some other functions,
which is known to be a source to 99% of stack smashing
attacks since Morrison Worm.

PR:		ports/9279
Submitted by:	Alexandre Snarskii <snar@paranoia.ru>
1999-04-10 13:12:12 +00:00
Bill Fumerola
049b253ab2 Proper URLs that reference directories end in '/' 1999-04-08 19:05:48 +00:00
Andrey A. Chernov
7bed6bf1b7 add p5-Digest-MD5 1999-04-07 20:24:46 +00:00
Andrey A. Chernov
e0fc6cd1de Digest:: MD5, MD2, SHA1, and HMAC 1999-04-07 20:20:33 +00:00
Bill Fenner
a59dfc8ed4 Don't set OSVERSION; bsd.port.pre.mk already did.
Found by:	building ports with sysctl not in my path
1999-04-07 19:00:04 +00:00
Jacques Vidrine
e5ee607b5d Teach krlogind, telnetd, et. al. about FreeBSD's available ptys.
In other words,
  /dev/pty[p-zP-T][0-9a-f] -> /dev/pty[p-sP-S][0-9a-v]

Submitted by:	John Polstra <jdp@polstra.com>
1999-04-05 23:36:46 +00:00
Bill Fenner
ed2a38806a Tell the distfile survey that bro doesn't have any distfiles to check by
commenting out MASTER_SITES.
Modify the IGNORE= message a little, and use ${DISTFILES} to describe
 the file to fetch so that the message doesn't have to be modified every
 time the port is updated.
1999-04-05 17:49:35 +00:00
David E. O'Brien
5e271c59df Upgrade to 2.12. 1999-04-04 22:54:45 +00:00
David E. O'Brien
d13e2f4ad1 Upgrade to 2.11. 1999-04-03 09:32:24 +00:00
Andrey A. Chernov
f2a6cb495e detect/use -current libwrap 1999-04-03 03:42:01 +00:00
Andrey A. Chernov
13b379da07 detect/use -current libwrap 1999-04-03 03:35:50 +00:00
Nick Sayer
af21a70d1c Oops.
Remove devel from list of categories.
1999-04-02 19:19:55 +00:00
Nick Sayer
f6d3e605f6 Add SUBDIR line for new identify port 1999-04-02 19:09:53 +00:00
Nick Sayer
fb4a5e4afa Add "identify" daemon wrapper. Allows one to add ident lookup and logging
to arbitrary daemons (like telnetd or fingerd).
1999-04-02 19:07:30 +00:00
SADA Kenji
ec35e94680 Remove ``WWW.jp.FreeBSD.ORG/~sada/*'' addresses from MASTER_SITES
& PATCH_SITES, and use ${MASTER_SITE_PORTS_JP} instead.
We couldn't use ``WWW.jp.FreeBSD.ORG/'' address soon.
1999-03-31 16:41:31 +00:00
Dirk Froemberg
7fff46e9da Remove SSLeay. 1999-03-31 14:22:19 +00:00
Dirk Froemberg
edce2a8b07 Fix build error on FreeBSD-4.0-CURRENT.
Reported by:	Andrzej Tobola <san@tmp.iem.pw.edu.pl>
1999-03-30 22:39:28 +00:00
David E. O'Brien
a8aca3ac77 Update to 3.1.8.
PR:		ports/10769
Submitted by:	Michael Haro <mharo@patrol.area51.fremont.ca.us>
1999-03-30 01:55:29 +00:00
Dirk Froemberg
c59f503857 Switch from SSLeay to OpenSSL.
PR:		ports/10541
Submitted by:	Martti Kuparinen <martti.kuparinen@ericsson.com> (maintainer)
1999-03-29 14:54:37 +00:00
Dirk Froemberg
5bd84f9d98 - patch-ab needs to patch Makefile.org and not Makefile.ssl. Otherwise
the diffs are trashed because Makefile.org is used as a basis for
  Makefile.ssl during configuration. Now that patch-ab is applied correctly
  libRSAglue.a is installed.

- add patch-aj obtained from the OpenSSL CVS repository:
  "Make sure the RSA OAEP test is skipped under -DRSAref because
   OAEP isn't supported when OpenSSL is built with RSAref."
1999-03-29 14:43:49 +00:00
Bill Fumerola
ddb4168d7d Upgrade to v1.5.8p2
PR:		ports/10817(not used), ports/10499
Submitted by:	foxfair, Ying-Chieh Liao <ijliao@Terry.Dorm10.NCTU.edu.tw>
1999-03-29 00:52:35 +00:00
Dirk Froemberg
b2e1687bfc Upgrade to 0.5.5p1.
${PREFIX}/bin/ssleay -> ${PREFIX}/bin/openssl due to openssl upgrade.

PR:		ports/10768
Submitted by:	Michael Haro <mharo@area51.fremont.ca.us>
1999-03-26 08:51:52 +00:00
Dirk Froemberg
0d16fe8fa8 Upgrade to 0.9.2b.
According to the OpenSSL-core-team you are strongly encouraged to upgrade
any old version. The new version has a lot of bug fixes.

- ${PREFIX}/bin/ssleay was renamed to ${PREFIX}/bin/openssl and
  ${PREFIX}/etc/ssleay.cnf to ${PREFIX}/lib/openssl.cnf

- there are no links from e. g. ${PREFIX}/bin/md5 to ${PREFIX}/bin/ssleay
  any longer, instead you have to call "openssl md5" now

- replaced HAS_CONFIGURE, CONFIGURE_SCRIPT and CONFIGURE_ENV with a
  do-configure target and changed the indention level

- some perl scripts need perl5 now, so set USE_PERL5 and replace perl
  with ${PERL5} where neccessary.

- honour ${CFLAGS}
1999-03-26 08:42:49 +00:00
Kris Kennaway
e2f1161e05 Cause the makefile to respect CC and CFLAGS during compilation.
Reviewed by:	John Polstra (Maintainer)
1999-03-23 11:30:35 +00:00
Kris Kennaway
678f1084e9 Distfile fennerage 1999-03-22 13:17:08 +00:00
Jun Kuriyama
9fa160ce7c Upgrade to v0.9.5. 1999-03-21 07:44:48 +00:00
Satoshi Asami
842df886d4 Add gtkportscan. 1999-03-19 22:26:22 +00:00
Satoshi Taoka
108dbe262b a simple portscanner
PR:		ports/10551
Submitted by:	Chris Piazza cpiazza@home.net
1999-03-18 08:53:23 +00:00
Mark Murray
79d0b12ad5 Fix filenames so that this can co-exist with PGP 2.* 1999-03-17 11:52:46 +00:00
Kris Kennaway
2b4d3fb1e4 Activate fakebo 1999-03-16 11:20:27 +00:00
Kris Kennaway
8511e5283a FakeBO is an emulator for the BackOrifice/NetBus trojans/"remote
administration tools". It is able to "play along" with an incoming
request to get the user to reveal their intentions.
PR:		9261
1999-03-16 11:18:18 +00:00
Steve Price
3f5a5c5b60 Update to version 0.22.
PR:		10200
Submitted by:	Michael Haro <mharo@area51.fremont.ca.us>
1999-03-15 04:31:34 +00:00
Steve Price
c39525c691 Update to version 2.8.5.
PR:		10201
Submitted by:	Michael Haro <mharo@area51.fremont.ca.us>
1999-03-15 02:04:55 +00:00
Steve Price
68566b65e1 Re-order definition of a couple of variables so the ssh1 dependency
is picked up correctly.

PR:		10577
Submitted by:	maintainer
1999-03-15 01:18:49 +00:00
Jun Kuriyama
da49bf2ba2 Upgrade to v0.9.4. 1999-03-14 03:12:11 +00:00
Bill Fumerola
c42cc3ec22 (1) Add a new MASTER_SITE
(2) Reorganize MASTER_SITEs
(3) Remove reference to Phil Karn's ssh speedups, it is now distributed
    as a full source package, and not a patch kit. If we want to use it,
    we will have to make a new port for it.
(4) Use ${ECHO} instead of echo, ${RM} instead of rm, ${LN} instead of ln
(5) Use ${FALSE} instead of false
(6) Remove multiple blank lines in Makefile
(7) Remove trailing blank lines in pkg/DESCR

Submitted by:	 Alex Perel <veers@disturbed.net> (1, 2, 4, 6)
		 Bill Fumerola <billf@FreeBSD.org> (3, 5, 7)
1999-03-13 18:51:11 +00:00
James FitzGibbon
404c5d2aeb Remove portmap_tcpd (it's the same as the one in the base system). After a
brief discussion on -committers, tcp_wrappers will be imported into the base
system which will allow us to build our system portmapper with hosts.allow
functionality.
1999-03-12 16:58:26 +00:00
Marc G. Fournier
d5ba786a25 Commit all Y2K/WWW_SITE changes from today... 1999-03-11 21:47:15 +00:00
James FitzGibbon
ced0fb23af Activate portmap_tcpd 1999-03-11 16:57:40 +00:00
Archie Cobbs
d5879e7be6 Build SKIP port as a KLD instead of an LKM. 1999-03-10 22:28:00 +00:00
David E. O'Brien
45dba66f4e 1.5.8p1 is gone, 1.5.8p2 is in its place. 1999-03-09 07:50:02 +00:00
Justin M. Seger
f642b1eef5 Upgrade to strobe 1.05
PR:	ports/10202
Submitted by:	<Michael Haro> mharo@area51.fremont.ca.us
1999-03-09 00:16:14 +00:00
Eric L. Hernes
a386786d2d upgrade to 1.5.8.1
Submitted by:	Igor Vinokurov <igor@rtsnet.ru>
1999-03-08 16:27:29 +00:00
Jun Kuriyama
a377983bb6 Upgrade to v0.9.3. 1999-03-08 14:33:26 +00:00
Dirk Froemberg
1099b7a228 Set ONLY_FOR_ARCHS to i386.
Apply openssl-0.9.1c-bnrec.patch via PATCHFILES:

"DESCRIPTION:
The Big Number (BN) library in OpenSSL 0.9.1c has some problems when dealing
with very large numbers. Because mostly all other OpenSSL sub-libraries
(including the RSA library) are based on BN, this can cause failures when
doing certificate verification and performing other SSL functions. These BN
bugs are already fixed for OpenSSL 0.9.2. But for OpenSSL 0.9.1c the easiest
workaround to fix the subtle problems is to apply the above patch which mainly
disables the broken Montgomery multiplication algorithm inside BN."
1999-03-06 11:36:23 +00:00
Satoshi Asami
3d45976da3 Portlint. 1999-02-28 21:48:09 +00:00
Satoshi Asami
1aa6d71f10 Remove trailing whitespace. 1999-02-28 21:42:55 +00:00
David E. O'Brien
732390dac1 MASTER_SITE_SUBDIR was broken. My choices in fixing were either go with
GZIP or BZIP2 distfiles.  I went with BZIP2.
1999-02-28 06:06:25 +00:00
David E. O'Brien
254a0b2b0f MASTER_SITE_SUBDIR changed. I had to pick between GZ or BZIP2 -- I went
with BZIP2.
1999-02-28 05:56:15 +00:00
David E. O'Brien
d5af46dc71 upgrade to 3.12.1
This version fixes the Brazilian Information Security Team Security Advisor
on "buffer overflow condition if the syslog option is enabled".
1999-02-26 13:00:45 +00:00
Archie Cobbs
b2a23c92bf Fix accidentally changed master site domain name. 1999-02-26 01:01:19 +00:00
David E. O'Brien
5d2a2d0e4f Updated to super-3.11.9 1999-02-19 02:33:45 +00:00
David E. O'Brien
bcaceb9adc vesion 3.11.{7,8} fixes the February 15, 1999 ISS Security Advisory on
buffer overflow in the Super program.
1999-02-18 22:59:28 +00:00
David E. O'Brien
89add757ee update to 3.11.8 1999-02-18 22:57:42 +00:00
David E. O'Brien
d269cc662b upgrade to 2.08 1999-02-17 11:43:23 +00:00
David E. O'Brien
ee066f9d54 update to 0.5
Ok'ed by:	Satoshi
1999-02-13 20:03:59 +00:00
Seiichirou Hiraoka
c362fb6488 Correct Version required: line 1999-02-11 13:57:27 +00:00
David E. O'Brien
bc1db48afd * Don't use "USE_AUTOCONF" when "GNU_CONFIGURE" will work just fine.
*  BROKEN='{standard input}: Assembler messages: Error: Alignment not a power of 2'
1999-02-11 11:41:04 +00:00
Seiichirou Hiraoka
fbe0ec1502 Update to 2.07 1999-02-11 07:47:28 +00:00
Stefan Eßer
87bf3684b2 Remove extra argument to "configure" that had been committed by accident. 1999-02-08 22:30:01 +00:00
Stefan Eßer
dd6fe9e879 Upgrade to KDE 1.1 RELEASE. 1999-02-08 22:25:54 +00:00
David E. O'Brien
dcfb417f71 upgrade to 2.06 1999-02-08 18:56:37 +00:00
David E. O'Brien
b85afc0b24 upgrade to 2.05 1999-02-08 11:58:17 +00:00
Jun Kuriyama
ac5a30c3b6 Upgrade to v0.9.2. 1999-02-07 11:18:52 +00:00
Andrey A. Chernov
a916a64bb8 fix extract cmd
PR: 9917
Submitted by: Ruslan Ermilov <ru@ucb.crimea.ua>
1999-02-07 06:29:53 +00:00
Stefan Eßer
523f3928b7 Upgrade to KDE-1.1pre2 ... 1999-02-06 23:22:08 +00:00
Andrey A. Chernov
7a7ea0c942 Use setusercontext() now to set all sort of login things including env.
variables and priority!
Enable light debugging for compatibility with -v option
Don't print "No mail." - not in BSD login style.
1999-02-06 01:40:35 +00:00
Andrey A. Chernov
6982d77ea1 remove lines which do chmod -x on recently installed rc.d/sshd.sh 1999-02-05 20:45:16 +00:00
Andrey A. Chernov
83c6d7a174 upgrade to 2.0.12 1999-02-05 06:11:36 +00:00
Satoshi Asami
5114e2637e Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
bsd.port.mk rev. 1.304 for details on the change.

The fix here is one of the following.

(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
    EXTRACT_* commands.

(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
    calling the "tar" command (i.e., arguments like "-xzf" are spelled
    out).

(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
    add ${EXTRACT_AFTER_ARGS} to the command line as well.

(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
    is set, define the other two too.
1999-02-03 11:12:01 +00:00
Archie Cobbs
2bd5b45d27 Add a secondary master site (hmm, that sounds funny..)
Thanks to:	Mark Murray <mark@grondar.za> John Hay <jhay@mikom.csir.co.za>
1999-02-03 06:57:16 +00:00
Mark Murray
c42bebcdee Unbreak, portlint. 1999-02-02 10:09:32 +00:00
Andrey A. Chernov
c2248db03e remove curses bloat 1999-01-28 23:10:18 +00:00
David E. O'Brien
700cb4ab04 upgrade to 2.03 1999-01-28 12:41:21 +00:00
Bill Fumerola
2e82819e98 Remove duplicate MASTER_SITE 1999-01-27 21:57:23 +00:00
Bill Fumerola
2ac8c10423 Move ports/net/{portscanner,strobe} to ports/security 1999-01-26 22:19:07 +00:00
Dirk Froemberg
0e7af78196 Correct MASTER_SITES. 1999-01-26 22:06:04 +00:00
Steve Price
769a61ee49 Make this work with current's new version of texinfo.
PR:		9587
Submitted by:	Sheldon Hearn <axl@iafrica.com>
1999-01-26 01:45:28 +00:00
Mark Murray
eeb38b8466 Move master site IAW CERT advisory CA-99-01-Trojan-TCP-Wrappers. 1999-01-25 10:12:53 +00:00
Masafumi Max NAKANE
c615c436b3 Respect the value of ${PREFIX}. 1999-01-20 21:59:09 +00:00
Masafumi Max NAKANE
42cf14352d Oops, double-quotes need to be escaped in Makefiles. 1999-01-20 21:52:06 +00:00
Masafumi Max NAKANE
eedce59458 Modify this patch to change the distributed Makefile to:
* Let the install target print correct location of the conf file.
* Use CFLAGS+= instead of commenting it out.
* Add -DPREFIX="${PREFIX}" to the CFLAGS.
1999-01-20 21:04:29 +00:00
Masafumi Max NAKANE
960b65e494 Install README.{install,methods} to share/doc/sentry. 1999-01-20 20:49:52 +00:00
Masafumi Max NAKANE
7ab8a7a8ac Standardize thecomment at the beginning.
Install README.{install,methods} to share/doc/sentry.
1999-01-20 20:49:45 +00:00
Dirk Froemberg
8ee28cc021 Modify ${PREFIX}/bin/md5 (= ${PREFIX}/bin/ssleay) output string.
PR:		ports/9563
Submitted by:	Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
1999-01-20 12:44:04 +00:00
Steve Price
aa77412012 Activate the stunnel port. 1999-01-18 04:29:56 +00:00
Steve Price
3d43ad8f2b Initial import of stunnel version 2.1.
An SSL encryption wrapper for standard network daemons.

PR:		9435
Submitted by:	Martti Kuparinen <martti.kuparinen@ericsson.com>
1999-01-18 04:27:03 +00:00
Steve Price
2c4799f72d Activate the l0pht-watch port. 1999-01-18 04:22:04 +00:00
Steve Price
5a91c9fa2a Initial import of l0pht-watch version 1.0.
A program to report what goes on in /tmp.

PR:		9434
Submitted by:	Dom Mitchell <Dom.Mitchell@palmerharvey.co.uk>
1999-01-18 04:21:04 +00:00
Jun Kuriyama
7fbb7addb9 Upgrade to v0.9.1. 1999-01-15 15:21:37 +00:00
Marc G. Fournier
67c332f104 Add Y2K link... 1999-01-15 14:23:31 +00:00
Dirk Froemberg
682100bdab Don't use rsaref if I_HAVE_AN_RSA_LICENSE is defined.
Requested by:	Garrett Wollman <wollman@FreeBSD.ORG>:

"If you have an RSA license, you DON'T want to use rsaref -- it's
slow as hell.  The only reason you would want to use rsaref is:

	1) You are in the US.
	2) The patent hasn't expired yet (600-someodd days and counting).
	3) You wouldn't have the right to use RSA otherwise."
1999-01-12 23:18:59 +00:00
Hidetoshi Shimokawa
145684059e Rewrite p5- module's PLIST for alpha.
Use newly introduced %%PARL_ARCH%% for dirname of architecture
dependent libraries.
(i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!)

Approved by: asami
1999-01-11 15:34:56 +00:00
Steve Price
f8798aafe3 Update to version 1.5.7.4.
PR:		9346
Submitted by:	Palle Girgensohn <girgen@partitur.se>
1999-01-10 18:33:41 +00:00
Dirk Froemberg
6364110638 Remove empty patch-ac and add patch-a[ef] which got lost during last commit. 1999-01-10 15:46:01 +00:00
Dirk Froemberg
1136e15539 Change dependencies from SSLeay to openssl, the successor of SSLeay. 1999-01-10 14:11:19 +00:00
Dirk Froemberg
c95dcd412b Add openssl. 1999-01-10 11:23:41 +00:00
Dirk Froemberg
fb85680370 Bring this port up to openssl-0.9.1c after a repository copy from SSLeay.
OpenSSL is a successor of SSLeay (see http://www.openssl.org/).

This port uses almost the same files as SSLeay. So they can't be
installed both.

- make the port ${PREFIX} clean
- reorganize PLIST (list links as normal files, which makes the PLIST
  shorter and easier to maintain)
- reference ${PREFIX}/etc/ssleay.cnf only (there was a reference to
  ${PREFIX}/lib/ssleay.cnf somewhere)
- some other minor portlint changes
1999-01-09 12:55:50 +00:00
Satoshi Asami
406a9faf9e Mark this broken while Dirk works on it. 1999-01-09 10:36:18 +00:00
Satoshi Asami
a949ff1e14 Make dependency lines point to right directories -- they were still
using the old names (without "11").
1999-01-08 09:54:21 +00:00
SADA Kenji
54fa0cd990 Mirror distfiles. 1999-01-07 20:59:07 +00:00
Jacques Vidrine
9827c42e6e Remove broken MASTER_SITES, and add a new site. This leaves us with
only one site.  Hopefully I can locate the author and determine the
status of this package.
1999-01-07 18:32:45 +00:00
Stefan Eßer
8f11472006 Upgrade to the first pre-release of KDE 1.1.
This port requireat least s version 1.41 of the Qt library.
There will be an error reported by configure, if only an earlier
version is found, but no automatic port dependency exists (i.e.
the x11-toolkits/qt141 port has to be manually built and installed).

There may still be a problem with a missing -lXext in the kdesupport
port. This will be taken care of during the next few days, if the
problem still exists ...
1999-01-07 00:52:05 +00:00
SADA Kenji
b3ffcf7bc2 Activate checkpassword. 1999-01-06 22:55:47 +00:00
SADA Kenji
d4b3358193 Checkpassword provides a simple, uniform password-checking interface
to all root applications. It is suitable for use by applications such as
login, ftpd, and pop3d.
<URL:ftp://koobera.math.uic.edu/www/checkpwd.html>
1999-01-06 22:54:18 +00:00
Satoshi Asami
afaa25f0cc Mark these broken while Stefan works on an upgrade. 1999-01-06 05:42:38 +00:00
Mark Murray
f44db3f9b4 This is crypto. Warn appropriately. 1999-01-03 13:21:56 +00:00
Dirk Froemberg
8d930fd37b Correct pathname.
PR:		ports/9258
Submitted by:	Seigo TANIMURA <tanimura@naklab.dnj.ynu.ac.jp>
1999-01-02 20:38:55 +00:00
Satoshi Asami
4b07f0329b Change *_DEPENDS on lang/perl5 to USE_PERL5 so we won't have any
dependencies to perl5 in -current.  This might cause some unwanted
perl5 installations on -stable (if it was originally RUN_DEPENDS,
perl5 will now be installed during build too, etc.), but its lifetime
is limited anyway.
1999-01-02 00:12:21 +00:00
David E. O'Brien
8b4bc4938b Do not error out if the distfiles do not exist. (they are only manually
fetchable).
1998-12-31 22:15:37 +00:00
David E. O'Brien
4d34503744 upgrade to 2.02 1998-12-29 21:50:12 +00:00
Matthew Hunt
557fc7b063 Honor CFLAGS. 1998-12-29 19:16:38 +00:00
Bill Fumerola
32d85fd270 Update incorrect md5 printout.
PR:		ports/9198
Submitted by:	Shigeyuki FUKUSHIMA shige@kuis.kyoto-u.ac.jp
1998-12-27 23:57:40 +00:00
Satoshi Asami
16a2d27036 Need to include bsd.port.pre.mk before using ${OSVERSION}. 1998-12-26 22:05:56 +00:00
David E. O'Brien
f4d0478533 With Satoshi's next bsd.port.* commit, this should work. 1998-12-25 02:14:07 +00:00
Justin M. Seger
4b41c98f00 Activate security/sniff 1998-12-24 20:49:42 +00:00
Justin M. Seger
0f04866b52 Import of sniff v1.0
This program filters the tcpump raw packet data looking for logins and
passwords on the most commonly used tcp ports (ftp telnet pop3 ...).
It dumps sniffed data to a file named sniff.log

PR:		9039
Submitted by:	admin@righi.ml.org
1998-12-24 20:49:06 +00:00
David E. O'Brien
6f5d9a41a4 Attempt to not "exit 1" if the distfile is missing. Otherwise batch fetching
of distfiles is harder than I would like.
1998-12-24 17:52:35 +00:00
Justin M. Seger
953ea0acf1 Activate security/sentry 1998-12-19 16:54:12 +00:00
Justin M. Seger
4cb8e70952 Import of abacus sentry v 0.61
Sentry is part of the Abacus Project suite of security tools.
It is a program designed to detect and respond to port scans
against a target host in real-time. There are other port scan
detectors that peform similar detection of scans,but the Sentry
has some unique features that may make it worth looking into.

PR:		ports/5475
Submitted by:	chris@still.whet.org
1998-12-19 16:53:20 +00:00
SADA Kenji
c2efbc9e85 portlint 1998-12-18 17:58:24 +00:00
David E. O'Brien
9144f49f2d upgrade to 2.01
[many new OS fingerprints included :-) ]
1998-12-17 13:26:18 +00:00
David E. O'Brien
21f744f34b Somehow this delete didn't propagate. 1998-12-17 02:45:00 +00:00
David E. O'Brien
7091c3a40e Upgrade to 2.00. 1998-12-15 11:18:32 +00:00
Archie Cobbs
d2c51ea5bf Add a patch to the 'skiphost' man page to reflect the -f option that we add. 1998-12-11 03:37:53 +00:00
David E. O'Brien
431133bf98 * Fix compiling on 3.0.x. They include headers in the most non-"standard"
order I've ever seen.  Haven't these guys ever done Unix programming
  before?
* Quiet some compiling warnings.  For "security" software, this code should
  NOT have as many warnings and unused vars as it does.
1998-12-10 16:31:13 +00:00
Jun Kuriyama
bf315ea4a6 Upgrade to v0.4.5. 1998-12-10 13:32:56 +00:00
Steve Price
9f1c694e07 Mark BROKEN since the distfile for this port is no longer available. 1998-12-10 00:40:24 +00:00
Bill Fumerola
f99e07eae6 Upgrade to v0.13
PR:		ports/8933
Submitted by:	Don Croyle <croyle@gelemna.ft-wayne.in.us>
1998-12-07 17:33:33 +00:00
David E. O'Brien
489a7164cb Upgrade to version 1.6.
Adds a new target for Intel MMX chips.  (AMD K-6 already had their own target)
Define "HAVE_MMX" to turn on optimizations for Intel MMX chipes.
Define "HAVE_K6" to turn on opts for AMD K6 chips.
1998-12-07 08:59:21 +00:00
Steve Price
7f5f51a792 Remove the trailing '/' from *_DEPENDS definitions.
Caught by: A little perl script for INDEX generation that Satoshi
           and I are working on. :)
1998-12-07 05:34:38 +00:00
Vanilla I. Shu
ba4741e375 Fix typo error in Makefile.
PR:		ports/8982
Submitted by:	Terry Liao <ijliao@Terry.Dorm10.NCTU.edu.tw>
1998-12-06 09:34:31 +00:00
David E. O'Brien
43473eb85f printf() was missing some arguments. -Wall is such a nice thing. 1998-12-03 19:17:30 +00:00
David E. O'Brien
b79cc18ead Add `security' to categories. 1998-12-03 19:12:28 +00:00
David E. O'Brien
d0d698ca46 Install binary in PREFIX/sbin vs. bin
Reviewed by:	nectar@FreeBSD.ORG (Maintainer)
1998-12-03 00:40:51 +00:00
David E. O'Brien
ee2d9149e7 Need to do a little bsd.port.pre.mk action to avoid a syntax error.
Noticed by:	Bill Fenner <fenner@parc.xerox.com>
1998-12-02 06:37:33 +00:00
David E. O'Brien
4bc2255958 1. Update base ssh2 version from 2.0.9 to 2.0.11
Ssh 2.0.9 has bugs abount updating utmp/wtmp file.

2. Now you can compile ssh2 to support TCP_Wrapper
   (security/tcp_wrapper) when you define USE_TCPWRAP=YES

3. Fix typo in MASTER_SITES
   (Thanks to Chris Piazza <norn@home.net>)

4. Use /usr/lib/libz.so.* instead of libz in ssh2 source file.

5. Delete some obsolute pathes.

PR:		ports/8916
Submitted by:	issei@jp.FreeBSD.ORG
1998-12-01 11:10:33 +00:00
David E. O'Brien
1cae6eed19 return breakage status (but only for 2.2.x)
Requested by:	Satoshi
1998-12-01 10:17:44 +00:00
David E. O'Brien
466b3ba29f Mark unbroken. 2.2 is dead, 3.0 is the current and future. :-) 1998-12-01 09:50:50 +00:00
David E. O'Brien
a8743e10d6 fix typo in a URL 1998-12-01 09:33:58 +00:00
Satoshi Asami
4e161a02da work -> ${WRKDIR} 1998-12-01 08:33:29 +00:00
Jacques Vidrine
413ae12c96 Checksum changed already! 1998-12-01 04:12:57 +00:00
Jacques Vidrine
f1437b8f30 Update to 2.1. 1998-12-01 04:04:07 +00:00
Satoshi Asami
2abd784be1 Fix the bug when the user specs the source address as the tun0/ppp0
link.

Submitted by:	jmb
1998-11-29 23:02:39 +00:00
Jacques Vidrine
2301b883c9 Back out last commit -- we are in a freeze. Pass me the pointy hat.
Reminded by:		asami
1998-11-29 03:43:29 +00:00
Jacques Vidrine
fb2f8b80ce Back out last commit -- we are in a freeze. Pass me point hat.
Gently reminded by:	asami
1998-11-29 03:20:10 +00:00