1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Akinori MUSHA
81646c9585 Update to 0.9.2. 2010-05-21 04:51:05 +00:00
Akinori MUSHA
af39f77ee7 Update to 0.9. 2010-01-15 12:25:16 +00:00
Akinori MUSHA
613d093047 Update to 0.8.9. 2009-10-26 13:53:11 +00:00
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +00:00
Akinori MUSHA
0c3ce7c128 Update to 0.8.5. 2009-04-28 15:28:33 +00:00
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