Commit graph

6 commits

Author SHA1 Message Date
Akinori MUSHA
7974bf2316 Update to 0.8.4. 2009-02-21 06:00:25 +00:00
Pav Lucistnik
935c58f804 - Another attempt to fix objformat thing
Reported by:	QAT
Approved by:	portmgr (self)
2008-09-15 23:14:27 +00:00
Pav Lucistnik
63c73ede28 - Fix on 7.x and above (objformat)
Reported by:	QAT
Approved by:	portmgr (self)
2008-09-15 22:50:34 +00:00
Pav Lucistnik
dd2c1e37fe - Fix build on pointyhat by preinstalling build-depend for mysql-server target
(ugly hack, but it works)

Approved by:	knu (maintainer)
Approved by:	portmgr (self)
2008-09-15 20:56:16 +00:00
Akinori MUSHA
4bd89b5599 Fix permissions of example files so that make test works after
installation.

COPYTREE_* macros install files with cpio -dumpl (l -- hardlink) and
then do chmod & chown against the newly installed files, so when
WRKSRC and PREFIX are under the same filesystem, permissions of the
original files under the working directory are also affected.  That
was how installing files with wrong permissions caused make test under
the working directory to fail.
2008-09-03 09:06:58 +00:00
Akinori MUSHA
0f74e1f3b7 Add mysql-q4m, a message queue that works as a pluggable storage
engine of MySQL.
2008-09-02 11:32:01 +00:00