Commit graph

276474 commits

Author SHA1 Message Date
Carlo Strub
779e68c171 Bump PORTREVISION after new openssl update 2012-04-13 12:11:59 +00:00
Sergey A. Osokin
4290da889f Security update from 1.0.14 to 1.0.15.
<ChangeLog>

*) Security: specially crafted mp4 file might allow to overwrite memory
   locations in a worker process if the ngx_http_mp4_module was used,
   potentially resulting in arbitrary code execution (CVE-2012-2089).
   Thanks to Matthew Daley.

*) Bugfix: in the ngx_http_mp4_module.

</ChangeLog>
2012-04-13 12:11:04 +00:00
Stephen Montgomery-Smith
ffe92790ad - Update to 1.1.0. 2012-04-13 11:50:00 +00:00
Doug Barton
b3ab9ed23a The samba rc.d script uses some clever tricks to start (up to) 3 different
services using the same script. As a result it resets rcvar several times
in order to process the options for each service.

The changes I made on 2012/01/14 to facilitate the removal of set_rc_var()
from HEAD were effective in the case where the WINBIND option was off (the
case that I tested) because that causes the related portions of the rc.d
script to be removed completely on install. However, if installed from a
package, or installed using the the default OPTIONS, WINBIND is on, which
caused the last known rcvar to be winbind_enable.

Since the common case seems to be for users to use samba_enable (which
only enables smb_and nmb_ by default) the fact that rcvar=winbind_enable,
but that knob is off, caused the startup script to trip on a totally
unrelated portion of rc.subr.

So the fix is to move processing of the winbind_ stuff first, which leaves
the last known rcvar as smb_enable. Since running nmb without smb is a
very unlikely scenario, this should be safe for the common case, as well
as safe if the user enables winbind_.

Apologies all around for not catching this sooner, and thanks to the users
who reported the problem and stuck with me while I debugged it.

Bump PORTREVISION since this fix is needed for the common case, as
configured for the package.
2012-04-13 09:16:00 +00:00
Ruslan Makhmatkhanov
7984dbe606 - update to 12.04
PR:		166768 (based on)
Submitted by:	"Christopher J. Ruwe" <cjr at cruwe dot de> (maintainer)
2012-04-13 06:44:41 +00:00
Alex Kozlov
206d4071e1 Fix build on FreeBSD 7 (work with old scandir prototype)
For real this time.

Submitted by:	pavmail
Approved by:	maintainer (implicit), eadler (mentor)
2012-04-13 05:48:03 +00:00
Dirk Meyer
7ad83a4877 - Security patch
Security: http://www.debian.org/security/2012/dsa-2447
Security: CVE-2012-1173
Obtained from:	Frank Warmerdam
2012-04-13 04:09:25 +00:00
Greg Lewis
7d0707649f . Update to 4.6.0.
Submitted by:	hrs@
2012-04-13 04:06:28 +00:00
Greg Lewis
4d24c791c4 . Instead of bailing when we hit a possibly conflicting variable being
defined just clear it and issue a warning that it was set.

PR:		165115
Approved by:	hq@ (co-maintainer)
2012-04-13 04:03:42 +00:00
Greg Lewis
e7ae9dc0f4 . Use the new java-zoneinfo port to provide updated time zone info. 2012-04-13 04:01:24 +00:00
TAKATSU Tomonari
ee5b9067ce - Update to 0.1.15 2012-04-13 03:17:28 +00:00
Greg Lewis
98d4fe68b1 . Switch to the new java-zoneinfo port to provide updated time zone info
rather than relying on the official time zone updater.
2012-04-13 02:36:39 +00:00
Pawel Pekala
2937f010dc Update to version 2.0.7 2012-04-12 22:34:38 +00:00
Baptiste Daroussin
6beb4178ee Fix plist
Reported by:	pointyhat (pav)
2012-04-12 22:16:56 +00:00
Matthias Andree
b7f1cf95e2 Abandon this decrepit port.
Note that the upstream re-rolled the distfiles, and I couldn't find info as to
what changed.
2012-04-12 22:14:58 +00:00
Baptiste Daroussin
e849c5bf06 Fix plist
Reported by:	pointyhat (pav)
2012-04-12 22:09:39 +00:00
Baptiste Daroussin
4df41fe481 fix build on 7.X
Reported by:	pointyhat (pav)
2012-04-12 22:07:36 +00:00
Guido Falsi
4118c63327 Unignore and update to latest beta, 2.45.4.
PR:		166634
Approved by:	crees (mentor)
2012-04-12 21:11:11 +00:00
Matthias Andree
13a1c45350 Remove CFLAGS=${CFLAGS} regression from MAKE_ARGS again (leftover from
testing).

Reported by:        Valentin Zahariev
Brown paper bag to: mandree@
2012-04-12 20:51:53 +00:00
Guido Falsi
1aaca09df0 Update to version 20120109.
Approved by:	crees (mentor)
2012-04-12 20:49:32 +00:00
Ruslan Makhmatkhanov
6ba5f782cb Python library for XenAPI (XAPI)
WWW:	http://community.citrix.com/display/xs/Introduction+to+XenServer+XAPI

PR:		166058
Submitted by:	Evan Sarmiento <bsdports@wayfair.com>
2012-04-12 20:41:06 +00:00
Chris Rees
01aba96a4e Register username and groupname for condor
PR:		ports/166733
2012-04-12 20:13:21 +00:00
Ruslan Makhmatkhanov
674e43a6c7 FFC works as a compiler for multilinear forms by generating code (C++) for
the evaluation of a multilinear form given in mathematical notation.

WWW:	https://launchpad.net/ffc

PR:		166700
Submitted by:	Jason Bacon <jwbacon@tds.net>
2012-04-12 19:33:50 +00:00
Maxim Sobolev
a03ecba7da Fix build on FreeBSD 9.0. It needs some black magic around MK_CLANG_IS_CC,
hopefully somebody would fix bsd.kmod.mk, but for now we need this.
2012-04-12 18:16:51 +00:00
Pietro Cerutti
be553992ff - Update to 8.0.2
Release notes:
  http://mesa3d.org/relnotes-8.0.2.html
2012-04-12 16:02:21 +00:00
Steve Wills
30b3ddc31a - Slight cleanups for my puppet entry 2012-04-12 15:48:51 +00:00
Steve Wills
d42db861e7 - Add missing DEPENDS
- Add missing TEST_DEPENDS
- Correct error in TEST_DEPENDS
- Bump PORTREVISION

PR:		ports/166772
Approved by:	milki <milki@rescomp.berkeley.edu> (maintainer)
2012-04-12 15:46:01 +00:00
Steve Wills
64d7c6f4fd - Remove TEST_DEPENDS on itself
PR:		ports/166769
Approved by:	milki <milki@rescomp.berkeley.edu> (maintainer)
2012-04-12 15:45:06 +00:00
Steve Wills
edfad9d67c - Add TEST_DEPENDS
PR:		ports/166432
Approved by:	maintainer timeout (kuriyama, >2 weeks)
2012-04-12 15:44:12 +00:00
Steve Wills
9e4ee93bed - Add TEST_DEPENDS
PR:		ports/166431
Approved by:	maintainer timeout (kuriyama, >2 weeks)
2012-04-12 15:43:13 +00:00
Steve Wills
79ce628ee9 - Add TEST_DEPENDS
PR:		ports/166426
Approved by:	maintainer timeout (kuriyama, >2 weeks)
2012-04-12 15:41:06 +00:00
Steve Wills
b62d02c81e - Add TEST_DEPENDS
PR:		ports/166430
Approved by:	maintainer timeout (kuriyama, >2 weeks)
2012-04-12 15:39:04 +00:00
Steve Wills
002be1bcd9 - Add missing (undocumented) DEPENDS
- Sort DEPENDS
- Bump PORTREVISION

PR:		ports/166425
Approved by:	maintainer timeout (kuriyama, >2 weeks)
2012-04-12 14:53:59 +00:00
Raphael Kubo da Costa
d83bdd571b Update to 3.52.8.
This commit also tries to clean up the infrastructure a little bit. It
compiled fine on 7.4, 8.2, 9.0 and 10 on redports:

 - Remove iodbc.org from the MASTER_SITES list, it doesn't seem to
   exist anymore.
 - Set LICENSE.
 - Remove USE_GMAKE, it seems to build fine with make(1).
 - Remove the pthreads-related hacks and seds, as they do not seem to
   be needed anymore, especially now that only pthreads exists.
 - Remove the -D_BSD_WCHAR_T_DEFINED and the patch in files/, as
   libiodbc itself has accounted for _BSD_WCHAR_T_DECLARED since 2003.
 - Act on the example code based on NOPORTEXAMPLES instead of
   NOPORTDOCS.
2012-04-12 14:26:27 +00:00
Steve Wills
7c5dd1caed - Add TEST_DEPENDS
PR:		ports/166397
Approved by:	maintainer timeout (kuriyama, >2 weeks)
2012-04-12 14:25:04 +00:00
Steve Wills
a6f55454e3 - Add TEST_DEPENDS
PR:		ports/166374
Approved by:	maintainer timeout (lth, >2 weeks)
2012-04-12 14:23:51 +00:00
Alex Dupre
d6183f7971 Update to 0.12.2 release. 2012-04-12 14:13:34 +00:00
Baptiste Daroussin
87bfcfbd19 - update to 0.10.10.1
- add license
2012-04-12 14:11:38 +00:00
Stephen Montgomery-Smith
43e548be00 - Update to 1.1.1. 2012-04-12 13:36:35 +00:00
Frederic Culot
7ccec75047 - Update to 1.03
- Add LICENSE (Artistic 1 & GPL 1)
- Take maintainership

Changes:	http://search.cpan.org/dist/Sort-Naturally/ChangeLog
2012-04-12 13:33:28 +00:00
Frederic Culot
21ac4c79b4 - Update to 0.26
- Add LICENSE (Artistic 1 & GPL 1)
- Add TEST_DEPENDS
- Pet portlint(1) by reformatting COMMENT
- Take maintainership

Changes:	http://search.cpan.org/dist/Mail-Field-Received/ChangeLog
2012-04-12 13:25:12 +00:00
Frederic Culot
3fa4c1bdcf - Update to 0.07 [1]
- Add LICENSE (Artistic 1 & GPL 1)
- Remove dependency on p5-Filter (removed upstream since 0.06)
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/MouseX-Types-Path-Class/Changes
PR:		ports/166845 [1]
Submitted by:	Teramoto Masahiro <markun@onohara.to> (maintainer)
2012-04-12 12:29:01 +00:00
Anton Berezin
1c3fa72119 Update to 1.5009.
Changes:	http://search.cpan.org/dist/Text-Xslate/Changes
PR:		166869
Submitted by:	Alexey Illarionov <littlesavage@rambler.ru>
2012-04-12 12:17:06 +00:00
Frederic Culot
6afad3a0ef - Update to 0.16
Changes:	http://search.cpan.org/dist/HTML-TreeBuilder-LibXML/Changes
PR:		ports/166846
Submitted by:	Teramoto Masahiro <markun@onohara.to> (maintainer)
2012-04-12 11:21:36 +00:00
Frederic Culot
7a45f7562a - Update to 0.39
- Add LICENSE (Artistic 1 & GPL 1)

Changes:	http://search.cpan.org/dist/Catalyst-View-TT/Changes
2012-04-12 11:06:01 +00:00
Ryan Steinmetz
3d8062c8fa - Note CONFLICT between net/mosh and lang/mosh, as they both install bin/mosh
- Bump PORTREVISION

Reported By:	Hirohisa Yamaguchi <umq@ueo.co.jp>
2012-04-12 10:35:43 +00:00
Frederic Culot
cbd2560dff - Update to 2.3.4
Changes:	http://piwigo.org/releases/2.3.4
PR:		ports/166865
Submitted by:	Goran Lowkrantz <glz@hidden-powers.com> (maintainer)
2012-04-12 10:30:17 +00:00
Pietro Cerutti
d2202cf82d - Update to 5.2.2
- use strcoll for sorting when possible
  - common c++ object linking, maps, and ref counted pointers added back
  - stringpager supports ordered add and sorting
  - directory pager and list type added
  - no -L or -I paths in default installs (multi-arch issue)
2012-04-12 10:28:08 +00:00
Alex Dupre
cfd550e5d0 Update to 1.0.5 release.
Submitted by:	maintainer
2012-04-12 10:15:25 +00:00
Baptiste Daroussin
928eae9bca php4 is EOLed, let's deprecate it
Approved by:	ale (maintainer by private mail)
2012-04-12 10:07:41 +00:00