Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+2 | |
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-06-16 | Create directories before installing files into them. | jlam | 1 | -1/+3 | |
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/+2 | |
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -2/+2 | |
Suggested by Roland Illig, ok'd by various. | |||||
2004-11-13 | USE_BUILDLINK3 is a yes/no variable. | jlam | 1 | -2/+2 | |
2004-04-11 | Convert to buildlink3. | snj | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-07-12 | update homepage and master_sites, from Sergey Svishchev. | wiz | 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. | |||||
2002-11-14 | buildlink1 -> buildlink2 | jlam | 1 | -5/+4 | |
2001-11-02 | Update MASTER_SITES and HOMEPAGE, per pkg/14427. | wiz | 1 | -3/+3 | |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -2/+2 | |
2001-08-20 | Honor CFLAGS and CC settings passed in from environment and mark as | jlam | 1 | -2/+5 | |
USE_BUILDLINK_ONLY. | |||||
2001-05-14 | Initial import of rtf2html-1.1 into the packages collection. | agc | 4 | -0/+25 | |
Provided by Jesse Off (joff@newmonics.com) in PR 12883 rtf2html is a simple Rich Text Format (RTF) to HTML file converter. |