Commit graph

21 commits

Author SHA1 Message Date
kristerw
abb73c1311 Use PKG_SKIP_REASON so that bulk builds reports the packages as
"unavailable" instead of "broken".
2004-08-16 12:27:23 +00:00
xtraeme
5a34fd5ba0 I'm maintainer for the XFree86/X.org packages from pkgsrc. 2004-07-31 02:28:15 +00:00
xtraeme
c1e73d3cf3 Define CHECK_X11_TYPE, which is needed to be sure that all packages
will be installed into the proper location, otherwise X11ROOT_PREFIX
might be empty!
2004-07-30 08:24:20 +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
3109fcd97d Minor nits. 2004-07-29 08:59:15 +00:00
xtraeme
4c630da639 Remove some unused vars in PLIST_SUBST. 2004-07-21 23:49:36 +00:00
xtraeme
fb8c2f891e Add OpenBSD to ${SYSTEMS} for compiler options. 2004-07-21 21:40:17 +00:00
xtraeme
366d72988e Add OpenBSD-*-* to ONLY_FOR_PLATFORM, mark NetBSD/FreeBSD/Linux for any
arch too (I cannot test them, but it's best to enable it for future
testers).

Note that I'm working on adding OpenBSD support for these packages.
2004-07-20 22:23:25 +00:00
cjep
341efbf789 whitespace nits 2004-05-07 15:25:13 +00:00
reed
8c124c8f88 Fix problem where PLIST included shared libraries for liboldX
for Linux. Also make sure that libpsres.* is installed always.
This is for the XFree86-libs package. PKGREVISION was just bumped in
last, very recent, commit so don't do it again.
2004-04-27 21:49:57 +00:00
jmmv
acd03874e8 Fix broken includes. Pointed out by kristerw@. 2004-04-17 11:10:53 +00:00
jmmv
e2744b67b2 Set USE_DIRS+=XFree86-1.0 instead of depending on the package directly. 2004-04-14 21:16:42 +00:00
jmmv
ebf2fd7dbc Add support for the XFree86-dirs package in mk/dirs.mk, by modifying it to
work properly with it.  Agreed with xtraeme@.
2004-04-14 21:15:01 +00:00
xtraeme
4636f9b663 Make sure X11_TYPE=XFree86 is defined before building X11 packages,
this will fix wrong binary packages made by bulk builds.
2004-03-29 00:30:16 +00:00
xtraeme
770c956a77 Upgrade XFree86 packages to 4.4.0.
To see a full list of changes, please review:
http://xfree86.org/4.4.0/RELNOTES.html

These packages has been tested under NetBSD 1.6/-current, FreeBSD 4.x/5.x,
and GNU/Linux (i386) by Jeremy C. Reed, Michal Pasternak and myself.
2004-03-28 22:06:15 +00:00
jmmv
8ae08ee20c No need to use buildlink. 2004-02-22 20:42:33 +00:00
xtraeme
7835b68bff Mark XFree86 packages ONLY_FOR_PLATFORM= FreeBSD-*-i386 Linux-*-i386.
They were not built for NetBSD, so if you want to install XFree86, use
the original method (xsrc or build.sh).
2004-02-07 18:47:07 +00:00
xtraeme
7e5c4bb743 XFree86 meta-package can be now installed with or without xpkgwedge,
installation prefix is ${X11PREFIX}/X11R6.

Bump PKGREVISION.
2004-02-02 14:08:27 +00:00
xtraeme
8566483094 Remove deprecated MANCOMPRESSED (FreeBSD). 2004-01-31 19:08:47 +00:00
xtraeme
ac478da46f Fix PATHS. 2004-01-24 09:12:10 +00:00
xtraeme
a7b246782a Initial import of XFree86-4.3.0 from pkgsrc-wip.
This is the XFree86 meta package, for installing the entire
XFree86 suite.
2004-01-24 08:52:27 +00:00