Commit Graph

7499 Commits

Author SHA1 Message Date
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
benoit
699f435a05 - update py-beautifulsoup to 3.2.1
- change MAINTAINER
- remove PKG_ARCH and WRKSRC
- update DESCR

from Frantisek Holop (new maintainer)
2013-03-17 11:48:22 +00:00
pirofti
68ebc1597c Update youtube-dl to 2013.02.25.
From dhill, thanks!
2013-03-17 11:07:03 +00:00
ajacoutot
e5b2b5a7e1 Remove duplicate information that is to be moved to the mysql README.
ok brad@ sthen@ jasper@
2013-03-17 07:21:17 +00:00
rpe
6b8adb07e1 update to awstats-7.1.1
New features:
- Add windows 8 detection
- Add support of %time5 for iso date times.
- Fix problems with Perl 5.14

ok aja@
2013-03-16 11:52:34 +00:00
stsp
efd9e1b7d7 Fix and enhance README for www/statusnet. Mention that postgres doesn't work.
ok jasper
2013-03-16 10:29:58 +00:00
robert
7bbe17ad79 update to 25.0.1364.173 2013-03-15 23:08:48 +00:00
robert
8ce8ffb1b1 update to 25.0.1364.160 2013-03-15 08:30:33 +00:00
dcoppa
d31a58fd45 Update to Predis-0.8.3 2013-03-14 09:04:23 +00:00
dcoppa
fcb2c923f6 Update to 7.0.37 2013-03-14 08:23:31 +00:00
ajacoutot
531540e9ac SECURITY update to owncloud-4.5.8.
=> CVE-2013-1822, Multiple XSS vulnerabilities
2013-03-14 07:48:55 +00:00
landry
3a217626ec Update to seamonkey 2.16.2, fixes problems with no-NO & pt-PT locales. 2013-03-13 21:45:11 +00:00
jasper
6a9d8e0f39 actually include the MASTER_SITES chunk too. 2013-03-13 21:44:35 +00:00