<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/textproc/tcl-xml, branch pkgsrc_2004Q4</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2004Q4</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2004Q4'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2004-03-09T01:22:58Z</updated>
<entry>
<title>Switch to Tcl 8.4.</title>
<updated>2004-03-09T01:22:58Z</updated>
<author>
<name>minskim</name>
<email>minskim</email>
</author>
<published>2004-03-09T01:22:58Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8a1e1be5aabd59bc374324b087d5cf4e7b4ec5fa'/>
<id>urn:sha1:8a1e1be5aabd59bc374324b087d5cf4e7b4ec5fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace lang/tcl with lang/tcl83.  Packages compatible with 8.4 will</title>
<updated>2004-03-08T19:52:50Z</updated>
<author>
<name>minskim</name>
<email>minskim</email>
</author>
<published>2004-03-08T19:52:50Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4f0302b31790a10bf8e1c50a2612b7aefad894b9'/>
<id>urn:sha1:4f0302b31790a10bf8e1c50a2612b7aefad894b9</id>
<content type='text'>
be updated to depend on lang/tcl after Tcl/Tk update.
</content>
</entry>
<entry>
<title>s/netbsd.org/NetBSD.org/</title>
<updated>2003-07-17T22:50:55Z</updated>
<author>
<name>grant</name>
<email>grant</email>
</author>
<published>2003-07-17T22:50:55Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=016914e7f9e5498e9fdf870d12d99bfeb4e66d4a'/>
<id>urn:sha1:016914e7f9e5498e9fdf870d12d99bfeb4e66d4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move pkg/ files into package's toplevel directory</title>
<updated>2001-10-31T22:52:58Z</updated>
<author>
<name>zuntum</name>
<email>zuntum</email>
</author>
<published>2001-10-31T22:52:58Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ec263708b4436f2f6fe8ff2c5ddd38bc49dbd322'/>
<id>urn:sha1:ec263708b4436f2f6fe8ff2c5ddd38bc49dbd322</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mechanical changes to 375 files to change dependency patterns of the form</title>
<updated>2001-09-27T23:17:41Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2001-09-27T23:17:41Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=81defa46ec81d041e5aeea3c7cfad181f1864d9d'/>
<id>urn:sha1:81defa46ec81d041e5aeea3c7cfad181f1864d9d</id>
<content type='text'>
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.
</content>
</entry>
<entry>
<title>Move to sha1 digests, and add distfile sizes.</title>
<updated>2001-04-20T15:04:54Z</updated>
<author>
<name>skrll</name>
<email>skrll</email>
</author>
<published>2001-04-20T15:04:54Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4b3e447b7c1aacac2a6ecdfb58f4cf713c8a838a'/>
<id>urn:sha1:4b3e447b7c1aacac2a6ecdfb58f4cf713c8a838a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>+ move the distfile digest/checksum value from files/md5 to distinfo</title>
<updated>2001-04-17T11:53:33Z</updated>
<author>
<name>agc</name>
<email>agc</email>
</author>
<published>2001-04-17T11:53:33Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b8b60b169c90381dc615b133ca2ec03dbab0cf29'/>
<id>urn:sha1:b8b60b169c90381dc615b133ca2ec03dbab0cf29</id>
<content type='text'>
+ move the patch digest/checksum values from files/patch-sum to distinfo
</content>
</entry>
<entry>
<title>Cleanup MKDIR usage =&gt; INSTALL_*_DIR</title>
<updated>2001-02-25T04:17:35Z</updated>
<author>
<name>hubertf</name>
<email>hubertf</email>
</author>
<published>2001-02-25T04:17:35Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a753e3df91cdc99aabc59d87ac260acdd2edb79d'/>
<id>urn:sha1:a753e3df91cdc99aabc59d87ac260acdd2edb79d</id>
<content type='text'>
XXX need to teach pkglint to be more picky about this
</content>
</entry>
<entry>
<title>Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.</title>
<updated>2001-02-17T17:31:58Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2001-02-17T17:31:58Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=26730104be8e403eeb8a7ec5ff7903af6ee1418c'/>
<id>urn:sha1:26730104be8e403eeb8a7ec5ff7903af6ee1418c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Depend on tcl&gt;=8.3.2 instead of tcl-8.3.2 now that PKGNAME of tcl</title>
<updated>2001-01-24T18:44:57Z</updated>
<author>
<name>he</name>
<email>he</email>
</author>
<published>2001-01-24T18:44:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=75d65419a76dd8cac0e5696b92d426ada47151ea'/>
<id>urn:sha1:75d65419a76dd8cac0e5696b92d426ada47151ea</id>
<content type='text'>
is bumped to tcl-8.3.2nb1.
</content>
</entry>
</feed>
