Commit graph

14 commits

Author SHA1 Message Date
Juan Romero Pardines
2ba2d2a2f1 Some changes for platforms with DRI support and FreeBSD:
o Don't build DRI modules here, build on -servers instead.
	o Use tabs for indentation.
	o Remove some warning for FreeBSD.

I don't know why the hell now XFree86 doesn't install the same libraries
than other platforms or some time ago, but I have fixed it removing
those libraries from PLIST.common (we will use PLIST.${OPSYS} instead).

Jeremy review if all works ok now.
2003-10-31 01:24:37 +00:00
Jeremy C. Reed
9ae41090b7 Split one patch out of patch-an (which has many).
Make sure SIZE_T_MAX is defined in fsconvert.c.
(Mention on pkgsrc-wip-discuss list on 23/Sep/2003.)
2003-10-22 13:21:28 +00:00
Soren Jacobsen
25698a64e2 Add patch-aq. Info:
Module Name:    xsrc
Committed By:   itojun
Date:           Tue Sep  9 07:47:13 UTC 2003

Modified Files:
        xsrc/xfree/xc/programs/mkfontscale: mkfontscale.c

	Log Message:
	free resource appropriately so that we can process large number of
	fonts.
2003-09-13 04:26:32 +00:00
Soren Jacobsen
a314009f3e Add missing xf86UnblockSIGIO() call to avoid a blocked X11 server.
The patch was provided by Yorick Hardy in PR xsrc/22668.
2003-09-06 17:57:28 +00:00
Chris Pinnock
b53f829c39 Add RCS ID. 2003-09-06 11:30:04 +00:00
Juan Romero Pardines
276051f0c7 Add a patch which fixes potential integer overflows in font libraries.
Obtained from FreeBSD, but it was applied to xsrc too.
2003-09-04 02:09:39 +00:00
Soren Jacobsen
6152a90e25 Remove patch-an and patch-aq. -an was seemingly blindly copied from FreeBSD,
and we have decided that we don't like it. -aq is unneeded.
2003-09-02 23:16:18 +00:00
Juan Romero Pardines
6b776cde78 Fix build on 1.6 branch, I don't have any 1.6.x box, but I think
that it will work. Is anyone brave enough to test this?
2003-09-01 20:59:01 +00:00
Jeremy C. Reed
73ff65979f Make sure gmake is used under Linux.
Set more host.def definitions (and change format to be @VARIABLE@).
Make sure that full path to makestrs is used.
2003-08-28 14:23:39 +00:00
Juan Romero Pardines
6ac8cac9cb Use ucs2any ( C version ) by Ben Collver. 2003-07-25 19:23:16 +00:00
Juan Romero Pardines
0e9d076f32 Add PKGSRC_CXX to ${OPSYS}.cf. 2003-07-24 01:35:19 +00:00
Juan Romero Pardines
7371446534 oops, add NetBSD rcs Id tag. 2003-07-24 00:41:07 +00:00
Juan Romero Pardines
16989a9db2 Enable pkgsrc CFLAGS, CC, CPP options to Linux systems. 2003-07-24 00:33:04 +00:00
Juan Romero Pardines
e233950b9c Initial import of XFree86-libs ( 4.3.0 )
This package containts XFree86 include headers files and (shared)
library files.
2003-07-23 20:33:42 +00:00