Age | Commit message (Collapse) | Author | Files | Lines |
|
on port-amd64@. OK'd by xtraeme@.
|
|
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.
|
|
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?)
|
|
pkgconfig files were added).
|
|
install pkgconfig files for compositeext and fixesext, required to use
the builtin versions.
Bump PKGREVISION.
Thanks for the suggestion Julio! :)
|
|
Not tested on 4.x, but changes should be trivial to commit...
|
|
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.
|
|
Just sorted a little to make it easier to compare.
|
|
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.
|
|
|
|
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.
|
|
Bump PKGREVISION and BUILDLINK_RECOMMENDED.
|
|
Patch by Kouichirou Hiratsuka in PR pkg/26610
Bump PKGREVISION to 1.
|
|
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.
|
|
|
|
so we don't have to conflict between XFree86 and xorg.
Suggested by grant@.
|
|
This package contains the X.org include header files and shared
library files.
|