<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/security/PAM, branch cube-native-xorg</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=cube-native-xorg</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=cube-native-xorg'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2008-08-23T00:48:12Z</updated>
<entry>
<title>Set MAKE_JOBS_SAFE=no</title>
<updated>2008-08-23T00:48:12Z</updated>
<author>
<name>epg</name>
<email>epg@pkgsrc.org</email>
</author>
<published>2008-08-23T00:48:12Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=647ff316654d15b92109b503386cb14cf2b21af8'/>
<id>urn:sha1:647ff316654d15b92109b503386cb14cf2b21af8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert to use PLIST_VARS instead of manually passing "@comment "</title>
<updated>2008-04-12T22:42:57Z</updated>
<author>
<name>jlam</name>
<email>jlam@pkgsrc.org</email>
</author>
<published>2008-04-12T22:42:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=841dfa0e7aaa6a0f0cce2901291d1d938dd0fc0a'/>
<id>urn:sha1:841dfa0e7aaa6a0f0cce2901291d1d938dd0fc0a</id>
<content type='text'>
through PLIST_SUBST to the plist module.</content>
</entry>
<entry>
<title>Fix configure options when the librack option is given.</title>
<updated>2007-07-09T04:27:55Z</updated>
<author>
<name>minskim</name>
<email>minskim@pkgsrc.org</email>
</author>
<published>2007-07-09T04:27:55Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=72dbbfe3056e82515755eb88e9fd88f9102a9a7b'/>
<id>urn:sha1:72dbbfe3056e82515755eb88e9fd88f9102a9a7b</id>
<content type='text'>
This fixes the second problem in PR 36617.</content>
</entry>
<entry>
<title>Make this build with db4.  This fixes the first problem in PR 36617.</title>
<updated>2007-07-09T03:51:33Z</updated>
<author>
<name>minskim</name>
<email>minskim@pkgsrc.org</email>
</author>
<published>2007-07-09T03:51:33Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=39cd92b47062f58b9bd592cdd66fbac34e28a5e1'/>
<id>urn:sha1:39cd92b47062f58b9bd592cdd66fbac34e28a5e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pkgsrc added --without-libcrack to CONFIGURE_ARGS if libcrack is missing</title>
<updated>2006-10-10T03:20:48Z</updated>
<author>
<name>ben</name>
<email>ben@pkgsrc.org</email>
</author>
<published>2006-10-10T03:20:48Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=bbd77f25f39c802b1cf256db0e48c201a4a89a05'/>
<id>urn:sha1:bbd77f25f39c802b1cf256db0e48c201a4a89a05</id>
<content type='text'>
from PKG_OPTIONS, and also comments out the libcrack module in the PLIST.
However this means nothing to the PAM configure script, which will find a
system libcrack and install the libcrack module.  When the pkgsrc bulk
build deinstalls PAM, it detects the leftover libcrack module and marks
PAM and its dependents failed.

Fix this by adding a --disable-crack option to the configure script.</content>
</entry>
<entry>
<title>Change the format of BUILDLINK_ORDER to contain depth information as well,</title>
<updated>2006-07-08T23:10:35Z</updated>
<author>
<name>jlam</name>
<email>jlam@pkgsrc.org</email>
</author>
<published>2006-07-08T23:10:35Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c16221a4db5db247e9ecea04d817821955982042'/>
<id>urn:sha1:c16221a4db5db247e9ecea04d817821955982042</id>
<content type='text'>
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.

For example, "make show-buildlink3" in fonts/Xft2 displays:

	zlib
	fontconfig
	    iconv
	    zlib
	    freetype2
	    expat
	freetype2
	Xrender
	    renderproto</content>
</entry>
<entry>
<title>Track information in a new variable BUILDLINK_ORDER that informs us</title>
<updated>2006-07-08T22:38:58Z</updated>
<author>
<name>jlam</name>
<email>jlam@pkgsrc.org</email>
</author>
<published>2006-07-08T22:38:58Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9430e4930752307717c0058ee21f02a3ea56b0ad'/>
<id>urn:sha1:9430e4930752307717c0058ee21f02a3ea56b0ad</id>
<content type='text'>
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.</content>
</entry>
<entry>
<title>Do not install files directly into etc; it should be handled through</title>
<updated>2006-06-06T00:57:59Z</updated>
<author>
<name>minskim</name>
<email>minskim@pkgsrc.org</email>
</author>
<published>2006-06-06T00:57:59Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2d1e61f7b1fb608e7723090964bbb980f17da632'/>
<id>urn:sha1:2d1e61f7b1fb608e7723090964bbb980f17da632</id>
<content type='text'>
CONF_FILES.</content>
</entry>
<entry>
<title>Honor CPPFLAGS.  This is a fix for pkgsrc libtoolization, so there is no</title>
<updated>2006-05-14T19:58:04Z</updated>
<author>
<name>minskim</name>
<email>minskim@pkgsrc.org</email>
</author>
<published>2006-05-14T19:58:04Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7121f90f672d07d2bae143234a5c11c99c0e452d'/>
<id>urn:sha1:7121f90f672d07d2bae143234a5c11c99c0e452d</id>
<content type='text'>
need to notify the author.</content>
</entry>
<entry>
<title>Aligned the last line of the buildlink3.mk files with the first line, so</title>
<updated>2006-04-12T10:26:59Z</updated>
<author>
<name>rillig</name>
<email>rillig@pkgsrc.org</email>
</author>
<published>2006-04-12T10:26:59Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=96fc47c14f1c212bb44b3fea33a48ff9851c6bdd'/>
<id>urn:sha1:96fc47c14f1c212bb44b3fea33a48ff9851c6bdd</id>
<content type='text'>
that they look nicer.</content>
</entry>
</feed>
