ports/76177: New port: sysutils/gpte

Valentin Nechayev netch at netch.kiev.ua
Wed Jan 12 22:10:28 UTC 2005


>Number:         76177
>Category:       ports
>Synopsis:       New port: sysutils/gpte
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 12 22:10:26 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Valentin Nechayev
>Release:        FreeBSD 5.3-RELEASE i386
>Organization:
private
>Environment:
FreeBSD 5.3-release

>Description:
Shar for new port is attached.

>How-To-Repeat:

>Fix:

# 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:
#
#	Makefile
#	distinfo
#	pkg-descr
#
echo x - Makefile
sed 's/^X//' >Makefile << 'END-of-Makefile'
X# Ports collection makefile for:	gpte
X# Date created: 12 Jan 2005
X# Whom: Valentin Nechayev <netch at segfault.kiev.ua>
X#
X# $FreeBSD$
X
XPORTNAME=	gpte
XPORTVERSION=	1.0
XCATEGORIES=	sysutils
XMASTER_SITES=	ftp://segfault.kiev.ua/pub/
X
XMAINTAINER=	netch at segfault.kiev.ua
XCOMMENT=	A simple command-line GPT partition editor
X
XMAN8=		gpte.8
XMANCOMPRESSED=	yes
X
Xpost-extract:
X	cd $(WRKSRC) && cp Makefile.bsd Makefile
X
X.include <bsd.port.pre.mk>
X
X.if $(OSVERSION) < 502000
XIGNORE=		Only for 5.x and later systems
X.endif
X
X.include <bsd.port.post.mk>
END-of-Makefile
echo x - distinfo
sed 's/^X//' >distinfo << 'END-of-distinfo'
XMD5 (gpte-1.0.tar.gz) = 16d1a05c56ca58b03ab8cd936af96562
XSIZE (gpte-1.0.tar.gz) = 15972
END-of-distinfo
echo x - pkg-descr
sed 's/^X//' >pkg-descr << 'END-of-pkg-descr'
XThis is simple command-line GPT partition editor.
XIt can print tables, fix them, check consistency, add and remove
Xpartitions (in edit mode).
END-of-pkg-descr
exit

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list