Commit Graph

1179 Commits

Author SHA1 Message Date
Kris Kennaway
75d6e619b8 Add a note pointing international people to the librsaintl port
Submitted by:	Roelof Osinga <roelof@nisser.com>
PR:		ports/19387
2000-06-20 03:45:53 +00:00
Michael Haro
eed2477df8 move distfile from freefall to ftp.freebsd.org
portlint
2000-06-18 08:38:32 +00:00
Will Andrews
1e60866cc1 Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.
Add some missing/wrong dependencies.  Show how to respect CC/CFLAGS.  Many
miscellaneous modifications.  I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS.

Patches largely done by:	Christian Weisgerber <naddy@mips.inka.de>
2000-06-17 02:37:15 +00:00
Steve Price
30563b5399 Use the distfiles now on ftp.freebsd.org instead of from my home directory
on freefall.
2000-06-17 00:14:42 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
5178b48938 Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
2000-06-16 10:38:50 +00:00
Maxim Sobolev
dc1177a9a5 Fourth round of INSTALLS_SHLIBS conversion. 2000-06-16 08:48:22 +00:00
Maxim Sobolev
61ebd322a2 Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking
it.

Hall of shame entry:	sobomax
2000-06-16 08:19:52 +00:00
Jacques Vidrine
be7e59d5dc Fix PLIST.
Reported by:	bento.freebsd.org
2000-06-15 19:03:27 +00:00
Maxim Sobolev
835d6b8655 Third round of INSTALL_SHLIBS=yes fixes. 2000-06-15 17:59:45 +00:00
Ollivier Robert
c6983add80 Share calife to the world.
PR:		ports/19269
Submitted by:	Thomas Quinot <thomas@cuivre.fr.eu.org>
2000-06-15 14:08:39 +00:00
Ollivier Robert
224745562a It is only fitting that I commit a port of one of my programs :-)
Calife is a lightweight version of sudo with a unique feature: you can
limit which user one can become (not just root).

PR:		ports/19269
Submitted by:	Thomas Quinot <thomas@cuivre.fr.eu.org>
2000-06-15 14:05:50 +00:00
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