Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-04-10 | Sync in libaura-3.1 from pkgsrc-wip. Take maintainership. | joerg | 1 | -22/+7 | |
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. | |||||
2006-02-12 | ENOTIME to mantain these packages, feel free to pick it up if you are | xtraeme | 1 | -2/+2 | |
insterested. | |||||
2005-11-07 | Add sysexits bl3. | tv | 1 | -1/+2 | |
2005-09-28 | Removed trailing white-space. | rillig | 1 | -2/+2 | |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-20 | Do not use the BSD makefiles to install the files, because it tries | xtraeme | 1 | -1/+8 | |
to install the files into /lib, use our own do-install target. | |||||
2005-02-20 | Set NOLINT for NetBSD, should fix bulk build, bump PKGREVISION. | xtraeme | 1 | -1/+2 | |
2005-02-09 | Initial import of libaura-2.0. | xtraeme | 1 | -0/+21 | |
libaura is a LIBrary of Assorted Useful Reusable Abstractions. Notably, it provides dictionary and extensible buffer data types, memory management functions (wrappers to malloc() and free()), and filesystem predicates (is_file(), is_dir(), etc.) |