Date: Sun, 6 Oct 2013 16:09:43 +0000 (UTC) From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r329599 - in head/x11-toolkits: linux-f10-gtk linux-f10-openmotif linux-f10-pango linux-f10-qt45 linux-f10-tk85 Message-ID: <201310061609.r96G9hIL045089@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rene Date: Sun Oct 6 16:09:43 2013 New Revision: 329599 URL: http://svnweb.freebsd.org/changeset/ports/329599 Log: Add stage support for linux-f10-* ports maintained by emulation@ (category x11-toolkits). - x11-toolkits/linux-f10-gtk2 is not updated yet, it wants to chroot(8) - Fix plist of linux-f10-qt45 Modified: head/x11-toolkits/linux-f10-gtk/Makefile head/x11-toolkits/linux-f10-openmotif/Makefile head/x11-toolkits/linux-f10-pango/Makefile head/x11-toolkits/linux-f10-qt45/Makefile head/x11-toolkits/linux-f10-qt45/pkg-plist.i386 head/x11-toolkits/linux-f10-tk85/Makefile Modified: head/x11-toolkits/linux-f10-gtk/Makefile ============================================================================== --- head/x11-toolkits/linux-f10-gtk/Makefile Sun Oct 6 15:46:16 2013 (r329598) +++ head/x11-toolkits/linux-f10-gtk/Makefile Sun Oct 6 16:09:43 2013 (r329599) @@ -22,5 +22,4 @@ RPMVERSION= 66.fc10 USE_LDCONFIG= yes PLIST= ${PKGDIR}/pkg-plist.${LINUX_RPM_ARCH} -NO_STAGE= yes .include <bsd.port.mk> Modified: head/x11-toolkits/linux-f10-openmotif/Makefile ============================================================================== --- head/x11-toolkits/linux-f10-openmotif/Makefile Sun Oct 6 15:46:16 2013 (r329598) +++ head/x11-toolkits/linux-f10-openmotif/Makefile Sun Oct 6 16:09:43 2013 (r329599) @@ -23,7 +23,6 @@ USE_LDCONFIG= yes SRC_DISTFILES= DISTINFO_FILE= ${MASTERDIR}/distinfo.i386 -NO_STAGE= yes post-extract: @${RM} -r ${WRKSRC}/etc ${WRKSRC}/usr/bin ${WRKSRC}/usr/include \ ${WRKSRC}/usr/share ${WRKSRC}/usr/lib/X11 Modified: head/x11-toolkits/linux-f10-pango/Makefile ============================================================================== --- head/x11-toolkits/linux-f10-pango/Makefile Sun Oct 6 15:46:16 2013 (r329598) +++ head/x11-toolkits/linux-f10-pango/Makefile Sun Oct 6 16:09:43 2013 (r329599) @@ -11,7 +11,7 @@ MASTER_SITE_SRC_SUBDIR= netchild/rpms/${ PKGNAMEPREFIX= linux-f10- MAINTAINER= emulation@FreeBSD.org -COMMENT= The pango library (Linux Fedora 10) +COMMENT= Pango library (Linux Fedora 10) CONFLICTS= linux-pango-[0-9]* linux-f8-pango-[0-9]* @@ -26,8 +26,7 @@ USE_LDCONFIG= yes DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr -NO_STAGE= yes post-install: - @${PREFIX}/usr/bin/pango-querymodules-32 > ${PREFIX}/etc/pango/i686-pc-linux-gnu/pango.modules + @${STAGEDIR}${PREFIX}/usr/bin/pango-querymodules-32 > ${STAGEDIR}${PREFIX}/etc/pango/i686-pc-linux-gnu/pango.modules .include <bsd.port.mk> Modified: head/x11-toolkits/linux-f10-qt45/Makefile ============================================================================== --- head/x11-toolkits/linux-f10-qt45/Makefile Sun Oct 6 15:46:16 2013 (r329598) +++ head/x11-toolkits/linux-f10-qt45/Makefile Sun Oct 6 16:09:43 2013 (r329599) @@ -19,5 +19,4 @@ RPMVERSION= 9.fc10 USE_LDCONFIG= yes PLIST= ${PKGDIR}/pkg-plist.${LINUX_RPM_ARCH} -NO_STAGE= yes .include <bsd.port.mk> Modified: head/x11-toolkits/linux-f10-qt45/pkg-plist.i386 ============================================================================== --- head/x11-toolkits/linux-f10-qt45/pkg-plist.i386 Sun Oct 6 15:46:16 2013 (r329598) +++ head/x11-toolkits/linux-f10-qt45/pkg-plist.i386 Sun Oct 6 16:09:43 2013 (r329599) @@ -8,6 +8,22 @@ usr/lib/libQtSql.so.4.5.3 usr/lib/libQtTest.so.4.5.3 usr/lib/libQtXml.so.4.5.3 usr/lib/libQtXmlPatterns.so.4.5.3 +usr/lib/libQtCore.so.4.5 +usr/lib/libQtDBus.so.4.5 +usr/lib/libQtNetwork.so.4.5 +usr/lib/libQtScript.so.4.5 +usr/lib/libQtSql.so.4.5 +usr/lib/libQtTest.so.4.5 +usr/lib/libQtXml.so.4.5 +usr/lib/libQtXmlPatterns.so.4.5 +usr/lib/libQtCore.so.4 +usr/lib/libQtDBus.so.4 +usr/lib/libQtNetwork.so.4 +usr/lib/libQtScript.so.4 +usr/lib/libQtSql.so.4 +usr/lib/libQtTest.so.4 +usr/lib/libQtXml.so.4 +usr/lib/libQtXmlPatterns.so.4 usr/lib/qt4/bin/qdbus usr/lib/qt4/phrasebooks/danish.qph usr/lib/qt4/phrasebooks/dutch.qph Modified: head/x11-toolkits/linux-f10-tk85/Makefile ============================================================================== --- head/x11-toolkits/linux-f10-tk85/Makefile Sun Oct 6 15:46:16 2013 (r329598) +++ head/x11-toolkits/linux-f10-tk85/Makefile Sun Oct 6 16:09:43 2013 (r329599) @@ -22,8 +22,6 @@ RPMVERSION= 5.fc10 BRANELF_FILES= usr/bin/wish8.5 USE_LDCONFIG= yes -PLIST_SUB= PORTVERSION="${PORTVERSION}" DESCR= ${.CURDIR}/../${PORTNAME}${PKGNAMESUFFIX}/pkg-descr -NO_STAGE= yes .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310061609.r96G9hIL045089>