Date: Sat, 30 Aug 2014 09:58:03 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r366603 - in head/devel: libesedb liblnk libmsiecf libolecf libpff libqcow libregf libsmdev libvhdi libvmdk py-pydasm Message-ID: <201408300958.s7U9w3V8036256@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sat Aug 30 09:58:03 2014 New Revision: 366603 URL: http://svnweb.freebsd.org/changeset/ports/366603 QAT: https://qat.redports.org/buildarchive/r366603/ Log: Convert to USES=python Modified: head/devel/libesedb/Makefile head/devel/liblnk/Makefile head/devel/libmsiecf/Makefile head/devel/libolecf/Makefile head/devel/libpff/Makefile head/devel/libqcow/Makefile head/devel/libregf/Makefile head/devel/libsmdev/Makefile head/devel/libvhdi/Makefile head/devel/libvmdk/Makefile head/devel/py-pydasm/Makefile Modified: head/devel/libesedb/Makefile ============================================================================== --- head/devel/libesedb/Makefile Sat Aug 30 09:17:20 2014 (r366602) +++ head/devel/libesedb/Makefile Sat Aug 30 09:58:03 2014 (r366603) @@ -15,8 +15,7 @@ LICENSE= LGPL3 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} ${ICONV_CONFIGURE_ARG} -USES= gettext iconv libtool pathfix -USE_PYTHON= 2 +USES= gettext iconv libtool pathfix python:2 USE_LDCONFIG= yes INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E} Modified: head/devel/liblnk/Makefile ============================================================================== --- head/devel/liblnk/Makefile Sat Aug 30 09:17:20 2014 (r366602) +++ head/devel/liblnk/Makefile Sat Aug 30 09:58:03 2014 (r366603) @@ -3,10 +3,10 @@ PORTNAME= liblnk PORTVERSION= 20140731 +DISTVERSIONPREFIX= alpha- CATEGORIES= devel MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiSQmluVC1YeDVvZWM/ \ LOCAL/antoine -DISTNAME= ${PORTNAME}-alpha-${PORTVERSION} MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tools to access the Windows shortcut file (LNK) format @@ -15,8 +15,7 @@ LICENSE= LGPL3 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} ${ICONV_CONFIGURE_ARG} -USES= gettext iconv libtool pathfix -USE_PYTHON= 2 +USES= gettext iconv libtool pathfix python:2 USE_LDCONFIG= yes INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} Modified: head/devel/libmsiecf/Makefile ============================================================================== --- head/devel/libmsiecf/Makefile Sat Aug 30 09:17:20 2014 (r366602) +++ head/devel/libmsiecf/Makefile Sat Aug 30 09:58:03 2014 (r366603) @@ -14,8 +14,7 @@ LICENSE= LGPL3 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} ${ICONV_CONFIGURE_ARG} -USES= gettext iconv libtool pathfix -USE_PYTHON= 2 +USES= gettext iconv libtool pathfix python:2 USE_LDCONFIG= yes INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E} Modified: head/devel/libolecf/Makefile ============================================================================== --- head/devel/libolecf/Makefile Sat Aug 30 09:17:20 2014 (r366602) +++ head/devel/libolecf/Makefile Sat Aug 30 09:58:03 2014 (r366603) @@ -14,8 +14,7 @@ LICENSE= LGPL3 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} ${ICONV_CONFIGURE_ARG} -USES= fuse gettext iconv libtool pathfix pkgconfig -USE_PYTHON= 2 +USES= fuse gettext iconv libtool pathfix pkgconfig python:2 USE_LDCONFIG= yes INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E} Modified: head/devel/libpff/Makefile ============================================================================== --- head/devel/libpff/Makefile Sat Aug 30 09:17:20 2014 (r366602) +++ head/devel/libpff/Makefile Sat Aug 30 09:58:03 2014 (r366603) @@ -15,8 +15,7 @@ LICENSE= LGPL3 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} ${ICONV_CONFIGURE_ARG} -USES= gettext iconv libtool pathfix -USE_PYTHON= 2 +USES= gettext iconv libtool pathfix python:2 USE_LDCONFIG= yes # Remove when configure gets LDFLAGS for python correctly LDFLAGS+= -L${LOCALBASE}/lib Modified: head/devel/libqcow/Makefile ============================================================================== --- head/devel/libqcow/Makefile Sat Aug 30 09:17:20 2014 (r366602) +++ head/devel/libqcow/Makefile Sat Aug 30 09:58:03 2014 (r366603) @@ -14,9 +14,8 @@ LICENSE= LGPL3 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} ${ICONV_CONFIGURE_ARG} -USES= fuse gettext iconv libtool pathfix pkgconfig +USES= fuse gettext iconv libtool pathfix pkgconfig python:2 USE_OPENSSL= yes -USE_PYTHON= 2 USE_LDCONFIG= yes INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E} Modified: head/devel/libregf/Makefile ============================================================================== --- head/devel/libregf/Makefile Sat Aug 30 09:17:20 2014 (r366602) +++ head/devel/libregf/Makefile Sat Aug 30 09:58:03 2014 (r366603) @@ -14,8 +14,7 @@ LICENSE= LGPL3 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} ${ICONV_CONFIGURE_ARG} -USES= fuse gettext iconv libtool pathfix pkgconfig -USE_PYTHON= 2 +USES= fuse gettext iconv libtool pathfix pkgconfig python:2 USE_LDCONFIG= yes INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E} Modified: head/devel/libsmdev/Makefile ============================================================================== --- head/devel/libsmdev/Makefile Sat Aug 30 09:17:20 2014 (r366602) +++ head/devel/libsmdev/Makefile Sat Aug 30 09:58:03 2014 (r366603) @@ -14,8 +14,7 @@ LICENSE= LGPL3 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} ${ICONV_CONFIGURE_ARG} -USES= gettext iconv libtool pathfix -USE_PYTHON= 2 +USES= gettext iconv libtool pathfix python:2 USE_LDCONFIG= yes INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E} Modified: head/devel/libvhdi/Makefile ============================================================================== --- head/devel/libvhdi/Makefile Sat Aug 30 09:17:20 2014 (r366602) +++ head/devel/libvhdi/Makefile Sat Aug 30 09:58:03 2014 (r366603) @@ -15,8 +15,7 @@ LICENSE= LGPL3 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} ${ICONV_CONFIGURE_ARG} -USES= fuse gettext iconv libtool pathfix pkgconfig -USE_PYTHON= 2 +USES= fuse gettext iconv libtool pathfix pkgconfig python:2 USE_LDCONFIG= yes INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} Modified: head/devel/libvmdk/Makefile ============================================================================== --- head/devel/libvmdk/Makefile Sat Aug 30 09:17:20 2014 (r366602) +++ head/devel/libvmdk/Makefile Sat Aug 30 09:58:03 2014 (r366603) @@ -15,8 +15,7 @@ LICENSE= LGPL3 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} ${ICONV_CONFIGURE_ARG} -USES= fuse gettext iconv libtool pathfix pkgconfig -USE_PYTHON= 2 +USES= fuse gettext iconv libtool pathfix pkgconfig python:2 USE_LDCONFIG= yes INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} Modified: head/devel/py-pydasm/Makefile ============================================================================== --- head/devel/py-pydasm/Makefile Sat Aug 30 09:17:20 2014 (r366602) +++ head/devel/py-pydasm/Makefile Sat Aug 30 09:58:03 2014 (r366603) @@ -14,10 +14,9 @@ COMMENT= Python interface to libdasm LICENSE= BSD2CLAUSE +USES= python +USE_PYTHON= distutils autoplist WRKSRC_SUBDIR= ${PORTNAME} -USE_PYTHON= yes -USE_PYDISTUTILS=yes -PYDISTUTILS_AUTOPLIST=yes PORTDOCS= README.txt PORTEXAMPLES= das.py
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408300958.s7U9w3V8036256>