Commit Graph

3693 Commits

Author SHA1 Message Date
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