<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/sysutils/top/Makefile, branch pkgviews</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgviews</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgviews'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2002-05-29T14:33:35Z</updated>
<entry>
<title>Replace STRIPFLAG with _STRIPFLAG_INSTALL to fix pkg/15467.</title>
<updated>2002-05-29T14:33:35Z</updated>
<author>
<name>yyamano</name>
<email>yyamano@pkgsrc.org</email>
</author>
<published>2002-05-29T14:33:35Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3b51f99ef1459f76a5d14f045f744176d062f9dc'/>
<id>urn:sha1:3b51f99ef1459f76a5d14f045f744176d062f9dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.</title>
<updated>2001-02-17T17:42:09Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2001-02-17T17:42:09Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a87738b456114a95193b58ec31e883210d6b9f3f'/>
<id>urn:sha1:a87738b456114a95193b58ec31e883210d6b9f3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mention PKGNAME in IGNORE</title>
<updated>2000-10-17T00:10:16Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2000-10-17T00:10:16Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=abb1a91afb2209229d8df5fa7ff5de2771616eb7'/>
<id>urn:sha1:abb1a91afb2209229d8df5fa7ff5de2771616eb7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adapt to new handling of "${CONFIGURE}".</title>
<updated>2000-03-27T08:54:53Z</updated>
<author>
<name>tron</name>
<email>tron@pkgsrc.org</email>
</author>
<published>2000-03-27T08:54:53Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=782b73a94b268d9a265dc53ec32ec90b79b24121'/>
<id>urn:sha1:782b73a94b268d9a265dc53ec32ec90b79b24121</id>
<content type='text'>
</content>
</entry>
<entry>
<title>${UVM} cleanup: now detect by NetBSD version if it has UVM or not.</title>
<updated>2000-02-19T02:40:33Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2000-02-19T02:40:33Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=52fc1e2dbff74d2c852ffeacc14f3c352984ffea'/>
<id>urn:sha1:52fc1e2dbff74d2c852ffeacc14f3c352984ffea</id>
<content type='text'>
(copied from x11/kdebase/files/memory_netbsd.cpp)</content>
</entry>
<entry>
<title>chmod -&gt; ${CHMOD}</title>
<updated>2000-02-05T07:04:47Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2000-02-05T07:04:47Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=40b8ef081da2a0630ceeb0cdfa5c6b4b6acfa445'/>
<id>urn:sha1:40b8ef081da2a0630ceeb0cdfa5c6b4b6acfa445</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to top version 3.5beta9.</title>
<updated>1999-09-29T14:04:34Z</updated>
<author>
<name>agc</name>
<email>agc@pkgsrc.org</email>
</author>
<published>1999-09-29T14:04:34Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=62f435774c7575800a105636986df3466a295f79'/>
<id>urn:sha1:62f435774c7575800a105636986df3466a295f79</id>
<content type='text'>
Changes since beta7:

Fri Dec 18 1998 - wnl (3.5beta9)
        Configure checks status of "make" and complains if it fails.

Thu Dec 17 1998 - wnl (3.5beta9)
        Added module sco5 from Mike Hopkirk.
        Added module netbsd132 from moto kawasaki.

Sun Oct 25 1998 - wnl (3.5beta9)
        Added Casper's patches for sunos5 for the following:
        produce same results as swap -s (5.5 and higher),
        don't use system_pages kstat when /dev/kmem can be opened,
        skip . and .. when reading /proc, replace use of SOLARIS24
        with OSREV.

Fri Sep 11 1998 - wnl (3.5beta9)
        Added workaround to getans for the absence of $&lt; in SCO Unix.

Wed Jul  1 1998 - wnl (3.5beta9)
        Changed structure member "errno" to "errnum" in commands.c.
        Replaced hpux10 module with one from John Haxby.

Fri Apr 17 1998 - wnl (3.5beta8)
        Moved definition of _KMEMUSER earlier in m_sunos5.c.  This should
        fix the compilation problem with gnu 2.7.2.3, obviating the need
        for the fixinc.svr4 patch, but hopefully will not affect anything
        else.
        Added -DORDER to m_sunos4mp.c</content>
</entry>
<entry>
<title>Make this package work on Solaris.</title>
<updated>1999-03-17T10:47:42Z</updated>
<author>
<name>agc</name>
<email>agc@pkgsrc.org</email>
</author>
<published>1999-03-17T10:47:42Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e1e50990340638bb7a96f7237ba85adc0b4a2c56'/>
<id>urn:sha1:e1e50990340638bb7a96f7237ba85adc0b4a2c56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add an IGNORE= line if top is installed in /usr/bin/top</title>
<updated>1999-02-15T04:36:31Z</updated>
<author>
<name>simonb</name>
<email>simonb@pkgsrc.org</email>
</author>
<published>1999-02-15T04:36:31Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e9382aa09b4e351f388369aabd3b6a4e7e522cd0'/>
<id>urn:sha1:e9382aa09b4e351f388369aabd3b6a4e7e522cd0</id>
<content type='text'>
(from Hubert Feyrer).</content>
</entry>
<entry>
<title>configure for NetBSD 1.3, remove FreeBSDism</title>
<updated>1998-10-04T02:35:38Z</updated>
<author>
<name>hubertf</name>
<email>hubertf@pkgsrc.org</email>
</author>
<published>1998-10-04T02:35:38Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=dca480b8057364dccd6dbb5c1a343a0b185b7817'/>
<id>urn:sha1:dca480b8057364dccd6dbb5c1a343a0b185b7817</id>
<content type='text'>
</content>
</entry>
</feed>
