<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/pkgtools/pkgdepgraph/files, branch pkgsrc_2011Q4</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2011Q4</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2011Q4'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2005-06-26T17:34:19Z</updated>
<entry>
<title>Actually use PKG_DBDIR and PKGSRCDIR values from the build process,</title>
<updated>2005-06-26T17:34:19Z</updated>
<author>
<name>atatat</name>
<email>atatat</email>
</author>
<published>2005-06-26T17:34:19Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4b82f9a7404b345716316955fb7eccd2d39364d8'/>
<id>urn:sha1:4b82f9a7404b345716316955fb7eccd2d39364d8</id>
<content type='text'>
rather than just pretending to.  I know I meant this to work, but
somehow I forgot actually to make it work a long time ago.

Addresses a problem pointed out in private email.
</content>
</entry>
<entry>
<title>Bump date for previous.</title>
<updated>2004-07-28T11:01:18Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2004-07-28T11:01:18Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=66180c4997aac121ebb70f5a54218c4388856050'/>
<id>urn:sha1:66180c4997aac121ebb70f5a54218c4388856050</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Teach pkgdepgraph now to understand the output of lintpkgsrc -g.  This</title>
<updated>2004-07-28T01:42:43Z</updated>
<author>
<name>atatat</name>
<email>atatat</email>
</author>
<published>2004-07-28T01:42:43Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=22c32647857dea297bf99e378cfcb07acfdb286e'/>
<id>urn:sha1:22c32647857dea297bf99e378cfcb07acfdb286e</id>
<content type='text'>
particular data set has the current directories under ${pkgsrc} for
all known packages, unlike the location of where the package lived
when you built it.  It may have moved, you see.  This makes it
possible for pkgdepgraph to rebuild (so to speak) packages that have
moved.

And now there are 2.7.
</content>
</entry>
<entry>
<title>regen.</title>
<updated>2004-06-06T04:09:09Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2004-06-06T04:09:09Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c3af97668ce88c8f98eeb8c84bd4004216a2158a'/>
<id>urn:sha1:c3af97668ce88c8f98eeb8c84bd4004216a2158a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix two xrefs, and remove trailing whitespace.</title>
<updated>2004-06-06T04:08:18Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2004-06-06T04:08:18Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d70295930d57086f7e37dae8d3b0463c30c56e6b'/>
<id>urn:sha1:d70295930d57086f7e37dae8d3b0463c30c56e6b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add "impact" as a consideration for rebuilding packages.  Impact can</title>
<updated>2004-06-05T06:17:37Z</updated>
<author>
<name>atatat</name>
<email>atatat</email>
</author>
<published>2004-06-05T06:17:37Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a17c80ca8fdef9e8c00c15f6e43780d9d4372f2e'/>
<id>urn:sha1:a17c80ca8fdef9e8c00c15f6e43780d9d4372f2e</id>
<content type='text'>
either indicate how involved the rebuild process is (how many
interrelated packages can be deleted/rebuilt at once) or specific
packages you do not want to impact (like...perl?).

Welcome to 2.6.
</content>
</entry>
<entry>
<title>Add a pre-generated .0 manpage; only regen under SunOS or AIX.</title>
<updated>2004-04-11T21:29:52Z</updated>
<author>
<name>jschauma</name>
<email>jschauma</email>
</author>
<published>2004-04-11T21:29:52Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=69ff64bd93b6c84e5be7318a5b6a85be5d86afd5'/>
<id>urn:sha1:69ff64bd93b6c84e5be7318a5b6a85be5d86afd5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a new -m option that prints sh script which invokes make for each</title>
<updated>2003-04-30T03:39:17Z</updated>
<author>
<name>atatat</name>
<email>atatat</email>
</author>
<published>2003-04-30T03:39:17Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ec97f08b737e5337baa063bd8bf1186530987e57'/>
<id>urn:sha1:ec97f08b737e5337baa063bd8bf1186530987e57</id>
<content type='text'>
"interesting" package, where "interesting" is defined by the other
options given on the command line.

Rework the "rebuild", "delete", and "fetch" output modes to use a new
generic routine invoked with (the new) -m option.  Other new options
are:

 -a all packages (to make more packages becoming "interesting")
 -e adds an "existence check" to each of the lines of sh(1) style
    output (ala the current rebuild output)
 -r reverses the order in which the packages are listed
 -S package
    selects a subgraph of the installed package base
 -s print a simple list of packages instead of sh commands

Also: fix a dreadful bug in the group number assignment loop.  Groups
are now assigned more properly, meaning that wholely selected
subgraphs (via the new -S option) work.

Welcome to version 2.5.
</content>
</entry>
<entry>
<title>Drop a trailing space, and simplify some mdoc.</title>
<updated>2003-04-16T09:50:01Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2003-04-16T09:50:01Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=bfd0de891b8759230475ea8ea7b75bb2e2e5c6bd'/>
<id>urn:sha1:bfd0de891b8759230475ea8ea7b75bb2e2e5c6bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stuffing the value of MAKE into the environment seems to have</title>
<updated>2003-03-26T04:50:18Z</updated>
<author>
<name>atatat</name>
<email>atatat</email>
</author>
<published>2003-03-26T04:50:18Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=cccf5796d4099eeabc5416ff5c1ae3fe02d6a86b'/>
<id>urn:sha1:cccf5796d4099eeabc5416ff5c1ae3fe02d6a86b</id>
<content type='text'>
undesirable side-effects, so simply call $make directly.

Jump to 2.4.
</content>
</entry>
</feed>
