New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 83385


Ignore:
Timestamp:
08/30/11 18:52:26 (4 years ago)
Author:
dports@…
Message:

standardize some license formatting issues:

  • use - to indicate version, not v, e.g. GPL-2 not GPLv2
  • use lists for multiple options, e.g. {Artistic GPL}
  • perl license is {Artistic GPL}
  • Python license is PSF
  • call the NCSA/UIUC license NCSA
  • libpng/zlib have the same license; call it zlib
Location:
trunk/dports
Files:
156 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/archivers/gnutar/Portfile

    r76951 r83385  
    77categories          archivers 
    88maintainers         mww 
    9 license             GPLv3 
     9license             GPL-3 
    1010description         tar version of the GNU project 
    1111long_description \ 
  • trunk/dports/archivers/lrzip/Portfile

    r62794 r83385  
    1515                        redundancies in files, which can sometimes allow lrzip to produce \ 
    1616                        much better compression ratios than other programs. 
    17 license                 GPLv2+ 
     17license                 GPL-2+ 
    1818homepage                http://ck.kolivas.org/apps/lrzip/ 
    1919master_sites            ${homepage} 
  • trunk/dports/archivers/xdelta/Portfile

    r82566 r83385  
    1212                    VCDIFF (RFC 3284) delta compression 
    1313long_description    ${description} 
    14 license             GPLv2 
     14license             GPL-2 
    1515homepage            http://code.google.com/p/xdelta/ 
    1616 
  • trunk/dports/audio/libcanberra/Portfile

    r77611 r83385  
    77version             0.26 
    88revision            2 
    9 license             LGPLv2.1+ 
     9license             LGPL-2.1+ 
    1010categories          audio devel 
    1111maintainers         nomaintainer 
  • trunk/dports/audio/liblo/Portfile

    r68137 r83385  
    99platforms       darwin 
    1010maintainers     nomaintainer 
    11 license         LGPLv2.1 
     11license         LGPL-2.1 
    1212description     Lightweight Open Sound Control implementation. 
    1313long_description liblo is an implementation of the Open Sound Control \ 
  • trunk/dports/databases/mysql-connector-odbc/Portfile

    r79799 r83385  
    1111platforms               darwin 
    1212maintainers             pixilla 
    13 license                 GPLv2 
     13license                 GPL-2 
    1414 
    1515description \ 
  • trunk/dports/devel/build/Portfile

    r61072 r83385  
    1919                    rmd160  6480d9530a92941b2704a20f60f953e079495a03 
    2020 
    21 license             GPLv2 
     21license             GPL-2 
    2222 
    2323use_bzip2           yes 
  • trunk/dports/devel/cppcheck/Portfile

    r78896 r83385  
    77version             1.48 
    88categories          devel 
    9 license             GPLv3 
     9license             GPL-3 
    1010platforms           darwin 
    1111maintainers         johnsy.com:paj-macports 
  • trunk/dports/devel/ctags/Portfile

    r71014 r83385  
    77categories       devel 
    88maintainers      mww openmaintainer 
    9 license          GPLv2 
     9license          GPL-2 
    1010description      Reimplementation of ctags(1) 
    1111long_description \ 
  • trunk/dports/devel/diffball/Portfile

    r65393 r83385  
    66categories       devel 
    77maintainers      nomaintainer 
    8 license          GPLv2 
     8license          GPL-2 
    99description      binary patch utility 
    1010long_description \ 
  • trunk/dports/devel/global/Portfile

    r74424 r83385  
    99maintainers     nomaintainer 
    1010description     source code tag system 
    11 license         GPLv3/LGPLv3 
     11license         GPL-3 LGPL-3 
    1212 
    1313long_description \ 
  • trunk/dports/devel/google-perftools/Portfile

    r76952 r83385  
    1212    and cpu-profiler. 
    1313maintainers     brett openmaintainer 
    14 license         New BSD License 
     14license         BSD 
    1515categories      devel 
    1616platforms       darwin 
  • trunk/dports/devel/hs-citeproc/Portfile

    r75595 r83385  
    2222                    rmd160  947a7717f1fdb73d2b68b5094cd9a47e2758aaf5 
    2323 
    24 license             BSD3 
     24license             BSD 
    2525depends_lib-append  port:hs-json port:hs-pandoc-types port:hs-xml \ 
    2626                                        port:hs-utf8-string 
  • trunk/dports/devel/hs-dlist/Portfile

    r75085 r83385  
    1818                    sha1    846252c657e838daf9b401b35d94a3c2619e18e9 \ 
    1919                    rmd160  9e27893d3bf1f0057567a9a60f8aa3d7e08e26b4 
    20 license             BSD3 
     20license             BSD 
  • trunk/dports/devel/hs-json/Portfile

    r77751 r83385  
    2020                    sha1    cea0532a7b80b80d41809931212666ff705ca5d2 \ 
    2121                    rmd160  f5a0037c2a48d1863b41aa9906e7da91dbcf9a5e 
    22 license             BSD3 
     22license             BSD 
    2323 
    2424depends_lib-append  port:ncurses 
  • trunk/dports/devel/hs-tagsoup/Portfile

    r75088 r83385  
    2020                    sha1    f3398de20e39c23e6f82c66ec7905746df875b46 \ 
    2121                    rmd160  78fb229b98073822869315b5c7e8be9fc9dd9943 
    22 license             BSD3 
     22license             BSD 
  • trunk/dports/devel/hs-xml/Portfile

    r75091 r83385  
    1616                    sha1    5e5b1eb21f7523482eef9ad0b19dd5a84576230b \ 
    1717                    rmd160  34dfbd87eddd33c7e0a51e872af05797c9998aa9 
    18 license             BSD3 
     18license             BSD 
  • trunk/dports/devel/libfreespace/Portfile

    r68757 r83385  
    2020 
    2121platforms           darwin 
    22 license             LGPLv2.1 
     22license             LGPL-2.1 
    2323maintainers         hillcrestlabs.com:jt.burgess 
    2424 
  • trunk/dports/devel/libmcs/Portfile

    r82036 r83385  
    1010categories              devel 
    1111maintainers             nodetwo.com:jdunn 
    12 license                 GPLv3 
     12license                 GPL-3 
    1313homepage                http://www.atheme.org/ 
    1414platforms               darwin linux 
  • trunk/dports/devel/libsdl-devel/Portfile

    r63978 r83385  
    1919 
    2020platforms       darwin 
    21 license         LGPLv2.1 
     21license         LGPL-2.1 
    2222maintainers     toby 
    2323 
  • trunk/dports/devel/libusb-devel/Portfile

    r78015 r83385  
    1515 
    1616platforms       darwin 
    17 license         LGPLv2.1 
     17license         LGPL-2.1 
    1818maintainers     adfernandes openmaintainer 
    1919 
  • trunk/dports/devel/mono/Portfile

    r76366 r83385  
    88categories       devel lang mono 
    99platforms        darwin 
    10 license          GPLv2 LGPLv2 MIT 
     10license          GPL-2 LGPL-2 MIT 
    1111maintainers      nomaintainer 
    1212description      Implementation of the .NET Development Framework 
  • trunk/dports/devel/ode/Portfile

    r59630 r83385  
    88categories              devel 
    99platforms               darwin 
    10 license                 LGPLv2.1 
     10license                 LGPL-2.1 
    1111maintainers             nomaintainer 
    1212homepage                http://www.ode.org/ 
  • trunk/dports/devel/qca/Portfile

    r73107 r83385  
    1111categories          devel crypto security 
    1212maintainers         michaelld openmaintainer 
    13 license             LGPLv2.1 
     13license             LGPL-2.1 
    1414description         Qt Cryptographic Architecture 
    1515long_description \ 
  • trunk/dports/devel/treecc/Portfile

    r57375 r83385  
    99maintainers     mww 
    1010platforms       darwin 
    11 license         GPLv2 
     11license         GPL-2 
    1212description     Manages generation of code to handle syntax trees. 
    1313long_description        The treecc program is designed to assist in the \ 
  • trunk/dports/editors/ne/Portfile

    r67099 r83385  
    1414homepage         http://ne.dsi.unimi.it/ 
    1515platforms        darwin 
    16 license          GPLv2 
     16license          GPL-2 
    1717 
    1818master_sites     ${homepage} 
  • trunk/dports/games/gnugo/Portfile

    r60936 r83385  
    77platforms                       darwin 
    88maintainers                     nomaintainer 
    9 license             GPLv3+ 
     9license             GPL-3+ 
    1010homepage                        http://www.gnu.org/software/gnugo/gnugo.html 
    1111description                     GNU Go 
  • trunk/dports/gnome/gpodder/Portfile

    r82883 r83385  
    77version             2.18 
    88categories          gnome audio 
    9 license             GPLv3 
     9license             GPL-3 
    1010maintainers         elelay 
    1111platforms           darwin 
  • trunk/dports/graphics/comix/Portfile

    r67421 r83385  
    1616                    compressed) as well as plain image files. It is written in \ 
    1717                    Python and uses GTK+ through the PyGTK bindings. 
    18 license             GPLv2 
     18license             GPL-2 
    1919homepage            http://comix.sourceforge.net/ 
    2020 
  • trunk/dports/graphics/freeimage/Portfile

    r79850 r83385  
    77version             3.15.0 
    88revision            1 
    9 license             FreeImage-1.0 GPL-2 
     9license             {FreeImage-1.0 GPL-2} 
    1010categories          graphics 
    1111platforms           macosx 
  • trunk/dports/graphics/libpng/Portfile

    r80359 r83385  
    1010categories              graphics 
    1111maintainers             ryandesign waqar 
    12 license                 libpng 
     12license                 zlib 
    1313platforms               darwin openbsd freebsd sunos linux 
    1414homepage                http://www.libpng.org/pub/png/libpng.html 
  • trunk/dports/graphics/png2ico/Portfile

    r75159 r83385  
    99platforms               darwin 
    1010maintainers             nomaintainer 
    11 license                 GPLv2 
     11license                 GPL-2 
    1212description             Converts PNG files to Windows icon resource files. 
    1313long_description        ${description} 
  • trunk/dports/java/jarbundler/Portfile

    r76898 r83385  
    1111description         JarBundler is a ant task that creates a Mac OS X app bundle from jar files and a main class 
    1212long_description    ${description} 
    13 license             GPLv2 
     13license             GPL-2 
    1414 
    1515platforms           darwin 
  • trunk/dports/kde/kmymoney/Portfile

    r75525 r83385  
    1111maintainers       mk pixilla 
    1212platforms         darwin 
    13 license           GPL2 
     13license           GPL-2 
    1414 
    1515description       a personal finance manager 
  • trunk/dports/lang/blassic/Portfile

    r59595 r83385  
    99categories              lang 
    1010platforms               darwin 
    11 license                 GPLv2 
     11license                 GPL-2 
    1212maintainers             nomaintainer 
    1313homepage                http://blassic.org/ 
  • trunk/dports/lang/clang-devel/Portfile

    r82937 r83385  
    1010platforms               darwin 
    1111maintainers             jeremyhu openmaintainer 
    12 license                 UIUC/NCSA 
     12license                 NCSA 
    1313description             C, C++, Objective C and Objective C++ compiler 
    1414long_description        Clang is an "LLVM native" C/C++/Objective-C compiler, \ 
  • trunk/dports/lang/clang/Portfile

    r77653 r83385  
    88platforms               darwin 
    99maintainers             mfeiri 
    10 license                 UIUC/NCSA 
     10license                 NCSA 
    1111description             C, C++, Objective C and Objective C++ compiler 
    1212long_description        Clang is an "LLVM native" C/C++/Objective-C compiler, \ 
  • trunk/dports/lang/gcc40/Portfile

    r82555 r83385  
    99categories              lang 
    1010maintainers             mww openmaintainer 
    11 license                 GPLv2 
     11license                 GPL-2 
    1212description             The GNU compiler collection 
    1313long_description        The GNU compiler collection, including front ends for C, \ 
  • trunk/dports/lang/gcc41/Portfile

    r82555 r83385  
    1010categories              lang 
    1111maintainers             mww openmaintainer 
    12 license                 GPLv2 
     12license                 GPL-2 
    1313description             The GNU compiler collection 
    1414long_description        The GNU compiler collection, including front ends for C, \ 
  • trunk/dports/lang/gcc42/Portfile

    r82555 r83385  
    1010categories              lang 
    1111maintainers             mww openmaintainer 
    12 license                 GPLv3 
     12license                 GPL-3 
    1313description             The GNU compiler collection 
    1414long_description        The GNU compiler collection, including front ends for \ 
  • trunk/dports/lang/gcc43/Portfile

    r82555 r83385  
    1111categories      lang 
    1212maintainers     mww openmaintainer 
    13 license         GPLv3 
     13license         GPL-3 
    1414description     The GNU compiler collection 
    1515long_description The GNU compiler collection, including front ends for \ 
  • trunk/dports/lang/gcc44/Portfile

    r82555 r83385  
    1010categories              lang 
    1111maintainers             mww openmaintainer 
    12 license                 GPLv3 
     12license                 GPL-3 
    1313description             The GNU compiler collection 
    1414long_description        The GNU compiler collection, including front ends for \ 
  • trunk/dports/lang/gcc45/Portfile

    r82555 r83385  
    1010categories              lang 
    1111maintainers             mww openmaintainer 
    12 license                 GPLv3 
     12license                 GPL-3 
    1313description             The GNU compiler collection 
    1414long_description        The GNU compiler collection, including front ends for \ 
  • trunk/dports/lang/gcc46/Portfile

    r82555 r83385  
    1010categories              lang 
    1111maintainers             mww openmaintainer 
    12 license                 GPLv3 
     12license                 GPL-3 
    1313description             The GNU compiler collection, prerelease BETA 
    1414long_description        The GNU compiler collection, including front ends for \ 
  • trunk/dports/lang/gnat-gcc/Portfile

    r79301 r83385  
    1111categories              lang 
    1212maintainers             krischik 
    13 license                 GPLv3 
     13license                 GPL-3 
    1414description             The GNU compiler collection with GNAT 
    1515long_description        The GNU compiler collection, including front ends for \ 
  • trunk/dports/lang/kelbt/Portfile

    r68520 r83385  
    99platforms           darwin 
    1010maintainers         hhhh.org:wiml 
    11 license             GPLv2+ 
     11license             GPL-2+ 
    1212description         Backtracking LALR(1) parser generator 
    1313long_description    Kelbt generates backtracking LALR(1) parsers. \ 
  • trunk/dports/lang/llvm-devel/Portfile

    r82929 r83385  
    1010categories              lang 
    1111platforms               darwin 
    12 license                 UIUC/NCSA 
     12license                 NCSA 
    1313maintainers             jeremyhu openmaintainer 
    1414description             llvm is a next generation compiler infrastructure (svn trunk version) 
  • trunk/dports/lang/llvm-gcc42/Portfile

    r80161 r83385  
    77categories              lang 
    88platforms               darwin 
    9 license                 GPLv2+ 
     9license                 GPL-2+ 
    1010maintainers             erickt mfeiri 
    1111description             llvm-gcc42 is a gcc compiler frontend for llvm 
  • trunk/dports/lang/llvm/Portfile

    r82467 r83385  
    99categories              lang 
    1010platforms               darwin 
    11 license                 UIUC/NCSA 
     11license                 NCSA 
    1212maintainers             erickt mfeiri 
    1313description             llvm is a next generation compiler infrastructure 
  • trunk/dports/lang/mawk/Portfile

    r69726 r83385  
    1616 
    1717platforms       darwin 
    18 license         GPLv2 
     18license         GPL-2 
    1919maintainers     toby 
    2020 
  • trunk/dports/lang/ruby/Portfile

    r83045 r83385  
    1818                                        straight-forward, extensible, and portable. 
    1919homepage                http://www.ruby-lang.org/ 
    20 license                 Ruby/GPL-2 
     20license                 {Ruby GPL-2} 
    2121master_sites    ruby:1.8 
    2222                                 
  • trunk/dports/lang/ruby186/Portfile

    r70615 r83385  
    1919                                        can have either that or this one active at one time. 
    2020homepage                http://www.ruby-lang.org/ 
    21 license                 Ruby/GPL 
     21license                 {Ruby GPL-2} 
    2222master_sites    ruby:1.8 
    2323use_bzip2               yes 
  • trunk/dports/lang/ruby19/Portfile

    r83046 r83385  
    2020 
    2121homepage                        http://www.ruby-lang.org/ 
    22 license                         Ruby/GPL-2 
     22license                         {Ruby GPL-2} 
    2323 
    2424master_sites            ruby:1.9 
  • trunk/dports/lang/shakespeare/Portfile

    r58232 r83385  
    88categories          lang 
    99maintainers         gmail.com:mdippery 
    10 license             GPLv2 
     10license             GPL-2 
    1111 
    1212description         Shakespeare programming language 
  • trunk/dports/lang/ucblogo/Portfile

    r57878 r83385  
    1212    Berkeley Logo is a free Logo interpreter. 
    1313homepage         http://www.cs.berkeley.edu/~bh/logo.html 
    14 license          GPLv2 
     14license          GPL-2 
    1515master_sites     ftp://ftp.cs.berkeley.edu/pub/ucblogo/ 
    1616checksums        md5    36a56765b18136c817880c5381af196b \ 
  • trunk/dports/lang/upc/Portfile

    r81017 r83385  
    99maintainers         takeshi openmaintainer 
    1010description         Unified Parallel C 
    11 license             GPLv3 
     11license             GPL-3 
    1212long_description    \ 
    1313    The GCC UPC toolset provides a compilation and execution environment \ 
  • trunk/dports/mail/imap-uw/Portfile

    r81697 r83385  
    77version             2007e 
    88categories          mail 
    9 license             Apachev2 
     9license             Apache-2 
    1010maintainers         nomaintainer 
    1111description         University of Washington IMAP daemon 
  • trunk/dports/mail/lamson/Portfile

    r78609 r83385  
    88categories          mail python 
    99platforms           darwin 
    10 license             GPLv3 
     10license             GPL-3 
    1111maintainers         singingwolfboy openmaintainer 
    1212description         Modern Pythonic mail server built like a web application server 
  • trunk/dports/mail/mutt-devel/Portfile

    r82967 r83385  
    99categories          mail 
    1010platforms           darwin 
    11 license             GPLv2 
     11license             GPL-2 
    1212maintainers         mnick openmaintainer 
    1313description         Mongrel of Mail User Agents (part Elm, Pine, Mush, mh, etc) 
  • trunk/dports/math/fgsl/Portfile

    r68300 r83385  
    77categories        math science 
    88maintainers       takeshi 
    9 license           GPLv2 
     9license           GPL-2 
    1010description       Fortran interface to the GNU scientific library 
    1111long_description  \ 
  • trunk/dports/math/gnudatalanguage/Portfile

    r80022 r83385  
    99categories                  math science 
    1010maintainers                 takeshi igf.fuw.edu.pl:slayoo 
    11 license                     GPLv2 
     11license                     GPL-2 
    1212platforms                   darwin 
    1313description                 a free IDL combatible incremental compiler 
  • trunk/dports/math/mathomatic/Portfile

    r62866 r83385  
    88platforms               darwin 
    99maintainers             mww 
    10 license                 GPLv2 
     10license                 GPL-2 
    1111description             small, portable symbolic math program 
    1212long_description        Mathomatic is a small, portable symbolic math program \ 
  • trunk/dports/math/matio/Portfile

    r61054 r83385  
    88set branch              [join [lrange [split ${version} .] 0 1] .] 
    99maintainers             nomaintainer 
    10 license                 LGPLv2.1 
     10license                 LGPL-2.1 
    1111categories              math 
    1212platforms               darwin 
  • trunk/dports/net/adns/Portfile

    r57879 r83385  
    1414platforms        darwin 
    1515 
    16 license          GPLv2 
     16license          GPL-2 
    1717 
    1818master_sites     ${homepage}ftp/ \ 
  • trunk/dports/net/metaproxy/Portfile

    r79100 r83385  
    88categories          net databases devel 
    99platforms           darwin 
    10 license             GPLv2 
     10license             GPL-2 
    1111maintainers         coateconnection.com:dlc 
    1212description         Z39.50 proxy and router utilizing Yaz toolkit. 
  • trunk/dports/net/miredo/Portfile

    r63735 r83385  
    1717 
    1818platforms           darwin 
    19 license             GPLv2 
     19license             GPL-2 
    2020 
    2121homepage            http://www.remlab.net/miredo/ 
  • trunk/dports/net/squid3-devel/Portfile

    r81291 r83385  
    99categories      net 
    1010platforms       darwin 
    11 license         GPLv2+ 
     11license         GPL-2+ 
    1212maintainers     snc openmaintainer 
    1313description     advanced proxy caching server for http, https, ftp, gopher 
  • trunk/dports/net/sslscan/Portfile

    r69520 r83385  
    1616homepage        http://test.titania.co.uk/index.php?option=com_content&view=article&id=56&Itemid=68 
    1717platforms       darwin 
    18 license         GPLv3 
     18license         GPL-3 
    1919 
    2020depends_lib     port:openssl 
  • trunk/dports/net/tf/Portfile

    r76018 r83385  
    1414homepage        http://tinyfugue.sourceforge.net/ 
    1515platforms       darwin linux 
    16 license         GPLv2 
     16license         GPL-2 
    1717 
    1818master_sites    sourceforge:tinyfugue 
  • trunk/dports/net/tinc/Portfile

    r69565 r83385  
    77categories          net 
    88maintainers         goodlook.com.au:mike 
    9 license             GPLv2 
     9license             GPL-2 
    1010platforms           darwin 
    1111 
  • trunk/dports/net/yazproxy/Portfile

    r79099 r83385  
    88categories          net databases devel 
    99platforms           darwin 
    10 license             GPLv2 
     10license             GPL-2 
    1111maintainers         coateconnection.com:dlc 
    1212description         Proxy server for Z39.50/SRW/SRU clients and servers 
  • trunk/dports/perl/p5-autobox/Portfile

    r82782 r83385  
    66perl5.setup           autobox 2.72 ../by-authors/id/C/CH/CHOCOLATE/ 
    77revision              2 
    8 license               Artistic/GPL 
     8license               {Artistic GPL} 
    99maintainers           nomaintainer 
    1010description           Call methods on native types 
  • trunk/dports/perl/p5-css/Portfile

    r82837 r83385  
    99platforms           darwin 
    1010maintainers         gmail.com:ejshamow 
    11 license             Artistic/GPL 
     11license             {Artistic GPL} 
    1212supported_archs     noarch 
    1313 
  • trunk/dports/perl/p5-dancer-plugin-database/Portfile

    r82547 r83385  
    1010maintainers         di.uminho.pt:jpo openmaintainer 
    1111supported_archs     noarch 
    12 license             perl 
     12license             {Artistic GPL} 
    1313 
    1414description         Easy database connections for Dancer applications 
  • trunk/dports/perl/p5-dancer/Portfile

    r82547 r83385  
    1010maintainers        di.uminho.pt:jpo openmaintainer 
    1111supported_archs    noarch 
    12 license            perl 
     12license            {Artistic GPL} 
    1313 
    1414description        Lightweight yet powerful web application framework 
  • trunk/dports/perl/p5-dbd-sqlite2/Portfile

    r82547 r83385  
    77perl5.setup           DBD-SQLite2 0.33 
    88revision              2 
    9 license               Artistic/GPL 
     9license               {Artistic GPL} 
    1010maintainers           nomaintainer 
    1111description           perl dbd interface to SQLite (old version) 
  • trunk/dports/perl/p5-email-valid/Portfile

    r82782 r83385  
    66perl5.setup           Email-Valid 0.184 
    77revision              2 
    8 license               Artistic/GPL 
     8license               {Artistic GPL} 
    99maintainers           nomaintainer 
    1010description           Check validity of Internet email addresses 
  • trunk/dports/perl/p5-file-rsyncp/Portfile

    r82547 r83385  
    88revision                2 
    99platforms               darwin 
    10 license                 GPLv2+ 
     10license                 GPL-2+ 
    1111maintainers             nomaintainer 
    1212description             A Perl implementation of an Rsync client. 
  • trunk/dports/perl/p5-http-server-simple-psgi/Portfile

    r82547 r83385  
    1010maintainers        di.uminho.pt:jpo openmaintainer 
    1111supported_archs    noarch 
    12 license            perl 
     12license            {Artistic GPL} 
    1313 
    1414description        PSGI handler for HTTP::Server::Simple 
  • trunk/dports/perl/p5-mail-sendmail/Portfile

    r82547 r83385  
    99perl5.setup     Mail-Sendmail 0.79 
    1010revision        2 
    11 license DFSG-Approved 
     11license Permissive 
    1212maintainers     nomaintainer 
    1313description     Simple platform independent e-mail from perl scripts. 
  • trunk/dports/perl/p5-marc-record/Portfile

    r82547 r83385  
    99perl5.setup     MARC-Record 2.0.1 
    1010revision    2 
    11 license Artistic/GPL 
     11license {Artistic GPL} 
    1212maintainers     nomaintainer 
    1313description     MARC record implementation for perl 
  • trunk/dports/perl/p5-net-cups/Portfile

    r82547 r83385  
    88revision            1 
    99platforms           darwin 
    10 license             Perl (Artistic and GPL1+) 
     10license             {Artistic GPL} 
    1111maintainers         univ-lyon1.fr:clot 
    1212 
  • trunk/dports/perl/p5-nkf/Portfile

    r82547 r83385  
    1414                ${description} 
    1515platforms       darwin 
    16 license         zlib/libpng 
     16license         zlib 
    1717homepage        http://sourceforge.jp/projects/nkf/ 
    1818master_sites    sourceforge_jp:nkf/48945/ 
  • trunk/dports/php/php5-simpletest/Portfile

    r81187 r83385  
    1111maintainers             singingwolfboy openmaintainer 
    1212supported_archs         noarch 
    13 license                 LGPL2 
     13license                 LGPL-2 
    1414 
    1515homepage                http://simpletest.org/ 
  • trunk/dports/python/py-mygpoclient/Portfile

    r82928 r83385  
    1010python.default_version 27 
    1111categories-append   net 
    12 license             GPLv3 
     12license             GPL-3 
    1313platforms           darwin 
    1414maintainers         elelay 
  • trunk/dports/python/py26-notify-python/Portfile

    r82266 r83385  
    88version             0.1.1 
    99categories-append   python devel 
    10 license             GPLv2 
     10license             GPL-2 
    1111maintainers         elelay 
    1212platforms           darwin 
  • trunk/dports/python/py26-pycallgraph/Portfile

    r69969 r83385  
    88version         0.5.1 
    99revision        1 
    10 license         GPLv2 
     10license         GPL-2 
    1111categories-append   devel 
    1212platforms       darwin 
  • trunk/dports/python/py26-recaptcha-client/Portfile

    r81196 r83385  
    1212                        service. 
    1313long_description        ${description} 
    14 license                 MIT/X11 
     14license                 MIT 
    1515homepage                http://pypi.python.org/pypi/recaptcha-client/ 
    1616 
  • trunk/dports/python/py26-serial/Portfile

    r71808 r83385  
    1111platforms           darwin 
    1212maintainers         macsforever2000 
    13 license             Python 
     13license             PSF 
    1414 
    1515description         Python Serial Port Extension 
  • trunk/dports/python/py27-dns/Portfile

    r76121 r83385  
    99maintainers             nomaintainer 
    1010platforms               darwin freebsd 
    11 license         Python 
     11license         PSF 
    1212description             module for performing DNS queries from python 
    1313long_description        py-dns provides a module for performing DNS queries \ 
  • trunk/dports/python/py27-notify-python/Portfile

    r72427 r83385  
    88version             0.1.1 
    99categories-append   python devel 
    10 license             GPLv2 
     10license             GPL-2 
    1111maintainers         elelay 
    1212platforms           darwin 
  • trunk/dports/python/py27-serial/Portfile

    r81291 r83385  
    1111platforms           darwin 
    1212maintainers         snc openmaintainer 
    13 license             Python 
     13license             PSF 
    1414 
    1515description         Python Serial Port Extension 
  • trunk/dports/python/rdiff-backup/Portfile

    r67418 r83385  
    1414                    over a network. 
    1515long_description    ${description} 
    16 license             GPLv2 
     16license             GPL-2 
    1717homepage            http://rdiff-backup.nongnu.org/ 
    1818 
  • trunk/dports/ruby/rb-atk/Portfile

    r80803 r83385  
    1313description             Ruby/ATK is a Ruby binding of ATK-1.0.x or later. 
    1414long_description        Ruby/ATK is a Ruby binding of ATK-1.0.x or later. 
    15 license                 LGPLv2 
     15license                 LGPL-2 
    1616checksums               md5 1e1500f7ce594e37f560c4ee3d969f40 \ 
    1717                                rmd160 4487a3484c77ccee928b45316053938b8a810693 \ 
  • trunk/dports/ruby/rb-cmdparse/Portfile

    r64841 r83385  
    1313categories-append       devel 
    1414homepage                http://cmdparse.rubyforge.org/ 
    15 license                 GPLv2 
     15license                 GPL-2 
    1616extract.suffix  .tgz 
    1717checksums               md5 a532eba4ec2b24d05222da657f279eee \ 
  • trunk/dports/ruby/rb-cocoa/Portfile

    r82060 r83385  
    1616categories-append       devel 
    1717homepage                http://${ruby.project}.sourceforge.net/ 
    18 license                 LGPL/Ruby 
     18license                 {LGPL Ruby} 
    1919master_sites    sourceforge:${ruby.project} 
    2020distname                RubyCocoa-${version} 
  • trunk/dports/ruby/rb-gconf/Portfile

    r74726 r83385  
    1414long_description        Gconf libraries for ruby (a part of Ruby-Gnome2) 
    1515categories-append       gnome 
    16 license                 LGPLv2 
     16license                 LGPL-2 
    1717checksums               md5 58ee234ef8b121b11de8a245c61cd4a9 \ 
    1818                                rmd160 7c96480e366bac2408a3790c355ad517cc0b0023 \ 
  • trunk/dports/ruby/rb-glib2/Portfile

    r80803 r83385  
    1414long_description        Ruby/GLib2 is a Ruby binding of GLib-2.x. 
    1515categories-append       gnome 
    16 license                 LGPLv2 
     16license                 LGPL-2 
    1717checksums               md5 1e1500f7ce594e37f560c4ee3d969f40 \ 
    1818                                rmd160 4487a3484c77ccee928b45316053938b8a810693 \ 
  • trunk/dports/ruby/rb-gnome/Portfile

    r80803 r83385  
    1717categories-append       gnome 
    1818supported_archs         noarch 
    19 license                 LGPLv2 
     19license                 LGPL-2 
    2020depends_lib-append      port:rb-glib2 port:rb-atk port:rb-pango port:rb-gtk2 \ 
    2121                                port:rb-rsvg port:rb-poppler 
  • trunk/dports/ruby/rb-gnomecanvas/Portfile

    r75585 r83385  
    1414long_description        Ruby/GnomeCanvas2 is a Ruby binding of GnomeCanvas-2.x. 
    1515categories-append       gnome 
    16 license                 LGPLv2 
     16license                 LGPL-2 
    1717checksums               md5 58ee234ef8b121b11de8a245c61cd4a9 \ 
    1818                                rmd160 7c96480e366bac2408a3790c355ad517cc0b0023 \ 
  • trunk/dports/ruby/rb-gnomeprint/Portfile

    r74726 r83385  
    1414long_description        Ruby/GnomePrint is a Ruby binding of libgnomeprint. 
    1515categories-append       gnome 
    16 license                 LGPLv2 
     16license                 LGPL-2 
    1717checksums               md5 58ee234ef8b121b11de8a245c61cd4a9 \ 
    1818                                rmd160 7c96480e366bac2408a3790c355ad517cc0b0023 \ 
  • trunk/dports/ruby/rb-gnomeprintui/Portfile

    r75585 r83385  
    1414long_description        Ruby/GnomePrintUI is a Ruby binding of libgnomeprintui. 
    1515categories-append       gnome 
    16 license                 LGPLv2 
     16license                 LGPL-2 
    1717checksums               md5 58ee234ef8b121b11de8a245c61cd4a9 \ 
    1818                                rmd160 7c96480e366bac2408a3790c355ad517cc0b0023 \ 
  • trunk/dports/ruby/rb-gnomevfs/Portfile

    r74635 r83385  
    1212description             Ruby/GnomeVFS is a Ruby binding of GnomeVFS-2.0.x. 
    1313categories-append gnome 
    14 license                 LGPLv2 
     14license                 LGPL-2 
    1515long_description        Ruby/GnomeVFS is a Ruby binding of GnomeVFS-2.0.x. 
    1616checksums               md5 58ee234ef8b121b11de8a245c61cd4a9 \ 
  • trunk/dports/ruby/rb-gtk2/Portfile

    r80803 r83385  
    1515long_description        Ruby/GTK2 is a Ruby binding of GTK+-2.0.x. \ 
    1616                                Ruby/GdkPixbuf2 is a Ruby binding of GdkPixbuf-2.x. 
    17 license                 LGPLv2 
     17license                 LGPL-2 
    1818checksums               md5 1e1500f7ce594e37f560c4ee3d969f40 \ 
    1919                                rmd160 4487a3484c77ccee928b45316053938b8a810693 \ 
  • trunk/dports/ruby/rb-gtkglext/Portfile

    r75586 r83385  
    1313long_description        Ruby/GtkGLExt is a Ruby binding of GtkGLExt. 
    1414categories-append       gnome 
    15 license                 LGPLv2 
     15license                 LGPL-2 
    1616checksums               md5 58ee234ef8b121b11de8a245c61cd4a9 \ 
    1717                                rmd160 7c96480e366bac2408a3790c355ad517cc0b0023 \ 
  • trunk/dports/ruby/rb-gtkhtml/Portfile

    r75585 r83385  
    1414long_description        Ruby/GtkHtml2 is a Ruby binding of GtkHtml2 
    1515categories-append       gnome 
    16 license                 LGPLv2 
     16license                 LGPL-2 
    1717checksums               md5 58ee234ef8b121b11de8a245c61cd4a9 \ 
    1818                                rmd160 7c96480e366bac2408a3790c355ad517cc0b0023 \ 
  • trunk/dports/ruby/rb-gtksourceview2/Portfile

    r80803 r83385  
    1616                                (a part of Ruby-Gnome2) 
    1717categories-append       gnome 
    18 license                 LGPLv2 
     18license                 LGPL-2 
    1919checksums               md5 1e1500f7ce594e37f560c4ee3d969f40 \ 
    2020                                rmd160 4487a3484c77ccee928b45316053938b8a810693 \ 
  • trunk/dports/ruby/rb-kramdown/Portfile

    r74729 r83385  
    1313categories-append       textproc 
    1414homepage                http://kramdown.rubyforge.org/ 
    15 license                 GPLv3 
     15license                 GPL-3 
    1616supported_archs noarch 
    1717extract.suffix  .tgz 
  • trunk/dports/ruby/rb-libart/Portfile

    r75159 r83385  
    1313description             Ruby/Libart2 is a Ruby binding of Libart_lgpl. 
    1414long_description        Ruby/Libart2 is a Ruby binding of Libart_lgpl. 
    15 license                 LGPLv2 
     15license                 LGPL-2 
    1616checksums               md5 58ee234ef8b121b11de8a245c61cd4a9 \ 
    1717                                rmd160 7c96480e366bac2408a3790c355ad517cc0b0023 \ 
  • trunk/dports/ruby/rb-libglade2/Portfile

    r75585 r83385  
    1616                This provides a very simple interface to the libglade library, \ 
    1717                to load interfaces dynamically from a glade file. 
    18 license                 LGPLv2 
     18license                 LGPL-2 
    1919checksums               md5 58ee234ef8b121b11de8a245c61cd4a9 \ 
    2020                                rmd160 7c96480e366bac2408a3790c355ad517cc0b0023 \ 
  • trunk/dports/ruby/rb-libgnome/Portfile

    r75585 r83385  
    1414long_description        Ruby/GNOME2 is a Ruby binding of libgnome/libgnomeui-2.x. 
    1515categories-append       gnome 
    16 license                 LGPLv2 
     16license                 LGPL-2 
    1717checksums               md5 58ee234ef8b121b11de8a245c61cd4a9 \ 
    1818                                rmd160 7c96480e366bac2408a3790c355ad517cc0b0023 \ 
  • trunk/dports/ruby/rb-pango/Portfile

    r80803 r83385  
    1313description             Ruby/Pango is a Ruby binding of pango-1.x. 
    1414long_description        Ruby/Pango is a Ruby binding of pango-1.x. 
    15 license                 LGPLv2 
     15license                 LGPL-2 
    1616checksums               md5 1e1500f7ce594e37f560c4ee3d969f40 \ 
    1717                                rmd160 4487a3484c77ccee928b45316053938b8a810693 \ 
  • trunk/dports/ruby/rb-pkg-config/Portfile

    r80363 r83385  
    1212homepage            http://github.com/rcairo/pkg-config 
    1313master_sites            http://production.cf.rubygems.org/gems/ 
    14 license                         LGPLv2+ 
     14license                         LGPL-2+ 
    1515supported_archs         noarch 
    1616 
  • trunk/dports/ruby/rb-poppler/Portfile

    r80803 r83385  
    1414long_description        Ruby/Poppler is a Ruby binding of poppler-glib. 
    1515categories-append       gnome 
    16 license                 LGPLv2 
     16license                 LGPL-2 
    1717checksums               md5 1e1500f7ce594e37f560c4ee3d969f40 \ 
    1818                                rmd160 4487a3484c77ccee928b45316053938b8a810693 \ 
  • trunk/dports/ruby/rb-rdtool/Portfile

    r66177 r83385  
    1212                to handle RD files. 
    1313categories-append       textproc 
    14 license                 Ruby/GPL 
     14license                 {Ruby GPL} 
    1515platforms               darwin 
    1616checksums               md5 0feba6ecd94282d024f563c9490d6b47 \ 
  • trunk/dports/ruby/rb-rsvg/Portfile

    r80803 r83385  
    1414long_description        Ruby/RSVG is a Ruby binding of librsvg. 
    1515categories-append       gnome 
    16 license                 LGPLv2 
     16license                 LGPL-2 
    1717checksums               md5 1e1500f7ce594e37f560c4ee3d969f40 \ 
    1818                                rmd160 4487a3484c77ccee928b45316053938b8a810693 \ 
  • trunk/dports/ruby/rb-vte/Portfile

    r80803 r83385  
    1515                Ruby/VTE is a Ruby binding of VTE. 
    1616categories-append       gnome 
    17 license                 LGPLv2 
     17license                 LGPL-2 
    1818checksums               md5 1e1500f7ce594e37f560c4ee3d969f40 \ 
    1919                                rmd160 4487a3484c77ccee928b45316053938b8a810693 \ 
  • trunk/dports/ruby/rb19-archive-tar-minitar/Portfile

    r68361 r83385  
    1111    implementation is based heavily on Mauricio Fernández's implementation \ 
    1212    in rpa-base, but has been reorganised to promote reuse in other projects. 
    13 license             Ruby or GPL 
     13license             {Ruby GPL} 
    1414maintainers                 singingwolfboy openmaintainer 
    1515homepage                    http://rubyforge.org/projects/ruwiki/ 
  • trunk/dports/ruby/rb19-eventmachine/Portfile

    r68435 r83385  
    1818    to easily interface with other programs using TCP/IP, especially if custom \ 
    1919    protocols are required. 
    20 license             GPL or Ruby 
     20license             {GPL Ruby} 
    2121maintainers                 singingwolfboy openmaintainer 
    2222homepage                    http://rubyeventmachine.com/ 
  • trunk/dports/ruby/rb19-ffi/Portfile

    r69853 r83385  
    1212    from Ruby code. Moreover, a Ruby-FFI extension works without changes on \ 
    1313    Ruby and JRuby. 
    14 license             modified MIT 
     14license             BSD 
    1515maintainers         singingwolfboy openmaintainer 
    1616homepage            http://wiki.github.com/ffi/ffi/ 
  • trunk/dports/ruby/rb19-pkg-config/Portfile

    r80363 r83385  
    1212homepage            http://github.com/rcairo/pkg-config 
    1313master_sites            http://production.cf.rubygems.org/gems/ 
    14 license                         LGPLv2+ 
     14license                         LGPL-2+ 
    1515supported_archs         noarch 
    1616 
  • trunk/dports/science/cdo/Portfile

    r83073 r83385  
    88platforms                   darwin 
    99maintainers                 takeshi 
    10 license                     GPLv2 
     10license                     GPL-2 
    1111categories                  science 
    1212description                 Climate Data Operators 
  • trunk/dports/science/funtools/Portfile

    r67995 r83385  
    99platforms          darwin 
    1010maintainers        saao.ac.za:tim 
    11 license            LGPLv2.1 
     11license            LGPL-2.1 
    1212 
    1313description        a minimal buy-in FITS library and utility package 
  • trunk/dports/science/gmt/Portfile

    r81075 r83385  
    99categories                  science 
    1010maintainers                 takeshi 
    11 license                     GPLv2 
     11license                     GPL-2 
    1212description                 the generic mapping tools 
    1313long_description an open source collection of ~60 tools         \ 
  • trunk/dports/science/iAIDA/Portfile

    r69520 r83385  
    88categories          science 
    99maintainers         pd.infn.it:cristiano.fontana 
    10 license             LGPLv3 
     10license             LGPL-3 
    1111description         An implementation in C++ of the AIDA Abstract Interfaces for Data Analysis 
    1212long_description    iAIDA is an implementation in C++ of the AIDA Abstract Interfaces for Data Analysis, a set of interfaces designed for data analysis. 
  • trunk/dports/science/libnova/Portfile

    r59526 r83385  
    1717homepage        http://libnova.sourceforge.net/ 
    1818platforms       darwin 
    19 license         LGPLv2 
     19license         LGPL-2 
    2020master_sites    sourceforge 
    2121checksums       md5 32f67b1ae28372582da7fe4e6f554dcd \ 
  • trunk/dports/science/pythia/Portfile

    r66958 r83385  
    1010platforms           darwin 
    1111maintainers         gmail.com:mattiafrancescomoro 
    12 license             LGPLv2.1 
     12license             LGPL-2.1 
    1313description         Generator of high-energy physics events 
    1414long_description    PYTHIA is a program for the generation of high-energy physics events, \ 
  • trunk/dports/science/rasmol/Portfile

    r60819 r83385  
    1010platforms           darwin 
    1111maintainers         nomaintainer 
    12 license             GPLv2/RASLIC 
     12license             {GPL-2 RASLIC} 
    1313homepage            http://www.rasmol.org/ 
    1414 
  • trunk/dports/science/xpa/Portfile

    r61818 r83385  
    1010platforms          darwin 
    1111maintainers        saao.ac.za:tim 
    12 license            LGPLv2.1 
     12license            LGPL-2.1 
    1313 
    1414description        The XPA messaging system provides seamless communication \ 
  • trunk/dports/security/cfv/Portfile

    r81072 r83385  
    1616long_description    ${description} These files are commonly used to ensure \ 
    1717                    the correct retrieval or storage of data. 
    18 license             GPLv2 
     18license             GPL-2 
    1919homepage            http://cfv.sourceforge.net/ 
    2020 
  • trunk/dports/shells/rootsh/Portfile

    r62117 r83385  
    1515homepage         http://rootsh.sourceforge.net/ 
    1616platforms        darwin 
    17 license          GPLv3 
     17license          GPL-3 
    1818 
    1919master_sites     sourceforge 
  • trunk/dports/sysutils/compare/Portfile

    r67108 r83385  
    99platforms               darwin 
    1010maintainers             mww openmaintainer 
    11 license             GPLv2 
     11license             GPL-2 
    1212description             fast replacement for cmp 
    1313long_description        compare is similar to cmp but faster and with better \ 
  • trunk/dports/sysutils/ifstat/Portfile

    r80042 r83385  
    1414    counters, which is highly operating system dependent. 
    1515homepage        http://gael.roualland.free.fr/ifstat/ 
    16 license         GPLv2 
     16license         GPL-2 
    1717platforms       darwin 
    1818maintainers     nomaintainer 
  • trunk/dports/sysutils/iguanaIR/Portfile

    r82064 r83385  
    99maintainers     verizon.net:tomldavis 
    1010platforms       darwin 
    11 license         LGPLv2.1 
     11license         LGPL-2.1 
    1212description     Driver for IguanaWorks USB IR Transceiver 
    1313 
  • trunk/dports/sysutils/john-devel/Portfile

    r69677 r83385  
    99categories          sysutils security 
    1010maintainers         nomaintainer 
    11 license             GPLv2 
     11license             GPL-2 
    1212description         Featureful Unix password cracker 
    1313long_description    John the Ripper is a UNIX password cracker, currently available for \ 
  • trunk/dports/sysutils/mc/Portfile

    r82172 r83385  
    88categories          sysutils 
    99maintainers         waqar openmaintainer 
    10 license             GPLv2 
     10license             GPL-2 
    1111description         GNU Midnight Commander 
    1212long_description    \ 
  • trunk/dports/sysutils/monit/Portfile

    r69520 r83385  
    88categories          sysutils 
    99platforms           darwin freebsd linux netbsd openbsd solaris 
    10 license             GPLv3 
     10license             GPL-3 
    1111maintainers         nomaintainer 
    1212 
  • trunk/dports/sysutils/smartmontools/Portfile

    r80269 r83385  
    1717homepage        http://smartmontools.sourceforge.net/ 
    1818platforms       darwin 
    19 license         GPLv2 
     19license         GPL-2 
    2020master_sites    sourceforge 
    2121checksums       md5     4577886bea79d4ff12bd9a7d323ce692 \ 
  • trunk/dports/sysutils/vbindiff/Portfile

    r60254 r83385  
    1717homepage        http://www.cjmweb.net/vbindiff/ 
    1818platforms       darwin 
    19 license         GPLv2+ 
     19license         GPL-2+ 
    2020master_sites    ${homepage} 
    2121 
  • trunk/dports/sysutils/waitfor/Portfile

    r57877 r83385  
    1313    port is being listened to, until an amount of time has passed \ 
    1414    or until a shell command succeeds. 
    15 license         GPLv2 
     15license         GPL-2 
    1616 
    1717homepage        http://www.hennessynet.com/waitfor/ 
  • trunk/dports/tex/detex/Portfile

    r81157 r83385  
    99categories              tex textproc 
    1010maintainers             ryandesign 
    11 license                 NCSA/University of Illinois Open Source License 
     11license                 NCSA 
    1212homepage                http://www.cs.purdue.edu/homes/trinkle/detex/ 
    1313master_sites            ${homepage} 
  • trunk/dports/textproc/c2html/Portfile

    r62116 r83385  
    1515homepage        http://c2html.sourceforge.net/ 
    1616platforms       darwin 
    17 license         GPLv2 
     17license         GPL-2 
    1818 
    1919master_sites    sourceforge 
  • trunk/dports/textproc/dosmacux/Portfile

    r71622 r83385  
    1010platforms               darwin 
    1111maintainers             ryandesign 
    12 license                 public domain 
     12license                 public-domain 
    1313use_bzip2               yes 
    1414use_parallel_build      yes 
  • trunk/dports/textproc/kakasi/Portfile

    r76568 r83385  
    1212                converts Kanji characters to Hiragana, Katakana, or Romaji. It may be \ 
    1313                helpful for reading Japanese documents. 
    14 license         GPLv3 
     14license         GPL-3 
    1515platforms       darwin 
    1616homepage        http://kakasi.namazu.org/ 
  • trunk/dports/textproc/lesspipe/Portfile

    r70583 r83385  
    66version                 1.71 
    77categories      textproc 
    8 license                 GPLv2 
     8license                 GPL-2 
    99maintainers     gmail.com:ingmarstein 
    1010supported_archs noarch 
  • trunk/dports/textproc/libunistring/Portfile

    r78609 r83385  
    77categories                  textproc 
    88platforms                   darwin 
    9 license             GPLv3 
     9license             GPL-3 
    1010maintainers                 singingwolfboy openmaintainer 
    1111description                 library for manipulating Unicode strings 
  • trunk/dports/textproc/msort/Portfile

    r61233 r83385  
    88platforms               darwin 
    99maintainers             nomaintainer 
    10 license                 GPLv3 
     10license                 GPL-3 
    1111description             program for sorting files in sophisticated ways 
    1212long_description        Msort is a program for sorting files in sophisticated \ 
  • trunk/dports/textproc/nkf/Portfile

    r79035 r83385  
    1515                as 7-bit JIS, MS-kanji (shifted-JIS), utf-8 or EUC. 
    1616platforms       darwin 
    17 license         zlib/libpng 
     17license         zlib 
    1818homepage        http://sourceforge.jp/projects/nkf/ 
    1919master_sites    sourceforge_jp:${name}/48945/ 
  • trunk/dports/textproc/ohcount/Portfile

    r65071 r83385  
    66version         3.0.0 
    77categories      textproc devel 
    8 license         GPLv2 
     8license         GPL-2 
    99platforms       darwin 
    1010maintainers     raimue \ 
  • trunk/dports/textproc/pdfjam/Portfile

    r81626 r83385  
    88categories              textproc pdf 
    99maintainers             vcn.com:jjstickel 
    10 license                 GPLv2 
     10license                 GPL-2 
    1111platforms               darwin 
    1212homepage                http://go.warwick.ac.uk/pdfjam 
  • trunk/dports/textproc/sword/Portfile

    r74050 r83385  
    1010categories      textproc 
    1111maintainers     nomaintainer 
    12 license         GPLv2 
     12license         GPL-2 
    1313description     cross-platform API/library for Bible software 
    1414long_description    The SWORD Project is an open source, cross-platform \ 
  • trunk/dports/www/drush/Portfile

    r75354 r83385  
    88platforms           darwin 
    99maintainers         acm.org:c_dantonio 
    10 license             GPLv2 
     10license             GPL-2 
    1111 
    1212description         The DRUpal SHell 
  • trunk/dports/www/elinks-devel/Portfile

    r82895 r83385  
    1414long_description    ELinks is an advanced and well-established feature-rich \ 
    1515                    text mode web (HTTP/FTP/..) browser. 
    16 license             GPLv2 
     16license             GPL-2 
    1717homepage            http://elinks.or.cz/ 
    1818 
  • trunk/dports/www/loggerhead/Portfile

    r83058 r83385  
    1919                    etc. It's originally based on bazaar-webserve, \ 
    2020                    which is itself based on hgweb for Mercurial. 
    21 license             GPLv2+ 
     21license             GPL-2+ 
    2222 
    2323homepage            https://launchpad.net/loggerhead 
  • trunk/dports/www/moodle/Portfile

    r70600 r83385  
    1010platforms               darwin freebsd 
    1111maintainers             nomaintainer 
    12 license                 GPLv2 
     12license                 GPL-2 
    1313supported_archs         noarch 
    1414homepage                http://moodle.org/ 
  • trunk/dports/x11/vnc/Portfile

    r72701 r83385  
    88categories              x11 vnc 
    99maintainers             nomaintainer 
    10 license         GPLv2 
     10license         GPL-2 
    1111description             Remote display system for X11 applications 
    1212long_description        Creates a virtual X11 windowing environment that can \ 
Note: See TracChangeset for help on using the changeset viewer.