Commit Graph

1471 Commits

Author SHA1 Message Date
simon
cc65b21ed2 update to version 0.04003 and fix RUN_DEPENDS
fix and ok landry@
2007-11-23 22:08:14 +00:00
martynas
2a5e6a0e09 update to py-sqlalchemy-0.4.1; from maintainer Will Maier
ok ajacoutot@
2007-11-23 11:56:42 +00:00
simon
48f0f06986 add p5-DBD-Mock and p5-DBIx-DataModel 2007-11-22 19:43:45 +00:00
simon
43650f1440 import p5-DBIx-DataModel
DBIx::DataModel is a wrapper framework for building Perl abstractions
(classes, objects and datastructures) that interact with relational
database management systems (RDBMS).  Of course the ubiquitous DBI
module is used as a basic layer for communicating with databases; on
top of that, DBIx::DataModel provides facilities for generating SQL
queries, joining tables automatically, navigating through the results,
converting values, and building complex datastructures so that other
modules can conveniently exploit the data.

ok sthen@
2007-11-22 19:43:40 +00:00
simon
120cb7a782 import p5-DBD-Mock
Testing with databases can be tricky.  If you are developing a system
married to a single database then you can make some assumptions about
your environment and ask the user to provide relevant connection
information.  But if you need to test a framework that uses DBI,
particularly a framework that uses different types of persistence
schemes, then it may be more useful to simply verify what the framework
is trying to do -- ensure the right SQL is generated and that the
correct parameters are bound.
DBD::Mock makes it easy to just modify your configuration (presumably
held outside your code) and just use it instead of DBD::Foo (like
DBD::Pg or DBD::mysql) in your framework.

ok sthen@
2007-11-22 19:43:34 +00:00
jasper
19b1eb2037 - update evolution-data-server to 1.12.1
- enable linking against already installed libdb.so instead of the
  internally shipped static library

"no objections here" martynas@

mostly done somewhere between budapest and amsterdam
2007-11-21 16:10:23 +00:00
steven
2bafcf7145 fix gtkhtml3 dependency for real 2007-11-16 10:32:51 +00:00
jasper
5cc4bcf6fa fix dependency on gtkhtml
spotted by sthen@, thanks!
2007-11-16 07:42:15 +00:00
steven
43dc6891f3 fix WANTLIB 2007-11-13 14:06:21 +00:00
simon
fb0d3888a6 fix and sort WANTLIB after gtk+2 update
ok mbalmer@ (maintainer)
2007-11-08 16:55:26 +00:00
aanriot
e56323e519 explain how to use the help with a browser.
"looks good" steven@
2007-11-04 19:49:25 +00:00
merdely
da6a62a332 Enable build for hppa & remove unnecessary comment.
From and tested by brad@
"if it works" steven@
2007-11-01 23:54:54 +00:00
jasper
16489d8f6b convert to use gnome.port.mk 2007-10-28 07:56:01 +00:00
sthen
f625678373 +p5-DBI-Shell
+p5-DBIx-Migration
2007-10-27 14:08:00 +00:00
sthen
28d9f1600e import p5-DBIx-Migration
Seamless DB schema up- and downgrades

ok simon@
2007-10-27 14:04:45 +00:00
sthen
0f6c3ab445 import p5-DBI-Shell
The DBI::Shell module (and dbish command, if installed) provide a
simple but effective command line interface for the Perl DBI module.

ok simon@
2007-10-27 14:01:26 +00:00
steven
b234dc89bd update to 0.6.2 2007-10-26 14:10:40 +00:00
steven
f90f47a0f2 update to 4.6.21
with lots of testing by sthen@
2007-10-26 14:06:02 +00:00
simon
7319f05934 update to version 0.08007
"go ahead" espie@
2007-10-25 21:26:47 +00:00
steven
e68b25b9ba db.=4 -> db.>=4 in preparation of db4 update
ok sthen@
2007-10-25 21:05:33 +00:00
espie
2e0676359f update to 0.5.5, required to even try to build new kde snapshot
good surprise: a lot of patches have been integrated.

Doesn't mean it works nice (in fact, half the tests fail), but it's
getting better
2007-10-24 22:49:38 +00:00
aanriot
8068a30832 update to 1.8.0 (released yesterday); for now, you need the epiphany
browser to open the help (this has to be fixed) but this version is
up-to-date and works with the new wxWidgets.

discussed with steven@
2007-10-23 17:26:34 +00:00
wilfried
324b9df909 update to mysql-gui-tools-5.0r12 2007-10-23 13:44:02 +00:00
jcs
a28fbbeb67 activerecord-1.15.5 2007-10-15 15:26:39 +00:00
steven
5bf5831b47 +pgtcl 2007-10-13 08:54:57 +00:00
steven
1286751267 import pgtcl 1.5
tcl interface to postgresql

submitted by Valery Masiutsin (val.masutin at gmail)
2007-10-13 08:54:02 +00:00
sthen
a614db7e6b add -pthread to iodbc-config libs output,
from Paul Irofti

ok and input re PKGNAME from kurt@
2007-10-09 20:00:14 +00:00
steven
58688b38e5 +p5-Data-RandomPerson 2007-10-08 14:12:50 +00:00
steven
730624c5b1 import Data::RandomPerson 0.4
Generate realistic random data for people including gender, age, date of
birth, first and last names, and title.  Names can be created for
several ethnic groups including Vikings.

submitted by Jim Razmus
2007-10-08 14:10:24 +00:00
steven
9bfed1ac43 bump PKGNAME after python version switch 2007-10-08 08:22:38 +00:00
jcs
e20d26baf2 update to activerecord-1.15.4 2007-10-05 14:45:09 +00:00
jasper
5b7266c0a6 fix categories
from Gleydson Soares
ok simon@
2007-10-04 21:23:41 +00:00
espie
4cc335a4b7 Once you bump v, you can *never* go back.
robert, simon, bad...
2007-09-29 19:09:38 +00:00
simon
4646366869 update to version 1.14 and remove duplicate category
ok robert@ (maintainer)
2007-09-21 21:33:26 +00:00
mbalmer
8582b7c834 Update PostgreSQL to version 8.2.5.
Release date: 2007-09-17
This release contains a variety of fixes from 8.2.4.

A dump/restore is not required for those running 8.2.X.

See http://www.postgresql.org/docs/8.2/static/release-8-2-5.html for a list
of all changes.
2007-09-20 19:20:48 +00:00
simon
1092f30dee update to version 4.005
tested & ok merdely@
2007-09-16 11:37:29 +00:00
simon
c0587c883f remove vanished PLIST entry, no bump as it didn't package 2007-09-16 10:01:03 +00:00
simon
91740b57d2 update to version 1.59, add license comment and take over maintainership
tested & ok merdely@, approved by mjc@ (former maintainer)
2007-09-16 09:38:01 +00:00
merdely
70a0982420 Remove surrounding quotes in COMMENT* 2007-09-16 03:05:29 +00:00
simon
376085b020 remove surrounding quotes from COMMENT/BROKEN/PERMIT_* 2007-09-15 22:27:38 +00:00
simon
cc00442a1a remove surrounding quotes from COMMENT/BROKEN/PERMIT_* 2007-09-15 20:34:00 +00:00
steven
bd6bda39a9 update to 3.4.2
ok martynas@, merdely@, also tested by eric@
2007-09-15 18:51:35 +00:00
eric
5cb05b40fd - maintenance update to 2.3.5: usual set of improvements and bug fixes.
Full changelogs:
    http://initd.org/tracker/pysqlite/wiki/2.3.4_Changelog
    http://initd.org/tracker/pysqlite/wiki/2.3.5_Changelog
- update my email
- remove quotes from COMMENT

ok sthen@
2007-09-10 11:02:47 +00:00
jasper
14760fb0b1 update mytop to 1.6
ok Dave Steinberg (MAINTAINER)
2007-09-06 21:31:56 +00:00
kili
eb4770dc84 Change Brads email address for now, so people can reach him instead of
getting bounces or 550s. Bump pkgnames. While here, remove quotes from
comments.

prompted by espie@
2007-09-01 20:11:21 +00:00
robert
0bb447be4f update to version 5.0.45 that includes bugfixes and a couple of security
fixes too;

move to a new way of documenting the usage of mysql,
based on the documentation that can found in postgresql port

the original diff was from Brad; fixes from Stuart Henderson and me;

ok naddy@, espie@, pvalchev@
2007-08-08 21:33:51 +00:00
kurt
2695e61be2 - replace 'ocamlfind install' based install with our own do-install target
so that /usr/local/lib/ocaml/ld.conf doesn't get modified durring the
build. idea from databases/ocaml-postgresql.  NOTE: these ports need some
more adjustment after unlock. they need @exec/unexec to properly tweek
/usr/local/lib/ocaml/ld.conf.
- add no-autoheader to quiet warning
okay naddy@ pvalchev@
2007-08-07 18:58:17 +00:00
david
6d648f4372 sort SUBDIR list 2007-08-02 03:35:22 +00:00
steven
9ee2bdca3f specify autoconf version and especially USE_LIBTOOL! 2007-07-30 15:36:34 +00:00
steven
a6c9497a3a update to 3.4.1
ok kili@
2007-07-30 06:28:07 +00:00
jasper
751c14b923 add tdb 2007-07-28 21:38:44 +00:00
jasper
30522a429c import tdb 1.0.6
TDB is a Trivial Database. In concept, it is very much like GDBM, and
BSD's DB except that it allows multiple simultaneous writers and uses
locking internally to keep writers from trampling on each other. TDB is
also extremely small.

from Nicholas Marriott (MAINTAINER)
2007-07-28 21:37:26 +00:00
simon
333267e0c1 update to version 3.0.16, remove MAINTAINER per his request
and the quotes around COMMENT

confirmed by former maintainer Sam Smith
2007-07-27 20:28:02 +00:00
simon
4ee299d723 update to version 0.35, remove MAINTAINER per his request,
a disappeared dependency and the quotes around COMMENT

confirmed by former maintainer Sam Smith
2007-07-27 20:22:37 +00:00
simon
a4171b33ab update to version 1.22, remove MAINTAINER per his request
and the quotes around COMMENT

confirmed by former maintainer Sam Smith
2007-07-27 19:51:35 +00:00
naddy
7682bff9fd bump package name to accommodate OpenBSD 4.1 -> 4.2 change in MODRUBY_ARCH 2007-07-27 19:17:11 +00:00
steven
6e7c786204 please bump PKGNAME after changing DESCR 2007-07-26 08:57:02 +00:00
pyr
9b029ff779 add a description where there was none.
``sounds reasonnable'' simon@
2007-07-23 17:07:14 +00:00
espie
c517f89119 List::MoreUtils is actually needed to do anything useful
bump PKGNAME.
2007-07-16 01:20:10 +00:00
ajacoutot
04b7d17b5c - fix kerberos (heimdal) detection
ok jasper@
2007-07-12 10:27:46 +00:00
martynas
753a5f91cd - update to evolution-data-server-1.10.2;
- add additional patches to (fix CVE-2007-3257):
fix a remote code execution vulnerability in the IMAP provider;
fix maildir support (bug #352346);
tested ajacoutot@ and jasper@ (who verified no regression w/ kerberos
for the update)
ok jasper@
2007-07-11 22:13:05 +00:00
jasper
e4b7b5a4c2 forgot to bump pkgnames after PFRAG.shared removal, sorry..
noticed by naddy@
2007-07-09 19:31:07 +00:00
jasper
32a30e5331 -NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
+SHARED_ONLY=	Yes

ok ajacoutot@, simon@, mbalmer@ (for the postgresql bits)
2007-07-04 19:18:45 +00:00
ajacoutot
98e8028f83 - typo in HOMEPAGE (from mike at erdelynet dot com)
- remove quotes around COMMENT while here
2007-07-01 20:48:38 +00:00
espie
a9210862c2 update to 3.4.0, heads up from Srebrenko Sehic,
okay martynas@

(boy, we got too many eastern europeans in there, I can't spell their names
and have to look it up each time)
2007-06-26 19:13:37 +00:00
ajacoutot
7a4db6d0f9 - fix iconv configure check so that it compiles under powerpc
from evolution CVS

ok jasper@
2007-06-26 16:56:54 +00:00
martynas
890fa0a60c use the constant directory for documentation; ok steven@ 2007-06-25 17:12:29 +00:00
martynas
122799b4bc - fix HOMEPAGEs not escaping #, inspired by simon@'s fix for simplejson;
- better COMMENT for bbpager;
- bump PKGNAMEs;
ok simon@
2007-06-24 21:53:27 +00:00
jcs
e9a45f2851 update to activerecord-1.15.3 2007-06-22 03:45:19 +00:00
espie
b423669a57 strigi search engine, dependency of kde4.
compiles, probably doesn't run right yet.
2007-06-10 21:46:27 +00:00
simon
8d66e6ce6c add p5-Catalyst-Model-DBI 2007-06-08 17:19:39 +00:00
simon
7c7f29600c import Catalyst-Model-DBI-0.19
This module is a DBI model class for Catalyst.

"go ahead" jasper@
2007-06-08 17:17:21 +00:00
mbalmer
a02d138551 Fix a typo in the server README.OpenBSD file.
Noticed by Ingo Schwarze <schwarze@usta.de>.
2007-06-07 20:39:51 +00:00
ckuethe
2b3537d3ea Update mysql 5.0.37 to 5.0.41, from brad
ok robert
2007-06-07 20:35:35 +00:00
martynas
5b0a666c0d postgresql-server is not needed for building
from michael at genoverly dot com
mbalmer@ agrees
2007-06-05 10:06:24 +00:00
simon
ddfcb4f64a update to version 0.20
ok espie@
2007-06-03 16:18:14 +00:00
simon
3e7b7ca3f5 update to version 0.03012; patches accepted upstream
ok espie@
2007-06-03 16:15:57 +00:00
espie
30f50432b3 +keximdb 2007-06-03 09:58:42 +00:00
espie
9490f905e3 kexi driver to facilitate import of access databases (kexi is part of
koffice).  works about as well as mdbtools, which is not that great.
package has been tweaked to use the mdbtools port instead of its own
somewhat outdated version...
2007-06-03 09:55:08 +00:00
espie
29ba70ae85 more recent cvs snapshot, minor tweaks. 2007-06-03 09:51:57 +00:00
alek
ca4674cd8c switch to use MASTER_SITE_RUBYFORGE 2007-06-01 11:00:14 +00:00
aanriot
2960934b5d +jxplorer 2007-05-31 18:14:31 +00:00
aanriot
3e1e9a4ee2 JXplorer is an open source ldap browser originally developed by Computer
Associates' eTrust Directory development lab. It is a standards
compliant general purpose ldap browser that can be used to read and
search any ldap directory, or any X500 directory with an ldap
interface.

tested by matthieu@, ok mbalmer@
2007-05-31 18:13:15 +00:00
jcs
69af47a171 sync plist with gems update, bump pkgname 2007-05-30 23:35:08 +00:00
kili
17639bd9fd Update to version 8.2-505.
See http://jdbc.postgresql.org/changes.html#version_8.2-505 for changes.

While here, remove pointless REGRESS_DEPENDS=${BUILD_DEPENDS}.

Tested and ok, ian@
2007-05-30 23:29:42 +00:00
kili
4a24228477 Don't use RUN_DEPENDS=${BUILD_DEPENDS}.
This actually drops the bogus RUN_DEPENDS to gmake.
2007-05-28 16:04:15 +00:00
martynas
3543d3337e add py-psycopg2 and py-sqlobject 2007-05-27 15:27:45 +00:00
martynas
349a0a5a72 SQLObject is a popular Object Relational Manager for providing an
object interface to your database, with tables as classes, rows as
instances, and columns as attributes.  SQLObject includes a
Python-object-based query language that makes SQL more abstract,
and provides substantial database independence for applications.
2007-05-27 15:11:09 +00:00
martynas
4f3a5be0b7 Psycopg2 is a PostgreSQL database adapter for the Python programming
language.  It was written from scratch with the aim of being small,
fast and stable. It supports the full Python DBAPI-2.0 and is thread
safe.
2007-05-27 14:58:30 +00:00
martynas
bd1c04896e update to 1.2.2, fix DESCR (it's *not* only for MySQL-3.22 and
3.23); ok steven@
2007-05-27 14:45:33 +00:00
martynas
9e81df45a3 update to 0.32; ok simon@ (long ago)
maintainer timeout
2007-05-27 14:03:53 +00:00
espie
66f6ed02f5 zap extra space at the end of comment. 2007-05-27 11:49:10 +00:00
steven
f28ba4669a remove unneeded BASE_PKGPATH definition 2007-05-26 10:35:51 +00:00
martynas
948abfc582 - update to py-sqlalchemy-0.3.7;
- remove py-mysql from REGRESS_DEPENDS, from maintainer;
- install documentation and examples;
ok maintainer Will Maier
2007-05-25 17:05:54 +00:00
espie
19b760f01d move Class::Inspector to runtime depends. Impossible to do anything without
it...
2007-05-24 11:01:01 +00:00
naddy
790409ea84 fix ln(1) failure hidden by systrace path normalization; ok aanriot@ 2007-05-21 15:49:30 +00:00
mbalmer
cdb944d540 Give better advice on what to put in /etc/rc.local, unclutters output
at system startup time.
2007-05-18 16:21:30 +00:00
espie
c7588bdac1 update to most recent snapshot 2007-05-18 00:12:49 +00:00
jasper
3b1121bd22 - update evolution-data-server to 1.10.1
- enable ssl by default

please note that some regression tests still fail, these will be addressed later.

help and ok kurt@
2007-05-17 14:40:53 +00:00
espie
c9c85982cf let the sqlite schema loader grok CREATE TABLE 'name' (...)
okay simon@
2007-05-15 10:38:42 +00:00