Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-09-09 | Rename variable MAKEFILE to MAKE_FILE. | obache | 1 | -2/+2 | |
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-01-13 | config.guess and config.sub override. | joerg | 1 | -1/+3 | |
2005-11-04 | Explicitly set WRKSRC to emphasize it is different from CONFIGURE_DIRS. | rillig | 1 | -1/+2 | |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -3/+2 | |
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison | |||||
2005-05-22 | For packages that use GNU configure, don't bother adding "TOOL" | jlam | 1 | -2/+1 | |
variables into CONFIGURE_ENV if the new tools framework already takes care of adding them automatically. | |||||
2005-05-15 | This package requires yacc. | jlam | 1 | -1/+3 | |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-24 | Add RMD160 digests | agc | 1 | -1/+3 | |
2005-01-14 | Changes 3.2.6: | adam | 3 | -21/+31 | |
* add patch of yerfino@delsatgroup.com for ordcltn -includes: * some filer tweaking | |||||
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -3/+3 | |
Suggested by Roland Illig, ok'd by various. | |||||
2004-09-24 | Initial import of objc-3.2.5, a Portable Object Compiler for translating | rh | 5 | -0/+268 | |
Objective-C to C plus an associated class library. |