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
brad
52bb14ab76
More fixes from upstream..
...
- Support multi line logging.
- Call ERR_clear_error only for SSL connections in CON_STATE_ERROR.
- Reject non ASCII characters in HTTP header names.
ok sthen@
2013-03-28 16:22:32 +00:00
ajacoutot
2428b89506
Fix build with glib2>=2.36.0.
2013-03-27 20:26:42 +00:00
ajacoutot
eb923cf959
Add missing MODGNOME_CPPFLAGS.
...
Regen WANTLIB.
Fix build with glib2>=2.36.0.
2013-03-27 17:57:11 +00:00
nigel
5d332e2a74
This module opens a file and performs automatic charset detection
...
based on the HTML5 algorithm. You can then pass the filehandle to
HTML::Parser or a related module (or just read it yourself).
required by p5-libwww >= 6.0
Ok landry, sthen
2013-03-26 23:53:57 +00:00
jasper
a08f67c213
tweak DESCR to not start with 'A'.
...
ok bluhm@ (MAINTAINER)
2013-03-26 17:23:01 +00:00
ajacoutot
933790c1fb
update to zurmo-1.1.31.
2013-03-25 16:49:41 +00:00
jasper
514c60c084
- fix path to geoip database
...
ok giovanni@ (MAINTAINER)
2013-03-25 11:36:54 +00:00
jasper
f6fb6b7fa1
add some extra instructions.
2013-03-25 10:26:49 +00:00
robert
2905c39a86
use system yasm for building
2013-03-25 08:48:33 +00:00
ajacoutot
c956976453
Update to puppet-dashboard-1.2.23.
2013-03-25 07:55:10 +00:00
sthen
4abfc73872
patch to fix with perl 5.16
...
regen plist while there
2013-03-22 21:52:16 +00:00
sthen
7ad8f0bc3c
update to ap2-mod_perl-2.0.7
2013-03-22 21:49:43 +00:00
sthen
e2001a42a7
update to an svn snapshot of mod_perl.
...
fix configure script for our shell.
2013-03-22 15:55:53 +00:00
robert
7c223f8ea2
fix ffmpeg config of i386
2013-03-22 07:46:04 +00:00
sthen
555161d664
use movw (not movl) with (16-bit) segment registers.
...
cluebat from miod@
2013-03-21 22:23:39 +00:00
sthen
37908b81a4
remove empty ptach
2013-03-21 22:22:30 +00:00
gonzalo
fc100b69f7
Update for Aria2 1.16.4:
...
* Bring back datetime in console log
* Run checksum check if -V and -c are used and file is completed
* Support for gzipped -i and --save-session
* Support BitTorrent UDP tracker
Ok benoit@
2013-03-21 18:08:03 +00:00
ajacoutot
58f1a6f9f6
USE_LIBTOOL=Yes is the default now.
2013-03-21 08:45:11 +00:00
sthen
1c5a321e83
better COMMENT and fix regression tests
2013-03-20 23:08:12 +00:00
jeremy
ac78ad4e83
Make ruby 1.9 the default ruby for non-gem/extconf ports,
...
for consistency with the gem/extconf ports.
Update non-gem/extconf ports that relied on the previous
default of ruby 1.8 to explicitly specify it.
OK ajacoutot@
2013-03-20 19:13:50 +00:00
robert
40f157b67b
use libvpx from ports
2013-03-20 16:20:04 +00:00
jasper
72fe97ae81
- update to concrete5-5.6.1.1
2013-03-20 10:38:07 +00:00
ajacoutot
d7a874d4a1
We cannot mix ruby1.8 and 1.9 and making FLAVORS for each dependant ports
...
is just impossible; so force the use of version 1.8 which is the default
anyway.
2013-03-20 07:08:05 +00:00
ajacoutot
08249c12e3
Move the @extraunexec at the beginning of the PLIST so that pkg_delete -c
...
stops whining.
ok dcoppa@ (maintainer)
2013-03-20 06:26:04 +00:00
ajacoutot
949ccfc6d2
Don't hardcode, use passenger-config(1).
2013-03-19 18:50:53 +00:00
nigel
23e1e84368
Update from David Hill
2013-03-19 18:18:53 +00:00
ajacoutot
34e183d8f9
Document Passenger integration for production systems.
...
ok robert@ (maintainer)
2013-03-19 18:18:38 +00:00
ajacoutot
443bd10489
Fix @sample file.
2013-03-19 15:06:06 +00:00
landry
ab08dcd94d
Add a naxsi FLAVOR.
...
Naxsi is an open source, high performance, low rules maintenance, Web
Application Firewall module for Nginx.
lightly tested here with some example rules & config.
ok william@ (MAINTAINER)
2013-03-18 21:39:31 +00:00
ajacoutot
bc15d66678
Add a separate rc.d(8) script for the workers so that we can easily
...
change the flags in rc.conf.local(5).
2013-03-18 14:25:40 +00:00