summaryrefslogtreecommitdiff
path: root/graphics/fujiplay
AgeCommit message (Collapse)AuthorFilesLines
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 stringjmmv3-6/+13
which got replaced at commit time, thus breaking the patch. Noticed by wiz@.
2005-03-20Fix build under gcc 3.x.jmmv2-10/+29
2005-03-10Remove call to sync(2). It's not providing anything useful here, it'stv3-6/+13
nonportable, and it's not available on Interix either.
2005-02-24Add RMD160 digestsagc1-1/+2
2005-02-21Sign over maintainership to tech-pkg@hubertf1-2/+2
2004-06-15- don't override compiler variablesgrant2-1/+23
- don't gcc specific flags
2004-05-27Fix CPP hacks with strings containing linebreaks.hubertf3-9/+84
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-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
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-04-21Move to sha1 digests, and/or add distfile sizes.wiz1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-6/+4
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
1999-11-23A program to download pictures from some Fujifilm digital cameras,hubertf7-0/+54
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.