Commit graph

25 commits

Author SHA1 Message Date
tron
14e229fd04 Use "if empty()" instead of comparing with an empty string. 2013-10-12 17:16:54 +00:00
rodent
a0a1f2e57c Fixes:
COMMENT should not be longer than 70 characters.
 COMMENT should not begin with 'A'.
 COMMENT should not begin with 'An'.
 COMMENT should not begin with 'a'.
 COMMENT should not end with a period.
 COMMENT should start with a capital letter.

pkglint warnings. Some files also got minor formatting, spelling, and style
corrections.
2013-04-06 03:45:05 +00:00
asau
4eca2cfc6f "user-destdir" is default these days 2012-09-11 19:46:52 +00:00
dholland
582d07663c On reflection, bump PKGREVISION. It stopped building on -current
because quota-related FFS header reorganization caused the definition
of the FFS struct direct to no longer be visible; however, on older
NetBSD since struct direct and struct dirent diverged (which was some
time back) it would have built successfully unless given -Wall, but
not worked.
2012-04-07 23:35:35 +00:00
dholland
cbf141270c Always set -DDIRENT_FIXUP, which means opendir() returns POSIX struct
dirent rather than the FFS struct direct. As this has been POSIX for
at least twenty years I very, very much doubt there are any exceptions
left in the wild.

Fixes build on NetBSD-current.
2012-04-07 23:32:40 +00:00
sbd
8bcae26eaa Fix build on Liunx 2012-03-09 06:14:39 +00:00
hans
a76dc7ef2c Fix build on SunOS. 2012-02-29 18:14:31 +00:00
jlam
6a0bbfc676 Mechanical changes to add full DESTDIR support to packages that install
their files via a custom do-install target.
2008-03-02 03:48:36 +00:00
wiz
49c04c061e Update MASTER_SITES. From Zafer Aydogan. 2007-06-05 05:52:11 +00:00
jlam
728e150aab Honor PKGMANDIR. 2006-04-21 14:32:02 +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
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
f1a84844c6 Add RMD160 digests in addition to SHA1 ones. 2005-02-23 14:45:22 +00:00
tv
ec0bcae0d8 Mark as not for Interix. 2005-01-21 02:33:47 +00:00
minskim
fed181f436 Make this package build on Linux.
- Include time.h to use struct tm.
  - Define LINUX_NAMLEN on Linux to avoid using d_namlen in struct dirent.
2004-08-18 18:40:36 +00:00
minskim
de9ae82e3c Enable pkgviews installation. 2004-07-30 14:53:43 +00:00
wiz
2ebc04dd8b On NetBSD>=2.0, set TAR_INODE_INTERNAL to make this build again.
Suggested by der Mouse.
2004-07-29 21:47:09 +00:00
jlam
ca32f73cc6 bl3ify 2004-03-30 21:41:32 +00:00
agc
dc52048e01 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
yyamano
e173d4b4db use CPPFLAGS for making it build on darwin. 2003-09-18 14:00:58 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +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
agc
81c51de124 Update to version 20021217 of mousetar.
Major change is a minimalist bignum implementation as a portable means
of supporting integers larger than 32 bits.
2003-01-02 09:45:48 +00:00
agc
5786131a18 Correct my mistake - move the mousetar package from sysutils to archivers. 2002-10-28 12:41:55 +00:00