Commit Graph

83659 Commits

Author SHA1 Message Date
sthen
bb76377f69 avoid a two-step SUBST_CMD/INSTALL_SCRIPT process by using new(ish)
SUBST_CMD -m to set the mode while copying.
2013-05-04 10:00:52 +00:00
sthen
f6557d420a avoid a two-step SUBST_CMD/INSTALL_SCRIPT process by using new(ish)
SUBST_CMD -m to set the mode while copying.
2013-05-04 09:41:38 +00:00
sthen
6f193fe71d avoid a two-step SUBST_CMD/INSTALL_SCRIPT process by using new(ish)
SUBST_CMD -m to set the mode while copying.

regen distinfo and switch to mandoc while there.
2013-05-04 09:41:32 +00:00
sthen
3ed0003e4b update get_iplayer to a newer snapshot, includes some fixes to the XML files
it optionally outputs
2013-05-04 09:24:34 +00:00
jasper
ce3316b0ec Security update of mediawiki to 1.19.6, fixes
CVE-2013-2031 - SVG JavaScript detection bypass
CVE-2013-2032 - Extensions can't fully block password changes

ok MAINTAINER
2013-05-04 08:45:41 +00:00
tobiasu
12a99dc798 Take another stab at debugging the sporadic build failures in the gnat
build tools. Split compiling and linking/binding into two parts and add
some ls in between to spot the disappearing object file...

Reverts previous attempt running gnatmake with -j1 which turned out to
be insufficient.

ok pascal@ sthen@
2013-05-03 23:23:26 +00:00
bcallah
2f7a5f533b Update x11/terminator to 0.97
From Juan Francisco Cantero Hurtado <iam@juanfra.info> (MAINTAINER)
2013-05-03 23:21:17 +00:00
rpe
d54a62afbe add selfoss 2013-05-03 23:17:52 +00:00
rpe
53e0a20c5a import www/selfoss 2.6
ok sthen@, 'looks fine' aja@

selfoss is a multipurpose rss reader, live stream, mashup, aggregation
web application.

Features
- web based rss reader
- universal aggregator
- open source and free
- easy extendable with an open plugin system (write your own data
  connectors)
- mobile support (Android, iOS, iPad)
- use selfoss to live stream and collect all your posts, tweets,
  feeds in one place
- lightweight PHP application with less than 2 MB
- supports MySQL, PostgreSQL and Sqlite Databases
- OPML Import
- easy installation: upload and run
- with restful json api
2013-05-03 23:16:22 +00:00
tobiasu
277833d422 Sync 4.8 changes to 4.7 and 4.6
- Absolute path for STRIP
- Enable ncpu detection in gnatlib
- Force sequential "make install" target
2013-05-03 23:13:49 +00:00
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