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
bernd
6183d12e76
add ruby-templater
2009-01-31 10:16:59 +00:00
bernd
696dfc7a06
Initial import of ruby-templater-0.5.0.
...
Templater is a system for generating files. Templater has the ability to
both copy files from A to B and also to render templates using ERB.
2009-01-31 10:16:09 +00:00
jakemsr
842ec718ca
use the audio buffer size the author really wants; makes sound
...
much smoother
ok sthen
2009-01-31 10:11:38 +00:00
bernd
a5f813d135
Update to ruby-highline-1.5.0.
2009-01-31 10:09:11 +00:00
bernd
bf613b4177
Fix usage of short-named constants. (ruby svn r18485)
...
From msf@.
2009-01-31 09:54:31 +00:00
jasper
253253eb9f
- mark telepathy-idle broken, as it just doesn't work (anymore)
...
- add commented entry for f-spot in gnome/Makefile
discussed with ajacoutot@
2009-01-31 09:25:33 +00:00
jasper
323fabe2d9
- set missing MODGNOME_HELP_FILES
...
- re-order dependencies
- don't install f-spot-import (needs HAL)
(still doesn't work though)
ok ajacoutot@
2009-01-31 09:15:33 +00:00
jasper
16eaab8367
- bugfix update evolution to 2.24.4
...
- explicitly depend on latest e-d-s (for CAMEL_STORE_IS_MIGRATING)
- resolve an XXX
ok ajacoutot@
2009-01-31 08:32:35 +00:00
jasper
d494caf6cb
- bugfix update evolution-data-server to 2.24.4
...
ok ajacoutot@
2009-01-31 08:30:51 +00:00
jasper
3622128d7e
- bugfix update gtkhtml3 to 3.24.4
...
ok ajacoutot@
2009-01-31 08:29:10 +00:00
robert
7b7b072e32
add openoffice3 to the build
2009-01-31 01:07:04 +00:00