<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/lang/gcc3-java/Makefile, branch pkgsrc_2008Q1</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q1</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q1'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2006-12-07T11:24:27Z</updated>
<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>
<entry>
<title>update to 3.3.4</title>
<updated>2004-07-02T15:40:01Z</updated>
<author>
<name>drochner</name>
<email>drochner</email>
</author>
<published>2004-07-02T15:40:01Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=30959a734eed1eadfa080a0b4e86701b9a9d2438'/>
<id>urn:sha1:30959a734eed1eadfa080a0b4e86701b9a9d2438</id>
<content type='text'>
bugfixes only afaict, no new features, no new files
</content>
</entry>
<entry>
<title>Update gcc3-ada to 3.3.3nb1</title>
<updated>2004-05-22T17:48:21Z</updated>
<author>
<name>abs</name>
<email>abs</email>
</author>
<published>2004-05-22T17:48:21Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=600e44f857f5fab7eb105f28ecbf9037899908cf'/>
<id>urn:sha1:600e44f857f5fab7eb105f28ecbf9037899908cf</id>
<content type='text'>
Update gcc3-c++ to 3.3.3nb1
Update gcc3-c	to 3.3.3nb2
Update gcc3-f77 to 3.3.3nb1
Update gcc3-java to 3.3.3nb1
Update gcc3-objc to 3.3.3nb1
Update gcc3 to 3.3.3nb1

gcc arm: fix GCC _P_R_ target/14302

        Apply gcc fix for gcc PR target/14302 to fix ARM compiler
        issues triggered by at least glib, glib2, and pkgconfig.

             2004-02-26  Richard Earnshaw  &lt;rearnsha@arm.com&gt;
                   Daniel Jacobowitz  &lt;drow@mvista.com&gt;

                   PR target/14302
                   * arm.h (ARM_GO_IF_LEGITIMATE_ADDRESS): Don't check the mode
                   size for minipool references.
</content>
</entry>
<entry>
<title>Make all gcc3-* packages use a single distinfo file from gcc3/distinfo and</title>
<updated>2004-04-10T15:47:08Z</updated>
<author>
<name>seb</name>
<email>seb</email>
</author>
<published>2004-04-10T15:47:08Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=604019c90f7da346cb2f72da6d03a1e77ce17e90'/>
<id>urn:sha1:604019c90f7da346cb2f72da6d03a1e77ce17e90</id>
<content type='text'>
a single patch directory from gcc3/patches/.
Also Move gcc3-c/{Makefile.common,language.mk} into gcc3/.
</content>
</entry>
</feed>
