Commit Graph

73638 Commits

Author SHA1 Message Date
jeremy
cd034fd16a Add www/node module for packaging nodejs libraries that are typically
installed via npm install.

OK sthen@, Aaron Bieber (www/node MAINTAINER)
2012-04-03 18:32:12 +00:00
jeremy
0b6e3d3de8 Allow cross-compiling Windows ruby extensions using mingw
OK pirofti@
2012-04-03 18:15:18 +00:00
sthen
81992847f7 update to memcached 1.4.13, lots of bug fixes amd improvements.
maintainer timeout, OK sebastia@
2012-04-03 16:37:42 +00:00
ajacoutot
ef44d7ee7f Update to owncloud-3.0.1. 2012-04-03 16:31:00 +00:00
ajacoutot
8eec8781b4 Update to xdg-user-dirs-gtk-0.9. 2012-04-03 15:57:05 +00:00
ajacoutot
c041cdc990 Update to epiphany-extensions-3.4.0. 2012-04-03 15:41:28 +00:00
landry
df59187f3f sync comment 2012-04-03 15:41:07 +00:00
ajacoutot
be2246b968 Update to epiphany-3.4.0.1. 2012-04-03 15:40:29 +00:00
landry
010583df4b Major update to webkit 1.8.0.
- disable static libs, shrinks package size by a factor 3
- now depends on geoclue for geolocation purposes (of course its up to
  the browsers to enable the feature or not..)
- simplify Makefile/FLAVORS/SHARED_LIBS
- fold most of the PFRAGs to PLIST by using variables
- remove patch-Source_JavaScriptCore_runtime_JSValue_h, seems it was
  added for sparc64 but now it breaks the build there, and noone has been
able to justify the addition of that patch. Without it, GtkLauncher
shows simple html websites on sparc64 and crashes as soon as some js is
involved, but thats not much different from before
- remove patch-Source_JavaScriptCore_wtf_text_StringHash_h &
  patch-Source_JavaScriptCore_wtf_text_StringImpl_cpp, replaced by
patch-Source_JavaScriptCore_runtime_UString_h for mips64/sparc64
- add patch-Source_JavaScriptCore_wtf_NumberOfCores_cpp for #82585

tested on i386/amd64 by several, amd64 bulk build, ppc & sparc64 testing
by myself. mips64el in the works..
ok ajacoutot@
2012-04-03 15:39:35 +00:00
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