Commit Graph

274 Commits

Author SHA1 Message Date
David E. O'Brien
70b6c6ed5d Don't fetch Crack from a US site. 1997-11-26 01:42:55 +00:00
David E. O'Brien
a80e9d8c46 Author published a patch.
Bump package version to 1.4.2.
1997-11-26 01:40:35 +00:00
Mark Murray
39e2a4dd90 Change to use perl5.004_04 1997-11-21 15:31:33 +00:00
David E. O'Brien
4ec0f8784d Since we have S/Key in the base system, might as well suport it.
(someone that uses OPIE should test out that link option)
1997-11-12 03:24:41 +00:00
Dima Ruban
2f35303014 ftp.dsi.unimi.it -> idea.sec.dsi.unimi.it 1997-11-10 22:04:42 +00:00
Satoshi Asami
7505fcff9a Add john.
Forgotten by:	obrien
Found by:       make checksubdirs (to be committed soon)
1997-11-09 10:17:02 +00:00
Satoshi Asami
ab4c4c3135 (1) Move the following ports out of x11/:
kdegames   -> games/
    kdenetwork -> net/
    kdesupport -> converters/
    kdeutils   -> misc/

    (Repository copy already done, dependency path and category name fixups
     is being done in this commit.)

(2) Add a virtual category "kde" and add all six (incl. x11/kde{base,lib})
    ports.

(3) Make package names follow the convention.

(4) Change "BUILD_DEPENDS=${X11R6}/bin/moc:..." to "...=moc:...".
    There is no need to specify the full pathname if the target is an
    executable in the standard path.  (Actually, as the same port is
    specified in LIB_DEPENDS, I think we can completely do away with
    this line but since Stefan added this explicitly, I assume there
    is a reason for it and left it alone.)

Approved by:	se (all but 4)
1997-11-05 04:20:23 +00:00
Stefan Eßer
53313e608c Add BUILD_DEPENDS on moc pre-processor.
Make LIB_DEPENDS accept both libjpeg.so.6.0 and 7.0, as
requested by TOYONAGA Tatsuto <toyonaga@msd.ts.fujitsu.co.jp>
1997-11-03 00:25:44 +00:00
Stefan Eßer
3464604978 Utilities for the KDE desktop environment (Calculator, Editor,
Calendar,...).
1997-11-02 00:05:06 +00:00
David E. O'Brien
7c99add2f6 Sudo's config is in fact the autoconf type.. lets say so.
Now sudo will obey ${PREFIX}
1997-10-22 08:46:03 +00:00
John Polstra
f4a9d73290 Fix cfsd so that it detaches from the controlling terminal.
PR:		closes ports/4757
Submitted by:	saken@rmta.ml.org (Scott A. Kenney)
1997-10-14 04:37:04 +00:00
Ralf S. Engelschall
cd7cd16736 fixed little typo. 1997-10-10 14:29:12 +00:00
David E. O'Brien
fd6c0ef516 Change my email address to @FreeBSD 1997-10-10 06:53:48 +00:00
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