Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| fe1d4a2a | 2016-03-27 20:53:14 | g/c PFRAG.shared | ||
| eae3c4dd | 2015-06-20 19:31:24 | I so hate CVS... | ||
| f572b769 | 2015-06-20 19:26:10 | Unbreak. | ||
| eb4286ef | 2015-06-19 08:02:14 | update to pfe-0.33.71 | ||
| a183b755 | 2015-05-22 11:31:10 | "/usr/local/lib/pkgconfig/" is part of mtree(8). Packages should not own this dir to prevent its deletion or a warning that it cannot be removed because it's not empty at pkg_delete(1) time. | ||
| 570aa62a | 2015-01-18 03:12:39 | Drop remaining MD5/RMD160/SHA1 checksums. | ||
| 016a84e4 | 2014-07-05 14:08:04 | Drop USE_GROFF since groff and mandoc produce identical output. | ||
| d53bd93c | 2014-01-21 20:45:43 | Make sure `cells' are aligned to pointer size boundaries, using the same logic deciding whether they need to be `int' or `long' sized (really `void *' sized). Unbreaks 64-bit platforms with strict alignment (alpha and sparc64 where this had been detected, but likely mips64 as well). ok landry@ | ||
| 8b3dbcc6 | 2014-01-18 07:33:16 | Mark as BROKEN-sparc64, fails the same way as alpha since end of october. (pfe --help segfaults -> no manpage -> fails to package) | ||
| b39a0196 | 2013-12-30 11:46:16 | Mark as BROKEN-alpha: the pfe binary is called with --help during build to generate its manpage, but it segfaults at that point. Why building it at all then... |