Commit Graph

4230 Commits

Author SHA1 Message Date
espie
043c78e9d7 missed... 2009-04-03 23:27:16 +00:00
espie
7738104118 hate cvs... "core" directory with stuff in it should be okay by default.
noticed by naddy@
2009-04-03 23:26:48 +00:00
espie
a313edd5ce update to 2.8 2009-04-03 19:07:47 +00:00
espie
76d0de7083 finally, update to 5.16, after fixing the modules.inc stuff to work with
jquery_update....

sigh
2009-04-03 19:03:03 +00:00
espie
8fb594a5c5 +drupal6 2009-04-03 14:08:51 +00:00
espie
4a8d1bd34b basic installation of drupal6 with a few extra stable modules.
WARNING: there's no simple migration from all datat from drupal5 to drupal6
yet.
2009-04-03 14:07:58 +00:00
espie
58319413f3 drupal5 is pending an update. In the mean time, make it possible to
install alongside drupal6 (I've given up figuring out a clean update
path for now)
2009-04-03 12:55:08 +00:00
jasper
2353c353c4 - update bozohttpd to 20080303
from benoit lecocq;
maintainer timed-out
2009-04-02 13:15:39 +00:00
jasper
be93c8ef37 - add tt-rss 2009-04-01 18:24:11 +00:00
jasper
c4daf688ed import tt-rss 1.3.2
Tiny Tiny RSS is a web-based news feed (RSS/Atom) aggregator, designed
to allow you to read news from any location, while feeling as close to a
real desktop application as possible.

  - Supports RSS, RDF, Atom feeds using Magpie library
  - Supports OPML import/export
  - Supports keyboard shortcuts
  - Supports article scoring 
	[etc,etc]
2009-04-01 18:22:49 +00:00
mbalmer
e249ac938f Update to MediaWiki 1.14.0. For upgrading instructions, please read
http://www.mediawiki.org/wiki/Manual:Upgrading *before* you update.
2009-03-31 08:31:35 +00:00
sthen
6c1087f106 maintenance update to 1.6.1, from Brad 2009-03-31 08:22:52 +00:00
giovanni
a6b685756c Update to 3.1.3.1
ok kevlo@ (Maintainer)
2009-03-31 07:14:10 +00:00
mbalmer
73fdd3f3ed Update to kronolith 3.2.1
The major changes compared to the Kronolith version H3 (2.3) are:
   * Added script to import events from SquirrelMail calendars.
   * Added option to manually change attendee responses.
   * Improved holidays support.
   * Many minor bug fixes.
2009-03-30 18:36:37 +00:00
fgsch
82a30ed3c4 Enable regression tests now that the missing dependency is in the tree.
Remove unneded slash in master site while I'm here.
2009-03-30 00:06:26 +00:00
fgsch
4654d4dffe Enter py-webhelpers, py-webob, py-weberror and py-webtest. 2009-03-30 00:03:17 +00:00
fgsch
0addcd0b67 Import WebTest 1.1
This wraps any WSGI application and makes it easy to send test
requests to that application, without starting up an HTTP server.
This provides convenient full-stack testing of applications written
with any WSGI-compatible framework.

martynas@ ok
2009-03-30 00:00:37 +00:00
fgsch
df48881921 Import WebError 0.10.1
Web error handling and exception catching.

martynas@ ok.
2009-03-29 23:59:20 +00:00
fgsch
ac45d0850e Import WebOb 0.9.6.1.
WebOb provides wrappers around the WSGI request environment, and
an object to help create WSGI responses.
The objects map much of the specified behavior of HTTP, including
header parsing and accessors for other standard parts of the
environment.

martynas@ ok
2009-03-29 23:58:24 +00:00
fgsch
9e8d835a14 Import WebHelpers 0.6.4.
Web Helpers is a library of helper functions intended to make writing
templates in web applications easier. It's the standard function
library for Pylons and TurboGears 2.  It also contains a large
number of functions not specific to the web, including text processing,
number formatting, date calculations, container objects, etc.

martynas@ ok.
2009-03-29 23:56:25 +00:00
naddy
fb023d83f7 bump for python dependency change 2009-03-28 18:12:49 +00:00
naddy
4ac0f08037 bump for python dependency change 2009-03-28 16:49:49 +00:00
martynas
9fb3457614 update to firefox-i18n-3.0.8 2009-03-28 16:05:28 +00:00
martynas
352d6bb69f mozilla-firefox-3.0.8: forced release after security bugs got
attention

MFSA 2009-12 Mozilla Firefox XSL Parsing 'root' XML Tag Remote
Memory Corruption Vulnerability
    * http://www.securityfocus.com/bid/34235/exploit
    * https://bugzilla.mozilla.org/show_bug.cgi?id=485217
    * CVE-2009-1169


MFSA 2009-12 covers the Pwn2Own bug, which is a crash involving the XUL
<tree> widget.
    * https://bugzilla.mozilla.org/show_bug.cgi?id=484320
    * CVE-2009-1044

ok naddy@
2009-03-28 15:59:04 +00:00
fgsch
30f2d55d62 Remove extra newline and slash. No package change. 2009-03-27 23:22:56 +00:00
fgsch
f45c19b171 Enter py-repoze-profile and py-wsgiproxy. 2009-03-27 23:20:10 +00:00
fgsch
7ca9327a21 Import py-wsgiproxy 0.1
WSGIProxy gives tools to proxy arbitrary(ish) WSGI requests to other
processes over HTTP.

martynas@ ok
2009-03-27 23:18:19 +00:00
fgsch
c3f8e83ec2 Import py-repoze-profile 0.8
This package provides a WSGI middleware component which aggregates
profiling data across *all* requests to the WSGI application.  It
provides a web GUI for viewing profiling data.

martynas@ ok.
2009-03-27 23:16:23 +00:00
jasper
97d88a869a - add php-openid 2009-03-27 10:43:23 +00:00
jasper
fb51a454ae - missing bump 2009-03-27 10:42:41 +00:00
jasper
14abca6431 import php-openid 2.1.2
The PHP OpenID library lets you enable OpenID authentication on sites
built using PHP. It features the OpenID consumer, Store implementations,
and an OpenID server.

feedback and ok sthen@, additional help from todd@, thanks!
2009-03-27 10:41:01 +00:00
landry
fa1b6328ea Fix WANTLIBs all around, i should have checked better when updating
webkit.. this fixes the build on a clean machine. Bump PKGNAMEs.
spotted by & ok jasper@
2009-03-26 21:34:30 +00:00
merdely
4a24bce183 Fix link order so static linking will work
Regen patches

prodded by naddy@
2009-03-26 18:58:03 +00:00
naddy
65bb3f8c95 fix library order for static linking 2009-03-26 16:26:41 +00:00
jasper
ef461f6a98 - this should be one of the last rounds of missing bumps.. 2009-03-26 11:50:09 +00:00
ajacoutot
7e552a9924 - compile and link with -pthread, not -lpthread
spotted by naddy@ who gave me lots of inputs over this

maintainer is ok
ok naddy@
2009-03-25 18:09:12 +00:00
jasper
c9657ef17b another batch of missing bumps 2009-03-25 13:52:31 +00:00
jasper
4c5694de70 - more missing package name bumps 2009-03-25 13:39:40 +00:00
ajacoutot
74f123c589 - update to timetrex-2.2.20
* minor bugfixes
- unbreak pkgname while here... no cookie for me!
2009-03-25 11:26:50 +00:00
landry
195c4f4616 Fix seamonkey.desktop Categories, PIM doesn't exist. Now seamonkey
correctly appears in Network sub-menu in desktop menu. Bump.

ok jasper@
2009-03-24 22:49:59 +00:00
jasper
2e87c1a60e - more missing package name bumps 2009-03-24 18:14:09 +00:00
jasper
888e959f9d - more missing bumps 2009-03-24 17:55:23 +00:00
naddy
9db7360ea3 put variable declaration at top of block to allow building with gcc2; ok kili@ 2009-03-24 16:49:08 +00:00
simon
a44800d07c add CONFIGURE_ARGS=--skipdeps to prevent borked Makefile.PL to pull in
runtime dependencies at build time

noticed by jasper@, thanks!
2009-03-24 15:43:06 +00:00
naddy
7764086652 fix link order for static linking 2009-03-24 15:34:34 +00:00
jasper
6c60a49e29 - more missing bumps 2009-03-23 21:45:03 +00:00
naddy
437d585dc2 fix library order for static linking 2009-03-23 20:09:51 +00:00
martynas
cd25421f7f - update to py-paste-script-1.7.3
- enable regression tests
- use MASTER_SITE_PYPI
requested, feedback, ok fgs@
2009-03-23 00:55:32 +00:00
martynas
5c7b14e5d6 - update to py-paste-deploy-1.3.3
- use MASTER_SITE_PYPI
requested, feedback, ok fgs@
2009-03-23 00:52:26 +00:00
martynas
ea40a65f12 - update to py-paste-1.7.2
- use pax, MASTER_SITE_PYPI
requested, feedback, ok fgs@
2009-03-23 00:49:07 +00:00
steven
d8103394ad update to 0.6.35
from Max Varencov.
tested/ok maintainer
2009-03-22 20:19:32 +00:00
fgsch
38624e43f6 Correct doc path here as well. While I'm here, use PYPI_MASTER_SITE,
and sort targets based on Makefile.template.
2009-03-22 17:40:59 +00:00
fgsch
d0eb320544 Enter py-meld3 and py-tempita 2009-03-22 17:17:58 +00:00
fgsch
c135ef957a Import meld3 0.6.5.
meld3 is an HTML/XML templating system for Python 2.3+ which keeps
template markup and dynamic rendering logic separate from one
another.
2009-03-22 17:01:13 +00:00
fgsch
61cdaae5a5 Import Tempita 0.3.
A very small text templating language.
2009-03-22 16:57:01 +00:00
ajacoutot
17a61d29f7 - this needs to run_depends on devel/iso-codes 2009-03-20 17:36:15 +00:00
bernd
31eeec1c91 add ruby-rest-client 2009-03-19 22:42:33 +00:00
bernd
46ea64d8df Initial import of ruby-rest-client-0.9.2.
A simple REST client for Ruby, inspired by the Sinatra microframework
style of specifying actions: get, put, post, delete.
2009-03-19 22:39:46 +00:00
martynas
b13e7bfee2 - security update to seamonkey-1.1.15. MFSA 2009-10, MFSA 2009-09,
MFSA 2009-07, MFSA 2009-05, MFSA 2009-01.
http://www.mozilla.org/security/known-vulnerabilities/seamonkey11.html#seamonkey1.1.15
- mirror langpacks, since suddenly mozilla decided to mirror only
last three releases...
- sync WANTLIB
ok naddy@
2009-03-19 22:03:42 +00:00
jasper
788fccdd9e - remove duplicate MASTER_SITES/EXTRACT_SUFX
ok mbalmer@ (MAINTAINER)
2009-03-19 20:02:58 +00:00
jasper
9a3118167f - add cms-ms 2009-03-19 18:29:49 +00:00
jasper
cf8edbecb0 import cms made simple 1.5.3
CMS Made Simple is an easy to use content management system for simple
stable content sites.
2009-03-19 18:28:33 +00:00
ajacoutot
473d40ee82 - fix mozilla plugins directory
- regen WANTLIB+PLIST while here
2009-03-19 09:31:21 +00:00
sthen
1cd9adffb9 db lib_depends, fix license marker, bump 2009-03-16 22:55:31 +00:00
kili
d4d18dc107 Bump for python deps. 2009-03-16 22:20:02 +00:00
sthen
0f5dadbf43 remove internal spawn-fcgi in favour of a RUN_DEPENDS on www/spawn-fcgi 2009-03-16 17:15:34 +00:00
sthen
14c4ee981e +spawn-fcgi 2009-03-16 17:14:13 +00:00
sthen
abcbd455c2 conflict with spawn-fcgi and lighttpd. bump. 2009-03-16 17:11:42 +00:00
sthen
70684ca2b6 import php-fastcgi, a FastCGI application launcher. from Brad (maintainer).
Future lighttpd releases will not include this internally. @conflict markers
as appropriate.
2009-03-16 17:10:36 +00:00
ajacoutot
5578cdff26 +gecko-mediaplayer 2009-03-16 13:20:41 +00:00
ajacoutot
13467619d0 Import gecko-mediaplayer-0.9.5
Gecko Media Player is a browser plugin that uses GNOME MPlayer to play
media in a browser.  It should work with all browsers on Unix-like
systems that use the NS4 API (Seamonkey, Firefox, Epiphany, etc).

from David Coppa (MAINTAINER) with some tweaks
2009-03-16 13:00:19 +00:00
sthen
d4b1105e37 fix BUILD_DEPENDS for anything pulling in MODULES=www/zope 2009-03-16 10:52:08 +00:00
ajacoutot
b0219e37bc - fix mozilla plugins path
(not sure why we diverted from default but...)
2009-03-16 10:44:43 +00:00
ajacoutot
1722bdf2e4 - unbreak by fixing dependency spec
- remove run_depends requirement on firefox while here, this plugin can be
used by other ns4 browsers (tested with epiphany)
2009-03-16 10:42:06 +00:00
fgsch
cf4ca61ca2 Enter py-routes 2009-03-15 12:21:15 +00:00
fgsch
19ac337f15 Import Routes-1.10.3
Routes is a Python re-implementation of the Rails routes system for
mapping URL's to Controllers/Actions and generating URL's. Routes
makes it easy to create pretty and concise URL's that are RESTful
with little effort.
2009-03-15 12:18:03 +00:00
sthen
cccb86c164 - convert to tk.port.mk and bump: fixes pkgspec
- update license marker
- switch from rxvt (not listed as a dependency) to xterm as the default
terminal for lynx previews
2009-03-14 21:09:40 +00:00
ajacoutot
c89ef704dd - nothing should have to run_depends on rarian anymore
- explicitely add build_depends on rarian where gnome-doc-utils is also a
build dependency as it does not itself run_depends on rarian anymore

This was the 2nd and hopefully last pass of rarian/scrollkeeper cleaning.

discussed with jasper@
2009-03-14 11:36:24 +00:00
ajacoutot
037960749c - first pass at cleaning rarian/scrollkeeper handling
remove rarian-sk-update from PLIST ; it is only a wrapper that does
noting: librarian takes care of everything now.

discussed with jasper@
2009-03-14 10:40:51 +00:00
sthen
dfe5f95d84 bump pkgname following java dep change 2009-03-11 23:21:21 +00:00
bernd
bb3ab0cb89 bump because of python dep changes 2009-03-11 19:16:32 +00:00
robert
12b11d7d0f Add an environment variable called PHP_INI_PATH so people can set a path
to their php.ini file in a SAPI independent way. This way can easily run
more instances of httpd with different php configs.
Idea after a discussion with "L. V. Lammert" <lvl@omnitec.net>
2009-03-10 22:07:22 +00:00
fgsch
431e71fddb fix wantlib and bump package.
ok martynas@
2009-03-10 12:08:34 +00:00
martynas
daaa932f69 update to py-CherryPy-3.1.1. from Valery Masiutsin
ok maintainer Joerg Zinke, simon@, sthen@
2009-03-10 11:00:57 +00:00
bernd
bf1d20e78f Security update to ruby-sinatra-0.9.1.1. 2009-03-10 10:37:35 +00:00
landry
e834fca470 Update to midori 0.1.4. 2009-03-08 20:01:18 +00:00
landry
720c8ae0c3 Update to webkit-svn r41121. The http backend switched from curl to
libsoup, tweak WANTLIB accordingly. Patch autogen.sh and run it instead
of manually running automake and autoconf (which turned out to be hairy)
2009-03-08 20:00:41 +00:00
sthen
7d8c2ce209 update to 1.4.22, from Brad (maintainer). Fixes regressions with 1.4.21
(notably: default vhost in mod_simple_vhost, segfault in mod_scgi).
2009-03-08 11:13:43 +00:00
robert
b8d00d8170 *** empty log message *** 2009-03-06 09:18:31 +00:00
robert
0ec2f59d65 update to php 5.2.9 2009-03-06 09:18:31 +00:00
martynas
9dde258be9 update to firefox-i18n-3.0.7 2009-03-05 23:42:49 +00:00
martynas
5580d8dca2 security update to mozilla-firefox-3.0.7. MFSA 2009-11, MFSA
2009-10, MFSA 2009-09, MFSA 2009-08, MFSA 2009-07.
http://www.mozilla.org/security/known-vulnerabilities/firefox30.html#firefox3.0.7
includes security update to the png library
ok naddy@
2009-03-05 23:42:20 +00:00
jasper
f2fa516e67 - update piwik to 0.2.32 2009-03-05 15:49:47 +00:00
ajacoutot
6e6576d81e - bugfix update to timetrex-2.2.19 2009-03-05 07:57:03 +00:00
sturm
b5e2ac7590 update to opera 9.64
switch to gcc295 version, which seems more stable for some users
2009-03-05 05:38:17 +00:00
kili
fd7aa340fe Add an explicit pkgspec for clearsilver-*-python. Else you end up
with the default flavor of clearsilver, which isn't enough for trac.

no objections, naddy
2009-03-04 21:11:11 +00:00
jasper
43213b79d7 - ahum, add p5-WWW-Search-Ebay i said.. 2009-03-04 20:34:18 +00:00
jasper
d5894163b6 - add p5-WWW-Search and p5-WWW-Search-Ebay 2009-03-04 20:33:51 +00:00
jasper
c3333f71de import p5-WWW-Search-Ebay 3.008
This class is a Ebay specialization of WWW::Search. It handles making
and interpreting Ebay searches.
2009-03-04 20:33:32 +00:00
jasper
714d276b5e import p5-WWW-Search 2.507
The WWW::Search implements a Perl API to web-based search engines.
2009-03-04 20:30:50 +00:00
jasper
9af4704122 - update gtkhtml3 to 3.24.5 2009-03-04 20:08:57 +00:00
naddy
c9740c52f1 add missing SHA256 checksums 2009-03-04 20:08:55 +00:00
bernd
038e56490a Update to ruby-sinatra-0.9.1. 2009-03-04 19:53:19 +00:00
landry
4327cacfc5 Add a patch to make webkit build on sparc64, which should hopefully let
the half of gnome compile again there. It still SIGBUS'es at runtime
though, but maybe someday i'll find the correct fix.
Ah, and did i mention it takes eleven hours to build on a dual-usIIIi
@1Ghz, and that DEBUG=-g is impossible because it eats all memory ?
2009-02-18 22:09:47 +00:00
sthen
cdf0161dd3 tidy MASTER_SITES for some distfiles I mirror. no bump. 2009-02-18 14:06:45 +00:00
jasper
64f74baa3e - add a backup master site 2009-02-18 13:49:23 +00:00
bernd
ffc2dc3958 add ruby-httpclient 2009-02-17 15:51:31 +00:00
bernd
84ffcc8110 Initial import of ruby-httpclient-2.1.4.
httpclient is a library to access web resources via HTTP.
2009-02-17 15:49:06 +00:00
sthen
f0fef5a77a update to 1.4.21 and tidy Makefile from Brad; lots of bug fixes. 2009-02-17 12:44:17 +00:00
sthen
4e11edfea0 make better use of the existing MASTER_SITES_SOURCEFORGE_JP
ok jasper, landry
2009-02-16 15:29:43 +00:00
ajacoutot
c3a9064d23 - add the 2 hobbits as MAINTAINER
ok jasper@
2009-02-15 17:33:52 +00:00
sthen
4921da4669 don't pick up an installed webkit, bump 2009-02-14 15:03:38 +00:00
ajacoutot
167193e5f2 - fix dependencies, this would not not build on a clean system
porters, please add your run_depends *after* all build and lib depends
have been resolved

On a side note, I don't know if we really need to run_depends on firefox
as supposedly this plug-in should work with other mozilla-based
browsers... but that's just my guess.
2009-02-12 20:00:33 +00:00
jasper
73ded9d05e - update mplayerplug-in to 3.55
- install plugins into a more appropriate directory (prodded by claudio@,
done with help from martynas@)
- fix mplayer zombie and firefox freeze when closing a movie,
with mplayer still playing it.

this makes mplayerplug-in work as it should've.

from mikolaj kucharski, thanks!
2009-02-11 22:54:01 +00:00
jasper
a7771d110d - update phpicalendar to 2.31
- specify license version
- simplify do-install a bit
2009-02-11 12:48:48 +00:00
jasper
2e84dc2450 - add piwik 2009-02-11 09:38:10 +00:00
jasper
590e5a2676 import piwik 0.2.28
Piwik is an open source (GPL licensed) web analytics software program.
It provides you with detailed reports on your website visitors: the
search engines and keywords they used, the language they speak, your
popular pages....and so much more.
Piwik aims to be an open source alternative to Google Analytics.

thanks to sthen@ for hosting the distfile (upstream only has last.zip...)
2009-02-11 09:36:57 +00:00
jakob
c452fbb4e0 include thttpd's ssi(8) and redirect(8) 2009-02-10 20:04:08 +00:00
sthen
ae88779346 bug fix update to Squid 2.7-STABLE6, from Brad. 2009-02-08 15:04:33 +00:00
simon
0e138a39c1 add p5-CGI-Application-Plugin-ConfigAuto and
p5-CGI-Application-Plugin-ValidateRM
2009-02-06 22:09:16 +00:00
simon
0c17821df6 import p5-CGI-Application-Plugin-ValidateRM
CGI::Application::Plugin::ValidateRM helps to validate web forms when
using the CGI::Application framework and the Data::FormValidator module.

from Mikolaj Kucharski
2009-02-06 22:09:13 +00:00
simon
650b0d4df0 import p5-CGI-Application-Plugin-ConfigAuto
CGI::Application::Plugin::ConfigAuto adds easy access to config file
variables to your CGI::Application modules.  Lazy loading is used to
prevent the config file from being parsed if no configuration variables
are accessed during the request.  In other words, the config file is not
parsed until it is actually needed.  The Config::Auto package provides
the framework for this plugin.

from Mikolaj Kucharski
2009-02-06 22:09:10 +00:00
simon
3afded36e5 add p5-HTML-Tiny, p5-HTML-FormFu and p5-Catalyst-Controller-HTML-FormFu 2009-02-05 22:05:27 +00:00
simon
9eb476692a import p5-Catalyst-Controller-HTML-FormFu
FormFu for Catalyst.
2009-02-05 22:05:13 +00:00
simon
fac78754b3 import p5-HTML-FormFu
HTML::FormFu is a HTML form framework which aims to be as easy as
possible to use for basic web forms, but with the power and flexibility
to do anything else you might want to do (as long as it involves forms).

You can configure almost any part of formfu's behaviour and output.  By
default formfu renders "XHTML 1.0 Strict" compliant markup, with as
little extra markup as possible, but with sufficient CSS class names to
allow for a wide-range of output styles to be generated by changing only
the CSS.
2009-02-05 22:05:10 +00:00
simon
536d14d900 import p5-HTML-Tiny
HTML::Tiny is a simple, dependency free module for generating HTML (and
XML).  It concentrates on generating syntactically correct XHTML using a
simple Perl notation.

In addition to the HTML generation functions, utility functions are
provided to:
 * encode and decode URL encoded strings
 * entity encode HTML
 * build query strings
 * JSON encode data structures
2009-02-05 22:05:05 +00:00
simon
c3c7778238 add p5-Catalyst-Component-InstancePerContext 2009-02-05 18:00:22 +00:00
simon
79c12fb40c import p5-Catalyst-Component-InstancePerContext
This module helps to implement Catalyst components that return a new
instance on each request.
2009-02-05 18:00:17 +00:00
pirofti
d5c7106feb Update to 2009.01.31. Okay sthen@. 2009-02-05 12:54:18 +00:00
jasper
187b3e1ced - update libcroco to 0.6.2
* loads and loads of bugfixes
2009-02-05 09:47:02 +00:00
martynas
99b71baf8e update to firefox-i18n-3.0.6 2009-02-04 21:12:25 +00:00
martynas
d762abf08b security/stability update to mozilla-firefox-3.0.6. MFSA 2009-06;
MFSA 2009-05; MFSA 2009-04; MFSA 2009-03; MFSA 2009-02; MFSA 2009-01
http://www.mozilla.org/security/known-vulnerabilities/firefox30.html#firefox3.0.6
ok naddy@
2009-02-04 21:08:15 +00:00
jasper
1956df04ab - update p5-WebService-MusicBrainz to 0.21 2009-02-04 10:51:11 +00:00
jasper
b5a4474481 - update p5-HTML-Lint to 2.06 2009-02-04 10:44:59 +00:00
simon
90e0ef8365 add pecl-swish 2009-02-04 09:31:45 +00:00
simon
8a2db59a43 import pecl-swish
The swish extension is an object oriented PHP interface to the swish-e C
library.  This can be used to access search indexes from your PHP code
avoiding the need to run the swish-e binary for searching.
2009-02-04 09:31:41 +00:00
sthen
d1b1949727 Drop maintainer at his request & bump package. "a) i don't use it anymore
b) it's buggy and c) there are better plugins these days that do specific
jobs way better."

He suggests removing it entirely if there are no objections.
2009-02-04 09:05:48 +00:00
simon
de3ed426a1 add hint how to convert original webalizer incremental mode files
(webalizer.current) for use with recent webalizer xtended

ok mbalmer@ (MAINTAINER)
2009-02-03 23:15:41 +00:00
martynas
513b069d09 fix endianness on arm. tested by, and ok kili@ 2009-02-03 22:22:11 +00:00
jasper
1523fc99a0 - tweak MASTER_SITES
"Yes." espie@
2009-02-03 13:00:58 +00:00
pirofti
ef638897ba Update to 5.2. Okay bernd@. 2009-02-03 12:43:52 +00:00
espie
f88bc8bed8 +ajaxterm 2009-02-03 10:54:59 +00:00
espie
ee3673c49d forgot: arch independent 2009-02-03 10:53:52 +00:00
espie
7f05ef422b ajaxterm is a web <-> ssh proxy.
Common work with Laurent Moccellin at Lab'Free (epitech)
2009-02-03 10:52:36 +00:00
martynas
332a9ea9f4 add user _tinyproxy, and by default use it to drop privs.
ok sturm@, merdely@, sthen@
2009-02-02 12:29:16 +00:00
fgsch
843533ff2e SECURITY update to 1.8.1. several bugs and security fixes. 2009-02-01 22:54:43 +00:00
bernd
866245cffa Update to ruby-addressable-2.0.2. 2009-01-31 12:48:46 +00:00
bernd
eb9a7a5eda The surgery is over. Connect ruby-merb to the builds again. 2009-01-31 12:44:01 +00:00
bernd
48ec1a3521 Update the Merb framework to 1.0.8.1. 2009-01-31 12:40:06 +00:00
bernd
5313d72662 Initial import of ruby-merb-slices-1.0.8.1.
Merb-Slices is a Merb plugin for using and creating application 'slices' which
help you modularize your application. Usually these are reusable extractions
from your main app. In effect, a Slice is just like a regular Merb MVC
application, both in functionality as well as in structure.
2009-01-31 12:17:15 +00:00