Commit graph

17127 commits

Author SHA1 Message Date
Baptiste Daroussin
5ea062cf0c Do not removed directories not owned by the port
Reported by:	pkg DEVELOPER_MODE
2013-03-13 11:17:39 +00:00
Baptiste Daroussin
49508fa129 Do not try to remove a directory not owned by the port
Reported by:	pkg DEVELOPER_MODE
2013-03-13 09:27:49 +00:00
Eitan Adler
85ace30496 Update flash the latest (hopefully) secure version.
PR:		ports/176904
Submitted by:	Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Security:	http://www.vuxml.org/freebsd/5ff40cb4-8b92-11e2-bdb6-001060e06fd4.html
2013-03-13 04:04:47 +00:00
Steve Wills
c7ef66fd94 - Update puppet to 3.1.1 resolving multiple security issues
- Update puppet27 to 2.7.21 resolving multiple security issues
- Document multiple puppet security issues

Security:	cda566a0-2df0-4eb0-b70e-ed7a6fb0ab3c
2013-03-13 03:35:54 +00:00
Roman Bogorodskiy
423bd5a30f Fix build with FORCE_MAKE_JOBS. 2013-03-11 18:01:08 +00:00
Sunpoet Po-Chuan Hsieh
6f63fac625 - Cleanup PLIST 2013-03-11 13:53:37 +00:00
Anton Berezin
e8dda2f28b Update to 5.84.
Changes:	http://search.cpan.org/dist/Digest-SHA/Changes
2013-03-11 13:11:36 +00:00
Jase Thew
d2ad948219 - Update to 1.2.6
Changes:	https://raw.github.com/polarssl/polarssl/90f042d4cbdcbf398f347d5f7eef608cc11de5b5/ChangeLog
2013-03-11 12:53:06 +00:00
Alexey Dokuchaev
06652a1b43 - Update to version 3.4.1, which adds the support of the Vista special XL
tables and fixes some bugs with Vista eight XL tables on Windows
- Convert to OptionsNG, retire DEBUG option (mostly useful for developers)
- Augment LICENSE knob and trim Makefile header while I'm here
2013-03-11 04:04:11 +00:00
Eygene Ryabinkin
ca78291f62 Perl 5.x: fix CVE-2013-1667
Feature safe:	wholeheartedly hope so
2013-03-10 19:04:00 +00:00
Roman Bogorodskiy
c5d32c6cc5 Update to 0.16.3. 2013-03-10 18:01:17 +00:00
Wen Heping
1c3dcaffb7 - Update to 0.5.13
- Trim Makefile headers
- Reset maintainer to ports@
2013-03-10 14:53:14 +00:00
Martin Wilke
06be4e421c - Fix previous entry 2013-03-10 04:03:12 +00:00
Joe Marcus Clarke
b4fc3feb8f Belatedly add an entry for libpurple's recent vulnerabilities. 2013-03-10 00:12:59 +00:00
Ashish SHUKLA
45ded33704 - Remove support for Perl < 5.12
- Convert to OptionsNG
- Use PORTEXAMPLES
- Convert Makefile headers to new style

PR:		ports/176267
Submitted by:	Alex Kozlov <spam at rm-rf.kiev.ua>
2013-03-09 21:22:52 +00:00
Sunpoet Po-Chuan Hsieh
022ce590b1 - Update to 0.08
- Add LICENSE
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/IO-Async-SSL/Changes
2013-03-09 19:25:13 +00:00
Ryan Steinmetz
c2ccdf425a - Fix GROUPS variable in pkg-plist
Reported by:	bdrewery@
2013-03-09 16:10:57 +00:00
Jun Kuriyama
4b5f7ea972 - Upgrade to 0.31. 2013-03-09 07:29:53 +00:00
Florian Smeets
5f18ea47e3 - update thunderbird, firefox-esr, linux-thunderbird and linux-firefox to
17.0.4
- update firefox to 19.0.2
- add vuln.xml entry

Security:	630c8c08-880f-11e2-807f-d43d7e0c7c02
2013-03-08 22:27:39 +00:00
Eitan Adler
ed59156ea9 Clean up my ports (and a couple of ports@ owned ones):
- Fix COMMENT
- Add MAKE_JOBS_SAFE where appropriate
- Change ordering of LICENSE lines
- Fix new header format
- Etc.

Reviewed by:	drogoh (on irc)
2013-03-08 20:23:38 +00:00
Emanuel Haupt
1101f09c09 Remove indefinite article from COMMENT 2013-03-08 14:00:30 +00:00
Baptiste Daroussin
9250d94365 Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
2013-03-08 11:32:11 +00:00
Koop Mast
7887c684ad * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
  in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
  eliminate pkg-config run dependency completely, a second phase is needed
  and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
  Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
  versions for some ports.
* Fix other ports so they build with the new glib version.

Thanks to miwi and crees for helping out with some exp-runs.
Approved by:	portmgr (miwi & bapt)
Obtained from:	gnome team repo
2013-03-08 10:51:34 +00:00
Rene Ladan
c775bc3c07 Document a vulnerability in chromium < 25.0.1364.160
Obtained from:	http://googlechromereleases.blogspot.nl/search/Stable%20Updates
2013-03-08 09:06:27 +00:00
Brendan Fabeny
51cd110a01 update math/R to 2.15.3, and adjust dependent ports 2013-03-07 04:21:34 +00:00
Bryan Drewery
6910bf819a - Please welcome back Chris Petrik as maintainer of
these ports [1]
- Trim headers
- Remove indefinite article from COMMENT
- Convert tab to space in WWW lines

PR:		ports/175415 [1]
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> [1]
Discussed with:	bapt
2013-03-07 03:25:10 +00:00
Baptiste Daroussin
da12e6723d Convert USE_FUSE macros into USES feature.
While here trim headers
Convert some USE_GNOME= gnomehack -> USES= pathfix
2013-03-06 16:52:02 +00:00
Frederic Culot
564cfec669 - Document vulnerabilities in typo3.
Security:       b9a347ac-8671-11e2-b73c-0019d18c446a
Obtained from:  http://typo3.org/teams/security/security-bulletins/typo3-core/typo3-core-sa-2013-001/
2013-03-06 15:56:59 +00:00
Rene Ladan
0a75a27f0f Document vulnerabilities in www/chromium < 25.0.1364.152
Obtained from:	http://googlechromereleases.blogspot.nl/search/Stable%20Updates
2013-03-06 00:19:08 +00:00
Dirk Meyer
724552959a - updated patches for options PADLOCK 2013-03-05 20:47:17 +00:00
Ryan Steinmetz
f590ea9b1f - Update to 2.9.4.1
- Migrate to new 'created by' header
2013-03-05 19:44:01 +00:00
Martin Wilke
fb3520254a - Convert to OptionsNG
- Trim header

Reviewed by:	beat, bapt, kwm
2013-03-05 17:07:43 +00:00
Cy Schubert
c886643ab6 Reset ulog if database load failed.
Avoids a slave reporting it is current when a full resync fails.

Obtained from:	https://github.com/rbasch/krb5/commit/2ef5ae0607d1c317a936e439b4be7a6f5184dc
2013-03-05 16:10:39 +00:00
Sofian Brabez
b11f307f59 - Update to 1.10.0
- Update COMMENT
- Convert to new option framework
2013-03-05 13:54:26 +00:00
Anton Berezin
a2423edcb8 Update to 5.83.
Changes:	http://search.cpan.org/dist/Digest-SHA/Changes
2013-03-05 11:00:27 +00:00
Pawel Pekala
6328208ee5 Update to version 2.13
PR:		ports/176633
Submitted by:	Matt Stofko <matt@mjslabs.com> (maintainer)
2013-03-04 16:34:08 +00:00
Li-Wen Hsu
5aa43c1aba - Update *_DEPENDS on databases/py-sqlite3 after _sqlite3.so relocation 2013-03-04 10:55:23 +00:00
Baptiste Daroussin
c9ed11d1d1 2013-02-27 www/igal: No more upstream, no more public distfiles, consider using www/llgal
2013-02-27 finance/tinyerp-server: No more upstream, no more public distfiles, consider using finance/openerp-server
2013-02-27 ports-mgmt/portcheck: No more upstream, no more public distfiles
2013-02-28 security/sslproxy: Abandoned upstream
2013-02-28 x11-themes/e17-theme-darkness: No more public distfiles
2013-02-28 x11-themes/e17-theme-cthulhain: Dead upstream since 2008
2013-02-28 x11-servers/driglide: 3dfx is dead, fails to compile on recent versions of freebsd
2013-02-28 mail/gmime: Superceded with version 2.4
2013-02-28 archivers/bsdar: part of the base system
2013-03-03 23:45:02 +00:00
Baptiste Daroussin
5f82b6d00b 2013-02-27 security/lep: No more upstream, no more public distfiles
2013-02-27 devel/cvsmapfs: No more upstream, no more public distfiles
2013-02-27 devel/sid: No more upstream, no more public distfiles
2013-02-27 net-mgmt/nrpep: No more upstream, no more public distfiles
2013-02-27 devel/py-ez_xml: No more upstream, no more public distfiles
2013-02-27 security/IMHear: No more upstream, no more public distfiles
2013-02-27 comms/scud: No more upstream, no more public distfiles
2013-02-27 devel/lexi: No more upstream, no more public distfiles
2013-02-27 games/pentix: No more upstream, no more public distfiles
2013-02-27 net/py-mp-random: No more upstream, no more public distfiles
2013-02-27 sysutils/rcsedit: No more upstream, no more public distfiles
2013-02-27 sysutils/bsdsar: No more upstream, no more public distfiles
2013-02-27 sysutils/sarah: No more upstream, no more public distfiles
2013-03-03 22:59:34 +00:00
Dirk Meyer
40c7a4a0b4 - fix build with manpages 2013-03-03 22:37:47 +00:00
Ryan Steinmetz
f529fe4fe6 - Update to 4.55
- Update to new 'created by' header
- Eliminate references to NOPORTDOCS

Security:	c97219b6-843d-11e2-b131-000c299b62e1
2013-03-03 20:19:08 +00:00
Ryan Steinmetz
d450ab3a4a - Document recent vulerability in security/stunnel (CVE-2013-1762)
Security:	c97219b6-843d-11e2-b131-000c299b62e1
2013-03-03 20:17:59 +00:00
Brendan Fabeny
a600511760 update lang/sbcl to 1.1.5+bugfixes, and adjust dependent ports 2013-03-03 15:55:04 +00:00
Steve Wills
74eec317c8 - Fix EXPIRATION date, we are in 2013, not 2012
Pointyhat to:	swills
Reported by:	bapt
2013-03-03 01:43:02 +00:00
Steve Wills
28b723187b - Deprecate ports which don't work with Ruby 1.9
- Set expiration to 2 months to give plenty of time to fix them to anyone who
  may be interested (patching rubygem- ports is possible now)
- Trim headers while here

With Hat:	ruby@
2013-03-02 21:01:58 +00:00
Olli Hauer
3411e90377 - document apache22 issues
- tim trailing tabs
2013-03-02 20:07:41 +00:00
Martin Wilke
a8c9c86bef - Update to 0.12
PR:		176483
Submitted by:	Mark Felder <feld@feld.me>
2013-03-02 16:53:19 +00:00
Martin Wilke
b9e52b2a42 - Update to 1.2.1
PR:		176479
Submitted by:	maintainer
2013-03-02 16:52:32 +00:00
Martin Wilke
7c1184dbca - Update to 20130218
PR:		176356
Submitted by:	maintainer
2013-03-02 16:48:11 +00:00
Martin Wilke
5d17d32d4c - Update to Maintainer e-mail
- While here trim header

PR:		176512 176513 176514 176515 176516
		176518 176519 176520 176521 176517
Submitted by:	maintainer
2013-03-02 15:55:17 +00:00