summaryrefslogtreecommitdiffstats
path: root/shell_cmds/mktemp/mktemp.plist.part
diff options
context:
space:
mode:
Diffstat (limited to 'shell_cmds/mktemp/mktemp.plist.part')
-rw-r--r--shell_cmds/mktemp/mktemp.plist.part21
1 files changed, 21 insertions, 0 deletions
diff --git a/shell_cmds/mktemp/mktemp.plist.part b/shell_cmds/mktemp/mktemp.plist.part
new file mode 100644
index 0000000..db10919
--- /dev/null
+++ b/shell_cmds/mktemp/mktemp.plist.part
@@ -0,0 +1,21 @@
+ <dict>
+ <key>OpenSourceProject</key>
+ <string>mktemp</string>
+ <key>OpenSourceVersion</key>
+ <string>2012-11-18</string>
+ <key>OpenSourceWebsiteURL</key>
+ <string>http://svnweb.freebsd.org/base/head/usr.bin/mktemp/</string>
+ <key>OpenSourceSCM</key>
+ <string>svn co http://svn.freebsd.org/base/head/usr.bin/mktemp/</string>
+ <key>OpenSourceImportDate</key>
+ <string>2014-08-11</string>
+ <key>OpenSourceModifications</key>
+ <array>
+ <string>Avoid double-slash in output. (5334050)</string>
+ <string>Document case-insensitive file system behavior. (14280248)</string>
+ <string>Prefer _CS_DARWIN_USER_TEMP_DIR over TMPDIR and _PATH_TMP. (14338140)</string>
+ <string>mktemp.1: Clarification of _CS_DARWIN_USER_TEMP_DIR/TMPDIR/_PATH_TMP behavior. (22954705)</string>
+ </array>
+ <key>OpenSourceLicense</key>
+ <string>bsd</string>
+ </dict>