Commit Graph

4117 Commits

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