Commit Graph

75871 Commits

Author SHA1 Message Date
dcoppa
dd9de52d34 Maintenance update to audacious-3.2.4 2012-07-05 09:29:28 +00:00
ajacoutot
fe6ff84210 Update to dbus-python-1.1.1. 2012-07-05 07:21:14 +00:00
ajacoutot
9106ea3217 Update to dbus-glib-0.100. 2012-07-05 07:20:06 +00:00
ajacoutot
24e2018964 Update to dbus-1.6.2.
Committing now so that any fallout can be fixed during g2k12.
2012-07-05 07:19:48 +00:00
ajacoutot
ef0b6f6c85 SECURITY update to accountsservice-0.6.22. 2012-07-05 07:18:59 +00:00
ajacoutot
ed9f7f03ac Bugfix update to gnutls-2.12.20.
* fixed memory leak in PKCS #8 key import
2012-07-05 06:36:59 +00:00
ajacoutot
60c9f4f1b8 Update to libtasn1-2.13. 2012-07-05 06:21:04 +00:00
ajacoutot
a1bfe99ff0 Enable webkit support and make it the primary renderer. 2012-07-05 06:10:57 +00:00
stu
f5c9c22da7 Update to 1.7. Use Tcl/Tk 8.5.
ok landry@, Valery Masiutsin (maintainer)
2012-07-04 19:23:46 +00:00
stu
203d2f21e4 Update to version 3.1.12. Use Tcl/Tk 8.5.
Now that MODTCL_TCLSH_ADJ and MODTCL_WISH_ADJ
cover more lines, we can drop two patches.

ok landry@
2012-07-04 18:38:36 +00:00
stu
57232e795c Make cbb work good enough with Tcl/Tk 8.5.
The fonts are a bit wonky.
Stay at the old version; the new version is very buggy.
Took maintainer(ship).

ok sthen@, landry@
2012-07-04 18:10:06 +00:00
stu
5f4341a3c7 Update to beta-23.
ok landry@
2012-07-04 17:47:27 +00:00
stu
9e9c68c951 Bump number of lines processed to 20
in MODTCL_TCLSH_ADJ and MODTCL_WISH_ADJ.
Catches more scripts; lessens the need for patching.

ok landry@
2012-07-04 17:04:01 +00:00
jsing
3b9b08fe9d The rfork syscall is now obsolete.
ok sthen@
2012-07-04 16:02:13 +00:00
sthen
44cc1179f6 PASS_MAX is now hidden behind __XPG_VISIBLE, cyphertite has its own definition
which is "ifdef linux"'d so use this instead. Discussed with naddy.
2012-07-04 15:47:45 +00:00
sthen
265570289f allow native-compat_o51___tfork until Go is ported to the new system call.
I was going to add this to the global infrastructure/db/systrace.filter
(which was OK'd by phessler) but realised it makes more sense to
put it here.  ok jsing@
2012-07-04 15:20:31 +00:00
jsing
1b3eb18043 Update to Go version 1.0.2.
ok jasper@ sthen@
2012-07-04 15:18:39 +00:00
landry
02604e314f xfce4-cpugraph 1.0.5 2012-07-04 14:40:33 +00:00
naddy
3af7df4c12 get FLT_MAX from <float.h> rather than <limits.h> 2012-07-04 14:39:08 +00:00
ajacoutot
771ed9034f Add comment that daemon_flags, daemon_user and daemon_class are not passed
to the child scripts.
2012-07-04 13:00:46 +00:00
ajacoutot
db4cc08965 Mark BROKEN on powerpc. 2012-07-04 12:47:50 +00:00
dcoppa
a5f12d808a Update to R-2.15.1.
Initial diff by Rafael Sadowski.
Patch to allow building with USE_SYSTRACE=Yes by lum@.
Tested by Amit Kulkarni, Benjamin Nadland and Stefan Unterweger.

Portswise OK sthen@
2012-07-04 12:38:05 +00:00
ajacoutot
7562e396b8 Update to owncloud-4.0.4. 2012-07-04 12:37:15 +00:00
ajacoutot
b19dd97d26 Update to Botan 1.10.2.
from Brad
2012-07-04 12:03:42 +00:00
ajacoutot
cac5264dc0 Rename our autochanger to chio-autochanger-openbsd and fix a couple of
bugs in it. All functions successfully tested (only listall is not
implemented yet).
While here, set the default tape device to /dev/nrst0.

ok sthen@
2012-07-04 12:02:56 +00:00
ajacoutot
acf853732e Missing gtk.gdk.threads_init(): from upstream. 2012-07-04 11:44:23 +00:00
sthen
2c88c52787 remove all the individual sourceforge mirrors, just rely on the redirector
at downloads.sourceforge.net; all the FRS mirrors just redirect us back there
to lookup the file as ports don't have logical folder names in the file paths.

add an XXX comment because we don't _really_ want to be relying on this:
to be revisited.

noticed after no-longer-existent mirrors pointed out by fgs@
2012-07-04 09:18:42 +00:00
landry
354048edd9 Fix build on hppa, don't assume we have gcc atomics depending on a given
GNUC version. Fallback to mutex code on hppa.
2012-07-04 09:03:16 +00:00
espie
f7ea023751 remove distinction between local and distant running, always create
a shell object that can chdir, setenv, and exec commands.
(note that this executes stuff after fork, so permanent changes are cheap
and okay)

Also create it from "host" objects, which simplifies parameter passing.
2012-07-04 08:59:10 +00:00
bluhm
7aab912a21 - update p5-OSPF-LSDB to 1.02
- remove dependency to math/graphviz
OK sthen@
2012-07-04 08:25:45 +00:00
sthen
92e3fae8a6 build cdrdao,audio 2012-07-04 07:47:05 +00:00
sthen
50ac625897 remove version restriction on libmad for audio flavour's BUILD_DEPENDS,
it was incorrect and the required package version is ~4 years old now.
ok landry@
2012-07-04 07:46:56 +00:00
jeremy
88c8137132 Update to ruby 1.8.7-p370.
One of our local patches for a security fix was applied upstream, so
remove that patch.
2012-07-03 19:58:39 +00:00
okan
ff9b00a21e sync WANTLIB after ImageMagick update; ok sthen@ 2012-07-03 13:37:14 +00:00
okan
f84f5f1a1b update to 1.3.15; from Brad
ok sthen@
2012-07-03 13:36:28 +00:00
sthen
bf4fd4a2c5 remove 5-year-old unmaintained module in favour of a fork whose
maintainer responds within hours ;)  ok jasper@
2012-07-03 12:56:46 +00:00
sthen
d575d592e8 unlink Net::SMTP::TLS, link Net::SMTP::TLS::ButMaintained 2012-07-03 12:48:11 +00:00
sthen
6fae620fee switch to Net::SMTP::TLS::ButMaintained 2012-07-03 12:47:11 +00:00
sthen
9513d66c4a import ports/net/p5-Net-SMTP-TLS-ButMaintained, ok jasper@
Net::SMTP::TLS::ButMaintained is a TLS and AUTH capable SMTP client
which offers an interface that users will find familiar from Net::SMTP.

Net::SMTP::TLS::ButMaintained implements a subset of the methods
provided by that module, but certainly not (yet) a complete mirror
image of that API.

It is forked from the no-longer-maintained Net::SMTP::TLS.
2012-07-03 11:48:50 +00:00
pea
af2006d42f Bugfix update to 0.139
ok ajacoutot@
2012-07-03 09:45:38 +00:00
rpointel
33003d4044 Update tornado to 2.3, ok landry@.
Release Notes: http://www.tornadoweb.org/documentation/releases/v2.3.0.html
2012-07-03 09:00:33 +00:00
dcoppa
806c7f2749 Fix typo: "_CXX_" -> "_C_"
(upstream git commit b9ccaf5f7977b7444a50a7b1dbb1902422f7ab27)
2012-07-03 07:48:54 +00:00
gonzalo
bf89485dcd Update Mollify to 1.8.8.3, with some changes:
http://www.mollify.org/features.php

Tested on i386.

Ok sthen@
2012-07-02 16:47:18 +00:00
mpi
862513d4e1 Unbreak the configure step with systrace, no package change, issue and fix
reported by Juan Francisco Cantero Hurtado.
2012-07-02 16:36:33 +00:00
sthen
dd1bc1f76a update to OpenConnect 4.03 2012-07-02 15:20:15 +00:00
gonzalo
4755978915 Little update for Jenkins to 1.472:
A lot of change from our version:

http://jenkins-ci.org/changelog

Tested on i386.

Ok aja@ and 'sure' ian@ (maintainer).
2012-07-02 13:42:34 +00:00
gonzalo
89af932e9e Update for Wordpress to 3.4.1 with some security fixes (as usual)
* Fixes an issue where a theme's page templates were sometimes not detected.
* Addresses problems with some category permalink structures.
* Better handling for plugins or themes loading JavaScript incorrectly.
* Adds early support for uploading images on iOS 6 devices.
* Allows for a technique commonly used by plugins to detect a
network-wide activation.
* Better compatibility with servers running certain versions of PHP
(5.2.4, 5.4) or with uncommon setups (safe mode, open_basedir), which
had caused warnings or in some cases prevented emails from being sent.
* Privilege Escalation/XSS. Critical. Administrators and editors in
multisite were accidentally allowed to use unfiltered_html for 3.4.0.

And others, tested on i386 and amd64.

Ok merdely@ (maintainer) aja@
2012-07-02 13:26:38 +00:00
gonzalo
2996627c9b Update for Aria2 to 1.15.1 with some changes:
* Updated manuals.
* Fixed memory leak.
* Updated templates.
* Return appropriate HTTP status code on RPC failure.

And others, tested on i386.

Ok rpointel@ (maintainer) aja@
2012-07-02 13:13:51 +00:00
sthen
f83ac4e038 update to ISC dhcpd 4.2.4, from Brad. 2012-07-02 10:59:03 +00:00
espie
7373a518c1 somehow, I had forgotten to document this defaults to 250 2012-07-02 10:31:08 +00:00