Changeset 81220
- Timestamp:
- 07/26/11 22:48:23 (4 years ago)
- Location:
- trunk/dports/x11/xorg-server-devel
- Files:
-
- 14 deleted
- 1 edited
-
Portfile (modified) (3 diffs)
-
files/0001-DIX-Set-backgroundState-correctly-for-root-window.patch (deleted)
-
files/0002-XQuartz-GLX-Create-a-new-dispatch-table-rather-than-.patch (deleted)
-
files/0003-XQuartz-Move-lXplugin-to-LDFLAGS-from-LDADD.patch (deleted)
-
files/0004-XQuartz-Add-a-semicolon-after-DEBUG_LOG.patch (deleted)
-
files/0005-XQuartz-ASL-Update-logging-to-support-differnet-leve.patch (deleted)
-
files/0006-XQuartz-ASL-Use-xpr-subsystem-for-logging-xpr-messag.patch (deleted)
-
files/0007-XQuartz-ASL-Use-GLXAqua-subsystem-for-logging-GLXAqu.patch (deleted)
-
files/0008-XQuartz-ASL-Use-xpbproxy-subsystem-for-logging-xpbpr.patch (deleted)
-
files/0009-XQuartz-xpbproxy-Correct-NSUInteger-format-strings.patch (deleted)
-
files/0010-test-fix-memset-size-for-WindowRec-37801.patch (deleted)
-
files/0011-XQuartz-Remove-explicit-link-against-libGL.patch (deleted)
-
files/0012-XQuartz-AIGLX-Setup-dispatch-table-based-on-runtime-.patch (deleted)
-
files/0013-XQuartz-AIGLX-Remove-unnecessary-includes-in-indirec.patch (deleted)
-
files/1001-XQuartz-Add-missing-include-for-pthread.h.patch (deleted)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/x11/xorg-server-devel/Portfile
r80046 r81220 6 6 conflicts xorg-server 7 7 set my_name xorg-server 8 version 1.10.99.901 8 version 1.10.99.901.20110726 9 9 categories x11 devel 10 10 maintainers jeremyhu openmaintainer … … 14 14 long_description The X.org X server allows you to run X11 applications on your computer. 15 15 16 #master_sites http://xquartz.macosforge.org/downloads/src 17 master_sites xorg:individual/xserver/ 18 19 dist_subdir ${my_name} 20 distname ${my_name}-${version} 21 22 checksums md5 3bb1a707b51b914f88a84b8d4af19943 \ 23 sha1 106b6806b64ae368f1f8d52568ca272f88d0c567 \ 24 rmd160 268a3993204012653c62e0f7fa20db9285a675f9 16 fetch.type git 17 git.url git://anongit.freedesktop.org/xorg/xserver 18 git.branch 73864a87aacbce85b520ccaa6e360b82c0e99716 25 19 26 20 use_bzip2 yes … … 80 74 81 75 patchfiles \ 82 0001-DIX-Set-backgroundState-correctly-for-root-window.patch \83 0002-XQuartz-GLX-Create-a-new-dispatch-table-rather-than-.patch \84 0003-XQuartz-Move-lXplugin-to-LDFLAGS-from-LDADD.patch \85 0004-XQuartz-Add-a-semicolon-after-DEBUG_LOG.patch \86 0005-XQuartz-ASL-Update-logging-to-support-differnet-leve.patch \87 0006-XQuartz-ASL-Use-xpr-subsystem-for-logging-xpr-messag.patch \88 0007-XQuartz-ASL-Use-GLXAqua-subsystem-for-logging-GLXAqu.patch \89 0008-XQuartz-ASL-Use-xpbproxy-subsystem-for-logging-xpbpr.patch \90 0009-XQuartz-xpbproxy-Correct-NSUInteger-format-strings.patch \91 0010-test-fix-memset-size-for-WindowRec-37801.patch \92 0011-XQuartz-Remove-explicit-link-against-libGL.patch \93 0012-XQuartz-AIGLX-Setup-dispatch-table-based-on-runtime-.patch \94 0013-XQuartz-AIGLX-Remove-unnecessary-includes-in-indirec.patch \95 1001-XQuartz-Add-missing-include-for-pthread.h.patch \96 76 5001-configure.ac-Add-fno-strict-aliasing-to-CFLAGS.patch \ 97 77 5002-Workaround-the-GC-clipping-problem-in-miPaintWindow-.patch \
Note: See TracChangeset
for help on using the changeset viewer.

