Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-01-02 | Fix pkgsrc patch to only include dirent.h once. | dholland | 2 | -5/+5 | |
2013-10-12 | Use "if empty()" instead of comparing with an empty string. | tron | 1 | -2/+2 | |
2013-04-06 | Fixes: | rodent | 1 | -2/+2 | |
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. | |||||
2012-09-11 | "user-destdir" is default these days | asau | 1 | -2/+1 | |
2012-04-07 | On reflection, bump PKGREVISION. It stopped building on -current | dholland | 1 | -1/+2 | |
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 | Always set -DDIRENT_FIXUP, which means opendir() returns POSIX struct | dholland | 1 | -2/+3 | |
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-03-09 | Fix build on Liunx | sbd | 2 | -7/+10 | |
2012-02-29 | Fix build on SunOS. | hans | 3 | -5/+23 | |
2008-03-02 | Mechanical changes to add full DESTDIR support to packages that install | jlam | 1 | -3/+5 | |
their files via a custom do-install target. | |||||
2007-06-05 | Update MASTER_SITES. From Zafer Aydogan. | wiz | 1 | -2/+2 | |
2006-04-21 | Honor PKGMANDIR. | jlam | 1 | -3/+3 | |
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-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-23 | Add RMD160 digests in addition to SHA1 ones. | agc | 1 | -1/+3 | |
2005-01-21 | Mark as not for Interix. | tv | 1 | -1/+3 | |
2004-08-18 | Make this package build on Linux. | minskim | 3 | -7/+21 | |
- Include time.h to use struct tm. - Define LINUX_NAMLEN on Linux to avoid using d_namlen in struct dirent. | |||||
2004-07-30 | Enable pkgviews installation. | minskim | 1 | -1/+5 | |
2004-07-29 | On NetBSD>=2.0, set TAR_INODE_INTERNAL to make this build again. | wiz | 1 | -1/+7 | |
Suggested by der Mouse. | |||||
2004-03-30 | bl3ify | jlam | 1 | -1/+2 | |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+3 | |
2003-09-18 | use CPPFLAGS for making it build on darwin. | yyamano | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -3/+3 | |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 | |
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. | |||||
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -3/+2 | |
2003-01-02 | Update to version 20021217 of mousetar. | agc | 2 | -5/+5 | |
Major change is a minimalist bignum implementation as a portable means of supporting integers larger than 32 bits. | |||||
2002-10-28 | Correct my mistake - move the mousetar package from sysutils to archivers. | agc | 5 | -0/+58 | |