Commit Graph

3998 Commits

Author SHA1 Message Date
kurt
5476403976 Bump PKGNAME due to RUN_DEPENDS change caused by 1.3 and 1.4 jdk
depreciations.
2008-06-24 02:46:21 +00:00
steven
eb6f97a927 update Paul Irofti's e-mail address, diff from him. 2008-06-19 09:09:42 +00:00
mbalmer
25380ba604 Update to PHPLDAPAdmin 1.1.0.5.
From Pierre-Emmanuel André <pea@raveland.org>
2008-06-18 07:47:20 +00:00
bernd
3a04f8708e Update to Ruby On Rails 2.1.
Tested by jcs@, thanks!
2008-06-17 22:54:19 +00:00
bernd
9f7e7a1918 add ezpublish 2008-06-17 21:55:01 +00:00
bernd
7a2f8e8f8e Initial import of ezpublish-4.0.0.
eZ Publish is a professional PHP application framework with advanced CMS
(content management system) functionality. As a CMS it's most notable
feature is its revolutionary, fully customizable and extendable content
model. This is also what makes it suitable as a platform for general PHP
development, allowing you to develop professional Internet applications fast.

Standard CMS functionality, like news publishing, e-commerce and forums is
already implemented and ready for you to use. Its stand-alone libraries can
be used for cross-platform, database independent PHP projects.

eZ Publish is database, platform and browser independent.
2008-06-17 21:52:04 +00:00
mbalmer
5954bb865c Take maintainership, old maintainer doesn't want to maintain this anymore.
Prompted by ajacoutot, thanks.
2008-06-17 14:57:22 +00:00
ajacoutot
1eb820616c - upgrade to phpPgAdmin-4.2
from (and tested by) Pierre-Emmanuel Andre via Denis Chatelain
(MAINTAINER) on ports@
discussed with mbalmer@ at c2k8 who was fine with the update as long as
someone tested it
2008-06-17 09:19:40 +00:00
ajacoutot
e07d3338bd - remove MAINTAINER as per his request 2008-06-15 01:51:11 +00:00
landry
a82a43646d bump PKGNAMEs after lang/ruby module change.
Janitor job finished, sorry for the spam.
Thanks again bernd@ for bulk-testing and okaying.
2008-06-15 00:01:25 +00:00
landry
e057bbd908 bump PKGNAMEs after lang/ruby module change in www/ruby-merb subdir. 2008-06-14 23:59:36 +00:00
sturm
dd70bb7561 restore ability to launch external applications
get rid of a reference to opera's fake dir
2008-06-13 23:01:36 +00:00
sturm
e3dcf91535 update to opera 9.50 2008-06-12 19:04:10 +00:00
martynas
cdcb0ccc3a - fix UIMainInterface for international charsets
- bump package name
tested by kili@ and Simon Kuhnle
ok kili@
2008-06-09 23:03:15 +00:00
martynas
0f7fbd66f0 - handle winch
- dont interrupt connections on winch
- bump package name
requested by cathcart@
tested by kili@ and Simon Kuhnle
ok kili@
2008-06-09 22:54:38 +00:00
fkr
5974cb671e mention the need for updating trac's database if updating from a previous
version of the port. discussed on ports@, suggestion from sthen@
maintainer (ben lovett) ok
2008-06-09 22:05:49 +00:00
eric
aa1fcfb865 Nevow also has plugins in nevow.plugins.
tweak and ok ajacoutot@
2008-06-08 21:24:47 +00:00
landry
ec33f62032 link raggle 2008-06-08 17:15:05 +00:00
landry
3010d08b57 Import raggle, a simple console RSS aggregator written in ruby.
Main features: customizable keybindings, basic HTML rendering, HTTP proxy
support, OPML import/export, themes, support for various versions of RSS,
Screen support. browser auto-detection, and more.

positive user feedback on ports@, ok ajacoutot@
2008-06-08 17:10:04 +00:00
landry
1c10b87871 Update to kazehakase 0.5.4, out since some weeks.
While here, fix WANTLIB, add licence version, and update patches.

ok ajacoutot@
2008-06-08 16:05:23 +00:00
fkr
a2f72b264a switch dependency to newer sqlite, as a lot of third party plugins
require this, it is also the recommendation from the trac developers.
discussed on ports@
ok ben lovett (maintainer), martynas@ and bernd@ a while ago
2008-06-05 06:09:37 +00:00
sthen
3c95ac4e66 +havp 2008-06-04 11:01:14 +00:00
sthen
3f9e65724c import havp:
HAVP (HTTP AntiVirus proxy) is an easily-configured non-caching
HTTP proxy which interfaces to an anti-virus scanner (ClamAV and
others) to prevent transfer of infected content (including HTML
and image files).

From maintainer Giovanni Bechis
2008-06-04 10:56:15 +00:00
sthen
b75e5ce871 SECURITY fixes (CVE-2008-1488) and bugfixes (including crash on
cache-full) for pecl-APC to bring it up to 3.0.19.

Diff from Brad Walker via maintainer on ports@
2008-06-04 09:02:59 +00:00
ajacoutot
5dcd16b39e - use the in-tree intltool utilities (textproc/intltool MODULE) instead
of the ones bundled in sources
PLIST_DB seems happy with the change so no bump
2008-06-03 14:56:09 +00:00
kili
f2ba44922b Update to 1.4.7 (new upstream developer and homepage, and some funny
new features). From Giovanni Bechis. While here, be explicit about the
GPL version (v2).

ok sthen@
2008-06-02 20:09:01 +00:00
ajacoutot
e26775f9fe - remove support for MODGNOME_DEVHELP_FILES from the gnome MODULE ;
it makes more sense to add devhelp as run_depends for gnome-session and
leave it to the user to install it manually for other packages

"if you're as happy as a pig in poop, commit it" jasper@
2008-06-02 14:10:06 +00:00
simon
946a24f10f maintenance update to version 5.7014 2008-06-01 20:42:19 +00:00
simon
393a288143 make IPC::{Run,Run3,Open3} and friends happy under FastCGI, regen
patches and bump
2008-06-01 20:39:26 +00:00
simon
e2fdcb8254 add p5-Catalyst-Plugin-Cache-Memcached 2008-06-01 13:53:08 +00:00
simon
737f16e614 import p5-Catalyst-Plugin-Cache-Memcached
This module extends the Catalyst base class with a distributed cache to
allow arbitrary data caching using memcached.

from Jim Razmus
2008-06-01 13:53:05 +00:00
jasper
8353ed0249 - sync with squid's flavors 2008-05-31 10:08:18 +00:00
jasper
1f76a0180b - update squid to 2.6STABLE20
- update license marker
- remove transparent flavor
- add ldap flavor

from brad@ (MAINTAINER), testing by several users
2008-05-31 10:07:45 +00:00
simon
3c44056975 update to version 0.07 and remove patches accepted upstream
confirmed by maintainer
2008-05-30 15:49:28 +00:00
ajacoutot
7affab1d2b - bugfix update to hiawatha-6.7
- use SUBST_CMD
2008-05-29 07:53:03 +00:00
jasper
26bbb80987 - update tntnet to 1.6.2
from vramesh2 at uiuc.edu (MAINTAINER)
2008-05-27 21:49:31 +00:00
jasper
0476a79436 it's a sunny day....and the right time to kill php4.
it has been unlinked from the builds for some monthts now, and everybody
should've upgraded to php5 a long time ago.

from brad@, ok robert@
2008-05-27 07:07:28 +00:00
ajacoutot
d8df7a8750 - since devhelp files are provided, make it run_depends on devhelp so
that we can actually see them

ok jasper@
2008-05-26 08:32:57 +00:00
wcmaier
2e43c8cea1 Update to 0.96.2, which includes a SECURITY FIX (XSS in admin interface).
From MAINTAINER Darrin Chandler <dwchandler at stilyagin at com>.
Use MODPY_EGG_VERSION while here.

ok merdely@
2008-05-24 04:17:11 +00:00
sthen
acb9afadd0 remove curl-related dependencies from WANTLIB for the clamav flavour
and bump; clamav used to pull in curl but it was removed some time ago,
resulting in broken dansguardian,-clamav packages. thanks to qgiovanni
at gmail dot com for pointing these out. update license marker while
there.
2008-05-23 14:32:08 +00:00
simon
820e38ed78 maintenance update to version 0.13 2008-05-22 14:49:24 +00:00
robert
d5f223b64a update to php-5.2.6; from Brad Walker <me@bradmwalker.com> 2008-05-20 14:01:45 +00:00
simon
9902cce3d5 maintenance update to version 0.09 2008-05-17 18:56:27 +00:00
simon
49c37aaf67 update to version 0.07 and set BUILD_DEPENDS=${RUN_DEPENDS} since
upstream switched to Module::Install
2008-05-17 18:21:53 +00:00
simon
5dfc199064 Add p5-libwww to RUN_DEPENDS and p5-YAML to REGRESS_DEPENDS.
This hasn't been noticed by anyone since the only port that depends on
p5-HTTP-Body covers the missing links.
2008-05-17 14:00:58 +00:00
simon
bd74934653 maintenance update to version 0.5.3 2008-05-17 13:44:45 +00:00
simon
730609e313 maintenance update to version 0.19 2008-05-17 13:22:11 +00:00
simon
9a866a7672 update to version 1.06 2008-05-17 13:18:32 +00:00
mbalmer
4282052de3 Respect ${CC} and ${CFLAGS}, do the compiling in a do-build target and
clarify the license (GPLv2 or later)

After feedback from ajacoutot
2008-05-16 16:32:14 +00:00
mbalmer
0c820e785c Add mimetex. 2008-05-16 15:23:52 +00:00
mbalmer
7eeb875dd7 mimetex is a CGI program to convert LaTeX math formulae into gif images
without the need to install LaTeX in httpds chroot.

From Mischa Diehm <md@msys.ch>, maintainer (a new porter, so give him the
drill he needs...)

Thanks to merdely to host the distfile and rerolling it as a gzipped tarball.
2008-05-16 15:21:23 +00:00
fgsch
af7c9a4872 update to 3.0.6. 2008-05-16 07:57:53 +00:00
mbalmer
d6e896f6d8 Correctly handle @groups (vodoo...) 2008-05-15 19:44:52 +00:00
mbalmer
fc759cc8ec Make sure installed files have a sane ownership.
Noticed by naddy and sturm.
2008-05-15 18:45:32 +00:00
simon
275f7f97df maintenance update to version 1.104 2008-05-14 16:24:57 +00:00
simon
b4227c2e91 update to version 0.09 2008-05-14 10:31:53 +00:00
simon
887352e966 update to version 0.13 2008-05-14 09:39:46 +00:00
merdely
cb13c20e95 Bugfix update to 0.6.31. Fixes include:
*) Bugfix: nginx did not process FastCGI response if header was at
   the end of FastCGI record; bug appeared in 0.6.2.  Thanks to
   Sergey Serov.
*) bugfix: a segmentation fault might occur in worker process if a
   file was deleted and the "open_file_cache_errors" directive was
   off.

From Darrin Chandler (MAINTAINER)
ok bernd@
2008-05-13 18:46:07 +00:00
kili
d83e1f5037 Unbreak -- pkg_tools don't support nested substitutions, and espie had
some good arguments against changing this.

"i trust you, so go ahead" jasper@

Note: this doesn't fix the questionable API_VERSION approach, it just
fixes the build.
2008-05-12 21:49:54 +00:00
fgsch
6b93a6b12b SECURITY:
update to 1.6.3.
see http://hg.moinmo.in/moin/1.6/raw-file/1.6.3/docs/CHANGES for details.
2008-05-09 22:15:30 +00:00
bernd
75017c307a Update to ruby-merb-0.9.3. 2008-05-09 17:33:16 +00:00
bernd
e4e1d3207a Add freezer. 2008-05-09 17:30:19 +00:00
bernd
be79fee5c6 Initial import of ruby-merb-freezer-0.9.3.
A Merb plugin that let's you freeze Merb.
2008-05-09 17:29:45 +00:00
mbalmer
94ac954329 Fix for new httpd module ABI. 2008-05-09 08:24:31 +00:00
espie
6adf320c13 CATEGORIES repairs 2008-05-08 22:44:13 +00:00
mbalmer
d288ed26e8 Minor security update to Kronolith 2.1.8. Change the way the package
is built by first unpacking the distfile so it can be patched.
Sprinkle a few SQL typecasts where needed to make Kronolith happy
again with PostgreSQL 8.3.x.  Discussed with simon.
2008-05-08 09:57:56 +00:00
merdely
a254deaf2e Update nginx to 0.6.30
From Darrin Chandler (MAINTAINER)
ok simon@
2008-05-07 23:08:24 +00:00
robert
ad840563d4 update to version 0.07 2008-05-07 17:40:21 +00:00
merdely
4dea131238 Update license marker (GPLv2).
Suggested by ajacoutot@
2008-05-07 05:51:35 +00:00
merdely
d27262d161 Update to 2.5.1
ok kevlo (MAINTAINER), "if it works for you" sthen@
2008-05-06 22:34:48 +00:00
simon
2729156e6b maintenance update to version 0.18 2008-05-06 17:45:46 +00:00
simon
d83abce22b maintenance update to version 1.03 2008-05-06 17:07:27 +00:00
simon
8ea1503fb1 update to version 2.0.4 and enable tests
help by Sergey Skvortsov
confirmed by maintainer
2008-05-05 21:21:43 +00:00
espie
716d4cec36 a few minor updates 2008-05-03 19:03:28 +00:00
espie
345b2e135a tweak MESSAGE a little 2008-05-03 18:16:25 +00:00
simon
b92e0a1d3e Enable tests now p5-Apache-Test works - no regressions.
No bump as package content hasn't changed.
2008-05-01 10:21:58 +00:00
simon
da4cdc82f1 Make it work with our mod_perl which has slightely different filenames
and locations.  All ports i've checked depending on this can now run
their regression tests.
2008-05-01 10:12:22 +00:00
simon
c45180b4b7 Update to version 1.30 and while here make it actually work with our
httpd(8) by adding chroot(2) support, disabled by default as expected
with this module.
Otherwise no user would be able to run his tests without the effort of
setting up a chroot(2) environment with Perl and everything else, and
obviously also running them as root.

To enable chroot set the APACHE_TEST_CHROOT environment variable or
start the tests with `./t/TEST -chroot 1'.

I'm also taking over maintainership.

Tested by and looks good to landry@
2008-04-30 19:25:23 +00:00
jasper
d23cf163d2 - update gtkhtml3 to 3.18.1
(lots, and lots of bug fixes)
- remove NO_REGRESS
2008-04-29 18:53:18 +00:00
ajacoutot
934ecc0abc - bugfix update update to hiawatha-6.6
- add XSLT support
2008-04-29 08:47:43 +00:00
bernd
1916613a34 Add activerecord and helpers. 2008-04-26 09:31:57 +00:00
bernd
6146a4caa9 Initial import of ruby-merb_helpers-0.9.2.
A plugin for the Merb Web framework that provides different view helpers.
2008-04-26 09:29:52 +00:00
bernd
e2384e207c Initial import of ruby-merb_activerecord-0.9.2.
A plugin for the Merb framework that provides activerecord access.
2008-04-26 09:27:17 +00:00
jasper
bfe8448a3a - Handle EINTR in mod_cgi during write()
- Fix mod_magnet to set con->mode = p->id if it generates content,
  so returning 4xx/5xx doesn't append an error page

from brad@
2008-04-25 10:23:07 +00:00
mglocker
c85430d36d Update to latest release 1.8.6.
"aber sicher doch!" mbalmer@
2008-04-25 07:34:54 +00:00
sthen
d39cc0d38e Enable GeoIP support for fast geolocation of requests (done from
a local database, so no extra network traffic). Enabled by default,
disable with "GeoIP no" in .conf if you don't want it.

discussed with/ok mbalmer (maintainer)
2008-04-24 08:51:54 +00:00
sthen
49c4158a5c SECURITY update to 2.11.5.2; fixes since the previous version
in-tree include: various XSS, SQL injection, saves sensitive data
in PHP session, crafted POST allows users to read files accessible
by the web server.

thanks bsd at openbsd.rutgers.edu for feedback, ok ckuethe
2008-04-24 01:06:03 +00:00
mglocker
db5ad36981 Make nostromo compile on alpha arch again.
Spotted, tested, and OK merdely@
2008-04-23 10:52:35 +00:00
fgsch
f532b595fb switch to MODPY_EGG_VERSION and install in any arch. martynas@ ok 2008-04-22 12:16:30 +00:00
eric
fe628e2f73 +py-nevow 2008-04-21 19:17:33 +00:00
eric
104204484d Divmod Nevow is a web application construction kit written in Python.
It is designed to allow the programmer to express as much of the view
logic as desired in Python, and includes a pure Python XML expression
syntax named stan to facilitate this. However it also provides rich
support for designer-edited templates, using a very small XML
attribute language to provide bi-directional template manipulation
capability. 

Nevow also includes Divmod Athena, a "two way web" implementation,
providing a two-way bridge between Python code on the server and
JavaScript code on the client.  Modular portions of a page, known as
"athena fragments" in the server python and "athena widgets" in the
client javascript, can be individually developed and placed on any
Nevow-rendered page with a small template renderer.  Athena abstracts
the intricacies of HTTP communication, session security, and
browser-specific bugs behind a simple remote-method-call interface,
where individual widgets or fragments can call remote methods on their
client or server peer with one method: "callRemote". 


ok pyr@
2008-04-21 19:15:50 +00:00
mbalmer
842f1f94cf Fix package build after ClamAV update. Option ArchiveMaxCompressionRatio
is gone.
2008-04-21 18:32:06 +00:00
sthen
b86b40983c Add Makefile comments noting the restrictions about commercial
users downloading this from official distribution sources.
(We are in compliance, but without an explanation, someone
might not notice this if they update it later).
2008-04-21 17:59:36 +00:00
sturm
b41a564feb missing dependency on ruby-activesupport
bump PKGNAME
2008-04-21 09:43:36 +00:00
bernd
d62cb25016 Add ruby-merb. 2008-04-19 22:19:33 +00:00
bernd
ca4119c64e Initial import of ruby-merb-0.9.2.
Like Ruby on Rails, Merb is an MVC framework. Unlike Rails, Merb is
ORM-agnostic, JavaScript library agnostic, and template language
agnostic, preferring plugins that add in support for a particular
feature rather than trying to produce a monolithic library with
everything in the core. In fact, this is a guiding principle of the
project, which has led to third-party support for the ActiveRecord,
DataMapper, and Sequel ORMs.
2008-04-19 21:57:18 +00:00
bernd
3fa5a815e9 Add ruby-rack. 2008-04-19 17:53:21 +00:00
bernd
95664df900 Initial import of ruby-rack-0.3.0.
Rack provides a minimal, modular and adaptable interface for developing
web applications in Ruby.  By wrapping HTTP requests and responses in
the simplest way possible, it unifies and distills the API for web
servers, web frameworks, and software in between (the so-called
middleware) into a single method call.
2008-04-19 17:49:22 +00:00
jasper
7a50bf2a68 - update liferea to 1.4.15
* bugfix release

ok maintainer
2008-04-18 16:31:58 +00:00
martynas
60d1d13809 update for 2.0.0.14 2008-04-18 15:21:49 +00:00
martynas
b8a903ea58 security update to mozilla-firefox-2.0.0.14; MFSA 2008-20
ok kurt@, naddy@
2008-04-18 15:17:17 +00:00
sthen
680bb78bb6 setup.inc is user-configurable; use @sample to avoid conflicts at
update time. ok mbalmer (maintainer).
2008-04-17 19:57:27 +00:00
mbalmer
37cdba0dda Take maintainership, ok former mainteiner (winiger@) 2008-04-17 19:45:24 +00:00
ajacoutot
56d5b57c51 - gtk-update-icon-cache consistency; I missed those in previous commit 2008-04-17 10:25:31 +00:00
jasper
5631075d51 - tweak sample config file to chroot(), use kqueue and bind to ipv4 and ipv6
- install documentation

from brad@ (with the docs part from me)
2008-04-16 20:42:35 +00:00
wcmaier
12dabb7375 Add ntlmaps. 2008-04-16 17:36:54 +00:00
wcmaier
552d46603e import ntlmaps 0.9.9.0.1
NTLM Authorization Proxy Server is an http proxy server that allows
you to authenticate via the proprietary NTLM protocol, so you can
use web sites and web proxies that require NTLM authorization.

ok and help from sthen, merdely; 'schaweet' marco
2008-04-16 17:34:47 +00:00
martynas
5949667e6e security update to minimo-20080410
MFSA 2008-19, MFSA 2008-18, MFSA 2008-17, MFSA 2008-16, MFSA 2008-15,
MFSA 2008-14.
ok sthen@
2008-04-15 09:56:29 +00:00
martynas
2f9978a8be update to py-turbogears-1.0.4.4; ok wcmaier@ 2008-04-15 09:36:37 +00:00
martynas
ca21d5348b update to py-formencode-1.0.1; ok wcmaier@ 2008-04-15 09:35:18 +00:00
martynas
4f197ed20e update to py-paste-script-1.6.2; ok wcmaier@ 2008-04-15 09:34:57 +00:00
simon
d97755ec14 update to version 5.7012 2008-04-14 21:42:55 +00:00
simon
d1b3b8ac95 maintenance update to version 1.12 2008-04-14 21:34:53 +00:00
simon
57b4b89ebd maintenance update to version 0.19 2008-04-14 21:29:40 +00:00
simon
d8eba19cf6 add p5-CSS-Minifier, p5-HTML-Copy, p5-HTML-SiteTear,
p5-JavaScript-Minifier and p5-pQuery
2008-04-11 22:48:53 +00:00
simon
32be4a9c92 import p5-HTML-SiteTear
HTML::SiteTear make a separated copy of a part of web site in local file
system.  All linked files (HTML file, image file, javascript, cascading
style shieet) from a source HTML file will be copied under a new file.

from Girish Venkatachalam

feedback merdely@
ok merdely@, okan@
2008-04-11 22:48:48 +00:00
simon
4ac79a3575 import p5-pQuery
pQuery is a pragmatic attempt to port the jQuery JavaScript framework to
Perl.  It is pragmatic in the sense that it switches certain JavaScript
idioms for Perl ones, in order to make the use of it concise.  A primary
goal of jQuery is to "Find things and do things, concisely".  pQuery has
the same goal.

from Girish Venkatachalam

ok merdely@, okan@
2008-04-11 22:48:45 +00:00
simon
95c8df3298 import p5-HTML-Copy
HTML::Copy copy a HTML file without breaking links in the file.
HTML::Copy will be useful to maintain web sites and to handle HTML
templates.

from Girish Venkatachalam

feedback & ok okan@, mederly@
2008-04-11 22:48:41 +00:00
simon
64e629d676 import p5-JavaScript-Minifier
This module removes unnecessary whitespace from JavaScript code.  The
primary requirement developing this module is to not break working code:
if working JavaScript is in input then working JavaScript is output.  It
is ok if the input has missing semi-colons, snips like '++ +' or '12
.toString()', for example.

from Girish Venkatachalam

ok merdely@, okan@
2008-04-11 22:48:37 +00:00
simon
04ed008112 import p5-CSS-Minifier
This module removes unnecessary whitespace from CSS.  The primary
requirement developing this module is to not break working stylesheets:
if working CSS is in input then working CSS is output.

from Girish Venkatachalam

ok merdely@, okan@
2008-04-11 22:48:33 +00:00
naddy
4866113ae3 missing PREFIX, ok espie@ 2008-04-09 14:32:22 +00:00
jasper
fdd8c80aae - unbreak after recent glib2 update
testing and ok simon@
2008-04-09 13:24:46 +00:00
ajacoutot
00c7ba3a45 - bugfix update to version 1.9.11 2008-04-09 08:52:52 +00:00
jasper
e6db108b7c - fix typos in the previous ssl fix;
from lighttpd svn (changeset 2144); via brad@
2008-04-08 19:11:40 +00:00
okan
3b274b5cd4 +p5-HTML-Template-JIT 2008-04-07 15:37:11 +00:00
okan
2e5a81eea8 import HTML::Template::JIT
This module provides a just-in-time compiler for HTML::Template.

ok jasper@
2008-04-07 15:35:56 +00:00
sturm
5eb17ce45f unbreak build if libbind happens to be installed by not pulling it in
from brad@, w/o objections from robert@ (maintainer)
2008-04-05 05:45:19 +00:00
merdely
6f9ff77f4e pkg/SECURITY is no longer needed. 2008-04-04 02:22:00 +00:00
merdely
a0428f02f6 Update to 3.0.8.
Take over MAINTAINER-ship (discussed with ckuethe, old MAINTAINER)
Remove patches that were included upstream.

ok wcmaier@, ckuethe@, sturm@
2008-04-04 02:21:29 +00:00
sturm
e9b586b0a3 security update to opera 9.27 2008-04-03 14:47:37 +00:00
jasper
2d090ef045 SECURITY FIX for http://secunia.com/advisories/29544/
lighttpd OpenSSL Error Queue Denial of Service Vulnerability

patches from upstream svn, via brad@
2008-04-03 10:18:15 +00:00
fgsch
17affa845d update to 1.6.2 2008-04-02 15:30:51 +00:00
sthen
7d0d1fd0da Unbreak packaging, sorry. Found by sturm.
From Brad
2008-04-02 07:53:23 +00:00
bernd
5ffca7cdec Update to ruby-mongrel-1.1.4.
ok MAINTAINER
2008-04-01 21:37:00 +00:00
kurt
a48ed8c7f1 - adjust to depend on threaded boehm-gc 2008-04-01 17:42:12 +00:00
martynas
0a278895dd security update to seamonkey-1.1.9
http://www.mozilla.org/projects/security/known-vulnerabilities.html#seamonkey1.1.9
ok naddy@
2008-04-01 10:14:58 +00:00
jasper
97fbd1cf66 SECURITY UPDATE to sarg 2.2.5
which includes fixes for http://secunia.com/advisories/28668/

ok MAINTAINER
2008-03-31 06:54:13 +00:00
robert
ede1fbc0be add the pspell extension to the list of built extensions
from James Turner <james@calminferno.net>
2008-03-30 11:59:56 +00:00
espie
77adcb99dd oops 2008-03-29 18:31:16 +00:00
bernd
85d29ce31c Give nginx a chance to write stuff into /var/nginx/tmp.
ok Darrin Chandler (MAINTAINER)
2008-03-29 13:50:39 +00:00
martynas
4a77774134 update for mozilla-firefox-2.0.0.13 2008-03-28 15:08:34 +00:00
jasper
8d27fc2715 SECURITY UPDATE to mozilla-firefox 2.0.0.13
fixes multiple vulnerabilities: http://secunia.com/advisories/29526/

ok landry@ martynas@
2008-03-27 21:51:35 +00:00
eric
1e9fb0c778 update to 0.23 (from maintainer)
tested by Will Maier

ok pyr@
2008-03-26 18:38:30 +00:00
sturm
81ede3a6b8 missing PKGNAME bumps after java.port.mk changes
noticed by espie@
2008-03-26 13:07:04 +00:00
simon
4f5fe03cbf Let it work with mysql >= 4.x, add support for socket connections,
plain MD5 encryption and an option to specify additional conditions.

Problem reported by Simon Hamilton, request by Markus Liljergren,
tested by both.
2008-03-25 23:23:15 +00:00
fgsch
6619884b11 update to 2.1pre33. 2008-03-25 18:01:43 +00:00
jcs
6f2ae8e8f5 += ruby-activemerchant 2008-03-25 00:05:35 +00:00
jcs
5ce13e171c import activemerchant-1.3.2
a ruby library for talking to credit card merchants
2008-03-25 00:01:38 +00:00
jasper
e06e97cfb1 - fix segfault when marking all items read, when no items are selected
from liferea cvs
2008-03-24 13:24:27 +00:00
sthen
c109ae4c1c from Brad:
- Maintenance update of XCache, also tested by myself.

from me:
- adjust for /var/www/conf/php5 symlinks
- add re2c as BUILD_DEPENDS, configure picks it up if installed
ok brad@ (maintainer)
2008-03-23 21:36:20 +00:00
sthen
15bb9ed03d change @unexec to @extraunexec for the /var/www/conf/php5 directory
where users are supposed to create symlinks to config file fragments
in ../php5.sample, otherwise the symlinks are destroyed when someone
updates php5/core.

ok brad, seems ok to landry.
2008-03-20 23:06:53 +00:00
winiger
76c052ca92 bump PKGNAME 2008-03-20 11:58:25 +00:00
winiger
5db2fa702a split port into several version
that makes Plone releases and OpenBSD releases independent. Plone Updates can be really hard, if they are possible at all.

ok mbalmer@
2008-03-20 11:42:34 +00:00
winiger
eb9a3f9b73 split port into multiple versions, unbreaks www/plone
ok mbalmer@
2008-03-20 11:37:47 +00:00
winiger
98283b9709 remove dependecies to py-ElementTree and py-cElementTree
"go ahead" martynas@
2008-03-19 13:02:59 +00:00
winiger
adc468aae9 update to version 1.0
remove dependency to py-ElementTree, because python2.5 includes it

ok martynas@
2008-03-19 11:39:34 +00:00
jasper
670ef11fed - switch to use gnome.port.mk
- update WANTLIB
- bump PKGNAME
2008-03-18 22:03:34 +00:00
landry
445b549b3a Update to kazehakase 0.5.3, update patches while here.
ok ajacoutot@ (two days ago)
2008-03-18 19:25:55 +00:00
jasper
8174d18833 - update liferea to 1.4.14
from vicviq at gmail.com (MAINTAINER)
2008-03-17 18:00:28 +00:00
espie
996c04b777 locale have to be under node actually, to get imported 2008-03-17 14:59:02 +00:00
espie
2e5252c0b7 fix minor fuckup with OWNER 2008-03-17 14:36:26 +00:00
ajacoutot
17bffcd82f +mod_encoding 2008-03-17 11:29:38 +00:00
ajacoutot
ade0b8bbb0 Import mod_encoding-20021209
This module improves non-ascii filename interoperability of Apache
(and mod_dav).

It seems many WebDAV clients send filename in its platform-local
encoding.  But since mod_dav expects everything, even HTTP request line,
to be in UTF-8, this causes an interoperability problem.

This module adds following directives:
EncodingEngine, SetServerEncoding, AddClientEncoding,
DefaultClientEncoding, and NormalizeUsername.
2008-03-17 11:28:38 +00:00
brad
34929ca49e upgrade to lighttpd 1.4.19. security and bug fix update. CVE-2008-1270
looks good jasper@
2008-03-16 18:43:31 +00:00
espie
129eaf668d +journal, backup 2008-03-16 12:40:28 +00:00
espie
29895beaa8 in collegial admin situations, force people to document what they're doing 2008-03-16 12:39:38 +00:00
espie
29e581fd7e other backup mechanism, handles files/ dir as well 2008-03-16 12:39:02 +00:00
espie
0c2d759bf7 +find_path 2008-03-16 12:35:40 +00:00
espie
9ad4b49edf companion to pathauto 2008-03-16 12:35:06 +00:00
espie
f0b643e379 TODO list temporarily empty 2008-03-16 12:33:54 +00:00
espie
873f2af6b9 +jquery_update 2008-03-16 11:45:27 +00:00
espie
ee51534a8a +new modules 2008-03-16 11:44:57 +00:00
espie
9b3b79b612 javascript calendars and other tools 2008-03-16 11:43:48 +00:00
espie
6380c2da52 tql is half broken 2008-03-16 11:30:09 +00:00
espie
5a2ed36a78 newer jquery integrated in drupal, used by other stuff 2008-03-16 11:25:56 +00:00
espie
06d30c6a6a handle content access rights per-category, per-role 2008-03-16 11:24:23 +00:00
espie
e2e403c3b6 devel module for drupal, very useful 2008-03-16 11:23:32 +00:00
espie
33e7462a61 improved notifications: don't send them unless something changed,
and allow access to every field
2008-03-16 10:26:16 +00:00
espie
13fb7ba856 integrate with alt_login 2008-03-16 10:18:04 +00:00
espie
fc1fc38f86 make DRUPAL_OWNER/DRUPAL_GROUP variables.
Create DRUPAL_MODS in core module
2008-03-16 10:15:28 +00:00
ajacoutot
b485df9fbb - upstream rerolled distfile without warning...
spotted by sturm@, thanks ;-)
2008-03-16 08:49:00 +00:00
ajacoutot
5143125eeb - bugfix update to version 6.5
* small bugfixes and improvements
  * fix an integer overflow in str2int()
2008-03-15 10:16:30 +00:00
espie
49a2d37edc a few tweaks to core:
- allow autogen passwords for new users
- put the names of roles more often on the rights page.
- extra hook for jquery_update, to avoid having to overwrite jquery
2008-03-15 09:36:48 +00:00
espie
872102ac43 minor updates 2008-03-15 07:28:01 +00:00
espie
8a10859e67 broken for php and apache1 until proven otherwise.
okay pvalchev@
2008-03-03 19:32:53 +00:00
jasper
d7498b80d4 - SECURITY FIX for CVE-2008-0983
( http://secunia.com/cve_reference/CVE-2008-0983/ )
- add a patch to fix issues with group permissions,
  provided by Antti Harri ( already accepted upstream )

ok naddy@ brad@ (MAINTAINER)
2008-03-02 10:04:22 +00:00
merdely
0d235ec1c5 Fix pkg/DESCR: s/french/japanese/
ok espie@
2008-02-25 17:07:45 +00:00
espie
a9550a3ea3 reflect reality, I fixed user_import 2008-02-25 09:14:09 +00:00
ajacoutot
c6bb87be45 - SECURITY: update to version 1.9.10.1
(fixes a cross site scripting (XSS) vulnerability)

ok espie@
2008-02-24 15:51:28 +00:00
espie
c7518e8b56 put stuff in the right location, namely, not with core.
PEOPLE WHO TESTED drupal BEFORE:
You *must* disable extra modules and themes from a working drupal install
before the update, and reenable them afterwards.

If you forgot to,
- ln all the stuff in sites/all/modules and sites/all/themes to modules and themes
- check your site runs again, disable extra stuff
- remove the links and re-enable stuff.

okay naddy@
2008-02-24 15:48:25 +00:00
bernd
14f298f5a5 Fix linking with expat so httpd can load the module again.
Noticed by Paul Pruett. Thank you!

ok espie@
2008-02-23 00:20:53 +00:00
martynas
ef78fb3112 update to seamonkey-1.1.8. fixes MFSA 2008-01, MFSA 2008-02, MFSA
2008-03, MFSA 2008-05, MFSA 2008-06, MFSA 2008-07, MFSA 2008-09,
MFSA 2008-10.
ok naddy@
2008-02-22 12:55:49 +00:00
sturm
dbdcdc6d96 security update to opera 9.26
ok naddy
2008-02-20 20:12:58 +00:00
landry
9f72972268 Add missing @sample markers in PLIST, bump PKGNAME.
from brad@
2008-02-20 09:18:01 +00:00
bernd
8880f50fdd Add ruby-typo. 2008-02-19 12:22:19 +00:00
bernd
6c73b35a69 Initial import of ruby-typo-5.0.2.
Typo is a lean weblogging engine powered by rails. It supports XMLRPC
posting, ping/trackback, comments, textile, markdown, categories, all
common exports, fulltext search and so on.

From maintainer Paul Irofti.
2008-02-19 12:20:31 +00:00
espie
fe1f6f5425 give up on making this work with pgsql 2008-02-19 10:43:28 +00:00
martynas
6b6162a7a1 - make a bunch of feeds work. rfc2616 says field-content is octet.
checkValidHTTPHeader assumes the whole header is ascii, while only
token should be
adapted from snownews, liferea reuses network support code
ok maintainer Wiktor Izdebski
2008-02-18 20:50:00 +00:00
espie
ad2788f17e +action-view, calendar 2008-02-18 19:00:33 +00:00
espie
0f6a9081e7 simple calendar view, very effective. 2008-02-18 18:59:17 +00:00
espie
2ef3b10143 batch actions on nodes in views. 2008-02-18 18:58:43 +00:00
jasper
5f786b2cb6 - remove unneeded patches, these ports use devel/libtool for a while
from brad@, also prodding by ajacoutot@
2008-02-18 17:49:24 +00:00
martynas
bbb4070e93 - make a bunch of feeds work. rfc2616 says field-content is octet.
checkValidHTTPHeader assumes the whole header is ascii, while only
token should be
- update to snownews-1.5.9
ok maintainer cathcart@ and kili@
2008-02-18 17:48:48 +00:00
martynas
7a46ddb1fa update to minimo-20080210; tested on arm by kili@ and sthen@
ok kili@ and sthen@
2008-02-18 17:10:15 +00:00
espie
19b3cb609b +coder 2008-02-18 15:28:51 +00:00
espie
01c6b1da3f coder-review: simple audit for drupal modules 2008-02-18 15:28:20 +00:00
espie
97f1f2a083 allow desinstallation 2008-02-18 14:42:12 +00:00
espie
7748d39cc7 pgsql fix is more complicated than I thought... 2008-02-18 14:26:07 +00:00
espie
d4fd8086da simpler fix from dev branch 2008-02-18 12:44:18 +00:00
espie
0034e9f180 fix activation for pgsql (db_change_column is not available during install,
so copy it locally)
2008-02-18 12:40:16 +00:00
espie
a2bc671f23 typo 2008-02-18 12:19:51 +00:00
espie
c91759f179 update to 1.7 2008-02-18 12:19:11 +00:00
espie
51eaa32638 finish the installation process for pgsql 2008-02-18 12:02:47 +00:00
espie
94910ecbf4 fix watchdog log for pgsql 2008-02-18 10:47:13 +00:00
espie
6818c06828 make it work with pgsql 2008-02-18 10:46:07 +00:00
mbalmer
78ea77477d Update to Turba 2.1.7
This is a security release that fixes unchecked access to contacts in
the same SQL table, if the unique key of another user's contact can be
guessed.
2008-02-18 08:35:19 +00:00
bernd
006d9283cc Minor bugfix update to nginx-0.5.35.
ok Darrin Chandler (MAINTAINER), merdely@, okan@ and sthen@
2008-02-17 18:54:48 +00:00
espie
658f69f8eb allow modules to disable tinyMCE on specific forms.
patch webform to remove tinyMCE on textareas where it doesn't make sense.
2008-02-17 14:34:14 +00:00
espie
89a492b3cc allow swapping of login and alt_login by giving better restrictions. 2008-02-17 13:18:47 +00:00
espie
ace1b1fd44 integrate with alt_login 2008-02-17 12:37:22 +00:00
espie
0cd6ce3bf7 +taxonomy_manager 2008-02-17 00:37:28 +00:00
espie
539bf4c2df yet another drupal module 2008-02-17 00:36:43 +00:00
simon
6b55cfa853 add p5-HTML-Tidy 2008-02-16 22:55:29 +00:00
simon
648c86f8b1 import p5-HTML-Tidy
HTML::Tidy is an HTML checker in a handy dandy object.  It's meant as a
replacement for HTML::Lint.  If you're currently an HTML::Lint user
looking to migrate, see the manual section "Converting from HTML::Lint".

ok jasper@
2008-02-16 22:55:26 +00:00
espie
e3117207c9 +masquerade 2008-02-16 22:39:14 +00:00
espie
7c45db2ada very useful site devel tool for drupal
when you have  complex permissions, it's a must
2008-02-16 22:38:29 +00:00
espie
bd258aa5c3 +dba 2008-02-16 21:39:14 +00:00
espie
dbfdb4a1cc database introspection from within drupal 2008-02-16 21:38:54 +00:00
espie
09b6b11d7c add these 3 new themes 2008-02-16 20:43:41 +00:00
espie
5e0fcc8476 and a possibly final one 2008-02-16 20:38:41 +00:00
espie
b3b123d0a9 yet another drupal theme 2008-02-16 20:38:14 +00:00
espie
5436e1f8e6 some more variations on drupal themes 2008-02-16 20:37:50 +00:00
espie
62a2e306e3 add theming stuff 2008-02-16 20:02:45 +00:00
espie
4741983a6d heavily configurable drupal theme 2008-02-16 20:02:02 +00:00
espie
725871ffae garland-derived theme 2008-02-16 20:01:02 +00:00
espie
9c753c529b a nice greenish drupal theme 2008-02-16 19:55:15 +00:00
espie
0ebc562af2 interface to make drupal themes more configurable (see theme-denver) 2008-02-16 19:54:05 +00:00
espie
b876eeeb9a unify locale/theme/lang builds, no package changes 2008-02-16 19:04:03 +00:00
espie
54557d87d5 +drupal5 2008-02-16 16:50:04 +00:00
espie
3d5f8f76be finish importing, cvs ignores `core' on import, sigh... 2008-02-16 16:49:10 +00:00
espie
23408d4613 drupal cms, with a shitload of generally useful plugins 2008-02-16 16:46:59 +00:00
jasper
f2528935be - update p5-WWW-Wikipeda 1.93 2008-02-16 00:11:50 +00:00
winiger
22758a0413 update to 1.3.3
sync with wordpress 2.3.3 which is a major security update

"looks fine" ajacoutot@
2008-02-15 15:13:14 +00:00
kurt
ef1a64e45b - pkg bump all 1.3+ ports due to 1.3-linux removal and change in
RUN_DEPENDS via java.port.mk. okay ian@ pval@
2008-02-14 21:51:31 +00:00
merdely
861150ab07 Update to Wordpress 2.3.3, which consists of bug & security fixes and
feature enhancements.

ok kevlo
2008-02-13 15:37:57 +00:00
kurt
bd92589c03 bug fix update to 5.5.26. for details:
http://tomcat.apache.org/tomcat-5.5-doc/changelog.html
okay ian@
2008-02-13 13:48:22 +00:00
bernd
c703cdf791 Update to 2.0.0.12.
reminded by martynas@, thanks!
2008-02-11 18:14:45 +00:00
bernd
1d00ee6e88 Security update to mozilla-firefox-2.0.0.12.
Fixes multiple vulnerabilities:

CVE-2008-0412
CVE-2008-0413
CVE-2008-0414
CVE-2008-0415
CVE-2008-0419
CVE-2008-0591
CVE-2008-0593

More infos:
http://secunia.com/advisories/28758/

Tested by some people on ports@. Thanks!

ok martynas@, laurent@, steven@
2008-02-11 18:13:44 +00:00
espie
591d95460d activate index.php as directory index, since most php apps want that.
okay robert@
2008-02-11 13:47:12 +00:00
kurt
266a26b58b - bug fix update to 1.2.26. for details see:
http://tomcat.apache.org/connectors-doc/miscellaneous/changelog.html
2008-02-11 02:18:28 +00:00
ajacoutot
0dc9544cbe - bugfix update to version 6.4
* fix a memory leak in the SSL library
 * small bugfixes and improvements
2008-02-10 15:59:10 +00:00
mbalmer
2819cc57ab Update to Mediawiki 1.11.1.
ok winiger
2008-02-08 10:39:34 +00:00
mbalmer
3784ddeb8f Update to Zope LDAP Userfolder 2.8, needed by plone-ldap which I will add
later.

ok winiger
2008-02-08 10:36:06 +00:00
martynas
a0a3998c0c update to liferea-1.4.12
from maintainer Wiktor Izdebski;  ok simon@
2008-02-05 22:13:51 +00:00
jasper
5efc548ca5 add p5-WebService-MusicBrainz 2008-02-04 20:27:01 +00:00
jasper
3f2d3c9c92 import p5-WebService-MusicBrainz 0.16
This module will act as a factory using static methods to return
specific web service objects.

"ok, GOGOGO" and feedback from simon@
2008-02-04 20:02:54 +00:00
robert
076ca84ecd +zendframework 2008-02-03 21:15:13 +00:00
robert
0f99dadefe import of the ZendFramework 1.0.3
Description:
The Zend Framework aims to provide an architecture for developing entire
applications with no other library dependencies.
2008-02-03 21:14:04 +00:00
jasper
6bca4dfbad - update tntnet to 1.6.1
from new maintainer Vijay Ramesh <vramesh2 at uiuc.edu>
2008-02-03 17:16:00 +00:00
kili
de465408f0 Update to 1.0.4 and take maintainership.
ok sthen@
2008-02-03 15:06:47 +00:00
martynas
96805bd610 update to py-turbogears-1.0.4.2; ok simon@ 2008-02-01 19:15:40 +00:00
merdely
aaaff18a85 Add trac-ldapplugin 2008-02-01 16:12:49 +00:00
merdely
1e2495ea49 Import trac-ldapplugin:
LDAP support with group management has been added as a Trac extension.
This extension enables to use existing LDAP groups to grant permissions
rather than defining permissions for every single user on the system.
The latest release also permits to store permissions (both users and
groups permissions) in the LDAP directory itself rather than in the
SQL backend.

ok okan@
2008-02-01 16:11:47 +00:00
mbalmer
58a1d6d934 Add a MESSAGE file explaining that this is an extended version of the
webalizer and that webalizer.current files need to be deleted.

requested by brad.
2008-01-30 21:38:48 +00:00
okan
1686e32d55 - update to 0.40
- fix HOMEPAGE/MASTER_SITES
- fix WANTLIB in mysql
- regen patches
- make escaping more pgsql friendly
- fixes to pgsql upsteam - no longer alpha
- run pkg/DESCR through fmt(1)
- use httpd(8) modules.sample for @sample

feedback and ok merdely@
2008-01-30 20:41:41 +00:00
mbalmer
6ba8133cdd Switch to webalizer xtended by Patrick Frei, which adds IPv6 support and
detailed http 404 error reports.  Webalizer author hinted me at this,
he does not intend to update. danh@ is ok with the maintainer change.

ok stehn, okan.
2008-01-30 20:06:48 +00:00
okan
3fe509c297 - fix HOMEPAGE/MASTER_SITES
- run pkg/DESCR through fmt(1) while here

ok merdely@
2008-01-30 19:20:33 +00:00
okan
711d76b032 - update to 3.4
- fix HOMEPAGE/MASTER_SITES
- regen patches
- run pkg/DESCR through fmt(1)

ok merdely@
2008-01-30 19:19:11 +00:00
jasper
8a49c69df9 - update liferea to 1.4.11 (bugfixes)
- add textproc/intltool to MODULES

from vicviq at gmail.com (MAINTAINER)
2008-01-30 14:01:35 +00:00
rui
4da814357f - update squid to 2.6.STABLE18
from brad@
2008-01-28 22:04:00 +00:00
bernd
efd7f38d4c Both have ${LOCALBASE}/man/man1/wikipedia.1. Add @conflict marker. 2008-01-28 21:55:41 +00:00
bernd
9573f43ea2 Security update to apache2 2.2.8.
(CVE-2007-6420, CVE-2007-6421, CVE-2007-6422, CVE-2007-6423,
CVE-2008-0005, CVE-2007-6388)

http://lists.grok.org.uk/pipermail/full-disclosure/2008-January/059626.html
http://lists.grok.org.uk/pipermail/full-disclosure/2008-January/059560.html
http://lists.grok.org.uk/pipermail/full-disclosure/2008-January/059561.html

ok dlg@
2008-01-28 19:48:47 +00:00
bernd
e2a20fb405 Security update to ruby-mongrel-1.1.3. 2008-01-28 18:32:40 +00:00
robert
e4d6993112 unlink php4 from the package builds because it's not going to be supported
in a couple of months and people should use php5 in any conditions.

it's going to stay in the tree for a little more time with a comment about
the reasons, just to help people upgrading to php5
2008-01-28 15:40:35 +00:00
martynas
05db6bcb6e security update to py-cherrypy2-2.3.0. fixes CVE-2008-0252
requested by Joerg Zinke;  ok rui@
2008-01-25 20:41:18 +00:00
martynas
c6a85db608 security update to py-CherryPy-3.0.3. fixes CVE-2008-0252
requested by and looks good to maintainer Joerg Zinke;  ok rui@
2008-01-25 20:39:57 +00:00
ajacoutot
d439eba9ba - minor update to hiawatha-6.3 2008-01-23 18:04:06 +00:00
martynas
a30c8f18f8 - drop -devel
- move libraries to PLIST
improvements, testing and ok kurt@ and naddy@
2008-01-23 16:41:40 +00:00
martynas
68f73c83aa make it use xulrunner-devel instead of firefox-devel. improvements,
testing and ok kurt@ and naddy@
2008-01-23 16:36:03 +00:00
sthen
e4c93e5e98 adjust pecl-memcache to new PHP config mechanism (symlink not phpxs)
ok merdely
2008-01-21 20:36:05 +00:00
sthen
fee3c806a6 fix typo; no bump (didn't package). 2008-01-18 08:48:12 +00:00
sthen
c49eb51f3e update surfraw to 2.2.0
feedback merdely, "if it works for you" jasper
2008-01-17 20:33:43 +00:00
okan
6b714a4db0 add py-quixote
add twill
2008-01-15 02:02:00 +00:00
okan
8da1f3bc91 import twill
twill is a simple language that allows users to browse the web from a
command-line interface.  With twill, you can navigate through web sites
that use forms, cookies, and most standard web features.  twill supports
automated web testing and has a simple Python interface.

from Will Maier

ok merdely
2008-01-15 02:01:28 +00:00
okan
d093d22c13 import py-quizote
Quixote is a framework for developing Web applications in Python.
Quixote is based on a simple, flexible design, making it possible to
write applications quickly and to benefit from the wide range of
available third-party Python modules.  Deployed appropriately, Quixote
has excellent performance that allows you to put Quixote-based
applications into large-scale production use.

from Will Maier

ok merdely
2008-01-15 02:00:56 +00:00
todd
a3cf942ffe update to 3.56
work done by brad, tested by me

this is also for MailScanner
2008-01-15 00:23:57 +00:00
martynas
33044d2a86 update to snownews-1.5.8; ok maintainer cathcart@, kili@, ajacoutot@ 2008-01-14 22:40:39 +00:00
martynas
1c891ca1d0 update to py-CherryPy-3.0.2; ok maintainer Joerg Zinke, ajacoutot@ 2008-01-13 20:34:24 +00:00
martynas
39b6e12018 update to py-turbogears-1.0.3.2; ok simon@ 2008-01-13 17:26:23 +00:00
martynas
e5cdecc5fe update to py-formencode-0.9; ok simon@ 2008-01-13 17:16:49 +00:00
martynas
36733983cb update to py-paste-script-1.6.1.1; ok simon@ 2008-01-13 17:09:17 +00:00
martynas
f0c0db3943 update to py-paste-deploy-1.3.1; ok simon@ 2008-01-13 17:07:39 +00:00
martynas
97f2e1cbc9 - update to py-paste-1.6
- fix cgi regression tests (noticed by simon@)
ok simon@
2008-01-13 17:04:07 +00:00
martynas
00208aca0c security update to wordpress-2.3.2, see:
http://secunia.com/advisories/28130/
http://secunia.com/advisories/28005/
http://secunia.com/advisories/27714/
ok rui@
2008-01-12 22:42:11 +00:00
espie
b55e72e84f minor update 2008-01-12 15:08:44 +00:00
landry
aeeb01b66b link kazehakase to the builds 2008-01-11 14:49:06 +00:00
landry
caaccf6935 Import kazehakase 0.5.1, a lightweight gtk2 web browser using gecko engine.
It features tabbed browsing, session saving, dynamic bookmarks and
customizable mouse gestures. Uses xulrunner for gecko support and GnuTLS 2
for https:// links.

with feedback and testing from many on ports@, thanks !

"import it, it can't be worse than galeon and epiphany anyway.." ajacoutot@
2008-01-11 14:47:28 +00:00
winiger
353c3a971f change dependency to flavored python product
ok simon@,mbalmer@
2008-01-11 09:25:59 +00:00
mbalmer
3810361798 The Horde Team is pleased to announce the final release of the Nag Task List
Manager version H3 (2.1.4).  And I am pleased to announce my 1000st committ ;)

This is a security release that fixes privilege escalation in the Horde API
and missing ownership validation in the share management. All users are
encouraged to upgrade to this version.

The major changes compared to the Nag H3 (2.1.3) version are:
    * Fixed privilege escalation in the Horde API.
    * Fixed missing ownership validation on share changes.
    * Updated Japanese, Polish, and Spanish translations.

The full list of changes (from version H3 (2.1.3)) can be viewed here:
http://cvs.horde.org/diff.php/nag/docs/CHANGES?r1=1.115.2.54&r2=1.115.2.56.2.3&ty=h
2008-01-09 23:07:57 +00:00
mbalmer
804fbc23d8 The Horde Team is pleased to announce the final release of the Kronolith
Calendar Application version H3 (2.1.7).

This is a bugfix release that also fixes privilege escalation in the Horde API
and missing ownership validation in the share management. All users are
encouraged to upgrade to this version.

Major changes compared to the Kronolith H3 (2.1.6) version are:
    * Fixed privilege escalation in the Horde API.
    * Fixed missing ownership validation on share changes.
    * Updated Japanese translation.
    * Small bugfixes and improvements.

The full list of changes (from version H3 (2.1.6)) can be viewed here:
http://cvs.horde.org/diff.php/kronolith/docs/CHANGES?r1=1.165.2.158&r2=1.165.2.161.2.3&ty=h
2008-01-09 23:02:38 +00:00
mbalmer
dfb1910664 Security update to Turba 2.1.6
This is a security release that fixes a privilege escalation in the Horde
API. All users are encouraged to upgrade to this version.

Major changes compared to the Turba H3 (2.1.5) version are:
    * Fixed privilege escalation in the Horde API.
    * Updated Japanese translation.

The full list of changes (from version H3 (2.1.5)) can be viewed here:
http://cvs.horde.org/diff.php/turba/docs/CHANGES?r1=1.181.2.113&r2=1.181.2.114.2.2&ty=h
2008-01-09 22:47:30 +00:00
mbalmer
5d65d31c19 Maintenance update to PHPList 2.10.5 2008-01-09 11:30:23 +00:00
mbalmer
61aa5c7027 Maintenance update to phpldapadmin 1.1.0.3. 2008-01-09 10:56:53 +00:00
winiger
9ed8f77471 update from 1.2rc1 to 1.2.7
fix working with the zope in tree

ok mbalmer@
2008-01-08 14:48:57 +00:00
robert
24a7cef90c add license marker 2008-01-07 12:05:30 +00:00
espie
17d70806a3 tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +00:00
jasper
57a93e3199 - update liferea to 1.4.10
from new MAINTAINER, Wiktor Izdebski <vicviq at gmail.com>
2008-01-02 12:15:25 +00:00
espie
e5852a036c robert obviously builds his ports as root.
bad robert
2007-12-31 14:49:51 +00:00
okan
f5e805d93d update from MAINTAINER; plus a bunch of tweaks from me
ok merdely@
2007-12-31 02:20:01 +00:00
bernd
0c558b58eb Remove the now obsolete ruby-actionwebservice. It got replaced by
ruby-activeresource.
2007-12-27 19:51:23 +00:00
bernd
5e0b554307 + ruby-activeresource
- ruby-actionwebservice (obsolete)
2007-12-27 19:47:27 +00:00
bernd
03c2af7f78 Update to ruby-rails-2.0.2. 2007-12-27 19:43:46 +00:00
bernd
4c4e796b54 Initial import of ruby-activeresource-2.0.2.
Active Resource (ARes) connects business objects and Representational State
Transfer (REST) web services. It implements object-relational mapping for
REST webservices to provide transparent proxying capabilities between a
client (ActiveResource) and a RESTful service (which is provided by Simply
RESTful routing in ActionController::Resources).

Needed for rails 2.0.
2007-12-27 19:37:48 +00:00
ajacoutot
49dabd100f - SECURITY update to version 1.9.9
reminded by <mose at tikiwiki dot org>
2007-12-25 20:36:30 +00:00
merdely
2c96c0906c Move py-storm to the right place (databases). 2007-12-23 18:30:02 +00:00
merdely
3936d8269b Should go in databases.
Prompted by kili@, fgsch@
2007-12-23 18:27:06 +00:00
merdely
35be2d35d0 Add py-clientform 2007-12-23 18:00:51 +00:00
merdely
85d1e650fa Initial import of py-clientform-0.2.7
ClientForm is a Python module for handling HTML forms on the client
side, useful for parsing HTML forms, filling them in and returning the
completed forms to the server. It developed from a port of Gisle Aas'
Perl module HTML::Form, from the libwww-perl library, but the interface
is not the same.

From Will Maier
ok eric@
2007-12-23 18:00:16 +00:00
merdely
02dc8034f5 Add py-storm 2007-12-23 17:39:35 +00:00
merdely
247103171d Initial import py-storm-0.11
Storm is a fast object-relational mapper (ORM) for Python and used in
Canonical's Launchpad project. Storm is developed in a test-driven
manner, provides small and clean public APIs and works with everything
from SQLite to PostgreSQL and MySQL.

From Will Maier
ok kili@
2007-12-23 17:37:54 +00:00
bernd
390394d184 Update to ruby-mongrel-1.1.2. 2007-12-22 11:35:48 +00:00
martynas
8e66a80a27 bring back the browser.startup.homepage behavior after 1.82
requested by deraadt@;  ok naddy@
2007-12-20 22:41:18 +00:00
kurt
6b2d09fd97 add back in the directory entries that were accidentally removed in the
last commit.
2007-12-20 21:50:31 +00:00
martynas
7eb91d9a08 update homepage 2007-12-19 22:58:58 +00:00
fgsch
d5fbb32abb and just in case, bump the package. 2007-12-19 18:08:57 +00:00
fgsch
b491658eff for some reason cvs skipped this.
noticed by Steve Andre' <andres at msu dot edu>
2007-12-19 18:07:30 +00:00
jasper
9c2cc1a432 oops, wrong dependency 2007-12-19 17:25:28 +00:00
sturm
ac0e2207dd security update to opera 9.25 2007-12-19 15:57:06 +00:00
jasper
a3cb2d5bf3 - install a .desktop file, so that a firefox entry will appear in menus
like gnome's.
- tweak PLIST (from kurt@)

requested by fkr@

feedback and ok kurt@ martynas@
2007-12-19 14:47:50 +00:00
winiger
6419f09a4a fix diff feature when used with postgresql
bump pkgname

ok mbalmer@
2007-12-19 10:29:49 +00:00
ajacoutot
d5305a980f - add/fix gconftool-2 goo
ok jasper@
2007-12-19 07:31:15 +00:00
deanna
b80946351b update boost depends. it's once again a single package.
ok ajacoutot@, steven@
2007-12-18 22:04:32 +00:00
jasper
4fa66a418b - update mplayerplug-in to 3.50
ok MAINTAINER
2007-12-17 19:25:59 +00:00
jasper
c10556bd59 - update liferea to 1.4.9
from viq at viq.ath.cx
2007-12-16 13:55:14 +00:00
fgsch
c8fd686e49 update to 3.0.5. uses the versioned tar. update licence as well. 2007-12-16 12:31:01 +00:00
ajacoutot
a404862929 - add update-mime-database goo 2007-12-16 11:30:20 +00:00
ajacoutot
65516bb8b0 - add update-desktop-database goo 2007-12-15 21:14:22 +00:00
simon
367866f329 enable jabber support now we have p5-Net-Jabber
ok jasper@
2007-12-15 20:14:16 +00:00
martynas
1c79fa31d8 update to gtkhtml-3.16.2; ok jasper@ 2007-12-15 17:50:12 +00:00
simon
673a11ec9a update to version 0.20
ok okan@
2007-12-14 22:15:27 +00:00
simon
166cff1dce update to version 0.12
ok jasper@
2007-12-14 22:14:19 +00:00
ajacoutot
4ae6dbb22d - update to hiawatha-6.2 2007-12-13 13:03:32 +00:00
robert
cd397dc355 +ktdms 2007-12-12 13:22:29 +00:00
robert
95256b35bf import of ktdms-3.5.1
KnowledgeTree is the leading commercial open source electronic document
management software designed for teams and small to medium-sized
organizations.
KnowlodgeTree is document management made simple: easily secure, share,
track and manage the documents and records your organization depends on.
2007-12-12 13:21:38 +00:00
kurt
e1124e2c5d security update to 5.5.25. multiple cross-site scripting and session hi-
jacking bugs corrected. for more info see:
http://tomcat.apache.org/security-5.html
2007-12-11 23:43:03 +00:00
kurt
c06fc6156c security update to 4.1.36. multiple info disclosure, cross-site scripting
and session hijacking bugs fixed. for more info see:
http://tomcat.apache.org/security-4.html
2007-12-11 23:40:53 +00:00
kurt
485ada4e2d bug fix update to 1.2.25. for more info see:
http://tomcat.apache.org/connectors-doc/miscellaneous/changelog.html
2007-12-11 23:38:57 +00:00
robert
6fb3908463 Integrate a patch from php's CVS repo to fix a crashing issue due
to an uninitialized variable.

from Brad
2007-12-11 12:45:08 +00:00
martynas
6b9177304e add py-httplib2 2007-12-10 21:38:10 +00:00
martynas
ad23595a89 import httplib2-0.4.0
httplib2 is a comprehensive HTTP client library that supports many
features left out of other HTTP libraries.

from maintainer Benoit Chesneau with tweaks by me and CATEGORIES
reordering by ajacoutot@.  ok ajacoutot@
2007-12-10 21:32:42 +00:00
martynas
4ed5988446 remove lang/python category from individual ports 2007-12-10 21:07:51 +00:00
simon
99c969978e update to version 1.11 and let it work with ap2-mod_perl 2007-12-09 18:25:01 +00:00
martynas
f00a99c98f security update to seamonkey-1.1.7:
http://www.mozilla.org/projects/security/known-vulnerabilities.html#seamonkey1.1.7
ok naddy@
2007-12-07 21:48:01 +00:00
steven
7c022f0010 update to 0.13.14 2007-12-06 13:51:25 +00:00
sthen
13b7117027 update APC to 3.0.15 and adapt to the new configuration style
we use for PHP extensions (symlink rather than phpxs)

ok robert@
2007-12-06 11:21:09 +00:00
eric
8e8cf6b1ce + py-webpy 2007-12-05 15:47:23 +00:00
eric
ac3b01ca08 web.py is a web framework for python that is as simple as it is
powerful. web.py is in the public domain; you can use it for whatever
purpose with absolutely no restrictions. 

ok pyr@
2007-12-05 15:44:49 +00:00
sturm
f93bda89fc fix ipv6 support
from Matthias Bauer <bauerm at pestilenz.org>
2007-12-04 19:15:10 +00:00
todd
ca63a400d5 update to 2.6.STABLE17
from maint; works and builds ok for me
2007-12-04 01:27:13 +00:00
fgsch
795b1fe2cc hook py-beautifulsoup. 2007-12-02 21:47:32 +00:00
fgsch
ac1a3d0df2 import BeautifulSoup 3.0.4, a HTML/XML parser that supports invalid markup.
requested and tested by Sam Smith <s at msmith dot net>
2007-12-02 21:45:08 +00:00
martynas
e1d94052a7 update for mozilla-firefox-2.0.0.10 2007-11-28 20:25:35 +00:00
martynas
0f165eda60 - security update to mozilla-firefox-2.0.0.10:
http://www.mozilla.org/projects/security/known-vulnerabilities.html#firefox2.0.0.10
- fix canvas.drawImage regression.
ok kurt@, kili@
2007-11-28 20:22:25 +00:00
jasper
1cc167fd1c update to 1.4.8
which includes a SECURITY UPDATE regarding LD_LIBRARY_PATH


from viq at viq.ath.cx
2007-11-28 13:30:33 +00:00
ajacoutot
28669c7fdc - use full path MODULE name
no pkg change
2007-11-28 13:10:24 +00:00
bernd
6b6954bf7f Security update to ruby-rails-1.2.6. (CVE-2007-6077) 2007-11-26 18:19:31 +00:00
bernd
0c28f9055d Update to ruby-actionwebservice-1.2.6. 2007-11-26 18:18:55 +00:00
simon
caf237dd0a maintenance update to version 5.7011 2007-11-21 21:20:09 +00:00
jasper
42771f89de update HOMEPAGE 2007-11-20 20:29:41 +00:00
jasper
3d2e6f0898 add wbox 2007-11-20 20:28:19 +00:00
jasper
4ee92cd913 import wbox-4
wbox aims to help you having fun while testing HTTP related stuff. You
can use it to perform many tasks, including the following.
  * Benchmarking how much time it takes to generate content for your
    web application.
  * Web server and web application stressing.
  * Testing virtual domains configuration without the need to alter
    your local resolver.
  * Check if your redirects are working correctly emitting the right
    HTTP code.
  * Test if the HTTP compression is working and if it is actually
    serving pages faster.
  * Use it as a configuration-less HTTP server to share files!      

from Laurent Fanis <laurent at humppa.nl> (MAINTAINER)
2007-11-20 20:25:19 +00:00
sturm
b7dfa075f3 bumping a PKGNAME does not mean you just add p0, you have to choose a
patch level HIGHER than the previous one

another example of peer review failing
2007-11-20 19:23:25 +00:00
sturm
340b9f289d fix BUILD_DEPENDS to depend on the specific version of python 2007-11-19 19:43:36 +00:00
merdely
5518a629fd Update to XML-Atom-0.28
- Remove unnecessary patch
 - Remove modbuild CONFIGURE_STYLE
 - Add RUN/BUILD_DEPENDS

tweaks and ok from simon@ and okan@
2007-11-19 15:26:24 +00:00
kili
8cc2ba57b7 Remove bogus WRKDIST=${WRKDIR}/${DISTNAME}. 2007-11-16 14:11:12 +00:00
alek
4e6c37e04d - default config file contains ${LOCALBASE} variable that doesn't resolve
to any value
- fix a typo in MESSAGE-main file -- wrong name of default config
  file.
- bump pkgname

ok robert@
2007-11-15 20:24:02 +00:00
jasper
597aedb82e shit, forgot to bump 2007-11-14 12:28:53 +00:00
jasper
5872370c9f - tweak COMMENT (remove quotes and leading 'a')
- reformat DESCR
- don't set ${V} if it's used only once.

"go ahead" robert@
2007-11-14 12:25:35 +00:00
robert
f0466fb576 - update to php-5.2.5
- include the suhosin extension and suhosin patch by default unless
  the no_suhosin flavor is defined
- add all the suhosin configuration options to the sample config
  files
2007-11-14 10:53:50 +00:00
robert
7523144fae +pmwiki 2007-11-14 10:45:14 +00:00
robert
73d2b56596 import of pmwiki-2.1.17
PmWiki is a wiki-based system for collaborative creation and maintenance of websites.
PmWiki pages look and act like normal web pages, except they have an "Edit" link that
makes it easy to modify existing pages and add new pages into the website, using basic
editing rules. You do not need to know or use any HTML or CSS.
Page editing can be left open to the public or restricted to small groups of authors.
2007-11-14 10:44:11 +00:00
martynas
7ea4eb3be9 update to minimo-20071108; testing on zaurus and ok kili@ 2007-11-13 21:24:47 +00:00
bernd
8c76659b48 Update to ruby-mongrel-1.1.1 which got released yesterday. *sigh*
Fixes a mongrel_rails restart bug.
2007-11-13 18:25:20 +00:00
bernd
b27be54a1a Update to ruby-mongrel-1.1 and activate the regression tests.
No objections from MAINTAINER Jason LaRiviere.
2007-11-13 18:13:18 +00:00
ajacoutot
19a28b6959 - bugfix update to hiawatha-6.1 2007-11-11 13:56:33 +00:00
jasper
914f4fb88d - update gtkhtml3 to 3.16.1
- switch to use gnome.port.mk

feedback and ok martynas@
2007-11-10 14:13:10 +00:00
merdely
6393f4e72e Update to 0.96.1.
Fixes an i18n vuln leading to possible DoS, described at
http://www.djangoproject.com/weblog/2007/oct/26/security-fix/

From MAINTAINER (Darren Chandler)
"go ahead" jasper@
2007-11-08 22:00:36 +00:00
martynas
edb6776279 update for 2.0.0.9 2007-11-08 16:08:24 +00:00
martynas
c3055b17e9 update to 2.0.0.9, a regression fix release:
http://developer.mozilla.org/devnews/index.php/2007/10/22/firefox-2008-update-to-be-updated/
ok kurt@, naddy@
2007-11-08 16:07:42 +00:00
jakob
8d1f7933bd fix path for speedy_backend; from Eric Olsen 2007-11-08 06:43:47 +00:00
winiger
7de29f1bdc Update to Version 1.3. This is a sync of WordPress 2.3.1 which includes
native tagging support as well as many bug and security fixes.

ok mbalmer@
2007-11-07 20:02:57 +00:00
rui
cea58b3e5c - SECURITY: update phpMyAdmin to 2.11.1.1 which fixes a Cross-Site Scripting Vulnerability.
- Reference: http://secunia.com/advisories/27173

ok kevlo@
2007-11-06 21:13:46 +00:00
rui
de94f04b02 - SECURITY: update wordpress to 2.3.1 which fixes a Cross-Site Scripting Vulnerability:
- Reference: http://secunia.com/advisories/27407

ok kevlo@
2007-11-06 21:10:29 +00:00
robert
5a3631a006 Kill the phpxs script that was used for enabling and disabling
the php core module and extenions.
Install a sample configuration file to /var/www/conf/modules.sample
which can be symlinked or copied over to /var/www/conf/modules
so apache is going to pick it up.

Allow php to scan /var/www/conf/php5 for php configuration
files so if the user installs or creates a symlink from the
sample configuration files from the php5.sample directory,
it is going to be picked up by php5.

Create a dummy pwd.db file in the php5-imap package in the apache
chroot because it is needed by c-client.

feedback and tests by sthen@
2007-11-05 10:11:09 +00:00
jasper
a63f7178f9 - (security) update liferea to 1.4.6
from viq <viq at viq.ath.cx>
2007-11-04 21:03:12 +00:00
rui
58359fc692 SECURITY: update mediawiki to 1.11.0 which fixes a cross site scripting vulnerability.
Reference: http://www.vuxml.org/freebsd/CVE-2007-4828.html

ok mbalmer@
2007-11-04 16:42:46 +00:00
jasper
c71197b9f0 add dependency on zip
(still an issue with shlibs left though...)

spotted by naddy@, thanks!
2007-10-31 17:37:09 +00:00
ajacoutot
a552020d16 +myreview 2007-10-31 11:55:10 +00:00
ajacoutot
5fc2f11c85 Import myreview-1.9.9
MyReview is an open-source web application for managing the paper
submission and paper review phases. It aims at providing the most
complete, powerful and flexible software of its kind.
It provides the following functionalities:
* paper submission
* assignment of papers to reviewers
* review submission
* discussion on conflicting reviews
* paper selection
* preparation of the conference
2007-10-31 11:54:08 +00:00
ajacoutot
f3eda52557 - fix files ownership
no answer from maintainer
"look alright" sthen@, ok robert@
2007-10-31 11:48:09 +00:00
ajacoutot
36b07e00f3 - make php5-imap use new c-client
testing and ok robert@
2007-10-30 10:13:22 +00:00
ajacoutot
1fbf1cdefa - make php4-imap use new c-client
ok robert@
2007-10-30 10:13:05 +00:00
winiger
27c23115f6 add wordpress-mu 2007-10-29 07:47:51 +00:00
winiger
923a9bd3b7 WordPress calls itself "a state-of-the-art, semantic personal
publishing platform with a focus on aesthetics, Web standards,
and usability."  It is a web-based blogging package based
on PHP and MySQL.
WordPress MU is a multi user version of WordPress.

ok mbalmer@
2007-10-29 07:46:33 +00:00
ajacoutot
3e936da7e5 - domain name change; fix MASTER_SITES 2007-10-27 23:44:41 +00:00
ajacoutot
9ee0f0dc38 - fix WANTLIB
"go ahead" robert@
2007-10-27 09:04:32 +00:00
ajacoutot
206776ae22 - update to hiawatha-6.0 (adds IPv6 support) 2007-10-26 22:42:16 +00:00
ajacoutot
7688e01720 - yet another release: bugfix update to 1.9.8.3 2007-10-26 22:40:45 +00:00
jasper
661ba52462 - use our naming scheme for patches 2007-10-26 21:26:02 +00:00
steven
e68b25b9ba db.=4 -> db.>=4 in preparation of db4 update
ok sthen@
2007-10-25 21:05:33 +00:00
ajacoutot
a2f19cbee9 - SECURITY: minor update to version 1.9.8.2
thanks to <mose at tikiwiki dot org> for letting me know
2007-10-25 20:52:50 +00:00
simon
af419040a0 add missing entry to REGRESS_DEPENDS 2007-10-25 16:20:50 +00:00
martynas
1b09d2f195 security update to seamonkey-1.1.5:
http://www.mozilla.org/projects/security/known-vulnerabilities.html#seamonkey1.1.5
tweaks, ok naddy@, kurt@
2007-10-24 20:10:45 +00:00
simon
0b6e147894 update to version 1.00
no objections from MAINTAINER
2007-10-24 16:50:17 +00:00
martynas
6f617d9a24 update for 2.0.0.8; ok kurt@ 2007-10-23 20:47:29 +00:00
martynas
dd58cf6c31 security update to mozilla-firefox-2.0.0.8:
http://www.mozilla.org/projects/security/known-vulnerabilities.html#firefox2.0.0.8
ok kurt@, naddy@
2007-10-23 20:13:26 +00:00
espie
15c3cb4d91 fix build after expat move 2007-10-21 09:43:22 +00:00
espie
583bb60e42 fix build after expat move 2007-10-21 09:25:48 +00:00
sturm
b6a62b4373 fix build, libexpat is no longer in X11BASE
no PKGNAME bump needed
2007-10-21 09:04:59 +00:00
fgsch
aa5a75e351 update to 2.1pre30. this update includes the removal of js support.
see http://links.twibright.com/download/ChangeLog for more details.
2007-10-20 11:44:23 +00:00
sturm
12a7b132ec security update to opera 9.24
from bernd
2007-10-20 06:17:52 +00:00
simon
767fb2bb39 maintenance update to version 0.09 2007-10-19 18:48:26 +00:00
fgsch
0ff347de08 Re-add browserconfig.properties, otherwise you may encounter some issues
on fresh installations; bump package.
discussed an ok kurt@ martynas@
2007-10-19 17:36:17 +00:00
steven
9b816c5bb3 unlink apache-httpd,ldap - cannot be built in bulk builds due to
apr-util <-> apr-util,ldap conflict
2007-10-16 14:57:58 +00:00
jcs
fe8244b3b0 security update to rails-1.2.5
"This release closes a JSON XSS vulnerability, fixes a couple of
minor regressions introduced in 1.2.4, and backports a handful of
features and fixes from the 2.0 preview release.

All users of Rails 1.2.4 or earlier are advised to upgrade to 1.2.5,
though it isn't strictly necessary if you aren't working with JSON.
For more information the JSON vulnerability, see CVE-2007-3227."
2007-10-15 15:32:59 +00:00
jcs
a99f7e335f actionwebservice-1.2.5 2007-10-15 15:28:22 +00:00
kurt
9e80ec3311 - fix a 64-bit problem with the LiveConnect feature. From mozilla
bug report: https://bugzilla.mozilla.org/show_bug.cgi?id=345866
  Eventually the java plugin will need this on amd64. okay martynas@
2007-10-14 18:33:09 +00:00
ajacoutot
a027656fc3 - upate to bugfix release 5.14 2007-10-14 09:09:45 +00:00
steven
9ad71576ca +p5-Apache-Session-Memcached 2007-10-13 19:52:09 +00:00
steven
2c74bc37cf import Apache::Session::Memcached 0.03
Apache::Session storage using memcached

from Jim Razmus
2007-10-13 19:50:12 +00:00
fgsch
c56c35159a * Don't use bundled strlcat or strlcpy
* Use the right config dir, allowing something else than /etc as side effect
* Reorder entries
* Bump package

jasper@ ok; maintainer is on holidays but jasper believes he'll be ok
with this, so commiting with his bless.
2007-10-13 16:05:13 +00:00
jasper
a1b3fc2d19 add mplayerplug-in 2007-10-12 20:00:36 +00:00
jasper
4e08478ef7 import mplayerplug-in 3.45
mplayerplug-in is a browser plugin that uses mplayer to play digital
media from websites.

This plug-in gives Mozilla the ability to play media from a website the
net without reading the source html and getting the url manually. Media
is played embedded in the page or in a separate window depending on how
the author of the webpage intended the media to be seen.

from Gleydson Soares <gsoares at trusted.com.br> (MAINTAINER)

feedback and ok steven@
2007-10-12 19:57:56 +00:00
ajacoutot
803c23f87d - SECURITY: update to 1.9.8.1
php injection fix
2007-10-12 07:58:57 +00:00
simon
8d2ead5701 add p5-Plagger 2007-10-10 19:36:28 +00:00
simon
a7663802f1 import p5-Plagger
Plagger is a pluggable RSS/Atom feed aggregator and remixer platform.

Everything is implemented as a small plugin and all you have to do is to
write a flow of aggregation, filters, syndication, publishing and
notification plugins into a config file (YAML).

ok jasper@
2007-10-10 19:36:22 +00:00
jasper
99b591798d update liferea to 1.4.4
from viq <viq at viq.ath.cx>
2007-10-10 15:03:38 +00:00
merdely
ee970a2278 Update to nginx-0.5.32
From Darrin Chandler (MAINTAINER)
"looks ok" kili@
2007-10-08 19:23:43 +00:00
steven
9bfed1ac43 bump PKGNAME after python version switch 2007-10-08 08:22:38 +00:00
aanriot
15758c2410 enable the "X-Forwarded-For" headers support which has been added in
Squid 2.6. It's not the default in squid.conf but can be enabled, and
it's useful e.g. when you are using squid through dansguardian, in order
to keep/show the source address of the client in the logs (otherwise,
squid thinks that everything comes from dansguardian).

ok brad@
2007-10-08 07:04:50 +00:00
simon
e1512d13ed add p5-LWP-Authen-Wsse 2007-10-05 20:57:20 +00:00
simon
9a6e13c3fd import p5-LWP-Authen-Wsse
LWP::Authen::Wsse allows LWP to authenticate against servers that are
using the X-WSSE authentication scheme, as required by the Atom
Authentication API.

ok jasper@
2007-10-05 20:57:15 +00:00
jcs
0d1d199f5c update to rails-1.2.4
"This release contains additional deprecation notices, security
fixes and some minor performance improvements. All users of 1.2.3
are advised to upgrade."
2007-10-05 14:52:00 +00:00
jcs
19c230a6bb update to actionwebservice-1.2.4 2007-10-05 14:48:53 +00:00
winiger
fbdcd7b4cd add syweb 2007-10-05 13:36:19 +00:00
winiger
d55df663ea syweb is a web interface that shows graphs for measurement data
gathered by symon/symux.

ok and additional patches by sthen@
2007-10-05 13:32:32 +00:00
jasper
5b7266c0a6 fix categories
from Gleydson Soares
ok simon@
2007-10-04 21:23:41 +00:00
merdely
a049a34ae1 Add ap2-mod_fcgid 2007-10-03 18:20:52 +00:00
merdely
58dc5be515 mod_fcgid has a new process management strategy, which concentrates on
reducing the number of fastcgi server, and kick out the corrupt fastcgi
server as soon as possible.

From Paul Irofti
"sounds good to me" todd@
2007-10-03 18:19:47 +00:00
jasper
e5d81d4310 we prefer the idiom of MODULES=devel/gettext over MODULES=gettext
"looks good" steven@
2007-10-02 19:09:44 +00:00