diff options
author | asami <asami@FreeBSD.org> | 2000-08-25 18:35:22 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-08-25 18:35:22 +0800 |
commit | 19988855eac3c74c9652c2f0792b4b2d1b3a8b73 (patch) | |
tree | 8fa3631e3640d6af36fe30d49e56440996d45dd6 /x11-servers/XFree86-4-Server/Makefile | |
parent | 9b7037770e19e58c17e20dad1d26151a2711c639 (diff) | |
download | freebsd-ports-gnome-19988855eac3c74c9652c2f0792b4b2d1b3a8b73.tar.gz freebsd-ports-gnome-19988855eac3c74c9652c2f0792b4b2d1b3a8b73.tar.zst freebsd-ports-gnome-19988855eac3c74c9652c2f0792b4b2d1b3a8b73.zip |
Update to 4.0.1. Remove libraries from -clients. Try to extract
only what each port needs. Other miscellaneous bug fixes.
Submitted by: maintainer
Diffstat (limited to 'x11-servers/XFree86-4-Server/Makefile')
-rw-r--r-- | x11-servers/XFree86-4-Server/Makefile | 124 |
1 files changed, 82 insertions, 42 deletions
diff --git a/x11-servers/XFree86-4-Server/Makefile b/x11-servers/XFree86-4-Server/Makefile index 522c26e3c79d..1cf6d7482645 100644 --- a/x11-servers/XFree86-4-Server/Makefile +++ b/x11-servers/XFree86-4-Server/Makefile @@ -1,4 +1,4 @@ -# New ports collection makefile for: XFree86XServer-4.0 +# New ports collection makefile for: XFree86XServer-4.0.1 # Date created: 10 Oct 1999 # Whom: taguchi@tohoku.iij.ad.jp # @@ -6,51 +6,88 @@ # PORTNAME= Server -PORTVERSION= 4.0 +PORTVERSION= 4.0.1 CATEGORIES= x11-servers -MASTER_SITES= ftp://ftp.xfree86.org/pub/XFree86/4.0/source/ \ - ftp://ftp.freesoftware.com/pub/XFree86/4.0/source/ \ - ftp://ftp.lip6.fr/pub/X11/XFree86/XFree86-4.0/source/ \ - ftp://ftp.cs.tu-berlin.de/pub/X/XFree86/4.0/source/ \ - ftp://sunsite.doc.ic.ac.uk/packages/XFree86/4.0/source/ +MASTER_SITES= ftp://ftp.xfree86.org/pub/XFree86/4.0.1/source/ \ + ftp://ftp.freesoftware.com/pub/XFree86/4.0.1/source/ \ + ftp://ftp.lip6.fr/pub/X11/XFree86/XFree86-4.0.1/source/ \ + ftp://ftp.cs.tu-berlin.de/pub/X/XFree86/4.0.1/source/ \ + ftp://sunsite.doc.ic.ac.uk/packages/XFree86/4.0.1/source/ PKGNAMEPREFIX= XFree86- -DISTFILES= X400src-1.tgz +DISTFILES= X401src-1.tgz MAINTAINER= taguchi@tohoku.iij.ad.jp -BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake-4 - -PREFIX?= ${X11BASE} -MTREE_FILE= /etc/mtree/BSD.x11.dist -DIST_SUBDIR= xc -WRKSRC= ${WRKDIR}/xc -PATCHDIR= ${PORTSDIR}/x11/XFree86-4-libraries/patches -SCRIPTS_ENV+= PREFIX=${PREFIX} \ - X11BASE=${X11BASE} \ - WRKDIR=${WRKDIR} \ - DISTDIR=${DISTDIR} \ - ExtendedInputDevices=${ExtendedInputDevices} -ALL_TARGET= FreeBSDPortsBuild -.if defined(NO_INSTALL_MANPAGES) -INSTALL_TARGET= FreeBSDPortsInstall -.else -INSTALL_TARGET= FreeBSDPortsInstall FreeBSDPortsInstall.man -MANCOMPRESSED= yes -MAN1= SuperProbe.1 XFree86.1 Xserver.1 \ - kbd_mode.1 xf86config.1 showrgb.1 -MAN3= XF86VidMode.3 XF86VidModeDeleteModeLine.3 \ - XF86VidModeGetAllModeLines.3 XF86VidModeGetModeLine.3 \ - XF86VidModeGetMonitor.3 XF86VidModeGetViewPort.3 \ - XF86VidModeLockModeSwitch.3 XF86VidModeModModeLine.3 \ - XF86VidModeQueryExtension.3 XF86VidModeQueryVersion.3 \ - XF86VidModeSetViewPort.3 XF86VidModeSwitchMode.3 \ - XF86VidModeSwitchToMode.3 -MAN4= apm.4 ati.4 chips.4 cirrus.4 dynapro.4 fbdev.4 \ - glint.4 i740.4 keyboard.4 mga.4 microtouch.4 mouse.4 \ - neomagic.4 nv.4 r128.4 rendition.4 s3virge.4 sis.4 \ - tdfx.4 trident.4 tseng.4 vga.4 wacom.4 -MAN5= XF86Config.5 -.endif +XFREE86_VERSION= 4 +USE_IMAKE= YES +DIST_SUBDIR= xc +WRKSRC= ${WRKDIR}/xc +PATCHDIR= ${PORTSDIR}/x11/XFree86-4-libraries/patches +SCRIPTS_ENV+= PREFIX=${PREFIX} \ + X11BASE=${X11BASE} \ + WRKDIR=${WRKDIR} \ + DISTDIR=${DISTDIR} \ + ExtendedInputDevices=${ExtendedInputDevices} +ALL_TARGET= FreeBSDPortsBuild +INSTALL_TARGET= FreeBSDPortsInstall FreeBSDPortsInstall.man +MANCOMPRESSED= yes +MAN1= SuperProbe.1 \ + XFree86.1 \ + Xserver.1 \ + imake.1 \ + kbd_mode.1 \ + lndir.1 \ + makedepend.1 \ + makeg.1 \ + makestrs.1 \ + mkdirhier.1 \ + pswrap.1 \ + revpath.1 \ + rman.1 \ + showrgb.1 \ + xf86config.1 \ + xmkmf.1 +MAN3= XF86VidMode.3 \ + XF86VidModeDeleteModeLine.3 \ + XF86VidModeGetAllModeLines.3 \ + XF86VidModeGetModeLine.3 \ + XF86VidModeGetMonitor.3 \ + XF86VidModeGetViewPort.3 \ + XF86VidModeLockModeSwitch.3 \ + XF86VidModeModModeLine.3 \ + XF86VidModeQueryExtension.3 \ + XF86VidModeQueryVersion.3 \ + XF86VidModeSetViewPort.3 \ + XF86VidModeSwitchMode.3 \ + XF86VidModeSwitchToMode.3 +MAN4= apm.4 \ + ati.4 \ + chips.4 \ + cirrus.4 \ + cyrix.4 \ + dynapro.4 \ + elographics.4 \ + fbdev.4 \ + glint.4 \ + i740.4 \ + i810.4 \ + keyboard.4 \ + mga.4 \ + microtouch.4 \ + mouse.4 \ + mutouch.4 \ + neomagic.4 \ + nv.4 \ + r128.4 \ + rendition.4 \ + s3virge.4 \ + sis.4 \ + tdfx.4 \ + trident.4 \ + tseng.4 \ + vga.4 \ + wacom.4 +MAN5= XF86Config.5 # User Config: # If you want to disabe Extended input devices (such as wacom tablets), @@ -59,7 +96,10 @@ ExtendedInputDevices?= YES pre-fetch: .if !defined(BATCH) && !defined(PACKAGE_BUILDING) - ${SH} ${PKGDIR}/INSTALL +${SH} ${PKGDIR}/INSTALL .endif +do-configure: + cd ${.CURDIR} && ${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/configure + .include <bsd.port.mk> |