<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/sysutils/asapm, branch pkgsrc_2009Q3</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2009Q3</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2009Q3'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2007-11-12T00:09:15Z</updated>
<entry>
<title>Remove fuf.sh.cvut.cz from MASTER_SITES, doesn't resolve.</title>
<updated>2007-11-12T00:09:15Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2007-11-12T00:09:15Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3bf4e76dcb26ef8e4b6717c7662338ac697460d2'/>
<id>urn:sha1:3bf4e76dcb26ef8e4b6717c7662338ac697460d2</id>
<content type='text'>
From Zafer Aydogan in PR 37333.
</content>
</entry>
<entry>
<title>Fix HOMEPAGE link</title>
<updated>2007-03-08T15:25:21Z</updated>
<author>
<name>sborrill</name>
<email>sborrill</email>
</author>
<published>2007-03-08T15:25:21Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=fad5d7e786d9c80e82756a6aa9706c45a8258488'/>
<id>urn:sha1:fad5d7e786d9c80e82756a6aa9706c45a8258488</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Whitespace cleanup, courtesy of pkglint.</title>
<updated>2007-02-22T19:26:05Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2007-02-22T19:26:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0c152e7442b8ddde8405ba9d0f2d4d981d5c3151'/>
<id>urn:sha1:0c152e7442b8ddde8405ba9d0f2d4d981d5c3151</id>
<content type='text'>
Patch provided by Sergey Svishchev in private mail.
</content>
</entry>
<entry>
<title>- fine grained X11 dependencies for packages which have either USE_IMAKE</title>
<updated>2006-12-27T13:37:35Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2006-12-27T13:37:35Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b28533fe59c3ed8a07d089eec0ddb72591404098'/>
<id>urn:sha1:b28533fe59c3ed8a07d089eec0ddb72591404098</id>
<content type='text'>
  or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or
  via buildlink3.mks
- introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm
  in the !modular case
- fix some cases where the check for libX11 couldn't work at all by using
  C++ for compilation without including the proper headers

Verified using a full X11_TYPE=xorg bulk build without additional
breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.
</content>
</entry>
<entry>
<title>Mechanically replace all includes of buildlink3.mk of the following</title>
<updated>2006-12-15T20:32:52Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2006-12-15T20:32:52Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d2be3471aa589829dbb798282ef19cb79fccd0f3'/>
<id>urn:sha1:d2be3471aa589829dbb798282ef19cb79fccd0f3</id>
<content type='text'>
packages with the modular Xorg equivalent. Those are falling back
to the old location by default, so this commmit doesn't change
dependencies.

graphics/xpm ==&gt; x11/libXpm
fonts/Xft2 ==&gt; x11/libXft
x11/Xfixes ==&gt; x11/libXfixes
x11/xcursor ==&gt; x11/libXcursor
x11/Xrender ==&gt; x11/libXrender
x11/Xrandr ==&gt; libXrandr
</content>
</entry>
<entry>
<title>Changed the error message from PKG_SKIP_REASON to PKG_FAIL_REASON and</title>
<updated>2006-11-18T08:27:10Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2006-11-18T08:27:10Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b6e6592887fd1d9fd5630725964b852eff566c60'/>
<id>urn:sha1:b6e6592887fd1d9fd5630725964b852eff566c60</id>
<content type='text'>
improved the text of the message.
</content>
</entry>
<entry>
<title>Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no</title>
<updated>2006-03-04T21:28:51Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2006-03-04T21:28:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=48ff096d36ac47701672a4f682e7c4ebafea1eb9'/>
<id>urn:sha1:48ff096d36ac47701672a4f682e7c4ebafea1eb9</id>
<content type='text'>
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
</content>
</entry>
<entry>
<title>Recursive revision bump / recommended bump for gettext ABI change.</title>
<updated>2006-02-05T23:08:03Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2006-02-05T23:08:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=93e3b9e04264b93620166058e19ea42c856505b0'/>
<id>urn:sha1:93e3b9e04264b93620166058e19ea42c856505b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed pkglint warnings. The warnings are mostly quoting issues, for</title>
<updated>2005-12-05T20:49:47Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2005-12-05T20:49:47Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b4f920543059af038598712771c3211999ef42a6'/>
<id>urn:sha1:b4f920543059af038598712771c3211999ef42a6</id>
<content type='text'>
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
</content>
</entry>
<entry>
<title>Removed trailing white-space.</title>
<updated>2005-09-28T14:15:48Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2005-09-28T14:15:48Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ce8288f8949e4c4a157779a00e4a2eb8f5a257a4'/>
<id>urn:sha1:ce8288f8949e4c4a157779a00e4a2eb8f5a257a4</id>
<content type='text'>
</content>
</entry>
</feed>
