2014-06-11 20:59:49 by Thomas Klausner | Files touched by this commit (2) |
Log message: Remove patch that was integrated upstream. |
2014-06-06 00:24:35 by Greg Troxel | Files touched by this commit (2) |
Log message: rm patch applied upstream |
2014-06-02 15:12:32 by Greg Troxel | Files touched by this commit (2) |
Log message: Add patch from upstream to use mktemp correctly. One of the tests used mktemp without a template, which is an error on NetBSD. This patch is likely to be committed upstream, but I'm leaving it here in case not. |
2014-06-01 14:30:59 by Greg Troxel | Files touched by this commit (2) |
Log message: Add patch from sysutils/bup to avoid utimensat lossage on netbsd-6. The rest of the patch to _helpers.c has been applied upstream, so this only grabs the utimensat hunk. Today, the package builds with gcc and clang on netbsd-6. |
2014-05-14 15:33:50 by Thomas Klausner | Files touched by this commit (1) |
Log message: Remove file that's not installed any longer. |
2014-05-10 10:18:27 by Thomas Klausner | Files touched by this commit (1) |
Log message: dd new file from upstream. |
2014-05-10 10:18:05 by Thomas Klausner | Files touched by this commit (2) |
Log message: Remove patch that was integrated upstream. |
2014-05-09 09:38:42 by Thomas Klausner | Files touched by this commit (229) |
Log message: Mark packages that are not ready for python-3.3 also not ready for 3.4, until proven otherwise. |
2014-03-23 14:54:43 by Thomas Klausner | Files touched by this commit (2) |
Log message: One patch merged upstream, new test patch included instead. |
2014-03-21 22:03:44 by Thomas Klausner | Files touched by this commit (2) |
Log message: Fix test breakage on *BSD. From upstream. |