Commit Graph

83649 Commits

Author SHA1 Message Date
rpe
4e37504999 update sarg to 2.3.6
ok aja@ sthen@
2013-05-03 22:58:21 +00:00
sthen
4a7a77a640 extra sanity checking, ensure that the rc.d scripts run by the meta script
are executable, I needed it for the bacula script which runs daemons split
between two packages, ajacoutot suggested applying to other similar scripts.
2013-05-03 18:43:26 +00:00
sthen
b468cf0d0b add a meta rc.d script for bacula, modelled after samba's, to start and
stop the various daemons together in order suggested by upstream's scripts.
ok ajacoutot@
2013-05-03 18:40:32 +00:00
sthen
1c9c6b05d9 switch p5-SNMP_Session to Socket (from base Perl) for v6, tested against
snmpd (which, as an aside, could benefit from supporting multiple "listen on"
so that it could be made to listen to both v4+v6 at the same time..).
2013-05-03 12:17:08 +00:00
sthen
353379f334 Unbreak v6 on p5-SNMP_Session by importing inet_ntop as well.
Import inet_ntop and inet_pton from Session.
getaddrinfo remains imported from p5-Session6 as the API is different.
2013-05-03 11:38:32 +00:00
jasper
bb3536112b Security fixes for
CVE-2013-1960 - Heap-based buffer overflow
CVE-2013-1961 - Stack-based buffer overflow

ok sthen@
2013-05-03 11:00:39 +00:00
sthen
36d7f71dfa backport some Roundcube fixes from release-0.9 tree in git
- Fix list page reset when viewing a message in Larry skin
- Fix unintentional messages list jumps on click in Internet Explorer
- Fix handling untagged responses in IMAP FETCH - "could not load message" error
- Escape user input values when used in eval() in ldap
- Fix various text wrapping and quoting issues
- Fix possible collision in generated thumbnail cache key
2013-05-03 10:23:12 +00:00
sthen
d53e1415f8 update to py-tz 2013b, ok frantisek holop (maintainer) 2013-05-03 10:12:10 +00:00
sthen
2988a8757b oh, socket6 isn't needed at all: inet_ntop was added to Socket in Perl 5.12
so we can use it from there.
2013-05-03 09:49:01 +00:00
kili
a9ea0742e8 The precompiled (and braindead) ghc-pwd in the binary bootstrapper
is poisoned with code from some very early bootstrapper, which
causes failure when bootstrapping from 6.6 via 6.10, 6.12, 7.0
to 7.4. So just overwrite it with /bin/pwd.
2013-05-03 09:41:29 +00:00
sthen
ad7be4ef20 only import the required function from Socket6, avoids console spam from
importing the whole lot (several things in Socket6 are now in Perl base).
2013-05-03 09:31:23 +00:00
fgsch
605cea37db hook python 3.3. 3.2 is still the default until some issues are sorted
with 3.3.
needed by and ok ajacoutot@
2013-05-03 08:52:13 +00:00
fgsch
88d0fdad29 allow to override the default python 3 version.
needed by and ok ajacoutot@
2013-05-03 08:51:05 +00:00
stsp
4939ab3ee9 Update to Subversion 1.7.9 which includes the CVE patches committed earlier. 2013-05-03 07:46:12 +00:00
pascal
c4c645927e * fix fixincludes (again)
* disable acats tests for now; the attempts to make sure that the ada tools in
  ${WRKBUILD}/gcc are used are quirky, wrong and don't work, causing the test
  suite to fail early.

This allows the actual regression tests to run.

ok naddy@ tobiasu@
2013-05-03 07:44:55 +00:00
ajacoutot
7ecc53a305 Missing libiconv MODULE. 2013-05-03 07:38:36 +00:00
ajacoutot
e2191b7e3a Missing libiconv MODULE. 2013-05-03 07:32:52 +00:00
bentley
bae807c30b Update to netsurf-3.0.
Changelog here:
http://download.netsurf-browser.org/netsurf/releases/ChangeLog.txt

Thanks to sthen@ tobiasu@ jturner@ for testing.

ok sthen@
2013-05-03 07:32:34 +00:00
bentley
5801b172e0 Import libdom-0.0.1. Part of the netsurf-3.0 update. 2013-05-03 07:30:10 +00:00
bentley
f7f282701d Import netsurf-buildsystem-1.0. Part of the update to netsurf-3.0. 2013-05-03 07:29:04 +00:00
jasper
fc1dbc3447 - update to virt-viewer-0.5.6 2013-05-03 07:08:51 +00:00
brad
14c8cffcc9 Update to Samba 3.6.14.
From MAINTAINER
ok giovanni@
2013-05-03 03:06:08 +00:00
sthen
8dc6493640 update to NfSen 1.3.6p1, to go with updated nfdump 2013-05-03 01:17:10 +00:00
sthen
88979d1695 update to nfdump 1.6.9; many fixes and improvements since the version in tree 2013-05-03 01:16:36 +00:00
bcallah
8943c018fc Update emulators/sdlmess to 0.148u4 (sync with sdlmame)
As sdlmame, Makefile tweaks from sthen@
ok fgsch@
2013-05-02 21:05:31 +00:00
bcallah
d2ec037637 Update emulators/sdlmame to 0.148u4
Makefile tweaks courtesy of sthen@
ok fgsch@
2013-05-02 21:04:01 +00:00
bentley
a95a022ad3 Update to json-c-0.11.
ok dcoppa@
2013-05-02 20:29:05 +00:00
fgsch
e2df7833cf Regen after py-sphinx update and bump. While here ensure docs are
built with the right environment.
2013-05-02 20:08:15 +00:00
stsp
cfde3f2861 Move Uwe out of Brandenburg's barren fields into Berlin's city, per his request. 2013-05-02 19:12:49 +00:00
matthew
003fd9cfbd +ninja 2013-05-02 19:11:10 +00:00
matthew
c54c7d5276 Initial import of ninja, a simple build system with a focus on speed.
ok dcoppa, sthen
2013-05-02 19:09:18 +00:00
sebastia
21cb354a14 Allow upcoming libobjc2 to find LLVM-Config.cmake in its configure stage.
Fix from and OK zhuk@
OK dcoppa@
2013-05-02 15:41:57 +00:00
sthen
1baed3c0ed update gdiff to diffutils 3.3, the existence of which was pointed out by
Jeremie Courrege-Anglas, which works with 64-bit time_t
2013-05-02 13:21:16 +00:00
dcoppa
cd9d5933ad Zap useless "GITWEB" var.
sthen@ agrees
2013-05-02 11:06:06 +00:00
dcoppa
ccd63362cd Update to git-1.8.2.2
Fixes for vax by Jeremie Courreges-Anglas (thanks!)

OK sthen@, benoit@ (maintainer)
2013-05-02 10:01:34 +00:00
ajacoutot
76199479b7 Update to glib2mm-2.36.2. 2013-05-02 08:37:56 +00:00
dcoppa
77aefb7195 We have pselect() now; remove a patch that replaced it with
select()+sigprocmask().

Maintainer's OK
2013-05-02 08:20:52 +00:00
ajacoutot
0e97520794 Mark BROKEN on powerpc. 2013-05-02 07:36:01 +00:00
william
b6f7d3cc6d Bugfix update to s-nail 14.2.2
Thanks to jca -at- wxcvbn.org whose post inspired
sdaoden -at- gmail.com to roll a bugfix release.
2013-05-02 02:11:53 +00:00
espie
ce625eb044 oops, if the error is dire enough, there's no info. 2013-05-01 22:39:24 +00:00
sthen
7d4cae4e5d Update to cfengine 3.4.4, worked on by okan@, Jiri B, myself and
Martijn Rijkeboer (Martijn takes MAINTAINER), testing and src/sysinfo.c
diff from Timo Myyra.

!!! Note: CFEngine 3 is not a drop-in upgrade for CFEngine 2 installations.
!!! It is a significantly more powerful version, but it is incompatible with
!!! the CFEngine 2 policy language.
2013-05-01 21:09:23 +00:00
naddy
5edaac8363 configure checks for update-desktop-database; also found by sthen@ 2013-05-01 19:31:25 +00:00
sthen
5d78d4f161 Reinstate route.c patch, lost in the update to 2.3.1 where upstream rearranged
files. Found the hard way by, and diff from, Yoshihisa Matsushita.
2013-05-01 15:40:33 +00:00
ajacoutot
357f55154a Update to (meta-)tracker-0.16.1. 2013-05-01 12:40:18 +00:00
miod
9c81cdc52f Fix m68k support (Linux/ELF uses a slightly different calling convention than
SysV/m68k, which NetBSD and OpenBSD follow).

Add m88k/ELF support.

Add vax/a.out support.

All tests from the libffi.call dejagnu testsuite pass on these three platforms.

ok jasper@
2013-05-01 10:11:54 +00:00
ajacoutot
2dd9d7d8f2 Committed upstream. 2013-05-01 08:48:36 +00:00
jasper
34dbf63ac7 modules.sample/ always lives in /var/www, so no need for ${PREFIX} here.
as discussed with aja@ (MAINTAINER)
2013-05-01 07:16:15 +00:00
ajacoutot
849d6e64d8 Fix an abort() due to the way mutex were handled.
from upstream with help from kurt@
2013-05-01 06:57:50 +00:00
jasper
72513516ca fixup comment 2013-04-30 19:56:40 +00:00
sthen
e429329751 Major update to Squid 3.3.4 (moving the port from the 3.2 branch to 3.3).
New features include:

- SQL Database logging helper
- Time-Quota session helper
- Custom HTTP request headers
- SSL-Bump Server First
- Server Certificate Mimic

While there, add notes to README-main about increasing the number of
file descriptors via login.conf.
2013-04-30 18:41:50 +00:00