Commit graph

19 commits

Author SHA1 Message Date
xtraeme
b7efe9439a Finish my previous commit and unbreak xorg-*:
* Move the subst macros for threadlib.h from xorg-libs to
  xorg/Makefile.common.
* SUBST_CLASSES should be appended.

Thanks to Manuel Stuehn <manuel.stuehn@student.uni-siegen.de> for
the email showing me the problems.
2004-12-27 17:26:18 +00:00
xtraeme
156eefc5de Apply patch from X.org to fix:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0914

While I'm here, make this build again on NetBSD -current, which has not
/usr/include/threadlib.h.

Bump PKGREVISION.
2004-12-20 14:45:25 +00:00
hira
e49a64b3f9 Make this build on NetBSD/amd64. Patch provided by Nicolas Joly
on port-amd64@.  OK'd by xtraeme@.
2004-11-15 11:15:42 +00:00
xtraeme
df743a9af6 The CONFLICTS lines for xextensions, libx11 and libXaw should be
only when X11BASE = LOCALBASE, otherwise they are useless, because
the xorg packages install the files into ${X11ROOT} aka ${PREFIX}/xorg
and not ${PREFIX}.

Bump PKGREVISION because the binary has been modified.
2004-10-22 06:31:42 +00:00
reed
aebd048453 Make xdm use configs from under PKG_SYSCONFDIR.
Some ideas came from NetBSD's XFree86 customizations.

Use USE_PKGINSTALL and CONF_FILES for xorg-clients.
Installs xdm configs (and shell scripts) to examples directory.
Create OWN_DIRS for the authDir.

PLIST changes are for chooser is now in bin directory.
And pixmaps moved to include/X11/pixmaps directory.
xdm configs are no longer in lib/X11/xdm (so they are no longer lost
on reinstall).

(Anyone want to do twm and other configs?)
2004-10-20 14:33:30 +00:00
xtraeme
cbf75d6c5b Adjust BUILDLINK_RECOMMENDED to 6.8.1nb2 (compositeext and fixesext
pkgconfig files were added).
2004-10-09 09:51:47 +00:00
xtraeme
5fd81b4a02 As jmmv@ suggested in: http://news.gw.com/netbsd.pkgsrc.changes/53743
install pkgconfig files for compositeext and fixesext, required to use
the builtin versions.

Bump PKGREVISION.

Thanks for the suggestion Julio! :)
2004-10-09 09:32:19 +00:00
xtraeme
12acd45df9 Missing bits to make this build/work correctly on FreeBSD 5.x.
Not tested on 4.x, but changes should be trivial to commit...
2004-10-08 03:35:25 +00:00
reed
cca8f51fac Like XFree86-libs, xorg-libs under Linux does not install
libGLU.a and it does install libXfont.so, libXfont.so.1, and
libXfont.so.1.5.

I decided not to bump PKGREVISION because this could not be packaged
(under Linux) in the first place.
2004-10-06 23:14:46 +00:00
reed
693afdc371 No real changes. No different entries.
Just sorted a little to make it easier to compare.
2004-10-06 22:46:46 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
adam
f8eaa73ad6 Checksums corrected 2004-09-22 15:59:30 +00:00
xtraeme
f620d0c75b Update X.org packages to 6.8.1.
To see the changes about this release, please review the "RELNOTES" file,
which is available via www or in the distribution tarballs.

These packages were tested on:

	* NetBSD 2.0/-current
	* Bluewall GNU/Linux
	* Slackware 10 GNU/Linux

I'm currently testing them on FreeBSD 5.3BETA4.
2004-09-21 17:38:52 +00:00
minskim
0341fda218 Incorporate libXpm security fixes of X.Org X11R6.8.1.
Bump PKGREVISION and BUILDLINK_RECOMMENDED.
2004-09-16 19:36:10 +00:00
recht
95e49df5cc Add missing entries to PLIST.common.
Patch by Kouichirou Hiratsuka in PR pkg/26610

Bump PKGREVISION to 1.
2004-08-11 15:40:49 +00:00
xtraeme
0cfedd6db1 Add a new variable to specify the installation prefix for
X11 packages (currently XFree86 and xorg), X11ROOT_PREFIX.

Defaults:

xorg: X11ROOT_PREFIX = xorg.
XFree86: X11ROOT_PREFIX = XFree86.

Otherwise it's undefined.

With this modification we don't have to specify X11BASE anymore,
because it's assigned automatically via bsd.pkg.defaults.mk.

If you want to change the defaults, specify X11ROOT_PREFIX in mk.conf.

Update Packages.txt now that we don't need X11BASE.
2004-07-30 07:48:56 +00:00
xtraeme
8037f2992e s/X11R6/xorg/ 2004-07-29 07:12:33 +00:00
xtraeme
69c871c448 xorg packages now will be installed into ${PREFIX}/xorg by default,
so we don't have to conflict between XFree86 and xorg.

Suggested by grant@.
2004-07-29 06:36:32 +00:00
xtraeme
20fa120a0a Initial import of xorg-libs-6.7.0.
This package contains the X.org include header files and shared
library files.
2004-07-29 04:50:53 +00:00