[57043] trunk/dports

ryandesign at macports.org ryandesign at macports.org
Sat Sep 5 09:31:20 PDT 2009


Revision: 57043
          http://trac.macports.org/changeset/57043
Author:   ryandesign at macports.org
Date:     2009-09-05 09:31:20 -0700 (Sat, 05 Sep 2009)
Log Message:
-----------
The name of the operating system is "Mac OS X"

Modified Paths:
--------------
    trunk/dports/aqua/pixen/Portfile
    trunk/dports/cross/i960-rtems-binutils/Portfile
    trunk/dports/cross/i960-rtems-gcc/Portfile
    trunk/dports/devel/subversion/Portfile
    trunk/dports/gis/qlandkarte/Portfile
    trunk/dports/graphics/vtk-devel/Portfile
    trunk/dports/lang/ruby19/Portfile
    trunk/dports/multimedia/MPlayer/Portfile
    trunk/dports/multimedia/VLC/Portfile
    trunk/dports/net/vpnc/Portfile
    trunk/dports/ruby/rb-cocoa/Portfile
    trunk/dports/sysutils/backuppc/Portfile
    trunk/dports/www/webarchiver/Portfile

Modified: trunk/dports/aqua/pixen/Portfile
===================================================================
--- trunk/dports/aqua/pixen/Portfile	2009-09-05 13:53:49 UTC (rev 57042)
+++ trunk/dports/aqua/pixen/Portfile	2009-09-05 16:31:20 UTC (rev 57043)
@@ -8,9 +8,9 @@
 set my_version	r${version}
 categories		aqua graphics
 maintainers		nomaintainer
-description		A mature pixelart drawing tool for OSX
+description		A mature pixelart drawing tool for Mac OS X
 
-long_description	Pixen is a mature pixelart drawing tool for OSX \
+long_description	Pixen is a mature pixelart drawing tool for Mac OS X \
 			under the MIT License. \
 			It can be mainly used to create pixelart in \
 			Atari-Style.

Modified: trunk/dports/cross/i960-rtems-binutils/Portfile
===================================================================
--- trunk/dports/cross/i960-rtems-binutils/Portfile	2009-09-05 13:53:49 UTC (rev 57042)
+++ trunk/dports/cross/i960-rtems-binutils/Portfile	2009-09-05 16:31:20 UTC (rev 57043)
@@ -129,7 +129,7 @@
 # This target has been abandonned upstream.
 pre-fetch {
 	if {${os.platform} == "darwin" && [rpm-vercomp 9.0 ${os.version}] < 0} {
-		ui_warn "i960-rtems-gcc does not build on darwin 9+ (MacOS X 10.5+) and it has been abandonned upstream."
+		ui_warn "i960-rtems-gcc does not build on darwin 9+ (Mac OS X 10.5+) and it has been abandonned upstream."
 	}
 }
 

Modified: trunk/dports/cross/i960-rtems-gcc/Portfile
===================================================================
--- trunk/dports/cross/i960-rtems-gcc/Portfile	2009-09-05 13:53:49 UTC (rev 57042)
+++ trunk/dports/cross/i960-rtems-gcc/Portfile	2009-09-05 16:31:20 UTC (rev 57043)
@@ -203,7 +203,7 @@
 # This target has been abandonned upstream.
 pre-fetch {
 	if {${os.platform} == "darwin" && [rpm-vercomp 9.0 ${os.version}] < 0} {
-		error "This port does not build on darwin 9+ (MacOS X 10.5+) and it has been abandonned upstream."
+		error "This port does not build on darwin 9+ (Mac OS X 10.5+) and it has been abandonned upstream."
 	}
 }
 

Modified: trunk/dports/devel/subversion/Portfile
===================================================================
--- trunk/dports/devel/subversion/Portfile	2009-09-05 13:53:49 UTC (rev 57042)
+++ trunk/dports/devel/subversion/Portfile	2009-09-05 16:31:20 UTC (rev 57043)
@@ -112,7 +112,7 @@
 			}
 
 # see http://subversion.tigris.org/issues/show_bug.cgi?id=2464
-variant unicode_path	description {Installs a hack to workaround MacOSX unicode path issues} {
+variant unicode_path	description {Installs a hack to workaround Mac OS X unicode path issues} {
 			patchfiles-append  patch-path.c.diff
 			post-install {
 				ui_warn "This variant (+unicode_path) implements a hack to deal with composed/decomposed unicode handling on Mac OS X which is different from linux and windows. It is an implementation of solution 1 from http://svn.collab.net/repos/svn/trunk/notes/unicode-composition-for-filenames which _WILL_ break some setups. Please be sure you understand what you are asking for when you install this variant."
@@ -127,7 +127,7 @@
 					}
 				}
 
-variant disable_keychain	description {Disables support for the MacOS X Keychain} {
+variant disable_keychain	description {Disables support for the Mac OS X Keychain} {
 					configure.args-append --disable-keychain
 				}
 

Modified: trunk/dports/gis/qlandkarte/Portfile
===================================================================
--- trunk/dports/gis/qlandkarte/Portfile	2009-09-05 13:53:49 UTC (rev 57042)
+++ trunk/dports/gis/qlandkarte/Portfile	2009-09-05 16:31:20 UTC (rev 57043)
@@ -9,7 +9,7 @@
 platforms        darwin
 maintainers      nomaintainer
 
-description      Use your Garmin GPS with Linux/MacOS
+description      Use your Garmin GPS with Linux/Mac OS X
 long_description "QLandkarte is a QT Application similar to Garmin's MapSource."
 
 homepage         http://qlandkarte.sourceforge.net/

Modified: trunk/dports/graphics/vtk-devel/Portfile
===================================================================
--- trunk/dports/graphics/vtk-devel/Portfile	2009-09-05 13:53:49 UTC (rev 57042)
+++ trunk/dports/graphics/vtk-devel/Portfile	2009-09-05 16:31:20 UTC (rev 57043)
@@ -151,7 +151,7 @@
 # for use inside the post-destroot phase of the data variant
 platform darwin 8 {}
 
-# When building VTK with Cocoa, in OSX >= 10.5.x, Cocoa supports two memory
+# When building VTK with Cocoa, in Mac OS X >= 10.5.x, Cocoa supports two memory
 # models: reference counting and garbage collection. This compiler flag lets
 # it work with both.
 platform darwin 9 {

Modified: trunk/dports/lang/ruby19/Portfile
===================================================================
--- trunk/dports/lang/ruby19/Portfile	2009-09-05 13:53:49 UTC (rev 57042)
+++ trunk/dports/lang/ruby19/Portfile	2009-09-05 16:31:20 UTC (rev 57043)
@@ -85,7 +85,7 @@
 							port:tk
 }
 
-variant mactk conflicts tk description "Build using MacOS X Tk Framework" {
+variant mactk conflicts tk description "Build using Mac OS X Tk Framework" {
 	configure.args-delete   --without-tk
 	configure.args-append   --enable-tcltk-framework
 }

Modified: trunk/dports/multimedia/MPlayer/Portfile
===================================================================
--- trunk/dports/multimedia/MPlayer/Portfile	2009-09-05 13:53:49 UTC (rev 57042)
+++ trunk/dports/multimedia/MPlayer/Portfile	2009-09-05 16:31:20 UTC (rev 57043)
@@ -299,7 +299,7 @@
                             --enable-macosx-bundle --enable-qtx
 }
 
-variant glx requires x11 description {Enable glx output support.  Due to a bug in Mplayer's build system, this disables OSX-specific features} {
+variant glx requires x11 description {Enable glx output support.  Due to a bug in Mplayer's build system, this disables Mac OS X-specific features} {
     depends_lib-append port:mesa
     configure.args-delete   --disable-gl --enable-macosx --enable-macosx-finder-support --enable-macosx-bundle --enable-qtx
     configure.args-append   --enable-gl --disable-macosx

Modified: trunk/dports/multimedia/VLC/Portfile
===================================================================
--- trunk/dports/multimedia/VLC/Portfile	2009-09-05 13:53:49 UTC (rev 57042)
+++ trunk/dports/multimedia/VLC/Portfile	2009-09-05 16:31:20 UTC (rev 57043)
@@ -223,7 +223,7 @@
     }
 }
 
-variant minimal description {VLC OSX minimal configuration} {}
+variant minimal description {VLC Mac OS X minimal configuration} {}
 
 variant huge conflicts minimal \
     requires svg vcd live555 speex dvb fribidi sdl shout \
@@ -232,7 +232,7 @@
 variant full requires huge qt4 smb \
     description {Enable all variants except x11 and no_*} {}
 
-# Unless minimal variant is set compile with default OSX configuration
+# Unless minimal variant is set compile with default Mac OS X configuration
 if {![variant_isset minimal]} {
     default_variants +x264 +theora +twolame +mod +mpc +osd
 }

Modified: trunk/dports/net/vpnc/Portfile
===================================================================
--- trunk/dports/net/vpnc/Portfile	2009-09-05 13:53:49 UTC (rev 57042)
+++ trunk/dports/net/vpnc/Portfile	2009-09-05 16:31:20 UTC (rev 57043)
@@ -19,7 +19,7 @@
                     - Cisco PIX / ASA Zecurity Appliances \
                     - Juniper/Netscreen \
                     \
-                    You will also need the tun/tap driver for MacOSX: \
+                    You will also need the tun/tap driver for Mac OS X: \
                     http://www-user.rhrk.uni-kl.de/~nissler/tuntap/
                     
 homepage            http://www.unix-ag.uni-kl.de/~massar/vpnc/

Modified: trunk/dports/ruby/rb-cocoa/Portfile
===================================================================
--- trunk/dports/ruby/rb-cocoa/Portfile	2009-09-05 13:53:49 UTC (rev 57042)
+++ trunk/dports/ruby/rb-cocoa/Portfile	2009-09-05 16:31:20 UTC (rev 57043)
@@ -21,7 +21,7 @@
 				sha1 d20504c3f7785ac4aba0f0df6d8f68fa4ffe6b33
 platforms		darwin
 
-# fix #16928: allow non MacOS's make, like gmake
+# fix #16928: allow non Mac OS X's make, like gmake
 patchfiles-append	patch-ext-rubycocoa-extconf.rb.in.diff
 
 configure.args		--install-prefix=${destroot}${prefix} \

Modified: trunk/dports/sysutils/backuppc/Portfile
===================================================================
--- trunk/dports/sysutils/backuppc/Portfile	2009-09-05 13:53:49 UTC (rev 57042)
+++ trunk/dports/sysutils/backuppc/Portfile	2009-09-05 16:31:20 UTC (rev 57043)
@@ -1,4 +1,4 @@
-# $Id: Portfile 45104 2009-01-08 14:36:55Z narf_tm at macports.org $
+# $Id$
 
 PortSystem            1.0
 name									backuppc
@@ -6,7 +6,7 @@
 version								3.1.0
 maintainers           jameskyle
 homepage              http://backuppc.sourceforge.net/
-description           BackupPC is a high-performance, enterprise-grade system for backing up Linux, WinXX and MacOSX PCs and laptops to a server's disk.
+description           BackupPC is a high-performance, enterprise-grade system for backing up Linux, WinXX and Mac OS X PCs and laptops to a server's disk.
 long_description      ${description} BackupPC is highly configurable and easy to install and maintain.
 
 platforms             darwin

Modified: trunk/dports/www/webarchiver/Portfile
===================================================================
--- trunk/dports/www/webarchiver/Portfile	2009-09-05 13:53:49 UTC (rev 57042)
+++ trunk/dports/www/webarchiver/Portfile	2009-09-05 16:31:20 UTC (rev 57043)
@@ -11,7 +11,7 @@
 long_description \
     webarchiver is a simply utility that allows you to create Safari\
     webarchives (.webarchive) from the command line.\
-    webarchiver is compatible with Mac OSX 10.4 (Safari 2.0).
+    webarchiver is compatible with Mac OS X 10.4 (Safari 2.0).
 homepage   http://www.entropytheblog.com/blog/2008/11/webarchiver-create-safari-webarchives-from-the-command-line/
 master_sites    macports
 #master_sites    http://github.com/paulwilliam/webarchiver/tarball/${version}/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090905/a81c3ed0/attachment.html>


More information about the macports-changes mailing list