Juan Romero Pardines
7c68351a7e
Don't define BuildThreadStubLibrary under FreeBSD, it's already
...
defined in the .cf file.
2004-01-07 05:29:05 +00:00
Chris Pinnock
36259da34b
Whitespace fixes
2003-12-30 23:37:47 +00:00
Chris Pinnock
ac8ce0b629
Whitespace fixes
2003-12-30 20:19:28 +00:00
Michal Pasternak
7e9ff462f8
patch-au uses now c++, not cpp to compile .cc files
2003-12-20 17:11:48 +00:00
Juan Romero Pardines
524bdeb30b
Build shared libXinerama by default, because some applications try
...
to link with this (i.e metacity).
2003-12-02 07:40:12 +00:00
Jeremy C. Reed
ae6dd2a6a2
This conflicts with freedesktop.org's versions of xlib
...
(xextensions, libX11, libXau and others to be added later).
2003-11-26 23:35:05 +00:00
Jeremy C. Reed
5bc36533cc
If your X11PREFIX (or X11BASE) is same as your LOCALBASE,
...
then this may overwrite files from render, Xrender, and MesaLibs.
Make it conflict when ${X11PREFIX} == ${LOCALBASE}.
2003-11-26 23:33:37 +00:00
Jeremy C. Reed
665cbf909e
Don't attempt to build zlib nor install it. (On an xpkgwedge system
...
with X11PREFIX as /usr, it overwrote real libz files with an older,
not-good-enough, version.)
2003-11-26 08:03:25 +00:00
Jeremy C. Reed
e211271d6c
Use X11PREFIX for makestrs tool.
2003-11-25 18:32:32 +00:00
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
68c5d80233
Get rid of PLIST.DRI and use of PLIST_SRC. (Because PLIST_SRC caused
...
PLIST.common and PLIST.${OPSYS} to be ignored.) Moved DRI entries into
PLIST.FreeBSD and PLIST.Linux.
(PLIST.Linux still needs work -- it has extra libraries.)
2003-10-22 18:23:18 +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
Jeremy C. Reed
d3c09171f0
Improvements to descriptions, grammar fixes, mention XFree86, etc.
2003-10-22 13:14:56 +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
399c47b208
Don't build HTML man pages.
2003-09-02 23:33:46 +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
Soren Jacobsen
c01c7952ad
New maintainer address: xfree86@blef.org.
...
...mmm qmail mailing lists.
2003-09-01 23:57:52 +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
b539f6f157
I missed a couple variables that were changed to use @ at-signs.
2003-08-28 22:57:53 +00:00
Juan Romero Pardines
a2f50426c4
Lines of 80 characters.
2003-08-28 14:41:06 +00:00
Jeremy C. Reed
ccd7999910
updated patch-ag
2003-08-28 14:26:23 +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
a505e6f71c
Remove GlxDriverUsesMesa, it's already included on ${OPSYS}.cf
2003-08-16 23:13:40 +00:00
Juan Romero Pardines
1a67012882
Add support to XdmAuth on NetBSD, not sure if it will works on another
...
systems. Wraphelp.c was taken from xsrc repository of NetBSD. We can
continue building kde3 without any problem now.
2003-08-11 18:34:46 +00:00
Soren Jacobsen
e65de2b1f3
Add some missing directories to PLIST.common
2003-07-26 21:53:22 +00:00
Soren Jacobsen
f060fe0ec6
Remove trailing whitespace.
2003-07-26 21:39:33 +00:00
Juan Romero Pardines
d3be0cc8bf
Minor style fixes
2003-07-26 15:53:06 +00:00
Juan Romero Pardines
6ac8cac9cb
Use ucs2any ( C version ) by Ben Collver.
2003-07-25 19:23:16 +00:00
Juan Romero Pardines
fe4e5f600c
Use ucs2any ( C version ) from Ben Collver, remove perl dependency.
2003-07-25 18:25:20 +00:00
Soren Jacobsen
4eb46e2106
#define BuildHtmlManPages YES
2003-07-25 05:28:48 +00:00
Juan Romero Pardines
c47f2b0685
#if !defined -> #ifndef
2003-07-25 04:43:49 +00:00
Juan Romero Pardines
fd0a00991a
Build HTML man pages on all OSes.
2003-07-25 04:05:43 +00:00
Soren Jacobsen
f264fda130
Fix PLIST lossage that seems to have been introduced by Juan's
...
last Linux changes.
2003-07-25 02:10:10 +00:00
Soren Jacobsen
31c4ab37be
Don't depend on Xrender yet.
2003-07-25 01:28:50 +00:00
Sergio Jimenez
aa4ccb1331
Fix PLIST shared files.
2003-07-24 12:48:59 +00:00
Juan Romero Pardines
fecf0e6a58
Fix DEPENDS, we need >=4.3.0
2003-07-24 11:08:03 +00:00
Soren Jacobsen
83d5d57f45
Tabs.
2003-07-24 04:56:54 +00:00
Soren Jacobsen
19e01df232
s/XFREE86_VERSION/XF_VER/
2003-07-24 04:36:11 +00:00
Juan Romero Pardines
66cfb7a584
If our OS supports DRI it will use PLIST.DRI and its PLIST.${OPSYS} if it
...
exists. Add common definitions for the build of statics libraries, we want
a common PLIST with the same libraries on any OS.
Not finished yet ... I need to add PLIST.Linux and fix PLIST.common.
2003-07-24 04:07:33 +00:00
Juan Romero Pardines
bc35721457
oops, fix a typo.
2003-07-24 01:38:09 +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
3492a36fe6
Don't force to define BuildGLXDriverUsesMesa, linux.cf has it defined
...
by default, fixes the build on Linux. Non functional changes on anothers
platforms.
2003-07-24 00:38:37 +00:00
Juan Romero Pardines
16989a9db2
Enable pkgsrc CFLAGS, CC, CPP options to Linux systems.
2003-07-24 00:33:04 +00:00
Soren Jacobsen
9bfa4750d0
Style nits.
2003-07-24 00:25:04 +00:00
Soren Jacobsen
bd7c01737c
Remove svn Id tags.
2003-07-24 00:14:59 +00:00
Soren Jacobsen
87e2313505
s/xfree86/wip/
2003-07-23 22:30:17 +00:00