From andy@icc.surw.chel.su Sun May  2 05:08:47 1999
Return-Path: <andy@icc.surw.chel.su>
Received: from icc.surw.chel.su (surw.chel.su [195.54.2.162])
	by hub.freebsd.org (Postfix) with ESMTP id D4BAF14FA4
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  2 May 1999 05:08:42 -0700 (PDT)
	(envelope-from andy@icc.surw.chel.su)
Received: (from andy@localhost)
	by icc.surw.chel.su (8.9.2/8.8.8) id QAA10443;
	Sun, 2 May 1999 16:08:39 +0400 (MSD)
	(envelope-from andy)
Message-Id: <199905021208.QAA10443@icc.surw.chel.su>
Date: Sun, 2 May 1999 16:08:39 +0400 (MSD)
From: Andrey Zakhvatov <andy@icc.surw.chel.su>
Reply-To: andy@icc.surw.chel.su
To: FreeBSD-gnats-submit@freebsd.org
Subject: New port: libgnugetopt-1.0
X-Send-Pr-Version: 3.2

>Number:         11441
>Category:       ports
>Synopsis:       New port: libgnugetopt-1.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun May  2 05:10:01 PDT 1999
>Closed-Date:    Sun May 2 20:18:22 PDT 1999
>Last-Modified:  Sun May  2 20:20:44 PDT 1999
>Originator:     Andrey Zakhvatov
>Release:        FreeBSD 3.1-RELEASE i386
>Organization:
South Ural Railway ICC
>Environment:

>Description:

   This is a port of libgnugetopt which contains GNU-style getopt_long()
function. I think it must help for porting many getopt_long()-aware
applications.
   This PR must help close PR/8838.


# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	libgnugetopt-1.0
#	libgnugetopt-1.0/Makefile
#	libgnugetopt-1.0/pkg
#	libgnugetopt-1.0/pkg/PLIST
#	libgnugetopt-1.0/pkg/COMMENT
#	libgnugetopt-1.0/pkg/DESCR
#	libgnugetopt-1.0/files
#	libgnugetopt-1.0/files/md5
#
echo c - libgnugetopt-1.0
mkdir -p libgnugetopt-1.0 > /dev/null 2>&1
echo x - libgnugetopt-1.0/Makefile
sed 's/^X//' >libgnugetopt-1.0/Makefile << 'END-of-libgnugetopt-1.0/Makefile'
X# New ports collection makefile for:	libgnugetopt
X# Version required:			1.0
X# Date created:				2 May 1999
X# Whom:					Andrey Zakhvatov
X#
X# $Id$
X#
X
XDISTNAME=	libgnugetopt-1.0
XCATEGORIES=	devel
XMASTER_SITES=	http://www.geocities.com/SiliconValley/Code/3502/
X
XMAINTAINER=	andy@icc.surw.chel.su
X
Xdo-install:
X	@ ${INSTALL_DATA} ${WRKSRC}/getopt.h ${PREFIX}/include
X	@ ${INSTALL_DATA} ${WRKSRC}/libgnugetopt.a ${PREFIX}/lib
X
X.include <bsd.port.mk>
END-of-libgnugetopt-1.0/Makefile
echo c - libgnugetopt-1.0/pkg
mkdir -p libgnugetopt-1.0/pkg > /dev/null 2>&1
echo x - libgnugetopt-1.0/pkg/PLIST
sed 's/^X//' >libgnugetopt-1.0/pkg/PLIST << 'END-of-libgnugetopt-1.0/pkg/PLIST'
Xinclude/getopt.h
Xlib/libgnugetopt.a
END-of-libgnugetopt-1.0/pkg/PLIST
echo x - libgnugetopt-1.0/pkg/COMMENT
sed 's/^X//' >libgnugetopt-1.0/pkg/COMMENT << 'END-of-libgnugetopt-1.0/pkg/COMMENT'
XGNU getopt library.
END-of-libgnugetopt-1.0/pkg/COMMENT
echo x - libgnugetopt-1.0/pkg/DESCR
sed 's/^X//' >libgnugetopt-1.0/pkg/DESCR << 'END-of-libgnugetopt-1.0/pkg/DESCR'
XGNU getopt library. It includes GNU-style getopt_long() function.
END-of-libgnugetopt-1.0/pkg/DESCR
echo c - libgnugetopt-1.0/files
mkdir -p libgnugetopt-1.0/files > /dev/null 2>&1
echo x - libgnugetopt-1.0/files/md5
sed 's/^X//' >libgnugetopt-1.0/files/md5 << 'END-of-libgnugetopt-1.0/files/md5'
XMD5 (libgnugetopt-1.0.tar.gz) = 7fa261951e4ffc346976a667440cc5d7
END-of-libgnugetopt-1.0/files/md5
exit


>How-To-Repeat:

>Fix:

   Please, check and commit this port and close PR/8838.


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Sun May 2 20:18:22 PDT 1999 
State-Changed-Why:  
New port committed, thanks! 
>Unformatted:
