Commit Graph

1282 Commits

Author SHA1 Message Date
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
mbalmer
70b3cc9acd The PostgreSQL 8.2.2 security update introduced a bug that has been fixed
by the PostgreSQL team in 8.2.3.
2007-02-07 15:29:25 +00:00
bernd
2dab4c05b5 Since 'diff -a' is the default in update-patches now, DIFF_ARGS=-a isn't
needed anymore.
2007-02-07 10:35:17 +00:00
msf
83f19aa714 update to 0.33
ok simon@
2007-02-07 10:23:18 +00:00
mbalmer
422a973b91 Security update to PostgreSQL 8.2.2.
This update fixes the following problems:

CVE-2007-0555 and CVE-2007-0556.  Both of these issues
allow an authenticated attacker with the permissions to run arbitrary SQL to
launch a denial-of-service attack or possibly read out random chunks of
memory.  Since attacks to require authenticated access, the security hole is
only considered medium risk.  You can read more about the issues on Mitre:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0555
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0556
2007-02-06 06:57:27 +00:00
steven
b3f698c729 +py-sqlalchemy 2007-02-04 23:00:19 +00:00
steven
f08a252cbf import SQLAlchemy 0.3.4
SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that
gives application developers the full power and flexibility of SQL.

from Will Maier <willmaier at ml1.net>
2007-02-04 23:00:06 +00:00
bernd
2759494fc5 Update to sqlite3-3.3.12.
ok espie@
2007-02-02 14:45:53 +00:00
wilfried
43958cfc23 update the MySQL tools to versions that are not broken with the latest version of MySQL
from brad@
2007-01-30 07:59:12 +00:00
espie
2127be1e9e +qt3-sqlite3-plugin 2007-01-28 19:58:01 +00:00
espie
c97856a4b9 qt3 sqlite3 plugin, backported from qt4. 2007-01-28 19:57:12 +00:00
jakob
79b09e0269 update to 5.0.33; from maintainer (brad@) 2007-01-25 07:41:48 +00:00
espie
b1094c6294 cpan'ify, remove unneeded extra stuff. 2007-01-23 22:30:51 +00:00
mbalmer
9e2dae9adb Create required data directories when installing the -server subpackage and
install a sample configuration file in there.

discussed with bernd
2007-01-23 12:57:32 +00:00
mbalmer
8219d93093 Maintenance update to 2.3.33, mostly bugfixes in slapd, no API changes.
See http://www.openldap.org/software/release/changes.html for a complete
list of changes made.
2007-01-23 11:04:09 +00:00
ian
4ec85e2ae2 Add temporary new MASTER_SITE; 'commit' espie@ 2007-01-22 00:34:34 +00:00
bernd
35728b4efc add ruby-ldap 2007-01-18 12:31:35 +00:00
bernd
635020d778 Initial import of ruby-ldap-0.9.7.
Ruby/LDAP is an extension library for Ruby. It provides the interface
to some LDAP libraries (e.g. OpenLDAP, UMich LDAP, Netscape SDK,
ActiveDirectory). The common API for application development is
described in RFC1823 and is supported by Ruby/LDAP.

Submitted and maintained by Jeremy Evans <jeremyevans0 at gmail dot com>.

with help from msf@
2007-01-18 12:30:37 +00:00
mbalmer
1f0785bc5c Update to PostgreSQL 8.2.1
Please note that a database dump/restore is required to upgrade to this
version.  See the full details at the following URL:
http://www.postgresql.org/docs/current/static/release-8-2.html

requested, tested and ok by robert, simon
2007-01-17 16:47:25 +00:00
espie
917e42e18b update to 3.3.10 (recommended update), speeds up some operations, fixes
some fringe cases, and passes all its regression tests now.

okay robert@
2007-01-16 23:24:32 +00:00
kurt
59012601cb bump pkg due to java.port.mk change in RUN_DEPENDS 2007-01-16 02:48:02 +00:00
espie
7e635280da minor update, which integrates patches.
add JSON to regress depends, missed that previously.
2007-01-14 11:09:26 +00:00
espie
3165197035 cpan'ify 2007-01-14 10:53:46 +00:00
mbalmer
b15285645c Maintenance update to PostreSQL 8.1.6, bugfixes and changes in DST rules
for canade.  No API changes.
2007-01-13 16:39:45 +00:00
mbalmer
de791a4733 Maintenance update to 2.3.32, no new APIs or API changes in the libraries.
See http://www.openldap.org/software/release/changes.html for details.
2007-01-13 16:35:11 +00:00
mbalmer
47a7621857 slapacl and slapauth are symbolic links to slapd which is in -server, not
-client, so move them to the right PLIST.  clean up the Makefile while here.

from Mikolaj Kucharski <eth0@o2.pl>
2007-01-13 13:37:33 +00:00
ian
c1cfec46ae += architect 2007-01-13 01:03:14 +00:00
ian
52b4b35d3c Power*Architect, a database administrator/data warehousing tool,
written in Java. ok kurt@
2007-01-13 01:01:34 +00:00
kurt
8806c55a66 Add -admin package for the graphical admin application. okay steven@ 2007-01-09 18:49:28 +00:00
espie
01549ebc70 update to 1.53, okay maintainer. 2007-01-07 00:43:09 +00:00
espie
469cd1b161 newer version, more specific drivers for some database schemes, mostly. 2007-01-06 12:05:09 +00:00
steven
26f5ae54bd fix WANTLIB of ports using gtk, needed after switch to our own pkg-config 2007-01-04 20:19:53 +00:00
robert
4c6947ebab fix build on arches (like arm) where nativecode ocaml is
not available; no package change
2007-01-03 11:38:19 +00:00
steven
5a12bf0e91 put USE_X11 in the table.
sure espie@
2006-12-27 11:16:10 +00:00