pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
dmake: Add README
Module Name: pkgsrc-wip
Committed By: Michael Baeuerle <micha%NetBSD.org@localhost>
Pushed By: micha
Date: Fri Jun 25 14:05:50 2021 +0200
Changeset: 4379b29829ad0ee6c733e61038aa90af44ebf811
Added Files:
dmake/README
Log Message:
dmake: Add README
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4379b29829ad0ee6c733e61038aa90af44ebf811
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
dmake/README | 9 +++++++++
1 file changed, 9 insertions(+)
diffs:
diff --git a/dmake/README b/dmake/README
new file mode 100644
index 0000000000..105b48e194
--- /dev/null
+++ b/dmake/README
@@ -0,0 +1,9 @@
+Package should be working. Reasons why it is not suitable for import to
+pkgsrc proper:
+
+- The default rules may still be searched in different location on other
+ operating systems/configurations.
+
+- The man page for dmake is incomplete and refers to make(1s).
+ Installing this man page (possibly in another section) may create confusion
+ with the systems default make.
Home |
Main Index |
Thread Index |
Old Index