1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

2450 Commits

Author SHA1 Message Date
James E. Housley
3aaaa263dc Update to 4194 2002-03-27 20:34:17 +00:00
Dirk Meyer
719a821efb remove obsolete patch: openssh/files/patch-cipher.c 2002-03-27 20:03:29 +00:00
Dirk Meyer
bb59716b3b Updated Patch on openBSD website,
patch openssh/files/patch-cipher.c is now obsolete.
2002-03-27 20:02:41 +00:00
Pete Fritchman
570668daae Update MASTER_SITES and WWW: tag.
PR:		36358
Submitted by:	Kimura Fuyuki <fuyuki@mj.0038.net>
2002-03-27 06:13:27 +00:00
Ying-Chieh Liao
4d4a5773b5 upgrade to 0.9.3 2002-03-26 06:14:22 +00:00
Maxim Sobolev
62f2687e21 Add USE_SUBMAKE, where it might be necessary. 2002-03-25 09:19:20 +00:00
Dirk Meyer
0a075bed87 Fix problem with auth_ttyok and ttyname 2002-03-25 05:40:50 +00:00
Dirk Meyer
8f8caf8dcb - Make KERBEROS patch build with heimdal port 2002-03-25 05:39:39 +00:00
Dirk Meyer
108bf0f7d5 - Fix problem with auth_ttyok and ttyname
- Make KERBEROS patch build with heimdal port
2002-03-25 05:39:17 +00:00
Anders Nordby
2cd6758010 Remove lib/alat dir upon deinstallation if it exists. 2002-03-24 17:58:25 +00:00
Anders Nordby
9daf0ba398 Add audit, tools for remote and centralized audit data collection. 2002-03-24 15:32:45 +00:00
Kris Kennaway
c3cbac4e38 Remove krb5-beta, which was deleted from the tree.
Pointy hat to:	cy
Submitted by:	bento
2002-03-24 08:20:56 +00:00
Mikhail Teterin
7fd1fa1461 Search in the ${LOCABASE}/include too, not just include/pgsql.
Submitted by:	Anders Nordby
2002-03-23 22:41:04 +00:00
Patrick Li
1133aea38b Set where to look for ldap secret file
PR:		36029
Submitted by:	maintainer
2002-03-23 10:09:41 +00:00
Dirk Meyer
aeadfb0c48 - Update patches for Option KRB5_HOME
openssh-3.1p1-gssapi-20020321.diff
	openssh-mit-krb5-20020319.diff
2002-03-23 04:08:33 +00:00
James E. Housley
4c84cf2973 4193 Emergency Dat release due to W32/MyLife.b@MM 2002-03-22 17:16:52 +00:00
Cy Schubert
554ba79d4d Update nessus-*-devel 1.1.13 --> 1.1.14.
PR:		36192
Submitted by:	MAINTAINER:  Udo Schweigert <udo.schweigert@siemens.com>
2002-03-22 16:12:46 +00:00
David E. O'Brien
6461124331 Update to version 2.54 Beta 31. 2002-03-21 01:39:49 +00:00
James E. Housley
a06df11d1b Update to 4192 2002-03-21 01:34:38 +00:00
Akinori MUSHA
c62bf270e0 Update to 1.4. 2002-03-20 11:16:07 +00:00
Cy Schubert
a50d121378 MIT currently distributes their KRB5 distribution in a tarball (.tar)
that contains the distribution itself, in a tar.gz file, and a signature
certificate, contained in a detached .tar.gz.asc file.  Prior to this
patch, users installing MIT KRB5 had to extract the tarball into
/usr/ports/distfiles, then proceed with the installation.  This caused
confusion among those installing the port.  This patch addresses the
problem by extracting the .tar.gz file from the tarball, then unpacking
the .tar.gz file before continuing with the build.
2002-03-18 22:52:43 +00:00
Akinori MUSHA
21d944be5c Bump PORTREVISION to reflect the (lib)iconv upgrade. 2002-03-18 10:27:58 +00:00
Maxim Sobolev
8493a5819b Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv.
2002-03-18 09:46:46 +00:00
Dirk Meyer
74642142e3 Merged patches for HAVE_LOGIN_CAP from stable
PR:		35904
2002-03-17 20:24:24 +00:00
Dirk Meyer
465131a92c Merge patches from -stable with USE_PAM and HAVE_LOGIN_CAP
Bump PORTREVISION

PR:		35904
2002-03-17 19:36:40 +00:00
Trevor Johnson
1725d28635 Correct master site.
PR:		35976
Submitted by:	Kimura Fuyuki <fuyuki@mj.0038.net>
2002-03-16 14:33:39 +00:00
Ying-Chieh Liao
ad278c3fa9 add py-cryptkit 0.9
A Cryptographic Toolkit for Python
2002-03-16 10:14:44 +00:00
Ade Lovett
9210b7cb07 Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies

Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old

Reviewed by:	portmgr
2002-03-15 19:44:29 +00:00
Dirk Meyer
b46611d8cf Fixed Build in 4.2
Add correct Version of OPENSSL in dependencies if older than 4.3
(bsd.ports.mk) is still not sufficent.
2002-03-15 19:39:21 +00:00
Cy Schubert
a2166cbe3c Change MAINTAINER from me at work to me at FreeBSD.org. 2002-03-15 15:17:58 +00:00
Ying-Chieh Liao
8a2e1cba18 add nofgpg 0.4
No One Fears GPG
2002-03-15 13:13:12 +00:00
Anders Nordby
6a7f3a5015 Master site updates: www.freenix.no => atreides.freenix.no for these
files.
2002-03-15 00:31:54 +00:00
David E. O'Brien
9d235696c5 Spelling error and whitespace changes.
PR:		35888
Submitted by:	Peter J. Avalos <pavalos@theshell.com>
2002-03-14 18:18:08 +00:00
Ying-Chieh Liao
e633179c52 add p5-Crypt-DES_EDE3 0.01
Perl5 interface to a implementing 3-DES EDE encryption and decryption

PR:		35891
Submitted by:	jesper
2002-03-14 15:00:57 +00:00
Ying-Chieh Liao
c22e7f25dc add p5-Crypt-DH 0.03
Perl5 interface to a Diffie-Hellman key exchange system

PR:		35890
Submitted by:	jesper
2002-03-14 14:58:35 +00:00
Ying-Chieh Liao
13cf6fb6d1 add p5-Digest-BubbleBabble 0.0.1
Perl5 interface to a fingerprint in "bubble babble" format

PR:		35889
Submitted by:	jesper
2002-03-14 14:55:13 +00:00
James E. Housley
21381b4c6a Update to 4191
4191 Emergency Dat release due to W32/Fbound.c@MM
2002-03-14 13:06:19 +00:00
Anders Nordby
ad6b4799b4 Correct MAINTAINER e-mail address for ports I maintain. 2002-03-14 00:11:40 +00:00
James E. Housley
07b4875157 Upgrade to 4190 2002-03-13 21:43:15 +00:00
Patrick Li
cf3c2dbf3a Fix installing translations to unbreak install
Noticed by:	bento
2002-03-13 10:22:57 +00:00
Dirk Meyer
5b2b1d7808 Rename Patches to make navigation much more easier. 2002-03-12 17:54:07 +00:00
Dirk Meyer
0bb6535e08 create ssh_config-dist and sshd_config-dist
make sure that package install and deinstall
don't temper existing configuration files.
install sshd.sh now as sample.

Package changed, but no need to update
if you have PORTREVISION=2
2002-03-12 17:50:42 +00:00
Dirk Meyer
2153ca77b9 Add etc/moduli if it does not exist already.
sshd complainied about it.
2002-03-11 15:16:48 +00:00
Patrick Li
18edf8155b Update to 1.9
PR:		35734
Submitted by:	Patrik Backlund <pbacklun@cc.hut.fi>
2002-03-10 16:00:57 +00:00
Dirk Meyer
a3f4492eca Extend the description for openssh-portable
Fix description for openssh
2002-03-10 04:54:09 +00:00
Patrick Li
996563db79 Update to 0.6.6 2002-03-10 04:25:12 +00:00
Patrick Li
a9c5b21221 Add sample startup script
PR:		35701
Submitted by:	Kimura Fuyuki <fuyuki@mj.0038.net>
2002-03-09 17:57:58 +00:00
Dirk Meyer
b0f1b90bd7 Allow IPv6 connection if detected by configure.
Submitted by:	ume
2002-03-09 12:51:44 +00:00
Dirk Meyer
b04ff45912 - Fix Problem with 3des chiper
- Patch from openssh-portable, which works fine.
- bump PORTREVISION
2002-03-09 06:38:34 +00:00
Dirk Meyer
6ecd1db2e7 fix patch for build on bento 2002-03-08 21:06:29 +00:00