[101717] trunk/dports/x11

jeremyhu at macports.org jeremyhu at macports.org
Thu Jan 17 14:49:15 PST 2013


Revision: 101717
          https://trac.macports.org/changeset/101717
Author:   jeremyhu at macports.org
Date:     2013-01-17 14:49:15 -0800 (Thu, 17 Jan 2013)
Log Message:
-----------
misc x11 ports: Add license and silence some other lint nitpicks

Modified Paths:
--------------
    trunk/dports/x11/appres/Portfile
    trunk/dports/x11/bitmap/Portfile
    trunk/dports/x11/editres/Portfile
    trunk/dports/x11/fonttosfnt/Portfile
    trunk/dports/x11/fslsfonts/Portfile
    trunk/dports/x11/fstobdf/Portfile
    trunk/dports/x11/glxgears/Portfile
    trunk/dports/x11/glxinfo/Portfile
    trunk/dports/x11/ico/Portfile
    trunk/dports/x11/oclock/Portfile
    trunk/dports/x11/xorg-xextproto/Portfile
    trunk/dports/x11/xorg-xf86bigfontproto/Portfile
    trunk/dports/x11/xorg-xf86vidmodeproto/Portfile
    trunk/dports/x11/xorg-xineramaproto/Portfile

Modified: trunk/dports/x11/appres/Portfile
===================================================================
--- trunk/dports/x11/appres/Portfile	2013-01-17 22:36:28 UTC (rev 101716)
+++ trunk/dports/x11/appres/Portfile	2013-01-17 22:49:15 UTC (rev 101717)
@@ -6,7 +6,7 @@
 version             1.0.3
 categories          x11
 maintainers         jeremyhu openmaintainer
-license             BSD X11
+license             X11
 description         Show resources seen by an X11 application
 long_description \
    The appres program prints the resources seen by an application (or \

Modified: trunk/dports/x11/bitmap/Portfile
===================================================================
--- trunk/dports/x11/bitmap/Portfile	2013-01-17 22:36:28 UTC (rev 101716)
+++ trunk/dports/x11/bitmap/Portfile	2013-01-17 22:49:15 UTC (rev 101717)
@@ -6,7 +6,7 @@
 version             1.0.6
 categories          x11 graphics
 maintainers         jeremyhu openmaintainer
-license             BSD X11
+license             X11
 description         Bitmap editor and converter utilities for X11
 long_description    ${description}
 

Modified: trunk/dports/x11/editres/Portfile
===================================================================
--- trunk/dports/x11/editres/Portfile	2013-01-17 22:36:28 UTC (rev 101716)
+++ trunk/dports/x11/editres/Portfile	2013-01-17 22:49:15 UTC (rev 101717)
@@ -6,7 +6,7 @@
 version             1.0.5
 categories          x11 graphics
 maintainers         jeremyhu openmaintainer
-license             BSD X11
+license             X11
 description         Dynamic resource editor for X11 Toolkit applications
 long_description \
    Editres is a tool that allows users and application developers to view \

Modified: trunk/dports/x11/fonttosfnt/Portfile
===================================================================
--- trunk/dports/x11/fonttosfnt/Portfile	2013-01-17 22:36:28 UTC (rev 101716)
+++ trunk/dports/x11/fonttosfnt/Portfile	2013-01-17 22:49:15 UTC (rev 101717)
@@ -7,6 +7,7 @@
 revision            1
 categories          x11 graphics
 maintainers         jeremyhu openmaintainer
+license             X11
 description         Wrap a bitmap font in a sfnt (TrueType) wrapper
 long_description \
    Wrap a bitmap font or a set of bitmap fonts in a sfnt (TrueType or \

Modified: trunk/dports/x11/fslsfonts/Portfile
===================================================================
--- trunk/dports/x11/fslsfonts/Portfile	2013-01-17 22:36:28 UTC (rev 101716)
+++ trunk/dports/x11/fslsfonts/Portfile	2013-01-17 22:49:15 UTC (rev 101717)
@@ -6,6 +6,7 @@
 version             1.0.4
 categories          x11 graphics
 maintainers         jeremyhu openmaintainer
+license             X11
 description         List fonts served by X11 font server
 long_description    ${description}
 

Modified: trunk/dports/x11/fstobdf/Portfile
===================================================================
--- trunk/dports/x11/fstobdf/Portfile	2013-01-17 22:36:28 UTC (rev 101716)
+++ trunk/dports/x11/fstobdf/Portfile	2013-01-17 22:49:15 UTC (rev 101717)
@@ -6,6 +6,7 @@
 version             1.0.5
 categories          x11 graphics
 maintainers         jeremyhu openmaintainer
+license             X11
 description         Convert font from X11 server to BDF
 long_description \
    The fstobdf program reads a font from a font server and prints a BDF \

Modified: trunk/dports/x11/glxgears/Portfile
===================================================================
--- trunk/dports/x11/glxgears/Portfile	2013-01-17 22:36:28 UTC (rev 101716)
+++ trunk/dports/x11/glxgears/Portfile	2013-01-17 22:49:15 UTC (rev 101717)
@@ -7,6 +7,7 @@
 set pkg_name        mesa-demos
 version             8.0.0
 categories          x11 graphics
+license             MIT
 maintainers         jeremyhu openmaintainer
 description         Show information about GLX capabilities
 long_description    ${description}

Modified: trunk/dports/x11/glxinfo/Portfile
===================================================================
--- trunk/dports/x11/glxinfo/Portfile	2013-01-17 22:36:28 UTC (rev 101716)
+++ trunk/dports/x11/glxinfo/Portfile	2013-01-17 22:49:15 UTC (rev 101717)
@@ -7,6 +7,7 @@
 set pkg_name        mesa-demos
 version             8.0.0
 categories          x11 graphics
+license             MIT
 maintainers         jeremyhu openmaintainer
 description         Show information about GLX capabilities
 long_description    ${description}

Modified: trunk/dports/x11/ico/Portfile
===================================================================
--- trunk/dports/x11/ico/Portfile	2013-01-17 22:36:28 UTC (rev 101716)
+++ trunk/dports/x11/ico/Portfile	2013-01-17 22:49:15 UTC (rev 101717)
@@ -6,6 +6,7 @@
 version             1.0.3
 categories          x11 graphics
 maintainers         jeremyhu openmaintainer
+license             X11
 description         Animate an icosahedron or other polyhedron
 long_description \
    Ico displays a wire-frame rotating polyhedron, with hidden lines removed, \

Modified: trunk/dports/x11/oclock/Portfile
===================================================================
--- trunk/dports/x11/oclock/Portfile	2013-01-17 22:36:28 UTC (rev 101716)
+++ trunk/dports/x11/oclock/Portfile	2013-01-17 22:49:15 UTC (rev 101717)
@@ -6,6 +6,7 @@
 version             1.0.3
 categories          x11
 maintainers         jeremyhu openmaintainer
+license             X11
 description         Round X11 clock
 long_description \
    OClock simply displays the current time on an analog display.

Modified: trunk/dports/x11/xorg-xextproto/Portfile
===================================================================
--- trunk/dports/x11/xorg-xextproto/Portfile	2013-01-17 22:36:28 UTC (rev 101716)
+++ trunk/dports/x11/xorg-xextproto/Portfile	2013-01-17 22:49:15 UTC (rev 101717)
@@ -1,4 +1,5 @@
 # $Id$
+
 PortSystem 1.0
 
 name		xorg-xextproto

Modified: trunk/dports/x11/xorg-xf86bigfontproto/Portfile
===================================================================
--- trunk/dports/x11/xorg-xf86bigfontproto/Portfile	2013-01-17 22:36:28 UTC (rev 101716)
+++ trunk/dports/x11/xorg-xf86bigfontproto/Portfile	2013-01-17 22:49:15 UTC (rev 101717)
@@ -1,4 +1,5 @@
 # $Id$
+
 PortSystem 1.0
 
 name        xorg-xf86bigfontproto

Modified: trunk/dports/x11/xorg-xf86vidmodeproto/Portfile
===================================================================
--- trunk/dports/x11/xorg-xf86vidmodeproto/Portfile	2013-01-17 22:36:28 UTC (rev 101716)
+++ trunk/dports/x11/xorg-xf86vidmodeproto/Portfile	2013-01-17 22:49:15 UTC (rev 101717)
@@ -1,4 +1,5 @@
 # $Id$
+
 PortSystem 1.0
 
 name		xorg-xf86vidmodeproto

Modified: trunk/dports/x11/xorg-xineramaproto/Portfile
===================================================================
--- trunk/dports/x11/xorg-xineramaproto/Portfile	2013-01-17 22:36:28 UTC (rev 101716)
+++ trunk/dports/x11/xorg-xineramaproto/Portfile	2013-01-17 22:49:15 UTC (rev 101717)
@@ -1,4 +1,5 @@
 # $Id$
+
 PortSystem 1.0
 
 name		xorg-xineramaproto
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130117/c287e969/attachment.html>


More information about the macports-changes mailing list