Commit graph

25 commits

Author SHA1 Message Date
Jeremy C. Reed
81c802e8e2 Conflict with Xfixes. 2006-07-21 01:59:41 +00:00
Yoshito Komatsu
3ac4fbc0ed Replace tech-pkg@NetBSD.org with pkgsrc-users@NetBSD.org. 2006-05-19 16:51:13 +00:00
Jeremy C. Reed
5cd6604a0a Set the manual page suffix in configure environment,
since on some platforms configure chooses different locations.
(pkgsrc should be consistent.)
2006-05-05 22:26:16 +00:00
Jeremy C. Reed
077260a83e Change "wip" to "x11" for *proto packages recently moved. 2006-04-18 18:27:50 +00:00
Jeremy C. Reed
2e15a4650e Update to official x.org release.
Changes are:

2005-12-14  Kevin E. Martin  <kem-at-freedesktop-dot-org>

	* configure.ac:
	Update package version number for final X11R7 release candidate.

2005-12-06  Kevin E. Martin  <kem-at-freedesktop-dot-org>

	* man/Makefile.am:
	Change *man_SOURCES ==> *man_PRE to fix autotools warnings.

2005-12-03  Kevin E. Martin  <kem-at-freedesktop-dot-org>

	* configure.ac:
	Update package version number for X11R7 RC3 release.

2005-11-19  Kevin E. Martin  <kem-at-freedesktop-dot-org>

	* xfixes.pc.in:
	Update pkgconfig files to separate library build-time dependencies
	from application build-time dependencies.
	* configure.ac:
	Update dependencies to work with separate build roots.

2005-11-12  Alan Coopersmith  <alan.coopersmith@sun.com>

	* man/Makefile.am:
	* configure.ac:
	Use sed to substitute variables in man pages.

2005-11-09  Kevin E. Martin  <kem-at-freedesktop-dot-org>

	* configure.ac:
	Update package version number for X11R7 RC2 release.

2005-11-01  Kevin E. Martin  <kem-at-freedesktop-dot-org>

	* configure.ac:
	* src/Makefile.am:
	Update pkgcheck dependencies to work with separate build roots.

2005-10-26  Adam Jackson  <ajax@freedesktop.org>

	* configure.ac:
	Add check for xproto.
2006-04-12 20:58:16 +00:00
Jeremy C. Reed
cb5e6624bd Include fixesproto/buildlink3.mk as Xfixes.h uses
X11/extensions/xfixeswire.h.
2006-04-08 18:33:59 +00:00
Jeremy C. Reed
37f815a375 Change BUILDLINK_DEPENDS.foo to BUILDLINK_API_DEPENDS.foo.
Change BUILDLINK_RECOMMENDED.foo to BUILDLINK_ABI_DEPENDS.foo.

As discussed on tech-pkg.
2006-04-06 07:16:55 +00:00
Jeremy C. Reed
0c6a8b2745 Update to libXfixes-3.0.0 from modular X.org (release candidate 1)
instead of the dead xlibs.

Improve description and comment.

Adds manual page.
2005-11-10 02:03:51 +00:00
Roland Illig
1ee539a984 Added RMD160 checksums. 2005-09-28 06:41:05 +00:00
Leonard Schmidt
19e04324b1 MASTER_SITES update. 2005-09-07 16:24:54 +00:00
David Brownlee
85699404be Update for jlam's pkg-config changes.
Note these changes have not all been tested, so it is quite possible
that some are necessary but not sufficient.
2005-08-11 10:08:21 +00:00
Thomas Klausner
ba298945c1 Change path from devel/pkgconfig to devel/pkg-config.
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-07-21 16:33:56 +00:00
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
Johnny C. Lam
84663f5da5 Mechanical conversion to use LIBTOOLIZE_PLIST (which defaults to "yes" in
pkgsrc).  LIBTOOL_LA_FILES is no more.
2004-09-23 05:59:29 +00:00
Thomas Klausner
6f17e6f089 Fix path to fixesext (wip -> x11). 2004-08-17 21:26:45 +00:00
Todd Vierling
3258328d22 Convert manual libtool archive PLIST entries to dynamic entries using new
LIBTOOL_LA_FILES logic in bsd.pkg.mk.
2004-08-17 18:26:11 +00:00
Min Sik Kim
5802e19afa Unused. 2004-05-14 01:00:43 +00:00
Min Sik Kim
2d74df8024 Use relative paths for PKGCONFIG_OVERRIDE. 2004-05-09 02:38:56 +00:00
Juan Romero Pardines
041a09f268 Drop maintainership; I don't have enough free time/energy to
maintain all these packages, perhaps somebody want to get them? :-)
2004-05-07 01:57:48 +00:00
Soren Jacobsen
084e0938cf LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now shell globs relative to
WRKSRC.  LIBTOOL_OVERRIDE defaults to "libtool */libtool and */*/libtool,"
meaning that, in most packages, there's no need to set it.

So: Nuke tons of LIBTOOL_OVERRIDE=${WRKSRC} and adjust a few
SHLIBTOOL_OVERRIDEs (remove ${WRKSRC} from them).
2004-02-17 02:55:13 +00:00
Min Sik Kim
70c9882eb0 bl3ify 2004-02-02 02:27:45 +00:00
Min Sik Kim
ccddf1178e Synch with official release. 2004-02-02 02:23:56 +00:00
Chris Pinnock
3671f16559 Whitespace 2003-12-30 20:09:37 +00:00
Juan Romero Pardines
6386658950 Provide a buildlink file. 2003-11-27 02:42:06 +00:00
Juan Romero Pardines
3a909d44ef Initial import of libXfixes-2.0.0
Xfixes extension of X RandR

More information: www.freedesktop.org
2003-11-27 02:36:14 +00:00