Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Nov 2001 03:25:09 +0100 (CET)
From:      Cyrille Lefevre <clefevre@citeweb.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/32048: New port: palm/hdunix (1.0)
Message-ID:  <200111170225.fAH2P9M72157@gits.dyndns.org>

next in thread | raw e-mail | index | archive | help

>Number:         32048
>Category:       ports
>Synopsis:       New port: palm/hdunix (1.0)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 16 18:30:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Cyrille Lefevre
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
ACME
>Environment:
System: FreeBSD gits 4.4-STABLE FreeBSD 4.4-STABLE #10: Sat Nov 10 19:15:45 CET 2001 root@gits:/disk2/4.x-stable/src/sys/compile/CUSTOM i386

>Description:
	hdunix is a unix port of HDDOS, a program to convert .CSV files to
	HanDBase database files, and vice versa.
>How-To-Repeat:
	n/a
>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:
#
#	hdunix/Makefile
#	hdunix/distinfo
#	hdunix/pkg-comment
#	hdunix/pkg-descr
#	hdunix/pkg-plist
#
echo x - hdunix/Makefile
sed 's/^X//' >hdunix/Makefile << 'END-of-hdunix/Makefile'
X# ports collection makefile for:	hdunix
X# Date created:			17 Nov 2001
X# Whom:				Cyrille Lefevre <clefevre@citeweb.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	hdunix
XPORTVERSION=	1.0
XCATEGORIES=	palm databases
XMASTER_SITES=	ftp://ftp.nndev.org/pub/handbase/
XDISTNAME=	freebsd
XEXTRACT_SUFX=	.tar.Z
X
XMAINTAINER=	clefevre@citeweb.net
X
XONLY_FOR_ARCHS=	i386
XNO_BUILD=	yes
XWRKSRC=		${WRKDIR}/handbase
XSTRIP=		# no strip
X
Xdo-install: install-bin install-doc
X
Xinstall-bin:
X	${INSTALL_PROGRAM} ${WRKSRC}/hdunix ${PREFIX}/bin
X
Xinstall-doc:
X.if !defined(NOPORTDOCS)
X	@${MKDIR} ${DOCSDIR}
X	${INSTALL_DATA} ${WRKSRC}/readme ${DOCSDIR}
X.endif
X
X.include <bsd.port.mk>
END-of-hdunix/Makefile
echo x - hdunix/distinfo
sed 's/^X//' >hdunix/distinfo << 'END-of-hdunix/distinfo'
XMD5 (freebsd.tar.Z) = 6ff37529d497d4be6c20c99ce1a302d5
END-of-hdunix/distinfo
echo x - hdunix/pkg-comment
sed 's/^X//' >hdunix/pkg-comment << 'END-of-hdunix/pkg-comment'
XConverts .CSV files to HanDBase databases, and vice versa
END-of-hdunix/pkg-comment
echo x - hdunix/pkg-descr
sed 's/^X//' >hdunix/pkg-descr << 'END-of-hdunix/pkg-descr'
Xhdunix is a unix port of HDDOS, a program to convert .CSV files to
XHanDBase database files, and vice versa.
X
XWWW:	http://www.nndev.org/handbase/
END-of-hdunix/pkg-descr
echo x - hdunix/pkg-plist
sed 's/^X//' >hdunix/pkg-plist << 'END-of-hdunix/pkg-plist'
X@comment $FreeBSD$
Xbin/hdunix
X%%PORTDOCS%%share/doc/hdunix/readme
X%%PORTDOCS%%@dirrm share/doc/hdunix
END-of-hdunix/pkg-plist
exit

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111170225.fAH2P9M72157>