Commit graph

17968 commits

Author SHA1 Message Date
Jason E. Hale
8b888ba034 - Update to 2.1.1 [1]
- Support staging
- Improve pkg-descr description and tab -> space WWW line

PR:		ports/176461 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1]
2013-10-02 01:21:18 +00:00
Jase Thew
c0157b2ce8 - Update to 1.2.9
- Add vuxml entry
- Prevent install target from copying patch backup files

Changes:	https://raw.github.com/polarssl/polarssl/60ad84f43f46b0d3673eaca8b9847d7e01b83c5e/ChangeLog
Security:	ccefac3e-2aed-11e3-af10-000c29789cb5
Security:	CVE-2013-5915
2013-10-01 23:47:13 +00:00
William Grzybowski
7fefc36814 security/softhsm: update to 1.3.5
- Update to 1.3.5 [1]
- Allow staging
- Convert lib depends to new format

PR:		ports/182548 [1]
Submitted by:	Jaap Akkerhuis <jaap NLnetLabs.nl> (maintainer) [1]
2013-10-01 22:24:38 +00:00
Rene Ladan
7cb24f24d5 Document new vulnerabilities for www/chromium < 30.0.1599.66
Obtained from:	http://googlechromereleases.blogspot.nl/
2013-10-01 21:30:23 +00:00
Carlo Strub
f38aad6356 Update to 0.2.4 2013-10-01 20:54:44 +00:00
Carlo Strub
9f06866a3b Update to 0.0.5 2013-10-01 20:53:32 +00:00
Mathieu Arnold
cfa5a4adba Stage support. 2013-10-01 16:02:52 +00:00
Matthias Andree
a392cecd0e Support staging. 2013-10-01 14:53:25 +00:00
Matthias Andree
c936d95cea Convert from port-specific to official STAGEDIR support. 2013-10-01 14:43:26 +00:00
Danilo Egea Gondolfo
3531a180e9 - Change maintainer email to @FreeBSD.org
- Convert LIB_DEPENDS to new syntax
- Add stage support

Approved by:	wg (mentor)
2013-09-30 22:54:31 +00:00
Jase Thew
8427671fd7 - Add patch to enable HAVEGE random generator
- While I'm here: enable stage support, replace USE_GMAKE with USES=gmake

PR:		ports/182437
Submitted by:   martymac
2013-09-30 22:38:41 +00:00
Sunpoet Po-Chuan Hsieh
a99e50c9b5 - Support STAGEDIR 2013-09-30 20:59:03 +00:00
Xin LI
69eca098e1 Our "package" can have multiple "name" elements. Since these packages are
from the same origin, they can be collapased into one entry.
2013-09-30 20:55:50 +00:00
Brad Davis
9bf90ed5bb - Add a low version to the graphite-web vuln
Approved by:	swills@
2013-09-30 19:40:28 +00:00
Steve Wills
246df8a401 - Document graphite issue 2013-09-30 19:31:31 +00:00
Jose Alonso Cardenas Marquez
b20e3fd4c3 - Mark DEPRECATED. Currently, it has not an active development 3 years ago and
the latest version of dazuko only support linux
- Set EXPIRATION to 2013-12-30
- Mark BROKEN. It does not compile on freebsd > 8.x
2013-09-30 18:35:44 +00:00
Bryan Drewery
6dff6e39eb - Copy base r251088 over (which removes a patch) and disable default sandbox
privilege separation as it causes crashes when using AES crypto devices.
  This now uses 'yes' for UsePrivilegeSeparation instead of 'sandbox' by
  default

Reminded by:	Garrett Wollman
2013-09-29 15:07:15 +00:00
Bryan Drewery
f636d59d65 Fix sshd.8 referring to LOCALBASE with OVERWRITE_BASE 2013-09-29 14:54:20 +00:00
Bryan Drewery
06178e7241 Don't extract mtree with OVERWRITE_BASE 2013-09-29 14:53:42 +00:00
Bryan Drewery
5df640eb97 Convert to stagedir 2013-09-29 14:51:29 +00:00
Olli Hauer
3e5c2b2fef - update to version 1.3.4
- add OPTIONS support
- add stage support

Changes:
 - support snort 2.9.5
 - Removed the need for jpgraph to display the pie chart
 - Other code improvements
2013-09-28 16:54:24 +00:00
Olli Hauer
c3e2621f60 - add stage support 2013-09-28 15:50:43 +00:00
Olli Hauer
18c8e0376c - add stage support
- fix so_rules hint
2013-09-28 15:33:59 +00:00
Olli Hauer
ad6e1857a0 - replace STAGEDIR with DESTDIR since this is already defined 2013-09-28 15:17:01 +00:00
Olli Hauer
ca081ad13f - Add stage support
- rename patch files
2013-09-28 15:02:05 +00:00
Eitan Adler
51e586e0ca - Convert to staging 2013-09-28 07:33:27 +00:00
Renato Botelho
5a6975a620 back to use PORTDOCS 2013-09-27 14:49:28 +00:00
Matthew Seaman
97b6cafc1e - stagify
- use new LIB_DEPENDS style
2013-09-27 08:44:25 +00:00
Thomas Abthorpe
f9d27bec74 - Change EXPIRATION_DATE to 2013-10-10, to match removal of lang/ruby18
Discussed with:	swills
2013-09-26 21:13:59 +00:00
Bryan Drewery
f9045f8f2b - Partial revert of r328226: These ports are not stage safe as they
install absolute symlinks pointing to the stagedir! Poudriere has
  been improved to check for this issue now.

With hat:	portmgr
Reported by:	madpilot, jpaetzel
2013-09-26 14:53:12 +00:00
Kubilay Kocak
bc869da5ee security/py-rsa: Update to 3.1.2
- 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>
2013-09-26 14:40:36 +00:00
William Grzybowski
fc9c98d5ed security/lynis: update to 1.3.0
- 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)
2013-09-25 20:51:04 +00:00
Alex Kozlov
89969bc189 - Support STAGEDIR
- Convert to USES=gmake
- Convert to options helpers
- Reformat pkg-descr
2013-09-25 20:02:05 +00:00
Bryan Drewery
2d8b17ea39 - Remove NO_STAGE as these have been tested to be safe
With hat:	portmgr
2013-09-25 00:54:08 +00:00
Renato Botelho
39b9c773d2 Use gmake to fix an error on make check 2013-09-24 21:48:23 +00:00
Ryan Steinmetz
de0675dc85 - Add pkgconfig to USES to resolve build failure with poudriere
Submitted by:	blakkheim@EFNet
2013-09-24 18:36:23 +00:00
Renato Botelho
832808ed9d - Update to 0.98
- Add new IPV6 option, on by default
- Support stage
2013-09-24 16:44:32 +00:00
Danilo Egea Gondolfo
276b046cb0 - Use new LIB_DEPENDS syntax
- 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)
2013-09-24 16:28:25 +00:00
Thomas Abthorpe
0638da6f67 - ebd877b9-7ef4-4375-b1fd-c67780581898 also applies to our ruby18
Reviewed by:	swills
2013-09-24 13:55:55 +00:00
Alexey Dokuchaev
27f024e3d5 - Try to unbreak parallel (-jX) builds
- Improve knobs sort order within Makefile

Reported by:	crees, marino
Approved by:	ume (maintainer timeout, 3 weeks)
2013-09-24 02:16:35 +00:00
Sunpoet Po-Chuan Hsieh
784f47daef - Remove leading indefinite article from COMMENT
- Remove LICENSE_FILE for well-known licenses
- Add OPTIONS_DEFINE
- Support STAGEDIR
- Take maintainership
2013-09-23 19:06:06 +00:00
Ruslan Makhmatkhanov
dc659a215b - add new USES target: zope, and convert the tree to it
- 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)
2013-09-23 13:42:48 +00:00
Ruslan Makhmatkhanov
b0bdf33f31 Tidy up zope/plone ports over the tree. Common changes:
- 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.
2013-09-23 12:52:16 +00:00
Vanilla I. Shu
cc505d89c1 Upgrade to 0.16. 2013-09-23 12:44:32 +00:00
Ruslan Makhmatkhanov
420dd1455a Update Plone to 4.3.2.
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
2013-09-23 09:18:55 +00:00
Baptiste Daroussin
1855555779 Drop maintainership 2013-09-22 20:39:51 +00:00
Antoine Brodin
7767108170 Fix NO_STAGE 2013-09-22 19:15:28 +00:00
Baptiste Daroussin
f45d0a8198 Fix NO_STAGE attribution 2013-09-22 18:05:04 +00:00
Ryan Steinmetz
8199d9340e - Update to 2.9.5.5 2013-09-22 16:46:42 +00:00
Li-Wen Hsu
a5c4a08712 Document CVE-2013-1443 for www/py-django{,14,-devel} 2013-09-22 10:36:31 +00:00