73679 Commits

Author SHA1 Message Date
jasper
f795f87076 - fix comment after recent update, the patch has been merged. 2012-04-03 15:10:40 +00:00
robert
c45244ce9c update to 18.0.1025.142; requires gcc 4.6 from now on 2012-04-03 13:59:35 +00:00
robert
8e9250e196 update distinfo 2012-04-03 13:57:21 +00:00
giovanni
eae15e525b Fix incremental backups 2012-04-03 10:56:03 +00:00
sthen
302b21f525 Adjust new user creation in Bacula which had some duplication between
packages which depend on each other:

- only create the _bacula user in -main (client parts)
- only create the _bacula-sd user in -server

Change _bacula's home dir from /var/bacula to /nonexistent.
/var/bacula needs to be writable by the _bacula group and since
/usr/libexec/security actually checks that user home dirs are
group-writable, whereas /etc/security just checked if the user
home dir was a writable *file*(!), it whines every day for
every machine with bacula client installed. (This will only
affect new installations so if you're annoyed by these mails
too, just vipw and change it by hand).

ok ajacoutot@ merdely@
2012-04-03 10:05:47 +00:00
ajacoutot
9c59104def SHARED_ONLY is already set. 2012-04-03 09:37:37 +00:00
ajacoutot
10995fca56 Missed bump. 2012-04-03 09:37:07 +00:00
robert
b40f03bd7f add missing distfile 2012-04-03 09:27:15 +00:00
ajacoutot
46dad49375 Remove CONFIGURE_ENV already provided by the python MODULE. 2012-04-03 09:27:06 +00:00
ajacoutot
e0848dd8e8 OpenSSL support is broken an non maintained, so use the default which is
GNUTls; it's already in the dep chain because of libsoup anyway.
2012-04-03 09:26:30 +00:00
ajacoutot
ddd9aa6a1c Add ac_cv_prog_PYTHON in CONFIGURE_ENV. This is needed because sometimes
configure scripts look for hardcoded version of python without taking
into consideration the PYTHON variable we already export.

ok fgsch@
2012-04-03 09:21:42 +00:00
robert
ebb2fa08a1 update to 3.5.2.2; requires gcc 4.6 from now on 2012-04-03 08:56:50 +00:00
dcoppa
d1677e6b20 Update to Predis-0.7.2 2012-04-03 08:44:07 +00:00
ajacoutot
3902616fc7 py-gobject3 is needed a RUN_DEPENDS. 2012-04-03 08:03:18 +00:00
ajacoutot
69e958ebac -telepathy-butterfly 2012-04-03 07:39:42 +00:00
ajacoutot
6e2cafaa37 Remove: abandonned upstream.
gabble now implements all that's necessary.

ok jasper@ (maintainer)
2012-04-03 07:39:28 +00:00
ajacoutot
0c7936145e Update to telepathy-logger-0.2.13. 2012-04-03 07:34:35 +00:00
ajacoutot
06453f2e8c Tweak BUILD_DEPENDS for tests. 2012-04-03 07:29:09 +00:00
ajacoutot
4f2dabc486 Update to telepathy-gabble-0.16.0. 2012-04-03 07:13:00 +00:00
ajacoutot
8008dde911 Update to telepathy-mission-control-5.12.0. 2012-04-03 06:47:50 +00:00
ajacoutot
a4f45544d2 Update to stable telepathy-glib-0.18.0. 2012-04-03 06:45:53 +00:00
ajacoutot
5d512f8e71 Minor update to meld-1.5.4. 2012-04-03 05:43:22 +00:00
gsoares
68837b3126 update www/links to 1.03
OK espie@ (maintainer)
2012-04-03 00:06:54 +00:00
merdely
0a20e294ad Add check_esxi_hardware 2012-04-02 16:51:31 +00:00
merdely
ca4694c2c3 Import check_esxi_hardware
This script is a Nagios plugin to monitor the hardware of ESX and ESXi
servers. It can also be used as standalone script to check the hardware -
Nagios isn't necessary to run it.
    
ok sthen@
2012-04-02 16:50:47 +00:00
giovanni
ef22147c60 Update to version 8.85
from maintainer Patrick Keshishian
2012-04-02 16:32:53 +00:00
ajacoutot
4abe536500 Update to stable libgdata-0.12.0. 2012-04-02 15:59:08 +00:00
espie
9cbe5aecb1 have a look at PORTSDIR_PATH as well, so that we can dpb -P dir/p
under mystuff.

problem noticed by jeremy@
2012-04-02 15:51:24 +00:00
pascal
826b4aa211 Apply the same fix as to base gcc wrt -fident.
ok espie@
2012-04-02 15:28:04 +00:00
dcoppa
9f9ac1b65a Bugfix update to ncmpcpp-0.5.10 2012-04-02 14:09:36 +00:00
ajacoutot
2cc6b87dea Remove xsa@ from maintainer as per his request. 2012-04-02 13:06:42 +00:00
ajacoutot
6bb65f407d -py-msnp 2012-04-02 12:59:00 +00:00
ajacoutot
0c7bd87e57 Remove; dead upstream since years and the MSN protocol have changed a lot
since.

ok xsa@
2012-04-02 12:58:45 +00:00
dcoppa
60f2b549f6 Bugfix update to redis-2.4.10. 2012-04-02 12:14:31 +00:00
sthen
5974ee947f Allow puzzle's online help to work with the puzzles with a space in the name.
ok landry@
2012-04-02 10:06:13 +00:00
giovanni
ee4c547806 Update to 3.4.10.2, fixes local path disclosure vulnerability, see
PMASA-2012-2.
ok kevlo@ (Maintainer)
2012-04-02 09:35:20 +00:00
espie
b2a184c1df fix landry's error.
forget was in the wrong class, oops.
2012-04-02 09:21:18 +00:00
pascal
c263e2ec14 Previous commit actually fixed gcc 4.6 on sparc64; just fix one stupid typo.
Tested on one of weerd@'s machines (thanks).

Also, update TODO.

ok espie@
2012-04-02 08:51:30 +00:00
ajacoutot
d21edf0044 Technically requires a bump after previous.
spotted by nigel@
2012-04-02 08:38:47 +00:00
pascal
769cbec015 Add a FLAVOR for building blender with ffmpeg support.
Requested and tested by peters at schwertfisch dot de.

ok ajacoutot@
2012-04-02 07:11:46 +00:00
ajacoutot
8c8e173bb9 Some cleanups:
* sanitize CONFIGURE_ARGS
* regen DEPENDS/WANTLIB
* remove one XXX
* put icons in the correct path
* tweak DESCR
2012-04-02 06:40:06 +00:00
ajacoutot
666af35cfd Update to papyon-0.5.6. 2012-04-02 06:20:33 +00:00
jeremy
728ba90dfb Include the necessary header path and library path automatically, so
you don't need to specify -I/usr/local/mingw32/include
-L/usr/local/mingw32/lib manually to make things work.

OK pirofti@
2012-04-02 03:18:17 +00:00
sthen
2af41ca8ed set DOXYGEN_ENCODE_PATH_STRIP to avoid random md5 changing filenames. bump. 2012-04-01 21:05:20 +00:00
sthen
ca967c33b2 Add an english_only flavour (passes --english-only to autoconf to avoid
building support for other languages). Use it on mips64el by default
as ld(1) has trouble without it. Information from Brian Callahan and
Bryan Irvine.

- while there, prefer http MASTER_SITES

ok landry@
2012-04-01 21:02:30 +00:00
steven
7743cfe4e9 enable sql support.
to use this, you also need to install the specific libdbi-drivers package
for the database you plan to use.

requested and tested by Richard Brooks, RichardBUK at FastMail.fm
2012-04-01 20:38:19 +00:00
sthen
2dbb880006 php is only a run dep (noticed by Brian Callahan) so use
MODPHP_BUILDDEP=No.  No bump needed.
2012-04-01 19:38:57 +00:00
ajacoutot
bd208463c3 According to espie@ I should also add a @pkgpath. 2012-04-01 16:01:11 +00:00
ajacoutot
500e8f9c49 x11/gnome/gcr is not needed and mono-gnome already brings everything that
is required.
2012-04-01 15:58:31 +00:00
ajacoutot
857d6ca41d seahorse is explicitely need in -extra now. 2012-04-01 15:06:47 +00:00