summaryrefslogtreecommitdiff
path: root/graphics/fujiplay/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2012-10-06Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2008-03-04Mechanical changes to add DESTDIR support to packages that installjlam1-7/+11
their files via a custom do-install target.
2006-05-04I meant to remove that bogus "xpost-patch" a long time ago -- GC it.tv1-9/+1
2006-04-22Removed the superfluous "quotes" and 'quotes' from variables that don'trillig1-2/+2
need them, for example RESTRICTED and SUBST_MESSAGE.*.
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2005-06-16Create directories before installing files into them.jlam1-1/+3
2005-04-23Fix patch-aa (commited by me a while ago) as it contained a CVS Id stringjmmv1-1/+8
which got replaced at commit time, thus breaking the patch. Noticed by wiz@.
2005-03-10Remove call to sync(2). It's not providing anything useful here, it'stv1-2/+3
nonportable, and it's not available on Interix either.
2005-02-21Sign over maintainership to tech-pkg@hubertf1-2/+2
2004-05-27Fix CPP hacks with strings containing linebreaks.hubertf1-1/+9
Very ugly hack (post-patch) to work around a RCS ID in area needing patch.
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2001-09-09Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:agc1-2/+2
WRKSRC= ${WRKDIR} This is much cleaner, much more indicative of what happens, and removes another of the negative definitions (NO_.* = value).
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
1999-11-23A program to download pictures from some Fujifilm digital cameras,hubertf1-0/+24
like the DS-7, MX-500 and MX-700, using the serial link. It can also "press the shutter", upload images to the camera, or delete images from the camera.