Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-05-04 | I meant to remove that bogus "xpost-patch" a long time ago -- GC it. | tv | 1 | -9/+1 | |
2006-04-22 | Removed the superfluous "quotes" and 'quotes' from variables that don't | rillig | 1 | -2/+2 | |
need them, for example RESTRICTED and SUBST_MESSAGE.*. | |||||
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -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-16 | Create directories before installing files into them. | jlam | 1 | -1/+3 | |
2005-04-23 | Fix patch-aa (commited by me a while ago) as it contained a CVS Id string | jmmv | 3 | -6/+13 | |
which got replaced at commit time, thus breaking the patch. Noticed by wiz@. | |||||
2005-03-20 | Fix build under gcc 3.x. | jmmv | 2 | -10/+29 | |
2005-03-10 | Remove call to sync(2). It's not providing anything useful here, it's | tv | 3 | -6/+13 | |
nonportable, and it's not available on Interix either. | |||||
2005-02-24 | Add RMD160 digests | agc | 1 | -1/+2 | |
2005-02-21 | Sign over maintainership to tech-pkg@ | hubertf | 1 | -2/+2 | |
2004-06-15 | - don't override compiler variables | grant | 2 | -1/+23 | |
- don't gcc specific flags | |||||
2004-05-27 | Fix CPP hacks with strings containing linebreaks. | hubertf | 3 | -9/+84 | |
Very ugly hack (post-patch) to work around a RCS ID in area needing patch. | |||||
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -2/+2 | |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-09-09 | Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of: | agc | 1 | -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-21 | Move to sha1 digests, and/or add distfile sizes. | wiz | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -6/+4 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
1999-11-23 | A program to download pictures from some Fujifilm digital cameras, | hubertf | 7 | -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. |