Commit Graph

1590 Commits

Author SHA1 Message Date
jasper
950aee7843 - update p5-SQL-Statement to 1.15
"feel free" kevlo@ (MAINTAINER)
2008-10-03 18:31:48 +00:00
sthen
b00b0c2d1f plist changed with new perl, pointed out by naddy -> bump 2008-10-02 20:36:08 +00:00
simon
50256c7cf6 bump SHARED_ONLY ports so they get updated and work with the new perl
feedback and ok sthen@
2008-10-02 20:34:39 +00:00
simon
c4d0866563 remove dependencies to modules coming with the new perl and bump 2008-09-29 22:53:57 +00:00
bernd
ec79fdcb67 Add ruby-pg. 2008-09-28 16:04:47 +00:00
bernd
4b0f56cdfa Initial import of ruby-pg-0.7.9.2008.08.17.
This is a newer interface to access PostgreSQL database from Ruby.
It is designed to offer every feature available in libpq to Ruby, with a
better API. This module is simpler, cleaner, and more portable than
ruby-postgres.

Submitted and maintained by Jeremy Evans.
2008-09-28 16:03:41 +00:00
bernd
6e81804257 Update to ruby-sqlite3-1.2.4. 2008-09-28 15:58:55 +00:00
jcs
ae68455092 update ruby on rails and its support modules to 2.1.1
works around a dos vulnerability in rexml

similar diff from Jeremy Evans <openbsd at jeremyevans.net>

update run_depends so forward updates work properly

ok bernd@
2008-09-26 14:46:43 +00:00
landry
e76b8aafbe Update to Net::LDAP 0.37, from pea at raveland dot org, thanks !
See http://search.cpan.org/src/GBARR/perl-ldap-0.37/Changes for Changelog

ok ajacoutot@
2008-09-18 12:19:32 +00:00
jasper
fe5cbeb786 - add sharedance 2008-09-17 14:28:48 +00:00
jasper
b2e44ccb2a import sharedance 6.0
Sharedance is a high-performance server that centralize ephemeral
KEY/DATA Pairs on remote hosts, without the overhead and the complexity
of an SQL database.
It was mainly designed to share caches and sessions between a pool of
web servers. Access to a sharedance server is trivial through a simple
PHP API and it is compatible with the expectations of PHP 4 and PHP 5
session handlers.

from William Yodlowsky with some tweaks by me
2008-09-17 14:27:53 +00:00
ajacoutot
4eed10c764 - TRUEPREFIX and LOCALBASE are already part of the default SUBST_VARS 2008-09-17 13:54:54 +00:00
simon
8329a3800c update to version 0.21 2008-09-13 15:59:18 +00:00
okan
59715b6a34 - update to 2152 from Giovanni (MAINTAINER)
- update HOMEPAGE, noticed by simon@
- remove pre-install workaround target

ok simon@
2008-09-08 13:35:11 +00:00
wilfried
323e546844 update to 0.9.8 2008-09-08 07:48:43 +00:00
eric
0ea1ade29b update to 0.5.28
ok wcmaier@
2008-09-01 19:10:22 +00:00
fgsch
58b6586045 Update to 0.6.1; wcmaier@ ok. 2008-08-30 02:24:32 +00:00
fgsch
51d0fd16e5 update to 0.4.7p1. maintainer ok 2008-08-30 02:10:13 +00:00
wcmaier
5c0d9fcce7 Update to 0.12.
While here, update my address, switch to MODPY_EGG_VERSION and do
some housecleaning. Similar diff from fgsch@.

ok fgsch@
2008-08-28 16:53:41 +00:00
brad
ae711204e0 Upgrade to MySQL 5.0.67.
Tested by sthen@ on amd64/sparc64.
2008-08-24 08:40:02 +00:00
simon
5af50e6d8f add p5-DBIx-DWIW 2008-08-23 16:49:05 +00:00
simon
53c1d6cc1f import p5-DBIx-DWIW
This module provides a robust and simple DBI wrapper 
to Do What I Want (DWIW).
Can be useful to monitor MySQL replication.

from Pierre-Emmanuel Andre
2008-08-23 16:49:01 +00:00
simon
04810d8271 postgresql_autodoc 2008-08-23 16:33:44 +00:00
simon
2ce033097a import postgresql_autodoc
This is a utility which will run through PostgreSQL system tables and
returns HTML, Dot, Dia and DocBook XML which describes the database.
2008-08-23 16:33:40 +00:00
espie
3e33ca8732 style nitpick, no functional changes 2008-08-20 21:02:47 +00:00
espie
d0317bfa90 new version, lots of code refactoring, and a new compact database. 2008-08-19 23:50:54 +00:00
okan
c25fd3164e +maatkit 2008-07-29 00:17:16 +00:00
okan
4cfe210fa7 import maatkit
Maatkit makes MySQL easier and safer to manage.  It provides simple,
predictable ways to do things you cannot otherwise do.

from Giovanni Bechis

ok merdely@
2008-07-29 00:16:38 +00:00
simon
a27eb82ef7 update to version 1.37 2008-07-27 22:42:41 +00:00
sthen
be7f3fbf3c - fix missed adjustment in qt3.port.mk to handle shared_lib bump;
this change requires bumping other ports which use it. pointed
out by naddy, thanks!

- add a comment in Makefile to warn others not to do the same.

ok naddy@
2008-07-27 21:44:59 +00:00
sthen
323cf44154 shared library and PKGNAME bumps due to use of isinf/isnan/nan
following libc/libm changes
2008-07-25 20:25:59 +00:00
espie
05733a5f08 depends on libm __isnan -> major bump -> package bump 2008-07-25 19:02:25 +00:00
martynas
262630b8ff sqlite3IsNumber and sqlite3StrNICmp are internal sqlite functions,
which sqlbrowser shouldn't use
for now it's the best if it uses its own sqlite
spotted by naddy@ in his bulk build, a while ago
"go ahead and fix it" bernd@, ok kurt@
2008-07-24 10:06:42 +00:00
martynas
ab1e023ca2 fix if tcl-8.4 is not installed, spotted by Laurence Tratt
since BUILD_DEPENDS is not subpackage-dependant, there's no such
thing as BUILD_DEPENDS-tcl
2008-07-23 23:06:39 +00:00
martynas
d55bea2e4b - update to sqlite-3.5.9
- merge espie's patches
- fix apps such as p5-DBD-SQLite, by adding weak pthread functions.
also include some bug fixes from kurt@.  the work has been done by
kurt@, and espie@.  thanks!
ok kurt@, espie@, bernd@
2008-07-23 17:31:17 +00:00
brad
379785d590 Update to OpenLDAP 2.3.43. bug fix release.
ok mbalmer@
2008-07-21 06:07:10 +00:00
espie
1559f3ca71 update to stable release 1.0.1 2008-07-18 16:41:09 +00:00
brad
e82a2ea57d Upgrade to PostgreSQL 8.3.3; bug fix release.
ok mbalmer@
2008-07-18 06:57:30 +00:00
brad
69fa2c3543 Update to OpenLDAP 2.3.42. bug fix release.
ok mbalmer@
2008-07-15 18:25:53 +00:00
claudio
1362338c1f Update to 0.7.9.2008.01.28. This fixes issues with ruby on rails because
of a missing HAVE_PQSERVERVERSION definition.
OK markus@ (maintainer), looks good & ok jasper@
2008-07-13 20:50:19 +00:00
simon
3f7a1be782 put openldap-server in REGRESS_DEPENDS and tweak test config to enable
more regression tests

feedback, testing and ok merdely@
2008-07-13 17:52:09 +00:00
martynas
a20edc02a4 update to py-sqlobject-0.10.2; ok wcmaier@ 2008-07-11 22:41:28 +00:00
dhill
a17e867ebf upgrade to 0.34
OK jakob@
2008-07-11 22:29:23 +00:00
jasper
9fc954a625 - update evolution-data-server to 2.22.3 2008-07-04 21:28:50 +00:00
naddy
b3e53655d3 bump PKGNAME for PLIST changes 4.3 -> 4.4 2008-07-04 19:57:06 +00:00
brad
f90fbd5ff8 Fix a format string issue. Fix back ported from 4.0.1.
Not exploitable.

ok sturm@ millert@
2008-07-02 18:16:40 +00:00
kurt
5476403976 Bump PKGNAME due to RUN_DEPENDS change caused by 1.3 and 1.4 jdk
depreciations.
2008-06-24 02:46:21 +00:00
bernd
3a04f8708e Update to Ruby On Rails 2.1.
Tested by jcs@, thanks!
2008-06-17 22:54:19 +00:00
simon
c8dc52eb7b remove aspell from REGRESS_DEPENDS as p5-Test-Spelling now pulls it in;
no bump required

ok okan@, merdely@, msf@
2008-06-16 20:24:54 +00:00
sthen
4a1d9854dc +lbdb 2008-06-15 07:23:42 +00:00