1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
Commit Graph

461 Commits

Author SHA1 Message Date
James FitzGibbon
2f62cc0d93 Fix commented #MASTER_SITE line
Submitted-by: asami@freebsd.org
1997-09-18 02:47:42 +00:00
Torsten Blum
c2119976db Upgrade to 1.2.21 1997-09-16 00:13:25 +00:00
James FitzGibbon
d2efc9486f Mass upgrade of CPAN ports:
p5-Apache		->	1.00b2
	p5-Array-PrintCols	->	2.0
	p5-C-Scan		->	0.4
	p5-DBD-Pg		->	0.62
	p5-Data-Flow		->	0.05
	p5-Devel-Peek		->	0.83
	p5-HTML-Stream		->	1.40
	p5-HTTPD-Tools		->	0.55
	p5-Image-Size		->	2.4
	p5-IniConf		->	0.92
	p5-Msql			->	1.1809
	p5-Mysql		->	1.1809
	p5-PGP			->	0.3a
	p5-Pg			->	1.6.1
	p5-Tk			->	402.002
	p5-WWW-Search		->	1.010
	p5-libwww		->	5.12
1997-09-14 02:55:26 +00:00
James FitzGibbon
54c70171ff Activate devel/p5-Data-ShowTable
devel/p5-FreezeThaw
		security/p5-Authen-Radius
1997-09-13 17:50:04 +00:00
James FitzGibbon
fd31d91749 Import of a module to authenticate/account against RADIUS (v1) servers 1997-09-13 17:48:51 +00:00
Warner Losh
ad6a80b2fb Add OpenBSD to the list of systems.
Reviewed by:	jdp@polstra.com
Submitted by:	Theo de Raadt <deraadt@cvs.openbsd.org>
1997-09-12 00:11:00 +00:00
Masafumi Max NAKANE
30e38e5731 mv -> ${MV}. 1997-09-11 18:31:52 +00:00
Torsten Blum
6234152654 link idecrypt with -ldes 1997-09-01 13:50:41 +00:00
Andrey A. Chernov
758670500f Distfile moved, change path 1997-08-27 13:06:01 +00:00
Andreas Klemm
2ebbc542f4 Shame on me ... we need BUILD_DEPEND, not LIB_DEPEND.
It must be the heat ;-)
1997-08-16 13:15:03 +00:00
Andreas Klemm
f48f4dcfd1 libRSAglue.a is needed to build apache-ssl port.
Added it to the post-install target in ports Makefile.
Updated PLIST
1997-08-16 12:19:56 +00:00
Andreas Klemm
1eb9b1c78a BUILD_DEPENDS was not ok, now comes the really needed LIB_DEPENDS line ;-) 1997-08-16 10:51:04 +00:00
Andreas Klemm
196a0104a7 if USA_RESIDENT is set:
LIB_DEPENDS line: forgotten ´=´
changed LIB_DEPENDS to a needed BUILD_DEPENDS=	rsaref:....
1997-08-16 10:24:56 +00:00
Mark Murray
b30f20c723 Toss safe-tcl in the can. 1997-08-15 20:05:32 +00:00
Mark Murray
5bc50397e8 Update to v 0.8.1. New algorithms (Blowfish &c) added. SSLv3 added.
Thanks to: Richard Seaman <Dick@tar.com>
1997-08-15 15:32:11 +00:00
David E. O'Brien
b85382eab9 Remove socks4 from the repository. 1997-08-15 08:02:44 +00:00
Andrey A. Chernov
8ded126d7b Upgrade to 2.8a4 (child death fixed) 1997-08-10 14:51:06 +00:00
David E. O'Brien
5708aad58b Needed a maintainer. 1997-08-08 01:55:22 +00:00
David E. O'Brien
e76e9d50aa Turn on socks4.
(just realized socks5 is in net, not security.  Oh well, too late now...)
1997-08-07 06:20:57 +00:00
Torsten Blum
8698aa65cf /etc/hosts.{allow,deny} -> $PREFIX/etc/hosts.{allow,deny} 1997-08-05 08:36:01 +00:00
John Polstra
087490418c Enable "cfs", the Cryptographic File System port. 1997-07-30 22:11:44 +00:00
John Polstra
b3845ba678 New port of CFS, the Cryptographic File System. 1997-07-30 22:10:23 +00:00
Masafumi Max NAKANE
2ac3380537 Make this port respect ${PREFIX} if it's set.
PR:		4125
Pointed-out by:	Wes Santee <wes@bogon.net>
1997-07-21 14:21:25 +00:00
John Polstra
4b40e7aa2b Prevent this server error message:
fatal: Local: Agent socket bind failed: Address already in use

It would happen when the server tried to create the Unix domain
socket "/tmp/ssh-username/agent-socket-123", if the file already
existed.  It could already exist if it happened to be left over from
a system crash.  This patch unlinks the file before attempting the
bind operation.

I will send this patch to ssh-bugs@cs.hut.fi too.
1997-07-19 19:28:35 +00:00
Satoshi Asami
dc5ea736c7 Update name of perl executable in dependencies to "perl5.00401".
Use USE_PERL5 when appropriate (i.e., defined in both BUILD_DEPENDS
and RUN_DEPENDS).
1997-07-18 05:04:20 +00:00
Masafumi Max NAKANE
5e5eddfc60 ldconfig -> ${LDCONFIG}. 1997-07-17 15:13:02 +00:00
James FitzGibbon
94ce971a74 Fix for FreeBSD specific files and binaries
PR:		ports/4041
Submitted by:	Dirk Froemberg <dirk@activ-consult.de>
1997-07-06 18:28:06 +00:00
Andrey A. Chernov
c930b5ef3a Take out version number 1997-07-05 10:54:44 +00:00
Andrey A. Chernov
44bc730c5e Upgrade to 7.6 1997-07-04 19:54:39 +00:00
Adam David
3ee1d3f448 typo in comment 1997-07-01 02:39:26 +00:00
James FitzGibbon
ccdb93701a Make all p5- ports use USE_PERL instead of explicitly stating the version number in each Makefile
In-Conjunction-With: Satoshi's patch to bsd.port.mk
(note: unlike the last change in perl5 versions, I have only upgraded p5-* ports, not other ports that rely upon perl5.)
1997-06-24 18:43:34 +00:00
Masafumi Max NAKANE
1ea5186b51 ldconfig -> ${LDCONFIG}. 1997-06-20 17:49:51 +00:00
Masafumi Max NAKANE
1413c0ca16 Add -DNETGROUP to the compile-time flags so that entries in /etc/netgroup
(or one provided via NIS) can be used when setting up access restriction.
PR:		3277
Submitted by:	James FitzGibbon <james@nexis.net>
1997-06-20 17:47:45 +00:00
Andrey A. Chernov
e8c4d489b5 Handle expired and changed password timeouts now 1997-06-11 11:09:00 +00:00
James FitzGibbon
727ee85299 Make MASTER_SITES blank because the current distfile is broken and the old distfile isn't on CPAN anymore.
Suggested-by: Bill Fenner <fenner@parc.xerox.com>
1997-06-09 16:06:42 +00:00
Bill Fenner
0ec1835b01 Replace a couple of non-working master_sites with working ones.
Found by:	distfile checker
1997-06-09 15:13:41 +00:00
Mark Murray
95bc421891 Improve xinetd's capacity. Works better under load this way.
PR:		3699
Submitted by:	tom@sdf.com
1997-06-04 06:30:03 +00:00
John Polstra
c7621bb9af Don't remove the host key on pkg_delete. It is irreplaceable. 1997-06-02 04:28:48 +00:00
Gary Palmer
7b10b19faa Remove myself as maintainer of this port 1997-05-31 22:41:49 +00:00
Bill Fenner
86a712929b File moved on master site.
Found by:	distfile checker
1997-05-28 05:52:46 +00:00
James FitzGibbon
67f2b0e5df Upgrade all ports requiring perl5.003 to perl5.004
Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution.
1997-05-24 13:17:16 +00:00
Satoshi Asami
121b21176d Change "fetch" to "do-fetch"; porters are not allowed to override
the "main" targets!
1997-05-17 11:13:18 +00:00
David Nugent
9c41c4452d login_getclass() -> login_getpwclass(). 1997-05-10 19:03:09 +00:00
James FitzGibbon
8b26f15c0e Fix incorrect path: /usr/ucb/tail -> /usr/bin/tail 1997-05-09 16:06:41 +00:00
James FitzGibbon
bc4d206198 Make the DESCR file a little less of a copy of the README
right-to-be-lazy-revoked-by: asami@freebsd.org
1997-05-03 06:37:38 +00:00
James FitzGibbon
a56aff28f4 Activate swatch 1997-05-03 00:22:42 +00:00
James FitzGibbon
3036b701bb Import of SWATCH, the Simple WATCHer and filter 1997-05-03 00:22:09 +00:00
Andrey A. Chernov
e2101afed1 Fix 3 error with login.conf
1) pw->pw_class was always zero since not copied
2) login_getuserclass() used instead of login_getclass(), so
default class always returned
3) env pointer can be redefined at the moment of setusercontext() call
1997-05-02 20:20:49 +00:00
Peter Wemm
25c2756dd9 Update from ssh-1.2.19 to ssh-1.2.20. All patches applied still, I just
regenerated them to fix the line numbers.  Also, I added two commented out
options in Makefile, one to tell sshd that a group writeable homedir
is OK because all users are in their own group, and the other is to allow
an unencrypted connection (which is dangerous since it can lead to
compromise of keys), but on a secure network it's damn useful for backups
etc.
1997-04-25 05:01:06 +00:00
David E. O'Brien
69ac7b4b06 turn on super 1997-04-24 08:03:31 +00:00
David E. O'Brien
fc543e03c6 Super is a setuid-root program that offers
o  restricted setuid-root access to executables, adjustable
        on a per-program and per-user basis;

    o  a relatively secure environment for scripts, so that well-written
        scripts can be run as root (or some other uid/gid), without
        unduly compromising security.

See pkg/DESCR for a comparson w/sudo.
1997-04-24 08:02:43 +00:00
Wolfram Schneider
df8f6f276f Add virtual category 'perl5'. 1997-04-20 13:53:29 +00:00
Andrey A. Chernov
62128c83d1 Disable extended LOGIN_CAP $MAIL processing until it will be fixed
properly. In old variant /var/mail/root was always checked instead of
/var/mail/<user>
1997-04-16 21:07:36 +00:00
Andrey A. Chernov
29fe1065ad Upgrade to 1.2.19 1997-04-16 19:48:30 +00:00
Joe Greco
e7c49bb4bb Minor correction-
Changed floppy generation code to chmod gunzip to executable by a
better strategic location for the chmod command.  The former code
failed to do this, meaning gunzip couldn't be run from the floppy.

"Ooops".  Yes, I actually do use this code!  Honest!  :-)
1997-04-03 23:09:49 +00:00
Paul Traina
d7a878f85c Back out previous patch, I got confused by an old sshd.conf file 1997-04-01 05:52:30 +00:00
John Polstra
8878e637bd Enable tripwire. 1997-04-01 04:48:08 +00:00
John Polstra
28d7af23c3 Initial import of Joe Greco's tripwire port.
Submitted by:	jgreco@ns.sol.net
1997-04-01 04:44:00 +00:00
Andrey A. Chernov
f742a35be3 Fix argument parsing loop in ssh-agent (original 1.2.18 bug) 1997-04-01 04:17:21 +00:00
Paul Traina
37bbce243a Generate host key in /etc to match the port 1997-04-01 03:34:25 +00:00
Andrey A. Chernov
797920ff49 Upgrade to 1.2.18 1997-03-28 23:30:39 +00:00
David E. O'Brien
206e6779f8 Style problem.
Noticed by:	Satoshi
1997-03-10 17:39:35 +00:00
David E. O'Brien
664188bae7 Restricted: contains crypto -- crypt() 1997-03-09 21:41:56 +00:00
David E. O'Brien
a1db8363e4 John the Ripper is a UNIX password cracker, currently available for UNIX
(tested with Linux x86, FreeBSD x86, Solaris 2.x SPARC, OSF/1 Alpha), DOS,
WinNT/Win95.

    John the Ripper supports the following cracking modes:
    - wordlist with or without rules;
    - "single crack", makes use of the login/GECOS information;
    - incremental, tries all character combinations;
    - external, allows you to define your own cracking mode.
    - MD5 based password files support
1997-03-09 21:34:26 +00:00
David E. O'Brien
2f6d0a15ee Respects ${PREFIX}
Broke up mega-patches into one/file.
1997-03-07 12:33:43 +00:00
David E. O'Brien
2cf0fbdea3 Respects ${PREFIX} 1997-03-07 12:33:01 +00:00
Peter Wemm
2a3d5d6f8f Update from 2.7.2 to 2.7.4
patch-ag is merged into patch-ab - they both patched the same file
patch-ah was included by the author
1997-03-02 03:09:19 +00:00
Andrey A. Chernov
96a7483d0d Add LOGIN_CAP abilities
Submitted by: davidn
1997-02-27 00:44:35 +00:00
Satoshi Asami
81f9bf0731 Add $Id$. 1997-02-06 07:14:48 +00:00
Andrey A. Chernov
c195ec584d Use rsaref from ports for USA
Add more mirrors
1997-02-02 21:45:31 +00:00
Andrey A. Chernov
b9c455742b Install rsa.h too 1997-02-02 21:25:28 +00:00
Andrey A. Chernov
2705181d05 Add rsaref 1997-02-02 20:16:39 +00:00
Andrey A. Chernov
1156f5bc01 encryption/authentication library, RSA/MDX/DES 1997-02-02 20:11:08 +00:00
David E. O'Brien
aabaf706de Minor style nitpick. 1997-02-02 11:11:51 +00:00
David E. O'Brien
d5ae3fb035 Change Makefile more to my likeing. 1997-02-02 02:22:47 +00:00
David E. O'Brien
525d966660 Smoke some crack and pass it on to others.
(ie. turn on crack)
1997-02-02 01:30:51 +00:00
David E. O'Brien
7117a1d4ad This is Alec Muffett's password guessing program.
This version (5.0) supports the 4.4BSD password format, and also FreeBSD's
MD5 style passwords.
1997-02-02 01:28:04 +00:00
Mark Murray
1dc43e3194 Upgrade to 0.6.6 1997-01-13 21:39:44 +00:00
Masafumi Max NAKANE
39591c1e02 New port, strobe:
strobe   is  a  network/security  tool  that  locates  and
describes all listening tcp ports on a (remote) host or on
many hosts in a bandwidth utilisation maximising, and pro-
cess resource minimizing manner.

strobe approximates a parallel finite state machine inter-
nally. In non-linear multi-host mode it attempts to appor-
tion bandwidth and sockets amoung  the  hosts  very  effi-
ciently.   This  can  reap  appreciable gains in speed for
multiple distinct hosts/routes.
Submitted by:	proff@suburbia.net (Julian Assange)
Reviewed & Modified by:	max
(Closing PR #1663.)
1997-01-07 12:20:48 +00:00
Torsten Blum
b22ab3862c make this one compile again 1997-01-05 21:12:27 +00:00
Torsten Blum
e237457b01 fix the clean target to remove *.so and libwrap.so
Pointed-Out by: Wietse Venema <wietse@porcupine.org>
1997-01-03 09:44:56 +00:00
Peter Wemm
67faab29d6 Make one of our changes for -current work on 2.1. In -current, rresvport()
ignores it's argument (it's meaningless, the kernel keeps the state), but
2.1.x use it.  ssh was effectively giving a random port to 2.1.

Originally noticed by: John Polstra <jdp@polstra.com>
1996-12-27 08:42:41 +00:00
Mark Murray
bb25d8f5ea @#$%!! Forgot the MD5 checksum.
Found before: Anyone Else
1996-12-12 06:27:56 +00:00
Mark Murray
53cc1b610c Update to 0.6.5 1996-12-11 20:54:57 +00:00
Masafumi Max NAKANE
86913ca557 No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,
RESTRICTED or BROKEN.
Pointed-out by:	asami
1996-12-08 01:45:16 +00:00
David E. O'Brien
83d594bc51 Install SSLeay docs into ${PREFIX}/share/doc/SSLeay/...
Submitted by:	Igor Vinokurov <igor@ibank.ru>  (on ports list)
1996-12-03 11:32:53 +00:00
Mark Murray
83f9b19153 Add safe-tcl.
Remembered before: asami
1996-11-27 19:21:03 +00:00
Eric L. Hernes
bb5a7e6eff upgrade to 1.5.3
Submitted by:	Masafumi NAKANE (max@wide.ad.jp)
1996-11-26 15:27:25 +00:00
Satoshi Asami
85ee758a05 Add cops. 1996-11-26 08:59:28 +00:00
Peter Wemm
05c76a48a3 aargh! how did this happen?? USE_DES is *not* supposed to be on by
default, as it needs the secure dist to be installed...
1996-11-25 07:26:28 +00:00
Satoshi Asami
969bf5095a Silently fix up my mistakes so nobody will know what a dork I am. 1996-11-22 00:21:57 +00:00
Adam David
80926da9e8 1.2.16 --> 1.2.17
(new agent forwarding protocol that is said to work this time)
1996-11-20 12:45:59 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Satoshi Asami
95e743d9b7 Use MASTER_SITE_PERL_CPAN. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 08:47:32 +00:00
David E. O'Brien
d73b963228 Missed that PKGNAME and DISTNAME needed to be switched. 1996-11-18 07:31:46 +00:00
Torsten Blum
e794149dd6 upgrade to 0.20 1996-11-17 20:59:57 +00:00
David E. O'Brien
2d0b362f21 Removed the hardcoded paths and used our variables instead (WRKSRC,PREFIX).
CATEGORIES+= --> CATEGORIES=
1996-11-17 19:29:55 +00:00
James FitzGibbon
2edb6649ef Import of the COPS system security checker.
Reviewed by:	jfitz@FreeBSD.ORG
Submitted by:	 Oliver Oberdorf <oly@world.std.com>
1996-11-17 18:29:57 +00:00
David E. O'Brien
8419c1ad54 CAT_E_GORIES+= -> CAT_E_GORIES= (*everybody*'s a critic :-))
Converted to new MAN[1-9]
Converted to MASTER_SITES= ${MASTER_SITE_PERL_CPAN} where applicable
1996-11-17 07:58:10 +00:00
Satoshi Asami
ecd130a1bd YAFCS 1996-11-16 09:45:06 +00:00
Peter Wemm
bf933b19cc Update 2.7.1 -> 2.7.2. The author used our patches that were not
related to the ports mechanism.
1996-11-15 12:53:24 +00:00
Andrey A. Chernov
fedd4e1e4c Master site path changed 1996-11-14 01:13:57 +00:00
Mark Murray
1845875538 Fix this:
a) Distribution tarball names were broken.
b) doc file md5 was wrong/dist file has changed
c) replace multiple spaces with tabs
1996-11-13 18:15:14 +00:00
Satoshi Asami
4d3eb1451e sudo is moved from sysutils to security.
Forgotten by:	obrien ;)
1996-11-12 05:00:34 +00:00
Andrey A. Chernov
d67a4ad9e9 Remove my ptys patch, because this code is unused, openpty is used instead
Mimic login more closely now:
1) Put usual Copyright line
2) You have mail
1996-11-12 01:47:39 +00:00
Andrey A. Chernov
a13d148e44 Use BSD naming convention for pty names, it fixes two problems:
1) Too many false open syscalls on pty allocation
2) (more serious) ssh not use about half of available ptys
1996-11-12 00:13:38 +00:00
David E. O'Brien
c2eaa16214 Moved sudo from ports/sysutils -> ports/security.
Reviewed by:    Satoshi
1996-11-12 00:05:35 +00:00
Peter Wemm
82e68e552b Add a compile option so that identd will send encrypted cookies out rather
than usernames.  This makes it much more difficult for somebody to "frame"
one of your users.

ie: instead of people getting:
   connect from peter@spinner.DIALix.COM
in their syslogs, they will get this instead:
   connect from [W+rNvCy5FuPV4xEj8thdXIlfD9qNIbzB]@spinner.DIALix.COM

The remote site will have to send it to you to decode it.  When you are
given one of these cookies, you can know for sure it is not faked, and you
don't have to trust the word of the remote sysadmin when arranging your
local lame hacker-type user to meet with an unfortunate incident :-).

This feature is documented in the man pages.

Also, fix an apparent bug in the code that deals with this, but it might
be a feature of the version of libdes we have on FreeBSD.

Requested by: markm (a fair while ago)
1996-11-05 18:23:42 +00:00
Peter Wemm
c1ffabdc3c Fix bug in man page path substitution.
(it used to come out as /usr/local/identd)
1996-11-05 16:41:44 +00:00
Andrey A. Chernov
4a2478071f Change syslog facility from DAEMON to AUTH 1996-11-02 00:18:49 +00:00
Andrey A. Chernov
d1940f107c Upgrade to 2.7.1 1996-10-31 00:13:07 +00:00
Masafumi Max NAKANE
b90d145e88 Activated vscan. 1996-10-27 10:11:19 +00:00
Masafumi Max NAKANE
b3cf8f355e Mcafee VirusScan 1.0.2.
Submitted by:	David O'Brien <obrien@cs.ucdavis.edu>
(Closing PR #1718.)
1996-10-27 10:08:48 +00:00
Andrey A. Chernov
d6d04d104d Use system shared libgmp now 1996-10-24 23:46:15 +00:00
James FitzGibbon
b8c06517e3 Add RUN_DEPENDS to all perl5 ports, to make packages install perl.
Submitted by:	asami@freebsd.org
1996-10-24 09:59:32 +00:00
James FitzGibbon
eb2a4771fd Update for new perl5 ports 1996-10-24 08:38:44 +00:00
James FitzGibbon
072d72d794 perl5 module to work with PGP messages. 1996-10-24 08:38:37 +00:00
James FitzGibbon
b836b50aa4 perl5 interface to the RSA Data Security Inc. MD5 Message-Digest Algorithm 1996-10-24 08:37:23 +00:00
James FitzGibbon
04860148c3 perl5 interface to IDEA block cipher. 1996-10-24 08:35:48 +00:00
James FitzGibbon
1e8ba55efa perl5 interface to DES block cipher. 1996-10-24 08:33:54 +00:00
Andrey A. Chernov
3c3ae1773e It fixes a really annoying error
reporting bug which happens if the remote end uses tcp_wrappers to control
sshd access (it says something like "read: no such file or directory" or
"read: permission denied" instead of "connection closed").  I already sent it
in to the ssh mailing list.
Submitted by: fenner
1996-10-17 23:00:41 +00:00
Masafumi Max NAKANE
f005e69fa5 Changed flags for ln in the install: target in the Makefile to -s to -fs.
Noticed by:	asami
1996-10-16 08:15:19 +00:00
Satoshi Asami
a1a6d48072 Change NO_PACKAGE to RESTRICTED, we don't even want to redistribute the
distfile.
1996-10-16 08:13:48 +00:00
Andrey A. Chernov
dfd4904911 Upgrade to official 1.2.16
Fix PLIST
1996-10-16 04:56:12 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
all the COMMENTs!  No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.

Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)

Phew!  238 ports modified!
1996-10-10 05:05:35 +00:00
Mark Murray
63eefc4274 Update to 0.6.4
Submitted by:Jeremy Prior <jez@netcraft.co.uk> (sorry I took so long!)
1996-09-24 18:03:54 +00:00
Masafumi Max NAKANE
9cd9d5ef35 Added donkey to SUBDIR. 1996-09-19 13:34:06 +00:00
Masafumi Max NAKANE
bbaf199dcb An alternative for S/KEY's key command. 1996-09-19 11:33:49 +00:00
Gary Palmer
6c2e1c651d From the README:
TIS has recently instituted a registration policy for access to the freely
available toolkit. We have added this additional step to ensure that you
are aware that, while this software is freely available, it is licensed and
copyrighted software.

so add a dummy fetch: target to tell people to read their licence and
obtain the source manually, and what to do with it when you have it.
1996-09-19 09:58:47 +00:00
Torsten Blum
17cdff96b5 Upgrade to 2.7 (no changes since 2.7b4) 1996-09-14 23:22:07 +00:00
Torsten Blum
59a394e69a Upgrade to 0.19 1996-09-14 23:15:25 +00:00
Eric L. Hernes
4ba8d4d619 upgrade to v1.5 1996-09-06 13:41:04 +00:00
Satoshi Asami
7a4662e170 Remove LIB_DEPENDS on libz, it's in /usr/src now. 1996-08-19 10:31:04 +00:00
Peter Wemm
3c3b1d9e1b Dont install identconn or itest, installing itest requires root access,
meaning it will silently fail if you (say) install as "bin".  This makes
the packaging break.  (Will the package tools install the setuid-root
binary anyway?)

They were not particularly useful anyway, they are mainly diagnostic tools
to parse the output of 'netstat' to see which users have what local
connections open.

Requested by: asami
1996-08-17 11:19:03 +00:00
Peter Wemm
54a78b40a6 Update from 2.7b3 -> 2.7b4, the author included our patch.
.. however, he also changed the top level Makefile to use $PREFIX for
something completely different (and incompatable) to what we use it for.
1996-08-16 18:31:04 +00:00
Peter Wemm
4f8ec254e4 Have ssh use rresvport() to get a privileged socket instead of doing it
itself.  This means it obeys the portrange sysctl's.
1996-08-12 14:17:53 +00:00
Mark Murray
890f946482 Move to version 0.6.3 1996-08-10 19:15:44 +00:00
Mark Murray
7279f52c21 Move to version 0.6.3 1996-08-10 18:10:55 +00:00
Peter Wemm
702bf4b966 Several fixes/improvements :-
- protect the secret RSA etc/ssh_host_key.  It is now generated on install
   (either by pkg_add or make install) if not already present and is not
   ever added to a package since it's your host's credentials.  It should
   not be removed on pkg_delete, since you are in big trouble if you did
   this (for example) pkg_delete ssh-1.2.14; pkg_add ssh-1.2.15.tgz.
 - fix the broken manpage symlink when compressing man pages (slogin.1
   has been causing /etc/weekly to generate cron messages)
 - zlib 1.0.4 is now "blessed" again, the ssh working sources now use this
   instead of v0.95. The decompression problem was fixed in either 1.0.3
   or 1.0.4.  Also, the current version of cvs uses zlib 1.0.4 as well..
 - perl5.002 -> perl5.003

Reviewed by: torstenb
1996-08-08 13:57:02 +00:00
Peter Wemm
5d9049b6c3 Turn off the unconditional use of USE_PIPES as it prevents rdist from using
ssh for transport.  FreeBSD does not have the implementation bugs that some
other systems appear to have, this option only hurts us.

Reviewed by: torstenb
1996-08-08 13:47:55 +00:00
Satoshi Asami
d5b408c66c Change NO_PACKAGE to RESTRICTED, this is crypto code so we don't even
want to touch it.

While I'm here, change MASTER_SITES to URL form (ftp://) and add
markm as the maintainer (he's the only one who touched this
Makefile since the beginning of history)....
1996-07-30 19:43:53 +00:00
Mark Murray
2d686b6259 SSLeay version 0.6.2.
This implementation has been built with Our ((actually its own but in our
source tree) DES library and our MD{45}. You will need to link your SSL
code with -ldes and -lmd.

Are you happy now, Torsten? ;-)
1996-07-29 19:57:58 +00:00
Jordan K. Hubbard
f97e248437 The checksum for the ssh tarball was out of date - fix it. 1996-07-29 02:33:33 +00:00
Paul Traina
98eae442a0 If using socks, make sure you find socks library 1996-07-22 23:06:08 +00:00
Satoshi Asami
9b6acf4966 Put "sudoers.sample" in the package and copy it to "sudoers" if the
latter doesn't already exist.  Closes PR ports/1405 ("why can Satoshi
sudo on my machine?").
1996-07-19 21:00:43 +00:00
Torsten Blum
e1b1692d10 Back out andrews change - 1.2.14.1 is not an official ssh release. 1996-07-18 11:33:47 +00:00
Andrey A. Chernov
c48be169c3 Use += for USA_RESIDENT MASTER_SITES 1996-07-17 19:19:10 +00:00
Andrey A. Chernov
e66e7030c0 Upgrade to 1.2.14.1
Misc bugfixes
1996-07-16 00:33:19 +00:00
Satoshi Asami
26bcf55f4b Add xinetd. 1996-07-10 22:19:23 +00:00
Satoshi Asami
80b11da6c8 X-based inetd replacement for security and management.
Submitted by:	markm
1996-07-10 22:18:38 +00:00
Torsten Blum
583f8f2f7e Take out the version number
Suggested by: asami
1996-07-07 10:42:52 +00:00
Torsten Blum
6994d4dd79 Change version number from 2.6 to 2.7 beta3 1996-07-06 12:40:25 +00:00
Satoshi Asami
0457b095e5 Add back checksum for rsaref2, used only while building in the US.
People, if you do a "make makesum" on a non-US machine, don't forget
to add this line back before commiting it:

MD5 (rsaref2.tar.gz) = 0b474c97bf1f1c0d27e5a95f1239c08d
1996-07-05 10:50:31 +00:00
Torsten Blum
9267dbe6c2 upgrade to 2.7b2
Submitted by:	adam via gpalmer
OK'ed by: gpalmer
1996-06-25 09:11:18 +00:00
Andrey A. Chernov
de7b5852d5 Remove reminder about host key generation, it autogenerated on install 1996-06-20 14:11:17 +00:00
Adam David
bd09d6660c missing ) 1996-06-20 12:39:36 +00:00
Andrey A. Chernov
61772e4269 If hostname > UT_HOSTSIZE, write its numeric address instead to keep
valid information in utmp and lastlog
1996-06-17 16:14:19 +00:00
Mark Murray
d0967b9cc1 Add a "/" to the end of MASTER_SITES so that this wil actually fetch 1996-06-16 15:30:04 +00:00
Jordan K. Hubbard
f2c4431af1 Install an sshd.sh startup file. 1996-06-15 17:50:18 +00:00
Torsten Blum
96316e5acd Path on master site has changed 1996-06-15 07:03:11 +00:00
Gary Palmer
18944adfc8 Add fwtk 1996-06-15 07:01:00 +00:00
Gary Palmer
6af1cd4c5d Port of TIS's FWTK. This port is RESTRICTED (no form of
redistribution, even mirroring, is allowed)
1996-06-15 06:55:51 +00:00
Andrey A. Chernov
fd9606776b Return back to distributed libz 0.95
All libzs 0.99-1.0.2 produce deflate error on certain files (with ssh)
I don't know, is it ssh error or libz error
1996-06-08 20:50:42 +00:00
Peter Wemm
5f066853a3 Update ssh-1.2.13 -> ssh-1.2.14
ssh-askpass no longer uses wish, so chop the make rules that attempt to
locate it.
Go further to try and protect the ssh_host_key, since it's critical to
the operation and security of the machine.
1996-06-07 04:33:33 +00:00
Andrey A. Chernov
993558dac6 Upgrade to 2.6.3ia 1996-05-27 00:53:55 +00:00
Andrey A. Chernov
068883254b Checksum changed on master site 1996-05-27 00:36:08 +00:00
Peter Wemm
2b76d4a8e5 Update the hack for locating wish/wish4.0 to also look for wish4.1 now
that we have that one too.
1996-05-24 19:13:04 +00:00
Satoshi Asami
d17cc5cd28 Change NO_PACKAGE to RESTRICTED. 1996-04-17 01:07:04 +00:00
Satoshi Asami
0c1611e2a8 Add ssh. I have no idea why it was missing. 1996-04-17 01:06:31 +00:00
Satoshi Asami
b0ae2f4c93 pkg/COMMENT files for use by ports READMEs. 1996-04-09 08:30:00 +00:00
Peter Wemm
d42166c367 Whoops! forgot the package files! :-( 1996-04-09 05:11:25 +00:00
Peter Wemm
5f60761efb Update tcp_wrappers port from v7.2 to v7.4, as the original tar file
is gone from the master site.

There are no new features, just a couple of bug fixes (that shouldn't
affect us) and portability improvements.
1996-04-09 05:07:30 +00:00
Satoshi Asami
9d7393552d Check NOMANCOMPRESS. 1996-04-01 07:13:00 +00:00
Andrey A. Chernov
ee0c97756a Auto-sense installed perl & wish 1996-03-24 23:04:17 +00:00
Andrey A. Chernov
90726c1827 Move perl depends under USE_PERL 1996-03-23 23:36:32 +00:00
Andrey A. Chernov
41ed4b9a53 Check USE_WISH for YES value as other parts of Makefile does 1996-03-21 14:44:48 +00:00
Andrey A. Chernov
b8d754e656 Use wish only if USE_WISH defined. 1996-03-21 14:41:19 +00:00
Mark Murray
d3eed88b72 Update for perl5.002 1996-03-16 17:23:01 +00:00
Mark Murray
68afd244ae Add SSLeay
Noticed before: asami
1996-03-07 06:26:00 +00:00
Mark Murray
7eb4d31f83 This is crypto, so set NO_PACKAGE to ward of the net.police. 1996-03-03 21:38:27 +00:00
Mark Murray
d661f5a8de At long last! This is Eric Young's SSL library. The DES routines
are not part of this build as they are part of mainstram FreeBSD.

Please will a certificates expert check out the certificates
location.
1996-03-03 21:32:35 +00:00
Andrey A. Chernov
4a2e59d1cf Use libz 1.0 1996-02-19 21:37:13 +00:00
Satoshi Asami
a748585736 Checksum for rsaref2.tar.gz. Only used if you are compiling this in USA. 1996-02-19 09:47:03 +00:00
Andrey A. Chernov
268c96e397 Upgrade to 1.2.13 1996-02-17 15:13:47 +00:00
Satoshi Asami
b92b9c2a9c Fix ordering of variables. 1996-02-16 10:38:03 +00:00
Adam David
34ed345fc8 update to latest version. old version was gone from the master site.
Reviewed by:torstenb
1996-02-09 12:01:48 +00:00
Adam David
c499e87397 update to latest version. old version was gone from the master site.
some FreeBSD patches now in the main distribution.
Reviewed by:torstenb
1996-02-09 12:01:29 +00:00
Paul Traina
253fd7df14 Fix patch typo.
Found by: Andrzej Tobola <san@iem.pw.edu.pl>
1996-02-07 05:35:16 +00:00
Paul Traina
444809bde1 Upgrade to snapshot of ssh. 1.1.12a was recalled due to even worse
security problems.

Also re-do the method we use for disconnecting ourselves from the supplied
gmp and z libraries so that this can be maintained in the future (sigh!).
1996-02-06 02:57:10 +00:00
Eric L. Hernes
612c4964a4 upgrade to version 1.4 1996-02-05 16:37:53 +00:00
Andrey A. Chernov
9fa3e04104 Use absolute path to ldconfig 1996-01-25 05:54:29 +00:00
Andrey A. Chernov
c317524c2a exec ranlib & ldconfig 1996-01-25 04:32:15 +00:00
Andrey A. Chernov
c30108e007 Understands shared libwrap now 1996-01-25 04:17:28 +00:00
Andrey A. Chernov
88c4f22d73 Create share data block to resolve references 1996-01-25 04:00:40 +00:00
Andrey A. Chernov
5d82809e61 Build/install shared libwrap, build programs with it too
Add forgotten program
Fix install permissions
1996-01-25 03:01:48 +00:00
Andrey A. Chernov
cc631cdef2 Build/install shared libwrap, build programs with it too 1996-01-25 03:00:28 +00:00
Andrey A. Chernov
5784bd0e65 Autopick any wish present even wish4.0
Autopick libwrap.a
1996-01-25 02:08:25 +00:00
Mark Murray
0964552dbb Damn. Forgot to include the makefile diffs in the last lot.
Make the Makefile aware of libz dependancies.
1996-01-22 18:41:57 +00:00
Andrey A. Chernov
4f8ee30fc1 Remove ftp.funet.fi from master list, it not contains rsaref
and not contains ssh in this directory. Another directory there have
obsoleted ssh version.
1996-01-21 00:49:39 +00:00
Andrey A. Chernov
2efdb68808 Add BUILD_DEPENDS of wish and perl5, both checked exactly in build process 1996-01-21 00:44:07 +00:00
Andrey A. Chernov
17c6c4f590 Upgrade to 1.2.12a (security bugfix)
Fix installation bug too (scripts not installed)
Fix PLIST (missing files)
1996-01-21 00:32:46 +00:00
Andrey A. Chernov
7c0b1776db Upgrade to International release 1996-01-18 22:48:41 +00:00
Andrey A. Chernov
f31ff43e28 Intl. version upgrade 1996-01-11 00:26:25 +00:00
Andrey A. Chernov
94fb971508 Better package list 1996-01-04 05:37:12 +00:00
Andrey A. Chernov
b275569faa Upgrade to next international beta snapshot 1996-01-04 04:35:17 +00:00
Mark Murray
f4c41b8119 Correct the PGP homepage in the header comments. 1995-12-06 10:42:18 +00:00
Andrey A. Chernov
1df64bda23 Upgrade international variant to next development snapshot 1995-12-02 23:17:05 +00:00
Peter Wemm
c9bf0309fd Update ssh from 1.2.10 to 1.2.12.. This is for two reasons:
1) It eliminated the need for my horrible kludge patch-ad
2) 1.2.12 has data stream compression (like gzip).
(I'm talking with the author about the remining three patches)
1995-11-23 17:19:18 +00:00
Satoshi Asami
45cb4f24a6 Change category "networking" to "net". 1995-11-22 13:20:16 +00:00
Peter Wemm
b3bf66adcd two minor adjustments to ssh for freebsd specific issues:
patch-ac: call setsid() before setlogin() in the child (when emulating rsh)
  otherwise the setlogin() will fail when/if the proposed setlogin() changes
  go in.  Otherwise it silently fails and may leave the login name of the user
  session as "root" (depending on how sshd was started).  Without the proposed
  kernel change, it harmlessly sets the login name of the user's session.
patch-ad: patch the #ifdef botch that stopped a ssh login from using and
  updating the lastlog file.  This is because we have struct lastlog defined
  inside utmp.h rather than a lastlog.h include file like it was expecting.
1995-11-21 04:30:29 +00:00
Satoshi Asami
9deec151d7 Add torstenb as maintainer. 1995-11-09 05:58:00 +00:00
Eric L. Hernes
5df04e696b shortened COMMENTS 1995-10-28 20:43:28 +00:00
Satoshi Asami
7d94da5926 Add libident. 1995-10-12 08:07:16 +00:00
Satoshi Asami
31aa55f619 libidentd - a small library to interface the ident protocol server (rfc1413)
Submitted by:	torstenb
1995-10-12 07:29:19 +00:00
Andrey A. Chernov
c3688a4575 Fix tcp_wrapper support 1995-10-10 17:02:24 +00:00
Andrey A. Chernov
76b856e368 External interface was incomplete, tcpd.h was missing, add it 1995-10-10 16:26:16 +00:00
Torsten Blum
8e86e2f214 add "networking" to the categories list 1995-10-07 13:08:35 +00:00
Torsten Blum
e92e7e24d1 Ssh is a secure rlogin/rsh/rcp replacement with strong authentication
(.rhosts together with RSA based host authentication, and pure RSA
authentication) and improved privacy (all communications are automatically
and transparently encrypted).
1995-10-07 01:19:27 +00:00
Jordan K. Hubbard
291b3d2c52 Pick an initial DISTNAME for this. The extra obfuscation for
US and non-US versions ended up eliminating any sort of default
DISTNAME for `make describe' and hence the INDEX file.
1995-10-07 00:08:39 +00:00
Andrey A. Chernov
ec8beab634 Upgrade to new international dev snapshot.
Use pre-fetch target instead of non-documented one.
1995-09-28 14:57:24 +00:00
Andrey A. Chernov
e78be2ff40 Upgrade to new international dev version 1995-09-25 19:27:21 +00:00
Andrey A. Chernov
a291e5c014 Upgrade to new international dev version 1995-09-25 19:21:31 +00:00
Andrey A. Chernov
a1c8b374bf Overwrite fetch-depends target instead of old exec_depends 1995-09-24 19:12:06 +00:00
Andrey A. Chernov
6cbd732d1f EXEC->BUILD DEPENDS 1995-09-23 17:26:19 +00:00
Eric L. Hernes
e527a94cba added sudo to ports/sysutils
Reviewed by:	satoshi
1995-09-22 13:52:51 +00:00
Andrey A. Chernov
0d5ccb9587 Upgrade international version to 2.6.3i 1995-09-15 21:10:18 +00:00
Andrey A. Chernov
be22f64274 Better FreeBSD tuning, using CFLAGS from make.conf, eliminate one Makefile
change
1995-07-28 01:00:38 +00:00
Torsten Blum
12b03cb3ff - upgrade to 2.6.1
- rename in.identd to identd
- fix paths in manpage
1995-07-27 20:30:09 +00:00
Satoshi Asami
90db37e415 Moved to new category security. 1995-07-13 01:15:52 +00:00
Satoshi Asami
0b7ea3e1d8 New Makefile with pgp, pidentd and tcp_wrapper. 1995-07-13 00:03:59 +00:00
Andrey A. Chernov
c11f98ed94 Make common pkg directory to satisfy 'make index' 1995-07-08 00:28:36 +00:00
Andrey A. Chernov
3866c5cb61 Add NO_PACKAGE 1995-07-07 23:57:25 +00:00
Andrey A. Chernov
ce5404a73b Fix commit conflict 1995-07-07 23:50:10 +00:00
Andrey A. Chernov
942994b970 Meta-port for both PGP versions (they will be gone in short time)
Now depends of setting USA_RESIDENT variable
1995-07-07 23:47:49 +00:00
Satoshi Asami
29b7cd2e74 Add "MAINTAINER=torstenb@FreeBSD.ORG". Thanks Torsten!
Submitted-by:	torstenb, who is sitting on the far side of a
		slow network at the moment
1995-05-17 05:55:38 +00:00
Satoshi Asami
35774151d0 Back out last change by ache, which torstenb and pst say shouldn't be
the default.
Submitted by:	torstenb, pst
1995-05-17 03:02:00 +00:00
Andrey A. Chernov
3af887cf64 Enable call of remote pindentd 1995-05-16 09:36:27 +00:00
Andrey A. Chernov
4491233af4 Update md5 from previous version 1995-05-07 18:03:01 +00:00
Torsten Blum
c304bcd88b - use compressed manpages
-  remove @cwd
1995-05-06 11:29:58 +00:00
Torsten Blum
9eeda89b8b - add myself as MAINTAINER
- compress manpages
1995-05-06 11:28:43 +00:00
Torsten Blum
0aac0d7f4e - upgrade
- remove @cwd
- use compressed manpage
1995-05-06 00:54:49 +00:00
Torsten Blum
12378e2966 add a #ifdef to detect new inpcb style 1995-05-06 00:53:16 +00:00
Torsten Blum
097ed2fe2c - upgrade to 2.5.1
- add myself as MAINTAINER
- compress manpage
1995-05-06 00:49:36 +00:00
Satoshi Asami
5f46dae90f Update of net Makefiles! Am I done? :) 1995-04-15 05:42:12 +00:00
Gary Palmer
cb2413f30f COMMENT should be all on the first line. Delete the LF which was before
all the text and screwing up the INDEX
1995-04-12 18:29:30 +00:00
Andrey A. Chernov
c9538b5916 Fix inpcb handling 1995-04-11 15:42:06 +00:00
Andrey A. Chernov
f87eb57fb1 Fix for new inpcb style.
Submitted by: tri@pooh.tky.hut.fi
1995-04-11 14:27:41 +00:00
Jordan K. Hubbard
ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Andrey A. Chernov
b1d8acd71f Strip binaries on install 1995-03-24 00:35:05 +00:00