1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Commit Graph

276498 Commits

Author SHA1 Message Date
Brooks Davis
4425fc5083 Update to LLVM and Clang 3.1.r154687, unless specific issues are found
that need to be fixed to support testing, this is likely the last -devel
update before 3.1 is released.
2012-04-13 22:52:38 +00:00
Carlo Strub
543748b6c8 A bzr plugin to organise and manage a collection of bzr branches as a complex
project.

WWW: http://bialix.com/scmproj/docs
2012-04-13 22:24:55 +00:00
Stanislav Sedov
0f951c3e8c - The portupgarde has moved to a new home. Change the URL to point to the
new location.

Approved by:	bapt (via IRC)
2012-04-13 21:46:38 +00:00
Baptiste Daroussin
ba738ce0d8 Let's create the empty directory we try to remove
this make the behavious compatible with both pkg_install and pkgng
2012-04-13 21:39:43 +00:00
Baptiste Daroussin
0938297841 - update to 1.0 beta11
- changes:
  * lot's of improvement in man pages documentations
  * pkg info and pkg search are now aligned like pkg_info
  * pkg search -x is now default
  * new pkg shell subcommand, this fires up a sqlite3 shell use with caution
  * pkg which gains 2 new options: -q (quiet) -o (origin)
  * fix pkg repo incremental
  * pkg version can now have -egXx <pattern> options
  * when is port is registred this is now notifified as an installation (means syslog informations :))
  * force umask 022
2012-04-13 20:54:59 +00:00
Rene Ladan
9633fa1fa5 Remove expired port:
2012-04-11 ftp/ftp-proxy: is a part of the base system in all supported FreeBSD versions
2012-04-13 20:33:34 +00:00
Rene Ladan
6b9231a9d7 Update to 18.0.1025.162 2012-04-13 19:56:50 +00:00
Pawel Pekala
2f74b66ca1 Update to version 4.2.30 2012-04-13 19:31:06 +00:00
Ruslan Makhmatkhanov
226735aa92 - update to 1.7.6 [1]
- add license (AL2)
- add some tabs
- drop support for python <2.6

PR:		166661 [1]
Submitted by:	Attila Nagy <bra at fsn dot hu> (maintainer)
2012-04-13 19:22:59 +00:00
Jason Helfman
389ce1a6c0 - pet portlint on license ordering
- use man8prefix over prefix
- move distfiles to my LOCAL (jgh)
- drop non-standard email placement from pkg-descr
2012-04-13 18:56:40 +00:00
Ruslan Makhmatkhanov
a314a698f8 - update to 1.1.2 [1]
- add license (MIT)
- add missing dependencies on devel/py-versiontools and www/py-django-appconf
- strict to python <=2.7

PR:		166841 [1]
Submitted by:	Lung-Pin Chang <changlp at cs.nctu.edu dot tw> (maintainer)
2012-04-13 18:38:30 +00:00
Ruslan Makhmatkhanov
59793731e2 A helper class for handling configuration defaults of packaged Django apps
gracefully.

WWW:	http://django-appconf.readthedocs.org/
2012-04-13 18:35:34 +00:00
Matthias Andree
9fed1da798 Clarify effect of __MAKE_CONF change, and point to Wiki URL (in a comment). 2012-04-13 18:18:54 +00:00
Ruslan Makhmatkhanov
712c99ec36 Smart replacement for plain tuple used in __version__.
WWW:	http://pypi.python.org/pypi/versiontools
2012-04-13 18:03:31 +00:00
Chris Rees
9f446cd395 Update to 1.3;
Updated script so that the perluglyhack code is added to the end of
  qjail update -b logic

PR:		ports/166666
PR:		ports/166917
Submitted by:	Joe Barbish (maintainer)
2012-04-13 17:50:42 +00:00
Vanilla I. Shu
73b7a56b52 1: Upgrade libmemcached to 1.0.6.
2: bump revision to chase shared library version.
3: drop maintainer
2012-04-13 17:48:18 +00:00
Ruslan Makhmatkhanov
8450e61117 - update to 0.5.0
PR:		166902
Submitted by:	Grzegorz Blach <magik at roorback dot net> (maintainer)
2012-04-13 17:44:18 +00:00
Juergen Lock
72620c0d56 Fix plist.
Submitted by:	pkgng build on pointyhat via bapt
2012-04-13 17:29:25 +00:00
Jason Helfman
55ef2abf36 - chase libmemcached shared library bump 8=>9
Approved by:	maintainer (implicit)
2012-04-13 16:46:38 +00:00
Jason Helfman
ea8fa21490 - chase libmemcached shared library bump 8=>9
PR:	ports/166898
Submitted by:	basarevych@gmail.com
Approved by:	maintainer, ports@bsdserwis.com
2012-04-13 16:44:13 +00:00
Dennis Herrmann
f5b2de5ab5 - Update to 12.10 2012-04-13 15:39:52 +00:00
George V. Neville-Neil
491f5dced8 Add an apprpopriate LATEST_LINK to the devel port.
Approved by: skreuzer (mentor)
2012-04-13 13:50:31 +00:00
Eitan Adler
54dca1957a Take 2012-04-13 13:13:46 +00:00
Sergey A. Osokin
ef5d0c59d8 Security update from 1.1.18 to 1.1.19.
<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: nginx/Windows might be terminated abnormally.
   Thanks to Vincent Lee.

*) Bugfix: nginx hogged CPU if all servers in an upstream were marked as
   "backup".

*) Bugfix: the "allow" and "deny" directives might be inherited
   incorrectly if they were used with IPv6 addresses.

*) Bugfix: the "modern_browser" and "ancient_browser" directives might
   be inherited incorrectly.

*) Bugfix: timeouts might be handled incorrectly on Solaris/SPARC.

*) Bugfix: in the ngx_http_mp4_module.

</ChangeLog>
2012-04-13 12:17:05 +00:00
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