[Midnightbsd-cvs] mports: mports/devel: ugh..

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Mar 14 18:28:55 EDT 2009


Log Message:
-----------
ugh.. autoconf macros.

Modified Files:
--------------
    mports/devel:
        Makefile (r1.278 -> r1.279)

Added Files:
-----------
    mports/devel/xorg-macros:
        Makefile (r1.1)
        distinfo (r1.1)
        pkg-descr (r1.1)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/Makefile,v
retrieving revision 1.278
retrieving revision 1.279
diff -L devel/Makefile -L devel/Makefile -u -r1.278 -r1.279
--- devel/Makefile
+++ devel/Makefile
@@ -321,6 +321,7 @@
     SUBDIR += viewvc
     SUBDIR += websvn
     SUBDIR += wizardkit
+    SUBDIR += xorg-macros
     SUBDIR += yasm
     SUBDIR += zthread
     SUBDIR += zziplib
--- /dev/null
+++ devel/xorg-macros/pkg-descr
@@ -0,0 +1,5 @@
+This package contains the aclocal macros needed for building xorg modules
+from upstream source.
+
+- Eric Anholt
+anholt at FreeBSD.org
--- /dev/null
+++ devel/xorg-macros/Makefile
@@ -0,0 +1,16 @@
+# $MidnightBSD: mports/devel/xorg-macros/Makefile,v 1.1 2009/03/14 22:28:53 laffer1 Exp $
+
+PORTNAME=	xorg-macros
+PORTVERSION=	1.2.1
+CATEGORIES=	devel x11
+DISTNAME=	util-macros-$(PORTVERSION)
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	X.Org development aclocal macros
+LICENSE=	unknown
+
+XORG_CAT=	util
+
+PLIST_FILES=	share/aclocal/xorg-macros.m4
+
+.include <bsd.port.mk>
--- /dev/null
+++ devel/xorg-macros/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/util/util-macros-1.2.1.tar.bz2) = dc7ddaf9bea8b341510efe4dac125af4
+SHA256 (xorg/util/util-macros-1.2.1.tar.bz2) = 2863ce6c25a40a3c5d6f31721d496a8a8d5e99bb646e73b990d727623a208878
+SIZE (xorg/util/util-macros-1.2.1.tar.bz2) = 48602


More information about the Midnightbsd-cvs mailing list