Commit Graph

1509 Commits

Author SHA1 Message Date
sthen
1e64c8b0b9 Since kern.maxfiles default changed, this file has told people to lower
it from the default. Remove the section, people running systems large
enough to need a higher value should already know about the sysctl.

Diff from Brad (MAINTAINER) after a suggestion from me.
2008-05-23 12:05:47 +00:00
wcmaier
9da0383fbb Update to 0.4.6.
Requested by and ok fgsch@
2008-05-19 23:58:49 +00:00
ajacoutot
92141b8789 - fix RCS tag
- add a second MASTER_SITES

from MAINTAINER Pierre-Emmanuel Andre <pea at raveland dot org>, thanks!
2008-05-19 12:42:02 +00:00
simon
f45fba047e update to version 0.03 and enable pod tests 2008-05-17 19:07:19 +00:00
jasper
d51aef8dbe - fix a core dump at evolution startup with a new profile
from bernd@
2008-05-12 13:48:55 +00:00
jasper
c7356ec1c5 - fix WANTLIB after libsoup downgrade 2008-05-11 12:29:53 +00:00
wcmaier
2083bafbe5 Add py-pgsql. 2008-05-09 22:30:26 +00:00
wcmaier
0e5fc057fc Import py-pgsql.
pyPgSQL is a package of two modules that provide a Python DB-API 2.0
compliant interface to PostgreSQL databases. The first module, libpq,
exports the PostgreSQL C API to Python. This module is written in C and
can be compiled into Python or can be dynamically loaded on demand. The
second module, PgSQL, provides the DB-API 2.0 compliant interface and
support for various PostgreSQL data types, such as INT8, NUMERIC, MONEY,
BOOL, ARRAYS, etc. This module is written in Python.

From Pierre-Emmanuel Andre <pea at raveland dot org> (MAINTAINER).

ok merdely@
2008-05-09 22:29:51 +00:00
espie
6adf320c13 CATEGORIES repairs 2008-05-08 22:44:13 +00:00
wcmaier
0905eb839d Add py-pygresql. 2008-05-08 16:53:50 +00:00
wcmaier
aa2223f1ea Import py-pygresql.
PyGreSQL is a BSD licensed open-source Python module that interfaces
to a PostgreSQL database. It embeds the PostgreSQL query library to
allow easy use of the powerful PostgreSQL features from a Python
script.

From MAINTAINER Laurence Tratt <laurie at tratt dot net>.

ok merdely@
2008-05-08 16:53:22 +00:00
eric
eb1c28d37f +py-axiom 2008-05-03 12:41:49 +00:00
eric
0f93fe4464 Axiom is an object database, or alternatively, an object-relational
mapper.  Its primary goal is to provide an object-oriented layer with
what we consider to be the key aspects of OO, i.e. polymorphism and
message dispatch, without hindering the power of an RDBMS. It is
designed to "feel pythonic", without encouraging the typical ORM
behavior such as potato programming. 

Axiom provides a full interface to the database, which strongly
suggests that you do not write any SQL of your own. Metaprogramming is
difficult and dangerous (as many, many SQL injection attacks amply
demonstrate). Writing your own SQL is still possible, however, and
Axiom does have several methods which return fragments of generated
schema if you wish to use them in your own queries. 

ok martynas@
2008-05-03 12:40:49 +00:00
bernd
686358fbea Unbreak one half of evolution by not installing the evolution-data-server
binary suid root.

This caused lots of problems with the calendar and other stuff because the
evolution-data-server didn't run correctly.

Well, evolution-data-server is currently broken because of the libsoup
major update. It needs an update to a more recent version.
2008-05-01 10:15:04 +00:00
jasper
1562618b01 - update LIB_DEPENDS after libsoup update 2008-04-29 17:32:00 +00:00
ajacoutot
c369dd8e2e +pgfouine 2008-04-29 13:39:00 +00:00
ajacoutot
915415d7fc Import pgfouine-1.0
pgFouine is a PostgreSQL log analyzer used to generate detailed reports
from a PostgreSQL log file. pgFouine can help you to determine which
queries you should optimize to speed up your PostgreSQL based
application.

from Pierre-Emmanuel Andre <pea at raveland dot org>
2008-04-29 13:37:57 +00:00
martynas
58e94fd8e8 update to py-sqlalchemy-0.4.5; ok wcmaier@ 2008-04-15 09:34:31 +00:00
martynas
da0b3001b3 update to py-sqlobject-0.10.0; ok wcmaier@ 2008-04-15 09:33:49 +00:00
ajacoutot
f490cfaefe +skytools 2008-04-14 15:33:29 +00:00
ajacoutot
d32d735b3f PostgreSQL management tools from Skype: WAL shipping, queueing,
replication. The tools are named walmgr, PgQ and Londiste.

from Pierre-Emmanuel Andre <pea at raveland dot org> (MAINTAINER), thanks!
2008-04-14 15:32:46 +00:00
jasper
b0fd06d3ad - bump PKGNAME if DESCR is changed 2008-04-10 22:42:54 +00:00
ian
c286e99aa9 Mention that it works for PostgreSQL in the first line of DESCR
(for those who overlook the COMMENT in Makefile :-)).  A few minor
wording tweaks.

OK Pierre-Emmanuel André (maintainer), and ajacoutot@.
2008-04-10 22:33:19 +00:00
ajacoutot
5e104718c9 +pgloader 2008-04-07 15:11:05 +00:00
ajacoutot
aef489e2b8 Import pgloader-2.3.0
pgloader imports data from a flat file and insert it into a database
table. It uses a flat file per database table, and you can configure as
many Sections as you want, each one associating a table name and a data
file.
[...]

from Pierre-Emmanuel Andre <pea at raveland dot org>
2008-04-07 15:10:11 +00:00
espie
7511648780 minor updates 2008-04-05 18:11:08 +00:00
bernd
1562c0f0d0 Update to ruby-mysql-2.7.5. 2008-03-29 11:35:45 +00:00
sturm
81ede3a6b8 missing PKGNAME bumps after java.port.mk changes
noticed by espie@
2008-03-26 13:07:04 +00:00
espie
a924a02841 RUN_DEPENDS change -> pkgname bump 2008-03-26 10:11:28 +00:00
simon
764a999f9a Major update to version 8.3.1 - be sure to dump your databases before
you apply this and restore afterwards!

Additionally, implicit typecasts are history and not supported anymore.
Versions prior to 8.3 had the feature (some say bug) that functions,
expecting an argument to be of a certain type, have casted a variable of
any other type to the expected type, if possible.
This has changed now.  Tests surfaced rare occurrences of regressions,
which were then fixed in about ten minutes - and that code was not even
in the ports tree;  no issues found there.

A few more things have changed, namely tsearch2 went from contrib to the
core and native uuid type support was added;  for details read the
release announcement at
http://www.postgresql.org/docs/8.3/static/release-8-3.html.

tests & ok mbalmer@ (maintainer)
2008-03-24 17:26:12 +00:00
naddy
96a5171118 bump PKGNAME for PLIST changes 4.2 -> 4.3 2008-02-22 19:16:49 +00:00
sthen
82a4909879 OpenLDAP 2.3 segfaults with DB >= 4.6.3 due to an API change.
After discussions with a few people and testing of how upgrades will
be handled, mark this FLAVOR as broken so existing -bdb users don't
break their installation with pkg_add -u. Those wishing to upgrade
must dump their database, remove the openldap-*-bdb package, then
they are free to install the new unFLAVORed version and restore
the database.

This can be revisited after release, hopefully OpenLDAP 2.4 (which
requires newer DB) will be stable by then.

ok mbalmer (MAINTAINER)
2008-02-15 12:34:20 +00:00
kurt
ef1a64e45b - pkg bump all 1.3+ ports due to 1.3-linux removal and change in
RUN_DEPENDS via java.port.mk. okay ian@ pval@
2008-02-14 21:51:31 +00:00
sthen
e7b693fecb minor version update and fix PLIST, from pea on ports@, thanks!
ok mbalmer
2008-02-13 12:07:01 +00:00
landry
897eaf2c75 Install @sample /var/openldap-* as owned by unpriviledged user _openldap, and
add a pkg/MESSAGE-server teaching the user how to launch slapd in rc.local as
_openldap user.

english 'looks fine' jmc@, and ok ajacoutot@ mbalmer@ (maintainer)
2008-02-13 09:45:54 +00:00
sthen
f52eead6f8 SECURITY update to mysql 5.0.51a
from Brad, also tested by Frank Denis and myself.
2008-02-11 01:03:34 +00:00
espie
45af49999e kde4 dependency, needed for their so-called `semantic desktop' (nepomuk) 2008-02-08 23:21:18 +00:00
winiger
a6b1653d44 - build examples package only once
- add pkgpath fixes updating from unflavored versions

ok mbalmer@ simon@
2008-02-08 10:12:15 +00:00
bernd
35df7541b2 Add ruby-mysql. 2008-02-02 14:08:21 +00:00
bernd
d1771e46fd Initial import of ruby-mysql-2.7.4.
This is the MySQL API module for Ruby. It provides the same functions for
Ruby programs that the MySQL C API provides for C programs.
2008-02-02 14:06:05 +00:00
steven
ec7b0f0160 fix WANTLIB 2008-02-02 09:30:54 +00:00
eric
d53ea27d88 Update to py-sqlite-2.4.1 from Martynas. Fixes an issue other ports
(like gajim) were having.

ok martynas@, bernd@
2008-01-30 17:33:13 +00:00
sthen
e176096ec1 update to 0.33
ok jakob (MAINTAINER)
2008-01-29 08:35:41 +00:00
sthen
42d18240bb bump to 1.8.1 and fix LIB_DEPENDS following wxWidgets update.
similar diff (without LIB_DEPENDS) from Pea on ports@

ok mbalmer
2008-01-26 10:20:48 +00:00
merdely
cb86495fb3 Don't hardcode "-O". Fixes build on alpha.
Add NO_REGRESS=Yes (there's no working test)

ok Valery Masiutsin (MAINTAINER) and naddy@
2008-01-24 18:34:01 +00:00
espie
a113a3ab41 update to 0.5.7, compiles and packages. To be tested for real at some
point.
2008-01-21 13:36:14 +00:00
winiger
2205c13bae correct FULLPKGNAME-examples
hint and ok sturm@
2008-01-20 17:45:26 +00:00
winiger
37b72587d2 correct -examples FULLPKGNAME (found by sturm@)
build -examples package only for python2.5

ok mbalmer@
2008-01-20 10:41:09 +00:00
merdely
1e5d3a60aa Update to MySQL 5.0.51.
(rest of diff)

From brad
ok mbalmer
2008-01-18 20:34:14 +00:00
merdely
f5df87a3b3 Update to MySQL 5.0.51.
From brad
ok mbalmer
2008-01-18 20:31:17 +00:00