diff options
Diffstat (limited to 'x11/XFree86-4')
-rw-r--r-- | x11/XFree86-4/Makefile | 69 | ||||
-rw-r--r-- | x11/XFree86-4/pkg-descr | 7 | ||||
-rw-r--r-- | x11/XFree86-4/pkg-message | 9 | ||||
-rw-r--r-- | x11/XFree86-4/pkg-plist | 1 |
4 files changed, 0 insertions, 86 deletions
diff --git a/x11/XFree86-4/Makefile b/x11/XFree86-4/Makefile deleted file mode 100644 index 04752f160d3a..000000000000 --- a/x11/XFree86-4/Makefile +++ /dev/null @@ -1,69 +0,0 @@ -# New ports collection makefile for: XFree86 -# Date created: 5 January 1995 -# Whom: jmz -# -# $FreeBSD$ -# - -PORTNAME= XFree86 -PORTVERSION= 4.5.0 -PORTREVISION= 1 -PORTEPOCH= 1 -CATEGORIES= x11 -MASTER_SITES= # none -DISTFILES= # none -EXTRACT_ONLY= # none - -MAINTAINER= x11@FreeBSD.org -COMMENT= X11/XFree86 core distribution (complete, using mini/meta-ports) - -DEPRECATED= isn't maintained anymore -EXPIRATION_DATE= 2007-12-25 - -LIB_DEPENDS= X11.6:${PORTSDIR}/x11/XFree86-4-libraries -RUN_DEPENDS= xvinfo:${PORTSDIR}/x11/XFree86-4-clients \ - ${X11BASE}/share/doc/XFree86/ddx.txt:${PORTSDIR}/x11/XFree86-4-documents \ - ${X11BASE}/man/man7/X.7.gz:${PORTSDIR}/x11/XFree86-4-manuals \ - ${FONT100DPI}:${PORTSDIR}/x11-fonts/XFree86-4-font100dpi \ - ${FONT75DPI}:${PORTSDIR}/x11-fonts/XFree86-4-font75dpi \ - ${FONTCYR}:${PORTSDIR}/x11-fonts/XFree86-4-fontCyrillic \ - ${FONTDEFAULT}:${PORTSDIR}/x11-fonts/XFree86-4-fontDefaultBitmaps \ - ${FONTSCALE}:${PORTSDIR}/x11-fonts/XFree86-4-fontScalable \ - ${X11BASE}/bin/xfs:${PORTSDIR}/x11-servers/XFree86-4-FontServer \ - ${X11BASE}/bin/xf86cfg:${PORTSDIR}/x11-servers/XFree86-4-Server \ - ${X11BASE}/bin/Xnest:${PORTSDIR}/x11-servers/XFree86-4-NestServer \ - ${X11BASE}/bin/Xvfb:${PORTSDIR}/x11-servers/XFree86-4-VirtualFramebufferServer \ - ${X11BASE}/bin/Xprt:${PORTSDIR}/x11-servers/XFree86-4-PrintServer - -NO_BUILD= yes -LATEST_LINK= XFree86 -FONT100DPI= ${X11BASE}/lib/X11/fonts/100dpi/UTBI__10-ISO8859-1.pcf.gz -FONT75DPI= ${X11BASE}/lib/X11/fonts/75dpi/UTBI__10-ISO8859-1.pcf.gz -FONTCYR= ${X11BASE}/lib/X11/fonts/cyrillic/crox1c.pcf.gz -FONTDEFAULT= ${X11BASE}/lib/X11/fonts/misc/cursor.pcf.gz -FONTSCALE= ${X11BASE}/lib/X11/fonts/TTF/luximb.ttf - -pre-everything:: - @${ECHO_MSG} "This is a meta-port, meaning that it just depends on its subparts of the port." - @${ECHO_MSG} "It won't build and install all the parts until you have typed make install" - @${ECHO_MSG} "This port does not ensure things are upgraded; use portupgrade if you want to" - @${ECHO_MSG} "upgrade XFree86. If you simply type 'make install' it may use over 2GB to build" - @${ECHO_MSG} "all of the subports. You can install the ports singly if you are low on space." - -.if make(package) -.if !defined(DEPENDS_TARGET:Mpackage) || empty(DEPENDS_TARGET:Mpackage) -DEPENDS_TARGET="package" -.endif -.endif - -.undef NOCLEANDEPENDS - -do-install: # empty - -.include <bsd.port.pre.mk> -.if ${X_WINDOW_SYSTEM:L} != xfree86-4 -IGNORE= is part of XFree86 and you have ${X_WINDOW_SYSTEM} set for X11\ - distribution. See The X Window System and Virtual Consoles chapter\ - of FAQ for more information -.endif -.include <bsd.port.post.mk> diff --git a/x11/XFree86-4/pkg-descr b/x11/XFree86-4/pkg-descr deleted file mode 100644 index 0ea589912404..000000000000 --- a/x11/XFree86-4/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -XFree86 is a added-value pack for X11R6 that supports several versions -of Intel-based Unix and Unix-like operating systems. - -WWW: http://www.xfree86.org/ - -Note: -This the complete tarball, the distribution is also available in parts diff --git a/x11/XFree86-4/pkg-message b/x11/XFree86-4/pkg-message deleted file mode 100644 index 84e7b361f289..000000000000 --- a/x11/XFree86-4/pkg-message +++ /dev/null @@ -1,9 +0,0 @@ -************************************************************************ -* To improve security, the X server is installed without an SUID bit. * -* This is suitable for use with xdm, but not with a startx script. * -* If you need to use a startx script, install the x11/wrapper package. * -************************************************************************ -* FreeBSD 5.3 and later default to depending on X.Org ports. If you * -* want to use XFree86, see /usr/ports/UPDATING entry 20040723 and set * -* X_WINDOW_SYSTEM=xfree86-4 in /etc/make.conf * -************************************************************************ diff --git a/x11/XFree86-4/pkg-plist b/x11/XFree86-4/pkg-plist deleted file mode 100644 index 0337a60dac25..000000000000 --- a/x11/XFree86-4/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -@comment This packing list left intentionally empty |