summaryrefslogtreecommitdiff
path: root/devel/sysexits
AgeCommit message (Collapse)AuthorFilesLines
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-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+0
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-11-08Add hack for Interix: It has a bogus historic #define for EX_OK intv3-4/+13
<unistd.h>, so preload that and undef EX_OK in the Interix case. Bump version to 1.1.
2005-10-31Of course, this does work with pkgviews....tv1-1/+3
2005-10-31sysexits-1.0: Package for a <sysexits.h> header, which is a common BSD-ismtv7-0/+207
but not included on all OS's.