Commit graph

21 commits

Author SHA1 Message Date
wiz
393af94024 Add RMD160 checksums to the SHA1 ones. 2005-02-23 17:36:09 +00:00
markd
f3f0b4be43 Add support for building XFree86 packages on Solaris.
Claim to be using gcc always and assume that the wrapper framework will
deal with the differences for other compilers (rather than getting imake
to try and do it).
2004-11-07 12:57:37 +00:00
xtraeme
5a34fd5ba0 I'm maintainer for the XFree86/X.org packages from pkgsrc. 2004-07-31 02:28:15 +00:00
xtraeme
7e484c5716 Define ProjectRoot inside of BeforeVendorCF, so xpkgwedge works
finally.

Bump PKGREVISION.
2004-07-31 01:46:45 +00:00
xtraeme
0612a03a2c Use ${XF_VER} instead of using 4.4.0. 2004-07-29 09:06:19 +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
eca3299e66 CONFLICTS with xorg-imake. 2004-07-29 05:37:36 +00:00
xtraeme
ea313d3843 Ensure that BuildCyrillicFonts is not defined (to avoid some warnings
building XFree86-* pkgs under OpenBSD).
2004-07-21 22:32:33 +00:00
xtraeme
51386052e4 Added OpenBSD support. 2004-07-21 21:42:51 +00:00
grant
0c27d2fd45 define BuildXFree86OnSparcSunOS to get this at least half building on
Solaris.
2004-07-03 06:26:08 +00:00
grant
ad75d933c1 we already patched SUBDIRS= # empty because this only builds imake, so
also comment out #define IHaveSubdirs.

imake builds different targets for "includes" based on whether
IHaveSubdirs is defined. however, this was only working by chance
because if IHaveSubdirs is defined, the shell code
used is:

	for blah in $(SUBDIRS); do

which doesn't work with Solaris sh(1) or ksh(1), where NetBSD sh(1),
bash(1), etc. just skip empty for loops.

fixes install on Solaris.
2004-07-03 04:05:13 +00:00
xtraeme
f1c3418056 Enable pkgviews installation. 2004-04-20 16:17:26 +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
xtraeme
c68d333dea Fix meta-pkgs/XFree86 PATH. 2004-03-28 22:27:56 +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
xtraeme
3622a95497 Revert previous commit, buildlink still is needed as pointed out
Julio Merino.
2004-02-02 19:10:05 +00:00
xtraeme
f82f24b673 There's no need to use buildlink[23] here. 2004-02-02 18:22:50 +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
ef86a0c923 Simplify imake package doing the following changes:
o Use IMAKE_* variables defined in defs.${OPSYS}.mk for the
	  manpages.
	o Disable compression of manual pages in FreeBSD.
2004-01-31 14:38:15 +00:00
xtraeme
6900bc0b27 s/wip/meta-pkgs/ 2004-01-24 09:12:52 +00:00
xtraeme
307a0935cc Initial import of imake-4.3.0, from pkgsrc-wip.
The imake package provides various utilities, such as imake, lndir,
mkdirhier, xmkmf, and others. These utilities are from XFree86, although
an X server and X libraries are not needed.
2004-01-24 08:43:25 +00:00