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

1167 Commits

Author SHA1 Message Date
Maxim Sobolev
a9f22cd584 Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. 2000-06-14 13:21:38 +00:00
SADA Kenji
5feacbfee0 Activate tripwire131.
PR:	18964
Submitted by:	Cy Schubert <Cy.Schubert@uumail.gov.bc.ca>
2000-06-13 15:09:38 +00:00
Jun Kuriyama
214af52b1c Fix @dirrm typo in PLIST.
Found by:	bento
Reference:	http://bento/errorlogs/errorlogs/a.3.20000612/extras.html
2000-06-13 07:48:18 +00:00
Akinori MUSHA
f3e3e84330 Update to 1.5.21.
Fix detection of kerberos4. (Now support for kerberos4 is always build
if /usr/lib/libkrb.a exists)

Make use of PLIST_SUB.

PR:		ports/19187
Submitted by:	Maintainer
2000-06-11 08:05:34 +00:00
Michael Haro
342f8cecf9 update to 1.6.3p4 2000-06-10 04:31:38 +00:00
Satoshi Asami
7c7fba8042 @dirrm share/doc/gag
Submitted by:	bento
2000-06-07 23:46:08 +00:00
Satoshi Asami
28d8c52e2b @dirrm share/keyprint
Submitted by:	bento
2000-06-07 23:34:26 +00:00
Satoshi Asami
1e95e9ed25 @dirrm share/doc/rid
Submitted by:	bento
2000-06-07 22:34:50 +00:00
Chris Piazza
4f0beabaa9 Catch up with a directory change 2000-06-07 18:14:45 +00:00
Will Andrews
323c437493 Make the move from people.FreeBSD.org/~will to ftp.FreeBSD.org.
Prompted by:	obrien
2000-06-07 17:31:47 +00:00
Will Andrews
25bbe8fb9a Remove unnecessary FORBIDDEN because (apparently) the OpenSSL check works
just fine on RELENG_3.

PR:		19052
Submitted by:	Patrick M. Hausen <hausen@punkt.de>
2000-06-07 17:28:47 +00:00
Chris Piazza
6f1918fe88 Move local distfiles to the new local-distfiles section on ftp.freebsd.org 2000-06-07 08:41:41 +00:00
Kris Kennaway
ab73537ec3 Add manpage to MAN1
Submitted by:	bento
2000-06-05 06:58:14 +00:00
Kris Kennaway
683f6c09cc Remove directories on deinstall 2000-06-05 05:47:57 +00:00
Kris Kennaway
ae39ee1e41 Remove empty directory on deinstall 2000-06-05 03:31:19 +00:00
Kris Kennaway
6fabe79cc5 Chase the checksum (trivial change to siphon-report.pl) 2000-06-05 03:22:17 +00:00
Will Andrews
7aa181455d Oops, local changes were added to the repository in the last commit.
Unfortunately, since the newer version (3.0.11) has a lot of FreeBSD
unfriendly code, we can't upgrade at this time.  :-(

Submitted by:	jim
2000-06-02 22:06:20 +00:00
Kris Kennaway
ac9b68959a Remove empty directory on deinstall
Submitted by:	bento
2000-06-02 20:34:29 +00:00
Will Andrews
332df90ce4 Update to 0.9.11, which fixes a serious bug in the lsh-authorize script.
PR:		18968
Submitted by:	maintainer
2000-06-02 19:53:23 +00:00
Will Andrews
1dbf0287c0 Remove redundant/inappropriate CATEGORIES. People need to start reading
the Porter's Handbook.  :-)
2000-06-02 03:18:54 +00:00
Will Andrews
28824c0b83 Add LSH, a login program similar to SSH. It depends on SECSH, which does
not require any patent-encumbered encryption algorithms, unlike SSH1, which
depends on RSA, and SSH2, which is not free (of course, these days, this is
not so true thanks to OpenSSH, but it's good to have alternatives!).

PR:		18879
Submitted by:	Eric Schwertfeger <eric@cybernut.com>
2000-06-02 02:56:29 +00:00
Brian Feldman
fb5ef7a539 Also generate the DSA key from a package install.
Submitted by:	Dmitry Grigorovich <odip@bionet.nsc.ru>
2000-05-30 20:43:29 +00:00
Will Andrews
f8fc835e4c Activate pgp6. 2000-05-29 06:22:54 +00:00
Will Andrews
46bf503a0a Update to PGP (International version) 6.5.1i. This is actually a new
port, repo-copied from security/pgp5 by asami.

I added a bunch of the intl mirrors to make this port super-available.

PR:		16377
Submitted by:	Mike Sherwood <mike@fate.com>
2000-05-29 06:17:54 +00:00
Steve Price
4116b82a40 Update to version 2.1.0pl2.
PR:		18620
Submitted by:	maintainer
2000-05-29 03:16:44 +00:00
Steve Price
0a9a4b5bd2 - Fix some of the compiler warnings (see patches/patch-warnings)
- Fix the Makefiles to obey the CC and CFLAGS settings
- Fix patches/patch-ab to be PREFIX/LOCALBASE safe
- Fix the post-install to not compress the gunzip and tripwire executables
  that go onto a floppy -- there is no support for the gzip-ed ELF binaries
  at all, and even for the older AOUT ones such support was optional
- Replaces the /kernel with `sysctl -n kern.bootfile` in the tw.conf as the
  tw.conf.freebsd2 is copied into the right place.
- Replace the use of mktemp(3) with tmpfile(3) (see patches/patch-mktemp).
  This also caused a removal of a few buffers (of size MAXPATHLEN+256) and
  quite a few strcpy and sprintf invocations.

PR:		18634
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
2000-05-29 02:27:45 +00:00
Will Andrews
b429357fad Another (gratuitous) missing LIB_DEPENDS.
Found by:	bento
2000-05-29 01:50:36 +00:00
Steve Price
ac9cd8d927 BZ2_ was added recently to all functions in libbz2.a. 2000-05-28 03:37:11 +00:00
Kris Kennaway
cb45ebb874 I am at a total loss as to how the patch was previously committed
gzipped.

Submitted by:	Peter Gildea <peter@gildea.net>
2000-05-27 21:23:54 +00:00
Kris Kennaway
2e87553923 Add kqueue() support for recent versions of -stable as well now that
they have it.
2000-05-26 19:01:09 +00:00
Kris Kennaway
8cb3192e67 Fix entropy gathering botch in key generation.
"Public code review is a good thing - if it happens."

Submitted by:	gec@ACM.ORG
Obtained from:	bugtraq
2000-05-26 17:53:34 +00:00
Brian Feldman
865ed821c5 Update to cfs version 1.4.0 beta 2.
Submitted by:	Ollivier Robert <roberto@FreeBSD.org>
2000-05-23 01:02:39 +00:00
Will Andrews
8276cf2d71 Update to 0.4.5.
PR:		18453
Submitted by:	MAINTAINER
Pointy hat:	wes (for importing README.html ;-)
2000-05-22 10:52:46 +00:00
Will Andrews
20418e6c99 Update to 2.0.1.
PR:		18716
Submitted by:	Stephane Legrand <stephane.legrand@bigfoot.com>
2000-05-22 09:53:57 +00:00
Akinori MUSHA
6a2b326494 Make it compile either on 3.4-STABLE, 4.0-STABLE or 5.0-CURRENT
and unmark as BROKEN.

Remove a redundant entry from CATEGORIES. (security net => security)

PR:		ports/18707
Submitted by:	MAINTAINER
2000-05-21 12:32:03 +00:00
Akinori MUSHA
64a88bdf7a Change MAINTAINER's mail address.
Now "Don Croyle <croyle@gelemna.org>".

PR:		18701, (part of) 18702, 18703, 18706
Submitted by:	MAINTAINER
2000-05-21 11:52:06 +00:00
Brian Feldman
c58d074b48 Fix this for OpenSSL versions <= 0.9.4. It seems that the OpenSSH people
think that it's good to immediately switch to the newest API, despite
the old API call being left deliberately compatible so that that wouldn't
have to happen.   OpenSSL_add_all_algorithms() is now, again,
SSLeay_add_all_algorithms.
2000-05-20 05:09:04 +00:00
Nick Sayer
6fec7639d7 Distfile move
Submitted by: ken@mui.net
2000-05-19 18:22:42 +00:00
Chris Piazza
57c727add4 Update MASTER_SITES
PR:		18624
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
2000-05-19 06:06:43 +00:00
Jacques Vidrine
f7eef312ca Update 0.2r -> 0.2t 2000-05-18 16:18:16 +00:00
Will Andrews
f32ab970dd Update to KDEUTILS 1.90 (aka KDE2 beta). 2000-05-16 23:57:03 +00:00
David E. O'Brien
f8b3e127bf Update to version 3.14.0. 2000-05-16 16:58:32 +00:00
Jun Kuriyama
e8edb9776e Add fake target for USA_RESIDENT=YES case.
Fix typo.

Reported by:	Bill Fenner <fenner@research.att.com>
2000-05-15 06:33:36 +00:00
Brian Feldman
108d8c4e59 Using login and executing a specific "command" are mutually exclusive,
so turn off use_login if there's a command.

Submitted by:	Vadim Vygonets <vadik@cs.huji.ac.il>
2000-05-13 19:52:35 +00:00
Brian Feldman
d14f2efe51 Oops, put the I back in INSTALL_SCRIPT. 2000-05-13 19:50:57 +00:00
Brian Feldman
1078626db3 Fix a mistake with pwcopy-related patches. 2000-05-13 19:25:57 +00:00
Brian Feldman
361c7337a3 Update to OpenSSH 2.1.0. They _FINALLY_ have distfiles, so now the CVS is
not needed for the port.

Big thanks to Issei-san for doing the majority of the work necessary for
this upgrade!

Submitted by:	Issei Suzuki <issei@jp.FreeBSD.org>
2000-05-13 17:11:01 +00:00
Jun Kuriyama
ec5a063482 Activate gnupg-rsa. 2000-05-12 08:19:59 +00:00
Jun Kuriyama
c38ef21f90 gnupg extensions: rsa idea
Submitted by:	dirk.meyer@dinoex.sub.org
2000-05-12 08:19:04 +00:00
David E. O'Brien
c28d4f8c71 update to 2.53.
(fix commenting bug that caused major problems for some non-gcc users)
2000-05-09 16:04:13 +00:00