aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorjmz <jmz@FreeBSD.org>2000-02-10 23:51:05 +0800
committerjmz <jmz@FreeBSD.org>2000-02-10 23:51:05 +0800
commit5dcddfd90fa54ef0caea2feb154fdf9c0d8800ae (patch)
tree42ab7ae7c68fda4a82750963188ad4f04de73d3b /x11
parentaec28e8b496395823e64e68e175ae9de821f5687 (diff)
downloadfreebsd-ports-gnome-5dcddfd90fa54ef0caea2feb154fdf9c0d8800ae.tar.gz
freebsd-ports-gnome-5dcddfd90fa54ef0caea2feb154fdf9c0d8800ae.tar.zst
freebsd-ports-gnome-5dcddfd90fa54ef0caea2feb154fdf9c0d8800ae.zip
Update the XFree86 3.3.6 port to:
- contain the released Rage128 patch (but unfortunately this does not solve all problems with this card under FreeBSD) - fix the release date "January 1999" --> "January 2000" - make it possible to build a package (PLIST problem: lib/X11/doc/BetaReport is not installed with 3.3.6) PR: ports/16626 Submitted by: Udo Schweigert <ust@cert.siemens.de>
Diffstat (limited to 'x11')
-rw-r--r--x11/XFree86-4-clients/Makefile7
-rw-r--r--x11/XFree86-4-clients/distinfo1
-rw-r--r--x11/XFree86-4-clients/pkg-plist1
-rw-r--r--x11/XFree86-4-libraries/Makefile7
-rw-r--r--x11/XFree86-4-libraries/distinfo1
-rw-r--r--x11/XFree86-4-libraries/files/patch-d10
-rw-r--r--x11/XFree86-4-libraries/pkg-plist1
-rw-r--r--x11/XFree86-4/Makefile7
-rw-r--r--x11/XFree86-4/distinfo1
-rw-r--r--x11/XFree86-4/files/patch-d10
-rw-r--r--x11/XFree86-4/pkg-plist1
-rw-r--r--x11/XFree86-4/pkg-plist.alpha1
-rw-r--r--x11/XFree86/Makefile7
-rw-r--r--x11/XFree86/distinfo1
-rw-r--r--x11/XFree86/files/patch-d10
-rw-r--r--x11/XFree86/pkg-plist1
-rw-r--r--x11/XFree86/pkg-plist.alpha1
-rw-r--r--x11/XFree86/pkg-plist.pc981
18 files changed, 62 insertions, 7 deletions
diff --git a/x11/XFree86-4-clients/Makefile b/x11/XFree86-4-clients/Makefile
index b73e50485faf..6b4377372ab5 100644
--- a/x11/XFree86-4-clients/Makefile
+++ b/x11/XFree86-4-clients/Makefile
@@ -16,6 +16,13 @@ MASTER_SITES= ftp://ftp.xfree86.org/pub/XFree86/3.3.6/source/ \
ftp://sunsite.doc.ic.ac.uk/packages/XFree86/3.3.6/source/
DISTFILES= X336src-1.tgz X336src-2.tgz
+PATCH_SITES= ftp://ftp.xfree.org/pub/XFree86/3.3.6/fixes/ \
+ ftp://xfree86.cdrom.com/pub/XFree86/3.3.6/fixes/ \
+ ftp://ftp.lip6.fr/pub/X11/XFree86/XFree86-3.3.6/fixes/ \
+ ftp://ftp.cs.tu-berlin.de/pub/X/XFree86/3.3.6/fixes/ \
+ ftp://sunsite.doc.ic.ac.uk/packages/XFree86/3.3.6/fixes/
+PATCHFILES= fix-01-r128
+
MAINTAINER= jmz@FreeBSD.org
IS_INTERACTIVE= yes # configure script asks questions
diff --git a/x11/XFree86-4-clients/distinfo b/x11/XFree86-4-clients/distinfo
index 6aad3491185a..d2447f263e37 100644
--- a/x11/XFree86-4-clients/distinfo
+++ b/x11/XFree86-4-clients/distinfo
@@ -1,3 +1,4 @@
MD5 (xc/X336src-1.tgz) = bbfa360d10ce91ab37f24f197a31b485
MD5 (xc/X336src-2.tgz) = 897daa223b5b67b8314ed8835cc17539
+MD5 (xc/fix-01-r128) = a62387e13b970c5a83e9a0822c30344f
MD5 (xc/Wraphelp.c) = IGNORE
diff --git a/x11/XFree86-4-clients/pkg-plist b/x11/XFree86-4-clients/pkg-plist
index 02e44b6987dc..6dea3e02e343 100644
--- a/x11/XFree86-4-clients/pkg-plist
+++ b/x11/XFree86-4-clients/pkg-plist
@@ -591,7 +591,6 @@ lib/X11/config/xf86site.def
lib/X11/config/xfree86.cf
lib/X11/doc/AccelCards
lib/X11/doc/BUILD
-lib/X11/doc/BetaReport
lib/X11/doc/COPYRIGHT
lib/X11/doc/Devices
lib/X11/doc/Monitors
diff --git a/x11/XFree86-4-libraries/Makefile b/x11/XFree86-4-libraries/Makefile
index b73e50485faf..6b4377372ab5 100644
--- a/x11/XFree86-4-libraries/Makefile
+++ b/x11/XFree86-4-libraries/Makefile
@@ -16,6 +16,13 @@ MASTER_SITES= ftp://ftp.xfree86.org/pub/XFree86/3.3.6/source/ \
ftp://sunsite.doc.ic.ac.uk/packages/XFree86/3.3.6/source/
DISTFILES= X336src-1.tgz X336src-2.tgz
+PATCH_SITES= ftp://ftp.xfree.org/pub/XFree86/3.3.6/fixes/ \
+ ftp://xfree86.cdrom.com/pub/XFree86/3.3.6/fixes/ \
+ ftp://ftp.lip6.fr/pub/X11/XFree86/XFree86-3.3.6/fixes/ \
+ ftp://ftp.cs.tu-berlin.de/pub/X/XFree86/3.3.6/fixes/ \
+ ftp://sunsite.doc.ic.ac.uk/packages/XFree86/3.3.6/fixes/
+PATCHFILES= fix-01-r128
+
MAINTAINER= jmz@FreeBSD.org
IS_INTERACTIVE= yes # configure script asks questions
diff --git a/x11/XFree86-4-libraries/distinfo b/x11/XFree86-4-libraries/distinfo
index 6aad3491185a..d2447f263e37 100644
--- a/x11/XFree86-4-libraries/distinfo
+++ b/x11/XFree86-4-libraries/distinfo
@@ -1,3 +1,4 @@
MD5 (xc/X336src-1.tgz) = bbfa360d10ce91ab37f24f197a31b485
MD5 (xc/X336src-2.tgz) = 897daa223b5b67b8314ed8835cc17539
+MD5 (xc/fix-01-r128) = a62387e13b970c5a83e9a0822c30344f
MD5 (xc/Wraphelp.c) = IGNORE
diff --git a/x11/XFree86-4-libraries/files/patch-d b/x11/XFree86-4-libraries/files/patch-d
new file mode 100644
index 000000000000..70cb0a30c77f
--- /dev/null
+++ b/x11/XFree86-4-libraries/files/patch-d
@@ -0,0 +1,10 @@
+--- programs/Xserver/hw/xfree86/xf86Version.h.orig Sat Jan 8 19:24:57 2000
++++ programs/Xserver/hw/xfree86/xf86Version.h Wed Feb 9 16:44:53 2000
+@@ -19,6 +19,6 @@
+ XF86_VERSION_BETA, \
+ XF86_VERSION_ALPHA)
+
+-#define XF86_DATE "January 8 1999"
++#define XF86_DATE "January 8 2000"
+
+ /* $XConsortium: xf86Version.h /main/78 1996/10/28 05:42:10 kaleb $ */
diff --git a/x11/XFree86-4-libraries/pkg-plist b/x11/XFree86-4-libraries/pkg-plist
index 02e44b6987dc..6dea3e02e343 100644
--- a/x11/XFree86-4-libraries/pkg-plist
+++ b/x11/XFree86-4-libraries/pkg-plist
@@ -591,7 +591,6 @@ lib/X11/config/xf86site.def
lib/X11/config/xfree86.cf
lib/X11/doc/AccelCards
lib/X11/doc/BUILD
-lib/X11/doc/BetaReport
lib/X11/doc/COPYRIGHT
lib/X11/doc/Devices
lib/X11/doc/Monitors
diff --git a/x11/XFree86-4/Makefile b/x11/XFree86-4/Makefile
index b73e50485faf..6b4377372ab5 100644
--- a/x11/XFree86-4/Makefile
+++ b/x11/XFree86-4/Makefile
@@ -16,6 +16,13 @@ MASTER_SITES= ftp://ftp.xfree86.org/pub/XFree86/3.3.6/source/ \
ftp://sunsite.doc.ic.ac.uk/packages/XFree86/3.3.6/source/
DISTFILES= X336src-1.tgz X336src-2.tgz
+PATCH_SITES= ftp://ftp.xfree.org/pub/XFree86/3.3.6/fixes/ \
+ ftp://xfree86.cdrom.com/pub/XFree86/3.3.6/fixes/ \
+ ftp://ftp.lip6.fr/pub/X11/XFree86/XFree86-3.3.6/fixes/ \
+ ftp://ftp.cs.tu-berlin.de/pub/X/XFree86/3.3.6/fixes/ \
+ ftp://sunsite.doc.ic.ac.uk/packages/XFree86/3.3.6/fixes/
+PATCHFILES= fix-01-r128
+
MAINTAINER= jmz@FreeBSD.org
IS_INTERACTIVE= yes # configure script asks questions
diff --git a/x11/XFree86-4/distinfo b/x11/XFree86-4/distinfo
index 6aad3491185a..d2447f263e37 100644
--- a/x11/XFree86-4/distinfo
+++ b/x11/XFree86-4/distinfo
@@ -1,3 +1,4 @@
MD5 (xc/X336src-1.tgz) = bbfa360d10ce91ab37f24f197a31b485
MD5 (xc/X336src-2.tgz) = 897daa223b5b67b8314ed8835cc17539
+MD5 (xc/fix-01-r128) = a62387e13b970c5a83e9a0822c30344f
MD5 (xc/Wraphelp.c) = IGNORE
diff --git a/x11/XFree86-4/files/patch-d b/x11/XFree86-4/files/patch-d
new file mode 100644
index 000000000000..70cb0a30c77f
--- /dev/null
+++ b/x11/XFree86-4/files/patch-d
@@ -0,0 +1,10 @@
+--- programs/Xserver/hw/xfree86/xf86Version.h.orig Sat Jan 8 19:24:57 2000
++++ programs/Xserver/hw/xfree86/xf86Version.h Wed Feb 9 16:44:53 2000
+@@ -19,6 +19,6 @@
+ XF86_VERSION_BETA, \
+ XF86_VERSION_ALPHA)
+
+-#define XF86_DATE "January 8 1999"
++#define XF86_DATE "January 8 2000"
+
+ /* $XConsortium: xf86Version.h /main/78 1996/10/28 05:42:10 kaleb $ */
diff --git a/x11/XFree86-4/pkg-plist b/x11/XFree86-4/pkg-plist
index 02e44b6987dc..6dea3e02e343 100644
--- a/x11/XFree86-4/pkg-plist
+++ b/x11/XFree86-4/pkg-plist
@@ -591,7 +591,6 @@ lib/X11/config/xf86site.def
lib/X11/config/xfree86.cf
lib/X11/doc/AccelCards
lib/X11/doc/BUILD
-lib/X11/doc/BetaReport
lib/X11/doc/COPYRIGHT
lib/X11/doc/Devices
lib/X11/doc/Monitors
diff --git a/x11/XFree86-4/pkg-plist.alpha b/x11/XFree86-4/pkg-plist.alpha
index be105b427d34..5a220891f7b7 100644
--- a/x11/XFree86-4/pkg-plist.alpha
+++ b/x11/XFree86-4/pkg-plist.alpha
@@ -584,7 +584,6 @@ lib/X11/config/xf86site.def
lib/X11/config/xfree86.cf
lib/X11/doc/AccelCards
lib/X11/doc/BUILD
-lib/X11/doc/BetaReport
lib/X11/doc/COPYRIGHT
lib/X11/doc/Devices
lib/X11/doc/Monitors
diff --git a/x11/XFree86/Makefile b/x11/XFree86/Makefile
index b73e50485faf..6b4377372ab5 100644
--- a/x11/XFree86/Makefile
+++ b/x11/XFree86/Makefile
@@ -16,6 +16,13 @@ MASTER_SITES= ftp://ftp.xfree86.org/pub/XFree86/3.3.6/source/ \
ftp://sunsite.doc.ic.ac.uk/packages/XFree86/3.3.6/source/
DISTFILES= X336src-1.tgz X336src-2.tgz
+PATCH_SITES= ftp://ftp.xfree.org/pub/XFree86/3.3.6/fixes/ \
+ ftp://xfree86.cdrom.com/pub/XFree86/3.3.6/fixes/ \
+ ftp://ftp.lip6.fr/pub/X11/XFree86/XFree86-3.3.6/fixes/ \
+ ftp://ftp.cs.tu-berlin.de/pub/X/XFree86/3.3.6/fixes/ \
+ ftp://sunsite.doc.ic.ac.uk/packages/XFree86/3.3.6/fixes/
+PATCHFILES= fix-01-r128
+
MAINTAINER= jmz@FreeBSD.org
IS_INTERACTIVE= yes # configure script asks questions
diff --git a/x11/XFree86/distinfo b/x11/XFree86/distinfo
index 6aad3491185a..d2447f263e37 100644
--- a/x11/XFree86/distinfo
+++ b/x11/XFree86/distinfo
@@ -1,3 +1,4 @@
MD5 (xc/X336src-1.tgz) = bbfa360d10ce91ab37f24f197a31b485
MD5 (xc/X336src-2.tgz) = 897daa223b5b67b8314ed8835cc17539
+MD5 (xc/fix-01-r128) = a62387e13b970c5a83e9a0822c30344f
MD5 (xc/Wraphelp.c) = IGNORE
diff --git a/x11/XFree86/files/patch-d b/x11/XFree86/files/patch-d
new file mode 100644
index 000000000000..70cb0a30c77f
--- /dev/null
+++ b/x11/XFree86/files/patch-d
@@ -0,0 +1,10 @@
+--- programs/Xserver/hw/xfree86/xf86Version.h.orig Sat Jan 8 19:24:57 2000
++++ programs/Xserver/hw/xfree86/xf86Version.h Wed Feb 9 16:44:53 2000
+@@ -19,6 +19,6 @@
+ XF86_VERSION_BETA, \
+ XF86_VERSION_ALPHA)
+
+-#define XF86_DATE "January 8 1999"
++#define XF86_DATE "January 8 2000"
+
+ /* $XConsortium: xf86Version.h /main/78 1996/10/28 05:42:10 kaleb $ */
diff --git a/x11/XFree86/pkg-plist b/x11/XFree86/pkg-plist
index 02e44b6987dc..6dea3e02e343 100644
--- a/x11/XFree86/pkg-plist
+++ b/x11/XFree86/pkg-plist
@@ -591,7 +591,6 @@ lib/X11/config/xf86site.def
lib/X11/config/xfree86.cf
lib/X11/doc/AccelCards
lib/X11/doc/BUILD
-lib/X11/doc/BetaReport
lib/X11/doc/COPYRIGHT
lib/X11/doc/Devices
lib/X11/doc/Monitors
diff --git a/x11/XFree86/pkg-plist.alpha b/x11/XFree86/pkg-plist.alpha
index be105b427d34..5a220891f7b7 100644
--- a/x11/XFree86/pkg-plist.alpha
+++ b/x11/XFree86/pkg-plist.alpha
@@ -584,7 +584,6 @@ lib/X11/config/xf86site.def
lib/X11/config/xfree86.cf
lib/X11/doc/AccelCards
lib/X11/doc/BUILD
-lib/X11/doc/BetaReport
lib/X11/doc/COPYRIGHT
lib/X11/doc/Devices
lib/X11/doc/Monitors
diff --git a/x11/XFree86/pkg-plist.pc98 b/x11/XFree86/pkg-plist.pc98
index 0b8ba511d12e..2e4d6697069f 100644
--- a/x11/XFree86/pkg-plist.pc98
+++ b/x11/XFree86/pkg-plist.pc98
@@ -589,7 +589,6 @@ lib/X11/config/xf86site.def
lib/X11/config/xfree86.cf
lib/X11/doc/AccelCards
lib/X11/doc/BUILD
-lib/X11/doc/BetaReport
lib/X11/doc/COPYRIGHT
lib/X11/doc/Devices
lib/X11/doc/Monitors
d>ashish2014-11-052-1/+2 * Update Qt5 ports to 5.3.2.rakuco2014-11-052-1/+4 * Fix build with old make.hrs2014-11-041-7/+8 * Update to 11.88.hrs2014-11-034-36/+147 * Fix a warning message when \usepackage[magyar]{babel} and utf8 inputenchrs2014-11-031-1/+2 * print/hp2xx: multiple fixesrobak2014-11-023-21/+27 * Allow building with bison 3antoine2014-11-021-0/+37 * print/hplip-plugin:makc2014-10-312-8/+1 * Allow stripping as a regular userantoine2014-10-252-14/+0 * - Convert ports of news/ and print/ to new USES=pythonmva2014-10-2523-59/+38 * Remove @dirrm and @dirrmtry entries from the Qt ports.rakuco2014-10-241-13/+0 * Add USES=alias to several portsmarino2014-10-201-1/+1 * KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13!makc2014-10-194-13/+5 * print/cups-filters: update 1.0.58 -> 1.0.61robak2014-10-173-22/+4 * libmspub01 replaces libmspubbapt2014-10-175-46/+0 * Update to 0.1.1bapt2014-10-173-5/+4 * - Clarify LICENSEamdmi32014-10-142-7/+2 * - Switch MASTER_SITES to googledrive.com for my ports.ak2014-10-141-3/+1 * print/muttprint:pi2014-10-141-3/+1 * - Some demos need to be linked against libm.sogahr2014-10-131-2/+20 * print/hplip: switch from py-imaging to py-pillowwg2014-10-121-4/+3 * print/muttprint: add run_deps, change maintainer to submitterpi2014-10-111-1/+3 * Update to 1.8.7 release.ale2014-10-082-11/+11 * Remove zlib from pc filesbapt2014-10-071-0/+4 * Fix fetchingbapt2014-10-071-1/+1 * Import libmspub01bapt2014-10-077-5/+47 * print/pkpgcounter: switch from py-imaging to py-pillowwg2014-10-071-4/+4 * print/scribus: switch from py-imaging to py-pillowwg2014-10-071-4/+3 * - Add a dependecy on net/linux-c6-avahi-libs which allows FoxitReader to startlme2014-10-061-2/+2 * graphics/djvulibre:tijl2014-10-061-1/+1 * Unbreak py-satchmo, it depended on both py-imaging (self+via py-sorl-thumbnai...antoine2014-10-052-9/+3 * print/py-reportlab2: switch from py-pillow to py-imagingwg2014-10-041-4/+4 * Convert to USES=pearbapt2014-10-011-4/+2 * Clarify SDK is also for ports building. cups-filters requires it.bdrewery2014-09-301-1/+1 * print/rubygem-prawn: update to 1.3.0swills2014-09-306-11/+17 * - Convert to USES=pythonmva2014-09-291-6/+4 * Update to 2.1.2rakuco2014-09-293-3/+5 * - Set CPPFLAGS and LIBS in a number of ports so configure can find libintl.htijl2014-09-252-5/+7 * Hand back my ports to the pool.eadler2014-09-241-1/+1 * - Drop @dirrm* from plistamdmi32014-09-242-8/+0 * Update CentOS base to 6.5, add userland portsxmj2014-09-225-3/+33 * Update to version 1.0.58pawel2014-09-213-4/+4 * print/freetype:tijl2014-09-194-16/+6 * - Drop .la files, no dependees require themamdmi32014-09-192-3/+2 * Retire MANCOMPRESSED.mat2014-09-181-1/+0 * Update WWWbapt2014-09-171-1/+1 * devel/glib12 x11-toolkits/gtk12:tijl2014-09-133-3/+3 * - cups-filters requires pdftops during build / runtime tokmoore2014-09-121-1/+3 * - Remove USE_AUTOTOOLS=libtool:envtijl2014-09-121-6/+6 * Not sure where I found muttprint-langinfo existing before, but it doesn'tadamw2014-09-112-9/+1 * Fix dependency.hrs2014-09-111-2/+3 * Stage print/musixtex (the last unstaged port in the tree)marino2014-09-113-46/+39 * Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-1121-17/+21 * Add a patch forgotten in the previous commit.hrs2014-09-092-4/+39 * So it looks like mutprint-langinfo is not built for the russian/ port.adamw2014-09-082-1/+8 * - Convert to USES=libtool and add INSTALL_TARGET=install-striptijl2014-09-083-19/+38 * Convert to USES=libtool, USES=pathfix and INSTALL_TARGET=install-striptijl2014-09-082-5/+5 * Change USE_TEX=texlive.adamw2014-09-071-1/+1 * - Update from 1.2.2 to 2.0danilo2014-09-074-58/+58 * Remove 5 unstaged print/ghostscript7* portsmarino2014-09-07128-8891/+0 * Fix build by changing USE_TEX=texlive to USE_TEX=texmf.adamw2014-09-062-17/+13 * This port is hopelessly dependent upon g_return_if_fail from non-void functions.adamw2014-09-052-3/+10 * Change INSTALL_DATA to install with mode 644antoine2014-09-051-3/+0 * - Update from 20140825 to 20140904danilo2014-09-043-3/+9 * Remove non staged ports without pending PR from p*bapt2014-09-0261-6196/+0 * Split print/texlive-texmf into two ports, texlive-texmf andhrs2014-09-018-6365/+6413 * Remove print/tex-texmflocal. This is no longer necessary.hrs2014-09-015-1114/+0 * Use a versioned distfile.hrs2014-09-012-4/+5 * lang/guile:tijl2014-08-312-1/+2 * print/rubygem-ttfunk: update to 1.2.2swills2014-08-312-3/+3 * dns/libidn:tijl2014-08-312-2/+2 * - Update to 1.1.24+nmu3. DL paper size specification is fixed.hrs2014-08-303-24/+20 * Remove ports related to Adobe Reader.hrs2014-08-3039-3159/+0 * Remove print/dviselect. A new version is included in print/texlive-base.hrs2014-08-3016-290/+0 * - STAGEDIR support.hrs2014-08-302-24/+20 * - Project has moved to SFgahr2014-08-293-6/+5 * Update new version of htmlxref.cnfjohans2014-08-282-3/+3 * - Fix missing library problems when the linker enforces explicit linkingtijl2014-08-266-29/+22 * - Update from 20140725 to 20140825danilo2014-08-262-3/+3 * print/rubygem-prawn-svg: update to 0.16.0swills2014-08-262-3/+3 * print/rubygem-prawn: update to 1.2.1swills2014-08-262-5/+5 * Use fc keyword to prevent build violation when dependent ports use fc-cacheantoine2014-08-252-2/+4 * Allow staging as a regular userantoine2014-08-251-0/+3 * print/rubygem-ttfunk: update to 1.2.0swills2014-08-252-3/+3 * print/rubygem-afm: update to 0.2.2swills2014-08-242-3/+3 * - Add capability to specify package dependency in USE_TEX.hrs2014-08-243-1/+8 * Fix duplicated files.hrs2014-08-224-83/+57 * Fix bugs which prevented papersize configuration from working.hrs2014-08-223-5/+46 * Update TeXLive to 2014.hrs2014-08-2284-98174/+118290 * Remove expired ports:rene2014-08-225-74/+0 * Remove print/tex-omegaware-old. This is no longer maintained andhrs2014-08-226-84/+0