diff options
author | Oliver Eikemeier <eik@FreeBSD.org> | 2004-07-06 12:41:03 +0000 |
---|---|---|
committer | Oliver Eikemeier <eik@FreeBSD.org> | 2004-07-06 12:41:03 +0000 |
commit | 193ffbdfe83678690f5ed7a289fa511b66006f83 (patch) | |
tree | 27e1d2160ad77adae34ea49e01db91210533114c /devel/portmk/files/KnownIssues | |
parent | Attempt to fix build for sparc64. (diff) |
Add devel/portmk, a place where bsd.port.mk development can happen.
Diffstat (limited to 'devel/portmk/files/KnownIssues')
-rw-r--r-- | devel/portmk/files/KnownIssues | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/portmk/files/KnownIssues b/devel/portmk/files/KnownIssues new file mode 100644 index 000000000000..20a4ba47a474 --- /dev/null +++ b/devel/portmk/files/KnownIssues @@ -0,0 +1,3 @@ +* List of ports that fail to fetch/build with portmk, but build with a `stck' bsd.port.mk: + +* `make NO_CHECKSUM=yes checkdistsites' failes when FETCH_USE_WGET or FETCH_USE_CURL is set |