Commit Graph

966 Commits

Author SHA1 Message Date
sturm
bbdb71c949 clock_t is arch specific and comes from time.h, now 2005-11-30 21:51:44 +00:00
naddy
20e6ab1fd4 fix dependencies 2005-11-17 19:07:12 +00:00
wilfried
543eb8d82a fix wantlib + bump 2005-11-15 13:23:15 +00:00
wilfried
f3d4a6e993 fix wantlib + bump 2005-11-13 20:12:38 +00:00
wilfried
4e3df2b070 Fix wantlib + bump 2005-11-13 20:01:18 +00:00
mbalmer
ffedc5c32f Move some files from the client to the server package and bump the
package name.

hint by wilfried@, thanks!
2005-11-12 18:12:06 +00:00
mbalmer
8288a4922e Set USE_LIBTOOL=Yes and bump package name. Make sure libsasl2 is linked.
Caveat:  older versions of the port/package must be removed before building
the package.

thanks to espie@ and bernd@ for helping.
2005-11-12 17:22:58 +00:00
espie
e0af4b998b force gq to pick up sasl2 in its search for openldap. 2005-11-12 10:39:07 +00:00
mbalmer
59a9d6f3be Make sure libldap.so and libldap_r.so are linked against the newly built
liblber.so and not a liblber.so that might be installed in the system.

Bump package name.

problem reported by bernd@, thanks.
2005-11-09 15:42:49 +00:00
mbalmer
c95df04d7d Bump package name. 2005-11-08 23:40:01 +00:00
mbalmer
5a65352148 Rearrange the PLIST's to make sure the subpackages can be individually
installed and deinstalled.

problem found by msf@, thanks!
2005-11-08 22:07:33 +00:00
mbalmer
f3ee50ba8d Update to PostgreSQL 8.1.0
Detailed information can be found at http://www.postgresql.org/docs/whatsnew
2005-11-08 15:20:42 +00:00
mbalmer
1b612625c9 Update to OpenLDAP 2.3.11 and take maintainership.
Support for sasl2 is now built by default.

ok bernd@
2005-11-07 15:59:08 +00:00
wilfried
48932ad598 +mysql-administrator
+mysql-query-browser
2005-11-04 14:05:30 +00:00
wilfried
b702e429a6 import of mysql-query-browser-1.1.17
visual query tool for MySQL
2005-11-04 14:01:53 +00:00
wilfried
cb44259d9c import of mysql-administrator-1.1.4
visual administration console for MySQL
2005-11-04 14:00:11 +00:00
brad
d9db8da48f allow the autoconf script to detect that x86/gcc-assembly fast mutexes
should be used on amd64.

From Berkeley DB 4.3

Should resolve PR 4596
2005-11-03 23:12:45 +00:00
jolan
5af939e292 add no_tcl flavor, inspired by a patch from pierre-yves ritsch 2005-11-03 23:05:01 +00:00
bernd
12b0c82bf9 - fix file modes for some files
- bump PKGNAMES

v3: "looks good" espie@, ok niallo@
v4: ok niallo@
2005-11-01 15:44:24 +00:00
mbalmer
652ca7158c Update to mnemo-h3-2.0.2 2005-10-31 15:18:48 +00:00
jolan
2af9696dbc when sqlite3 is compiled with -O2 on amd64, it crashes in the regression
tests.  this doesn't happen with any other optimization level so just
use -Os as it is the closest thing to -O2.

could use some help tracking this down...
2005-10-20 04:42:56 +00:00
wilfried
5e167e48a0 fix plists, ok brad@ 2005-10-16 18:16:27 +00:00
brad
ceb2584d24 put in replacement mutex code for powerpc. resolves issues previously
reported with Cyrus and powerpc.

From: Evolution's CVS repo via Stuart Henderson <stu at spacehopper dot org>
2005-10-16 00:11:00 +00:00
mbalmer
086dc2b0cd Update to PostgreSQL 8.0.4. 2005-10-10 22:48:24 +00:00
jakob
3ba21fd18d OpenLDAP 2.2.29 2005-10-08 09:12:38 +00:00
brad
f043d4a44f bump server PKGNAME 2005-10-07 22:48:42 +00:00
brad
bc8d732f72 fix creation of socket dir.
From: kevlo@
2005-10-07 22:48:12 +00:00
brad
9633d1ff97 use -f with chown 2005-10-07 22:46:47 +00:00
alek
3b418451de Add libpqxx 2005-10-02 13:32:45 +00:00
alek
dd694b0e42 Import libpqxx 2.5.3
libpqxx is a front-end (in the sense of "language binding") for writing
C++ programs that use PostgreSQL. It supersedes the older libpq++
interface, which came bundled with the DBMS.

ok espie@
2005-10-02 13:26:31 +00:00
sturm
834678b88f fix postinstall instructions
from dir21 at cam.ac.uk via pr 4528
2005-10-01 14:49:11 +00:00
jolan
449ac25a95 update to 3.2.7 2005-09-27 03:49:35 +00:00
sturm
5daf6bdc9a this port supports SQLite2 not 3
from kaoru at kaisei.org via ports/4521
2005-09-26 17:28:13 +00:00
jakob
c2b2220d61 fix Berkley DB dependency 2005-09-26 05:55:03 +00:00
pvalchev
b435bbbafa remove maintainer Shell Hung due to years of inactivity 2005-09-23 19:36:02 +00:00
mbalmer
4f5ab2fe67 Update to version 2.0.10, released 2005-09-23
Changes since 2.0.9:

Lib/
* Switched back to old implementation of
  ldap.schema.tokenizer.split_tokens() since the new one
  had a bug which deletes the spaces from DESC
* ldap.INSUFFICIENT_ACCESS is now ignored in
  ldap.ldapobject.LDAPObject.search_subschemasubentry_s()
2005-09-23 11:59:02 +00:00
avsm
e6f1da782b update to ocaml-postgresql-1.4.6, prodded by bsdlist@mumak.com 2005-09-22 13:10:47 +00:00
djm
cbb525b8b8 py-sqlite2-2.0.4 (bugfix release) 2005-09-19 02:10:46 +00:00
jolan
670ac17c40 update to 3.2.6 2005-09-17 22:05:39 +00:00
espie
0031945c6e Fix a buglet in bsd.port.mk where the PSEUDO_FLAVORS get encoded into
the FULLPKGPATH, thus providing changes to packing-lists which shouldn't
happen, and making update more difficult.

Accordingly, bump all pkgnames with PSEUDO_FLAVORS, and provide an
update @pkgpath for the bug for most of them (left out the ones with 3
or 4 pseudo flavors for space constraints...)
2005-09-16 09:51:25 +00:00
bernd
35eec0722f - update to qdbm-1.8.33
- change my email address

ok naddy@
2005-09-13 18:52:14 +00:00
brad
bd695dbdc8 upgrade to py-mysql 1.2.0 2005-09-12 04:29:35 +00:00
bernd
94b9fa9eb7 - we have iswspace and btowc now, so let gq use it
- fix WANTLIB
- bump PKGNAME

okay espie@ mbalmer@
2005-09-10 21:47:59 +00:00
marcm
3dc4cdf5ab Bugfix update to latest in the 1.2 series. 2005-09-08 04:46:25 +00:00
jolan
d4cd93b182 update to 3.2.5 2005-09-08 03:46:59 +00:00
pvalchev
9476fc2894 fix another busted mysql port 2005-09-08 03:45:17 +00:00
wilfried
a5256cf9a1 use correct values of MYSQL_VERSION_IDs, brad@ agrees 2005-09-07 13:58:35 +00:00
brad
05766ed87f fix broken mysqlcc
patch from the FreeBSD port
2005-09-07 00:41:04 +00:00
espie
d9c701618e fixed manpages with new make-plist. 2005-09-05 13:12:47 +00:00
brad
8768362a26 upgrade to MySQL 4.1.14 2005-09-04 22:51:24 +00:00