ajacoutot
ae70c849c2
Make use of rcexec.
...
While here, force postgresql to quit in rc_stop, ok pea@
2011-01-05 16:05:54 +00:00
espie
f238ba6e80
handle PATCHFILES, ignore CHECKSUM_FILE
2011-01-04 21:55:19 +00:00
ajacoutot
e133cd7a34
Cope with recent class handling in rc.subr.
2011-01-04 16:03:00 +00:00
pea
127a60d84a
+ update to 1.3.4
...
+ add a rc script
ok ajacoutot@
2011-01-04 14:54:28 +00:00
jeremy
9a6e4e759b
Add postgresql -server subpackage to BUILD_DEPENDS as it uses
...
include files in that package.
OK jasper@
2011-01-04 00:17:39 +00:00
jasper
b6bb34278b
- broken on mips64el
2011-01-03 22:23:06 +00:00
jasper
edf66cc9bb
- add missing modules
2011-01-03 19:47:11 +00:00
jasper
6396bd780f
- add missing modules and license marker
...
- regen WANTLIB
2011-01-03 19:38:40 +00:00
dcoppa
64e9c0793a
New HOMEPAGE.
2010-12-30 11:17:10 +00:00
benoit
a98060527c
+p5-Redis
2010-12-29 08:35:04 +00:00
benoit
cc63f7763a
import p5-Redis;
...
Pure perl bindings for redis.
ok dcoppa@
2010-12-29 08:32:33 +00:00
ajacoutot
a7e7c74168
Update to p5-Search-Xapian-1.2.4.0.
2010-12-28 17:47:09 +00:00
ajacoutot
5bcd91744e
Update to xapian-core-1.2.4.
2010-12-28 17:46:20 +00:00
jasper
9a46a03b73
- fix dependency on postgresql, the library is not in -server but in -main.
2010-12-28 11:02:27 +00:00
ajacoutot
4ec44530ca
Simplify after recent rc.subr change.
...
The framework is now stable and we will start documenting it (at last).
2010-12-27 14:50:22 +00:00
rpointel
a26103d79a
Update to py-redis 2.2.1.
...
ok landry@ aja@
2010-12-26 09:39:35 +00:00
ajacoutot
df73465884
Update to mysql-5.1.54.
...
More details at:
http://dev.mysql.com/doc/refman/5.1/en/news-5-1-54.html
from Brad
2010-12-26 08:23:17 +00:00
ajacoutot
b28452a489
Cope with recent rc.subr changes.
2010-12-24 10:40:04 +00:00
jasper
ac44ce0243
- bump after uuid rename, reminded by aja@
2010-12-24 09:07:38 +00:00
jeremy
1c5550fb81
Clean up regression code in some ruby database ports, adding
...
NO_REGRESS and REGRESS_IS_INTERACTIVE when appropriate, and
comments for some broken regression tests.
Prompted and OK ajacoutot@
2010-12-21 17:10:58 +00:00
jeremy
5601827e41
Remove implied LIB_DEPENDS and switch dbic++ from a LIB_DEPENDS to a
...
BUILD_DEPENDS, since it uses a static library.
Prompted by and OK ajacoutot@
2010-12-21 17:07:06 +00:00
jasper
9f6f035422
- update hs-HDBC-postgresql to 2.2.3.2
2010-12-21 13:37:28 +00:00
jeremy
e4a36d1e6b
+=dbic++
...
+=ruby-amalgalite
+=ruby-amalgalite,ruby19
+=ruby-do_mysql
+=ruby-do_mysql,ruby19
+=ruby-do_mysql,rbx
+=ruby-do_postgres
+=ruby-do_postgres,ruby19
+=ruby-do_postgres,rbx
+=ruby-mysql2
+=ruby-mysql2,ruby19
+=ruby-mysqlplus
+=ruby-swift
2010-12-20 18:49:47 +00:00
jeremy
e5881d646a
Import ruby-mysql2 0.2.6
...
The Mysql2 gem is meant to serve the extremely common use-case of
connecting, querying and iterating on results. Some database libraries
out there serve as direct 1:1 mappings of the already complex C APIs
available. This one is not.
2010-12-20 18:00:52 +00:00
jeremy
1735e13fbe
Import ruby-mysqlplus 0.1.2
...
An enhanced MySQL database driver. With support for async operations and
threaded database access.
2010-12-20 17:45:27 +00:00
jeremy
00d58d2b3f
Import ruby-swift 0.7.2
...
Swift is a fast database API and ORM for ruby 1.9, featuring:
* Multiple databases.
* Prepared statements.
* Bind values.
* Transactions and named save points.
* EventMachine asynchronous interface.
* IdentityMap.
* Migrations.
2010-12-20 17:43:58 +00:00
jeremy
03f960d5d6
Import dbic++ 0.4.1, dependency of ruby-swift
...
dbic++ is a database client library written in C++ which comes with
support for PostgreSQL and MySQL. It's main features are:
* Simple API to maximize cross database support.
* Supports nested transactions.
* Auto reconnect, re-prepare & execute statements again unless inside
a transaction.
* Provides APIs for async queries and a simple reactor API built on
libevent.
2010-12-20 17:39:55 +00:00
jeremy
579020bb6e
Import ruby-do_postgres 0.10.2
...
PostgreSQL plugin for DataObjects.
2010-12-20 17:37:39 +00:00
jeremy
0e85305bea
Import ruby-do_mysql 0.10.2
...
MySQL plugin for DataObjects.
2010-12-20 17:36:22 +00:00
jeremy
99c97501a8
Import ruby-amalgalite 0.15.0
...
Amalgalite embeds the SQLite database engine in a ruby extension. There
is no need to install SQLite separately.
2010-12-20 17:34:10 +00:00
jeremy
127980ac4e
Bump ruby-pg version to 0.10.0, add patch so that it continues to
...
work on rubinius.
2010-12-20 17:31:08 +00:00
pea
f0bf60f4e0
Bugfixes update to 9.0.2
...
Changelog: http://www.postgresql.org/docs/9.0/static/release-9-0-2.html
ok ajacoutot@
2010-12-17 10:27:18 +00:00
jasper
fa7c99f348
- update maatkit to 7119
...
ok giovanni@ (MAINTAINER)
2010-12-15 12:20:57 +00:00
ajacoutot
a790ad3f29
Fix variable names in rc script. Breakage spotted by pea@
...
While here, deal with the pidfile in pre, not post.
ok pea@ (maintainer)
2010-12-15 11:32:26 +00:00
ajacoutot
a973364d79
Move to using daemon_user.
...
ok pea@ (maintainer)
2010-12-13 16:14:38 +00:00
ajacoutot
73ebcb7514
Cope with recent rc.subr changes.
2010-12-13 16:13:04 +00:00
jasper
1552f48bdc
- unbreak rc_stop()
...
from frantisek holop, ok brad (MAINTAINER)
2010-12-12 20:18:40 +00:00
ajacoutot
8a39ef78ea
Move these to rc_reload=NO.
2010-12-11 12:57:37 +00:00
ajacoutot
baffaea96e
Cope again with rc.subr changes.
2010-12-11 09:59:25 +00:00
ajacoutot
edb6d63e81
Adapt to new rc_start and fix RCS Id.
...
ok robert@
2010-12-11 08:48:24 +00:00
jasper
933e2fd57e
- missing dependency, spotted by landry@
2010-12-10 13:57:34 +00:00
jeremy
b0efc65894
sync
2010-12-09 20:58:37 +00:00
jeremy
c771e09db8
Import ruby-jdbc-sqlite3.
...
With jdbc-sqlite3 you can connect to an SQLite3 embedded database from
JRuby without messing around with your Java classpath.
ok landry
2010-12-09 20:12:46 +00:00
jeremy
5a6e000133
Import ruby-jdbc-postgres.
...
With jdbc-postgres you can connect to a PostgreSQL database from JRuby
without messing around with your Java classpath.
ok landry
2010-12-09 20:12:06 +00:00
jeremy
bd91e4702c
Import ruby-jdbc-mysql.
...
With jdbc-mysql you can connect to a MySQL database from JRuby without
messing around with your Java classpath.
ok landry
2010-12-09 20:11:28 +00:00
jeremy
efd604ff64
Import ruby-jdbc-h2.
...
With jdbc-h2 you can connect to an H2 embedded database from JRuby
without messing around with your Java classpath.
ok landry
2010-12-09 20:10:48 +00:00
jeremy
4adf4ca7a1
Update ruby-datamapper to 1.0.2.
...
OK landry
2010-12-08 22:26:18 +00:00
jeremy
bc1b98ae09
Import ruby-datamapper/data_mapper, a meta gem that depends on the
...
other data_mapper gems.
DataMapper is a Object Relational Mapper written in Ruby. The goal is to
create an ORM which is fast, thread-safe and feature rich.
ok landry
2010-12-08 22:23:57 +00:00
jeremy
2b50d7c07f
Import ruby-datamapper/transactions.
...
This gem adds transaction support for datamapper. The currently
supported adapters are:
* postgres
* mysql
* sqlite3
* oracle
* sqlserver
ok landry
2010-12-08 22:20:07 +00:00
jeremy
ab195f8e40
Import ruby-datamapper/constraints.
...
DataMapper Plugin that adds foreign key constraints to associations.
Currently supports only PostgreSQL and MySQL. All constraints are added
to the underlying database, but constraining is implemented in pure
ruby.
ok landry
2010-12-08 22:19:21 +00:00
jeremy
f6f7353f5a
Update to 3.0.3.
...
ok landry
2010-12-08 21:44:48 +00:00
jeremy
4b91a91317
sync
2010-12-08 21:37:06 +00:00
jeremy
787423d21d
Import ruby-arel, one of the dependencies for Rails 3.
...
Arel is a Relational Algebra for Ruby. It 1) simplifies the generation
complex of SQL queries and it 2) adapts to various RDBMS systems. It is
intended to be a framework framework; that is, you can build your own
ORM with it, focusing on innovative object and collection modeling as
opposed to database compatibility and query generation.
ok landry
2010-12-08 21:21:45 +00:00
jasper
87cb121ade
- tyop
2010-12-05 21:38:19 +00:00
jasper
85a6156975
- use REVISION instead of a patch-level
...
from mikolaj kucharski, with a tweak by me in qt3-sqlite3-plugin
2010-12-05 18:24:33 +00:00
jasper
de217ce23d
- add missing build dependency
2010-12-03 11:50:16 +00:00
ajacoutot
aaa1885833
Bump after recent cpan.port.mk change.
...
ok jasper@
2010-12-03 11:44:22 +00:00
pea
46d0d82bbf
Update to 2.2.2
...
ok martynas@ (maintainer), eric@
2010-12-01 08:49:50 +00:00
jasper
6225a2bbca
Remove, it's been EOL'd and abondoned upstream. It also didn't built anymore
...
since a recent MySQL update.
long maintainer time-out (wilfried@)
ok sthen@
2010-11-30 10:33:40 +00:00
jasper
61aaa69278
- unhook mysql-administrator, mysql-query-browser
2010-11-30 10:33:27 +00:00
espie
871eb8299d
handle USE_MOTIF, add PKGSPEC
2010-11-26 20:32:38 +00:00
espie
213212a68d
report Yes/No variables with wrong values.
...
common work with Florent Tribouilloy
also rework Yes/No variables as valued variables.
2010-11-26 20:11:12 +00:00
espie
be2f93f11d
since db/v4 has db->=4,<5 as default, no need to specify it explicitly
2010-11-26 14:50:09 +00:00
espie
15196452e1
default db-* for db/v4 is incorrect, set PKGSPEC=db->=4,<5, bump packages
...
with erroneous depends.
2010-11-26 14:44:27 +00:00
espie
7bd809aca3
db/v3 meets PKGSPEC
2010-11-26 14:23:31 +00:00
sthen
8347a8a8e1
update MySQL to 5.1.53; from Brad
2010-11-26 10:21:17 +00:00
espie
fe13b4748a
make use of PKGSPEC to simplify depends, requires most recent security/gnupg
...
to compile correctly
2010-11-26 07:51:00 +00:00
espie
9139a53b56
newer depends with >=
2010-11-26 07:18:59 +00:00
jeremy
a8bf115817
REVISION bump all ruby ports due to a change in the pkgspec.
...
Previously, we were using ruby->=1.8,<=1.9, instead of
ruby->=1.8,<1.9. While this wouldn't cause an issue, since
our ruby-1.9.2 package isn't included in ruby->=1.8,<=1.9,
it's still wrong and should be fixed. This also fixes the
following minor issues:
Switch from using FLAVOR to MODRUBY_FLAVOR for *_DEPENDS.
Currently we don't have a ruby port that uses FLAVORs that
would differ from MODRUBY_FLAVOR, but it's possible we will
in the future.
Switch from BASE_PKGPATH to BUILD_PKGPATH in a few cases in
REGRESS_DEPENDS. This probably is not strictly necessary, but
BUILD_PKGPATH is used in more cases, so it is good for
consistency.
Switch to new style *_DEPENDS, with the version specification
at the end. The remaining cases where this is not done is
because a specific version is used.
Some FULLPKGNAME added to REGRESS_DEPENDS, to make sure that if
the old version is installed when you run a regress test, it
will install the new version first.
Some conversion of spaces to tabs for consistency.
OK landry@
2010-11-24 21:35:13 +00:00
jasper
fdd43ae65e
- Update p5-Sort-SQL 0.08
2010-11-24 15:53:59 +00:00
jasper
ab59d7e919
- Update p5-AnyEvent-CouchDB to 1.22
2010-11-24 15:28:28 +00:00
dcoppa
540e981532
+hs-HDBC-mysql
2010-11-24 14:42:22 +00:00
dcoppa
add4fbedb6
Import HDBC-mysql-0.6.3
...
MySQL driver for HDBC, the generic database access system for Haskell.
ok kili@, jasper@
2010-11-24 14:40:49 +00:00
dcoppa
75fdac8ac8
Update to HDBC-sqlite3-2.3.1.0
2010-11-24 09:04:20 +00:00
landry
ea1a4404ae
Update to apache-couchdb 1.0.1, from MAINTAINER Benoit Chesneau.
2010-11-24 08:18:09 +00:00
jasper
0273b99582
style
2010-11-23 18:14:19 +00:00
jeremy
9d51c5984b
Build rubinius/rbx versions of some ruby gem ports
2010-11-19 22:50:56 +00:00
jasper
35cccbaec4
- sync
2010-11-19 16:00:39 +00:00
jasper
50d0333c59
import hs-HDBC-postgresql 2.2.3.1
...
PostgreSQL driver for HDBC, the generic database access system for
Haskell.
ok dcoppa@
2010-11-19 16:00:17 +00:00
jasper
3ebc791b85
- update hs-HDBC to 2.2.6.1
...
ok dcoppa@ (MAINTAINER)
2010-11-19 10:21:35 +00:00
benoit
6df73975c1
- unbreak py-pygresql under i386, spotted by naddy@
...
- take maintainership on it
ok Laurence Tratt
2010-11-18 20:48:03 +00:00
dcoppa
6c366f8fa6
Bugfix update to redis-2.0.4
2010-11-17 08:44:54 +00:00
jasper
73d695f89f
- and revert this too of espie's overeager commit
2010-11-16 14:36:34 +00:00
jasper
b64cc55848
- revert this too
2010-11-16 13:58:21 +00:00
pea
fab59e9697
Update to 2.1.12.
...
This version works with PostgreSQL 9
"comitski" landry@
2010-11-16 12:28:41 +00:00
ajacoutot
1438e4ca7e
Bugfix update to evolution-data-server-2.32.0.
2010-11-15 18:34:33 +00:00
espie
b922dbf9a2
overeager commit, revert. noticed by naddy@
2010-11-15 13:11:24 +00:00
espie
99fe429f1a
missed libspecs
2010-11-15 13:08:37 +00:00
espie
9de7d94549
a few depends I missed
2010-11-15 12:44:20 +00:00
espie
2314c85f45
convert to new style depends
...
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.
No package changes
2010-11-15 00:22:45 +00:00
benoit
774bdc3d6b
- update py-mysql to 1.2.3
...
- regen patches, PLIST
- take maintainership
- use MODPY_EGG_VERSION
2010-11-14 08:57:16 +00:00
espie
4d961263ee
prepare for new specs
2010-11-14 08:42:00 +00:00
espie
c3228e20f8
fix typo
2010-11-13 11:53:16 +00:00
sthen
b7a07d2cf6
The patchsets are no longer available at their old location on
...
oracle.com; I've mirrored them. Pointed out by Diana Eichert, thanks!
2010-11-12 08:06:42 +00:00
sthen
c8e930b871
Update MySQL to 5.1.52, from Brad.
2010-11-10 21:03:03 +00:00
eric
9d72827680
- update to 0.18
...
- take maintainership
ok wcmaier@ (former maintainer)
2010-11-10 13:24:41 +00:00
ajacoutot
eb9003add0
Trailing space.
2010-11-10 07:33:02 +00:00
jasper
8e9891d667
- switch to pkg-readmes
2010-11-09 21:33:24 +00:00
jeremy
66b04c978c
Build ruby 1.9 packages of some ruby database adapters by default.
...
OK landry@
2010-11-09 16:08:57 +00:00
ajacoutot
088d74ef7a
Move to pkg-readmes.
2010-11-09 09:55:56 +00:00
landry
71d721d201
pkg-readme filename comes from ${FULLPKGNAME}, fixes packaging.
2010-11-09 09:07:28 +00:00
ajacoutot
67eef87141
Add missing RCS id. Protect variable names.
2010-11-09 08:58:06 +00:00
robert
5e9a799ce8
Add an rc script for mysqld
2010-11-09 08:55:32 +00:00
jeremy
f7c6eaff83
Update ruby-sqlite3 to 1.3.1 and update PLIST for ruby.port.mk
...
changes.
OK landry@
2010-11-08 23:35:15 +00:00
jeremy
b7aca0f198
Update ruby-do_sqlite3 to 0.10.2 and update PLIST for ruby.port.mk
...
changes.
OK landry@
2010-11-08 23:34:25 +00:00
jeremy
933a724348
Update ruby-data_objects to 0.10.2 and update PLIST for ruby.port.mk
...
changes.
OK landry@
2010-11-08 23:33:27 +00:00
jeremy
f4542e4eb3
REVISION bumps for most ruby ports after the ruby.port.mk update.
...
PKG_ARCH = * removed from many ports as it is added automatically
for pure ruby gem ports. Switch ports that previously used
GEM_SKIPDEPENDS to adding dependencies or modifying the underlying
gem metadata with patches.
OK landry@
2010-11-08 23:28:53 +00:00
jeremy
cb1c9c889a
Update plists for most ruby ports after changes to ruby.port.mk.
...
Requested as a separate commit by landry@.
OK landry@
2010-11-08 23:24:39 +00:00
jasper
454368f0f1
meh, regen PLIST might help
...
spotted by charles smith
2010-11-08 17:28:10 +00:00
ajacoutot
6ec76fdbc6
Add missing RCS id.
2010-11-08 14:57:56 +00:00
pea
bea13cc2c7
* MAJOR UPGRADE *
...
+ upgrade to 9.0.1
+ move readme to new location
+ add a rc script
A dump / restore is needed for this upgrade.
See http://openbsd.raveland.org/ports/postgresql/UPGRADE_HOWTO.txt
if you need help for this.
ok jasper@, eric@
2010-11-08 14:12:24 +00:00
jasper
088261f9df
- switch to pkg-readmes
...
- disable silent builds
ok pea@ (MAINTAINER)
2010-11-08 08:53:05 +00:00
espie
cd474773cf
bye bye old LIB_DEPENDS
2010-11-06 22:50:02 +00:00
espie
9fb7a3fc28
tk/tcl wantlib conversion
2010-11-06 22:06:57 +00:00
espie
632a3518ab
move gettext to new WANTLIB
2010-11-06 16:07:00 +00:00
espie
dcdfee948c
convert libiconv to new wantlib
2010-11-06 10:18:38 +00:00
pea
f6b72229b6
Update to 1.12.1
...
comitski landry@
2010-11-05 15:34:02 +00:00
sthen
a7fbedab1c
use shared libiconv again (fixed amd64 build noted by landry)
2010-11-05 10:25:24 +00:00
landry
fa90b67d7c
this needs gnu libtool macros
2010-11-05 09:50:52 +00:00
sthen
706261c00f
- include missing netinet/in.h header pointed out by landry@
...
- don't run configure twice
2010-11-04 22:13:33 +00:00
sthen
f3fc458c9a
use autoconf/automake to regenerate (the distribution patchset updates
...
configure.ac obsoleting patch-configure but doesn't provide a regenerated
configure script so it was never picked up).
2010-11-04 21:33:49 +00:00
jasper
8204cd9b5a
- regen PLIST after doxygen update
...
- tighten build dependency on doxygen
2010-11-04 20:14:20 +00:00
kili
b808903775
bumpski
2010-11-03 22:12:01 +00:00
benoit
88ce360dd8
- update py-pugresql to 4.0
...
ok maintainer
2010-11-01 13:48:40 +00:00
steven
4c41a66bd0
switch back to openbsd libtool
2010-10-30 23:14:15 +00:00
espie
008a996e4e
fix. stupid. me.
2010-10-30 23:00:28 +00:00
jasper
f9882dbcf5
- switch back to gnu libtool after recent libtool revert
...
ok sthen@
2010-10-28 22:20:59 +00:00
jeremy
c60a77447b
Update for the new ruby.port.mk to add the ruby18 WANTLIB back. I've
...
already prepared an update for this, but it hasn't been approved yet,
and this port needs to be working in the meantime. Since it's
possible someone could have built the port since the ruby.port.mk
change, bump for safety.
ok naddy
2010-10-28 22:15:36 +00:00
jasper
7d9a103945
- regen plist after recent ghc.port.mk change
...
- adjust @exec/@unexec accordingly
"just go ahead" kili@
2010-10-28 13:51:00 +00:00
espie
ece9e58d15
make sure sqlports will stop in case of an error.
...
problem noticed by steven@, sneaky solution by me ;)
2010-10-28 11:11:17 +00:00
espie
34e40550be
lazy bum, script pkglocate as locate -d ...
2010-10-28 11:06:46 +00:00
steven
8eb269448b
remove some @ in makefile, so we can see what is executed, e.g. libtool...
...
regen patches for v3 while here
2010-10-28 10:33:16 +00:00
steven
22c7c2e9c6
build with openbsd libtool and bump revision
2010-10-28 09:10:54 +00:00
espie
21e0ae48fa
prepare for qt 4.7 (still ambiguous QString(0) )
2010-10-28 08:56:08 +00:00
steven
1d7316fbd0
works with openbsd libtool. verified by pea@
2010-10-27 12:54:44 +00:00
jeremy
006fde0cd9
Handle the rest of the fallout from the splitting of MODRUBY_LIB_DEPENDS
...
into MODRUBY_WANTLIB and using CONFIGURE_STYLE = ruby gem ext. Use the
lang/ruby module for all dependent ports, setting
MODRUBY_{BUILD,RUN}DEP=No if necessary.
ok landry, phessler, sthen
2010-10-26 21:42:13 +00:00
jeremy
3f82f36bc5
Use CONFIGURE_STYLE = ruby gem ext to clean things up.
...
Remove BUILD_DEPENDS on swig, since it doesn't actually
depend on it.
ok landry, phessler, sthen
2010-10-26 21:17:49 +00:00
ajacoutot
ff07e285bc
Remove USE_X11.
2010-10-24 20:58:58 +00:00
ajacoutot
3041b2373b
Remove obsolete USE_X11 from $vars.
2010-10-24 20:44:50 +00:00
sthen
b58a9ed08f
Fix up the dependencies for iodbc, the GUI only depends directly
...
on Gtk+2 and the rest are WANTLIBs. From Brad.
2010-10-23 13:13:06 +00:00
ajacoutot
177dc4280c
This does not need the GNU libtool.
...
Regen WANTLIB while here.
2010-10-23 09:41:19 +00:00
sthen
16fb1a7783
fix a few tabtabUSE_GROFF, problem pointed out by Alexandr Shadchin
2010-10-18 21:35:47 +00:00
espie
880de1aa40
USE_GROFF=Yes
2010-10-18 17:06:05 +00:00
jasper
27d13fd904
- USE_X11 is default now from gnome.port.mk
2010-10-18 13:28:51 +00:00
dcoppa
5ce8239b6e
Update to redis-2.0.3
...
From Remi Pointel, with tweaks by me.
2010-10-17 12:48:46 +00:00
jeremy
52fbf2f432
Switch to using gem version. No behavior change, but any ruby
...
script requiring mysql must now require rubygems first, similar
to how the other ruby database drivers work.
ok jcs
2010-10-14 20:33:09 +00:00
dcoppa
d9053d24ea
Link py-redis
2010-10-13 08:58:27 +00:00
dcoppa
4740ba6921
Import databases/py-redis, python bindings for the Redis key-value store.
...
From Remi Pointel
More to come (php, ruby, who knows)...
OK dcoppa@, landry@, benoit@
2010-10-13 08:55:11 +00:00
jasper
e34499f593
- fix WANTLIB after cairo update.
2010-10-11 08:11:24 +00:00
dcoppa
6b8a442224
Fix a wrong cvs tag in Makefile. I'm sorry.
...
No bump as it was just imported...
2010-10-10 16:02:45 +00:00
dcoppa
1451c005de
Link redis to the build.
2010-10-10 15:53:35 +00:00
dcoppa
2eb7d2b8a1
Import databases/redis.
...
Redis is an advanced key-value store. It is similar to memcached
but the dataset is not volatile, and values can be strings, exactly
like in memcached, but also lists, sets, and ordered sets. All this
data types can be manipulated with atomic operations to push/pop
elements, add/remove elements, perform server side union, intersection,
difference between sets, and so forth.
In order to be very fast but at the same time persistent the whole
dataset is taken in memory, and from time to time saved on disc
asynchronously (semi persistent mode) or alternatively every change
is written into an append only file (fully persistent mode).
OK sthen@, landry@
2010-10-10 15:50:06 +00:00
pea
81a0b8e85f
Add a comment about libtools
...
no need to bump
ok jasper@
2010-10-09 10:25:06 +00:00
pea
5bb3c4934b
OpenLDAP doesn't build correctly with our libtool.
...
Unbreak it.
ok sthen@
2010-10-09 09:26:02 +00:00
pea
b8ddf1b93b
Update to 8.4.5
...
Changelog here: http://www.postgresql.org/docs/8.4/static/release-8-4-5.html
ok jasper@
note: i will update it to 9.0.1 in a few days
2010-10-08 06:50:23 +00:00
jeremy
a5d8a54476
Depend on ruby-sequel and ruby-pg so you can build without them already
...
installed. Didn't build without them before, so no bump.
ok landry
2010-10-07 15:06:08 +00:00
jeremy
4da769b17c
Simple version bump to 0.9.0.
...
OK landry@ "commit within a week if you get no feedback"
2010-10-06 16:26:57 +00:00
jeremy
e2a2af7540
Lowercase COMMENT and bump REVISION. No cookie for me.
...
OK ajacoutot@
2010-10-05 22:21:35 +00:00
jeremy
aea4a8269f
Add ruby-sequel_pg SUBDIR
2010-10-05 19:46:17 +00:00
jeremy
e936f8c3a2
sequel_pg overwrites the inner loop of the databases/ruby-sequel
...
postgres adapter row fetching code with a C version. The C version is
significantly faster (2-6x) than the pure ruby version that Sequel uses
by default.
OK landry@
2010-10-05 19:09:06 +00:00
jeremy
5d47ec901c
Simple version update to 3.16.0. Lots of new features, bug fixes, and
...
performance improvements.
OK landry@, bernd@
2010-10-02 18:24:29 +00:00
espie
06007602cc
USE_LIBTOOL is 3-valued.
...
register TARGETS
2010-10-02 10:26:17 +00:00
jasper
b6ee272f61
- switch to new MODCPAN_EXAMPLES
2010-10-01 22:00:04 +00:00
jasper
a302b9fb04
- fix DEPENDS/WANTLIB; spottedy landry
2010-09-30 19:16:02 +00:00
ajacoutot
20a103b369
Update to evolution-data-server-2.32.0.
...
ok jasper@
2010-09-30 07:32:08 +00:00
jeremy
b1ea7b2bba
Remove MASTER_SITE_GEMCUTTER
...
Gemcutter was replaced with rubygems.org, so remove the MASTER_SITES
from the Makefiles and let MASTER_SITE_RUBYGEMS in ruby.port.mk
handles things.
OK sthen@ "if the checksums still match"
2010-09-28 21:40:12 +00:00
jeremy
82143f7987
Remove MASTER_SITES from most ruby gem ports, specify it in ruby.port.mk
...
All ruby .gem files are now hosted on rubygems.org in the same
directory. If the ruby gem CONFIGURE_STYLE is used, make the
default MASTER_SITES that directory.
There are still a few uses of MASTER_SITE_RUBYFORGE in the tree, for
some ports that aren't gems, or where the .gem file isn't hosted on
rubygems.org, or where the hashes don't match. Most of these will be
dealt with in the near future.
OK landry@
2010-09-28 20:12:16 +00:00
sthen
33fe97dfb9
bump
2010-09-24 15:23:05 +00:00
dcoppa
44a2b7671b
Cleanups for haskell ports.
...
"Looks fine" kili@
2010-09-24 10:09:42 +00:00
jeremy
9f3cb0eb77
Take over maintenance of databases/ruby-postgres and devel/ruby-rcov
...
from Markus.
OK markus@
2010-09-23 23:30:49 +00:00
jeremy
d765f5df76
Bump all ruby ports not already handled.
...
In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed
due to differences in how RDoc processes files.
This also has a number of changes to the regress tests to
work with the changes to devel/ruby-rake. It moves most of
the regress tests to use MODRUBY_REGRESS.
OK jcs@, landry@, jasper@, sthen@
2010-09-23 22:30:24 +00:00
ajacoutot
f973d417b8
Update to p5-Search-Xapian-1.2.3.0.
...
Move to new DEPENDS.
2010-09-23 12:52:33 +00:00
ajacoutot
83904c431c
Update to xapian-core-1.2.3.
2010-09-23 12:49:57 +00:00
pea
d220b04ffc
I forgot to cvs rm this patch.. no cookies for me
...
Spotted by kili@, thanks !
2010-09-23 05:20:36 +00:00
fgsch
442355474a
Update to version 0.8. Fix package name to match directory.
...
landry@ ok.
2010-09-22 18:53:47 +00:00
giovanni
825e1c1581
Update to release 6926
2010-09-22 10:14:25 +00:00
landry
94d407ab0f
Force the use of gnu libtool here, mail/bogofilter configure script is
...
confused when db is built with our ports libtool.
2010-09-22 06:50:39 +00:00
sthen
09b62d428a
use shared not static libiconv; fixes build with .Ox libtool. bump.
2010-09-21 16:10:02 +00:00
sthen
f0af6ad5d4
output EPOCH and REVISION in dump-vars, and use it in sqlports.
...
ok espie@ (with a reminder to add EPOCH, my first diff just had REVISION).
2010-09-21 15:18:03 +00:00
pea
8d39157e18
Update to 1.12.0
...
ok landry@
2010-09-21 13:41:56 +00:00
pea
5a4209d36f
Update to 0.4001
...
ok landry@
2010-09-21 13:14:01 +00:00
jasper
507b9c2e53
- install a bunch of examples
2010-09-17 17:26:51 +00:00
jasper
96d8ee5b33
- update to 1.20
2010-09-17 14:40:25 +00:00
fgsch
1a8d6aef34
Better regress target.
2010-09-16 07:33:32 +00:00
sthen
0b69722ec9
drop msf as maintainer on his p5- thingys and bump REVISION
...
"perl smells like dead moose farts and you can quote me on that" msf@
2010-09-15 13:52:11 +00:00
sthen
45722cbf47
update pyodbc to 2.1.8; from Ryan Boggs with plist fix from me
...
ok jasper@
2010-09-14 13:16:04 +00:00
sebastia
3fb3691099
Maintainer update of erlang to R13B04, and apache-couchdb to 0.11.0
...
OK landry@
2010-09-13 17:31:02 +00:00
sthen
d1d77884d6
update FreeTDS to a newer post-0.82 patchset; thanks to Ryan Boggs for testing.
2010-09-12 09:32:58 +00:00
jasper
8868c8786e
- remove maintainer; he timed-out many many times in the past with multiple ports
...
and timed-out too after a long period for this change.
2010-09-07 19:21:42 +00:00
eric
f3c86a947b
update to 2.6.0
...
ok landry@
2010-09-07 16:57:03 +00:00
sebastia
c470a4ab70
Update the MAINTAINERs E-Mail address, and bump pkg revision.
...
OK, landry@, jasper@
2010-09-07 16:52:50 +00:00
pea
c629d1b733
Update to 1.10.5
...
ok landry@
2010-09-07 12:59:06 +00:00
fgsch
81d8cd723f
update to sqlalchemy 0.6.3.
...
maintainer (wcmaier@) ok.
2010-09-06 21:55:57 +00:00
sthen
7a7be631b4
- drop python2.5 flavour of these "special" packages and add
...
@pkgpath markers; from ajacoutot@
- tweak from me: @pkgpath markers for these go in PFRAG.python2.6-*
files rather than straight in PLIST-*, so that they are only added
to 2.6 packages, otherwise pkg_add -u will see that either 2.4 or
2.6 versions are valid updates and will have to ask every time,
ok ajacoutot@
2010-09-03 12:34:55 +00:00
ajacoutot
427809e00c
Again a broken PKGNAME from python bump.
...
(also I wonder what is the python2.5 FLAVOR for).
2010-09-02 22:11:49 +00:00
sthen
68b9791551
sync patches, move to new-style WANTLIB/REVISION, and fix PKGNAME
...
which had lost its p5- prefix years ago. ok steven@
2010-09-01 22:32:46 +00:00
sthen
b2ef61b247
use REVISION and new-style LIB_DEPENDS+WANTLIB
2010-09-01 09:17:42 +00:00
fgsch
5fc7ed873c
Bump
2010-08-30 21:48:15 +00:00
fgsch
e42bba2e98
Switch py-ldap and py-psycopg to build the 2.6 python flavour rather than 2.5
2010-08-30 21:00:56 +00:00
fgsch
953d7b4a01
Add python 2.6 flavour, set it as default (was 2.5 previously) and bump.
2010-08-30 20:59:41 +00:00
fgsch
d8524fee7e
Bump revision after python's default change.
2010-08-30 20:53:57 +00:00
sthen
89d02b8fda
When bumping -main here in my last commit, I inadvertently replaced
...
PKGNAME-main=${DISTNAME}p0 with REVISION=1. As it is a multi-package port,
the PKGNAME-main=${DISTNAME} must be kept, REVISION must be an extra line.
Breakage noted by jasper@
2010-08-25 23:06:00 +00:00
sthen
a7f643f9ea
add missing wantlibs, new-style lib_depends/revision, bump
2010-08-25 20:45:52 +00:00
sthen
6548c7a188
add missing wantlibs, new-style lib_depends/revision, bump
2010-08-25 20:27:16 +00:00
ajacoutot
cabe9a216e
Force dependency on gnupg1 since gnupg2 has the same PKGNAME, it can
...
create some depency mess.
The long term solution is to update+merge gnupg2 into gnupg1 but for now
at least we have a clean dependency chain.
looks ok to jasper@ and pea@
2010-08-25 06:34:50 +00:00
sthen
6b499755a0
update DBD::SQLite to 1.29, ok robert@ (maintainer)
2010-08-22 16:55:48 +00:00
ajacoutot
45eec57888
Bugfix update to evolution-data-server-2.30.3.
2010-08-22 07:08:47 +00:00
william
7ab7c2f4e4
SECURITY FIX
...
Resolves CVE-2010-0211 and CVE-2010-0212 (ITS#6570)
from upstream. Also fixes a segfault in IA5StringNormalize() by
sync'ing that function with the same function from 2.4.23.
ok sthen
2010-08-06 02:52:05 +00:00
sthen
8a2471c43a
Drop the old horde ports, new versions are now in ports/www/horde
...
which is also linked to the build with this commit.
2010-07-30 11:28:21 +00:00
naddy
34837b39ea
bump PKGNAME for PLIST changes 4.7 -> 4.8
2010-07-24 23:05:08 +00:00
kili
205d4391a4
Add LIB_DEPENDS to RUN_DEPENDS.
...
Switch to REVISION.
Bump.
2010-07-17 13:43:36 +00:00
kili
108dc350b1
Add LIB_DEPENDS to RUN_DEPENDS.
...
Switch tu REVISION.
Bump.
2010-07-17 13:41:57 +00:00
espie
eebcb272c3
remove old work-around for SUBDIR bug.
...
NO_CHECKSUM is a user settings, setting DISTFILES to empty is enough.
2010-07-11 07:18:11 +00:00
naddy
2caff40cf7
rename variable, REVISION has a special meaning now
2010-07-10 20:06:54 +00:00
pea
ab3e256f34
Disable the detection of asciidoc
...
spotted/suggested fix by landry@
ok landry@
2010-07-09 11:50:38 +00:00
espie
cfff1f7778
better WANTLIB (with full path)
2010-07-09 10:58:50 +00:00
espie
bc62c7752f
convert to new style LIB_DEPENDS/WANTLIB
...
no package change
2010-07-09 10:43:31 +00:00
ajacoutot
c695437ad9
Remove trailing blank lines from DESCR.
...
Don't hardcode /etc, use SYSCONFDIR.
2010-07-08 16:23:54 +00:00
pea
7a97d14767
Add pgbouncer
2010-07-08 16:20:23 +00:00
pea
7e1ada58fb
Import pgbouncer.
...
PgBouncer is a lightweight connection pooler for PostgreSQL.
With tweaks from jasper@
ok jasper@
2010-07-08 16:18:06 +00:00
espie
b660df6b9b
zap reeeally old variable
2010-07-06 22:25:53 +00:00
naddy
e3ee31b058
Kill all instances of the dangerous RUN_DEPENDS=${BUILD_DEPENDS} idiom.
...
Bump pkgname where necessary.
2010-07-03 02:44:13 +00:00
jim
d0eb108190
update to version 1.0025
...
ok kevlo@
2010-06-29 13:43:48 +00:00
landry
3d86ce5a1e
Use autoconf 2.64 instead of 2.65, which still has some issues.
...
Fixes the build on gcc4 archs.
2010-06-25 13:54:34 +00:00
ajacoutot
73fbfbff8e
Bugfix update to evolution-data-server-2.30.2.1.
...
This update reverts an API break in e_destination_get_address().
While here bump AUTOCONF_VERSION.
2010-06-21 17:50:27 +00:00
ajacoutot
23dec7f656
Bugfix update to evolution-data-server-2.30.2.
2010-06-20 18:49:55 +00:00
espie
4009476ce8
broken deps. package would not build -> no bump
2010-06-20 09:49:59 +00:00
jasper
28af1f79db
- sync with lua.port.mk
2010-06-18 17:59:06 +00:00
sthen
369938cc8e
update strigi to 0.7.2; this and patching makecode.pl lets it build on amd64.
...
"go for it" espie@
2010-06-18 15:09:41 +00:00
sthen
7b09afdbc6
- update to 5.1.48
...
http://dev.mysql.com/doc/refman/5.1/en/news-5-1-48.html
- remove USE_GMAKE, upstream improved their Makefiles
from Brad (maintainer).
2010-06-18 11:31:11 +00:00
espie
22e710f8c9
more recent, prereq for kde4
2010-06-16 13:42:24 +00:00
espie
8afde528d9
+
2010-06-16 13:36:16 +00:00
espie
ddeb235462
newer, prereq for kde4...
2010-06-16 13:35:43 +00:00
kili
c78948cdd1
Bump after ghc update.
2010-06-15 17:18:50 +00:00
pea
324baf861f
Bug fix update to 1.10.3
...
ok landry@
2010-06-14 15:20:27 +00:00
jasper
aa0b52f4e4
- fix build on mips64
2010-06-14 07:07:49 +00:00
giovanni
2a534b2d46
Fix include path and man pages,
...
spotted by Antti Harri.
Help and ok sthen@
2010-06-11 10:01:26 +00:00
jasper
09d36caeee
- update p5-Search-Xapian to 1.2.0.0
...
- add a homepage
from daniel dickman.
2010-06-10 14:51:38 +00:00
sthen
ee5ccc7f4f
- update for COMPILER_VERSION and gcc4, from Brad
...
- add libstdc++ WANTLIB, ok Brad
2010-06-07 21:52:34 +00:00
ajacoutot
632ec44d78
Fix WANTLIB.
2010-06-07 09:28:39 +00:00
ajacoutot
33352f6443
Update to xapian-core-1.2.0.
...
from Jiri B.
2010-06-07 08:39:34 +00:00
jasper
d6445f2216
- add p5-Search-Xapian
2010-06-07 08:18:20 +00:00
jasper
8e7c10fdc5
import p5-Search-Xapian 1.0.17.0
...
Search::Xapian is a Perl interface to the Xapian C++ search library.
Xapian is a highly adaptable toolkit which allows developers to
easily add advanced indexing and search facilities to their own
applications. It supports the Probabilistic Information Retrieval
model and also supports a rich set of boolean query operators.
from daniel dickman, with a few tweaks by me
2010-06-07 08:15:28 +00:00
kili
158027911f
Bump after the stupid ABI changes in GHC.
2010-06-06 10:06:44 +00:00
sthen
a4f69c10a1
Update MySQL to 5.1.47. This is a security update - for more details, see
...
http://dev.mysql.com/doc/refman/5.1/en/news-5-1-47.html
2010-05-24 20:40:41 +00:00
wcmaier
dc9de690ae
Update to 0.6.0.
2010-05-24 16:42:44 +00:00
espie
b3fed84ca6
fix gcc4
2010-05-22 10:26:45 +00:00
kili
bcea0ad2ce
Silent register.sh/unregister.sh after the change to Cabal in ghc.
...
Run unregister.sh with `--force'.
2010-05-19 15:58:18 +00:00
pea
d602ab8dbe
Update to 2.0.14
...
ok jasper@, maintainer timed-out
2010-05-18 15:44:21 +00:00
jasper
c38e147ab2
- SECURITY update of postgresql to 8.4.4
...
fixes CVE-2010-1169 CVE-2010-1447 and CVE-2010-1170.
ok pea@ (MAINTAINER)
2010-05-18 12:01:23 +00:00
kili
d73ffa853b
Use @unexec. I must have been on drugs when using @unexec-delete
...
for unregister.sh in all the new ghc libraries (which leads to bogus
registered ghc packages after updates).
You can use the command
ghc-pkg check
to check ghcs internal package list. If it reports missing files
for some package (like hashed-storage-0.4.11), you can forcibly
unregister it by running (as root) something like
ghc-pkg unregister hashed-storage-0.4.11
ok dcoppa@
2010-05-14 09:08:25 +00:00
jasper
60934a5dc6
- apply patch from upstrea, to fix mishandling of '@' in WebDAV contacts username
...
ok aja@
2010-05-12 07:17:55 +00:00
sthen
002bbc47b3
update to 1.10
2010-05-10 12:20:35 +00:00
giovanni
33441d84ea
Update to 2.2.0
...
help and ok sthen@
2010-05-05 17:03:19 +00:00
giovanni
0bf657eae5
Update to release 6224
2010-05-05 10:36:33 +00:00
giovanni
15840a7a2b
Update to 4.014
...
ok pea@
2010-05-05 10:00:46 +00:00
espie
242c6d27a5
build with recent cdefs changes (no need to bump pkgname)
2010-05-05 06:49:36 +00:00
sthen
0f574bd2b2
- improve the summary in pkg/DESCR
...
- default to protocol version 8 to avoid plaintext passwords on the
wire, note this in the sample freetds.conf
2010-05-02 11:36:27 +00:00
dcoppa
5c41a01f4f
Link my haskell ports to the build.
...
OK kili@
2010-04-29 05:28:32 +00:00
pea
6425901ba3
Update to 2.1.11
...
ok jasper@
2010-04-28 18:10:57 +00:00
pea
4fbfb94cf1
Update to 2.3.2
...
ok jasper@
2010-04-28 18:10:03 +00:00
pea
f1bf31afe4
Update to 1.2
...
ok jasper@
2010-04-28 18:07:56 +00:00
pea
ee36d6b418
Update to 2.17.1
...
ok jasper@
2010-04-28 18:06:57 +00:00
pea
0b9e5eb38a
Update to 1.10.2
...
ok landry@
2010-04-28 11:23:33 +00:00
sthen
31e9638b56
update to 5.1.46, from Brad
2010-04-27 11:03:52 +00:00
ajacoutot
4bb45f1087
Don't install libtool files from modules.
2010-04-27 09:30:21 +00:00
sthen
a26c1253cd
- update tdb to samba's standalone release rather than the sourceforge version
...
- switch back to standard file locations
- adjust fdm to match
looks fine to nicm@, needed for forthcoming samba update
2010-04-26 17:22:06 +00:00
espie
4980cdd108
whitespace
2010-04-26 10:20:50 +00:00
espie
4b373c4bed
get ready to coalesce columns
2010-04-26 10:19:02 +00:00
espie
a1dfe5c95e
minor tweaks + whitespace
2010-04-26 08:52:09 +00:00
ajacoutot
de3d323249
Bugfix update to evolution-data-server-2.30.1.
2010-04-26 07:06:49 +00:00
jasper
265918b27f
- fix build on a clean box
2010-04-25 20:43:00 +00:00
espie
ec4d709da9
view_schema always follows the same format, so just do that...
2010-04-25 12:35:26 +00:00
ajacoutot
8c6d12880c
Remove outdated comment.
2010-04-23 08:39:53 +00:00
ajacoutot
86ae67ca0c
Major update to evolution-data-server-2.30.0.
2010-04-22 09:17:50 +00:00
ajacoutot
b4827dd4b7
Cope with recent gnome-keyring changes.
2010-04-20 20:11:53 +00:00
sthen
bc05c6aec0
Install the manpage; from Patrick Keshishian
2010-04-20 10:00:17 +00:00
espie
7aaef79d35
fix, should build correctly even if SUBDIR is defined
2010-04-19 09:21:31 +00:00
fgsch
6e414ad850
Update to 0.16.0. maintainer ok.
2010-04-18 20:04:28 +00:00
espie
484343e39c
simplify mapping slightly for now...
2010-04-17 14:48:15 +00:00
espie
85043bd81f
turn on foreign key constraints, as they seem to work ;-)
2010-04-17 14:37:02 +00:00
espie
78282381f7
a few minor tidying.
...
commit to db only at end of port (referential integrity for later)
handle BROKEN-arch and create new table/view based on that.
2010-04-17 13:06:49 +00:00
espie
9bc804c209
sanitize code, no functional changes
2010-04-17 09:33:18 +00:00
dcoppa
7a9c9135b1
update-plist and bump because of cmake diff.
...
OK landry@, sthen@
2010-04-15 20:35:46 +00:00
jasper
9133c8166a
- more BROKEN-$ARCH
2010-04-15 18:25:59 +00:00
ajacoutot
ce7c969358
Stupid poor blank lines, stupid poor blank lines...
2010-04-15 14:58:24 +00:00
dcoppa
be134e5405
Import hs-HDBC-sqlite3, the Sqlite v3 driver for HDBC.
...
Not yet wired to the build.
OK kili@
2010-04-15 14:24:47 +00:00
ajacoutot
983fd44e85
Consistency: remove the 1, 2 or even 3 empty blank lines.
2010-04-15 13:56:33 +00:00
dcoppa
567d3ac1b3
Import hs-HDBC, an abstraction layer between Haskell programs and SQL relational
...
databases.
Not yet wired to the build.
OK kili@
2010-04-14 06:30:49 +00:00
espie
69bff73010
rename stuff to try to make it clearer.
2010-04-13 10:56:42 +00:00
espie
309f80f5b3
cut script into smaller pieces, since it becomes hard to manage
2010-04-13 10:23:53 +00:00
ajacoutot
7af6370187
Remove useless configure arg, no gconf schemas are installed with this
...
port.
2010-04-03 11:22:01 +00:00
sthen
0fbeaaa2a3
use newer autoconf, from Brad
2010-04-03 00:21:14 +00:00
sthen
dc0e69d86a
Update to 3.6.23, much of this was done by Florent Tribouilloy and
...
espie@ who adjusted things so the build doesn't depend on Tcl (which
was added as a build dependency in 3.6.17).
2010-04-02 20:07:11 +00:00
jasper
b546173352
- add p5-AnyEvent-CouchDB
2010-03-29 14:22:08 +00:00
jasper
2ea8fcc29d
import p5-AnyEvent-CouchDB 1.17
...
AnyEvent::CouchDB is a non-blocking CouchDB client implemented on top of
the AnyEvent framework. Using this library will give you the ability to
run many CouchDB requests asynchronously, and it was intended to be used
within a Coro+AnyEvent environment. However, it can also be used
synchronously if you want.
2010-03-29 14:21:09 +00:00
jasper
61f2f4c26d
import p5-CouchDB-View 0.003
...
CouchDB::View provides a Perlish interface to creating CouchDB views. It
uses Data::Dump::Streamer to serialize coderefs, which are deserialized
and used by CouchDB::View::Server.
2010-03-28 19:33:11 +00:00
jasper
69df3e75e0
- sync
2010-03-28 19:31:21 +00:00
ajacoutot
87928e163c
Use autoconf 2.63.
2010-03-26 10:00:13 +00:00
sthen
01d0860b57
add a comment noting that check-plist uses this
2010-03-25 00:01:05 +00:00