aboutsummaryrefslogtreecommitdiff
path: root/security
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build for 5.0-CURRENTDirk Meyer2002-03-302-0/+50
| | | | Notes: svn path=/head/; revision=56899
* www.crypto-publish.org does not have krb5-1.2.4.{tar,tar.Z,tar.gz,tar.bz2}.Cy Schubert2002-03-294-24/+0
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=56870
* - add a patch to let this build with OpenPAM, but mark as broken forPete Fritchman2002-03-292-2/+105
| | | | | | | | | | | -currents with OpenPAM because functionality is broken. - touch -> ${TOUCH} PR: 36469 Submitted by: maintainer Notes: svn path=/head/; revision=56842
* Update port to 0.80Michael Haro2002-03-292-2/+2
| | | | | | | Maintainer timeout: 6 months, 17 days Notes: svn path=/head/; revision=56831
* Install config file as a sample filePatrick Li2002-03-283-4/+8
| | | | | | | | PR: 36442 Submitted by: ago <a.go@wish.net> Notes: svn path=/head/; revision=56819
* Update to 4194James E. Housley2002-03-272-2/+2
| | | | Notes: svn path=/head/; revision=56758
* remove obsolete patch: openssh/files/patch-cipher.cDirk Meyer2002-03-271-0/+0
| | | | Notes: svn path=/head/; revision=56757
* Updated Patch on openBSD website,Dirk Meyer2002-03-276-105/+5
| | | | | | | patch openssh/files/patch-cipher.c is now obsolete. Notes: svn path=/head/; revision=56756
* Update MASTER_SITES and WWW: tag.Pete Fritchman2002-03-272-2/+2
| | | | | | | | PR: 36358 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net> Notes: svn path=/head/; revision=56730
* upgrade to 0.9.3Ying-Chieh Liao2002-03-262-2/+2
| | | | Notes: svn path=/head/; revision=56676
* Add USE_SUBMAKE, where it might be necessary.Maxim Sobolev2002-03-252-0/+2
| | | | Notes: svn path=/head/; revision=56610
* Fix problem with auth_ttyok and ttynameDirk Meyer2002-03-252-15/+25
| | | | Notes: svn path=/head/; revision=56601
* - Make KERBEROS patch build with heimdal portDirk Meyer2002-03-252-0/+34
| | | | Notes: svn path=/head/; revision=56600
* - Fix problem with auth_ttyok and ttynameDirk Meyer2002-03-254-26/+48
| | | | | | | - Make KERBEROS patch build with heimdal port Notes: svn path=/head/; revision=56599
* Remove lib/alat dir upon deinstallation if it exists.Anders Nordby2002-03-241-0/+1
| | | | Notes: svn path=/head/; revision=56548
* Add audit, tools for remote and centralized audit data collection.Anders Nordby2002-03-246-0/+105
| | | | Notes: svn path=/head/; revision=56536
* Remove krb5-beta, which was deleted from the tree.Kris Kennaway2002-03-241-1/+0
| | | | | | | | Pointy hat to: cy Submitted by: bento Notes: svn path=/head/; revision=56523
* Search in the ${LOCABASE}/include too, not just include/pgsql.Mikhail Teterin2002-03-231-1/+1
| | | | | | | Submitted by: Anders Nordby Notes: svn path=/head/; revision=56498
* Set where to look for ldap secret filePatrick Li2002-03-231-1/+2
| | | | | | | | PR: 36029 Submitted by: maintainer Notes: svn path=/head/; revision=56471
* - Update patches for Option KRB5_HOMEDirk Meyer2002-03-234-8/+10
| | | | | | | | openssh-3.1p1-gssapi-20020321.diff openssh-mit-krb5-20020319.diff Notes: svn path=/head/; revision=56454
* 4193 Emergency Dat release due to W32/MyLife.b@MMJames E. Housley2002-03-222-2/+2
| | | | Notes: svn path=/head/; revision=56452
* Update nessus-*-devel 1.1.13 --> 1.1.14.Cy Schubert2002-03-229-28/+74
| | | | | | | | PR: 36192 Submitted by: MAINTAINER: Udo Schweigert <udo.schweigert@siemens.com> Notes: svn path=/head/; revision=56449
* Update to version 2.54 Beta 31.David E. O'Brien2002-03-212-2/+2
| | | | Notes: svn path=/head/; revision=56407
* Update to 4192James E. Housley2002-03-212-2/+2
| | | | Notes: svn path=/head/; revision=56406
* Update to 1.4.Akinori MUSHA2002-03-202-3/+2
| | | | Notes: svn path=/head/; revision=56376
* MIT currently distributes their KRB5 distribution in a tarball (.tar)Cy Schubert2002-03-188-4/+32
| | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=56313
* Bump PORTREVISION to reflect the (lib)iconv upgrade.Akinori MUSHA2002-03-182-2/+2
| | | | Notes: svn path=/head/; revision=56291
* Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that needMaxim Sobolev2002-03-182-2/+2
| | | | | | | libiconv. Notes: svn path=/head/; revision=56287
* Merged patches for HAVE_LOGIN_CAP from stableDirk Meyer2002-03-1710-26/+594
| | | | | | | PR: 35904 Notes: svn path=/head/; revision=56266
* Merge patches from -stable with USE_PAM and HAVE_LOGIN_CAPDirk Meyer2002-03-177-58/+461
| | | | | | | | | Bump PORTREVISION PR: 35904 Notes: svn path=/head/; revision=56265
* Correct master site.Trevor Johnson2002-03-161-1/+1
| | | | | | | | PR: 35976 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net> Notes: svn path=/head/; revision=56208
* add py-cryptkit 0.9Ying-Chieh Liao2002-03-166-0/+65
| | | | | | | A Cryptographic Toolkit for Python Notes: svn path=/head/; revision=56201
* Stage 1 of gettext update.Ade Lovett2002-03-155-5/+5
| | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=56168
* Fixed Build in 4.2Dirk Meyer2002-03-152-2/+26
| | | | | | | | Add correct Version of OPENSSL in dependencies if older than 4.3 (bsd.ports.mk) is still not sufficent. Notes: svn path=/head/; revision=56167
* Change MAINTAINER from me at work to me at FreeBSD.org.Cy Schubert2002-03-151-1/+1
| | | | Notes: svn path=/head/; revision=56153
* add nofgpg 0.4Ying-Chieh Liao2002-03-156-0/+38
| | | | | | | No One Fears GPG Notes: svn path=/head/; revision=56150
* Master site updates: www.freenix.no => atreides.freenix.no for theseAnders Nordby2002-03-152-2/+2
| | | | | | | files. Notes: svn path=/head/; revision=56112
* Spelling error and whitespace changes.David E. O'Brien2002-03-141-4/+4
| | | | | | | | PR: 35888 Submitted by: Peter J. Avalos <pavalos@theshell.com> Notes: svn path=/head/; revision=56099
* add p5-Crypt-DES_EDE3 0.01Ying-Chieh Liao2002-03-146-0/+35
| | | | | | | | | | Perl5 interface to a implementing 3-DES EDE encryption and decryption PR: 35891 Submitted by: jesper Notes: svn path=/head/; revision=56082
* add p5-Crypt-DH 0.03Ying-Chieh Liao2002-03-146-0/+36
| | | | | | | | | | Perl5 interface to a Diffie-Hellman key exchange system PR: 35890 Submitted by: jesper Notes: svn path=/head/; revision=56080
* add p5-Digest-BubbleBabble 0.0.1Ying-Chieh Liao2002-03-146-0/+40
| | | | | | | | | | Perl5 interface to a fingerprint in "bubble babble" format PR: 35889 Submitted by: jesper Notes: svn path=/head/; revision=56078
* Update to 4191James E. Housley2002-03-142-2/+2
| | | | | | | 4191 Emergency Dat release due to W32/Fbound.c@MM Notes: svn path=/head/; revision=56070
* Correct MAINTAINER e-mail address for ports I maintain.Anders Nordby2002-03-141-1/+1
| | | | Notes: svn path=/head/; revision=56047
* Upgrade to 4190James E. Housley2002-03-132-2/+2
| | | | Notes: svn path=/head/; revision=56038
* Fix installing translations to unbreak installPatrick Li2002-03-132-9/+38
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=55991
* Rename Patches to make navigation much more easier.Dirk Meyer2002-03-1222-20/+10
| | | | Notes: svn path=/head/; revision=55941
* create ssh_config-dist and sshd_config-distDirk Meyer2002-03-122-9/+13
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=55940
* Add etc/moduli if it does not exist already.Dirk Meyer2002-03-113-1/+164
| | | | | | | sshd complainied about it. Notes: svn path=/head/; revision=55866
* Update to 1.9Patrick Li2002-03-102-4/+2
| | | | | | | | PR: 35734 Submitted by: Patrik Backlund <pbacklun@cc.hut.fi> Notes: svn path=/head/; revision=55814
* Extend the description for openssh-portableDirk Meyer2002-03-103-2/+25
| | | | | | | Fix description for openssh Notes: svn path=/head/; revision=55805