New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 79675


Ignore:
Timestamp:
06/23/11 00:38:27 (4 years ago)
Author:
afb@…
Message:

drop maintainership, fix description (#29885)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/devel/argp-standalone/Portfile

    r50980 r79675  
    77categories              devel 
    88platforms               darwin freebsd 
    9 maintainers             afb 
     9maintainers             nomaintainer 
    1010description             Standalone version of arguments parsing functions from GLIBC 
    1111long_description        It is standalone version of argp - part of glibc library. \ 
    1212\ 
    13 It was separated off glibc by Niels Myller, Niels primary use \ 
     13It was separated off glibc by Niels Myller. Niels primary use \ 
    1414it for inclusion in the LSH distribution, but it's useful for \ 
    1515any package that wants to use argp and at the same time be \ 
     
    1919this version. The most important is that it no longer builds \ 
    2020upon getopt\; the one or two hairy functions of GNU getopt are \ 
    21 incorporated with the argp parser. There are longer any global \ 
     21incorporated with the argp parser. There are no longer any global \ 
    2222variables keeping track of the parser state. 
    2323homepage                http://www.freshports.org/devel/argp-standalone/ 
Note: See TracChangeset for help on using the changeset viewer.