gsoares
dd8b7de103
Security Fix for SA44807, ejabberd Nested XML Entities Denial of Service Vulnerability
...
OK sthen@ viq(MAINTAINER)
"looks fine" jasper@
2011-06-03 13:45:43 +00:00
espie
8579c8b7c3
do the fetch stuff very early, in new_path.
2011-06-03 13:38:58 +00:00
ajacoutot
d2fcc891b3
Install /etc/dconf/{db,profile}/.
2011-06-03 13:26:57 +00:00
ajacoutot
e6be182b2b
Install the autorespond configuration (@sample).
2011-06-03 10:30:19 +00:00
sthen
340ee33451
Change the sample cap_mkdb command so it only runs if login.conf.db is present.
...
ok Ian McWilliam, aja@, landry@
2011-06-03 10:21:54 +00:00
sthen
d71dd2a4c3
add http MASTER_SITES, remove MASTER_SITE_GNOME as they only have 2.6 releases
2011-06-03 10:12:15 +00:00
dcoppa
db4fd4a2ae
Update to hs-redis-0.11
2011-06-03 09:19:25 +00:00
ajacoutot
3e89e75039
Remove/simplify some patches: instead of patching all around to install
...
in the correct paths, do a mv/rm dance in the port Makefile. This
greatly simplifies the port maintainance.
Remove config and man pages for binaries that aren't shipped (part of
the linux-only zarafa-licensed).
While here, regen WANTLIB.
2011-06-03 08:26:57 +00:00
dcoppa
f3264d1b88
Bugfixing update to Redis 2.2.8
2011-06-03 08:11:32 +00:00
sthen
3dd23e0aae
SECURITY update to asterisk-1.8.4.2; CVE-2011-2216:
...
Null pointer deref in SIP if malformed Contact headers are present.
2011-06-02 20:10:01 +00:00
sthen
f10e7ce045
update aircontrol to 1.3.8-beta
2011-06-02 20:01:19 +00:00
sthen
0443f8423b
mirror distfile
2011-06-02 19:57:16 +00:00
sthen
4fef4216a0
Escape user-supplied URL parameter to avoid a cross-site scripting problem.
...
From upstream repo.
2011-06-02 19:48:17 +00:00
rpointel
8885cf1220
Update hiawatha to 7.5. Corrected PLIST from aja@.
...
ok aja@.
2011-06-02 18:53:39 +00:00
ajacoutot
be2ce2ad0b
Don't kill the mount if g_vfs_backend_ftp_has_feature() (for chmod)
...
fails. Now I can upload stuffs with nautilus to my freebox again...
2011-06-02 18:34:16 +00:00
kili
a2120b3378
Doh, can zap --disable-silent-rules here, too.
...
My grep skills suffer today.
2011-06-02 17:35:47 +00:00
ajacoutot
f367968c86
--disable-silent-rules is now added to CONFIGURE_ARGS per default,
...
if CONFIGURE_STYLE = gnu
2011-06-02 17:20:33 +00:00
ajacoutot
0ca94c1995
Adapt after the XKB layouts switch to xkeyboard-config.
2011-06-02 17:16:34 +00:00
kili
27f99a5541
--disable-silent-rules is now added to CONFIGURE_ARGS per default,
...
if CONFIGURE_STYLE = gnu.
2011-06-02 17:09:31 +00:00
espie
9ba6fb7c5c
- unify code in Fetch/Build subengines
...
- zap heuristic#3, not critical
- don't rebuild the Fetch queue all the time, it's too expensive
- fix bugs in FetchQueue computation, correctly handle 1 distfile case
- create a quick path thru adjust* that handles only new paths.
- use it during LISTING while fetching files, to make more files available
quicker.
- model distfiles as FDEPENDS, DIST, so that they can get dumped.
- add -v option that dumps a bit more stuff in log files.
with these, dpb will fetch all distfiles in a not too surprising order,
and it won't consume 40% cpu while doing so...
2011-06-02 17:09:25 +00:00
espie
0594474469
if stuff does not resolve, show a better error message, to help people
...
with broken symlinks
2011-06-02 17:00:14 +00:00
ajacoutot
6f34f245fb
Bugfix update to system-config-printer-1.3.3.
2011-06-02 16:16:23 +00:00
rpointel
a95b286393
Update py-redis to 2.4.1.
...
From Wen Heping (thanks). ok dcoppa@.
2011-06-02 16:02:33 +00:00
ajacoutot
f5b39def0f
Unbreak build of dependent ports by moving includes from -ldap to -main.
...
breakage reported by Nigel Taylor.
2011-06-02 15:54:10 +00:00
naddy
297ddb4ef7
add --disable-silent-rules for CONFIGURE_STYLE=gnu; ok kili@
2011-06-02 15:54:10 +00:00
kili
bbd3495036
Accept --disable-silent-rules.
...
ok naddy@
2011-06-02 15:43:05 +00:00
naddy
f6a87ff259
Unknown --with-PACKAGE and --enable-FEATURE options should only
...
elicit a warning.
Fix a quoting error while here.
2011-06-02 14:14:24 +00:00
ajacoutot
70b2a8d326
Extended README.template.
...
ok jasper@ sthen@
2011-06-02 13:44:40 +00:00
ajacoutot
f982995f2b
Add a consistent header that substitutes FULLPKGNAME for the READMEs.
...
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
ajacoutot
1ae40ad955
MAJOR update to zarafa-7.0.0 (RC1).
...
Committing now because this version performs _much_ better than what we
currently have in tree (see HOMEPAGE for details).
Quick&dirty upgrade steps (but you should follow the README):
------------------------------------------------------------------------
# /etc/rc.d/zarafa stop
===> Make sure _all_ zarafa processes are stopped and BACKUP YOUR DB!
# pkg_add -u zarafa zarafa-webaccess zarafa-libvmime
===> merge configuration (compare /usr/local/share/examples/zarara/*.cfg
with their counterparts under /etc/zarafa/.
# /usr/local/bin/zarafa-server
===> this will only do sanity checks but not start the server
# pkg_add py-mysql
# python2.6 /usr/local/share/doc/zarafa/zarafa7-upgrade
# /etc/rc.d/zarafa start
------------------------------------------------------------------------
tested by robert@ and myself
ok robert@
2011-06-02 12:46:37 +00:00
ajacoutot
9d5b87f082
Update to zarafa-libvmime-0.9.2. Needed for upcoming zarafa update.
2011-06-02 12:45:43 +00:00
ajacoutot
4125c0cc20
Bump zarafa version.
2011-06-02 12:45:17 +00:00
espie
7d68d7e282
add stuff to do quick_dump of distinfo eventually
2011-06-02 11:53:55 +00:00
ajacoutot
4028940a2f
Only enable log_errors for debugging or php will issue warnings which
...
will break communication with the device.
found the hard way by robert@
2011-06-02 10:46:54 +00:00
ajacoutot
6a68996754
Update to z-push-1.5.3.
2011-06-02 10:40:51 +00:00
ajacoutot
9f8d7a7964
py-gnome is needed to load the old applets (gnome-panel-add) but we
...
are trying to get away from the bonobo dependency for now.
2011-06-02 10:39:54 +00:00
dcoppa
87201ccf5c
Fix for --disable-silent-rules
...
OK sthen@, naddy@
2011-06-02 10:38:50 +00:00
sthen
35ac303ec8
update NUT to 2.6.1; bugfixes, cleanup, improvements and new device support.
2011-06-02 10:37:08 +00:00
ajacoutot
9478051482
-flyback
2011-06-02 10:01:46 +00:00
ajacoutot
6ebe12a2cb
Remove, superseded by backintime{-gnome}. Newer versions are too Linux
...
centric anyway (hal, devices...).
2011-06-02 10:01:22 +00:00
rpointel
39832f37b1
Update Test-CheckManifest to 1.24, from Nigel Taylor (maintainer).
2011-06-02 08:43:27 +00:00
robert
c480666f7d
Instead of reserving 32MB of virtual memory let's reserve the quarter of
...
RLIMIT_DATA (ulimit -d) if RLIMIT_DATA is not 0 (unlimited).
If RLIMIT_DATA is 0 then the default 512MB reservation will be used.
Using 32MB made v8 use less memory for sure but it was a huge performance
loss too.
2011-06-02 07:21:14 +00:00
ajacoutot
b4d94612de
Bugfix update to libgda-4.2.8.
...
Enable the new (read-only for now) LDAP backend.
prodded by jasper@
2011-06-02 07:16:32 +00:00
fgsch
598e8aadf0
enter mongodb
2011-06-02 00:28:33 +00:00
fgsch
249649da77
Import mongodb, a scalable, high-performance, open source, document-oriented
...
database.
with input from dcoppa and martynas, martynas ok some time ago.
2011-06-02 00:26:32 +00:00
jeremy
31e6deb8d9
Update to version 1.5.1. Initial version from wen heping on ports@.
2011-06-02 00:13:41 +00:00
jeremy
d6e2524879
Update to version 1.6.2.
2011-06-02 00:11:50 +00:00
kili
8447198608
Handrolled configure script -- don't use CONFIGURE_STYLE=gnu.
...
From Brad. ok sthen@
2011-06-01 23:40:21 +00:00
kili
d105450ef7
Handrolled configure script, so don't use CONFIGURE_STYLE=gnu.
...
One step towards --disable-silent-rules.
From Brad.
ok sthen (with a proper package bump)
2011-06-01 23:34:53 +00:00
stsp
cd07946b62
Update to 1.6.17. Fixes CVE-2011-1752, CVE-2011-1783, and CVE-2011-1921.
...
ok landry jasper sthen
2011-06-01 22:19:17 +00:00