Commit Graph

4272 Commits

Author SHA1 Message Date
sthen
298bf500c1 make -streaming depend on -main. from Brad. 2009-05-14 08:53:36 +00:00
simon
419f8ae601 add p5-MojoX-Session 2009-05-12 23:44:45 +00:00
simon
40d9307646 import p5-MojoX-Session
MojoX::Session is a session management for Mojo.  Based on CGI::Session
and HTTP::Session but without any dependencies except the core ones.
2009-05-12 23:44:40 +00:00
claudio
36ed5c3290 Define LDAP_DEPRECATED because OpenLDAP wants to make sure that every older
app is subtly but totaly broken by removing API functions unless we use the
magic button. Depending on the architecture the code may work or crash horribly
without this. OK sthen@ (there are similar hacks in many other apps)
2009-05-11 19:40:58 +00:00
sthen
2c93a62bbd +lightsquid 2009-05-08 22:04:31 +00:00
sthen
6668991d8b import www/lightsquid, from maintainer Kirill Bychkov.
fast and simple squid log parser with a perl cgi script to dynamically
generate report pages.
2009-05-08 22:03:57 +00:00
simon
fe5564dbf6 update to version 5.826
bulk build and ok by jasper@, thanks!
2009-05-08 15:46:39 +00:00
sthen
035db71d1e pound should be uid 626, even... 625 was reserved for varnish. 2009-05-07 12:37:10 +00:00
sthen
020024a323 unbreak conflicting userid and bump PKGNAME, no cookie for me, I forgot
to commit the user.list update in my tree :(

found by Rolf Sommerhalder.
2009-05-07 12:16:34 +00:00
simon
87241da2a6 update to version 0.9002 2009-05-06 22:30:04 +00:00
simon
a2a2877e5f maintenance update to version 0.9 2009-05-03 17:19:30 +00:00
landry
c566956ca3 Update to Apache::Gallery 1.0RC3 :
- remove a patch merged upstream
- simplify SUBST_CMD/INSTALL_DATA dance
- fix dependencies in README.chroot, which shows it wasn't tested since
  at least imlib2 1.3.0 update more than two years ago..

joint work with and ok simon@
2009-05-03 15:58:10 +00:00
martynas
1f17f363d7 sndio backend for mozilla 1.8 branch; get rid of esound 2009-05-03 15:47:27 +00:00
martynas
927ded3beb implement sndio backend and get rid of esound. ok jakemsr@ 2009-05-01 22:53:25 +00:00
jolan
792fc64b85 +pecl-geoip 2009-04-30 23:45:38 +00:00
jolan
c4d03817fa pecl-geoip-1.0.7, PHP support for geocoding IPv4 addresses 2009-04-30 23:44:13 +00:00
pea
c5014905c6 Update to 1.1.0.7.
ok mbalmer@ (MAINTAINER)
2009-04-30 14:47:43 +00:00
kevlo
f506170d13 update to 2.7.1 from Mattieu Baptiste <mattieu.b at gmail dot com> 2009-04-30 12:54:38 +00:00
landry
2bd37f33b6 Update to p5-libapreq 1.34, 1.3 was out in 2003...
ok simon@
2009-04-30 08:09:59 +00:00
sthen
a305c77413 don't zap /var/www/conf/php5.sample ini file fragments when you
upgrade php5-core. problem noticed by Alexander Hall, ok robert@
2009-04-29 11:36:58 +00:00
martynas
b85318e85b update to 3.0.10 2009-04-28 21:51:01 +00:00
martynas
ffd91fa3b4 security update to mozilla-firefox-3.0.10. from robert at openbsd.pap.st
MFSA 2009-23  Crash in nsTextFrame::ClearTextRun()
http://www.mozilla.org/security/known-vulnerabilities/firefox30.html#firefox3.0.10
ok kurt@, naddy@
2009-04-28 21:50:16 +00:00
jolan
3cfaa2ae29 +pecl-proctitle 2009-04-28 15:25:01 +00:00
jolan
1d5c420a63 pecl-proctitle-0.1.1, PHP support for setproctitle 2009-04-28 15:23:44 +00:00
giovanni
005b91c047 Update to version 3.1.4
Okay kevlo@ (maintainer)
2009-04-28 07:03:36 +00:00
jolan
474b874e07 +pecl-uploadprogress 2009-04-28 01:15:00 +00:00
jolan
1b82e18d29 pecl-uploadprogress-1.0.0, php upload progress meter 2009-04-28 01:13:42 +00:00
landry
46fa4e3adc Update to midori 0.1.6, and explicitely depend on webkit 1.1.5v0.
ok ajacoutot@ phessler@
2009-04-27 19:27:21 +00:00
landry
c53f558993 Update to webkit 1.1.5v0, finally switch to plain releases instead of
tracking a random svn snapshot, as webkit-gtk has regular releases now.

ok ajacoutot@ phessler@
2009-04-27 19:25:08 +00:00
jolan
be5d53c7af +pecl-ssh2 2009-04-27 02:37:08 +00:00
jolan
a9a5a3ef87 pecl-ssh2-0.11.0, php bindings for the libssh2 library 2009-04-27 02:35:33 +00:00
robert
bdf5d49c4c COMMENT was too long, so chop off some garbage; spotted by naddy 2009-04-26 18:21:26 +00:00
ajacoutot
2c5f8a533a CONFIGURE_ENV += PYTHON="${MODPY_BIN}" is inherited from the python module 2009-04-26 11:01:04 +00:00
sthen
99abaac50c pkgname bumps following java.port.mk r1.18, pointed out by espie@ 2009-04-26 09:38:25 +00:00
ckuethe
c3ea28c5bb adds a "-j" option to invoke jhead on the source image, and substitutes the
results at the "<!--EXIF-IMAGE-->" token
ok jasper@
2009-04-26 01:24:37 +00:00
martynas
9988fcfe40 update to snownews-1.5.11. from Simon Kuhnle
ok simon@, kili@
2009-04-25 20:08:44 +00:00
ajacoutot
a1b6fb61f9 - remove uneeded build_depends which would prevent trac from packaging in
a regular bulk

ok sthen@
cvs: ----------------------------------------------------------------------
2009-04-25 12:54:57 +00:00
espie
e2375b5765 build ZipArchive, okay robert@ 2009-04-24 08:36:49 +00:00
robert
9791db923f +p5-RTx-Tags 2009-04-23 16:02:20 +00:00
robert
643d8b0418 import of p5-RTx-Tags-0.10:
This module uses portions of HTML::TagCloud to provide a tag cloud
on Search/Simple.html.
The cloud consists of the values (split on commas, semi-colons
and whitespace) for all objects with the Tags custom field.

In addition to the cloud, this module provides support for
Simple Searchable Custom Fields witha Local overlay.
2009-04-23 16:01:49 +00:00
robert
a6717f6d6e +p5-HTML-RewriteAttributes 2009-04-23 15:59:31 +00:00
robert
271b23083e import of p5-HTML-Rewrite-Attributes-0.03
HTML::RewriteAttributes is designed for simple yet powerful HTML
attribute rewriting.
You simply specify a callback to run for each attribute and we
do the rest for you.
2009-04-23 15:59:07 +00:00
martynas
933ba70163 1.0.8 is a bugfix release. ok wcmaier@ 2009-04-22 22:07:11 +00:00
martynas
96c9874e0c sync to firefox-i18n-3.0.9 2009-04-22 22:04:49 +00:00
martynas
c3a6bd83c4 security update to mozilla-firefox-3.0.9. MFSA 2009-22, MFSA
2009-21, MFSA 2009-20, MFSA 2009-19, MFSA 2009-18, MFSA 2009-17,
MFSA 2009-16, MFSA 2009-15, MFSA 2009-14:
"go ahead" naddy@
2009-04-22 21:59:31 +00:00
jasper
f6cea1c07d - update pecl-APC to 3.1.2
"reads fine" William Yodlowsky (MAINTAINER)
2009-04-22 21:24:09 +00:00
martynas
c256bdc4a7 turn off Ignore Scaling and Shrink to fit page width. fixes printing
for beck@.  ok kurt@, "no objections" naddy@
2009-04-22 21:00:23 +00:00
sthen
26eaf50f01 remove unnecessary RUN_DEPENDS from -streaming, bump.
pointed out by Brad.
2009-04-22 00:59:16 +00:00
sthen
c2beb5e66f - add -streaming module for video streaming
- add "debug" flavour enabling the CHEROKEE_TRACE feature
- bump affected -main subpackage

based on a diff from Valery Masiutsin
2009-04-22 00:28:54 +00:00
robert
04873297d5 +concrete5 2009-04-21 09:32:58 +00:00
robert
d88fe259b5 import of concrete5-5.0.0
concrete5 is a building material for websites written in PHP,
using a MySQL database, and running on your live webserver,
to make editing websites easy.
2009-04-21 09:32:23 +00:00
robert
c3be143ca3 update to HTTP-Server-Simple-0.38 and add REGRESS_DEPENDS so all of the
regression tests can be run
2009-04-21 09:27:52 +00:00
kevlo
afccc2f006 update phpmyadmin to 3.1.3.2. This version addresses the following
security flaw which affects versions before 3.1.3.2.

CVE-2009-1285 Static code injection vulnerability
http://web.nvd.nist.gov/view/vuln/detail;jsessionid=6ab7cff13414b91166c7d9ed13fd?execution=e1s1

ok giovanni@
2009-04-21 03:16:32 +00:00
sthen
78d6e09453 ...try again from a clean checkout directory; this patch should have
been removed with the last commit:

update to 1.6.2, amongst other things, fixes a problem with usernames
starting with digits. from Brad (maintainer).
2009-04-18 20:29:56 +00:00
sthen
b3336b1ba7 update to 1.6.2, amongst other things, fixes a problem with usernames
starting with digits. from Brad (maintainer).
2009-04-18 18:24:09 +00:00
sthen
74fddeab7f - update dansguardian to 2.10.0.3
- remove clamav flavour in favour of enabling clamd support in
the main package.

- rearrange the Makefile slightly

the clamav flavour was using libclamav, which past experience shows
to not be a stable interface to the clamav virus scanner; dansguardian
also supports scanning via the clamd socket, this is now enabled
instead (by default since it doesn't add a required dependency).

note: those currently using the clamav flavour and upgrading will
need to adjust their configuration.

maintainer timeout. on ports@ for a few days, lightly tested here
but lacking test reports from real users.
2009-04-18 14:42:41 +00:00
sthen
a87e93bb35 remove dansguardian,libclamav 2009-04-18 14:07:52 +00:00
sthen
6cd25685eb - update to 0.99.10 from Brad; maintainer timeout.
- fix typo in alternative MASTER_SITES line.
2009-04-17 23:17:07 +00:00
espie
978e81f048 ... and typo, bad keyboard, bad. 2009-04-17 10:31:45 +00:00
espie
1fa9ed2d8a tweak manpage/licence, from bsd@openbsd.rutgers.edu via maintainer 2009-04-17 10:31:09 +00:00
landry
6213d1c830 tyop, bad jasper.. wasn't building, hence no bump. 2009-04-16 16:01:41 +00:00
ajacoutot
6a768369c4 - now that we have rarian, the 'scrollkeeper-update -> /bin/true' hack
is not needed as the legacy scrollkeeper-update provided by rarian does
not do anything anymore

ok jasper@
2009-04-16 08:11:13 +00:00
giovanni
b4dfccfdf4 Update to 0.90
- ClamAV 0.95 support added
2009-04-15 17:50:21 +00:00
sthen
b369207299 - add an upstream patch, from the forthcoming 1.6.2 release, to unbreak
usernames starting with a digit. from Brad.

- adjust @conflict marker: was lighttpd-<=1.4.22 which matches 1.4.22p<any>,
replace with lighttpd-<1.4.22p0 (p0 resolves the conflict). problem noticed
by Brad.
2009-04-15 00:21:12 +00:00
ajacoutot
75322486de - update to timetrex-2.2.21
(fixes a few minor bugs with the tax forms and authorization list)
2009-04-14 19:41:26 +00:00
giovanni
ce64bd6718 Update to 0.2.34
Take maintainership
"yep, okies" jasper@, ok sthen@
2009-04-14 10:55:01 +00:00
ajacoutot
b3976e2c5a - Browser id fix to work around sites specifically looking for
mplayerplug-in

adapted from upstream svn by David Coppa (maintainer)
2009-04-14 09:39:50 +00:00
sthen
a3c089cb5e upstream does have versioned tarballs after all; switch to using them.
no need for a bump.

thanks Matt on piwik bug tracker for pointing them out.

"yeah!" jasper
2009-04-14 08:05:06 +00:00
sthen
3cd037f926 update to 1.6.4, from frantisek holop (taking MAINTAINER). 2009-04-11 23:54:12 +00:00
martynas
cac2d85afb security update to seamonkey-1.1.16; fixes a few critical vulns
ok naddy@
2009-04-11 13:47:37 +00:00
sthen
0e45c641b1 update to 1.4, based on a diff from and ok with maintainer Claudio Correa. 2009-04-09 23:53:13 +00:00
sthen
a93ee9bae4 add spaces before = in Makefile in preparation for forthcoming update to
make the diff clearer.
2009-04-09 21:20:36 +00:00
simon
4f08976e0e connect ap2-mod_perl to the builds
noticed by bernd@
2009-04-09 18:42:30 +00:00
simon
432dc167e2 since apache-httpd's LIB_DEPENDS changed and ap2-mod_perl used it
indirectly via WANTLIB instead of pulling it in itself, we now have to
do so; p++

ok bernd@
2009-04-09 18:37:35 +00:00
bernd
6ce3f0a929 Update to apache-httpd-2.2.11.
Lots of bugfixes and a security fix for CVE-2008-2939.

Enable usage of the threaded apr which is needed for
an upcoming port.

ok simon@
2009-04-09 18:36:00 +00:00
giovanni
d0248d4a23 Update to 0.2.33
mirror added
"should be good to go" jasper@
2009-04-09 07:25:26 +00:00
sthen
e8e3bf7a3e +pound 2009-04-09 01:09:53 +00:00
sthen
79f10f949a import www/pound
The Pound program is a reverse proxy, load balancer and HTTPS
front-end for Web server(s). Pound was developed to enable distributing
the load among several Web-servers and to allow for a convenient
SSL wrapper for those Web servers that do not offer it natively.
2009-04-09 01:06:24 +00:00
sthen
6e5ad03a3d update to 0.99.0, remove conflict with spawn-fcgi/old lighttpd.
maintainer unresponsive, ok ajacoutot
2009-04-08 21:30:54 +00:00
sthen
bdd9f2b63b adjust conflict marker with www/cherokee, bump package. ok brad (maintainer). 2009-04-08 21:29:42 +00:00
fgsch
f891b05215 Add patch to fix deprecation warning and timeout error in python 2.6.
From maintainer via svn.  martynas@ ok
2009-04-07 20:01:47 +00:00
jasper
bdee3bba9e - add py-webkitgtk 2009-04-06 16:30:43 +00:00
jasper
9ff7121127 import py-webkitgtk 1.1.4
PyWebKitGtk allows Python (Gtk) developers to create software on top of
the WebKitGtk rendering engine.

ok ajacoutot@
2009-04-06 16:29:01 +00:00
ajacoutot
d544f73773 - fixes python shebang so that one does no need a python symlink
- tweak MESSAGE: no need to set ProxyRequests, remove trailing blank
line

maintainer timeout, no objection from espie@
2009-04-06 15:30:13 +00:00
mglocker
9bfdd73935 Update to nostromo 1.9.1.
OK jasper@
2009-04-06 10:44:06 +00:00
ajacoutot
d61a271794 - cope with recent gnome.port.mk / MODGNOME_HELP_FILES changes 2009-04-06 10:09:06 +00:00
landry
343f0bf1ad Explicitely depend on libsoup->=2.26, spotted by jasper@ 2009-04-06 07:40:30 +00:00
martynas
1082e97f89 update to py-formencode-1.2.2
use pax, master_site_pypi
input, ok fgs@
2009-04-05 00:30:52 +00:00
martynas
8596042dc8 sync switches w/ ff3
update about url
ok naddy@
2009-04-05 00:23:49 +00:00
landry
153859caae Update to midori 0.1.5, which will make a lot of ppl happy as with last
webkit & libsoup updates it now supports cookies and works fine with gmail.
While here, remove the https notice in MESSAGE, as https pages works
fine now.
2009-04-04 11:05:08 +00:00
landry
23efee8f19 Update to webkit r41894, taking advantage of libsoup 2.26 update..
Regen patches while here.
Tested in a bulk build by and ok jasper@
2009-04-04 10:35:26 +00:00
bernd
5566f820ea Update to RubyOnRails 2.3.2. 2009-04-04 10:18:42 +00:00
espie
043c78e9d7 missed... 2009-04-03 23:27:16 +00:00
espie
7738104118 hate cvs... "core" directory with stuff in it should be okay by default.
noticed by naddy@
2009-04-03 23:26:48 +00:00
espie
a313edd5ce update to 2.8 2009-04-03 19:07:47 +00:00
espie
76d0de7083 finally, update to 5.16, after fixing the modules.inc stuff to work with
jquery_update....

sigh
2009-04-03 19:03:03 +00:00
espie
8fb594a5c5 +drupal6 2009-04-03 14:08:51 +00:00
espie
4a8d1bd34b basic installation of drupal6 with a few extra stable modules.
WARNING: there's no simple migration from all datat from drupal5 to drupal6
yet.
2009-04-03 14:07:58 +00:00
espie
58319413f3 drupal5 is pending an update. In the mean time, make it possible to
install alongside drupal6 (I've given up figuring out a clean update
path for now)
2009-04-03 12:55:08 +00:00
jasper
2353c353c4 - update bozohttpd to 20080303
from benoit lecocq;
maintainer timed-out
2009-04-02 13:15:39 +00:00