<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/lang/gcc3-java/Makefile, 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>2008-09-07T05:12:58Z</updated>
<entry>
<title>Refine previous slightly; it can now actually configure libjava</title>
<updated>2008-09-07T05:12:58Z</updated>
<author>
<name>dholland</name>
<email>dholland</email>
</author>
<published>2008-09-07T05:12:58Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9ef0861f79f8101f128e166b8cd2fcbe3fa7f08e'/>
<id>urn:sha1:9ef0861f79f8101f128e166b8cd2fcbe3fa7f08e</id>
<content type='text'>
library, and it might build for i386, although x86_64 is still pretty
broken.
</content>
</entry>
<entry>
<title>And now, add some logic so if gcc declines to configure libjava, as</title>
<updated>2008-09-07T03:23:16Z</updated>
<author>
<name>dholland</name>
<email>dholland</email>
</author>
<published>2008-09-07T03:23:16Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=46c28e355e0bc710199840f6cf9ffe4d408ac0b5'/>
<id>urn:sha1:46c28e355e0bc710199840f6cf9ffe4d408ac0b5</id>
<content type='text'>
happens by default on amd64, the build will fail instead of silently
skipping it.
</content>
</entry>
<entry>
<title>Changes that should result in DESTDIR support, only the package is too</title>
<updated>2008-09-07T03:14:04Z</updated>
<author>
<name>dholland</name>
<email>dholland</email>
</author>
<published>2008-09-07T03:14:04Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=fdcc044b34611d45942d2ba126d444eacd8bae39'/>
<id>urn:sha1:fdcc044b34611d45942d2ba126d444eacd8bae39</id>
<content type='text'>
broken to test fully, so I've left PKG_DESTDIR_SUPPORT commented out.
</content>
</entry>
<entry>
<title>Update gcc3-* to 3.3.6.  Fix build of gcc3-f77 and gcc3-java on</title>
<updated>2006-12-07T11:24:27Z</updated>
<author>
<name>markd</name>
<email>markd</email>
</author>
<published>2006-12-07T11:24:27Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=88decafbb72d451474cf8e66ecb1872ef5c19289'/>
<id>urn:sha1:88decafbb72d451474cf8e66ecb1872ef5c19289</id>
<content type='text'>
NetBSD-current.
</content>
</entry>
<entry>
<title>Fixed the path to the AWK interpreter in addr2name.awk. Bumped</title>
<updated>2006-05-20T08:39:08Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2006-05-20T08:39:08Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=48f13d524b4758a07a75434e5f8271cd566e9133'/>
<id>urn:sha1:48f13d524b4758a07a75434e5f8271cd566e9133</id>
<content type='text'>
PKGREVISION.
</content>
</entry>
<entry>
<title>Info files have been moved to the PLIST already, so empty out the</title>
<updated>2006-04-09T01:11:31Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2006-04-09T01:11:31Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d5f1fc3c6b8e6430e652188ef20e59c6b7c8d634'/>
<id>urn:sha1:d5f1fc3c6b8e6430e652188ef20e59c6b7c8d634</id>
<content type='text'>
INFO_FILES variable.
</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>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>Create directories before installing files into them.</title>
<updated>2005-06-16T06:57:37Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2005-06-16T06:57:37Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=087b0988c7c2bfaa3823a225f61757e9256e11a3'/>
<id>urn:sha1:087b0988c7c2bfaa3823a225f61757e9256e11a3</id>
<content type='text'>
</content>
</entry>
</feed>
