7225 Commits

Author SHA1 Message Date
ajacoutot
a28958f572 Fix patch. 2012-11-23 09:53:58 +00:00
ajacoutot
e3a60f5ad8 Fix owncloud on PostgreSQL 9.2.
from upstream via "viq"
2012-11-22 15:37:47 +00:00
dcoppa
5ca3c3f7c7 Update to 7.0.33.
http://tomcat.apache.org/tomcat-7.0-doc/changelog.html
2012-11-22 14:21:19 +00:00
sthen
c23e199ecb security update to lighttpd 1.4.32, fixing a trivial DoS introduced in 1.4.31
http://download.lighttpd.net/lighttpd/security/lighttpd_sa_2012_01.txt

OK brad@ (maintainer), same update from gsoares@
2012-11-21 21:58:18 +00:00
rpe
93d13ed077 add sarg ldap flavor 2012-11-21 21:44:42 +00:00
rpe
07af9fee51 update sarg to 2.3.3
- take maintainership from Douglas Santos <dsantos@hydroxyl.org>
- add ldap flavor for loginname to username translation via ldap

feedback from and ok sthen@
2012-11-21 21:42:07 +00:00
brad
c636810ad8 Another fix from upstream..
Log address of untrusted proxy with debug.log-request-handling.

ok ajacoutot@
2012-11-21 11:41:56 +00:00
robert
660950beb2 update to 4.0.8 2012-11-20 12:27:56 +00:00
ajacoutot
1f103ebc85 SECURITY update to opera-12.11. 2012-11-20 11:40:10 +00:00
sebastia
13996d2dcc Minor bugfix update to 2.0.2a
OK giovanni@
2012-11-20 09:50:18 +00:00
jasper
b27867067a Security fix for CVE-2012-4547,
awstats: potentially susceptible to XSS attacks

ok rpe@ (MAINTAINER)
2012-11-19 07:35:04 +00:00
rpe
b53b7d6253 add awstats 2012-11-18 10:58:01 +00:00
rpe
9a381a16f8 import awstats-7.0
AWStats is a free powerful and featureful tool that generates
advanced web, streaming, ftp or mail server statistics, graphically.

This log analyzer works as a CGI or from command line and shows you
all possible information your log contains, in few graphical web
pages. It uses a partial information file to be able to process
large log files, often and quickly. It can analyze log files from
all major server tools like Apache log files (NCSA combined/XLF/ELF
log format or common/CLF log format), WebStar, IIS (W3C log format)
and a lot of other web, proxy, wap, streaming servers, mail servers
and some ftp servers.

with help and ok ajacoutot@ sthen@
2012-11-18 10:53:30 +00:00
sthen
12434a6dd8 update to cgit 0.9.1; new upstream site. ok landry 2012-11-15 19:58:48 +00:00
brad
fbd221f05c More fixes from upstream..
- Fix :port handling in $HTTP["host"] checks.
- Ignore EPIPE/ECONNRESET after SSL_shutdown.
- Add PATCH method.
- Handle ENAMETOOLONG, return 404 Not Found.

ok sthen@
2012-11-15 10:45:23 +00:00
giovanni
daeccc7146 Install updates.php script and tell people how to configure it
together with Thinderbird Integrator plugin.
ok sebastia@ (Maintainer)
2012-11-15 10:25:50 +00:00
ajacoutot
25f396da67 Bugfix update to owncloud-4.5.2. 2012-11-14 12:19:23 +00:00
giovanni
159698a488 Bugfix update to 1.9.2 2012-11-13 14:08:04 +00:00
landry
0f9eea998d Bump all ports depending on nspr to account for the devel/nspr,-main ->
devel/nspr pkgpath change. While here, make sure mozilla ports depend on
the latest and greatest via mozilla.port.mk.
Tested in a bulk build..
2012-11-12 20:45:32 +00:00
gsoares
caef899c2e update to 0.9.8; from MERIGHI Marcus, thanks!
while here, adjust license marker.

looks fine to aja@ and sthen@
2012-11-12 13:31:47 +00:00
jasper
b3c4d5d654 - update to gtkhtml-4.6.1 2012-11-12 10:36:21 +00:00
abieber
812878f625 make luakit use libunique
OK aja@, jasper@
2012-11-11 21:36:08 +00:00
landry
d94387f78c Update to php-awl 0.53, needed by davical update. 2012-11-11 20:49:21 +00:00
abieber
93cb27e522 fix WANTLIB and {RUN,BUILD,LIB}_DEPENDS
OK aja@, jasper@
2012-11-11 19:15:07 +00:00
landry
c8ed96c8a8 Update to icedtea-web 1.3.1.
- Merges the fix for CVE-2012-4540
- Fixes an issue with iDrac console applets (see
  http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1161 &
  https://bugzilla.redhat.com/show_bug.cgi?id=753960), reported by jirib
- Fix javaws launcher to not depend on bash, and correctly find
  libjava.so, from dcoppa@
- A regression with logmein.com has been filed upstream by giovanni@ :
  http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1213

Thx to all involved!
2012-11-10 10:37:27 +00:00
dcoppa
bf28037799 Refactoring: move common stuff to tomcat/Makefile.inc to avoid code
duplication.

OK jasper@
2012-11-09 08:17:54 +00:00
landry
acda6f6c59 SECURITY fix for CVE-2012-4540:
Heap-based buffer overflow after triggering event attached to applet

pointed out by jasper@

Other issues in some java applets are being worked on and will be fixed soon.
2012-11-08 18:42:29 +00:00
dcoppa
7575243e60 Take maintainership of devel/cryptopp, net/amule and www/tomcat
since I've de-facto babysitted these ports for a long time.

ok espie@, ajacoutot@, jasper@
2012-11-08 10:06:04 +00:00
jasper
8b6233032d sync 2012-11-07 07:54:04 +00:00
jasper
1eed7e15fe import gitlist-0.3
GitList allows you to browse repositories using your favorite browser,
viewing files under different revisions, commit history and diffs.
GitList is free and open source software, written in PHP, on top of
Silex and the Twig template engine.

feedback/ok ajacoutot@
2012-11-07 07:53:02 +00:00
robert
94e6d86e3a update to 23.0.1271.64 2012-11-07 06:59:45 +00:00
ajacoutot
a72c6a2ca7 Update to opera-12.10. 2012-11-06 08:29:17 +00:00
sthen
365109025d update to p5-WWW-YouTube-Download 0.41, from maintainer Mikolaj Kucharski 2012-11-05 10:59:43 +00:00
jasper
0f0655b65a hookup ruby18 flavor of ruby-vegas too 2012-11-05 08:24:00 +00:00
ajacoutot
9a3b988840 Add gstreamer dependencies the same way we do with the other webkit-based
browsers to be able to have video/audio.

ok jasper] abieber@ (maintainer)
2012-11-01 14:53:39 +00:00
landry
b0636d7267 Update to icedtea-web 1.3.
- add a gtk3 flavor to be used by webkit-gtk3 browsers, tested with
  midori-gtk3. Mozilla doesnt care which version is installed and works
with both. Webkit only sees icedtea if the gtk version match..
- fix javaws shebang to use bash (pointed out by jiri b)
2012-11-01 11:56:04 +00:00
jasper
b327b9a07e add missing dependency, spotted by nigel@ 2012-11-01 09:59:52 +00:00
jasper
e0afb57829 sync 2012-10-31 22:09:45 +00:00
jasper
a020f5c9f4 import ruby-vegas-0.1.11
Vegas aims to solve the simple problem of creating executable versions
of Sinatra/Rack apps. It includes a class Vegas::Runner that wraps
Rack/Sinatra applications and provides a simple command line interface
and launching mechanism.

ok jeremy@
2012-10-31 22:08:48 +00:00
dcoppa
2ad01a6768 Update to gecko-mediaplayer-1.0.7 2012-10-31 13:23:04 +00:00
sthen
4ebaf0e600 bugfix update to chive 1.2
- ui problem with large enums
- fix possible problem where default_timezone isn't set in php ini
(this one probably doesn't affect us, seems to be php 5.4+ only)
2012-10-30 23:51:49 +00:00
jasper
08012cee09 remove tikiwiki which has been unmaintained in our tree for several years,
this version has as many security holes as a sieve and users of tikiwiki
on openbsd would've just extracted the distfile instead of an ancient port,

ok aja@
2012-10-30 21:07:44 +00:00
jasper
f0aa6600e5 - unhook tikiwiki 2012-10-30 21:05:10 +00:00
jasper
6a58d43f1f - update to yaws-1.9.5 2012-10-30 20:29:21 +00:00
zinke
c99265f606 update to surf version 0.5
ok landry@
2012-10-30 18:27:55 +00:00
giovanni
4a200c2e72 Bugfix update to 1.9.1 2012-10-30 17:45:12 +00:00
sebastia
392934d98e Major update to SOGo 2.0.2, essentially unfucking it on amd64.
Problem reported and tests from giovann@ and Jean Gerard
(jg at rilk.com).

finally OK giovanni@
same applies to the just updated SOPE, where I hit the go button
just too fast ;)
2012-10-30 15:09:53 +00:00
sebastia
d5e2f52bd9 Major update to SOPE-2.0.2, especially unfucking it on amd64, since the
introduction of libobjc2
2012-10-30 14:57:18 +00:00
jasper
0ac4695e25 - update to glpi-0.83.6 2012-10-30 07:33:54 +00:00
abieber
75ed9f3d35 - fix webkit depend
- add webkit runtime depend
- remove DOCS

OK aja@, jeremy@
2012-10-29 16:09:58 +00:00