Commit Graph

66598 Commits

Author SHA1 Message Date
ajacoutot
a1f6d57fb2 Bugfix update to dbus-python-0.84.0. 2011-06-03 16:56:35 +00:00
ajacoutot
8279df0f22 Bugfix update to dbus-glib-0.94. 2011-06-03 16:55:16 +00:00
ajacoutot
f0783ed916 Fix path to machine-id. 2011-06-03 16:54:05 +00:00
ajacoutot
11dfd4b837 Bugfix update to dbus-1.4.10. 2011-06-03 16:51:23 +00:00
sthen
bac6270c37 Fix asterisk build on a clean box; there is a bogus dependency on libltdl
recorded in asterisk's menuselect system, knocking out ODBC build if not
present (though this is only done, afaict, due to a missing dependency
in a unixodbc package on some linux version), so add libltdl as a
BUILD_DEPENDS.

Doesn't affect the packages, other than -odbc wasn't built before
unless you had libltdl installed, so no bump.
2011-06-03 16:08:01 +00:00
shadchin
601defec3d Update to 1.002
ok ajacoutot@
2011-06-03 16:04:27 +00:00
ajacoutot
7cd8b4eac5 Missing defines. 2011-06-03 15:52:12 +00:00
ajacoutot
71588a4efb Regen dependencies after recent gnome-desktop commit. 2011-06-03 15:41:14 +00:00
ajacoutot
ea46f2dfdd No need to depend on py-gnome, py-gtk2 is enough.
from dcoppa@
2011-06-03 15:40:12 +00:00
gsoares
aa189a40c1 update textproc/p5-PatchReader to 0.9.6
doesnt need groff
switch to new CPAN_AUTHOR

OK sthen@ jasper@
(maintainer timeout)
2011-06-03 13:59:55 +00:00
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