# New ports collection makefile for: xloadimage # Date created: 9 January 1994 # Whom: jmz # # $FreeBSD$ # PORTNAME= xloadimage PORTVERSION= 4.1.16 PORTREVISION= 9 CATEGORIES= x11 graphics MASTER_SITES= ftp://ftp.x.org/R5contrib/ DISTNAME= ${PORTNAME}.${VERSION} PATCH_SITES= ${MASTER_SITE_DEBIAN_POOL} PATCHFILES= ${PORTNAME}_${VERSION}-${REVISION}${PATCHREV}.diff.gz PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.org COMMENT= X11 Image Loading Utility LICENCE= MIT LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ png.6:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff EXTRA_PATCHES= ${WRKSRC}/debian/patches/*.dpatch PATCH_STRIP= -p1 VERSION= ${PORTVERSION:R} REVISION= ${PORTVERSION:E} PATCHREV= .2 USE_XORG= x11 GNU_CONFIGURE= yes MAKE_JOBS_SAFE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib MAN1= xloadimage.1 uufilter.1 MLINKS= xloadimage.1 xsetbg.1 \ xloadimage.1 xview.1 post-patch: @${CHMOD} a+rx ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|png_set_gray_1_2_4_to_8|png_set_expand_gray_1_2_4_to_8|' \ ${WRKSRC}/png.c @${REINPLACE_CMD} -e 's|TIFFHeader|TIFFHeaderClassic|g' \ ${WRKSRC}/tiff.c @${REINPLACE_CMD} -e \ 's:/etc/X11/Xloadimage:${PREFIX}/etc/xloadimagerc: ; \ s:/usr/lib/xloadimagerc:${PREFIX}/etc/xloadimagerc:' \ ${WRKSRC}/xloadimage.man do-install: ${INSTALL_PROGRAM} ${WRKSRC}/xloadimage ${PREFIX}/bin @cd ${PREFIX}/bin && \ ${LN} -sf xloadimage xsetbg && \ ${LN} -sf xloadimage xview ${INSTALL_PROGRAM} ${WRKSRC}/uufilter ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/xloadimage.man ${MANPREFIX}/man/man1/xloadimage.1 ${INSTALL_MAN} ${WRKSRC}/uufilter.man ${MANPREFIX}/man/man1/uufilter.1 ${INSTALL_DATA} ${WRKSRC}/xloadimagerc ${PREFIX}/etc/xloadimagerc.sample .if !exists(${PREFIX}/etc/xloadimagerc) @cd ${PREFIX}/etc && ${CP} -f xloadimagerc.sample xloadimagerc .endif .include '>dependabot/npm_and_yarn/devel/electron4/files/elliptic-6.5.4 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/finance/gnucash-docs
Commit message (Expand)AuthorAgeFilesLines
* Update gnucash and gnucash-docs to 2.6.16madpilot2017-03-283-11/+10
* - Update finance/gnucash to 2.6.15madpilot2016-12-243-4/+24
* - Update gnucash-docs to 2.6.14madpilot2016-09-203-200/+201
* Update to 2.6.13.madpilot2016-06-293-3/+5
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-2/+2
* - Update gnucash to 2.6.12madpilot2016-03-303-3/+240
* Hand gnucash over to madpilot@ who has been updating it for a while now.kwm2016-01-151-1/+1
* Update to 2.6.11madpilot2016-01-143-3/+43
* - Update finance/gnucash to 2.6.10madpilot2015-12-233-4/+26
* Update to 2.6.9madpilot2015-10-083-4/+31