Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jun 2001 12:52:58 +0100 (BST)
From:      jose.marques@nottingham.ac.uk
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/27932: New port: palm/ppmtoTbmp
Message-ID:  <200106071152.f57BqwI65597@pccigv6.nottingham.ac.uk>

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

>Number:         27932
>Category:       ports
>Synopsis:       New port: palm/ppmtoTbmp
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 07 05:00:02 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Jose Marques
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD pccigv6.nottingham.ac.uk 4.3-STABLE FreeBSD 4.3-STABLE #2: Wed Jun 6 12:23:55 BST 2001 cczjm@pccigv6.nottingham.ac.uk:/usr/obj/usr/src/sys/PCCIGV6 i386


	
>Description:

	New port: palm/ppmtpTbmp - PPM to Pilot bitmap converter

>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:
#
#	ppmtoTbmp/Makefile
#	ppmtoTbmp/distinfo
#	ppmtoTbmp/files
#	ppmtoTbmp/pkg-comment
#	ppmtoTbmp/pkg-descr
#	ppmtoTbmp/pkg-plist
#
echo x - ppmtoTbmp/Makefile
sed 's/^X//' >ppmtoTbmp/Makefile << 'END-of-ppmtoTbmp/Makefile'
X# New ports collection makefile for:    ppmtoTbmp
X# Date created:         30th May 2001
X# Whom:                 Jose Marques <noway@nohow.demon.co.uk>
X#
X# $FreeBSD:$
X#
X
XPORTNAME=	ppmtoTbmp
XPORTVERSION=	1.1
XCATEGORIES=	palm graphics
XMASTER_SITES=	http://www.isaac.cs.berkeley.edu/pilot/
X
XMAINTAINER=	noway@nohow.demon.co.uk
X
XLIB_DEPENDS=	pbm.1:${PORTSDIR}/graphics/netpbm
X
XWRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
X
Xdo-install:
X.for file in ppmtoTbmp Tbmptopnm
X	${INSTALL_PROGRAM} ${WRKSRC}/${file} ${PREFIX}/bin
X.endfor
X	${MKDIR} ${PREFIX}/share/ppmtoTbmp
X.for file in README Goldberg.ppm q2.map q4.map
X	${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/${PORTNAME}
X.endfor
X
X.include <bsd.port.mk>
END-of-ppmtoTbmp/Makefile
echo x - ppmtoTbmp/distinfo
sed 's/^X//' >ppmtoTbmp/distinfo << 'END-of-ppmtoTbmp/distinfo'
XMD5 (ppmtoTbmp-1.1.tar.gz) = b4e92f9b6c49e87240191342120a7f60
END-of-ppmtoTbmp/distinfo
echo c - ppmtoTbmp/files
mkdir -p ppmtoTbmp/files > /dev/null 2>&1
echo x - ppmtoTbmp/pkg-comment
sed 's/^X//' >ppmtoTbmp/pkg-comment << 'END-of-ppmtoTbmp/pkg-comment'
XPPM to Pilot bitmap converter
END-of-ppmtoTbmp/pkg-comment
echo x - ppmtoTbmp/pkg-descr
sed 's/^X//' >ppmtoTbmp/pkg-descr << 'END-of-ppmtoTbmp/pkg-descr'
XThe ppmtoTbmp and Tbmptopnm programs convert between ppm and Pilot bitmap 
Xformats.
X
XWWW: http://www.isaac.cs.berkeley.edu/pilot/
END-of-ppmtoTbmp/pkg-descr
echo x - ppmtoTbmp/pkg-plist
sed 's/^X//' >ppmtoTbmp/pkg-plist << 'END-of-ppmtoTbmp/pkg-plist'
Xbin/ppmtoTbmp
Xbin/Tbmptopnm
Xshare/ppmtoTbmp/README
Xshare/ppmtoTbmp/Goldberg.ppm
Xshare/ppmtoTbmp/q2.map
Xshare/ppmtoTbmp/q4.map
X@dirrm share/ppmtoTbmp
END-of-ppmtoTbmp/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?200106071152.f57BqwI65597>