aboutsummaryrefslogtreecommitdiff
path: root/security
Commit message (Collapse)AuthorAgeFilesLines
* Another round of the periodic sweep for removal of theDoug Barton2007-02-264-7/+10
| | | | | | | | | | | | KEYWORD: FreeBSD scourge. We have ignored this keyword for a long time now, so this is a non-functional change (therefore no PORTREVISION bumps). Insert a $FreeBSD tag where needed, and adjust a comment in mail/milter-regex to match reality. Notes: svn path=/head/; revision=186045
* - Update to 1.3.5Martin Wilke2007-02-263-4/+5
| | | | | | | | | PR: 109554 Submitted by: Kian Mohageri <kian.mohageri@gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=186026
* Document libarchive -- Infinite loop in corrupt archives handling inRemko Lodder2007-02-261-5/+41
| | | | | | | | | | libarchive. This is also FreeBSD SA-06:24.libarchive, FreeBSD systems are not affected, only specific STABLE versions which are not released!! Notes: svn path=/head/; revision=186024
* Document FreeBSD SA 06:23 OpenSSL - Multiple problems in crypto (3).Remko Lodder2007-02-261-0/+63
| | | | Notes: svn path=/head/; revision=186022
* - Avoid 'make' warning when libnids.a was not compiled with GLIB2 enabled.Alejandro Pulver2007-02-261-1/+1
| | | | Notes: svn path=/head/; revision=186010
* - Update rc.d scriptGabor Kovesdan2007-02-263-35/+99
| | | | | | | | | | | | | - Use USE_RC_SUBR instead of direct patching - Bump PORTREVISION PR: ports/107675 Submitted by: Dominic Fandrey <lon_kamikaze@gmx.de> (with fixes from maintainer) Approved by: Christian Lackas <delta@lackas.net> (maintainer), erwin (mentor, implicit) Notes: svn path=/head/; revision=186005
* - Update to 1.27Martin Wilke2007-02-262-4/+4
| | | | | | | | | PR: 108951 Submitted by: miwi Approved by: maintainer timeout Notes: svn path=/head/; revision=185993
* - Bump modified date for last update in mozilla entry.Simon L. B. Nielsen2007-02-251-1/+2
| | | | | | | - Bump file copyright year. Notes: svn path=/head/; revision=185930
* Extend the latest gecko vulnerabilities to mail/lightning.Michael Johnson2007-02-251-0/+4
| | | | Notes: svn path=/head/; revision=185928
* Fix a bug I introduced with last commit which resulted in openvpn notVasil Dimov2007-02-254-4/+24
| | | | | | | | | | | being started during boot. The reason for this is that at boot $0 is not /usr/local/etc/rc.d/openvpn but /etc/rc. The fix is a bit hackish because it retrieves the script name from $_file - variable used in run_rc_script(). Reported by: bazzoola <bazzoola@gmail.com> Notes: svn path=/head/; revision=185921
* - Update to 0.24Rong-En Fan2007-02-252-9/+9
| | | | | | | | PR: ports/109496 Submitted by: chinsan (maintainer) Notes: svn path=/head/; revision=185867
* Fix index breakage due to move of www/horde to www/horde-base.Mark Linimon2007-02-252-2/+2
| | | | | | | | | PR: ports/109512 Submitted by: "Josef M." jm dot public at gmail dot com Pointy hat to: sat Notes: svn path=/head/; revision=185844
* Fix whitespace which I forgot before committing the last update.Simon L. B. Nielsen2007-02-241-7/+7
| | | | Notes: svn path=/head/; revision=185820
* Document mozilla -- multiple vulnerabilities.Simon L. B. Nielsen2007-02-241-0/+82
| | | | | | | | | Note that Seamonkey 1.1 is marked vulnerable under the "better safe than sorry" principle, since it's not yet clear if Seamonkey 1.1 is vulnerable to this batch of vulnerabilities. Notes: svn path=/head/; revision=185818
* Change clamav-milter startup script and make it wait for clamd socket.Renato Botelho2007-02-241-0/+6
| | | | | | | Submitted by: ache@ Notes: svn path=/head/; revision=185805
* - Pass maintainership to submitterRong-En Fan2007-02-2411-11/+11
| | | | | | | | PR: ports/109474 Submitted by: Steven Kreuzer <skreuzer at f2o.org> Notes: svn path=/head/; revision=185791
* Fix build with new pcsc.Alex Dupre2007-02-231-0/+19
| | | | | | | | PR: ports/109400 Submitted by: Toomas Aas<toomas.aas@raad.tartu.ee> Notes: svn path=/head/; revision=185757
* use $() instead of ``Vasil Dimov2007-02-232-2/+2
| | | | | | | Requested by: Matthias Andree <matthias.andree@gmx.de> (maintainer) Notes: svn path=/head/; revision=185746
* - Update to 1.03Rong-En Fan2007-02-232-5/+4
| | | | | | | | PR: ports/109443 Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw> Notes: svn path=/head/; revision=185738
* * Add support for running multiple instances of openvpn to the startup scriptVasil Dimov2007-02-234-40/+78
| | | | | | | | | | | | | | | Inspired by [1] * Bump PORTREVISION * Update the comment which says not to send notices about 2.0.8 to 2.0.9 since 2.0.9 also introduces only Windows changes. Remove maintainer's name from this comment since he did not explicitly state this. PR: ports/108371 [1] Submitted by: Denis Shaposhnikov <dsh@vlink.ru>, Gleb Kozyrev <gkozyrev@gmail.com> [1] Approved by: matthias.andree@gmx.de (maintainer timeout, 28 days) Notes: svn path=/head/; revision=185735
* This is a library for the Java platform which makes PKCS#11 (also knownAlex Dupre2007-02-234-0/+65
| | | | | | | | | | | | | | | as Cryptoki) modules accessible from within Java. A PKCS#11 module is a software library with a defined API which allows access to cryptographic hardware. It usually comes with hardware security modules (HSM), smart cards and crypto tokens (e.g. USB tokens). Thus, the PKCS#11 Wrapper provides Java software access to almost any crypto hardware. For example, a Java application can use it to integrate a HSM or a smart card to create digital signatures, to decrypt data or to unwrap keys. WWW: http://jce.iaik.tugraz.at/sic/products/core_crypto_toolkits/pkcs_11_wrapper Notes: svn path=/head/; revision=185728
* - Update to 0.9.13Rong-En Fan2007-02-224-14/+78
| | | | | | | | PR: ports/109428 Submitted by: Robin Gruyters <r.gruyters at yirdis.nl> (maintainer) Notes: svn path=/head/; revision=185703
* Add port security/jeta:Andrew Pantyukhin2007-02-2215-0/+427
| | | | | | | | | | | | | | Jeta is the Horde wrapper around various Java SSH applets. It allows users to login via a terminal window to the server on which the Horde application is running. WWW: http://www.horde.org/jeta/ PR: ports/109095 Submitted by: Beech Rintoul <beech@alaskaparadise.com> Notes: svn path=/head/; revision=185696
* - I forgot to add this patch into cvsCheng-Lung Sung2007-02-221-0/+126
| | | | | | | PR: ports/109370 Notes: svn path=/head/; revision=185683
* - Update to swatch 3.2.1Cheng-Lung Sung2007-02-223-6/+7
| | | | | | | | | | | - Include threshold and exit patch from sourceforge site PR: ports/109370 Submitted by: Ralf van der Enden <tremere_AT_cainites dot net> Approved by: maintainer (Joseph Scott) Notes: svn path=/head/; revision=185682
* Add p5-Authen-PluggableCaptcha 0.04, a pluggable Captcha framework forRong-En Fan2007-02-225-0/+84
| | | | | | | | | | Perl. PR: ports/109383 Submitted by: chinsan Notes: svn path=/head/; revision=185667
* Document snort -- DCE/RPC preprocessor vulnerability.Simon L. B. Nielsen2007-02-211-0/+45
| | | | Notes: svn path=/head/; revision=185650
* Bump PORTREVISIONMichael Nottebrock2007-02-211-1/+2
| | | | Notes: svn path=/head/; revision=185641
* Don't depend on gnupg1Michael Nottebrock2007-02-211-2/+2
| | | | Notes: svn path=/head/; revision=185640
* Add p5-HTML-Email-Obfuscate 1.00, obfuscates HTML email addresses thatRong-En Fan2007-02-215-0/+40
| | | | | | | | | | look normal. PR: ports/109381 Submitted by: chinsan Notes: svn path=/head/; revision=185627
* - Update to 2.6.1.3Cheng-Lung Sung2007-02-212-5/+4
| | | | | | | | | - security update Security: http://www.snort.org/docs/advisory-2007-02-19.html Notes: svn path=/head/; revision=185606
* Update to 0.13Mathieu Arnold2007-02-212-5/+4
| | | | Notes: svn path=/head/; revision=185605
* - Update to 20070218Renato Botelho2007-02-186-125/+88
| | | | | | | | - Make all cleanups and changes i made on security/clamav port - Add CURL and LDAP OPTION Notes: svn path=/head/; revision=185461
* - Fix build with clamav 0.90Renato Botelho2007-02-181-0/+3
| | | | | | | | | - Bump PORTREVISION Reported by: krismail Notes: svn path=/head/; revision=185460
* - Fix 'integer constant is too large for "long" type' warning [1]Renato Botelho2007-02-183-45/+34
| | | | | | | | | | | | | | | - Convert one patch to REINPLACE_CMD - Force to use ${PREFIX}/lib/libmilter.a if it's installed - Fix sendmail binary detection using --with-sendmail instead SENDMAIL envvar - Add EXPERIMENTAL OPTION to build with --enable-experimental - Remove DESTDIR/TARGETDIR since it's useless for now - Bump PORTREVISION Submitted by: stas@ at #bsdports [1] Thanks to: stas@ and simon@ [1] Notes: svn path=/head/; revision=185452
* - Remove support for FreeBSD 4.xGabor Kovesdan2007-02-171-6/+1
| | | | | | | Approved by: erwin (mentor, implicit) Notes: svn path=/head/; revision=185392
* Document rar -- password prompt buffer overflow vulnerability.Simon L. B. Nielsen2007-02-171-0/+46
| | | | | | | Reminded by: Nate Eldredge Notes: svn path=/head/; revision=185375
* Mark 5.2.1_2 as the first safe version for the recent "php -- multipleSimon L. B. Nielsen2007-02-171-1/+1
| | | | | | | | vulnerabilities" entry since there was a bug in one of the fixes in upstream 5.2.1 which port revision 5.2.1_2 fixed. Notes: svn path=/head/; revision=185367
* Document php -- multiple vulnerabilities.Simon L. B. Nielsen2007-02-171-0/+70
| | | | Notes: svn path=/head/; revision=185366
* - Update to version 20061216.Alejandro Pulver2007-02-173-16/+5
| | | | Notes: svn path=/head/; revision=185343
* - Fix sed used on (clamd|freshclam).conf to new formatRenato Botelho2007-02-161-4/+6
| | | | | | | | | | - Add LDAP as an OPTION - Bump PORTREVISION Spoted by: ache@ Notes: svn path=/head/; revision=185309
* - Update to 0.90Renato Botelho2007-02-1610-3342/+44
| | | | | | | | | | - Cleanup a little bit PR: ports/109185 (Based on) Submitted by: Michael Scheidell <scheidell@secnap.net> Notes: svn path=/head/; revision=185267
* Update to 1.7.6.Roman Bogorodskiy2007-02-154-9/+13
| | | | Notes: svn path=/head/; revision=185214
* Add opensaml 1.1, open source implentation of SAML.Rong-En Fan2007-02-1411-0/+177
| | | | | | | | PR: ports/109113 Submitted by: Tony Maher Notes: svn path=/head/; revision=185200
* Add apache-xml-security-c 1.3.1, apache XML security libraries CRong-En Fan2007-02-145-0/+203
| | | | | | | | | | version. PR: ports/109112 Submitted by: Tony Maher Notes: svn path=/head/; revision=185197
* Update to 3.0pre6 with a working FreeBSD PAM file.Ollivier Robert2007-02-142-6/+7
| | | | | | | Supports Solaris10 as well. Notes: svn path=/head/; revision=185174
* Chase security/opencdk update.Roman Bogorodskiy2007-02-142-4/+6
| | | | Notes: svn path=/head/; revision=185170
* Update to 0.5.13.Roman Bogorodskiy2007-02-143-5/+5
| | | | Notes: svn path=/head/; revision=185169
* Update to 1.7.5.Roman Bogorodskiy2007-02-144-8/+13
| | | | Notes: svn path=/head/; revision=185167
* - Update to 1.5.0Rong-En Fan2007-02-132-18/+20
| | | | | | | | | | - Sort OPTIONS PR: ports/109128 Submitted by: chinsan (maintainer) Notes: svn path=/head/; revision=185093