aboutsummaryrefslogtreecommitdiff
path: root/security
Commit message (Collapse)AuthorAgeFilesLines
* security/py-rsa: Update to 3.1.2Kubilay Kocak2013-09-265-20/+19
| | | | | | | | | | | | | | | | | | | | - Update to 3.1.2 - Update pkg-plist - pkg-descr: Tab->space for WWW: - Update setup.py patch - Add TEST_DEPENDS and regression-test: target - BUILD_DEPENDS are actually RUN_DEPENDS - Whitespace alignment Changes: https://bitbucket.org/sybren/python-rsa/commits/tag/version-3.1.2 PR: ports/182298 Submitted by: Alexey Degtyarev <alexey@renatasystems.org> Notes: svn path=/head/; revision=328367
* security/lynis: update to 1.3.0William Grzybowski2013-09-253-24/+16
| | | | | | | | | | | | - Update to 1.3.0 [1] - Allow staging PR: ports/182016 [1] Submitted by: Kozlov Sergey <kozlov.sergey.404 gmail.com> [1] Approved by: maintainer (timeout) Notes: svn path=/head/; revision=328315
* - Support STAGEDIRAlex Kozlov2013-09-252-18/+14
| | | | | | | | | - Convert to USES=gmake - Convert to options helpers - Reformat pkg-descr Notes: svn path=/head/; revision=328311
* - Remove NO_STAGE as these have been tested to be safeBryan Drewery2013-09-257-7/+0
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=328226
* Use gmake to fix an error on make checkRenato Botelho2013-09-241-1/+3
| | | | Notes: svn path=/head/; revision=328200
* - Add pkgconfig to USES to resolve build failure with poudriereRyan Steinmetz2013-09-241-1/+1
| | | | | | | Submitted by: blakkheim@EFNet Notes: svn path=/head/; revision=328187
* - Update to 0.98Renato Botelho2013-09-244-68/+114
| | | | | | | | - Add new IPV6 option, on by default - Support stage Notes: svn path=/head/; revision=328164
* - Use new LIB_DEPENDS syntaxDanilo Egea Gondolfo2013-09-247-70/+71
| | | | | | | | | | | | | - Use USES=gmake instead of USE_GMAKE - Recreate distinfo (package modified without changing version) - Recreate patches with makepatch - Fix build on CURRENT - Enable staging support Approved by: wg (mentor) Notes: svn path=/head/; revision=328158
* - ebd877b9-7ef4-4375-b1fd-c67780581898 also applies to our ruby18Thomas Abthorpe2013-09-241-0/+5
| | | | | | | Reviewed by: swills Notes: svn path=/head/; revision=328135
* - Try to unbreak parallel (-jX) buildsAlexey Dokuchaev2013-09-241-21/+28
| | | | | | | | | | - Improve knobs sort order within Makefile Reported by: crees, marino Approved by: ume (maintainer timeout, 3 weeks) Notes: svn path=/head/; revision=328083
* - Remove leading indefinite article from COMMENTSunpoet Po-Chuan Hsieh2013-09-231-9/+9
| | | | | | | | | | - Remove LICENSE_FILE for well-known licenses - Add OPTIONS_DEFINE - Support STAGEDIR - Take maintainership Notes: svn path=/head/; revision=328031
* - add new USES target: zope, and convert the tree to itRuslan Makhmatkhanov2013-09-236-6/+6
| | | | | | | | | | | | | - old USE_ZOPE knob support was removed from bsd.python.mk - update CHANGES and bsd.sanity.mk accordingly - add ZOPE options knob and use it in lang/py-mx-base The work is done by Marcus von Appen, but any problems are mine. Submitted by: mva (python ML) Notes: svn path=/head/; revision=328002
* Tidy up zope/plone ports over the tree. Common changes:Ruslan Makhmatkhanov2013-09-2344-43/+65
| | | | | | | | | | | | | - remove indefinite article from COMMENT - align USE_PYDISTUTILS value in Makefile - tab -> space change in pkg-descr:WWW - update WWW to use https scheme in url to avoid redirect - add trailing slash to WWW All changes are non-functional. Notes: svn path=/head/; revision=327992
* Upgrade to 0.16.Vanilla I. Shu2013-09-232-3/+3
| | | | Notes: svn path=/head/; revision=327991
* Update Plone to 4.3.2.Ruslan Makhmatkhanov2013-09-236-9/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release notes: http://plone.org/products/plone/releases/4.3 http://plone.org/products/plone/releases/4.3.1 http://plone.org/products/plone/releases/4.3.2 This update includes: -devel/py-DateTime: 3.0 -> 3.0.3 -devel/py-Products.ATContentTypes: 2.1.12 -> 2.1.13 -devel/py-Products.Archetypes: 1.8.6 -> 1.9.4 -devel/py-Products.CMFDiffTool: 2.0.2 -> 2.1 -devel/py-Products.CMFDynamicViewFTI: 4.0.3 -> 4.0.5 -devel/py-Products.GenericSetup: 1.7.3 -> 1.7.4 -devel/py-Products.MimetypesRegistry: 2.0.4 -> 2.0.5 -devel/py-Products.PasswordResetTool: 2.0.12 -> 2.0.15 -devel/py-Products.PlacelessTranslationService: 2.0.3 -> 2.0.4 -devel/py-Products.PloneTestCase: 0.9.15 -> 0.9.17 -devel/py-Products.ResourceRegistries: 2.2.7 -> 2.2.9 -devel/py-Products.contentmigration: 2.1.3 -> 2.1.5 -devel/py-archetypes.querywidget: 1.0.8 -> 1.0.9 -devel/py-archetypes.referencebrowserwidget: 2.4.17 -> 2.4.19 -devel/py-collective.z3cform.datetimewidget: 1.2.3 -> 1.2.5 -devel/py-five.customerize: 1.0.3 -> 1.1 -devel/py-z3c.form: 2.5.1 -> 3.0.2 -devel/py-zope.schema: 4.2.1 -> 4.2.2 -security/py-AccessControl: 2.13.13 -> 3.0.8 -security/py-Products.PlonePAS: 4.0.16 -> 4.1.1 -www/py-Products.CMFPlone: 4.2.5 -> 4.3.2 -www/py-Products.TinyMCE: 1.2.16 -> 1.3.5 -www/py-plone.app.blob: 1.5.7 -> 1.5.8 -www/py-plone.app.caching: 1.1.3 -> 1.1.6 -www/py-plone.app.collection: 1.0.8 -> 1.0.11 -www/py-plone.app.content: 2.0.12 -> 2.1.3 -www/py-plone.app.contentlisting: 1.0.4 -> 1.0.5 -www/py-plone.app.contentrules: 2.1.9 -> 3.0.4 -www/py-plone.app.controlpanel: 2.2.11 -> 2.3.7 -www/py-plone.app.discussion: 2.1.9 -> 2.2.8 -www/py-plone.app.form: 2.1.2 -> 2.2.3 -www/py-plone.app.imaging: 1.0.7 -> 1.0.9 -www/py-plone.app.iterate: 2.1.9 -> 2.1.10 -www/py-plone.app.jquery: 1.4.4 -> 1.7.2 -www/py-plone.app.jquerytools: 1.3.2 -> 1.5.6 -www/py-plone.app.layout: 2.2.9 -> 2.3.7 -www/py-plone.app.linkintegrity: 1.5.1 -> 1.5.3 -www/py-plone.app.locales: 4.2.5 -> 4.3.2 -www/py-plone.app.portlets: 2.3.8 -> 2.4.5 -www/py-plone.app.querystring: 1.0.7 -> 1.0.8 -www/py-plone.app.redirector: 1.1.3 -> 1.2 -www/py-plone.app.registry: 1.1 -> 1.2.3 -www/py-plone.app.search: 1.0.8 -> 1.1.5 -www/py-plone.app.theming: 1.0.4 -> 1.1.1 -www/py-plone.app.upgrade: 1.2.5 -> 1.3.4 -www/py-plone.app.viewletmanager: 2.0.3 -> 2.0.4 -www/py-plone.app.vocabularies: 2.1.10 -> 2.1.11 -www/py-plone.app.workflow: 2.0.10 -> 2.1.6 -www/py-plone.app.z3cform: 0.6.2 -> 0.7.4 -www/py-plone.autoform: 1.3 -> 1.5 -www/py-plone.contentrules: 2.0.2 -> 2.0.3 -www/py-plone.i18n: 2.0.5 -> 2.0.9 -www/py-plone.outputfilters: 1.8 -> 1.11.1 -www/py-plone.portlet.collection: 2.1.3 -> 2.1.5 -www/py-plone.portlets: 2.1 -> 2.2 -www/py-plone.scale: 1.2.2 -> 1.3.2 -www/py-plone.stringinterp: 1.0.7 -> 1.0.10 -www/py-plone.supermodel: 1.1.4 -> 1.2.3 -www/py-plone.z3cform: 0.7.8 -> 0.8.0 -www/py-plonetheme.classic: 1.2.5 -> 1.3.2 -www/py-plonetheme.sunburst: 1.2.8 -> 1.4.5 Notes: svn path=/head/; revision=327956
* Drop maintainershipBaptiste Daroussin2013-09-221-1/+1
| | | | Notes: svn path=/head/; revision=327896
* Fix NO_STAGEAntoine Brodin2013-09-221-1/+1
| | | | Notes: svn path=/head/; revision=327891
* Fix NO_STAGE attributionBaptiste Daroussin2013-09-224-4/+4
| | | | Notes: svn path=/head/; revision=327888
* - Update to 2.9.5.5Ryan Steinmetz2013-09-222-3/+3
| | | | Notes: svn path=/head/; revision=327880
* Document CVE-2013-1443 for www/py-django{,14,-devel}Li-Wen Hsu2013-09-221-0/+42
| | | | Notes: svn path=/head/; revision=327862
* - Split names for different packagesLi-Wen Hsu2013-09-221-3/+10
| | | | | | | Notified by: remko Notes: svn path=/head/; revision=327861
* - Use USES=tk:wrapperSunpoet Po-Chuan Hsieh2013-09-221-4/+4
| | | | | | | | | | | | | | | - Bump PORTREVISION for dependency change Note: Due to the limitation that tcl and tk cannot be set together in USES, I choose tk:wrapper. Though BUILD_DEPENDS and RUN_DEPENDS changes, PACKAGE-DEPENDS-LIST (package dependencies) remains identical. PR: ports/182251 Submitted by: Paul Schmehl <pauls@utdallas.edu> (maintainer) Notes: svn path=/head/; revision=327859
* - Fix parallel builds: call make(1) correctly, register dependenciesAlexey Dokuchaev2013-09-223-36/+37
| | | | | | | | | | | - Drop LICENSE_FILE for a standard license (GPLv2) - Respect CC and CFLAGS without patching of makefile (use MAKE_ARGS) - Convert NOPORTDOCS -> PORT_OPTIONS:MDOCS, add OPTIONS_DEFINE - Move "make test" under the wing of our standard regression-test target - Generally cleanup Makefile and port description while I am here Notes: svn path=/head/; revision=327855
* - Use USES=tclSunpoet Po-Chuan Hsieh2013-09-221-2/+2
| | | | | | | | | | - While I'm here, add NO_STAGE=yes PR: ports/182250 Submitted by: Paul Schmehl <pauls@utdallas.edu> (maintainer) Notes: svn path=/head/; revision=327850
* Update to 0.2.3Carlo Strub2013-09-213-12/+8
| | | | Notes: svn path=/head/; revision=327843
* Update to 0.0.4Carlo Strub2013-09-213-4/+4
| | | | Notes: svn path=/head/; revision=327841
* - Update MAINTAINER addressSunpoet Po-Chuan Hsieh2013-09-214-11/+113
| | | | | | | | | | | | | | | - Convert to new OPTIONS framework - Respect CC - Cleanup compile warnings - Pet portlint - While I'm here, remove LICENSE_FILE for well-known licenses - Use single space after WWW: PR: ports/182158 Submitted by: Pavel Volkov <pavelivolkov@gmail.com> (maintainer) Notes: svn path=/head/; revision=327836
* - fix misplaced NO_STAGE in slaveports and ifdefsDirk Meyer2013-09-213-6/+7
| | | | Notes: svn path=/head/; revision=327804
* - fix build with perl 5.16Dirk Meyer2013-09-212-1/+6
| | | | | | | Submitted by: Takefu Notes: svn path=/head/; revision=327799
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201016-1408/+1265
| | | | | | | security) Notes: svn path=/head/; revision=327769
* 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