aboutsummaryrefslogtreecommitdiff
path: root/security
Commit message (Collapse)AuthorAgeFilesLines
* Update Zope to 2.13.21. This update also includes:Ruslan Makhmatkhanov2013-09-203-4/+5
| | | | | | | | - security/py-AccessControl 2.13.12 -> 2.13.13 - textproc/py-zope.app.i18n 3.6.3 -> 3.6.4 Notes: svn path=/head/; revision=327716
* - Add NO_STAGE until validated to be safe for upcoming staging supportBryan Drewery2013-09-202-0/+2
| | | | Notes: svn path=/head/; revision=327710
* SSP support has been added to ports with WITH_SSP for i386 and amd64Bryan Drewery2013-09-201-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | on FreeBSD 10, and amd64 on earlier versions. SSP_UNSAFE is added to disable in a port if it fails to build, but this should only be used in rare circumstances such as kernel modules. Otherwise, the port may just be failing due to lack of respecting LDFLAGS. On FreeBSD 10, this uses an ldscript in /usr/lib/libc.so to pull in libssp_nonshared.a to address issues linking on i386 [1]. On earlier FreeBSD versions the WITH_SSP knob will add -lssp_nonshared to LDFLAGS on i386. This is not needed on amd64. However, several hundred ports do not currently respect LDFLAGS, so this support is disabled currently as it causes build failures if a dependency is looking for the stack_chk symbols. Many thanks to jlh@ for this as he had many years of patience in getting all of the necessary pieces [1][2] in. [1] http://svnweb.freebsd.org/base/head/lib/libc/libc.ldscript?revision=251668&view=markup PR: ports/138228 [2] Submitted by: jlh (bsd.ssp.mk based on) Reviewed by: bapt With hat: portmgr exp-runs done: 37 over a month on 91i386,91amd64,10i386,10amd64 Notes: svn path=/head/; revision=327697
* - Reassign to the heap at maintainer's requestThomas Abthorpe2013-09-201-1/+1
| | | | Notes: svn path=/head/; revision=327655
* security/yapet: fix build on CURRENTWilliam Grzybowski2013-09-192-0/+24
| | | | | | | | | | - Fix build on CURRENT PR: ports/182211 Submitted by: Rafael Ostertag <rafi guengel.ch> (maintainer) Notes: svn path=/head/; revision=327637
* Convert to new LIB_DEPENDS format.Eitan Adler2013-09-191-2/+2
| | | | | | | Tested with poudriere. Notes: svn path=/head/; revision=327614
* - add modification date to mozilla entry, that I forgot aboutRuslan Makhmatkhanov2013-09-191-0/+1
| | | | Notes: svn path=/head/; revision=327604
* - correct thunderbird version in recent mozilla entryRuslan Makhmatkhanov2013-09-191-1/+1
| | | | Notes: svn path=/head/; revision=327600
* Add the latest two FreeBSD Security Advisories that have impactRemko Lodder2013-09-191-0/+90
| | | | | | | | | on -RELEASE versions. (RC's are not documented). Hat: secteam Notes: svn path=/head/; revision=327595
* - update firefox, thunderbird and libxul to 24.0Florian Smeets2013-09-181-0/+106
| | | | | | | | | | | | | | - update seamonkey to 2.21 - update firefox-esr to 17.0.9 - enable GSTREAMER by default for html5 with h264/aac/mp3 - WEBRTC is now always built - add PROFILE and TESTS options Security: 7dfed67b-20aa-11e3-b8d8-0025905a4771 In collaboration with: Jan Beich <jbeich@tormail.org> Notes: svn path=/head/; revision=327587
* Fix up plist.Cy Schubert2013-09-181-0/+1
| | | | Notes: svn path=/head/; revision=327545
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-181-5/+3
| | | | Notes: svn path=/head/; revision=327535
* Fix build under 10-CURRENT.Cy Schubert2013-09-181-0/+11
| | | | Notes: svn path=/head/; revision=327533
* Add a missing dependency on pkgconfBaptiste Daroussin2013-09-181-5/+2
| | | | Notes: svn path=/head/; revision=327523
* security/xca: fix build on headWilliam Grzybowski2013-09-161-12/+4
| | | | | | | | | | | | - Fix build on head [1] - Trim Makefile header - USES gmake shared-mime-info PR: ports/182090 Submitted by: freebsd _AT_ nagilum.org (maintainer) Notes: svn path=/head/; revision=327427
* Convert to new perl frameworkBaptiste Daroussin2013-09-1615-34/+29
| | | | | | | Convert USE_GMAKE to USES=gmake Notes: svn path=/head/; revision=327417
* Convert to new perl frameworkBaptiste Daroussin2013-09-168-35/+19
| | | | | | | Convert USE_GMAKE to USES Notes: svn path=/head/; revision=327414
* Rename www/hydra package name to hydra-web to avoid confusion with ↵Baptiste Daroussin2013-09-161-2/+1
| | | | | | | | | | | security/hydra While here adjust CONFLICTS_INSTALL modernize lib_depends remove leading article in COMMENT Notes: svn path=/head/; revision=327390
* - update to 0.7.0 (r268)Olli Hauer2013-09-152-13/+5
| | | | Notes: svn path=/head/; revision=327352
* - Fix buildSunpoet Po-Chuan Hsieh2013-09-141-3/+7
| | | | | | | | | | | | - While I'm here: - Pet portlint: move USES downward - Convert to new LIB_DEPENDS format PR: ports/182096 Submitted by: LEVAI Daniel <leva@ecentrum.hu> (maintainer) Notes: svn path=/head/; revision=327300
* - Fix build with ruby19 [1]Sunpoet Po-Chuan Hsieh2013-09-142-16/+82
| | | | | | | | | | | | - Remove DEPRECATED and EXPIRATION_DATE - Convert to new LIB_DEPENDS format - Convert to new options framework - Simplify DOC_EN and DOC_JA installation Obtained from: NetBSD [1] Notes: svn path=/head/; revision=327290
* - Update to 6.40Rusmir Dusko2013-09-144-18/+18
| | | | | | | | | | | | | | - Change maintainer email gmx.ch --> FreeBSD.org - Add desktop dependency - Trim dependency for python - Add OPTIONS_SUB - Trim NLS - Trim files/pc-su to newest from PC-BSD Approved by: wg/pawel (mentors) Notes: svn path=/head/; revision=327280
* Update flash to version 11.2.202.310Eitan Adler2013-09-131-0/+30
| | | | | | | | | PR: ports/182013 Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> Security: http://www.vuxml.org/freebsd/5bd6811f-1c75-11e3-ba72-98fc11cdc4f5 Notes: svn path=/head/; revision=327145
* security/fwknop: update to 2.5.1William Grzybowski2013-09-133-5/+7
| | | | | | | | | | | | | - Update to 2.5.1 [1] - Add LICENSE (GPLv2) [1] - Convert lib depends to new format PR: ports/181642 Submitted by: Kozlov Sergey <kozlov.sergey.404 gmail.com> Approved by: maintainer (timeout) Notes: svn path=/head/; revision=327144
* - convert to the new perl5 frameworkAndrej Zverev2013-09-123-7/+4
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327091
* Document CVE-2013-4315 for www/py-django{,14,-devel}Li-Wen Hsu2013-09-121-0/+35
| | | | Notes: svn path=/head/; revision=327080
* Add explicit dependency on pkgconf (27 ports)John Marino2013-09-121-1/+1
| | | | Notes: svn path=/head/; revision=327018
* - convert to the new perl5 frameworkAndrej Zverev2013-09-1117-83/+45
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327002
* - convert to the new perl5 frameworkAndrej Zverev2013-09-1119-92/+52
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326999
* - convert to the new perl5 frameworkAndrej Zverev2013-09-1138-149/+97
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326998
* - convert to the new perl5 frameworkAndrej Zverev2013-09-1119-72/+50
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326996
* - convert to the new perl5 frameworkAndrej Zverev2013-09-1119-75/+49
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326994
* Add explicit dependency on pkgconf (18 ports)John Marino2013-09-111-0/+1
| | | | Notes: svn path=/head/; revision=326991
* - convert to the new perl5 frameworkAndrej Zverev2013-09-1119-65/+49
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326980
* - convert to the new perl5 frameworkAndrej Zverev2013-09-114-22/+11
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326975
* - Update to 2.4.7Ryan Steinmetz2013-09-113-25/+3
| | | | Notes: svn path=/head/; revision=326960
* On installations that have devel/rcs (GNU rcs) installed, fwbuilder failsCy Schubert2013-09-112-1/+12
| | | | | | | | | to check in udates to its .fwb files (they are saved but not checked into its RCS database). This patch prefers rcs in base (/usr/bin/rcs) over GNU rcs (/usr/local/bin/rcs). Notes: svn path=/head/; revision=326938
* Add an explicit dependency on pkgconfAntoine Brodin2013-09-101-0/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=326934
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-101-8/+4
| | | | Notes: svn path=/head/; revision=326921
* - Update to 0.12Sunpoet Po-Chuan Hsieh2013-09-102-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/IO-Async-SSL/Changes Notes: svn path=/head/; revision=326908
* - Fix build for upcoming HEAD changes by removing reference toBryan Drewery2013-09-101-2/+19
| | | | | | | | | | | | CTL_IPPROTO_NAMES which is being removed and replacing with getprotobynumber(3) PR: ports/181488 Submitted by: jhb Approved by: maintainer timeout Notes: svn path=/head/; revision=326891
* - drop depedency to makedependDirk Meyer2013-09-091-2/+0
| | | | | | | Submitted by: Darren Pilgrim Notes: svn path=/head/; revision=326837
* - Update OSVERSION check and commentSunpoet Po-Chuan Hsieh2013-09-091-18/+15
| | | | | | | | | | | | | | | - While I'm here: - Move LICENSE upward - Use USES=gmake - Convert to new perl5 framework - Fix spelling of FreeBSD and OpenSSL - Remove outdated OSVERSION check PR: ports/181828 Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer) Notes: svn path=/head/; revision=326835
* - Add gpgdir 1.9.5Sunpoet Po-Chuan Hsieh2013-09-094-0/+37
| | | | | | | | | | | | | gpgdir is a perl script that uses the CPAN GnuPG::Interface module to encrypt and decrypt directories using a gpg key specified in ~/.gpgdirrc. WWW: http://www.cipherdyne.org/gpgdir/ PR: ports/179187 Submitted by: Hakisho Nukama <nukama@gmail.com> Notes: svn path=/head/; revision=326833
* - Cleanup Makefile headerSunpoet Po-Chuan Hsieh2013-09-092-10/+7
| | | | | | | | | | | | - While I'm here: - Convert to new LIB_DEPENDS format - Convert to new perl5 framework PR: ports/177681 Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer) Notes: svn path=/head/; revision=326830
* - Update to 0.11Sunpoet Po-Chuan Hsieh2013-09-092-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/IO-Async-SSL/Changes Notes: svn path=/head/; revision=326825
* - Cosmetic changeSunpoet Po-Chuan Hsieh2013-09-071-1/+1
| | | | Notes: svn path=/head/; revision=326670
* - Use single space after WWW:Sunpoet Po-Chuan Hsieh2013-09-071-1/+1
| | | | Notes: svn path=/head/; revision=326658
* - Update to 13.1.0Sunpoet Po-Chuan Hsieh2013-09-073-13/+21
| | | | | | | | | | | - Add my LOCAL to MASTER_SITES - Remove LICENSE_FILE for well-known licenses - Cleanup Makefile header Changes: http://twistedmatrix.com/trac/browser/tags/releases/twisted-13.1.0/twisted/conch/topfiles/NEWS Notes: svn path=/head/; revision=326646
* Upgrade to 0.13.Vanilla I. Shu2013-09-072-3/+3
| | | | Notes: svn path=/head/; revision=326634