# Created by: Babak Farrokhi # $FreeBSD$ PORTNAME= isomaster PORTVERSION= 1.3.13 PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://littlesvr.ca/isomaster/releases/ MAINTAINER= danilo@FreeBSD.org COMMENT= GTK2 (bootable) CD ISO Image editor LICENSE= GPLv2 LIB_DEPENDS= libiniparser.so:devel/iniparser RUN_DEPENDS= xdg-open:devel/xdg-utils USES= desktop-file-utils gettext gmake pkgconfig tar:bzip2 USE_GNOME= gtk20 MAKE_ENV= DEFAULT_VIEWER="xdg-open" USE_SYSTEM_INIPARSER=1 CPPFLAGS+= -I${LOCALBASE}/include -Diniparser_setstr=iniparser_set LDFLAGS+= -L${LOCALBASE}/lib -lintl post-patch: @${REINPLACE_CMD} -e \ 's|||' ${WRKSRC}/bk/bkMisc.c @${FIND} ${WRKSRC} -name "Makefile" | ${XARGS} ${REINPLACE_CMD} -e \ 's|@$$(CC)|$$(CC)|' do-install: (cd ${WRKSRC} && ${INSTALL_PROGRAM} isomaster \ ${STAGEDIR}${PREFIX}/bin) (cd ${WRKSRC} && ${INSTALL_MAN} isomaster.1 \ ${STAGEDIR}${MANPREFIX}/man/man1) @${MKDIR} ${STAGEDIR}${DATADIR}/icons .for i in add2-kearone.png delete-kearone.png extract2-kearone.png \ folder-new-kearone.png go-back-kearone.png isomaster.png (cd ${WRKSRC}/icons && ${INSTALL_DATA} ${i} \ ${STAGEDIR}${DATADIR}/icons) .endfor .for i in ar be@latin bg bn_IN ca cs da de el es et fi fo fr gl he hr hu \ id it ja lt lv nb nl nn pl pt pt_BR ro ru sk sl sq sr sr@Latn \ sr@latin sv tr uk ur_PK zh_CN zh_TW @${MKDIR} ${STAGEDIR}${PREFIX}/share/locale/${i}/LC_MESSAGES (cd ${WRKSRC}/po && ${INSTALL_DATA} ${i}.mo \ ${STAGEDIR}${PREFIX}/share/locale/${i}/LC_MESSAGES/isomaster.mo) .endfor ${INSTALL_DATA} ${WRKSRC}/isomaster.desktop ${STAGEDIR}${DESKTOPDIR} .include d_yarn/devel/electron4/files/elliptic-6.5.3'>dependabot/npm_and_yarn/devel/electron4/files/elliptic-6.5.3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Cleanup patches, a* categories.mat2016-07-272-10/+10
* - Fix trailing whitespace in pkg-descrs, categories [a-f]*amdmi32016-05-191-1/+1
* Fix multiple vulnerabilities.ehaupt2016-01-053-7/+41
* - Add CPE infoamdmi32015-06-041-0/+2
* Remove the historic option INSTALL_AS_INFOUNZIP which would install the unzipehaupt2015-02-211-18/+6
* Fix patch, pass my pointy hats please.delphij2015-02-191-2/+2
* Fix build. The merge should have been tested against an ICONV build.delphij2015-02-181-3/+3
* Apply fix for CVE-2015-1315 from Marc Deslauriersdelphij2015-02-182-4/+16
* Apply Debian patch for CVE-2014-9636 which fixes out ofdelphij2015-02-042-7/+18
* Add patch to fix multiple vulnerabilities.ehaupt2015-01-162-1/+67
* Merge 4 unzip slave ports into archivers/unzip as non-default optionsmarino2014-08-1516-69/+580
* Now that this port is staged and DOCS defined we can stop testing for DOCS inehaupt2014-02-131-2/+0
* Rename MAN1 to MANPAGES to avoid triggering the sanity checkbapt2013-12-271-3/+3
* - Quiesce portlintehaupt2013-11-291-4/+6
* Support staging.ehaupt2013-10-281-9/+12
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-201-0/+1
* - Make ports use the libc provided iconv implementation on 10-CURRENTmadpilot2013-09-051-1/+1
* - Convert USE_GMAKE to USES=gmakeehaupt2013-07-091-5/+1
* - Convert USE_ICONV=yes to USES=iconvmva2013-04-271-1/+1
* Variable that start with _ are considered private to the definingeadler2013-03-021-1/+1
* Fix typos in COMMENTcs2012-07-251-1/+1
* Respect STRIP (eg. if WITH_DEBUG is defined)ehaupt2012-05-151-0/+1
* Take maintainershipehaupt2011-08-301-1/+1
* Remove myself from MAINTAINERache2011-08-301-1/+1
* - Set CONFLICTS with unzip-iconv [1]tota2011-05-061-1/+2
* - add LICENSE_FILEache2011-03-261-6/+13
* - Fix distinfopav2011-03-251-0/+4
* - Get Rid MD5 supportmiwi2011-03-191-7/+0