[Midnightbsd-cvs] mports: x11/liboldX: Added liboldX-1.0.1: Old X library

ctriv at midnightbsd.org ctriv at midnightbsd.org
Fri Oct 5 15:59:53 EDT 2007


Log Message:
-----------
Added liboldX-1.0.1: Old X library

Added Files:
-----------
    mports/x11/liboldX:
        Makefile (r1.1)
        distinfo (r1.1)
        pkg-descr (r1.1)
        pkg-plist (r1.1)

-------------- next part --------------
--- /dev/null
+++ x11/liboldX/pkg-descr
@@ -0,0 +1,6 @@
+This package contains the old X library.
+
+WWW: http://www.freedesktop.org/Software/xlibs
+
+- Florent Thoumie
+flz at FreeBSD.org
--- /dev/null
+++ x11/liboldX/pkg-plist
@@ -0,0 +1,6 @@
+include/X11/X10.h
+lib/liboldX.a
+lib/liboldX.la
+lib/liboldX.so
+lib/liboldX.so.6
+libdata/pkgconfig/oldx.pc
--- /dev/null
+++ x11/liboldX/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for:	liboldX
+# Date Created:				Dec 16 2006
+# Whom:					Florent Thoumie <flz at FreeBSD.org>
+#
+# $FreeBSD: ports/x11/liboldX/Makefile,v 1.1 2007/05/19 20:27:01 flz Exp $
+# $MidnightBSD: mports/x11/liboldX/Makefile,v 1.1 2007/10/05 19:59:53 ctriv Exp $
+#
+
+PORTNAME=	liboldX
+PORTVERSION=	1.0.1
+CATEGORIES=	x11
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	Old X library
+LICENSE=	x11
+
+XORG_CAT=	lib
+USE_XORG=	x11
+USE_AUTOTOOLS=	libtool:15
+
+CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd${OSREL}
+
+.include <bsd.port.mk>
--- /dev/null
+++ x11/liboldX/distinfo
@@ -0,0 +1,3 @@
+MD5 (xorg/lib/liboldX-1.0.1.tar.bz2) = 6b81ffe486d76c380d08f92285758d84
+SHA256 (xorg/lib/liboldX-1.0.1.tar.bz2) = 1091d301f5e28f84e5d755a5cde9d2f7edb82b799d051522751874571e10340f
+SIZE (xorg/lib/liboldX-1.0.1.tar.bz2) = 215694


More information about the Midnightbsd-cvs mailing list