Commit Graph

7170 Commits

Author SHA1 Message Date
sthen
ed297aeab2 also add haserl,no_lua,static 2012-10-27 12:26:56 +00:00
landry
6419dbb3b8 SECURITY update to firefox 16.0.2.
Fixes MFSA2012-90.
http://www.mozilla.org/security/announce/2012/mfsa2012-90.html
Tb & seamonkey will follow soon..
2012-10-27 08:11:00 +00:00
rpe
c0cbb90af1 add haserl flavors too
suggested and ok aja
2012-10-26 23:13:55 +00:00
rpe
7c2bba2556 use CONFIGURE_ENV to pass LD_FLAGS to configure
prodded by and ok aja
2012-10-26 23:11:52 +00:00
rpe
22f321f28a add haserl 2012-10-26 16:33:44 +00:00
rpe
b6478192d2 add from openbsd-wip git repo
ok sthen@ (Maintainer)
2012-10-26 16:32:10 +00:00
ajacoutot
1c1cada0da Missed file in previous. 2012-10-26 12:10:29 +00:00
ajacoutot
181892b2ff Document the cron(8) job. 2012-10-26 12:09:13 +00:00
dcoppa
3361855b28 Update to 6.0.36 2012-10-26 10:24:30 +00:00
ajacoutot
8eb2ccfdc2 Update to owncloud-4.5.1. 2012-10-26 09:27:08 +00:00
ajacoutot
4f2b3c1c6f Update to libcroco-0.6.8. 2012-10-25 21:33:36 +00:00
dcoppa
378e3603f7 Update xapian-omega to 1.2.12
ok sthen@
2012-10-25 14:07:22 +00:00
ajacoutot
617b2aed1b Make config.sample.php writable by the 'www' user. 2012-10-25 12:38:12 +00:00
ajacoutot
1154ecae1e Extend the upgrade section. 2012-10-25 12:26:40 +00:00
fgsch
2c88b8f081 Update to moinmoin 1.9.5.
jasper@ ok.
2012-10-24 22:09:30 +00:00
landry
3526f736dd Bump REVISION-lightning too, since python disappeared from the
corresponding PLIST.
2012-10-24 20:44:50 +00:00
landry
ffeb59ff0f Add DPB_PROPERTIES=parallel so that all mozilla ports build zomgfaster
with dpb.
reminded by naddy@, thanks!
2012-10-24 19:28:43 +00:00
landry
8bbeb23c58 Bump REVISION-main, in last commit i removed MODPY_RUNDEP=No and
USE_GROFF=Yes, effectively changing the plist.
pointed out by naddy@
2012-10-24 14:12:35 +00:00
jasper
d8e45de16a also depend on php-curl, which is needed for several features
ok robert@
2012-10-24 09:06:58 +00:00
gsoares
4b7b968a5b update to 0.37
tidy whitespace
2012-10-23 13:21:08 +00:00
dcoppa
85f470b53c Update to Predis-0.8.0 2012-10-23 11:09:57 +00:00
landry
08cd911ea2 Patch out the check for zeitgeist to avoid midori picking it up if present. 2012-10-22 21:18:59 +00:00
jasper
4b74d094f1 Security fix for
CVE-2012-4404, moinmoin incorrect ACL evaluation for virtual groups

patch from upstream mercurial
2012-10-22 17:52:39 +00:00
landry
7365c2e720 Free commit, shuffle things around to greatly reduce the diff between
thunderbird and seamonkey makefiles.
2012-10-21 09:55:47 +00:00
gsoares
622f0916bb SECURITY update for py-django-1.4.2
diff submitted by Ryan Boggs (MAINTAINER), thanks!

This update fixes a security issue related to host header poisoning.
more details at: ttps://www.djangoproject.com/weblog/2012/oct/17/security/
2012-10-20 16:00:58 +00:00
landry
ffdc0a3a12 --with-system-zlib takes /usr, not /usr/lib. No binary change, and
allows to remove some dupe configure args at next update.
2012-10-20 11:17:56 +00:00
kili
687ce97200 + hs-snap-loader-{dynamic,static} 2012-10-19 18:57:13 +00:00
kili
eea8123c42 Update to hs-snap-0.9.2.2. 2012-10-19 18:56:14 +00:00
kili
07dd53a90e This library allows Snap applications to run at full compiled speed
with no overhead, in a way that's drop-in compatible with
snap-loader-dynamic.

ok sthen@
2012-10-19 18:54:58 +00:00
kili
6229f87485 This library allows Snap applications to recompile actions on the
fly in development mode.

ok sthen@
2012-10-19 18:54:17 +00:00
kili
35ab6ef905 Update to hs-snap-server-0.9.2.4. 2012-10-19 18:52:54 +00:00
kili
24ee533b26 Update to snap-core-0.9.2.2. 2012-10-19 18:51:52 +00:00
kili
aaa33ff7e5 Update to hs-clientsession-0.8.0.1.
(adding myself and jim@ as MAINTAINERs, even if jim@ is still swamped with work)
2012-10-19 18:51:01 +00:00
sthen
4eb33903f3 BUILD_DEPENDS on py-docutils (for rst2man) 2012-10-19 16:27:47 +00:00
espie
c7f03958d7 zap spaces at end of variables (posix make compliance minor issue) 2012-10-18 21:23:51 +00:00
kili
d59a3171ba The update of hs-base64-bytestring broke this port. No cookies for me,
not even a client-side cookie.

Noticed by nigel@.

This will be fixed soonish (with the hs-snap updates).
2012-10-18 20:08:52 +00:00
giovanni
ac59c8b29d Update to 1.9 2012-10-18 08:18:56 +00:00
giovanni
f3cf748e56 Update to 2.2.23, fixes CVE-2012-2687 and CVE-2012-0883.
ok sthen@
2012-10-18 08:12:16 +00:00
landry
dd73389afd Remove extra verbose logging from OS.File, confuses people. (#785200) 2012-10-17 19:43:24 +00:00
jasper
dd394bc189 add dependency on php,-gd
ok robert@
2012-10-17 16:31:30 +00:00
pea
a038c21368 Update to 2012-10-13 (Adora Belle)
ok landry@
2012-10-17 11:49:44 +00:00
robert
ac827d7fd8 merge the yubikey auth module to owncloud 4.5.0
requested by ajacoutot@
2012-10-17 09:16:10 +00:00
ajacoutot
26b61a8ce6 csync -> ocsync 2012-10-16 09:43:11 +00:00
ajacoutot
baa8fdc726 Major update to owncloud-4.5.0. 2012-10-16 09:19:23 +00:00
ajacoutot
abfd3d12b0 Minoir update to libcroco-0.6.7. 2012-10-16 06:17:16 +00:00
sthen
9615c3d6d8 zap trailing whitespace in files where it's present on PERMIT_* lines 2012-10-15 15:18:31 +00:00
sthen
3a1c6d10f6 zap trailing whitespace where it's present in MASTER_SITES/COMMENT
lines in ports Makefiles
2012-10-15 15:06:41 +00:00
sthen
aa66ceb738 zap some trailing whitespace mostly on HOMEPAGE lines 2012-10-15 14:55:43 +00:00
naddy
f87aaf7f90 braino 2012-10-14 14:26:02 +00:00
jasper
ad86f1ed77 - update to glpi-0.83.5 2012-10-13 13:19:59 +00:00