Commit Graph

1479 Commits

Author SHA1 Message Date
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
mbalmer
e50047f5ad Unbreak package build of bdb FLAVOR. OpenLDAP 2.3.x still has issues with
BDB4.6.
2008-01-14 21:01:11 +00:00
winiger
1239d748f1 add conflict for flavors
ok mbalmer@
2008-01-14 13:24:16 +00:00
winiger
0fa9ad5efd update from 2.2.0 to 2.3.1
python2.5.core on exit disappears

ok mbalmer@
2008-01-14 11:11:33 +00:00
martynas
2f50895af3 update to py-sqlobject-0.9.3; ok simon@ 2008-01-13 17:10:11 +00:00
martynas
65f61247a5 update to py-psycopg2-2.0.6; ok simon@
fixes amd64 regressions on python2.5, reported by Brandon Mercer
2008-01-13 17:06:31 +00:00
merdely
1ea8a46c97 - Update to 0.34.
- Adds textproc/p5-XML-SAX-Writer as a RUN_DEPENDS
- Removes the pkgspec from the RUN_DEPENDS because all of the required
  versions are lower than the oldest version in the tree

ok simon@, steven@
2008-01-13 16:27:29 +00:00
eric
c26c3bb5f9 - update to 2.4.0
- do not install useless doc
- nicer Makefile

ok martynas@
2008-01-12 23:05:13 +00:00
espie
ee98315241 minor update 2008-01-12 14:40:04 +00:00
espie
4a8a4c1877 update: bug-fixes, and new caching functionality, that can work together
with Apache::DBI
2008-01-12 14:29:39 +00:00
espie
3ed5f87609 minor update (bugfix) 2008-01-12 13:53:10 +00:00
winiger
28aff696d4 add py-ldap and py-psycopg flavors 2008-01-11 09:38:16 +00:00
winiger
353c3a971f change dependency to flavored python product
ok simon@,mbalmer@
2008-01-11 09:25:59 +00:00
winiger
91f32f6e5d make it possible to install for different python versions
ok and help from mbalmer@ and simon@
2008-01-11 09:09:22 +00:00
winiger
0c342d1da1 make it possible to install for different python versions
ok and help from mbalmer@ and simon@
2008-01-11 09:03:16 +00:00
mbalmer
e0382b07d7 The Horde Team is pleased to announce the final release of the Mnemo Note
Manager version H3 (2.1.2).

This is a bugfix release that also fixes privilege escalation in the Horde API
and missing ownership validation in the share management. All users are
encouraged to upgrade to this version.

The major changes compared to the Mnemo H3 (2.1.1) version are:
    * Fixed privilege escalation in the Horde API.
    * Fixed missing ownership validation on share changes.
    * Updated Finnish, Japanese, Portuguese, Simplified Chinese, Spanish, and
      Traditional Chinese translations.
    * Small bug fixes and improvements.

The full list of changes (from version H3 (2.1.1)) can be viewed here:
http://cvs.horde.org/diff.php/mnemo/docs/CHANGES?r1=1.63.2.37&r2=1.63.2.38.2.3&ty=h
2008-01-09 23:12:01 +00:00
mbalmer
b46b062cce Maintenance update to OpenLDAP 2.3.39. 2008-01-09 11:06:08 +00:00
bernd
f5b9826fcd Update to ruby-postgres-0.7.9.2008.01.03.
"ok if it works for you" markus@ (MAINTAINER)
2008-01-07 21:28:31 +00:00
mbalmer
9287e2bc1f Cumulative security update to PostgreSQL 8.2.6 that fixes five security
vulnerabilities.

See http://www.postgresql.org/about/news.905 for details.
2008-01-07 16:34:52 +00:00
merdely
1e497f6c85 Update to use the cextensions to improve the speed of py-storm.
From MAINTAINER (Will Maier) with help from eric@ (macppc regress
problem).

ok eric@, kili@
2008-01-06 17:09:35 +00:00
espie
9ca2e064cf do the same thing with REGRESS_FLAGS as FAKE_FLAGS 2008-01-04 18:38:51 +00:00
espie
17d70806a3 tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +00:00
espie
355696517f fix race during parallel install 2007-12-28 22:15:19 +00:00
espie
cd87060f27 regen with a more recent diff.
Remove extra bogus target that breaks in parallel mode.
2007-12-28 17:11:25 +00:00
bernd
ab861e4eb0 Update to ruby-activerecord-2.0.2. 2007-12-27 19:41:34 +00:00
merdely
2c96c0906c Move py-storm to the right place (databases). 2007-12-23 18:30:02 +00:00
merdely
cdef2e0eae Import of py-storm-0.11
Storm is a fast object-relational mapper (ORM) for Python and used in
Canonical's Launchpad project. Storm is developed in a test-driven
manner, provides small and clean public APIs and works with everything
from SQLite to PostgreSQL and MySQL.

From Will Maier
ok kili@, eric@
2007-12-23 18:29:00 +00:00
bernd
b4e9976706 Update to qdbm-1.8.77.
Reminded & tested by dhill@
2007-12-19 21:27:48 +00:00
ajacoutot
1a4e3f32b1 - add update-desktop-database goo 2007-12-15 22:37:36 +00:00
ajacoutot
38926b353b - add update-desktop-database goo 2007-12-15 19:18:46 +00:00
simon
d7d07e0294 check if macro is defined before using it and regen patches
looks fine to MAINTAINER and sthen@, ok merdely@
2007-12-11 00:34:30 +00:00