aboutsummaryrefslogtreecommitdiffstats
path: root/shell_cmds/script/script.plist.part
blob: b112d319d93b367aba53196979de3c40bdcb087b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
	<dict>
		<key>OpenSourceProject</key>
		<string>script</string>
		<key>OpenSourceVersion</key>
		<string>2014-01-17</string>
		<key>OpenSourceWebsiteURL</key>
		<string>http://svnweb.freebsd.org/base/head/usr.bin/script/</string>
		<key>OpenSourceSCM</key>
		<string>svn co http://svn.freebsd.org/base/head/usr.bin/script/</string>
		<key>OpenSourceImportDate</key>
		<string>2014-09-22</string>
		<key>OpenSourceModifications</key>
		<array>
			<string>Use OSByteOrder swap functions.</string>
			<string>Include util.h instead of libutil.h.</string>
			<string>Disable -f (filemon) feature, guarded with ENABLE_FILEMON.</string>
		</array>
		<key>OpenSourceLicense</key>
		<string>bsd</string>
	</dict>