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