Commit Graph

3916 Commits

Author SHA1 Message Date
simon
d26b9a1d65 maintenance update to version 0.21 2008-09-07 08:56:25 +00:00
simon
8d14bc6626 add p5-Catalyst-Plugin-C3 to devel/ and p5-Catalyst-Plugin-Cache,
p5-Catalyst-Plugin-Cache-Store-FastMmap,
p5-Catalyst-Plugin-ConfigLoader-Environment,
p5-Catalyst-Plugin-LogWarnings, p5-Catalyst-Component-ACCEPT_CONTEXT,
p5-HTML-SBC and p5-XML-Atom-SimpleFeed to www/
2008-09-06 10:34:06 +00:00
simon
50816c5a70 import p5-XML-Atom-SimpleFeed
This module provides a minimal API for generating Atom syndication feeds
quickly and easily.  It supports all aspects of the Atom format, but it
has no provisions for generating feeds with extension elements.
2008-09-06 10:34:02 +00:00
simon
9e2601c86d import p5-HTML-SBC
Simple Blog Code is a simple markup language.  You can use it for guest
books, blogs, wikis, boards and various other web applications.  It
produces valid and semantic (X)HTML from input and is patterned on that
tiny usenet markups like *bold* and _underline_.
2008-09-06 10:33:59 +00:00
simon
852f94bc24 import p5-Catalyst-Component-ACCEPT_CONTEXT
Models and Views don't usually have access to the request object, since
they probably don't really need it.  Sometimes, however, having the
request context available outside of Controllers makes your application
cleaner.  If that's the case, just use this module as a base class.
2008-09-06 10:33:55 +00:00
simon
cd41d2fadc import p5-Catalyst-Plugin-LogWarnings
This plugin redirects perl's warn() warnings to a Catalyst log
($c->log->warn), allowing you to filter warnings, log warnings to a
database, Log4Perl, etc.
2008-09-06 10:33:51 +00:00
simon
45ab6b9751 import p5-Catalyst-Plugin-ConfigLoader-Environment
Catalyst::Plugin::ConfigLoader::Environment reads environment variables
and sets up the configuration in your application accordingly.
2008-09-06 10:33:48 +00:00
simon
0d029dffa2 import p5-Catalyst-Plugin-Cache-Store-FastMmap
This store plugin is a bit of a wrapper for Cache::FastMmap.
As Cache::FastMmap can't store plain values by default, this module
ships with a subclass that will wrap all values in a scalar reference
before storing.
2008-09-06 10:33:45 +00:00
simon
496c726d2e import p5-Catalyst-Plugin-Cache
This plugin gives you access to a variety of systems for caching data.
It allows you to use a very simple configuration API, while maintaining
the possibility of flexibility when you need it later.
2008-09-06 10:33:41 +00:00
jasper
7bf2226a9d - update liferea to 1.4.19
from Wiktor Izdebski (MAINTAINER)
2008-09-05 15:45:10 +00:00
ajacoutot
d295738ff8 +cherokee 2008-09-05 11:22:26 +00:00
ajacoutot
8caf12c9e2 Import cherokee-0.8.1
Cherokee is a very fast, flexible and easy to configure Web Server. It
supports the widespread technologies nowadays: FastCGI, SCGI, PHP, CGI,
TLS and SSL encrypted connections, Virtual hosts, Authentication, on the
fly encoding, Load balancing, Apache compatible log files, and much
more.

based on a submission from Fernando Quintero (MAINTAINER)
testing, feedback and ok sthen@
2008-09-05 11:19:48 +00:00
sthen
d339a110a1 regenerate PLIST (.egg-info was missing) and use MODPY_EGG_VERSION, bump 2008-09-03 13:29:33 +00:00
sthen
8e90856d30 SECURITY update to trac 0.10.5
- Fixes cross-site redirection in quickjump found by Russ McRee.
- Fixes wiki engine XSS found by Nathan Collins.
- Added PostgreSQL 8.3 support.
- Fixes FineGrainedPermissions for scoped repositories.
- Fixes problem with repository syncing raising exceptions.

ok Ben Lovett (MAINTAINER)
2008-09-03 13:26:16 +00:00
bernd
8ce0f5af89 Security update to apache-httpd-2.2.9. (CVE-2008-2364 and CVE-2007-6420)
http://www.apache.org/dist/httpd/CHANGES_2.2.9

Also fix LIB_DEPENDS and use the external pcre library instead of the shipped
one.

ok dlg@, simon@, merdely@ (pre-lock)
2008-09-02 22:05:23 +00:00
todd
1421c64499 obvious PERMIT typo, no pkg change, no pkg bump 2008-09-02 18:28:17 +00:00
eric
bb665bad6f update to 0.9.32
ok wcmaier@
2008-09-01 19:11:04 +00:00
jasper
3610b7f319 - update p5-WebService-Audioscrobbler to 0.07 2008-09-01 16:25:16 +00:00
sthen
7b17ca6dda Maintenance update to latest stable version 0.6.32, from maintainer
Darrin Chandler on ports@.

"Thanks to Toni Mueller for prodding, and to Simon Kuhnle for prodding,
testing, and the patch (I had the same diff just before lock but kept
forgetting after unlock)." -dwc
2008-09-01 15:47:43 +00:00
jasper
8b97ce9939 - update p5-WebService-MusicBrainz to 0.18 2008-09-01 10:15:31 +00:00
simon
5d4647d62f remove patch for an issue that was fixed with the last release
pointed out by djm@, confirmed by maintainer
2008-08-30 08:25:48 +00:00
jasper
0dba48f846 - update havp to 0.89
from giovanni bechis (MAINTAINER), thanks!
2008-08-27 20:04:07 +00:00
martynas
5f37ed23ed - use system libm
- add a note to README.OpenBSD about making printing w/ lpr work
(now that ff3 uses default printing dialog from gtk+2).  idea from
merdely@'s weblog
2008-08-23 22:27:46 +00:00
martynas
a1972aa1a5 - use system libm
- update LIB_DEPENDS, to include nssutil3
- change HOMEPAGE to a working one (www-archive.mozilla.org)
- bump package name
2008-08-23 22:12:21 +00:00
martynas
b00b391998 bugfix update to py-flup-1.0.1. from Vlad Glagolev, with tweaks by me
ok wcmaier@
2008-08-23 20:38:57 +00:00
robert
d7604a28d0 update to pear 1.7.2 which is the current stable
version.
2008-08-22 14:48:53 +00:00
ajacoutot
618bdb73de - s/LOCALBASE/PREFIX/
"of course" robert@
2008-08-21 15:51:51 +00:00
sthen
cd54a310f2 Update to 0.11.4; many bugfixes and a few enhancements.
Mostly from Frank Denis on ports@, thanks!
2008-08-21 01:12:35 +00:00
okan
9d3685b5ba - update to 0.13.15
- clarify license marker

ok steven@
2008-08-20 22:38:25 +00:00
ajacoutot
51830f4230 - SECURITY: update opera to version 9.52
this is a recommended security and stability upgrade, see
http://www.opera.com/docs/changelogs/linux/952/ for details

ok sturm@
2008-08-20 20:56:44 +00:00
brad
464f38be0c Upgrade Squid to 2.7-STABLE4
ok ajacoutot@
2008-08-20 16:35:15 +00:00
jasper
83bc330645 - add swfdec-plugin (used to be graphics/swfdec,plugin) 2008-08-20 15:59:45 +00:00
jasper
df69ffc5d5 import swfdec-plugin 0.6.0
Swfdec-Mozilla contains a plugin for Mozilla browsers that uses the
Swfdec library for playing SWF files.
2008-08-20 15:57:04 +00:00
landry
33c4ba2b08 Link webkit and midori to the build.
Thanks again to everyone who tested it !

Okay'ed at least by sthen@ laurent@ jdixon@ before the lock.
2008-08-20 08:46:45 +00:00
ajacoutot
643f11f0c3 - tweak MESSAGE 2008-08-20 08:45:38 +00:00
ajacoutot
6464df2d2e - update to tikiwiki 2.0
- remove myself from MAINTAINER (any takers?)
2008-08-20 08:44:44 +00:00
martynas
03cf188d2d extend documentation, after emails i've got
- since version 3, ff uses standard printing dialog from gtk+2.  in
order to continue using cups for printing, you will need to install
cups subpackage of gtk+2.  after an email from Giovanni Bechis
- ff3 may not render scaled images properly due to incompatibilities
between some of the x drivers and x server (this has been fixed in
the new xserver).  document work-arounds for now.  after an email
from Markus Bergkvist
2008-08-20 00:21:50 +00:00
martynas
96836d3bb7 use system libm. was ok naddy@, kurt@ 2008-08-19 23:53:45 +00:00
espie
1ae5abd27d some minor update 2008-08-19 23:45:30 +00:00
espie
bab39fb7ae security update 2008-08-19 23:44:48 +00:00
sthen
a81b03d386 Allow for isnan() being a macro. Fixes build following libm changes.
ok martynas naddy
2008-07-30 16:29:03 +00:00
martynas
7585421c96 don't redefine isnan and isinf. from sthen@
ok sthen@, deanna@, naddy@
2008-07-29 18:46:08 +00:00
simon
674c33c723 update to version 1.08, please note that new applications will use
apache like config files instead of yaml per default
2008-07-27 17:59:35 +00:00
simon
89f6042fc4 maintenance update to version 0.08 2008-07-27 11:02:20 +00:00
simon
206e8a2e0c maintenance update to version 1.105 2008-07-27 11:00:48 +00:00
simon
0acade1cec update to version 0.20, removes support for old config keys 'file'
and 'config_local_suffix' (deprecated since version 0.16)
2008-07-27 10:58:47 +00:00
simon
e899384b56 regen plist to unbreak packaging
noticed by sthen@
2008-07-27 00:50:52 +00:00
ajacoutot
cdc11b66cd - s/PREFIX/LOCALBASE
ok martynas@
2008-07-26 16:23:32 +00:00
martynas
328ed0de93 Firefox 2 -> Firefox 3. Bryan Linton 2008-07-26 14:52:02 +00:00
espie
240f811649 minor update 2008-07-26 14:14:52 +00:00
espie
9ed490e5aa +workflow 2008-07-26 14:12:00 +00:00
espie
85b83ba3ce workflow module for drupal
allows state transitions for nodes.
2008-07-26 14:11:21 +00:00
espie
3a486106be update to 1.2, saner error handling.
still need alt_login patch for integration ;(
2008-07-26 13:35:33 +00:00
espie
45de5a20a8 minor update 2008-07-26 12:48:14 +00:00
espie
e3a2dc4988 update to new version with much better faq 2008-07-26 12:40:30 +00:00
espie
2bebac304d minor update to 5.9 (session fix was missed was 5.8) 2008-07-26 10:34:01 +00:00
bernd
6fc95af145 Remove dependency on sqlite3 which accidentally sneaked in.
Bump PKGNAME.
2008-07-26 10:33:28 +00:00
kevlo
6c03f1fbd3 update to 0.07
ok merdely@
2008-07-26 03:29:38 +00:00
martynas
754362efd5 link firefox3 to the builds
idea supported by many, kurt@, naddy@, henning@, brad@, marco@,
merdely@, landry@
2008-07-25 18:15:07 +00:00
martynas
6dcaa5bd64 document the new MOZ_PLUGIN_PATH behavior, bump pkgnames
pointed out, and looks good to landry@
2008-07-25 17:41:06 +00:00
landry
3c5303a203 Fix WANTLIB and bump PKGNAME, spotted by ajacoutot@ 2008-07-25 15:19:10 +00:00
landry
e981d869cd Really fix pre-configure target, no cookie for me.
CC=path/to/cc is not needed because ports infrastructure picks cc in
${WRKSRC}/bin when using gcc4 MODULE.
2008-07-25 15:07:55 +00:00
landry
03478ba29c s/PREFIX/LOCALBASE/g in pre-configure target, and remove unneeded
SETENV.
prodded by ajacoutot@
2008-07-25 14:51:56 +00:00
landry
35b5036f7c Import midori 0.0.18, a gtk2 web browser using webkit rendering engine.
Based on an original submission from James Turner (james at bsdgroup dot
org), who prodded me to take maintainership, Thanks !
Not linked to the build yet.

ok jdixon@ laurent@ 'import it!' robert@ espie@
2008-07-25 12:54:33 +00:00
landry
9989355675 Import webkit svn rev35249, based on an original work from James Turner
(james at bsdgroup dot org), thanks !
Webkit is an open source web rendering engine.

All our previous patches have been integrated upstream.
Mark it BROKEN on sparc64 until
https://bugs.webkit.org/show_bug.cgi?id=19775 is fixed.
Not linked to the build yet, a little bit of testing is still needed
with latest libc/libm change.
Thanks to all who already tested !

ok jdixon@ laurent@ 'import it' robert@ espie@
2008-07-25 12:51:10 +00:00
martynas
02209bdc94 pkgpath 2008-07-25 08:05:36 +00:00
martynas
987d876573 @conflict mozilla-firefox-*
bump pkgname
2008-07-25 08:04:48 +00:00
martynas
e0fd5632c7 @conflict firefox3-*
bump pkgname
2008-07-25 08:03:15 +00:00
martynas
89d2dfd4ae merge the fix from claudio@, to honor MOZ_PLUGIN_PATH 2008-07-25 01:55:40 +00:00
martynas
ab858df820 import firefox3-3.0.1, intended as a replacement for mozilla-firefox,
when we decide it's stable enough
not linked to the builds yet.

this version has the following fixes:
- fix SQLITE_VERSION, NSS_VERSION
- we've got our own library versioning, so remove versions and let
dlopen do the job
- fix the ssl psm bug.  you can't just cast a char* to an int* and
access through it
- fix arm Makefiles, to catch the right invokes/stubs
- fix arm, endianness issue (armel abi)
- strict alignment fixes for sparc64
- update to accept standard dictionaries location, so that
textproc/mozilla-dicts works again
- fix to include the right dlfcn.h
- remove eula
- printing fix, which kurt@ has tracked down, and helped fixing

tested by many, kili@, ian@, sthen@, jdixon@, reyk@, others...

the way to handle update has been suggested by pval@
the package name has been discussed w/ kurt@ and naddy@
ok kurt@ and naddy@
2008-07-25 01:52:54 +00:00
bernd
9cd8b42a4a Fix setup instructions. Noticed by Wim, fixed by me.
ok espie@
2008-07-24 09:28:40 +00:00
sthen
cf1b8089f3 +p5-Apache-Reload 2008-07-23 18:42:33 +00:00
sthen
022bc0414b import www/p5-Apache-Reload, ok bernd@
Apache::Reload is a Perl module that allows for dynamically re-loading
Perl modules into a persistent mod_perl environment without restarting
the server.
2008-07-23 18:39:19 +00:00
ajacoutot
1e853e71f2 - upgrade vtiger to version 5.0.4 2008-07-23 14:01:44 +00:00
ajacoutot
acd922a3c0 - minor update to hiawatha-6.8 2008-07-23 10:41:00 +00:00
kevlo
46f75e80e4 SECURITY update to 2.11.7.1; fixes XSRF/CSRF by manipulating the db,
convcharset and collation_connection parameters.

ok sthen@
2008-07-23 09:27:08 +00:00
espie
067dd66ed3 minor update 2008-07-22 20:08:30 +00:00
martynas
78aeb076bf adapt for other mozilla projects claudio's diff of firefox to honor
MOZ_PLUGIN_PATH.  bump pkgnames
sure claudio@
2008-07-21 19:19:06 +00:00
simon
f87f105d37 update to version 1.04 2008-07-20 22:14:07 +00:00
martynas
1f71dc517c don't call back home, checking for updates. let pkg_add(1) do the
job;  tweaks and ok kili@
2008-07-20 17:09:26 +00:00
claudio
8c7cca2dc8 Don't overwrite MOZ_PLUGIN_PATH in the startup script if it has been already
been set. This allows to load plugins on demand, especially interesting when
using multiple profiles with the -no-remote option.
OK martynas@
2008-07-20 09:49:00 +00:00
okan
0f27cb0d3e replace mini_sendmail with femail.
ok mbalmer@
2008-07-17 21:47:41 +00:00
martynas
54ec679a08 update for mozilla-firefox-2.0.0.16 2008-07-17 16:52:07 +00:00
martynas
a5756e3136 security update to seamonkey-1.1.11. MFSA 2008-34
ok kurt@, naddy@
2008-07-17 16:49:33 +00:00
martynas
22f1813fee security update to mozilla-firefox-2.0.0.16. MFSA 2008-35, MFSA 2008-34
ok kurt@, naddy@, bernd@
2008-07-17 16:47:39 +00:00
martynas
0aab2a2109 security update to minimo-1.8.1.16. MFSA 2008-35, MFSA 2008-34
tested by and ok kili@, sthen@
2008-07-17 15:38:25 +00:00
brad
ff9d8cf194 Upgrade Squid to 2.7-STABLE3.
ok okan@
2008-07-16 21:18:27 +00:00
simon
531c1d25d5 add p5-Catalyst-Plugin-PageCache 2008-07-15 16:34:15 +00:00
simon
671c3e1f1c import p5-Catalyst-Plugin-PageCache
Using the PageCache plugin, you can cache the full output of different
pages so they are served to your visitors as fast as possible.  This
method of caching is very useful for withstanding huge amounts of
request in a short time.

This plugin requires that you also load a Cache plugin.  Please
reference the documentation for this module when choosing a cache
backend.

submitted by Jim Razmus
feedback from merdely@ and okan@
ok okan@
2008-07-15 16:34:12 +00:00
simon
a70aa18eaa add p5-Catalyst-Plugin-Cache-FileCache 2008-07-13 18:37:44 +00:00
simon
3f5f542e48 import p5-Catalyst-Plugin-Cache-FileCache
This module extends the Catalyst base class with a file cache.

triggered and tested by Jim Razmus
2008-07-13 18:37:38 +00:00
dhill
7217ec7a38 upgrade to 3.20
ok kevlo@
2008-07-12 13:32:06 +00:00
martynas
7ce927be80 - bugfix update to py-turbogears-1.0.5
- patch-setup_py trick not needed anymore, now that python-2.5 is
default, and all dependencies got plists updated to include eggs
- switch to eggs.tg.org, to get this stable release
ok wcmaier@
2008-07-11 22:48:03 +00:00
dhill
023d60b869 upgrade to 1.37
OK kevlo@
2008-07-11 13:55:53 +00:00
espie
45e1f5e6b4 rich user profiles 2008-07-11 09:17:34 +00:00
espie
1fb72a9817 rich user profile, together with nodefamily 2008-07-11 09:16:55 +00:00
espie
6877cff97e dependency of `rich' user profiles 2008-07-11 09:16:19 +00:00
martynas
541cd404c7 - update to py-paste-script-1.6.3
- BUILD_DEPENDS=${RUN_DEPENDS}, so that it doesn't try to fetch
sources of dependencies while building
ok wcmaier@
2008-07-11 00:27:26 +00:00
martynas
53c8129e05 - update to py-paste-deploy-1.3.2
- SUBST_VARS->MODPY_EGG_VERSION trick from wcmaier@
ok wcmaier@
2008-07-11 00:25:12 +00:00
martynas
019ab38517 - update to py-paste-1.7.1
- SUBST_VARS->MODPY_EGG_VERSION trick from wcmaier@
ok wcmaier@
2008-07-11 00:23:15 +00:00
fgsch
0f1ae9d8df update to 3.0.7a. 2008-07-11 00:18:24 +00:00
fgsch
b63cf19d46 enter py-genshi. 2008-07-10 23:38:48 +00:00
fgsch
b6ed0f8674 import py-genshi, a toolkit for generation of output for the web.
input and ok wcmaier@
2008-07-10 23:37:21 +00:00
espie
fc2e837db4 update various modules to more recent versions. Mostly minor updates,
except for webform. Rerun update-db after the update ! but the admin
page will tell you so...
2008-07-10 14:21:37 +00:00
espie
a2e9026f41 DRUPAL-SA-2008-044
prevents some risks that can occur if you install some third party modules,
or have very malicious users with high privileges.

- deletion of translated terms under cross site requests.
- session fixation attacks after installing 3rd party modules like workgroup
NG.

(other vulnerabilities are Drupal6 only).
2008-07-09 23:40:29 +00:00
martynas
c1d1b13c82 update to latest stable, 3.1.0. with a SUBST_VARS->MODPY_EGG_VERSION
trick from wcmaier@
ok maintainer Joerg Zinke, wcmaier@
2008-07-09 21:27:50 +00:00
jakemsr
cfdd862719 gst-ffmpeg is now gstreamer-ffmpeg
feedback/ok brad@
2008-07-09 02:25:44 +00:00
martynas
01914714b6 - start normal versioning; stick with branches of firefox 2 releases,
so that we don't end up with non-stable versions
- security update to minimo-1.8.1.15v0
tested by kili@ and sthen@ on arm, i386
ok sthen@
2008-07-08 20:37:30 +00:00
jasper
e3392a3176 - update gtkhtml3 to 3.18.3
(includes a fix to make evolution not crap out on specially formatted html)
2008-07-07 16:55:48 +00:00
martynas
9febd49394 - security update to seamonkey-1.1.10:
http://www.mozilla.org/projects/security/known-vulnerabilities.html#seamonkey1.1.10
- remove bogus hindi langpack, spotted by naddy@
- security coreconf integrated upstream, remove
- fix linking, sync wantlib, add bin markers
ok kurt@, naddy@
2008-07-05 00:42:31 +00:00
martynas
61bfd645fa update for 2.0.0.15 2008-07-04 23:10:09 +00:00
martynas
9a3396b096 security update to mozilla-firefox-2.0.0.15, fixes MFSA 2008-33,
MFSA 2008-32, MFSA 2008-31, MFSA 2008-30, MFSA 2008-29, MFSA 2008-28,
MFSA 2008-27, MFSA 2008-25, MFSA 2008-24, MFSA 2008-23, MFSA 2008-22,
MFSA 2008-21
http://www.mozilla.org/projects/security/known-vulnerabilities.html#Firefox2.0.0.15
ok kurt@, naddy@
2008-07-04 13:47:25 +00:00
sturm
b20684f507 update to 9.51, prodded by jason dixon and charles smith 2008-07-04 06:32:27 +00:00
okan
d455ef6859 update to 4.10
ok merdely@
2008-07-02 16:48:46 +00:00
ajacoutot
95e343fe4c - remove Dan Harnett from MAINTAINER per his request
- bump
2008-07-01 16:41:19 +00:00
sthen
bedfe24e50 correct master site, home page, kill trailing whitespace: from
Jim Razmus. bump package & regen plist (@bin).
2008-06-30 12:28:46 +00:00
deanna
9cbaef4fe7 Update to 0.8.3
patch-server_asobj_SoundGst_cpp from guilherme m. schroeder on ports@
patch-server_asobj_NetStreamGst_cpp from Deomid Ryabkov on gnash-dev

With help from kurt@ and brad@, thanks!
2008-06-28 15:46:33 +00:00
martynas
7090583a34 update to liferea-1.4.16b; from maintainer Wiktor Izdebski
ok sthen@
2008-06-25 09:37:03 +00:00
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