# Created by: Uffe Jakobsen # $FreeBSD$ PORTNAME= firmware PORTVERSION= 20140418 PORTREVISION= 1 CATEGORIES= science MASTER_SITES= #none PKGNAMEPREFIX= sigrok- PKGNAMESUFFIX= -utils DISTFILES= #none MAINTAINER= uffe@uffe.org COMMENT= Sigrok firmware extraction utils LICENSE= GPLv2 USES= python:3 NO_BUILD= yes PORTDOCS= README.parsepe PY_FILES= parsepe.py parseelf.py EX_FILES= sigrok-fwextract-hantek-dso \ sigrok-fwextract-saleae-logic16 \ sigrok-fwextract-sysclk-lwla PLIST_FILES= ${PY_FILES:S,^,bin/,} \ ${EX_FILES:S,^,bin/,} \ ${EX_FILES:S,^,man/man1/,:S,$,.1.gz,} do-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_MAN} ${FILESDIR}/README.parsepe ${STAGEDIR}${DOCSDIR} .for fil in ${PY_FILES} ${INSTALL_SCRIPT} ${FILESDIR}/${fil} ${STAGEDIR}${PREFIX}/bin .endfor .for fil in ${EX_FILES} ${INSTALL_SCRIPT} ${FILESDIR}/${fil} ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${FILESDIR}/${fil}.1 ${STAGEDIR}${MANDIRS}/man1 .endfor .include ntw44/cgit-data/cgit.png' alt='cgit logo'/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to 1.6.2.lx2015-06-103-4/+4
* Update to 1.6.1antoine2014-11-073-6/+4
* - USES=libtool pathfixtijl2014-07-113-17/+5
* Update to 1.5.0.lx2014-06-203-4/+4
* Update to 1.4.0.lx2014-02-193-7/+9
* - Stage supportmiwi2014-01-311-1/+0
* Fix properties on pkg-plistbapt2014-01-221-1/+0
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Update libfixbuf to 1.3.0.lx2013-05-304-6/+5
* Finish converting the whole ports tree to USES=pkgconfigbapt2013-04-231-6/+2
* * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 whichkwm2013-03-081-0/+1
* Update to 1.0.2.lx2011-10-053-5/+5
* Fix mangled word (rary -> library).olgeni2011-09-091-1/+1