<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/x11/xforms, 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>2008-04-16T05:42:46Z</updated>
<entry>
<title>Switch MASTER_SITES from dead sites to download.savvanah.nongnu.org.</title>
<updated>2008-04-16T05:42:46Z</updated>
<author>
<name>obache</name>
<email>obache</email>
</author>
<published>2008-04-16T05:42:46Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=33b1a67cda34ccb112f701833960fe2124b9da77'/>
<id>urn:sha1:33b1a67cda34ccb112f701833960fe2124b9da77</id>
<content type='text'>
Noticed by Zafer Aydogan via private mail.
distfile name is differ, but contents are same.
</content>
</entry>
<entry>
<title>Update the home page URL.</title>
<updated>2007-08-09T09:40:36Z</updated>
<author>
<name>tron</name>
<email>tron</email>
</author>
<published>2007-08-09T09:40:36Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5c8f43ff8d6573d8f2c8a836211ed2acd8552b78'/>
<id>urn:sha1:5c8f43ff8d6573d8f2c8a836211ed2acd8552b78</id>
<content type='text'>
</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>Fixed PKGMANDIR.</title>
<updated>2006-10-18T21:36:03Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2006-10-18T21:36:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=33e676c96d85c9dee7becd312aa7e87adac5f587'/>
<id>urn:sha1:33e676c96d85c9dee7becd312aa7e87adac5f587</id>
<content type='text'>
</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</email>
</author>
<published>2006-07-08T23:10:35Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b96729a13e6502c6d9d1c2912a698e23f57d3965'/>
<id>urn:sha1:b96729a13e6502c6d9d1c2912a698e23f57d3965</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</email>
</author>
<published>2006-07-08T22:38:58Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6e7d67f4b1fea88b6cff1f00142907eca4188add'/>
<id>urn:sha1:6e7d67f4b1fea88b6cff1f00142907eca4188add</id>
<content type='text'>
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.
</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>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>
</feed>
