summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Collapse)AuthorAgeFilesLines
* Add ruby-blowfish, a Ruby interface to the Blowfish cipher.knu2001-05-086-0/+48
|
* Upgrade to version 0.09kevlo2001-05-072-2/+2
| | | | | PR: 27090 Submitted by: MAINTAINER
* Upgrade to 20010418a.sumikawa2001-05-064-4/+4
|
* Add pam_ssh 1.5, a PAM module that provides single sign-on behaviorwill2001-05-056-0/+31
| | | | | | | for UNIX using SSH. This denotes moving pam_ssh out of the base system. PR: 26666 Submitted by: Andrew J. Korty <ajk@iu.edu> (author)
* * documentation into share/doc and respect NOPORTDOCSalex2001-05-052-10/+17
| | | | | | | | * NO_CDROM (do not sell for profit) Suggested by: nsayer * Fix MASTER_SITE
* Various patches (mainly shared library revision changes) for thoseade2001-05-043-9/+6
| | | | ports that depend on GNOME and need to change for 1.4
* Upgrade to 4136jeh2001-05-022-2/+2
|
* Remove broken master site. Fix MAINTAINER line.trevor2001-05-021-2/+1
|
* Follow the master site.trevor2001-05-021-1/+1
|
* Update to 1.2.knu2001-05-012-2/+2
|
* Upgrade to 1.0.5.kuriyama2001-04-308-76/+20
| | | | | | | | | | | o The semantics of --verify have changed. o Corrected hash calculation for input data larger than 512M. o Large File Support is now working. o A bunch of new options and commands. o Keyserver support for the W32 version. o Better handling of key expiration and subkeys. o Estonian and Turkish translation. o The usual fixes and other enhancements.
* Don't hard-code -O2kris2001-04-301-1/+1
|
* Bump PORTREVISION for ftpd buffer overflow fix.nectar2001-04-274-0/+4
|
* Security fix:nectar2001-04-274-0/+76
| | | | | | | | ``Buffer overflows exist in the FTP daemon included with MIT krb5.'' See <URL:http://web.mit.edu/kerberos/www/advisories/ftpbuf.txt> and <URL:http://web.mit.edu/kerberos/www/advisories/ftpbuf_122_patch.txt>. Obtained from: MIT Kerberos mailing list
* Security fix:nectar2001-04-274-12/+1092
| | | | | | | | ``Buffer overflows exist in the FTP daemon included with MIT krb5.'' See <URL:http://web.mit.edu/kerberos/www/advisories/ftpbuf.txt> and <URL:http://web.mit.edu/kerberos/www/advisories/ftpbuf_122_patch.txt>. Obtained from: MIT Kerberos mailing list
* change WWW: to the real siteijliao2001-04-271-1/+1
|
* Update to version 4135jeh2001-04-252-2/+2
|
* Explicitly list directories for Kerberos 4 bits, so that once thisnectar2001-04-241-1/+1
| | | | is built there are no references to the likely non-existent `/usr/athena'.
* Update to 0.3. Only the configure script has been changed.knu2001-04-232-11/+5
| | | | Drop support for legacy systems. (prior to 3.2-RELEASE)
* upgrade to 0.1.3ijliao2001-04-236-32/+41
|
* 1. In addition to OSVERSION test, check for existence of /usr/lib/libssl.asobomax2001-04-224-12/+18
| | | | | | | and don't mark BROKEN if it doesn't exist. 2. Provide a workaround for inability of recent gcc to link shared library when -Wl,-whole-archive ld(1) option is used. This should make possible to build the port on recent -stable or -current.
* phobos.caltech.edu asks people to use ftp.astro.caltech.edu instead.fenner2001-04-221-1/+1
|
* Chase the MASTER_SITEkris2001-04-221-1/+1
|
* Update URLjeh2001-04-211-1/+1
| | | | Submitted by: fenner and is "unfetchable distfiles"
* Use <sys/param.h> instead of <osreldate.h> within the kernel.archie2001-04-211-5/+4
| | | | | PR: 26218 Submitted by: markush@acc.umu.se
* Fix include directory for postgresql7.1's new layout.vanilla2001-04-212-4/+5
|
* Update port to version 3.1.4, and update maintainer's email.olgeni2001-04-203-179/+189
| | | | | PR: 26715 (but I modified pkg-plist) Submitted by: Carl Johan Madestrand <cj@vallcom.net>
* Remove empty directories on uninstall.steve2001-04-204-1/+6
|
* add mdcrackijliao2001-04-197-0/+59
| | | | Bruteforce password MD5 hashes
* Fix an uninitialized pointer dereference in krb5_rd_cred.nectar2001-04-192-0/+11
|
* Update to version 4134jeh2001-04-182-2/+2
|
* add crankijliao2001-04-189-0/+108
| | | | CRyptANalysis toolKit
* Check if librsaref exists before trying to link with it.sobomax2001-04-181-1/+5
| | | | Inspired by: ports/26679
* Add fressh 0.8.1, a free rewritten implementation of the SSHsobomax2001-04-1810-0/+183
| | | | | | communication protocol. Obtained from: NetBSD
* Update to scanssh 1.55kris2001-04-172-2/+2
|
* Add a sample start-up script for the KDC.nectar2001-04-173-0/+35
|
* Update to pgpdump 0.08kris2001-04-173-3/+3
| | | | | Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> (Maintainer) PR: 26505
* Update to 0.31, lots of cleanup, add NOPORTDOCS handling.roam2001-04-172-15/+16
| | | | | PR: 26643 Submitted by: maintainer
* Apply the Big Axe of Hacking to this port and remove all the CVS fetchingkris2001-04-174-136/+3
| | | | | crap which just doesn't work well. Fall back on the tarball which will be generated once from the OpenBSD CVS repo each time I update the port.
* Fix checksum problem on bento by updating to 0.31. Also start using thewill2001-04-173-4/+2
| | | | versioned distfiles since they are available.
* MD5.pm not in ${PERL_VER}/${PERL_ARCH}/ but in ${PERL_VER}/ijliao2001-04-171-1/+1
| | | | | PR: 26625 Submitted by: petef@databits.net
* Correct the description. This is actually FreeBSD and not a Linux version.jeh2001-04-161-2/+1
| | | | Submitted by: Ronald Klop <ronald-20010515@klop.yi.org>
* Update to 2.0.1 and update email address. Should fix bento as well.mikeh2001-04-163-4/+4
|
* Update to 0.2.knu2001-04-162-3/+3
|
* Update to snap4kevlo2001-04-152-2/+2
| | | | | PR: 26578 Submitted by: MAINTAINER
* I forgot to commit this with the last upgrade.obrien2001-04-151-0/+1
| | | | Submitted by: steve
* Remove empty directories on uninstall.steve2001-04-1413-2/+30
|
* Take over MAINTAINERshipjeh2001-04-142-2/+2
| | | | Approved by: kris
* Update DATs to 4133jeh2001-04-112-2/+2
|
* - Update maintainer emaillioux2001-04-103-15/+39
| | | | | | | | | | | | - Replace some harcoded paths with tweakable variables - Some naming conventions changes around Makefile - Some additional patching - Add some hackery to bypass fetch problems with coast sites - Add $FreeBSD$ to PKGINSTALL and PLIST - Deploy PORTDOCS technology inside PLIST Discussed and worked with: maintainer
OpenPOWER on IntegriCloud