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
espie
190127f355
fix segfault, okay robert@
2007-05-15 09:37:58 +00:00
steven
b2855db07b
build with newer gtkhtml
...
ok wilfried
2007-05-08 08:09:06 +00:00
simon
95e78ad685
update my lastname
...
ok naddy@
2007-05-05 17:44:50 +00:00
espie
209ff20e6e
newer version of Rose framework, with enhanced support for auto schemas.
2007-05-05 10:17:56 +00:00
msf
90ff81741c
sigh... bump PKGNAME too
2007-05-03 11:28:48 +00:00
msf
2ce1971065
drop maintainer on ruby rails and friends
2007-05-03 11:25:17 +00:00
aanriot
bdadf79aef
use the postgresql-docs subpackage instead of the postgresql
...
documentation shipped with pgadmin3, in order to display appropriate
informations (postgresql 8.2.4 actually).
prompted by and ok mbalmer@
2007-05-03 07:42:55 +00:00
jasper
9cc6e06eb8
update ruby-bdb to 0.6.0
2007-04-29 10:58:33 +00:00
mbalmer
4c03b5ccd9
Fix a typo.
2007-04-28 08:26:34 +00:00
espie
9348446fd8
update to a more recent snapshot
2007-04-25 15:04:21 +00:00
wilfried
2d2d8d5b54
update mysql-query-browser to mysql-gui-tools-5.0r11
2007-04-25 10:49:20 +00:00
wilfried
ef89949e9f
update mysql-administrator to mysql-gui-tools-5.0r11
2007-04-25 10:48:35 +00:00
msf
7354e023cf
build the bdb flavor as well
...
ok mbalmer@
2007-04-24 10:25:24 +00:00
espie
1934b29db5
update to 0.03
2007-04-24 09:08:51 +00:00
mbalmer
391ab2f140
Security update to PostgreSQL 8.2.4.
...
This fixes several bugs and one vulnerability (CVE-2007-2138).
2007-04-23 15:25:17 +00:00
martynas
d38480ccb5
3.3.16 is a minor bugfix update
...
changelog: http://www.sqlite.org/changes.html
ok espie@, steven@
2007-04-22 22:12:42 +00:00
simon
2f07c816f0
update to version 0.07006
...
ok espie@
2007-04-19 16:37:59 +00:00
simon
9281bce684
bugfix update to version 0.03011
...
noticed and ok by espie@
2007-04-17 16:47:35 +00:00
kili
b49a6b4059
Adjust for new junit. No pkg bump, because only regress depends on junit.
2007-04-17 07:55:40 +00:00
espie
d02db4d573
+p5-Catalyst-Controller-Rose
...
+p5-Data-Pageset
2007-04-16 21:22:38 +00:00
espie
51d6abdc00
catalyst controller leveraging the power of the rose framework
2007-04-16 21:20:39 +00:00
espie
0e5e27819f
extension to Data::Page
2007-04-16 21:14:38 +00:00
espie
b711c9de3a
+p5-Sort-SQL
2007-04-16 19:40:16 +00:00
espie
02b42a0b59
very simple module, a prereq for some catalyst controller.
2007-04-16 19:39:24 +00:00
espie
2b185486b5
update Jifty::DBI along with requisite dependencies
2007-04-16 19:30:57 +00:00
espie
e7142515bb
you can't have inter-packages WANTLIB, you've got to go through LIB_DEPENDS
...
so that build proceeds correctly.
noticed by naddy@, kili@, bug by sturm@
bump PKGNAME for people who managed to build the broken version.
2007-04-15 18:26:03 +00:00
steven
49af6f0a2a
update to sqlite 3.3.15
...
doesn't look bad espie@
2007-04-14 19:34:03 +00:00
espie
45a364f7c7
+sqliteman, catalyst::rdbo
2007-04-14 11:46:00 +00:00
espie
874b6b085c
use a rose db model for a catalyst app
2007-04-14 11:44:38 +00:00
espie
eee3dd5cd4
simple gfx interface to sqlite databases. Based on qt4. More features
...
than sqlitebrowser.
2007-04-14 11:43:43 +00:00
sturm
5099324475
WANTLIB
2007-04-13 20:40:51 +00:00
bernd
d0e786804a
Update to qdbm-1.8.75.
2007-04-13 13:10:37 +00:00
ian
f7ddfd0f2e
Tweak URL
2007-04-11 19:36:20 +00:00
ian
c44a03a6c3
Upgrade to 1.0.0; better HOMEPAGE
2007-04-11 19:34:09 +00:00
kili
c8c1d9ffdc
+postgresql-jdbc
2007-04-11 12:55:07 +00:00
kili
8d9d5b0ed3
The JDBC driver for PostgreSQL. It allows Java programs to connect
...
to a PostgreSQL database using standard, database independent Java
code. It is a pure Java (Type IV) implementation.
ok, simon@
2007-04-11 12:54:25 +00:00
ckuethe
1a4eb40557
Update to MySQL 5.0.37, from Frank Denis and Brad Smith
...
ok $MAINTAINER, robert
2007-04-09 22:43:06 +00:00
msf
ca945dc658
update to 1.49, submitted by various people
2007-04-09 06:41:17 +00:00
steven
67d12fd178
change PKGNAME back to py-ldap.
...
noticed by Vijay Ramesh <vramesh2 at uiuc.edu>
ok sturm@
2007-04-07 19:35:59 +00:00
espie
470294650d
base64 distinfo with SHA256
2007-04-05 15:37:40 +00:00
steven
e7ece96457
update to 0.3.6.
...
from maintainer Will Maier
2007-04-01 13:16:29 +00:00
steven
d1a645c92a
resolve packaging failure due to changed qt plugin directory.
...
ok espie@
2007-04-01 11:32:27 +00:00
martynas
d2ba2d1e56
update to py-sqlite2-2.3.3
...
from maintainer Eric Faurot <eric.faurot at gmail dot com>
"looks ok" kili@
2007-03-31 21:52:02 +00:00
robert
0dbe5bb8c3
- adapt to the new pear port
...
- add @group annotations
- bump PKGNAMEs
- fix PLISTs by removing unneeded files and directories
2007-03-22 22:48:03 +00:00
simon
738f344933
add the postgresql contributions from the contrib/ directory
...
as a subpackage, bump as required.
ok mbalmer@, go ahead robert@, kili@
2007-03-22 19:29:17 +00:00
espie
592ca9c292
fix master sites
2007-03-18 09:35:20 +00:00
david
d22ecb4a46
fix SUBDIR sorting; ok sturm@
2007-02-27 20:52:19 +00:00
pvalchev
fa82b49bb4
need -fPIC for shared objects (build on amd64)
2007-02-18 06:23:38 +00:00
steven
d7999844d8
NO_CHECKSUM and remove empty distinfo
...
from mikolaj.kucharski at gmail.com
go for it espie@
2007-02-15 08:04:49 +00:00
steven
6ce55bff1d
bump PKGNAME due to PLIST changes after 4.0 -> 4.1
2007-02-14 16:55:28 +00:00
steven
22341e706b
bump PKGNAME due to PLIST changes after 4.0 -> 4.1
...
"feel free to bump whatever is needed" espie@
2007-02-14 11:51:07 +00:00
msf
3be6c9b29a
add a bit of perl magic to make slapd just work regardless of which flavor
...
you install and bump PKGNAME. Regen distinfo with SHA256 while we're at it.
2007-02-14 10:17:26 +00:00
bernd
77cb13ec7a
Remove pthread support again which sneaked in with the last update.
...
Mutt header caching with a qdbm backend doesn't work with a pthread qdbm.
All dependent ports are are not using pthread support.
Reported by TAKAHASHI Tamotsu.
2007-02-11 10:58:38 +00:00
bernd
b5fbd83179
Update to ruby-sqlite3-1.2.1.
2007-02-11 10:55:37 +00:00
mbalmer
987e110832
Move some manpages that sneaked into the -docs subpackage to the -main
...
subpackage. spotted by nikolay.
2007-02-10 08:01:35 +00:00
simon
5c14926806
p5-Module-Find is a runtime dependency
...
"sure" espie@
2007-02-10 00:54:29 +00:00