summaryrefslogtreecommitdiff
path: root/x11/XFree86-libs
AgeCommit message (Collapse)AuthorFilesLines
2004-11-08SunOS PLIST that got left off yesterday.markd1-0/+121
2004-11-07Add support for building XFree86 packages on Solaris.markd4-8/+49
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-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
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.
2004-09-16Bump BUILDLINK_RECOMMENDED because of libXpm security fixes.minskim1-1/+2
2004-09-16Incorporate libXpm security fixes of X.Org X11R6.8.1.minskim10-3/+434
Bump PKGREVISION.
2004-07-31I'm maintainer for the XFree86/X.org packages from pkgsrc.xtraeme1-2/+2
2004-07-30Add a new variable to specify the installation prefix forxtraeme2-12/+4
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-29Use ${XF_VER} instead of using 4.4.0.xtraeme1-4/+4
2004-07-29xorg packages now will be installed into ${PREFIX}/xorg by default,xtraeme1-2/+1
so we don't have to conflict between XFree86 and xorg. Suggested by grant@.
2004-07-29CONFLICTS with xorg-libs.xtraeme1-1/+2
2004-07-21Use pkglint, the best friend for pkgsrc.xtraeme2-5/+5
2004-07-21One PLIST file for >=4 Operating Systems is not so good.xtraeme6-265/+529
2004-07-21Add OpenBSD compiler options.xtraeme2-1/+51
2004-07-09Under Linux, we must run ldconfig in post-install target, tested byxtraeme1-1/+6
Jeremy C. Reed and myself.
2004-07-06Unused.wiz1-75/+0
2004-07-03define BuildXFree86OnSparcSunOS to get this at least half building ongrant2-1/+16
Solaris.
2004-05-07whitespace nitscjep1-2/+2
2004-04-28If ${X11ROOT} == ${LOCALBASE}, then we also conflict with the pkgsrc glujlam1-2/+2
package for the same reason as for MesaLib.
2004-04-27Include meta-pkgs/XFree86/Makefile.common earlier in Makefilereed1-2/+3
since using its defined X11ROOT.
2004-04-27Fix problem where PLIST included shared libraries for liboldXreed2-5/+7
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-27imake is not required as a runtime dependency, so use BUILD_DEPENDSreed1-2/+3
instead. Bump PKGREVISION for this and for last commit too (had broken CONFLICTS).
2004-04-27By default, it made an automatic CONFLICTS with MesaLibs [sic].reed1-3/+3
Fixed so now only CONFLICTS with MesaLib when X11ROOT (which is ${PREFIX}/${X11ROOT_PREFIX}) is same as LOCALBASE. (Fixed typo there too.)
2004-04-27Re-add on xtraeme's request, for X11_TYPE=XFree86 users.wiz1-0/+75
2004-04-26Unused.wiz1-75/+0
2004-03-30Remove XFree86/Makefile.common which was causing strange changes in thextraeme1-4/+2
targets, and use ${LOCALBASE}/X11R6 instead of ${X11ROOT}, noted by Jeremy C. Reed (fixes building in qt3 when using X11_TYPE=XFree86).
2004-03-30X11ROOT should be used as directory for buildlinkifying the files.xtraeme1-2/+2
2004-03-30Use x11 directory instead of testing directory.reed1-2/+2
2004-03-28Fix PATH.xtraeme2-4/+4
2004-03-28Regen.xtraeme1-1/+3
2004-03-28Add missing files plus some modifications.xtraeme1-0/+785
2004-03-28Upgrade XFree86 packages to 4.4.0.xtraeme33-2028/+328
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-02-02Explain the modifications required to use the XFree86 packages fromxtraeme2-3/+15
pkgsrc correctly.
2004-02-02XFree86 meta-package can be now installed with or without xpkgwedge,xtraeme5-791/+801
installation prefix is ${X11PREFIX}/X11R6. Bump PKGREVISION.
2004-01-31Simplify XFree86-libs doing the following changes:xtraeme7-37/+40
o Move manual pages from PLIST.${OPSYS} to PLIST.common o Disable compression of manual pages in FreeBSD. o Use IMAKE_* vars for the manual pages.
2004-01-24Initial import of XFree86-libs-4.3.0 from pkgsrc-wip.xtraeme35-0/+2565
This package contains the XFree86 include header files and shared library files.