Commit Graph

4904 Commits

Author SHA1 Message Date
fgsch
242066e3bc Update to 2.4.1. prompted and ok'd by maintainer. 2010-04-21 22:35:38 +00:00
ajacoutot
635ed3fc7b s/LOCALBASE/PREFIX/ 2010-04-21 16:32:20 +00:00
landry
0a4e834554 +vteplugin 2010-04-21 16:27:28 +00:00
landry
4759b86cba Import vteplugin 0.1.
Those days, the trend is to write/use minimal browsers that work in a
terminal. vteplugin takes the opposite direction and allows you to use
terminals in your npapi-compatible-bloated-web-browser, ie any
gecko/webkit web browser. It uses XEmbed to bundle a vte window in a
browser tab.
2010-04-21 16:26:46 +00:00
jasper
d3c5b2af5a errr...based on mozilla? no way jose! 2010-04-20 18:51:10 +00:00
jasper
63362173b7 - update gtkhtml3 to 3.30.0 2010-04-20 12:24:08 +00:00
stephan
3240661850 +jquery_ui, +modalframe, +noderelationships 2010-04-20 12:10:46 +00:00
stephan
4d5e481ee1 import drupal6-noderelationships-1.5
The Node Relationships module provides methods to complete two way
relationships between content types enhancing the features of node
reference fields by adding 'Node reference extras' and 'Automatic
back references'.

ok espie@ and landry@
2010-04-20 12:05:12 +00:00
stephan
b45cf9967b import drupal6-modalframe-1.6
This module provides an API to render an iframe within a modal dialog
based on the jQuery UI Dialog plugin. You should not install this module
unless another module requires you to, or you wish to use it for your
own custom modules.

ok espie@ and landry
2010-04-20 12:03:17 +00:00
stephan
f611ea44c1 import drupal6/jquery_ui-1.3
A wrapper module around the jQuery UI effects library that lets module
developers add swooshy, swishy effects to their code. This is a utility
module that won't do anything on its own. See README.txt for how your
module can use it to add jQuery UI effects to your pages.

ok landry@ and espie@
2010-04-20 12:01:11 +00:00
fgsch
8291e5d334 Update to 2.4. maintainer ok. 2010-04-19 17:30:54 +00:00
stephan
a503994a92 - add db descriptions, see http://drupal.org/node/775182
- bump PKGNAME

prodded by espie@, ok landry@
2010-04-19 14:15:01 +00:00
stephan
0640f6ca5b - add db descriptions so that the schema module can
parse them, see http://drupal.org/node/588694
- bump PKG_NAME

prodded and ok espie@
2010-04-19 09:21:10 +00:00
fgsch
10f9a8504c SECURITY update to 1.9.2.
See http://hg.moinmo.in/moin/1.9/raw-file/1.9.2/docs/CHANGES for details.
2010-04-18 20:39:49 +00:00
sthen
0ca01b0f74 Fix from upstream via Brad:
Check uri instead of physical path for directory redirect.
Should fix alias handling for "/foo" => "/var/www/";
http://example.com/foo should result in a redirect to
http://example.com/foo/
2010-04-18 08:24:31 +00:00
sthen
9a2c42439d +mollify 2010-04-17 11:51:41 +00:00
sthen
92cf2b46b2 import ports/www/mollify:
Mollify is a web file manager for publishing and managing files
hosted in a web server of your choice. Different users can have
access to different files and with different permissions.
2010-04-17 11:51:07 +00:00
giovanni
d92884b4b0 Update to 3.3.2
ok kevlo@ (maintainer)
2010-04-16 06:47:57 +00:00
ajacoutot
ce7c969358 Stupid poor blank lines, stupid poor blank lines... 2010-04-15 14:58:24 +00:00
ajacoutot
9cb31f3652 Consistency: remove the 1, 2 or even 3 empty blank lines.
sthen@ agrees
2010-04-15 14:29:16 +00:00
fgsch
1253baa325 Update to 1.5.3 2010-04-14 07:39:52 +00:00
fgsch
a32258c80b Remove old and not longer supported Zope 2.9. 2010-04-14 00:08:16 +00:00
fgsch
c60c44d69d Remove old versions of Plone. 2010-04-14 00:05:41 +00:00
jasper
ddc4579cff - use BROKEN-$arch , prompted by naddy@ 2010-04-12 16:41:46 +00:00
jasper
968649ab9b better homepage 2010-04-12 16:25:54 +00:00
jasper
060ef66a55 - use NOT_FOR_ARCHS, instead of BROKEN. 2010-04-12 08:35:11 +00:00
stephan
055b732289 update to 1.3, ok espie@ 2010-04-10 11:59:25 +00:00
stephan
c9b0534ed1 update to 2.10.
"This is a bug fix release to correct some issues with 2.9. If you are
using postgres DO NOT install Views 2.9. Install 2.10 instead. If you
are not experiencing these issues with 2.9 then you do not need to
update."

ok espie@
2010-04-10 11:55:42 +00:00
jasper
e1e1c9cf88 - remove leftovers from when this was still called laconica.
spotted by landry@, thanks
2010-04-09 21:10:34 +00:00
kili
43211a64dd Import hs-cgi, a CGI library for Haskell, required
by the Haskell Platform.

Not yet wired to the build.
2010-04-09 15:53:43 +00:00
kili
73206b3a06 Import hs-xhtml, an XHTML combinator library required by
the Haskell Platform.

Not yet wired to the build.
2010-04-09 15:48:21 +00:00
sthen
d9712547e1 mod_proxy fixes, from upstream via Brad 2010-04-09 11:06:22 +00:00
mglocker
ae6ed1eeeb Bump to nostromo 1.9.3; fixes mdoc upstream.
OK naddy@
2010-04-08 20:54:18 +00:00
naddy
bc79d67ad0 mdoc fix; install cat page 2010-04-08 13:59:03 +00:00
stephan
244c8b5a51 update to 1.7. Fixes DRUPAL-SA-CONTRIB-2010-036.
ok landry@
2010-04-08 11:32:35 +00:00
stephan
3aea83ed56 update to 2.9. Fixes DRUPAL-SA-CONTRIB-2010-036.
ok landry@
2010-04-08 10:08:12 +00:00
stephan
56d66fa971 +mediawiki-CategoryTree 2010-04-08 08:08:08 +00:00
stephan
dd257101ec import www/mediawiki-CategoryTree-48711
The CategoryTree extension provides a dynamic view of the wiki's category
structure as a tree. It uses AJAX to load parts of the tree on demand.

ok landry@
2010-04-08 08:03:08 +00:00
stephan
eb51b2f960 update to views_bulk_operations-1.9. ok landry@ 2010-04-07 14:05:35 +00:00
stephan
befc349074 update to bueditor-2.0. Don't forget to run update.php. ok landry@ 2010-04-07 14:04:00 +00:00
ajacoutot
a38ac88468 Do not hardcode /usr/local. 2010-04-06 15:01:22 +00:00
giovanni
6f9517d557 Tell the user how to start havp correctly
spotted and ok stephan@
2010-04-06 14:56:31 +00:00
kili
c4f1185a1f Import hs-html, a html combinator library for Haskell.
Not yet wired to the build.
2010-04-06 14:52:41 +00:00
william
c89828902e Update to 3.0.4, and include a patch to fix compile from their svn. Fixes
PHP session storage and now does locking which helps some apps.

MAINTAINER change and diff ok alek@ jasper@
2010-04-06 02:08:45 +00:00
landry
99ea3801bd Fix from gentoo bz #308699 to allow webkit to build with icu 4.4.
Upstream bz #36381.
2010-04-05 21:44:41 +00:00
naddy
c82dd556f9 path to distfiles changed; no changes to the distfiles themselves 2010-04-04 19:11:42 +00:00
landry
7fb16329b9 Major update to seamonkey 2.0.4, now built upon mozilla-1.9.1/firefox
3.5/thunderbird 3 codebase. See for details:
http://www.seamonkey-project.org/releases/seamonkey2.0.4/
Backing up your profile before upgrading is recommended..
Update also largely based on www/firefox35 port.
Tested on i386/amd64/sparc64/powerpc by myself and on alpha by naddy@

ok naddy@
2010-04-03 09:30:14 +00:00
sthen
fb68281f71 sync WANTLIB, bump 2010-04-03 00:42:39 +00:00
sthen
4ec2f3de05 sync WANTLIB/LIB_DEPENDS, bump 2010-04-03 00:32:55 +00:00
naddy
97ed59c10b SECURITY update to 3.6.3:
MFSA 2009-25 Re-use of freed object due to scope confusion
2010-04-02 22:12:47 +00:00