aboutsummaryrefslogtreecommitdiff
path: root/security
Commit message (Collapse)AuthorAgeFilesLines
* Make it buildable on 2.2-STABLE again.OKAZAKI Tetsurou2001-07-072-2/+2
| | | | Notes: svn path=/head/; revision=44897
* Chase the checksum. The author renamed the top-level directory; no otherKris Kennaway2001-07-072-2/+1
| | | | | | | changes. Notes: svn path=/head/; revision=44896
* Fix auto-generated plistKris Kennaway2001-07-071-1/+1
| | | | Notes: svn path=/head/; revision=44893
* Update 0.3f -> 0.4bJacques Vidrine2001-07-067-117/+5
| | | | Notes: svn path=/head/; revision=44846
* add gpgmeYing-Chieh Liao2001-07-0611-0/+73
| | | | | | | | | | A library to make access to GnuPG easier PR: 28196 Submitted by: TERAMOTO Masahiro <teramoto@comm.eng.osaka-u.ac.jp> Notes: svn path=/head/; revision=44842
* add bcwipeYing-Chieh Liao2001-07-066-0/+36
| | | | | | | | | | BCWipe securely erase data from magnetic and solid-state memory PR: 27993 Submitted by: Crow <crow@kapu.hu> Notes: svn path=/head/; revision=44836
* Correct spelling.Dima Dorfman2001-07-061-1/+1
| | | | Notes: svn path=/head/; revision=44824
* Update to version 1.3, minor fixes.Johann Visagie2001-07-064-7/+7
| | | | | | | | PR: 28764 Submitted by: Patrick Li <pat@databits.net> Notes: svn path=/head/; revision=44819
* add missing filesYing-Chieh Liao2001-07-061-0/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=44808
* add py-fchksumYing-Chieh Liao2001-07-056-0/+35
| | | | | | | find the checksum of files Notes: svn path=/head/; revision=44772
* Make PORTDOCS compliantDavid W. Chapman Jr.2001-07-044-22/+39
| | | | | | | | | | | | | Add missing files to pkg-plist Update to 2.2.2 Change dependency to look for bzip shared lib instead of static lib Update patch-aa to work with new version PR: 28517 Submitted by: Pete Fritchman <petef@databits.net> Notes: svn path=/head/; revision=44765
* Update to versin 4146James E. Housley2001-07-042-2/+2
| | | | Notes: svn path=/head/; revision=44762
* Add some info about using rndcontrol.Kevin Lo2001-07-011-0/+4
| | | | | | | | PR: 28556 Submitted by: MAINTAINER Notes: svn path=/head/; revision=44605
* - adjust master_sites (synack.net == xinetd.org)Vanilla I. Shu2001-07-013-4/+11
| | | | | | | | | | | | | - change = to += in CONFIGURE_ARGS - add magic to allow build as a non-root user - improve pkg-comment - add WWW: to pkg-descr PR: ports/28561 Submitted by: Pete Fritchman <petef@databits.net> Notes: svn path=/head/; revision=44600
* Update port to 2.3.0Chris D. Faulhaber2001-06-304-16/+16
| | | | Notes: svn path=/head/; revision=44595
* Bump $PORTREVISION.Jun Kuriyama2001-06-302-0/+2
| | | | | | | Pointed out by: sf Notes: svn path=/head/; revision=44575
* Correct no-nos: one file per patch, please. Don't touch more than oneJacques Vidrine2001-06-293-49/+42
| | | | | | | | source file with each patch file, and don't touch the same source file with more than one patch file. Notes: svn path=/head/; revision=44566
* Add 2 missing entries (lib/charset.alias and share/locale/locale.alias).Jun Kuriyama2001-06-292-0/+4
| | | | Notes: svn path=/head/; revision=44550
* Add "USE_AUTOMAKE= yes"James E. Housley2001-06-281-1/+2
| | | | | | | | PR: 28489 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=44531
* Add fpm 0.53; Figaro's Password Manager, an app to securely storeWill Andrews2001-06-277-0/+220
| | | | | | | | | | your passwords. Not that I would need/want it... PR: 28229 Submitted by: Anders Nordby <anders@fix.no> Notes: svn path=/head/; revision=44513
* Update to version 4145James E. Housley2001-06-272-2/+2
| | | | Notes: svn path=/head/; revision=44511
* Use %%PORTDOCS%% pragma.Johann Visagie2001-06-271-2/+2
| | | | Notes: svn path=/head/; revision=44505
* Updating my email address in my remaining ports.Johann Visagie2001-06-271-1/+1
| | | | | | | Prompted by: vanilla Notes: svn path=/head/; revision=44495
* Add a mirror site to MASTER_SITES.Akinori MUSHA2001-06-262-0/+2
| | | | | | | Submitted by: Terje Elde <terje@thinksec.no> Notes: svn path=/head/; revision=44449
* Add secpanel, a GUI frontend for ssh and opensshDavid W. Chapman Jr.2001-06-266-0/+64
| | | | | | | | PR: 28079 Submitted by: Pete Fritchman <petef@databits.net> Notes: svn path=/head/; revision=44438
* change MAINTAINER to FreeBSD.org addressDirk Meyer2001-06-251-1/+1
| | | | Notes: svn path=/head/; revision=44414
* This adds two environment variables into environment of user: LANG & MM_CHARSET,Dirk Meyer2001-06-252-4/+42
| | | | | | | | | | | | | | | when used standard login via telnet or console However when used openssh, then sshd does not setup LANG & MM_CHARSET into envir onment for user in russian class Code for this operation did not exists in openssh port ! PR: 21146 Submitted by: odip@bionet.nsc.ru Notes: svn path=/head/; revision=44413
* Updates the port from snap4 to snap6.Kevin Lo2001-06-253-4/+4
| | | | | | | | PR: 28239 Submitted by: MAINTAINER Notes: svn path=/head/; revision=44410
* Remove duplicate words where appropriate.Dima Dorfman2001-06-242-2/+2
| | | | | | | Approved by: sobomax, obrien Notes: svn path=/head/; revision=44392
* Use PAM and bump PORTREVISION as a resultMichael Haro2001-06-241-3/+5
| | | | | | | Submitted by: Blaz Zupan <blaz@amis.net> Notes: svn path=/head/; revision=44383
* Bug fix for memory being free'd twice when using the new ANY:-keytabs.Jacques Vidrine2001-06-242-1/+54
| | | | | | | | | PORTREVISION bumped. Submitted by: assar Notes: svn path=/head/; revision=44376
* change MAINTAINER to FreeBSD.org addressDirk Meyer2001-06-242-2/+2
| | | | Notes: svn path=/head/; revision=44375
* Remove patch that has been incorporated into 0.3f. By a quirk ofJacques Vidrine2001-06-241-10/+0
| | | | | | | | | | fate, it applied cleanly anyway, with harmless effect (two NULL assignments instead of one). Noticed by: assar Notes: svn path=/head/; revision=44373
* Fix segfault in ftpd introduced in 0.3f.Jacques Vidrine2001-06-222-0/+67
| | | | | | | | | PORTREVISION bumped. Obtained from: assar on heimdal-discuss@sics.se Notes: svn path=/head/; revision=44332
* Add WITH_OPIE, which will compile with OPIE instead of S/KeyMichael Haro2001-06-221-2/+8
| | | | Notes: svn path=/head/; revision=44310
* Update the author's e-mail address.Akinori MUSHA2001-06-211-1/+1
| | | | Notes: svn path=/head/; revision=44272
* Add ruby-mcrypt, a Ruby interface to the mcrypt library.Akinori MUSHA2001-06-216-0/+53
| | | | Notes: svn path=/head/; revision=44271
* Update to version 4144James E. Housley2001-06-202-2/+2
| | | | Notes: svn path=/head/; revision=44263
* Updated to close PR.Bill Swingle2001-06-202-4/+3
| | | | | | | | PR: ports/28298 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=44261
* Um, correct spelling of pam_smb_authNick Sayer2001-06-201-1/+1
| | | | Notes: svn path=/head/; revision=44258
* Sync CFLAGS with DC's PR for this.Nick Sayer2001-06-201-2/+2
| | | | | | | PR: 26913 Notes: svn path=/head/; revision=44255
* Since the master site has been unreachable these days, put a copy ofAkinori MUSHA2001-06-201-1/+3
| | | | | | | the distfile in my MASTER_SITE_LOCAL area. Notes: svn path=/head/; revision=44253
* Add port for pam_smb, an NT domain PAM moduleNick Sayer2001-06-2012-0/+110
| | | | Notes: svn path=/head/; revision=44252
* Add more pleasant broken logDavid W. Chapman Jr.2001-06-191-0/+1
| | | | | | | | PR: 17952 Submitted by: Daniel T. Hagan <dhagan@cs.vt.edu> Notes: svn path=/head/; revision=44198
* Update to 0.3.0.Akinori MUSHA2001-06-183-4/+12
| | | | Notes: svn path=/head/; revision=44161
* Commit a serious hack so that this software actually works the way itSteve Price2001-06-172-0/+320
| | | | | | | | is supposed to. This fixes problems I've been seeing when trying to use this with mod_php[34]. Notes: svn path=/head/; revision=44134
* Update to version 2.4.15.Steve Price2001-06-174-17/+25
| | | | Notes: svn path=/head/; revision=44133
* Update to version 3.1.7Kevin Lo2001-06-173-3/+13
| | | | | | | | PR: 28198 Submitted by: MAINTAINER Notes: svn path=/head/; revision=44103
* Add hlfl 0.52, high Level Firewall Language.Anton Berezin2001-06-146-0/+50
| | | | | | | | | | | | The committed version differs from the one in the PR. It is supplied by the maintainer after a round of fixes. PR: 28127 Submitted by: Arnaud S. Launay <asl@launay.org> OK'ed by: markm Notes: svn path=/head/; revision=43978
* upgrade to 2.1.0Ying-Chieh Liao2001-06-143-4/+39
| | | | Notes: svn path=/head/; revision=43972