[44940] trunk/dports
ryandesign at macports.org
ryandesign at macports.org
Sun Jan 4 15:43:43 PST 2009
Revision: 44940
http://trac.macports.org/changeset/44940
Author: ryandesign at macports.org
Date: 2009-01-04 15:43:42 -0800 (Sun, 04 Jan 2009)
Log Message:
-----------
Macports => MacPorts
Modified Paths:
--------------
trunk/dports/science/opendx/Portfile
trunk/dports/x11/Xft2/Portfile
trunk/dports/x11/mesa/Portfile
trunk/dports/x11/qt4-x11/Portfile
trunk/dports/x11/xorg-libAppleWM/Portfile
trunk/dports/x11/xorg-libFS/Portfile
trunk/dports/x11/xorg-libX11/Portfile
trunk/dports/x11/xorg-libXScrnSaver/Portfile
trunk/dports/x11/xorg-libXTrap/Portfile
trunk/dports/x11/xorg-libXau/Portfile
trunk/dports/x11/xorg-libXaw/Portfile
trunk/dports/x11/xorg-libXcomposite/Portfile
trunk/dports/x11/xorg-libXcursor/Portfile
trunk/dports/x11/xorg-libXdamage/Portfile
trunk/dports/x11/xorg-libXdmcp/Portfile
trunk/dports/x11/xorg-libXevie/Portfile
trunk/dports/x11/xorg-libXext/Portfile
trunk/dports/x11/xorg-libXfixes/Portfile
trunk/dports/x11/xorg-libXfont/Portfile
trunk/dports/x11/xorg-libXfontcache/Portfile
trunk/dports/x11/xorg-libXi/Portfile
trunk/dports/x11/xorg-libXinerama/Portfile
trunk/dports/x11/xorg-libXmu/Portfile
trunk/dports/x11/xorg-libXp/Portfile
trunk/dports/x11/xorg-libXrandr/Portfile
trunk/dports/x11/xorg-libXres/Portfile
trunk/dports/x11/xorg-libXt/Portfile
trunk/dports/x11/xorg-libXtst/Portfile
trunk/dports/x11/xorg-libXv/Portfile
trunk/dports/x11/xorg-libXvMC/Portfile
trunk/dports/x11/xorg-libXxf86dga/Portfile
trunk/dports/x11/xorg-libXxf86misc/Portfile
trunk/dports/x11/xorg-libXxf86vm/Portfile
trunk/dports/x11/xorg-libdmx/Portfile
trunk/dports/x11/xorg-libfontenc/Portfile
trunk/dports/x11/xorg-libice/Portfile
trunk/dports/x11/xorg-liblbxutil/Portfile
trunk/dports/x11/xorg-liboldX/Portfile
trunk/dports/x11/xorg-libsm/Portfile
trunk/dports/x11/xorg-libxcb/Portfile
trunk/dports/x11/xorg-libxkbfile/Portfile
trunk/dports/x11/xorg-libxkbui/Portfile
trunk/dports/x11/xorg-xcb-util/Portfile
trunk/dports/x11/xpm/Portfile
trunk/dports/x11/xrender/Portfile
Modified: trunk/dports/science/opendx/Portfile
===================================================================
--- trunk/dports/science/opendx/Portfile 2009-01-04 23:22:47 UTC (rev 44939)
+++ trunk/dports/science/opendx/Portfile 2009-01-04 23:43:42 UTC (rev 44940)
@@ -58,7 +58,7 @@
JAVAH=/usr/bin/javah \
JAVAP=/usr/bin/javap
-# For /usr/X11/include/GL even if we're using Macports X11 libs
+# For /usr/X11/include/GL even if we're using MacPorts X11 libs
configure.cppflags-append "-I${x11prefix}/include"
configure.args --with-jni-path=/System/Library/Frameworks/JavaVM.framework/Headers \
Modified: trunk/dports/x11/Xft2/Portfile
===================================================================
--- trunk/dports/x11/Xft2/Portfile 2009-01-04 23:22:47 UTC (rev 44939)
+++ trunk/dports/x11/Xft2/Portfile 2009-01-04 23:43:42 UTC (rev 44940)
@@ -48,7 +48,7 @@
livecheck.url ${master_sites}?C=M&O=D
livecheck.regex libXft-(\[0-9.\]+)\\.tar\\.bz2
-variant system_x11 description {Install a stub package to use the system X11 libraries rather than Macports} {
+variant system_x11 description {Install a stub package to use the system X11 libraries rather than MacPorts} {
if { [file exists ${x11prefix}/lib/libXft.dylib] && ! [string equal ${prefix} ${x11prefix}] } {
fetch { }
checksum { }
Modified: trunk/dports/x11/mesa/Portfile
===================================================================
--- trunk/dports/x11/mesa/Portfile 2009-01-04 23:22:47 UTC (rev 44939)
+++ trunk/dports/x11/mesa/Portfile 2009-01-04 23:43:42 UTC (rev 44940)
@@ -51,7 +51,7 @@
build.args-append RC_ARCHS="${universal_archs}"
}
-variant system_x11 description {Install a stub package to use the system X11 libraries rather than Macports} {
+variant system_x11 description {Install a stub package to use the system X11 libraries rather than MacPorts} {
if { [file exists ${x11prefix}/lib/libGLU.dylib] && ! [string equal ${prefix} ${x11prefix}] } {
fetch { }
checksum { }
Modified: trunk/dports/x11/qt4-x11/Portfile
===================================================================
--- trunk/dports/x11/qt4-x11/Portfile 2009-01-04 23:22:47 UTC (rev 44939)
+++ trunk/dports/x11/qt4-x11/Portfile 2009-01-04 23:43:42 UTC (rev 44940)
@@ -23,7 +23,7 @@
rmd160 49de53663a86785f88236bdeca6db8ee96a37db8
-# Add this dependency once libGLU is available in Macports
+# Add this dependency once libGLU is available in MacPorts
# lib:libGLU.1:mesa3d \
depends_lib \
port:zlib \
Modified: trunk/dports/x11/xorg-libAppleWM/Portfile
===================================================================
--- trunk/dports/x11/xorg-libAppleWM/Portfile 2009-01-04 23:22:47 UTC (rev 44939)
+++ trunk/dports/x11/xorg-libAppleWM/Portfile 2009-01-04 23:43:42 UTC (rev 44940)
@@ -41,7 +41,7 @@
livecheck.url [lindex ${master_sites} 0]?C=M&O=D
livecheck.regex libAppleWM-(\\d+(?:\\.\\d+)*)
-variant system_x11 description {Install a stub package to use the system X11 libraries rather than Macports} {
+variant system_x11 description {Install a stub package to use the system X11 libraries rather than MacPorts} {
if { [file exists ${x11prefix}/lib/libAppleWM.dylib] && ! [string equal ${prefix} ${x11prefix}] } {
fetch { }
checksum { }
Modified: trunk/dports/x11/xorg-libFS/Portfile
===================================================================
--- trunk/dports/x11/xorg-libFS/Portfile 2009-01-04 23:22:47 UTC (rev 44939)
+++ trunk/dports/x11/xorg-libFS/Portfile 2009-01-04 23:43:42 UTC (rev 44940)
@@ -28,7 +28,7 @@
livecheck.url [lindex ${master_sites} 0]?C=M&O=D
livecheck.regex libFS-(\\d+(?:\\.\\d+)*)
-variant system_x11 description {Install a stub package to use the system X11 libraries rather than Macports} {
+variant system_x11 description {Install a stub package to use the system X11 libraries rather than MacPorts} {
if { [file exists ${x11prefix}/lib/libFS.dylib] && ! [string equal ${prefix} ${x11prefix}] } {
fetch { }
checksum { }
Modified: trunk/dports/x11/xorg-libX11/Portfile
===================================================================
--- trunk/dports/x11/xorg-libX11/Portfile 2009-01-04 23:22:47 UTC (rev 44939)
+++ trunk/dports/x11/xorg-libX11/Portfile 2009-01-04 23:43:42 UTC (rev 44940)
@@ -42,7 +42,7 @@
livecheck.regex libX11-(\\d+(?:\\.\\d+)*)
-variant system_x11 description {Install a stub package to use the system X11 libraries rather than Macports} {
+variant system_x11 description {Install a stub package to use the system X11 libraries rather than MacPorts} {
if { [file exists ${x11prefix}/lib/libX11.dylib] && ! [string equal ${prefix} ${x11prefix}] } {
fetch { }
checksum { }
Modified: trunk/dports/x11/xorg-libXScrnSaver/Portfile
===================================================================
--- trunk/dports/x11/xorg-libXScrnSaver/Portfile 2009-01-04 23:22:47 UTC (rev 44939)
+++ trunk/dports/x11/xorg-libXScrnSaver/Portfile 2009-01-04 23:43:42 UTC (rev 44940)
@@ -30,7 +30,7 @@
livecheck.regex libXScrnSaver-(\\d+(?:\\.\\d+)*)
-variant system_x11 description {Install a stub package to use the system X11 libraries rather than Macports} {
+variant system_x11 description {Install a stub package to use the system X11 libraries rather than MacPorts} {
if { [file exists ${x11prefix}/lib/libXss.dylib] && ! [string equal ${prefix} ${x11prefix}] } {
fetch { }
checksum { }
Modified: trunk/dports/x11/xorg-libXTrap/Portfile
===================================================================
--- trunk/dports/x11/xorg-libXTrap/Portfile 2009-01-04 23:22:47 UTC (rev 44939)
+++ trunk/dports/x11/xorg-libXTrap/Portfile 2009-01-04 23:43:42 UTC (rev 44940)
@@ -24,7 +24,7 @@
depends_lib lib:libXext.6:xorg-libXext lib:libXt.6:xorg-libXt
-variant system_x11 description {Install a stub package to use the system X11 libraries rather than Macports} {
+variant system_x11 description {Install a stub package to use the system X11 libraries rather than MacPorts} {
if { [file exists ${x11prefix}/lib/libXTrap.dylib] && ! [string equal ${prefix} ${x11prefix}] } {
fetch { }
checksum { }
Modified: trunk/dports/x11/xorg-libXau/Portfile
===================================================================
--- trunk/dports/x11/xorg-libXau/Portfile 2009-01-04 23:22:47 UTC (rev 44939)
+++ trunk/dports/x11/xorg-libXau/Portfile 2009-01-04 23:43:42 UTC (rev 44940)
@@ -27,7 +27,7 @@
livecheck.regex libXau-(\\d+(?:\\.\\d+)*)
-variant system_x11 description {Install a stub package to use the system X11 libraries rather than Macports} {
+variant system_x11 description {Install a stub package to use the system X11 libraries rather than MacPorts} {
if { [file exists ${x11prefix}/lib/libXau.dylib] && ! [string equal ${prefix} ${x11prefix}] } {
fetch { }
checksum { }
Modified: trunk/dports/x11/xorg-libXaw/Portfile
===================================================================
--- trunk/dports/x11/xorg-libXaw/Portfile 2009-01-04 23:22:47 UTC (rev 44939)
+++ trunk/dports/x11/xorg-libXaw/Portfile 2009-01-04 23:43:42 UTC (rev 44940)
@@ -44,7 +44,7 @@
livecheck.regex libXaw-(\\d+(?:\\.\\d+)*)
-variant system_x11 description {Install a stub package to use the system X11 libraries rather than Macports} {
+variant system_x11 description {Install a stub package to use the system X11 libraries rather than MacPorts} {
if { [file exists ${x11prefix}/lib/libXaw.dylib] && ! [string equal ${prefix} ${x11prefix}] } {
use_autoreconf no
patch { }
Modified: trunk/dports/x11/xorg-libXcomposite/Portfile
===================================================================
--- trunk/dports/x11/xorg-libXcomposite/Portfile 2009-01-04 23:22:47 UTC (rev 44939)
+++ trunk/dports/x11/xorg-libXcomposite/Portfile 2009-01-04 23:43:42 UTC (rev 44940)
@@ -32,7 +32,7 @@
livecheck.regex libXcomposite-(\\d+(?:\\.\\d+)*)
-variant system_x11 description {Install a stub package to use the system X11 libraries rather than Macports} {
+variant system_x11 description {Install a stub package to use the system X11 libraries rather than MacPorts} {
if { [file exists ${x11prefix}/lib/libXcomposite.dylib] && ! [string equal ${prefix} ${x11prefix}] } {
fetch { }
checksum { }
Modified: trunk/dports/x11/xorg-libXcursor/Portfile
===================================================================
--- trunk/dports/x11/xorg-libXcursor/Portfile 2009-01-04 23:22:47 UTC (rev 44939)
+++ trunk/dports/x11/xorg-libXcursor/Portfile 2009-01-04 23:43:42 UTC (rev 44940)
@@ -33,7 +33,7 @@
livecheck.regex libXcursor-(\\d+(?:\\.\\d+)*)
-variant system_x11 description {Install a stub package to use the system X11 libraries rather than Macports} {
+variant system_x11 description {Install a stub package to use the system X11 libraries rather than MacPorts} {
if { [file exists ${x11prefix}/lib/libXcursor.dylib] && ! [string equal ${prefix} ${x11prefix}] } {
fetch { }
checksum { }
Modified: trunk/dports/x11/xorg-libXdamage/Portfile
===================================================================
--- trunk/dports/x11/xorg-libXdamage/Portfile 2009-01-04 23:22:47 UTC (rev 44939)
+++ trunk/dports/x11/xorg-libXdamage/Portfile 2009-01-04 23:43:42 UTC (rev 44940)
@@ -31,7 +31,7 @@
livecheck.regex libXdamage-(\\d+(?:\\.\\d+)*)
-variant system_x11 description {Install a stub package to use the system X11 libraries rather than Macports} {
+variant system_x11 description {Install a stub package to use the system X11 libraries rather than MacPorts} {
if { [file exists ${x11prefix}/lib/libXdamage.dylib] && ! [string equal ${prefix} ${x11prefix}] } {
fetch { }
checksum { }
Modified: trunk/dports/x11/xorg-libXdmcp/Portfile
===================================================================
--- trunk/dports/x11/xorg-libXdmcp/Portfile 2009-01-04 23:22:47 UTC (rev 44939)
+++ trunk/dports/x11/xorg-libXdmcp/Portfile 2009-01-04 23:43:42 UTC (rev 44940)
@@ -25,7 +25,7 @@
livecheck.regex libXdmcp-(\\d+(?:\\.\\d+)*)
-variant system_x11 description {Install a stub package to use the system X11 libraries rather than Macports} {
+variant system_x11 description {Install a stub package to use the system X11 libraries rather than MacPorts} {
if { [file exists ${x11prefix}/lib/libXdmcp.dylib] && ! [string equal ${prefix} ${x11prefix}] } {
fetch { }
checksum { }
Modified: trunk/dports/x11/xorg-libXevie/Portfile
===================================================================
--- trunk/dports/x11/xorg-libXevie/Portfile 2009-01-04 23:22:47 UTC (rev 44939)
+++ trunk/dports/x11/xorg-libXevie/Portfile 2009-01-04 23:43:42 UTC (rev 44940)
@@ -32,7 +32,7 @@
livecheck.regex libXevie-(\\d+(?:\\.\\d+)*)
-variant system_x11 description {Install a stub package to use the system X11 libraries rather than Macports} {
+variant system_x11 description {Install a stub package to use the system X11 libraries rather than MacPorts} {
if { [file exists ${x11prefix}/lib/libXevie.dylib] && ! [string equal ${prefix} ${x11prefix}] } {
fetch { }
checksum { }
Modified: trunk/dports/x11/xorg-libXext/Portfile
===================================================================
--- trunk/dports/x11/xorg-libXext/Portfile 2009-01-04 23:22:47 UTC (rev 44939)
+++ trunk/dports/x11/xorg-libXext/Portfile 2009-01-04 23:43:42 UTC (rev 44940)
@@ -30,7 +30,7 @@
livecheck.regex libXext-(\\d+(?:\\.\\d+)*)
-variant system_x11 description {Install a stub package to use the system X11 libraries rather than Macports} {
+variant system_x11 description {Install a stub package to use the system X11 libraries rather than MacPorts} {
if { [file exists ${x11prefix}/lib/libXext.dylib] && ! [string equal ${prefix} ${x11prefix}] } {
fetch { }
checksum { }
Modified: trunk/dports/x11/xorg-libXfixes/Portfile
===================================================================
--- trunk/dports/x11/xorg-libXfixes/Portfile 2009-01-04 23:22:47 UTC (rev 44939)
+++ trunk/dports/x11/xorg-libXfixes/Portfile 2009-01-04 23:43:42 UTC (rev 44940)
@@ -31,7 +31,7 @@
livecheck.regex libXfixes-(\\d+(?:\\.\\d+)*)
-variant system_x11 description {Install a stub package to use the system X11 libraries rather than Macports} {
+variant system_x11 description {Install a stub package to use the system X11 libraries rather than MacPorts} {
if { [file exists ${x11prefix}/lib/libXfixes.dylib] && ! [string equal ${prefix} ${x11prefix}] } {
fetch { }
checksum { }
Modified: trunk/dports/x11/xorg-libXfont/Portfile
===================================================================
--- trunk/dports/x11/xorg-libXfont/Portfile 2009-01-04 23:22:47 UTC (rev 44939)
+++ trunk/dports/x11/xorg-libXfont/Portfile 2009-01-04 23:43:42 UTC (rev 44940)
@@ -41,7 +41,7 @@
livecheck.regex libXfont-(\\d+(?:\\.\\d+)*)
-variant system_x11 description {Install a stub package to use the system X11 libraries rather than Macports} {
+variant system_x11 description {Install a stub package to use the system X11 libraries rather than MacPorts} {
if { [file exists ${x11prefix}/lib/libXfont.dylib] && ! [string equal ${prefix} ${x11prefix}] } {
fetch { }
checksum { }
Modified: trunk/dports/x11/xorg-libXfontcache/Portfile
===================================================================
--- trunk/dports/x11/xorg-libXfontcache/Portfile 2009-01-04 23:22:47 UTC (rev 44939)
+++ trunk/dports/x11/xorg-libXfontcache/Portfile 2009-01-04 23:43:42 UTC (rev 44940)
@@ -33,7 +33,7 @@
livecheck.regex libXfontcache-(\\d+(?:\\.\\d+)*)
-variant system_x11 description {Install a stub package to use the system X11 libraries rather than Macports} {
+variant system_x11 description {Install a stub package to use the system X11 libraries rather than MacPorts} {
if { [file exists ${x11prefix}/lib/libXfontcache.dylib] && ! [string equal ${prefix} ${x11prefix}] } {
fetch { }
checksum { }
Modified: trunk/dports/x11/xorg-libXi/Portfile
===================================================================
--- trunk/dports/x11/xorg-libXi/Portfile 2009-01-04 23:22:47 UTC (rev 44939)
+++ trunk/dports/x11/xorg-libXi/Portfile 2009-01-04 23:43:42 UTC (rev 44940)
@@ -30,7 +30,7 @@
livecheck.url [lindex ${master_sites} 0]?C=M&O=D
livecheck.regex libXi-(\\d+(?:\\.\\d+)*)
-variant system_x11 description {Install a stub package to use the system X11 libraries rather than Macports} {
+variant system_x11 description {Install a stub package to use the system X11 libraries rather than MacPorts} {
if { [file exists ${x11prefix}/lib/libXi.dylib] && ! [string equal ${prefix} ${x11prefix}] } {
fetch { }
checksum { }
Modified: trunk/dports/x11/xorg-libXinerama/Portfile
===================================================================
--- trunk/dports/x11/xorg-libXinerama/Portfile 2009-01-04 23:22:47 UTC (rev 44939)
+++ trunk/dports/x11/xorg-libXinerama/Portfile 2009-01-04 23:43:42 UTC (rev 44940)
@@ -31,7 +31,7 @@
livecheck.regex libXinerama-(\\d+(?:\\.\\d+)*)
-variant system_x11 description {Install a stub package to use the system X11 libraries rather than Macports} {
+variant system_x11 description {Install a stub package to use the system X11 libraries rather than MacPorts} {
if { [file exists ${x11prefix}/lib/libXinerama.dylib] && ! [string equal ${prefix} ${x11prefix}] } {
fetch { }
checksum { }
Modified: trunk/dports/x11/xorg-libXmu/Portfile
===================================================================
--- trunk/dports/x11/xorg-libXmu/Portfile 2009-01-04 23:22:47 UTC (rev 44939)
+++ trunk/dports/x11/xorg-libXmu/Portfile 2009-01-04 23:43:42 UTC (rev 44940)
@@ -33,7 +33,7 @@
-variant system_x11 description {Install a stub package to use the system X11 libraries rather than Macports} {
+variant system_x11 description {Install a stub package to use the system X11 libraries rather than MacPorts} {
if { [file exists ${x11prefix}/lib/libXmu.dylib] && ! [string equal ${prefix} ${x11prefix}] } {
fetch { }
checksum { }
Modified: trunk/dports/x11/xorg-libXp/Portfile
===================================================================
--- trunk/dports/x11/xorg-libXp/Portfile 2009-01-04 23:22:47 UTC (rev 44939)
+++ trunk/dports/x11/xorg-libXp/Portfile 2009-01-04 23:43:42 UTC (rev 44940)
@@ -31,7 +31,7 @@
livecheck.regex libXp-(\\d+(?:\\.\\d+)*)
-variant system_x11 description {Install a stub package to use the system X11 libraries rather than Macports} {
+variant system_x11 description {Install a stub package to use the system X11 libraries rather than MacPorts} {
if { [file exists ${x11prefix}/lib/libXp.dylib] && ! [string equal ${prefix} ${x11prefix}] } {
fetch { }
checksum { }
Modified: trunk/dports/x11/xorg-libXrandr/Portfile
===================================================================
--- trunk/dports/x11/xorg-libXrandr/Portfile 2009-01-04 23:22:47 UTC (rev 44939)
+++ trunk/dports/x11/xorg-libXrandr/Portfile 2009-01-04 23:43:42 UTC (rev 44940)
@@ -34,7 +34,7 @@
livecheck.regex libXrandr-(\\d+(?:\\.\\d+)*)
-variant system_x11 description {Install a stub package to use the system X11 libraries rather than Macports} {
+variant system_x11 description {Install a stub package to use the system X11 libraries rather than MacPorts} {
if { [file exists ${x11prefix}/lib/libXrandr.dylib] && ! [string equal ${prefix} ${x11prefix}] } {
fetch { }
checksum { }
Modified: trunk/dports/x11/xorg-libXres/Portfile
===================================================================
--- trunk/dports/x11/xorg-libXres/Portfile 2009-01-04 23:22:47 UTC (rev 44939)
+++ trunk/dports/x11/xorg-libXres/Portfile 2009-01-04 23:43:42 UTC (rev 44940)
@@ -29,7 +29,7 @@
livecheck.regex libXres-(\\d+(?:\\.\\d+)*)
-variant system_x11 description {Install a stub package to use the system X11 libraries rather than Macports} {
+variant system_x11 description {Install a stub package to use the system X11 libraries rather than MacPorts} {
if { [file exists ${x11prefix}/lib/libXres.dylib] && ! [string equal ${prefix} ${x11prefix}] } {
fetch { }
checksum { }
Modified: trunk/dports/x11/xorg-libXt/Portfile
===================================================================
--- trunk/dports/x11/xorg-libXt/Portfile 2009-01-04 23:22:47 UTC (rev 44939)
+++ trunk/dports/x11/xorg-libXt/Portfile 2009-01-04 23:43:42 UTC (rev 44940)
@@ -34,7 +34,7 @@
livecheck.regex libXt-(\\d+(?:\\.\\d+)*)
-variant system_x11 description {Install a stub package to use the system X11 libraries rather than Macports} {
+variant system_x11 description {Install a stub package to use the system X11 libraries rather than MacPorts} {
if { [file exists ${x11prefix}/lib/libXt.dylib] && ! [string equal ${prefix} ${x11prefix}] } {
fetch { }
checksum { }
Modified: trunk/dports/x11/xorg-libXtst/Portfile
===================================================================
--- trunk/dports/x11/xorg-libXtst/Portfile 2009-01-04 23:22:47 UTC (rev 44939)
+++ trunk/dports/x11/xorg-libXtst/Portfile 2009-01-04 23:43:42 UTC (rev 44940)
@@ -32,7 +32,7 @@
livecheck.regex libXtst-(\\d+(?:\\.\\d+)*)
-variant system_x11 description {Install a stub package to use the system X11 libraries rather than Macports} {
+variant system_x11 description {Install a stub package to use the system X11 libraries rather than MacPorts} {
if { [file exists ${x11prefix}/lib/libXtst.dylib] && ! [string equal ${prefix} ${x11prefix}] } {
fetch { }
checksum { }
Modified: trunk/dports/x11/xorg-libXv/Portfile
===================================================================
--- trunk/dports/x11/xorg-libXv/Portfile 2009-01-04 23:22:47 UTC (rev 44939)
+++ trunk/dports/x11/xorg-libXv/Portfile 2009-01-04 23:43:42 UTC (rev 44940)
@@ -30,7 +30,7 @@
livecheck.regex libXv-(\\d+(?:\\.\\d+)*)
-variant system_x11 description {Install a stub package to use the system X11 libraries rather than Macports} {
+variant system_x11 description {Install a stub package to use the system X11 libraries rather than MacPorts} {
if { [file exists ${x11prefix}/lib/libXv.dylib] && ! [string equal ${prefix} ${x11prefix}] } {
fetch { }
checksum { }
Modified: trunk/dports/x11/xorg-libXvMC/Portfile
===================================================================
--- trunk/dports/x11/xorg-libXvMC/Portfile 2009-01-04 23:22:47 UTC (rev 44939)
+++ trunk/dports/x11/xorg-libXvMC/Portfile 2009-01-04 23:43:42 UTC (rev 44940)
@@ -30,7 +30,7 @@
livecheck.regex libXvMC-(\\d+(?:\\.\\d+)*)
-variant system_x11 description {Install a stub package to use the system X11 libraries rather than Macports} {
+variant system_x11 description {Install a stub package to use the system X11 libraries rather than MacPorts} {
if { [file exists ${x11prefix}/lib/libXvMC.dylib] && ! [string equal ${prefix} ${x11prefix}] } {
fetch { }
checksum { }
Modified: trunk/dports/x11/xorg-libXxf86dga/Portfile
===================================================================
--- trunk/dports/x11/xorg-libXxf86dga/Portfile 2009-01-04 23:22:47 UTC (rev 44939)
+++ trunk/dports/x11/xorg-libXxf86dga/Portfile 2009-01-04 23:43:42 UTC (rev 44940)
@@ -31,7 +31,7 @@
livecheck.regex libXxf86dga-(\\d+(?:\\.\\d+)*)
-variant system_x11 description {Install a stub package to use the system X11 libraries rather than Macports} {
+variant system_x11 description {Install a stub package to use the system X11 libraries rather than MacPorts} {
if { [file exists ${x11prefix}/lib/libXxf86dga.dylib] && ! [string equal ${prefix} ${x11prefix}] } {
fetch { }
checksum { }
Modified: trunk/dports/x11/xorg-libXxf86misc/Portfile
===================================================================
--- trunk/dports/x11/xorg-libXxf86misc/Portfile 2009-01-04 23:22:47 UTC (rev 44939)
+++ trunk/dports/x11/xorg-libXxf86misc/Portfile 2009-01-04 23:43:42 UTC (rev 44940)
@@ -34,7 +34,7 @@
livecheck.regex libXxf86misc-(\\d+(?:\\.\\d+)*)
-variant system_x11 description {Install a stub package to use the system X11 libraries rather than Macports} {
+variant system_x11 description {Install a stub package to use the system X11 libraries rather than MacPorts} {
if { [file exists ${x11prefix}/lib/libXxf86misc.dylib] && ! [string equal ${prefix} ${x11prefix}] } {
fetch { }
checksum { }
Modified: trunk/dports/x11/xorg-libXxf86vm/Portfile
===================================================================
--- trunk/dports/x11/xorg-libXxf86vm/Portfile 2009-01-04 23:22:47 UTC (rev 44939)
+++ trunk/dports/x11/xorg-libXxf86vm/Portfile 2009-01-04 23:43:42 UTC (rev 44940)
@@ -31,7 +31,7 @@
livecheck.regex libXxf86vm-(\\d+(?:\\.\\d+)*)
-variant system_x11 description {Install a stub package to use the system X11 libraries rather than Macports} {
+variant system_x11 description {Install a stub package to use the system X11 libraries rather than MacPorts} {
if { [file exists ${x11prefix}/lib/libXxf86vm.dylib] && ! [string equal ${prefix} ${x11prefix}] } {
fetch { }
checksum { }
Modified: trunk/dports/x11/xorg-libdmx/Portfile
===================================================================
--- trunk/dports/x11/xorg-libdmx/Portfile 2009-01-04 23:22:47 UTC (rev 44939)
+++ trunk/dports/x11/xorg-libdmx/Portfile 2009-01-04 23:43:42 UTC (rev 44940)
@@ -33,7 +33,7 @@
livecheck.regex libdmx-(\\d+(?:\\.\\d+)*)
-variant system_x11 description {Install a stub package to use the system X11 libraries rather than Macports} {
+variant system_x11 description {Install a stub package to use the system X11 libraries rather than MacPorts} {
if { [file exists ${x11prefix}/lib/libdmx.dylib] && ! [string equal ${prefix} ${x11prefix}] } {
fetch { }
checksum { }
Modified: trunk/dports/x11/xorg-libfontenc/Portfile
===================================================================
--- trunk/dports/x11/xorg-libfontenc/Portfile 2009-01-04 23:22:47 UTC (rev 44939)
+++ trunk/dports/x11/xorg-libfontenc/Portfile 2009-01-04 23:43:42 UTC (rev 44940)
@@ -28,7 +28,7 @@
livecheck.regex libfontenc-(\\d+(?:\\.\\d+)*)
-variant system_x11 description {Install a stub package to use the system X11 libraries rather than Macports} {
+variant system_x11 description {Install a stub package to use the system X11 libraries rather than MacPorts} {
if { [file exists ${x11prefix}/lib/libfontenc.dylib] && ! [string equal ${prefix} ${x11prefix}] } {
fetch { }
checksum { }
Modified: trunk/dports/x11/xorg-libice/Portfile
===================================================================
--- trunk/dports/x11/xorg-libice/Portfile 2009-01-04 23:22:47 UTC (rev 44939)
+++ trunk/dports/x11/xorg-libice/Portfile 2009-01-04 23:43:42 UTC (rev 44940)
@@ -29,7 +29,7 @@
livecheck.url [lindex ${master_sites} 0]?C=M&O=D
livecheck.regex libICE-(\\d+(?:\\.\\d+)*)
-variant system_x11 description {Install a stub package to use the system X11 libraries rather than Macports} {
+variant system_x11 description {Install a stub package to use the system X11 libraries rather than MacPorts} {
if { [file exists ${x11prefix}/lib/libICE.dylib] && ! [string equal ${prefix} ${x11prefix}] } {
fetch { }
checksum { }
Modified: trunk/dports/x11/xorg-liblbxutil/Portfile
===================================================================
--- trunk/dports/x11/xorg-liblbxutil/Portfile 2009-01-04 23:22:47 UTC (rev 44939)
+++ trunk/dports/x11/xorg-liblbxutil/Portfile 2009-01-04 23:43:42 UTC (rev 44940)
@@ -32,7 +32,7 @@
livecheck.url [lindex ${master_sites} 0]?C=M&O=D
livecheck.regex liblbxutil-(\\d+(?:\\.\\d+)*)
-variant system_x11 description {Install a stub package to use the system X11 libraries rather than Macports} {
+variant system_x11 description {Install a stub package to use the system X11 libraries rather than MacPorts} {
if { [file exists ${x11prefix}/lib/liblbxutil.dylib] && ! [string equal ${prefix} ${x11prefix}] } {
fetch { }
checksum { }
Modified: trunk/dports/x11/xorg-liboldX/Portfile
===================================================================
--- trunk/dports/x11/xorg-liboldX/Portfile 2009-01-04 23:22:47 UTC (rev 44939)
+++ trunk/dports/x11/xorg-liboldX/Portfile 2009-01-04 23:43:42 UTC (rev 44940)
@@ -28,7 +28,7 @@
livecheck.regex liboldX-(\\d+(?:\\.\\d+)*)
-variant system_x11 description {Install a stub package to use the system X11 libraries rather than Macports} {
+variant system_x11 description {Install a stub package to use the system X11 libraries rather than MacPorts} {
if { [file exists ${x11prefix}/lib/liboldX.dylib] && ! [string equal ${prefix} ${x11prefix}] } {
fetch { }
checksum { }
Modified: trunk/dports/x11/xorg-libsm/Portfile
===================================================================
--- trunk/dports/x11/xorg-libsm/Portfile 2009-01-04 23:22:47 UTC (rev 44939)
+++ trunk/dports/x11/xorg-libsm/Portfile 2009-01-04 23:43:42 UTC (rev 44940)
@@ -36,7 +36,7 @@
livecheck.regex libSM-(\\d+(?:\\.\\d+)*)
-variant system_x11 description {Install a stub package to use the system X11 libraries rather than Macports} {
+variant system_x11 description {Install a stub package to use the system X11 libraries rather than MacPorts} {
if { [file exists ${x11prefix}/lib/libSM.dylib] && ! [string equal ${prefix} ${x11prefix}] } {
fetch { }
checksum { }
Modified: trunk/dports/x11/xorg-libxcb/Portfile
===================================================================
--- trunk/dports/x11/xorg-libxcb/Portfile 2009-01-04 23:22:47 UTC (rev 44939)
+++ trunk/dports/x11/xorg-libxcb/Portfile 2009-01-04 23:43:42 UTC (rev 44940)
@@ -38,7 +38,7 @@
livecheck.url ${master_sites}?C=M&O=D
livecheck.regex libxcb-(\\d+(?:\\.\\d+)*)
-variant system_x11 description {Install a stub package to use the system X11 libraries rather than Macports} {
+variant system_x11 description {Install a stub package to use the system X11 libraries rather than MacPorts} {
if { [file exists ${x11prefix}/lib/libxcb.dylib] && ! [string equal ${prefix} ${x11prefix}] } {
fetch { }
checksum { }
Modified: trunk/dports/x11/xorg-libxkbfile/Portfile
===================================================================
--- trunk/dports/x11/xorg-libxkbfile/Portfile 2009-01-04 23:22:47 UTC (rev 44939)
+++ trunk/dports/x11/xorg-libxkbfile/Portfile 2009-01-04 23:43:42 UTC (rev 44940)
@@ -31,7 +31,7 @@
livecheck.regex libxkbfile-(\\d+(?:\\.\\d+)*)
-variant system_x11 description {Install a stub package to use the system X11 libraries rather than Macports} {
+variant system_x11 description {Install a stub package to use the system X11 libraries rather than MacPorts} {
if { [file exists ${x11prefix}/lib/libxkbfile.dylib] && ! [string equal ${prefix} ${x11prefix}] } {
fetch { }
checksum { }
Modified: trunk/dports/x11/xorg-libxkbui/Portfile
===================================================================
--- trunk/dports/x11/xorg-libxkbui/Portfile 2009-01-04 23:22:47 UTC (rev 44939)
+++ trunk/dports/x11/xorg-libxkbui/Portfile 2009-01-04 23:43:42 UTC (rev 44940)
@@ -31,7 +31,7 @@
livecheck.regex libxkbui-(\\d+(?:\\.\\d+)*)
-variant system_x11 description {Install a stub package to use the system X11 libraries rather than Macports} {
+variant system_x11 description {Install a stub package to use the system X11 libraries rather than MacPorts} {
if { [file exists ${x11prefix}/lib/libxkbui.dylib] && ! [string equal ${prefix} ${x11prefix}] } {
fetch { }
checksum { }
Modified: trunk/dports/x11/xorg-xcb-util/Portfile
===================================================================
--- trunk/dports/x11/xorg-xcb-util/Portfile 2009-01-04 23:22:47 UTC (rev 44939)
+++ trunk/dports/x11/xorg-xcb-util/Portfile 2009-01-04 23:43:42 UTC (rev 44940)
@@ -27,7 +27,7 @@
livecheck.url ${master_sites}?C=M&O=D
livecheck.regex xcb-util-(\\d+(?:\\.\\d+)*)
-variant system_x11 description {Install a stub package to use the system X11 libraries rather than Macports} {
+variant system_x11 description {Install a stub package to use the system X11 libraries rather than MacPorts} {
if { [file exists ${x11prefix}/lib/libxcb-render-util.dylib] && ! [string equal ${prefix} ${x11prefix}] } {
fetch { }
checksum { }
Modified: trunk/dports/x11/xpm/Portfile
===================================================================
--- trunk/dports/x11/xpm/Portfile 2009-01-04 23:22:47 UTC (rev 44939)
+++ trunk/dports/x11/xpm/Portfile 2009-01-04 23:43:42 UTC (rev 44940)
@@ -28,7 +28,7 @@
livecheck.url [lindex ${master_sites} 0]?C=M&O=D
livecheck.regex libXpm-(\\d+(?:\\.\\d+)*)
-variant system_x11 description {Install a stub package to use the system X11 libraries rather than Macports} {
+variant system_x11 description {Install a stub package to use the system X11 libraries rather than MacPorts} {
if { [file exists ${x11prefix}/lib/libXpm.dylib] && ! [string equal ${prefix} ${x11prefix}] } {
fetch { }
checksum { }
Modified: trunk/dports/x11/xrender/Portfile
===================================================================
--- trunk/dports/x11/xrender/Portfile 2009-01-04 23:22:47 UTC (rev 44939)
+++ trunk/dports/x11/xrender/Portfile 2009-01-04 23:43:42 UTC (rev 44940)
@@ -70,7 +70,7 @@
livecheck.url [lindex ${master_sites} 0]?C=M&O=D
livecheck.regex ${my_name}-(\\d+(?:\\.\\d+)*)
-variant system_x11 description {Install a stub package to use the system X11 libraries rather than Macports} {
+variant system_x11 description {Install a stub package to use the system X11 libraries rather than MacPorts} {
if { [file exists ${x11prefix}/lib/libXrender.dylib] && ! [string equal ${prefix} ${x11prefix}] } {
fetch { }
checksum { }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090104/09bb034d/attachment-0001.html>
More information about the macports-changes
mailing list