Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-08-13 | Added mk/misc/category.mk, which contains the definitions that are only | rillig | 1 | -2/+2 | |
useful for category Makefiles, as opposed to bsd.pkg.subdir.mk, which is also relevant for the top-level directory. Adjusted the category Makefiles. | |||||
2007-03-07 | Added a regression test for the SUBST framework, especially the newly | rillig | 1 | -1/+2 | |
introduced SUBST_VARS. | |||||
2006-09-06 | Add make-env-phases. | ben | 1 | -1/+2 | |
2006-07-11 | Added a testcase for the pkgsrc compilers. | rillig | 1 | -1/+2 | |
2006-07-10 | Added a test for the new pkgsrc barriers. It currently fails, but should | rillig | 1 | -1/+2 | |
not. | |||||
2005-11-19 | Added a regression test for the TOOLS framework. | rillig | 1 | -1/+2 | |
2005-08-06 | Converted the Makefiles to the "category normal form", as required by | rillig | 1 | -1/+2 | |
pkglint. | |||||
2005-05-19 | Added the pkg-options regression test. | rillig | 1 | -1/+2 | |
2005-05-15 | Added make-quoting. | rillig | 1 | -1/+2 | |
2005-05-08 | Add and enable bootstrap-install-sh. | jlam | 1 | -1/+2 | |
2005-02-12 | New test to verify that the USE_GNU_TOOLS mechanism works while building | gavan | 1 | -1/+2 | |
a different GNU tool. For now, this test fails if flex or bison are already installed. This is suboptimal, but the alternatives (choosing a different PKG_DBDIR and LOCALBASE) are difficult to implement at the individual test level. | |||||
2004-09-08 | Add and enable print-plist. | jmmv | 1 | -1/+2 | |
2004-08-30 | Add and enable buildlink-libtool. | jlam | 1 | -1/+2 | |
2004-08-28 | Add and enable buildlink-unwrap. | jlam | 1 | -1/+2 | |
2004-08-28 | Add pkgfail, a simple regression test which ensures that PKG_FAIL_REASON works. | gavan | 1 | -1/+2 | |
This test serves as a simple example of how to write a regression test. | |||||
2004-08-27 | Add and enable buildlink-transform. | jlam | 1 | -1/+3 | |
2004-08-27 | Add a new "regress" category for pkgsrc regression testing code. We | jlam | 1 | -0/+5 | |
don't descend into this directory for anything since these packages aren't packages in the normal sense, since they're not expected to install or package correctly. |