# New ports collection makefile for: trac-autocomplete # Date created: August 18, 2011 # Whom: Eygene Ryabinkin # # $FreeBSD$ # PORTNAME= defaultcc PORTVERSION= 0.1 CATEGORIES= www python MASTER_SITES= http://dist.codelabs.ru/fbsd/trac-${PORTNAME}/ PKGNAMEPREFIX= trac- DISTNAME= ${PORTNAME}plugin-r${REL} MAINTAINER= rea@FreeBSD.org COMMENT= A plugin that adds default CC value for tickets BUILD_DEPENDS+= easy_install:${PORTSDIR}/devel/py-setuptools RUN_DEPENDS+= trac>=0.11:${PORTSDIR}/www/trac USE_PYTHON= yes USE_ZIP= yes NO_BUILD= yes USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= Default_CC PYDISTUTILS_NOEGGINFO= yes WRKSRC= ${WRKDIR}/${PORTNAME}plugin/trunk REL= 10605 PLIST_SUB+= PYTHON_VER=${PYTHON_VER} # We must fix file permissions -- ZIP file have 0000 for every file. # Directory permissions are fine (they aren't stored inside ZIP # file), but we set them too -- just in case. post-extract: @${FIND} ${WRKSRC} -type f | ${XARGS} ${CHMOD} 644 @${FIND} ${WRKSRC} -type d | ${XARGS} ${CHMOD} 755 # Target to generate packaging list plist: @${FIND} ${PYTHON_SITELIBDIR}/${PYDISTUTILS_PKGNAME}-${PORTVERSION}-py${PYTHON_VER}.egg -type f | ${SED} -e's|^${PYTHON_SITELIBDIR}/|%%PYTHON_SITELIBDIR%%/|;s|/${PYDISTUTILS_PKGNAME}-${PORTVERSION}-py[[:digit:]\.]*.egg|/${PYDISTUTILS_PKGNAME}-${PORTVERSION}-py%%PYTHON_VER%%.egg|' @${FIND} ${PYTHON_SITELIBDIR}/${PYDISTUTILS_PKGNAME}-${PORTVERSION}-py${PYTHON_VER}.egg -type d -mindepth 1 | ${SORT} -r | ${SED} -e's|^${PYTHON_SITELIBDIR}/|@dirrm %%PYTHON_SITELIBDIR%%/|;s|/${PYDISTUTILS_PKGNAME}-${PORTVERSION}-py[[:digit:]\.]*.egg|/${PYDISTUTILS_PKGNAME}-${PORTVERSION}-py%%PYTHON_VER%%.egg|' @[ -d ${PYTHON_SITELIBDIR}/${PYDISTUTILS_PKGNAME}-${PORTVERSION}-py${PYTHON_VER}.egg ] && ${ECHO} '@dirrm %%PYTHON_SITELIBDIR%%/${PYDISTUTILS_PKGNAME}-${PORTVERSION}-py%%PYTHON_VER%%.egg' .include t/npm_and_yarn/devel/electron4/files/ini-1.3.7'>dependabot/npm_and_yarn/devel/electron4/files/ini-1.3.7 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* chinese/kcfonts: Mark jobs unsafemarino2014-02-061-0/+2
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2
* Fix build error with clang.vanilla2011-09-052-5/+21
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
* BROKEN should not be quoted.erwin2010-06-131-1/+1
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-211-2/+0
* - Remove dependency on X_CLIENTS_PORTgahr2008-03-111-5/+3
* - Welcome X.org 7.2 \o/.flz2007-05-20