edd
a24e03725f
Update to fs-uae-2.2.2.
...
ok bcallah@
2013-05-04 17:17:05 +00:00
jturner
cbce7b5a37
+se
2013-05-04 15:17:27 +00:00
jturner
77526cd665
Import ports/editors/se. ok sthen@
...
se is a screen oriented version of the classic UNIX text editor ed. It
has a full visual interface allowing you to see the text you're editing.
It's command syntax will be very familiar to users who already know ed.
Some of se's additional features are, a built-in help system,
configurable options that can be loaded from a startup file, the ability
to be ran interactively or via the included scriptse utility, and
optional usage logging.
2013-05-04 15:13:47 +00:00
sthen
8ab8805b44
avoid unnecessary two-step install/subst_cmd
2013-05-04 11:31:57 +00:00
sthen
430b446a0f
remove LD_PRELOAD=libpthread.so wrapper hack
2013-05-04 10:33:55 +00:00
sthen
11317b0758
update to Locale-Maketext-Lexicon 0.93, use mandoc, and update license marker
...
(in one of the many releases in the ~8 years since the previous in-tree
version, it has changed to to MIT license).
2013-05-04 10:18:55 +00:00
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