<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/devel/nbitools, branch pkgsrc_2008Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2006-09-03T00:56:28Z</updated>
<entry>
<title>Reset maintainer for people who lost their commit bit.</title>
<updated>2006-09-03T00:56:28Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2006-09-03T00:56:28Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=aef186a5a895f005ca42ad3b97c829361bf57889'/>
<id>urn:sha1:aef186a5a895f005ca42ad3b97c829361bf57889</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Modify comments in installed config files to match what's happening.</title>
<updated>2006-07-05T04:59:47Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2006-07-05T04:59:47Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=89ea0bca668ad73e3de04f61bf047a1ac8a7b4e2'/>
<id>urn:sha1:89ea0bca668ad73e3de04f61bf047a1ac8a7b4e2</id>
<content type='text'>
* Modify xmkmf so that we can override the imake command invoked via an
  environment variable IMAKE_CMD.
* Drop the nbitools/buildlink3.mk file as it's no longer used by either
  canna or sj3 for package builds.

Bump the PKGREVISION to 4.
</content>
</entry>
<entry>
<title>Fixed some pkglint warnings.</title>
<updated>2006-06-17T16:50:27Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2006-06-17T16:50:27Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=06b2c4eb9e9ee7c1e2acdeed30bd1bffec38ccfb'/>
<id>urn:sha1:06b2c4eb9e9ee7c1e2acdeed30bd1bffec38ccfb</id>
<content type='text'>
</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</email>
</author>
<published>2006-04-12T10:26:59Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f39c7a6814118271c6fbfe87140ce12d8a3146d7'/>
<id>urn:sha1:f39c7a6814118271c6fbfe87140ce12d8a3146d7</id>
<content type='text'>
that they look nicer.
</content>
</entry>
<entry>
<title>Over 1200 files touched but no revisions bumped :)</title>
<updated>2006-04-06T06:21:32Z</updated>
<author>
<name>reed</name>
<email>reed</email>
</author>
<published>2006-04-06T06:21:32Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3b50716541c42bd031d14157665a74004901cade'/>
<id>urn:sha1:3b50716541c42bd031d14157665a74004901cade</id>
<content type='text'>
RECOMMENDED is removed. It becomes ABI_DEPENDS.

BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.

BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.

BUILDLINK_DEPENDS does not change.

IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".

Added to obsolete.mk checking for IGNORE_RECOMMENDED.

I did not manually go through and fix any aesthetic tab/spacing issues.

I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.

I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.

As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.

As discussed on tech-pkg.

I will commit to revbump, pkglint, pkg_install, createbuildlink separately.

Note that if you use wip, it will fail!  I will commit to pkgsrc-wip
later (within day).
</content>
</entry>
<entry>
<title>modified patch-ag for IRIX and Solaris, closing pkg/27267</title>
<updated>2006-02-25T17:31:57Z</updated>
<author>
<name>schwarz</name>
<email>schwarz</email>
</author>
<published>2006-02-25T17:31:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8c70b58baa644ba1200c635a24fe1ce02bf0c460'/>
<id>urn:sha1:8c70b58baa644ba1200c635a24fe1ce02bf0c460</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add DragonFly support. Bump revision due to PLIST change.</title>
<updated>2005-12-02T22:59:40Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2005-12-02T22:59:40Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=989cb46263b641dea1168c3d0b001a7ca69ef6aa'/>
<id>urn:sha1:989cb46263b641dea1168c3d0b001a7ca69ef6aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:</title>
<updated>2005-05-22T20:07:36Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2005-05-22T20:07:36Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9de24f22bc36b6b4056ab56dd2c15fffe3e8413e'/>
<id>urn:sha1:9de24f22bc36b6b4056ab56dd2c15fffe3e8413e</id>
<content type='text'>
	USE_GNU_TOOLS	-&gt; USE_TOOLS
	awk		-&gt; gawk
	m4		-&gt; gm4
	make		-&gt; gmake
	sed		-&gt; gsed
	yacc		-&gt; bison
</content>
</entry>
<entry>
<title>Apply patches provided by MOCHIDA Shuji in PR pkg/29889 to teach</title>
<updated>2005-05-08T03:14:35Z</updated>
<author>
<name>minskim</name>
<email>minskim</email>
</author>
<published>2005-05-08T03:14:35Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4797d699b0e8e6e51374837f4e4fae3882e7325e'/>
<id>urn:sha1:4797d699b0e8e6e51374837f4e4fae3882e7325e</id>
<content type='text'>
nbitools more about Darwin.
</content>
</entry>
<entry>
<title>Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.</title>
<updated>2005-04-11T21:44:48Z</updated>
<author>
<name>tv</name>
<email>tv</email>
</author>
<published>2005-04-11T21:44:48Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2560f48b2f5afa9fcb23e0718a2e2727ca7824cc'/>
<id>urn:sha1:2560f48b2f5afa9fcb23e0718a2e2727ca7824cc</id>
<content type='text'>
</content>
</entry>
</feed>
