aboutsummaryrefslogtreecommitdiff
path: root/security
Commit message (Collapse)AuthorAgeFilesLines
* Remove INSTALLS_ICONS from kde ports.Koop Mast2011-07-291-2/+0
| | | | | | | | | | In the soon to be committed glib and gtk update, the INSTALLS_ICONS macro will gain the long missing gtk-update-icon-theme dependancy. After talking with members from of our KDE team. There isn't any indication that this gtk util is usefull for KDE. Notes: svn path=/head/; revision=278534
* Document libsoup security hole.Koop Mast2011-07-281-0/+30
| | | | Notes: svn path=/head/; revision=278498
* - Chase net-snmp shlib version bump.Sylvio Cesar Teixeira2011-07-282-2/+4
| | | | Notes: svn path=/head/; revision=278482
* - Update to 2.4.3Steve Wills2011-07-283-5/+6
| | | | | | | | | | | - Update home page while here - Take maintainership while here PR: ports/159195 Approved by: linimon Notes: svn path=/head/; revision=278480
* - Update to 2.4.3 to fix security issueSteve Wills2011-07-283-6/+6
| | | | | | | | | | | - Update home page while here - Take maintainership while here Approved by: linimon Security: CVE-2011-1411 Notes: svn path=/head/; revision=278477
* Update to 1.0.4Martin Matuska2011-07-282-3/+3
| | | | Notes: svn path=/head/; revision=278472
* Update to 1.0.2Martin Matuska2011-07-284-6/+6
| | | | Notes: svn path=/head/; revision=278470
* Update to 1.1.2Martin Matuska2011-07-282-3/+3
| | | | Notes: svn path=/head/; revision=278464
* Fix match of phpmyadmin in recent revisions.Xin LI2011-07-281-2/+4
| | | | Notes: svn path=/head/; revision=278452
* - Change PORTNAMESunpoet Po-Chuan Hsieh2011-07-281-2/+3
| | | | | | | | | | | - Bump PORTREVISION for package change PR: ports/158835 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 15 days) Notes: svn path=/head/; revision=278449
* Fix build by removing obsolete patches I forgot to remove in myRoman Bogorodskiy2011-07-282-32/+0
| | | | | | | | | | original commit. Reported by: pav Pointyhat to: novel Notes: svn path=/head/; revision=278442
* - Fix build with Ruby 1.9Steve Wills2011-07-271-4/+4
| | | | | | | With hat: ruby@ Notes: svn path=/head/; revision=278393
* - Update to 0.97.2Renato Botelho2011-07-264-162/+3
| | | | | | | | PR: ports/159185 (based on) Submitted by: Michael Scheidell <scheidell@secnap.net> Notes: svn path=/head/; revision=278387
* Respect $CC, it fixes build with clangRenato Botelho2011-07-261-0/+4
| | | | Notes: svn path=/head/; revision=278384
* Update to 2.99.4.Roman Bogorodskiy2011-07-264-117/+71
| | | | Notes: svn path=/head/; revision=278354
* Add security/p11-kit, a library which provides a way to load and enumerateRoman Bogorodskiy2011-07-266-0/+87
| | | | | | | | PKCS#11 modules and provides a standard configuration setup for installing PKCS#11 modules in such a way that they're discoverable. Notes: svn path=/head/; revision=278353
* In the AES-NI inline assembly, change instances of 'cmpq' to 'cmpl'. IDimitry Andric2011-07-261-8/+8
| | | | | | | | | | | | | had erroneously assumed this would only be compiled on amd64, but even then a 64 bit compare is wrong. The variables referenced in the inline assembly are all plain int, so 32 bit. PR: ports/159147 Pointy hat to: dim Requested by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer) Notes: svn path=/head/; revision=278348
* - Add CVE reference for OpenSAML2 issueSteve Wills2011-07-261-1/+2
| | | | | | | - Use official citation Notes: svn path=/head/; revision=278343
* Document phpmyadmin vulnerabilitiesRyan Steinmetz2011-07-261-0/+46
| | | | | | | Approved by: wxs (mentor) Notes: svn path=/head/; revision=278338
* Document OpenSAML2 issueSteve Wills2011-07-251-0/+29
| | | | Notes: svn path=/head/; revision=278334
* - Fix with Ruby 1.9Steve Wills2011-07-253-8/+59
| | | | | | | | | PR: ports/159171 Submitted by: swills Approved by: maintainer (bapt) Notes: svn path=/head/; revision=278332
* Move LICENSE= up into a block of its own to silence portlint.Matthias Andree2011-07-251-10/+7
| | | | | | | | | | | | Remove the lzo/lzo2 version switch now that we only have lzo2. Mark temporarily DEPRECATED while there are no formal test releases by the upstream. Approved by: ecrist@secure-computing.net (maintainer) Notes: svn path=/head/; revision=278324
* Move LICENSE= up into a block of its own to silence portlint.Matthias Andree2011-07-251-11/+4
| | | | | | | | | Remove the lzo/lzo2 version switch now that we only have lzo2. Approved by: ecrist@secure-computing.net (maintainer) Notes: svn path=/head/; revision=278323
* Fix Pointyhat build failures by skipping (not failing) network-based tests.Matthias Andree2011-07-252-0/+22
| | | | | | | Approved by: ecrist@secure-computing.net (maintainer) Notes: svn path=/head/; revision=278322
* archivers/lzo was removed, remove support for it.Matthias Andree2011-07-251-10/+2
| | | | Notes: svn path=/head/; revision=278321
* Fix Pointyhat build failures by skipping (not failing) network-based tests.Matthias Andree2011-07-251-0/+11
| | | | Notes: svn path=/head/; revision=278320
* Fix sshguared-ipfw -b optionTilman Keskinoz2011-07-242-0/+22
| | | | | | | | | PR: 157807 Submitted by: Dmitry <smallcms@gmail.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=278252
* reposition LICENSE* and add recent mirror changesBrendan Fabeny2011-07-241-5/+12
| | | | | | | from tor-devel Notes: svn path=/head/; revision=278223
* update to 0.2.3.2-alpha; fix clang build by changingBrendan Fabeny2011-07-243-14/+96
| | | | | | | | | | | the syntax of some LDFLAGS; remove libevent1 conflict by adjusting CONFIGURE_ENV and avoiding parts of the clumsy libevent configuration in the configure script; add some new mirrors and remove a defunct mirror Notes: svn path=/head/; revision=278217
* - Update to 0.3Sofian Brabez2011-07-222-3/+3
| | | | | | | Approved by: jadawin@ (mentor) Notes: svn path=/head/; revision=278159
* Building security/libgcrypt 1.5.0 with clang results in errors similarDimitry Andric2011-07-211-0/+61
| | | | | | | | | | | | | | | | | | | | to the following: rijndael.c:846:46: error: ambiguous instructions require an explicit suffix (could be 'cmpb', 'cmpw', 'cmpl', or 'cmpq') "movdqa 0xa0(%%esi), %%xmm1\n\t" ^ <inline asm>:24:2: note: instantiated into assembly here cmp $10, -80(%ebp) ^ This is because the 'cmp' instruction lacks a type suffix, and is thus ambiguous. Fix this by changing these to 'cmpq'. PR: ports/158994 Approved by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer) Notes: svn path=/head/; revision=278132
* Avoid redirects on the primary master siteBrendan Fabeny2011-07-212-2/+2
| | | | | | | Reported by: Ruslan Mahmatkhanov Notes: svn path=/head/; revision=278122
* - Chase gpgme shared lib bump.Julien Laffaye2011-07-216-10/+11
| | | | | | | | | - Add an entry to UPDATING Reviewed by: tabthorpe Notes: svn path=/head/; revision=278110
* - Update to 1.3.1Julien Laffaye2011-07-214-59/+69
| | | | | | | | | | - Move LICENSE earlier PR: ports/159076 Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) Notes: svn path=/head/; revision=278109
* Remove remaining Java-1.4-only ports:Rene Ladan2011-07-214-70/+0
| | | | | | | | 2011-07-28 devel/colorer: Depends on deprecated Java 1.4 2011-07-28 security/jce_policy14: Only for Java 1.4, which is deprecated Notes: svn path=/head/; revision=278105
* Fix the rc.d script to avoid unconditional code execution,Doug Barton2011-07-212-18/+26
| | | | | | | and various other cleanups. Notes: svn path=/head/; revision=278070
* Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,Mark Linimon2011-07-215-5/+5
| | | | | | | | | | | | | | | | | | | remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5 or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM is also removed, as it is not available in Java 1.5 and higher. Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5. While here, replace static values of JAVA_VERSION in files/*.in by %%JAVA_VERSION%% . PR: ports/158969 Submitted by: rene Tested on: pointyhat-west -exp Notes: svn path=/head/; revision=278068
* Disconnect the following deprecated ports that only work with java1.4:Mark Linimon2011-07-211-1/+0
| | | | | | | | | | | | | devel/colorer java/jboss3 security/jce_policy14 textproc/galax PR: ports/158969 Submitted by: rene Notes: svn path=/head/; revision=278059
* Document rsync DoS issue (CVE-2011-1097).Xin LI2011-07-201-0/+29
| | | | Notes: svn path=/head/; revision=278039
* Avoid jamming the build if the jail is without address, skip self-test.Matthias Andree2011-07-201-0/+11
| | | | Notes: svn path=/head/; revision=278038
* - Mark BROKEN: fails to buildPav Lucistnik2011-07-201-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=278035
* Implement r1.147. It appears to have been commented out.Cy Schubert2011-07-201-3/+3
| | | | Notes: svn path=/head/; revision=278027
* Update to 6.5Ryan Steinmetz2011-07-194-6/+18
| | | | | | | | | | | | Fix whitespace in pkg-descr Fix build when using clang PR: ports/159009 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> [maintainer] Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=277968
* Add DAG SupportRyan Steinmetz2011-07-191-4/+11
| | | | | | | | | | | | Fix build when using custom LOCALBASE/PREFIX Pacify portlint(1) PR: ports/158147 Submitted by: rpsfa@rit.edu (me) Approved by: maintainer timeout, tabthorpe (mentor) Notes: svn path=/head/; revision=277964
* - Fix startup script rc.d/racoon.Stephen Montgomery-Smith2011-07-192-2/+3
| | | | | | | | | | | - Bump portrevision. PR: ports/148605 Submitted by: John Hein <jhein@symmetricom.com> Approved by: maho (mentor) and vanhu@netasq.com (maintainer) Notes: svn path=/head/; revision=277930
* - Maintainer to magik@roorback.netStephen Montgomery-Smith2011-07-191-1/+1
| | | | | | | Approved by: maho (mentor) and magik@roorback.net Notes: svn path=/head/; revision=277928
* - Mark BROKEN: does not linkPav Lucistnik2011-07-181-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=277920
* - Add MASTER_SITE_GNU as new site for nettleJohan van Selst2011-07-181-3/+4
| | | | | | | - Remove duplicated ex modeline Notes: svn path=/head/; revision=277891
* - Fix build by depending on libgcrypt explicitlyPav Lucistnik2011-07-171-1/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=277877
* - Fix build by explicitly depending on libgcryptPav Lucistnik2011-07-171-1/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=277875