Commit Graph

7541 Commits

Author SHA1 Message Date
sthen
5eaa11d5d1 +c-icap,squidclamav 2013-04-16 10:01:18 +00:00
sthen
0d236f3eb5 import ports/www/squidclamav, ok benoit
ClamAV-based virus scanner for c-icap. This uses clamd to scan;
for an alternative using libclamav, see the c-icap-clamav package.
2013-04-16 10:00:46 +00:00
sthen
e297eb4781 import c-icap, ok benoit@
c-icap is an implementation of an ICAP server. It can be used with HTTP
proxies that support the ICAP protocol to implement content adaptation
and filtering services. Squid 3.x and most commercial HTTP proxies
support the ICAP protocol.
2013-04-16 09:59:35 +00:00
ajacoutot
b9f5894813 We have fdatasync(2) now.
ok robert@ (maintainer)
2013-04-15 17:03:49 +00:00
jasper
1f34b52d5c plug a memleak and reduce some console spam; from upstream 2013-04-15 07:53:27 +00:00
rpe
99f354891f update tt-rss to 1.7.8
with feedback and ok landry@ sthen@
2013-04-14 20:28:09 +00:00
sthen
c8a5256592 update to hiawatha-9.0 2013-04-14 20:21:15 +00:00
ajacoutot
aed91d7b0f Mark BROKEN on i386; this will give a chance to people still using an older
version not to update and end up with a broken browser.
Issue being investigated by robert@

ok robert@
2013-04-14 16:39:04 +00:00
jeremy
13ad28a636 Remove dependency on www/webkit, as this uses QtWebKit, included in
x11/qt4.

Pointed out by ajacoutot@
2013-04-13 15:45:47 +00:00
sthen
0e2092fdf7 tweaks to www/tinyproxy, ok frantisek holop (maintainer)
- fix the license marker
- show people how to bind to all IPv4 addresses rather than
the default of all IPv6 addresses
- zap an unnecessary variable in Makefile
- zap -Wredundant-decls, it's useless and spammy on the console
2013-04-13 13:08:17 +00:00
ajacoutot
24a220809a Regen PLIST. 2013-04-13 12:08:32 +00:00
jasper
a8d4e24fcd - update to epiphany-3.8.0 now that we have webkit 2.0.0! 2013-04-13 10:06:08 +00:00
ajacoutot
8cf6eb22f8 I forgot that with gstreamer1, sndio(7) support is directly integrated in
plugins-base which webkit already provides; so no need for plugins-good
dependency anymore.
2013-04-13 09:33:29 +00:00
ajacoutot
2788ae5d37 Webkit uses gstreamer1 now. 2013-04-13 09:27:34 +00:00
landry
508403fce0 Tweak WANTLIB after webkit update (mostly s/gst*-0.10/gst*-1.0/ + removing
gstinterfaces-0.10) and bump some REVISIONs.
2013-04-13 09:14:06 +00:00
landry
4631994f18 Major update to webkit 2.0.0.
- add ruby to BDEPS. Webkit build system now uses autohell, python, ruby and perl \o/
- set MODRUBY_REV = 1.8 on sparc64 since 1.9 is broken there
- disable WebKit2 support, it needs shm_open()/shm_unlink()
- switch from gstreamer-0.10 to gstreamer1
- force-disable JIT/ASSEMBLER on non-jit archs, builds fails otherwise (bug #113638)
- only build NumberPrototype.cpp with -O0 on sparc64, not the damn whole thing
- use -Wl,--relax on ppc otherwise linking fails
- move some patches around since JavaScriptCore/wtf moved to WTF/wtf
- dont uselessly rerun make within make during install, gmake blows
- blindly backport upstream r144077 to fix mips64 build
- backport bits of #103128 & r145551 to fix powerpc build
- backport r147967 & more to fix bashisms in configure
- bug #109932 forced the use of gcc >= 4.7 or clang >= 3.0, but this is
  only for WebKit2 so loosen the check atm

Tested working fine on amd64 & i386, went in bulk builds, known broken
at runtime on ppc (being worked on. or not.) should build on mips64el
(and maybe even run!) and sparc64 (wont run! ever! nothing new here..),
but 'someone' will care about the poor exotic archs and fix'em, right ?

After too much prodding from the gnome maintainers who desperately need it
2013-04-13 09:11:02 +00:00
ajacoutot
dd3eacb842 Update to bacula-web-5.2.13. 2013-04-12 10:47:38 +00:00
ajacoutot
dfcdf64192 SECURITY update to owncloud-5.0.4. 2013-04-11 16:45:31 +00:00
pirofti
8995b38bd4 Update youtube-dl to 2013.04.03.
From David Hill, thank you!
2013-04-11 09:11:51 +00:00
robert
240bb2ab7f update some patches 2013-04-10 18:46:43 +00:00
robert
4f9175a001 update to 26.0.1410.63 2013-04-10 16:14:28 +00:00
mpi
52e6f0dcf8 Update to liferea 1.8.12 and remove USE_GROFF, maintainer timeout.
ok landry@
2013-04-10 07:33:33 +00:00
jasper
edc5125181 - update to jekyll-0.12.1 2013-04-08 22:23:41 +00:00
sthen
3b82d640d5 update to p5-WWW-YouTube-Download, from maintainer Mikolaj Kucharski 2013-04-08 19:24:19 +00:00
landry
e7fe37ff82 Switch back i386 to use gcc 4.6. Building with clang hits MAXDSIZ limit
when linking libxul.so, as found out by espie@.
2013-04-08 06:51:00 +00:00
sthen
d1d3a659eb remove patch-toolkit_mozapps_installer_packager_mk; from landry's git repo
reported by rpe@ nigel@ espie@
2013-04-07 11:51:42 +00:00
landry
8f6723b58a Update to seamonkey 2.17.
- See http://www.seamonkey-project.org/releases/seamonkey2.17/
- Fixes MFSA 2013-30->40
- switch back to use clang on i386, now that llvm got fixed there
- backport libffi i386 fix (TODO: switch to systemwide libffi if possible)
- nicer fix to avoid installing the sdk lib/headers
2013-04-06 14:48:09 +00:00
landry
ba75ae9fbb Update to firefox 20.0.
- See http://www.mozilla.org/en-US/firefox/20.0/releasenotes/
- Fixes MFSA 2013-30->40
- switch back to use clang on i386, now that llvm got fixed there
- backport libffi i386 fix (TODO: switch to systemwide libffi if possible)
- add nicer fix to avoid installing the sdk lib/headers
2013-04-06 14:44:52 +00:00
landry
1d415ba24d Bump after WANTLIB fix - while here, backport kettenis' libffi i386 fix
to fennec.
2013-04-06 14:41:17 +00:00
landry
7169a1e9da Ensure FX/SM/TB depend on nss 3.14.3/nspr 4.9.5/sqlite 3.7.15.2.
Adjust WANTLIB while here.
2013-04-06 14:39:58 +00:00
ajacoutot
fa8a2b2f8a +ap2-mod_dnssd 2013-04-06 07:58:31 +00:00
ajacoutot
672948b6ed Import ap2-mod_dnssd-0.6.
mod_dnssd is an Apache HTTPD module which adds Zeroconf support via
DNS-SD using Avahi.

ok jasper@
2013-04-06 07:57:42 +00:00
jasper
fdd0279249 protect some files on updates 2013-04-04 16:28:20 +00:00
ajacoutot
b912c94656 SECURITY update to opera-12.15. 2013-04-04 12:57:25 +00:00
robert
97a7d6503d update to 5.0.3, based on ajacoutot@'s diff
ok ajacoutot@ (MAINTAINER)
2013-04-03 17:40:48 +00:00
sthen
772d1907ea add comment re use of gtar; this one is not extended headers 2013-04-03 11:23:31 +00:00
robert
a52e8efd8d - update to 26.0.1410.43
- switch chromium to use clang/llvm instead of gcc
- switch back to the internal libvpx because it's an unreleased version
  at this point
- re-enable SSE2 support
2013-04-03 08:19:10 +00:00
ajacoutot
d47afbdba2 Do not build_depends on devel/desktop-file-utils. 2013-04-03 06:57:56 +00:00
ajacoutot
bb2bb5ef4b Missed in previous. 2013-04-02 16:21:19 +00:00
ajacoutot
c6fff61bfc No need to explicitely depend on gnome-icon-theme anymore. 2013-04-02 16:16:47 +00:00
espie
c5cab71c9a a few minor updates, including some security concerns 2013-04-02 14:41:05 +00:00
sthen
e4003fbb09 update to a version which is on CPAN mastersites 2013-04-01 16:04:33 +00:00
sthen
1990a85b82 sync wantlib/lib_depends 2013-03-31 21:28:58 +00:00
jasper
fd256e46ea remove cssed which is unmaintained and uses deprecated libraries.
there are plenty of maintained and modern alternatives intree.

ok aja@
2013-03-30 15:08:08 +00:00
jasper
02f8676e00 -cssed 2013-03-30 15:06:53 +00:00
ajacoutot
cbdfd00dc1 Fix wantlib. 2013-03-30 15:02:48 +00:00
jasper
a089ea6867 - remove mentions of epiphany-extensions 2013-03-29 15:29:28 +00:00
jasper
ab618d20cf sync 2013-03-29 15:27:27 +00:00
jasper
aff498e98a drop epiphany-extensions, it's deprecated and unmaintained
prompted by aja@
2013-03-29 15:27:20 +00:00
brad
b74425f50e - Fix autoconf/automake usage. Set CONFIGURE_STYLE or call autogen.sh but
not both.
- Correct the automake bits that were added for static linking. The libraries
  were inserted into the wrong variable so the link order was wrong.
- Tidy up the CONFIGURE_ENV usage.

ok sthen@
2013-03-28 23:40:56 +00:00