48364 Commits

Author SHA1 Message Date
landry
007f459df5 Update to xdotool-20090126.
Most of patch-Makefile was integrated upstream.
Regen PLIST to add @bin marker.
2009-02-01 13:38:19 +00:00
bernd
1db02791b0 Update to ruby-mocha-0.9.5. 2009-02-01 13:37:36 +00:00
robert
bbbcccb37e Tell the user about the extenions and a way of installing them;
bump PKGNAME
2009-02-01 12:56:30 +00:00
jasper
45a4e3b382 - update freefont-ttf to 20090104 2009-02-01 11:13:34 +00:00
ajacoutot
6f0162eaa3 - maintenance update to gphoto-2.4.4
updated translations

looks okay to espie@ (maintainer)
2009-02-01 11:04:42 +00:00
ajacoutot
b42bb9864f - maintenance update to libgphoto-2.4.4
several bugfixes and updated translations

looks okay to espie@ (maintainer)
2009-02-01 11:04:11 +00:00
jasper
eb5b1a2765 - add gmpc-osd 2009-02-01 10:39:07 +00:00
jasper
3096243b79 import gmpc-osd 0.17.0
Plugin to announce the currently playing song with a xosd overlay.

ok ajacoutot@ landry@
2009-02-01 10:37:38 +00:00
sturm
1f227da267 update to joe 3.7
from form@ via mikeb with a little cleanup by myself
2009-02-01 09:45:09 +00:00
simon
f501c65313 update to version 0.64 2009-02-01 00:58:52 +00:00
simon
59e78589e3 update to version 0.75 2009-02-01 00:58:50 +00:00
simon
b82b2e0b5f maintenance update to version 0.982 2009-02-01 00:58:47 +00:00
sthen
2d227977e4 sync, 5517 2009-01-31 23:39:29 +00:00
sthen
cfa0b58e67 fix LIB_DEPENDS (gio) 2009-01-31 23:05:01 +00:00
jasper
7aeab1458c - add mergeant 2009-01-31 22:47:29 +00:00
jasper
642ff93531 import mergeant 0.67
The GNOME-DB project aims to provide a free unified data access
architecture to the GNOME project. GNOME-DB is useful for any
application that accesses persistent data (not only databases, but
data), since it now contains a pretty good data management API.

Mergeant is a front-end for database administrators and database
application developers.
It can use all the data providers that are configured for libgda
(mysql, postgredql, sqlite, bdb, openldap, etc).

feedback and ok ajacoutot@
2009-01-31 22:46:07 +00:00
jasper
dbb39f2f95 - use sqlite3 from ports, instead of the one shipped with libgda
- remove configure option that doesn't do anything
- regen PLIST

hint from simon@ some time ago about private functions of sqlite3
feedback and ok ajacoutot@
2009-01-31 22:13:37 +00:00
sthen
56dd940040 - sync WANTLIB/LIB_DEPENDS
- better license marker
- regen PLIST
- desktop goo

ok ajacoutot, jasper
2009-01-31 21:59:03 +00:00
ajacoutot
9b59fbf43a - Russia invasion:
* fix license marker
* regen PLIST
* regen patches
* bump
2009-01-31 21:48:31 +00:00
bernd
4aff959506 Update to ruby-redcloth-4.1.1. 2009-01-31 18:22:35 +00:00
bernd
e75d149ea0 Add ruby-echoe. 2009-01-31 18:21:15 +00:00
bernd
72b94cbbfe Initial import of ruby-echoe-3.0.2.
A Rubygems packaging tool that provides Rake tasks for documentation,
extension compiling, testing, and deployment.
2009-01-31 18:20:26 +00:00
jasper
b1f33b11fb - don't build and install the drivemount applet, it won't work on openbsd
agreed by ajacoutot@
2009-01-31 16:06:26 +00:00
simon
71a7a32ef7 update to version 3.6.10 which comes with quite a few fixes, remove fix
for solved libtool issue and add fix for tests on big-endian arches

looks good to espie@
requested, bulk-tested and ok by bernd@
2009-01-31 15:49:34 +00:00
jasper
c179ff924a - update libgnomedb to 3.1.2
- use graphviz
- use API_VERSION for SUBST_VARS in PLIST
- roll in a memleak fix from svn
2009-01-31 15:19:35 +00:00
bernd
319bd26e7e Update to ruby-icalendar-1.1.0. 2009-01-31 13:13:43 +00:00
bernd
7d4a0e3583 Update to ruby-hpricot-0.6.164. 2009-01-31 13:04:22 +00:00
jasper
80bb50e63c - make the trayer icon work in gnome-panel
"great!" ajacoutot@
2009-01-31 13:01:26 +00:00
bernd
34fbe976bc Update to ruby-hoe-1.8.3. 2009-01-31 12:53:37 +00:00
bernd
7a79a12758 Update to ruby-columnize-0.3.0. 2009-01-31 12:51:13 +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
ajacoutot
f18131fe57 - update to system-config-printer-1.0.13
ok jasper@
2009-01-31 12:37:30 +00:00
ajacoutot
75280f8be8 - update to py-cups-1.9.45
- add a small workaround because our CUPS is too old (CUPS will get a major
update on the next dev cycle)

ok jasper@
2009-01-31 12:36:59 +00:00
jasper
56740137f4 - bring back the "Change password" button for gnome-about-me
* based on open solaris' fix

ok ajacoutot@
2009-01-31 12:23:29 +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
bernd
a2ba48f2a3 Initial import of ruby-merb-param-protection-1.0.8.1.
This plugin exposes three new controller methods which allows to
simply and flexibly filter the parameters available within the controller.
2009-01-31 12:15:50 +00:00
bernd
0a4ac1f683 Initial import of ruby-merb-exceptions-1.0.8.1.
A simple Merb plugin to ease exception notifications.
2009-01-31 12:14:31 +00:00
bernd
e851c85caa Initial import of ruby-merb_datamapper-1.0.8.1.
DataMapper plugin providing DataMapper support for Merb.
2009-01-31 12:13:34 +00:00
bernd
8317dd47d4 Initial import of ruby-merb-auth-slice-password-1.0.8.1.
A slice for the Merb framework that uses the merb-auth-core authentication
framework. This slice provides a basic login and logout function. By default
it also include the form based password logins and basic authentication.
2009-01-31 12:11:44 +00:00
bernd
8f8852910e Initial import of ruby-merb-auth-more-1.0.8.1.
merb-auth-more provides stuff that's useful, but not core to the functionality of
merb-auth. Strategies and "User" object mixins are here.
2009-01-31 12:09:51 +00:00
ajacoutot
60902b8ffd - sanitize default commands
ok jasper@
2009-01-31 12:09:49 +00:00
bernd
5cdb4f09ea Initial import of ruby-merb-auth-core-1.0.8.1.
MerbAuth is an authentication framework for use with the
Merb web framework.
2009-01-31 12:08:15 +00:00
bernd
27f07144ef An extensible architecture for authentication in Merb. 2009-01-31 12:06:56 +00:00
bernd
835663257e Remove obsolete ruby-merb-builder, ruby-merb-freezer and ruby-merb-parts. 2009-01-31 12:04:06 +00:00
bernd
d59623cb0d Don't enter ruby-merb for now. It needs some heavy surgery. 2009-01-31 12:00:56 +00:00
jasper
04e2952a30 - fix linking a bit more
- specify license for gio-sharp
2009-01-31 11:07:59 +00:00
robert
3bceb381d7 Add openbsd to the platform list so that extensions can be installed 2009-01-31 10:59:14 +00:00
bernd
2c6f0ab97b Update to ruby-mailfactory-1.4.0. 2009-01-31 10:32:35 +00:00