Commit graph

21 commits

Author SHA1 Message Date
jlam
4b86e2bfab Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.
2008-03-04 15:39:09 +00:00
tv
60ae9a38c4 I meant to remove that bogus "xpost-patch" a long time ago -- GC it. 2006-05-04 16:39:53 +00:00
rillig
9fc2d7d281 Removed the superfluous "quotes" and 'quotes' from variables that don't
need them, for example RESTRICTED and SUBST_MESSAGE.*.
2006-04-22 09:22:05 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
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.
2006-03-04 21:28:51 +00:00
jlam
81edaaa606 Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
jmmv
0a444fe780 Fix patch-aa (commited by me a while ago) as it contained a CVS Id string
which got replaced at commit time, thus breaking the patch.  Noticed by wiz@.
2005-04-23 10:55:59 +00:00
jmmv
298fa5eece Fix build under gcc 3.x. 2005-03-20 12:51:34 +00:00
tv
08ae81aa1a Remove call to sync(2). It's not providing anything useful here, it's
nonportable, and it's not available on Interix either.
2005-03-10 14:07:29 +00:00
agc
6a7b384635 Add RMD160 digests 2005-02-24 08:45:01 +00:00
hubertf
9a981bcfbe Sign over maintainership to tech-pkg@ 2005-02-21 20:26:08 +00:00
grant
5f55302922 - don't override compiler variables
- don't gcc specific flags
2004-06-15 12:56:40 +00:00
hubertf
4c65155de1 Fix CPP hacks with strings containing linebreaks.
Very ugly hack (post-patch) to work around a RCS ID in area needing patch.
2004-05-27 22:20:00 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
agc
a16fc84f19 Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
WRKSRC= ${WRKDIR}

This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
2001-09-09 20:36:07 +00:00
wiz
a4f21a5507 Move to sha1 digests, and/or add distfile sizes. 2001-04-21 09:54:06 +00:00
agc
fb467f5ac2 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:22:34 +00:00
wiz
a2a4d06c6f Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 15:22:13 +00:00
hubertf
50ec168598 A program to download pictures from some Fujifilm digital cameras,
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.
1999-11-23 04:22:13 +00:00