mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26:28 -04:00
If port belongs to X11 distribution different than ${X_WINDOW_SYSTEM} one,
point to The X Window System and Virtual Consoles chapter of FAQ. Add SHA256.
This commit is contained in:
parent
9d7afa6cae
commit
b8b6f22af1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=147991
76 changed files with 188 additions and 39 deletions
|
@ -30,7 +30,9 @@ USE_REINPLACE= yes
|
|||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${X_WINDOW_SYSTEM:L} != xfree86-4
|
||||
IGNORE= is part of 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
|
||||
|
||||
DIST_SUBDIR= xc
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
MD5 (xc/XFree86-4.5.0-src-1.tgz) = 6c0fcf8069c13d068276016bbf6ad712
|
||||
SHA256 (xc/XFree86-4.5.0-src-1.tgz) = 0e9fb93a0db5f7f4f78e951d559fae36a0fb0e24683a9918dff7ffee766e0aae
|
||||
SIZE (xc/XFree86-4.5.0-src-1.tgz) = 10507331
|
||||
MD5 (xc/XFree86-4.5.0-src-3.tgz) = c0ad630bfec4545857c2877b3e2dcbeb
|
||||
SHA256 (xc/XFree86-4.5.0-src-3.tgz) = 2719f8055955dce293f2a8a846514d3908fa05b9d053c59b4fe1e09470a054df
|
||||
SIZE (xc/XFree86-4.5.0-src-3.tgz) = 12086763
|
||||
|
|
|
@ -55,7 +55,9 @@ pre-configure:
|
|||
${WRKSRC}/cf/FreeBSD.cf
|
||||
|
||||
.if ${X_WINDOW_SYSTEM:L} != xorg
|
||||
IGNORE= is part of X.Org. For switching to X.Org, read UPDATING entry 20040723
|
||||
IGNORE= is part of X.Org 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>
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
MD5 (xorg/X11R6.8.2-src1.tar.gz) = a9cfa54ae2e65a057b9c6416befeb6ab
|
||||
SHA256 (xorg/X11R6.8.2-src1.tar.gz) = 0868eb61f3a6af7e858494416cc3b1291d7ab602a6d69ec40bdf7e4fdecbcc5e
|
||||
SIZE (xorg/X11R6.8.2-src1.tar.gz) = 32373802
|
||||
MD5 (xorg/X11R6.8.2-src3.tar.gz) = 057d20af30569434e2c6693c1ca66e57
|
||||
SHA256 (xorg/X11R6.8.2-src3.tar.gz) = d295a304a014d96857f9acfb4b1a4b954462e476639623f05cfd839af9447e49
|
||||
SIZE (xorg/X11R6.8.2-src3.tar.gz) = 10379299
|
||||
|
|
|
@ -30,7 +30,9 @@ XINSTALL_DIRS= lib/GL/mesa/drivers/dri
|
|||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${X_WINDOW_SYSTEM:L} != xfree86-4
|
||||
IGNORE= is part of XFree86. For X.Org use graphics/dri port. See ports/UPDATING entry 20040723 for further information.
|
||||
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
|
||||
|
||||
.if ${ARCH} == i386
|
||||
|
|
|
@ -1,6 +1,9 @@
|
|||
MD5 (xc/XFree86-4.5.0-src-1.tgz) = 6c0fcf8069c13d068276016bbf6ad712
|
||||
SHA256 (xc/XFree86-4.5.0-src-1.tgz) = 0e9fb93a0db5f7f4f78e951d559fae36a0fb0e24683a9918dff7ffee766e0aae
|
||||
SIZE (xc/XFree86-4.5.0-src-1.tgz) = 10507331
|
||||
MD5 (xc/XFree86-4.5.0-src-2.tgz) = cc296c71cbe58edc3ffdec1084e58f4c
|
||||
SHA256 (xc/XFree86-4.5.0-src-2.tgz) = a50120da18c6caeb151094fa2ab7afc618821c72d3cedf6842f3636880839a09
|
||||
SIZE (xc/XFree86-4.5.0-src-2.tgz) = 5826556
|
||||
MD5 (xc/XFree86-4.5.0-src-3.tgz) = c0ad630bfec4545857c2877b3e2dcbeb
|
||||
SHA256 (xc/XFree86-4.5.0-src-3.tgz) = 2719f8055955dce293f2a8a846514d3908fa05b9d053c59b4fe1e09470a054df
|
||||
SIZE (xc/XFree86-4.5.0-src-3.tgz) = 12086763
|
||||
|
|
|
@ -46,6 +46,8 @@ pre-build:
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
.if ${X_WINDOW_SYSTEM:L} != xfree86-4
|
||||
IGNORE= is part of 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>
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
MD5 (xc/XFree86-4.5.0-src-4.tgz) = 217bb03a07cf94561b35815ce257c159
|
||||
SHA256 (xc/XFree86-4.5.0-src-4.tgz) = 1c9d8aaf7a924b51c759190b3ffb780179936b53866e8bd529f92bf0aab39c8f
|
||||
SIZE (xc/XFree86-4.5.0-src-4.tgz) = 12328580
|
||||
|
|
|
@ -46,6 +46,8 @@ pre-build:
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
.if ${X_WINDOW_SYSTEM:L} != xfree86-4
|
||||
IGNORE= is part of 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>
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
MD5 (xc/XFree86-4.5.0-src-4.tgz) = 217bb03a07cf94561b35815ce257c159
|
||||
SHA256 (xc/XFree86-4.5.0-src-4.tgz) = 1c9d8aaf7a924b51c759190b3ffb780179936b53866e8bd529f92bf0aab39c8f
|
||||
SIZE (xc/XFree86-4.5.0-src-4.tgz) = 12328580
|
||||
|
|
|
@ -46,6 +46,8 @@ pre-build:
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
.if ${X_WINDOW_SYSTEM:L} != xfree86-4
|
||||
IGNORE= is part of 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>
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
MD5 (xc/XFree86-4.5.0-src-4.tgz) = 217bb03a07cf94561b35815ce257c159
|
||||
SHA256 (xc/XFree86-4.5.0-src-4.tgz) = 1c9d8aaf7a924b51c759190b3ffb780179936b53866e8bd529f92bf0aab39c8f
|
||||
SIZE (xc/XFree86-4.5.0-src-4.tgz) = 12328580
|
||||
|
|
|
@ -54,6 +54,8 @@ pre-build:
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
.if ${X_WINDOW_SYSTEM:L} != xfree86-4
|
||||
IGNORE= is part of 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>
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
MD5 (xc/XFree86-4.5.0-src-1.tgz) = 6c0fcf8069c13d068276016bbf6ad712
|
||||
SHA256 (xc/XFree86-4.5.0-src-1.tgz) = 0e9fb93a0db5f7f4f78e951d559fae36a0fb0e24683a9918dff7ffee766e0aae
|
||||
SIZE (xc/XFree86-4.5.0-src-1.tgz) = 10507331
|
||||
MD5 (xc/XFree86-4.5.0-src-4.tgz) = 217bb03a07cf94561b35815ce257c159
|
||||
SHA256 (xc/XFree86-4.5.0-src-4.tgz) = 1c9d8aaf7a924b51c759190b3ffb780179936b53866e8bd529f92bf0aab39c8f
|
||||
SIZE (xc/XFree86-4.5.0-src-4.tgz) = 12328580
|
||||
|
|
|
@ -36,6 +36,8 @@ do-configure:
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
.if ${X_WINDOW_SYSTEM:L} != xfree86-4
|
||||
IGNORE= is part of 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>
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
MD5 (xc/XFree86-4.5.0-src-4.tgz) = 217bb03a07cf94561b35815ce257c159
|
||||
SHA256 (xc/XFree86-4.5.0-src-4.tgz) = 1c9d8aaf7a924b51c759190b3ffb780179936b53866e8bd529f92bf0aab39c8f
|
||||
SIZE (xc/XFree86-4.5.0-src-4.tgz) = 12328580
|
||||
|
|
|
@ -93,6 +93,8 @@ pre-build:
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
.if ${X_WINDOW_SYSTEM:L} != xfree86-4
|
||||
IGNORE= is part of 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>
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
MD5 (xc/XFree86-4.5.0-src-4.tgz) = 217bb03a07cf94561b35815ce257c159
|
||||
SHA256 (xc/XFree86-4.5.0-src-4.tgz) = 1c9d8aaf7a924b51c759190b3ffb780179936b53866e8bd529f92bf0aab39c8f
|
||||
SIZE (xc/XFree86-4.5.0-src-4.tgz) = 12328580
|
||||
MD5 (xc/XFree86-4.5.0-src-5.tgz) = 598ce329eb06b8189f92704a5698253c
|
||||
SHA256 (xc/XFree86-4.5.0-src-5.tgz) = 2752688c8cb2be2f549aa9a4cbf03c8a2237ba91256a7d03f962a2d437a63734
|
||||
SIZE (xc/XFree86-4.5.0-src-5.tgz) = 4386592
|
||||
|
|
|
@ -42,6 +42,8 @@ post-install:
|
|||
.include "${.CURDIR}/../../x11-servers/xorg-server/Makefile.inc"
|
||||
.include <bsd.port.pre.mk>
|
||||
.if ${X_WINDOW_SYSTEM:L} != xorg
|
||||
IGNORE= is part of X.Org. For switching to X.Org, read UPDATING entry 20040723
|
||||
IGNORE= is part of X.Org 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>
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
MD5 (xorg/X11R6.8.2-src1.tar.gz) = a9cfa54ae2e65a057b9c6416befeb6ab
|
||||
SHA256 (xorg/X11R6.8.2-src1.tar.gz) = 0868eb61f3a6af7e858494416cc3b1291d7ab602a6d69ec40bdf7e4fdecbcc5e
|
||||
SIZE (xorg/X11R6.8.2-src1.tar.gz) = 32373802
|
||||
MD5 (xorg/X11R6.8.2-src2.tar.gz) = b6f011b3131e442b8dab85d443d9a56f
|
||||
SHA256 (xorg/X11R6.8.2-src2.tar.gz) = 8d5bf0a442eb706fe71f029606d4340afc8c05208a50dee20193378c2e25a4de
|
||||
SIZE (xorg/X11R6.8.2-src2.tar.gz) = 5974936
|
||||
|
|
|
@ -28,6 +28,8 @@ XINSTALL_DIRS= fonts/bdf/100dpi
|
|||
.include "${.CURDIR}/../../x11-servers/xorg-server/Makefile.inc"
|
||||
.include <bsd.port.pre.mk>
|
||||
.if ${X_WINDOW_SYSTEM:L} != xorg
|
||||
IGNORE= is part of X.Org. For switching to X.Org, read UPDATING entry 20040723
|
||||
IGNORE= is part of X.Org 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>
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
MD5 (xorg/X11R6.8.2-src1.tar.gz) = a9cfa54ae2e65a057b9c6416befeb6ab
|
||||
SHA256 (xorg/X11R6.8.2-src1.tar.gz) = 0868eb61f3a6af7e858494416cc3b1291d7ab602a6d69ec40bdf7e4fdecbcc5e
|
||||
SIZE (xorg/X11R6.8.2-src1.tar.gz) = 32373802
|
||||
|
|
|
@ -28,6 +28,8 @@ XINSTALL_DIRS= fonts/bdf/75dpi
|
|||
.include "${.CURDIR}/../../x11-servers/xorg-server/Makefile.inc"
|
||||
.include <bsd.port.pre.mk>
|
||||
.if ${X_WINDOW_SYSTEM:L} != xorg
|
||||
IGNORE= is part of X.Org. For switching to X.Org, read UPDATING entry 20040723
|
||||
IGNORE= is part of X.Org 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>
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
MD5 (xorg/X11R6.8.2-src1.tar.gz) = a9cfa54ae2e65a057b9c6416befeb6ab
|
||||
SHA256 (xorg/X11R6.8.2-src1.tar.gz) = 0868eb61f3a6af7e858494416cc3b1291d7ab602a6d69ec40bdf7e4fdecbcc5e
|
||||
SIZE (xorg/X11R6.8.2-src1.tar.gz) = 32373802
|
||||
|
|
|
@ -28,6 +28,8 @@ XINSTALL_DIRS= fonts/bdf/cyrillic
|
|||
.include "${.CURDIR}/../../x11-servers/xorg-server/Makefile.inc"
|
||||
.include <bsd.port.pre.mk>
|
||||
.if ${X_WINDOW_SYSTEM:L} != xorg
|
||||
IGNORE= is part of X.Org. For switching to X.Org, read UPDATING entry 20040723
|
||||
IGNORE= is part of X.Org 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>
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
MD5 (xorg/X11R6.8.2-src1.tar.gz) = a9cfa54ae2e65a057b9c6416befeb6ab
|
||||
SHA256 (xorg/X11R6.8.2-src1.tar.gz) = 0868eb61f3a6af7e858494416cc3b1291d7ab602a6d69ec40bdf7e4fdecbcc5e
|
||||
SIZE (xorg/X11R6.8.2-src1.tar.gz) = 32373802
|
||||
|
|
|
@ -26,6 +26,8 @@ XBUILD_DIRS= fonts/encodings
|
|||
.include "${.CURDIR}/../../x11-servers/xorg-server/Makefile.inc"
|
||||
.include <bsd.port.pre.mk>
|
||||
.if ${X_WINDOW_SYSTEM:L} != xorg
|
||||
IGNORE= is part of X.Org. For switching to X.Org, read UPDATING entry 20040723
|
||||
IGNORE= is part of X.Org 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>
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
MD5 (xorg/X11R6.8.2-src1.tar.gz) = a9cfa54ae2e65a057b9c6416befeb6ab
|
||||
SHA256 (xorg/X11R6.8.2-src1.tar.gz) = 0868eb61f3a6af7e858494416cc3b1291d7ab602a6d69ec40bdf7e4fdecbcc5e
|
||||
SIZE (xorg/X11R6.8.2-src1.tar.gz) = 32373802
|
||||
|
|
|
@ -28,6 +28,8 @@ XINSTALL_DIRS= fonts/bdf/misc
|
|||
.include "${.CURDIR}/../../x11-servers/xorg-server/Makefile.inc"
|
||||
.include <bsd.port.pre.mk>
|
||||
.if ${X_WINDOW_SYSTEM:L} != xorg
|
||||
IGNORE= is part of X.Org. For switching to X.Org, read UPDATING entry 20040723
|
||||
IGNORE= is part of X.Org 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>
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
MD5 (xorg/X11R6.8.2-src1.tar.gz) = a9cfa54ae2e65a057b9c6416befeb6ab
|
||||
SHA256 (xorg/X11R6.8.2-src1.tar.gz) = 0868eb61f3a6af7e858494416cc3b1291d7ab602a6d69ec40bdf7e4fdecbcc5e
|
||||
SIZE (xorg/X11R6.8.2-src1.tar.gz) = 32373802
|
||||
|
|
|
@ -31,6 +31,8 @@ XINSTALL_DIRS= fonts/scaled/TTF
|
|||
.include "${.CURDIR}/../../x11-servers/xorg-server/Makefile.inc"
|
||||
.include <bsd.port.pre.mk>
|
||||
.if ${X_WINDOW_SYSTEM:L} != xorg
|
||||
IGNORE= is part of X.Org. For switching to X.Org, read UPDATING entry 20040723
|
||||
IGNORE= is part of X.Org 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>
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
MD5 (xorg/X11R6.8.2-src1.tar.gz) = a9cfa54ae2e65a057b9c6416befeb6ab
|
||||
SHA256 (xorg/X11R6.8.2-src1.tar.gz) = 0868eb61f3a6af7e858494416cc3b1291d7ab602a6d69ec40bdf7e4fdecbcc5e
|
||||
SIZE (xorg/X11R6.8.2-src1.tar.gz) = 32373802
|
||||
|
|
|
@ -30,6 +30,8 @@ XINSTALL_DIRS= fonts/scaled/Type1
|
|||
.include "${.CURDIR}/../../x11-servers/xorg-server/Makefile.inc"
|
||||
.include <bsd.port.pre.mk>
|
||||
.if ${X_WINDOW_SYSTEM:L} != xorg
|
||||
IGNORE= is part of X.Org. For switching to X.Org, read UPDATING entry 20040723
|
||||
IGNORE= is part of X.Org 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>
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
MD5 (xorg/X11R6.8.2-src1.tar.gz) = a9cfa54ae2e65a057b9c6416befeb6ab
|
||||
SHA256 (xorg/X11R6.8.2-src1.tar.gz) = 0868eb61f3a6af7e858494416cc3b1291d7ab602a6d69ec40bdf7e4fdecbcc5e
|
||||
SIZE (xorg/X11R6.8.2-src1.tar.gz) = 32373802
|
||||
|
|
|
@ -39,6 +39,8 @@ post-install:
|
|||
.include "${.CURDIR}/../../x11/XFree86-4-libraries/Makefile.inc"
|
||||
.include <bsd.port.pre.mk>
|
||||
.if ${X_WINDOW_SYSTEM:L} != xfree86-4
|
||||
IGNORE= is part of 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>
|
||||
|
|
|
@ -1,6 +1,9 @@
|
|||
MD5 (xc/XFree86-4.5.0-src-1.tgz) = 6c0fcf8069c13d068276016bbf6ad712
|
||||
SHA256 (xc/XFree86-4.5.0-src-1.tgz) = 0e9fb93a0db5f7f4f78e951d559fae36a0fb0e24683a9918dff7ffee766e0aae
|
||||
SIZE (xc/XFree86-4.5.0-src-1.tgz) = 10507331
|
||||
MD5 (xc/XFree86-4.5.0-src-2.tgz) = cc296c71cbe58edc3ffdec1084e58f4c
|
||||
SHA256 (xc/XFree86-4.5.0-src-2.tgz) = a50120da18c6caeb151094fa2ab7afc618821c72d3cedf6842f3636880839a09
|
||||
SIZE (xc/XFree86-4.5.0-src-2.tgz) = 5826556
|
||||
MD5 (xc/XFree86-4.5.0-src-3.tgz) = c0ad630bfec4545857c2877b3e2dcbeb
|
||||
SHA256 (xc/XFree86-4.5.0-src-3.tgz) = 2719f8055955dce293f2a8a846514d3908fa05b9d053c59b4fe1e09470a054df
|
||||
SIZE (xc/XFree86-4.5.0-src-3.tgz) = 12086763
|
||||
|
|
|
@ -31,6 +31,8 @@ XINSTALL_MAN_DIRS= programs/Xserver/hw/xnest
|
|||
.include "${.CURDIR}/../../x11/XFree86-4-libraries/Makefile.inc"
|
||||
.include <bsd.port.pre.mk>
|
||||
.if ${X_WINDOW_SYSTEM:L} != xfree86-4
|
||||
IGNORE= is part of 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>
|
||||
|
|
|
@ -1,6 +1,9 @@
|
|||
MD5 (xc/XFree86-4.5.0-src-1.tgz) = 6c0fcf8069c13d068276016bbf6ad712
|
||||
SHA256 (xc/XFree86-4.5.0-src-1.tgz) = 0e9fb93a0db5f7f4f78e951d559fae36a0fb0e24683a9918dff7ffee766e0aae
|
||||
SIZE (xc/XFree86-4.5.0-src-1.tgz) = 10507331
|
||||
MD5 (xc/XFree86-4.5.0-src-2.tgz) = cc296c71cbe58edc3ffdec1084e58f4c
|
||||
SHA256 (xc/XFree86-4.5.0-src-2.tgz) = a50120da18c6caeb151094fa2ab7afc618821c72d3cedf6842f3636880839a09
|
||||
SIZE (xc/XFree86-4.5.0-src-2.tgz) = 5826556
|
||||
MD5 (xc/XFree86-4.5.0-src-3.tgz) = c0ad630bfec4545857c2877b3e2dcbeb
|
||||
SHA256 (xc/XFree86-4.5.0-src-3.tgz) = 2719f8055955dce293f2a8a846514d3908fa05b9d053c59b4fe1e09470a054df
|
||||
SIZE (xc/XFree86-4.5.0-src-3.tgz) = 12086763
|
||||
|
|
|
@ -31,6 +31,8 @@ do-install:
|
|||
.include "${.CURDIR}/../../x11/XFree86-4-libraries/Makefile.inc"
|
||||
.include <bsd.port.pre.mk>
|
||||
.if ${X_WINDOW_SYSTEM:L} != xfree86-4
|
||||
IGNORE= is part of 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>
|
||||
|
|
|
@ -1,6 +1,9 @@
|
|||
MD5 (xc/XFree86-4.5.0-src-1.tgz) = 6c0fcf8069c13d068276016bbf6ad712
|
||||
SHA256 (xc/XFree86-4.5.0-src-1.tgz) = 0e9fb93a0db5f7f4f78e951d559fae36a0fb0e24683a9918dff7ffee766e0aae
|
||||
SIZE (xc/XFree86-4.5.0-src-1.tgz) = 10507331
|
||||
MD5 (xc/XFree86-4.5.0-src-2.tgz) = cc296c71cbe58edc3ffdec1084e58f4c
|
||||
SHA256 (xc/XFree86-4.5.0-src-2.tgz) = a50120da18c6caeb151094fa2ab7afc618821c72d3cedf6842f3636880839a09
|
||||
SIZE (xc/XFree86-4.5.0-src-2.tgz) = 5826556
|
||||
MD5 (xc/XFree86-4.5.0-src-3.tgz) = c0ad630bfec4545857c2877b3e2dcbeb
|
||||
SHA256 (xc/XFree86-4.5.0-src-3.tgz) = 2719f8055955dce293f2a8a846514d3908fa05b9d053c59b4fe1e09470a054df
|
||||
SIZE (xc/XFree86-4.5.0-src-3.tgz) = 12086763
|
||||
|
|
|
@ -102,7 +102,9 @@ NOT_FOR_ARCHS= ia64
|
|||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${X_WINDOW_SYSTEM:L} != xfree86-4
|
||||
IGNORE= is part of 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
|
||||
|
||||
.if ${ARCH} == i386 || ${ARCH} == alpha || ${ARCH} == amd64
|
||||
|
|
|
@ -1,6 +1,9 @@
|
|||
MD5 (xc/XFree86-4.5.0-src-1.tgz) = 6c0fcf8069c13d068276016bbf6ad712
|
||||
SHA256 (xc/XFree86-4.5.0-src-1.tgz) = 0e9fb93a0db5f7f4f78e951d559fae36a0fb0e24683a9918dff7ffee766e0aae
|
||||
SIZE (xc/XFree86-4.5.0-src-1.tgz) = 10507331
|
||||
MD5 (xc/XFree86-4.5.0-src-2.tgz) = cc296c71cbe58edc3ffdec1084e58f4c
|
||||
SHA256 (xc/XFree86-4.5.0-src-2.tgz) = a50120da18c6caeb151094fa2ab7afc618821c72d3cedf6842f3636880839a09
|
||||
SIZE (xc/XFree86-4.5.0-src-2.tgz) = 5826556
|
||||
MD5 (xc/XFree86-4.5.0-src-3.tgz) = c0ad630bfec4545857c2877b3e2dcbeb
|
||||
SHA256 (xc/XFree86-4.5.0-src-3.tgz) = 2719f8055955dce293f2a8a846514d3908fa05b9d053c59b4fe1e09470a054df
|
||||
SIZE (xc/XFree86-4.5.0-src-3.tgz) = 12086763
|
||||
|
|
|
@ -31,6 +31,8 @@ XINSTALL_MAN_DIRS= programs/Xserver/hw/vfb
|
|||
.include "${.CURDIR}/../../x11/XFree86-4-libraries/Makefile.inc"
|
||||
.include <bsd.port.pre.mk>
|
||||
.if ${X_WINDOW_SYSTEM:L} != xfree86-4
|
||||
IGNORE= is part of 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>
|
||||
|
|
|
@ -1,6 +1,9 @@
|
|||
MD5 (xc/XFree86-4.5.0-src-1.tgz) = 6c0fcf8069c13d068276016bbf6ad712
|
||||
SHA256 (xc/XFree86-4.5.0-src-1.tgz) = 0e9fb93a0db5f7f4f78e951d559fae36a0fb0e24683a9918dff7ffee766e0aae
|
||||
SIZE (xc/XFree86-4.5.0-src-1.tgz) = 10507331
|
||||
MD5 (xc/XFree86-4.5.0-src-2.tgz) = cc296c71cbe58edc3ffdec1084e58f4c
|
||||
SHA256 (xc/XFree86-4.5.0-src-2.tgz) = a50120da18c6caeb151094fa2ab7afc618821c72d3cedf6842f3636880839a09
|
||||
SIZE (xc/XFree86-4.5.0-src-2.tgz) = 5826556
|
||||
MD5 (xc/XFree86-4.5.0-src-3.tgz) = c0ad630bfec4545857c2877b3e2dcbeb
|
||||
SHA256 (xc/XFree86-4.5.0-src-3.tgz) = 2719f8055955dce293f2a8a846514d3908fa05b9d053c59b4fe1e09470a054df
|
||||
SIZE (xc/XFree86-4.5.0-src-3.tgz) = 12086763
|
||||
|
|
|
@ -32,6 +32,8 @@ PLIST_FILES= bin/Xdmx
|
|||
.include "${.CURDIR}/../../x11-servers/xorg-server/Makefile.inc"
|
||||
.include <bsd.port.pre.mk>
|
||||
.if ${X_WINDOW_SYSTEM:L} != xorg
|
||||
IGNORE= is part of X.Org. For switching to X.Org, read UPDATING entry 20040723
|
||||
IGNORE= is part of X.Org 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>
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
MD5 (xorg/X11R6.8.2-src1.tar.gz) = a9cfa54ae2e65a057b9c6416befeb6ab
|
||||
SHA256 (xorg/X11R6.8.2-src1.tar.gz) = 0868eb61f3a6af7e858494416cc3b1291d7ab602a6d69ec40bdf7e4fdecbcc5e
|
||||
SIZE (xorg/X11R6.8.2-src1.tar.gz) = 32373802
|
||||
MD5 (xorg/X11R6.8.2-src3.tar.gz) = 057d20af30569434e2c6693c1ca66e57
|
||||
SHA256 (xorg/X11R6.8.2-src3.tar.gz) = d295a304a014d96857f9acfb4b1a4b954462e476639623f05cfd839af9447e49
|
||||
SIZE (xorg/X11R6.8.2-src3.tar.gz) = 10379299
|
||||
|
|
|
@ -42,6 +42,8 @@ post-install:
|
|||
.include "${.CURDIR}/../../x11-servers/xorg-server/Makefile.inc"
|
||||
.include <bsd.port.pre.mk>
|
||||
.if ${X_WINDOW_SYSTEM:L} != xorg
|
||||
IGNORE= is part of X.Org. For switching to X.Org, read UPDATING entry 20040723
|
||||
IGNORE= is part of X.Org 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>
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
MD5 (xorg/X11R6.8.2-src1.tar.gz) = a9cfa54ae2e65a057b9c6416befeb6ab
|
||||
SHA256 (xorg/X11R6.8.2-src1.tar.gz) = 0868eb61f3a6af7e858494416cc3b1291d7ab602a6d69ec40bdf7e4fdecbcc5e
|
||||
SIZE (xorg/X11R6.8.2-src1.tar.gz) = 32373802
|
||||
MD5 (xorg/X11R6.8.2-src2.tar.gz) = b6f011b3131e442b8dab85d443d9a56f
|
||||
SHA256 (xorg/X11R6.8.2-src2.tar.gz) = 8d5bf0a442eb706fe71f029606d4340afc8c05208a50dee20193378c2e25a4de
|
||||
SIZE (xorg/X11R6.8.2-src2.tar.gz) = 5974936
|
||||
|
|
|
@ -31,6 +31,8 @@ MAN1= Xnest.1
|
|||
.include "${.CURDIR}/../../x11-servers/xorg-server/Makefile.inc"
|
||||
.include <bsd.port.pre.mk>
|
||||
.if ${X_WINDOW_SYSTEM:L} != xorg
|
||||
IGNORE= is part of X.Org. For switching to X.Org, read UPDATING entry 20040723
|
||||
IGNORE= is part of X.Org 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>
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
MD5 (xorg/X11R6.8.2-src1.tar.gz) = a9cfa54ae2e65a057b9c6416befeb6ab
|
||||
SHA256 (xorg/X11R6.8.2-src1.tar.gz) = 0868eb61f3a6af7e858494416cc3b1291d7ab602a6d69ec40bdf7e4fdecbcc5e
|
||||
SIZE (xorg/X11R6.8.2-src1.tar.gz) = 32373802
|
||||
MD5 (xorg/X11R6.8.2-src3.tar.gz) = 057d20af30569434e2c6693c1ca66e57
|
||||
SHA256 (xorg/X11R6.8.2-src3.tar.gz) = d295a304a014d96857f9acfb4b1a4b954462e476639623f05cfd839af9447e49
|
||||
SIZE (xorg/X11R6.8.2-src3.tar.gz) = 10379299
|
||||
|
|
|
@ -35,6 +35,8 @@ MAN1= Xprt.1
|
|||
.include "${.CURDIR}/../../x11-servers/xorg-server/Makefile.inc"
|
||||
.include <bsd.port.pre.mk>
|
||||
.if ${X_WINDOW_SYSTEM:L} != xorg
|
||||
IGNORE= is part of X.Org. For switching to X.Org, read UPDATING entry 20040723
|
||||
IGNORE= is part of X.Org 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>
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
MD5 (xorg/X11R6.8.2-src1.tar.gz) = a9cfa54ae2e65a057b9c6416befeb6ab
|
||||
SHA256 (xorg/X11R6.8.2-src1.tar.gz) = 0868eb61f3a6af7e858494416cc3b1291d7ab602a6d69ec40bdf7e4fdecbcc5e
|
||||
SIZE (xorg/X11R6.8.2-src1.tar.gz) = 32373802
|
||||
MD5 (xorg/X11R6.8.2-src3.tar.gz) = 057d20af30569434e2c6693c1ca66e57
|
||||
SHA256 (xorg/X11R6.8.2-src3.tar.gz) = d295a304a014d96857f9acfb4b1a4b954462e476639623f05cfd839af9447e49
|
||||
SIZE (xorg/X11R6.8.2-src3.tar.gz) = 10379299
|
||||
|
|
|
@ -73,7 +73,9 @@ NOT_FOR_ARCHS= ia64
|
|||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${X_WINDOW_SYSTEM:L} != xorg
|
||||
IGNORE= is part of X.Org. For switching to X.Org, read UPDATING entry 20040723
|
||||
IGNORE= is part of X.Org 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
|
||||
|
||||
.if ${ARCH} == alpha
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
MD5 (xorg/xorg-x11-6.8.99.16.tar.bz2) = ae32054482f193d1579ab6f8cda66a7e
|
||||
SHA256 (xorg/xorg-x11-6.8.99.16.tar.bz2) = 9da23ad2c7eefc6b07737c3786067b12dbaed4282ead0336044cb4214fcb9f5d
|
||||
SIZE (xorg/xorg-x11-6.8.99.16.tar.bz2) = 45369937
|
||||
|
|
|
@ -74,7 +74,9 @@ NOT_FOR_ARCHS= ia64
|
|||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${X_WINDOW_SYSTEM:L} != xorg
|
||||
IGNORE= is part of X.Org. For switching to X.Org, read UPDATING entry 20040723
|
||||
IGNORE= is part of X.Org 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
|
||||
|
||||
.if ${ARCH} == alpha
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
MD5 (xorg/X11R6.8.2-src1.tar.gz) = a9cfa54ae2e65a057b9c6416befeb6ab
|
||||
SHA256 (xorg/X11R6.8.2-src1.tar.gz) = 0868eb61f3a6af7e858494416cc3b1291d7ab602a6d69ec40bdf7e4fdecbcc5e
|
||||
SIZE (xorg/X11R6.8.2-src1.tar.gz) = 32373802
|
||||
MD5 (xorg/X11R6.8.2-src3.tar.gz) = 057d20af30569434e2c6693c1ca66e57
|
||||
SHA256 (xorg/X11R6.8.2-src3.tar.gz) = d295a304a014d96857f9acfb4b1a4b954462e476639623f05cfd839af9447e49
|
||||
SIZE (xorg/X11R6.8.2-src3.tar.gz) = 10379299
|
||||
|
|
|
@ -31,6 +31,8 @@ MAN1= Xvfb.1
|
|||
.include "${.CURDIR}/../../x11-servers/xorg-server/Makefile.inc"
|
||||
.include <bsd.port.pre.mk>
|
||||
.if ${X_WINDOW_SYSTEM:L} != xorg
|
||||
IGNORE= is part of X.Org. For switching to X.Org, read UPDATING entry 20040723
|
||||
IGNORE= is part of X.Org 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>
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
MD5 (xorg/X11R6.8.2-src1.tar.gz) = a9cfa54ae2e65a057b9c6416befeb6ab
|
||||
SHA256 (xorg/X11R6.8.2-src1.tar.gz) = 0868eb61f3a6af7e858494416cc3b1291d7ab602a6d69ec40bdf7e4fdecbcc5e
|
||||
SIZE (xorg/X11R6.8.2-src1.tar.gz) = 32373802
|
||||
MD5 (xorg/X11R6.8.2-src3.tar.gz) = 057d20af30569434e2c6693c1ca66e57
|
||||
SHA256 (xorg/X11R6.8.2-src3.tar.gz) = d295a304a014d96857f9acfb4b1a4b954462e476639623f05cfd839af9447e49
|
||||
SIZE (xorg/X11R6.8.2-src3.tar.gz) = 10379299
|
||||
|
|
|
@ -88,7 +88,9 @@ post-install:
|
|||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${X_WINDOW_SYSTEM:L} != xfree86-4
|
||||
IGNORE= is part of 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 "${FILESDIR}/manpages"
|
||||
|
|
|
@ -1,8 +1,12 @@
|
|||
MD5 (xc/XFree86-4.5.0-src-1.tgz) = 6c0fcf8069c13d068276016bbf6ad712
|
||||
SHA256 (xc/XFree86-4.5.0-src-1.tgz) = 0e9fb93a0db5f7f4f78e951d559fae36a0fb0e24683a9918dff7ffee766e0aae
|
||||
SIZE (xc/XFree86-4.5.0-src-1.tgz) = 10507331
|
||||
MD5 (xc/XFree86-4.5.0-src-2.tgz) = cc296c71cbe58edc3ffdec1084e58f4c
|
||||
SHA256 (xc/XFree86-4.5.0-src-2.tgz) = a50120da18c6caeb151094fa2ab7afc618821c72d3cedf6842f3636880839a09
|
||||
SIZE (xc/XFree86-4.5.0-src-2.tgz) = 5826556
|
||||
MD5 (xc/XFree86-4.5.0-src-3.tgz) = c0ad630bfec4545857c2877b3e2dcbeb
|
||||
SHA256 (xc/XFree86-4.5.0-src-3.tgz) = 2719f8055955dce293f2a8a846514d3908fa05b9d053c59b4fe1e09470a054df
|
||||
SIZE (xc/XFree86-4.5.0-src-3.tgz) = 12086763
|
||||
MD5 (xc/XFree86-4.5.0-src-4.tgz) = 217bb03a07cf94561b35815ce257c159
|
||||
SHA256 (xc/XFree86-4.5.0-src-4.tgz) = 1c9d8aaf7a924b51c759190b3ffb780179936b53866e8bd529f92bf0aab39c8f
|
||||
SIZE (xc/XFree86-4.5.0-src-4.tgz) = 12328580
|
||||
|
|
|
@ -37,6 +37,8 @@ do-configure:
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
.if ${X_WINDOW_SYSTEM:L} != xfree86-4
|
||||
IGNORE= is part of 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>
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
MD5 (xc/XFree86-4.5.0-src-1.tgz) = 6c0fcf8069c13d068276016bbf6ad712
|
||||
SHA256 (xc/XFree86-4.5.0-src-1.tgz) = 0e9fb93a0db5f7f4f78e951d559fae36a0fb0e24683a9918dff7ffee766e0aae
|
||||
SIZE (xc/XFree86-4.5.0-src-1.tgz) = 10507331
|
||||
MD5 (xc/XFree86-4.5.0-src-6.tgz) = f75cf36c1170c15c5e0de757667151d4
|
||||
SHA256 (xc/XFree86-4.5.0-src-6.tgz) = 1219b5934579fc7284953f59e48a71ce48fc75289103247405d15b9519681d59
|
||||
SIZE (xc/XFree86-4.5.0-src-6.tgz) = 3257406
|
||||
|
|
|
@ -106,7 +106,9 @@ DebuggableLibraries?= NO
|
|||
.include "Makefile.inc"
|
||||
.include <bsd.port.pre.mk>
|
||||
.if ${X_WINDOW_SYSTEM:L} != xfree86-4
|
||||
IGNORE= is part of 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
|
||||
|
||||
# BuildXF86DRI is false for FreeBSD < 4.1
|
||||
|
|
|
@ -1,6 +1,9 @@
|
|||
MD5 (xc/XFree86-4.5.0-src-1.tgz) = 6c0fcf8069c13d068276016bbf6ad712
|
||||
SHA256 (xc/XFree86-4.5.0-src-1.tgz) = 0e9fb93a0db5f7f4f78e951d559fae36a0fb0e24683a9918dff7ffee766e0aae
|
||||
SIZE (xc/XFree86-4.5.0-src-1.tgz) = 10507331
|
||||
MD5 (xc/XFree86-4.5.0-src-2.tgz) = cc296c71cbe58edc3ffdec1084e58f4c
|
||||
SHA256 (xc/XFree86-4.5.0-src-2.tgz) = a50120da18c6caeb151094fa2ab7afc618821c72d3cedf6842f3636880839a09
|
||||
SIZE (xc/XFree86-4.5.0-src-2.tgz) = 5826556
|
||||
MD5 (xc/XFree86-4.5.0-src-3.tgz) = c0ad630bfec4545857c2877b3e2dcbeb
|
||||
SHA256 (xc/XFree86-4.5.0-src-3.tgz) = 2719f8055955dce293f2a8a846514d3908fa05b9d053c59b4fe1e09470a054df
|
||||
SIZE (xc/XFree86-4.5.0-src-3.tgz) = 12086763
|
||||
|
|
|
@ -45,7 +45,9 @@ do-configure:
|
|||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${X_WINDOW_SYSTEM:L} != xfree86-4
|
||||
IGNORE= is part of 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 "${FILESDIR}/manpages"
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
MD5 (xc/XFree86-4.5.0-src-1.tgz) = 6c0fcf8069c13d068276016bbf6ad712
|
||||
SHA256 (xc/XFree86-4.5.0-src-1.tgz) = 0e9fb93a0db5f7f4f78e951d559fae36a0fb0e24683a9918dff7ffee766e0aae
|
||||
SIZE (xc/XFree86-4.5.0-src-1.tgz) = 10507331
|
||||
|
|
|
@ -58,6 +58,8 @@ do-install: # empty
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
.if ${X_WINDOW_SYSTEM:L} != xfree86-4
|
||||
IGNORE= is part of 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>
|
||||
|
|
|
@ -70,7 +70,9 @@ post-install:
|
|||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${X_WINDOW_SYSTEM:L} != xorg
|
||||
IGNORE= is part of X.Org. For switching to X.Org, read UPDATING entry 20040723
|
||||
IGNORE= is part of X.Org 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 "${FILESDIR}/manpages"
|
||||
|
|
|
@ -1,6 +1,9 @@
|
|||
MD5 (xorg/X11R6.8.2-src1.tar.gz) = a9cfa54ae2e65a057b9c6416befeb6ab
|
||||
SHA256 (xorg/X11R6.8.2-src1.tar.gz) = 0868eb61f3a6af7e858494416cc3b1291d7ab602a6d69ec40bdf7e4fdecbcc5e
|
||||
SIZE (xorg/X11R6.8.2-src1.tar.gz) = 32373802
|
||||
MD5 (xorg/X11R6.8.2-src2.tar.gz) = b6f011b3131e442b8dab85d443d9a56f
|
||||
SHA256 (xorg/X11R6.8.2-src2.tar.gz) = 8d5bf0a442eb706fe71f029606d4340afc8c05208a50dee20193378c2e25a4de
|
||||
SIZE (xorg/X11R6.8.2-src2.tar.gz) = 5974936
|
||||
MD5 (xorg/X11R6.8.2-src3.tar.gz) = 057d20af30569434e2c6693c1ca66e57
|
||||
SHA256 (xorg/X11R6.8.2-src3.tar.gz) = d295a304a014d96857f9acfb4b1a4b954462e476639623f05cfd839af9447e49
|
||||
SIZE (xorg/X11R6.8.2-src3.tar.gz) = 10379299
|
||||
|
|
|
@ -24,7 +24,9 @@ XBUILD_DIRS= doc/specs
|
|||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${X_WINDOW_SYSTEM:L} != xorg
|
||||
IGNORE= is part of X.Org
|
||||
IGNORE= is part of X.Org 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>
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
MD5 (xorg/X11R6.8.2-src1.tar.gz) = a9cfa54ae2e65a057b9c6416befeb6ab
|
||||
SHA256 (xorg/X11R6.8.2-src1.tar.gz) = 0868eb61f3a6af7e858494416cc3b1291d7ab602a6d69ec40bdf7e4fdecbcc5e
|
||||
SIZE (xorg/X11R6.8.2-src1.tar.gz) = 32373802
|
||||
MD5 (xorg/X11R6.8.2-src6.tar.gz) = edfb5acc726fb7ce3634e5d9725deaf3
|
||||
SHA256 (xorg/X11R6.8.2-src6.tar.gz) = b62b5e783937ad56738c437e22444953c9ccf00e79bb7e3e6e4b9a6d0fc5e92c
|
||||
SIZE (xorg/X11R6.8.2-src6.tar.gz) = 3205143
|
||||
|
|
|
@ -50,7 +50,9 @@ post-install:
|
|||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${X_WINDOW_SYSTEM:L} != xorg
|
||||
IGNORE= is part of X.Org. For switching to X.Org, read UPDATING entry 20040723
|
||||
IGNORE= is part of X.Org 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
|
||||
|
||||
# BuildXF86DRI is false for FreeBSD < 4.1
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
MD5 (xorg/X11R6.8.2-src1.tar.gz) = a9cfa54ae2e65a057b9c6416befeb6ab
|
||||
SHA256 (xorg/X11R6.8.2-src1.tar.gz) = 0868eb61f3a6af7e858494416cc3b1291d7ab602a6d69ec40bdf7e4fdecbcc5e
|
||||
SIZE (xorg/X11R6.8.2-src1.tar.gz) = 32373802
|
||||
MD5 (xorg/X11R6.8.2-src3.tar.gz) = 057d20af30569434e2c6693c1ca66e57
|
||||
SHA256 (xorg/X11R6.8.2-src3.tar.gz) = d295a304a014d96857f9acfb4b1a4b954462e476639623f05cfd839af9447e49
|
||||
SIZE (xorg/X11R6.8.2-src3.tar.gz) = 10379299
|
||||
|
|
|
@ -34,7 +34,9 @@ post-extract:
|
|||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${X_WINDOW_SYSTEM:L} != xorg
|
||||
IGNORE= is part of X.Org
|
||||
IGNORE= is part of X.Org 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 "${FILESDIR}/manpages"
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
MD5 (xorg/X11R6.8.2-src1.tar.gz) = a9cfa54ae2e65a057b9c6416befeb6ab
|
||||
SHA256 (xorg/X11R6.8.2-src1.tar.gz) = 0868eb61f3a6af7e858494416cc3b1291d7ab602a6d69ec40bdf7e4fdecbcc5e
|
||||
SIZE (xorg/X11R6.8.2-src1.tar.gz) = 32373802
|
||||
MD5 (xorg/X11R6.8.2-src3.tar.gz) = 057d20af30569434e2c6693c1ca66e57
|
||||
SHA256 (xorg/X11R6.8.2-src3.tar.gz) = d295a304a014d96857f9acfb4b1a4b954462e476639623f05cfd839af9447e49
|
||||
SIZE (xorg/X11R6.8.2-src3.tar.gz) = 10379299
|
||||
|
|
|
@ -65,6 +65,8 @@ DEPENDS_TARGET="package"
|
|||
do-install: # empty
|
||||
|
||||
.if ${X_WINDOW_SYSTEM:L} != xorg
|
||||
IGNORE= is part of X.Org. For switching to X.Org, read UPDATING entry 20040723
|
||||
IGNORE= is part of X.Org 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>
|
||||
|
|
Loading…
Add table
Reference in a new issue