ports/81877: [new port] net/bsflite

Emanuel Haupt ehaupt at critical.ch
Fri Jun 3 20:50:06 UTC 2005


The following reply was made to PR ports/81877; it has been noted by GNATS.

From: Emanuel Haupt <ehaupt at critical.ch>
To: bug-followup at FreeBSD.org,ehaupt at critical.ch
Cc:  
Subject: Re: ports/81877: [new port] net/bsflite
Date: Fri, 3 Jun 2005 22:41:53 +0200

 ...and another stupid mistake, thus the whole shar again (sorry):
 
 --- bsflite.shar begins here ---
 # 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:
 #
 #	bsflite
 #	bsflite/Makefile
 #	bsflite/pkg-descr
 #	bsflite/distinfo
 #	bsflite/pkg-plist
 #
 echo c - bsflite
 mkdir -p bsflite > /dev/null 2>&1
 echo x - bsflite/Makefile
 sed 's/^X//' >bsflite/Makefile << 'END-of-bsflite/Makefile'
 X# New ports collection makefile for:	bsflite
 X# Date created:				3 June 2005
 X# Whom:					Emanuel Haupt <ehaupt at critical.ch>
 X#
 X# $FreeBSD$
 X#
 X
 XPORTNAME=	bsflite
 XDISTVERSION=	0.80
 XCATEGORIES=	net
 XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE_EXTENDED}
 XMASTER_SITE_SUBDIR=bsflite
 X
 XMAINTAINER=	ehaupt at critical.ch
 XCOMMENT=	A Lightweight command line AIM client
 X
 XUSE_REINPLACE=	yes
 X
 Xpost-patch:
 X	@${REINPLACE_CMD} -e 's|^CC=gcc|CC\?=gcc|' \
 X		${WRKSRC}/Makefile
 X
 Xdo-install:
 X	${INSTALL_PROGRAM} ${WRKSRC}/bsflite ${PREFIX}/bin
 X	${MKDIR} ${EXAMPLESDIR}
 X	${INSTALL_DATA} ${WRKSRC}/config-example ${EXAMPLESDIR}
 X
 X.if !defined(NOPORTDOCS)
 X	${MKDIR} ${DOCSDIR}
 X.for f in COPYING ChangeLog README
 X	${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}
 X.endfor
 X.endif
 X
 X.include <bsd.port.mk>
 END-of-bsflite/Makefile
 echo x - bsflite/pkg-descr
 sed 's/^X//' >bsflite/pkg-descr << 'END-of-bsflite/pkg-descr'
 XBSFlite is a small and minimalistic client for AIM service. Instead of having a
 Xfull screen console interface, BSFlite employs a command line interface that
 Xallows your fingers to do all of the work without needlessly sifting through
 Xwindows.
 X
 XWWW: http://bsflite.sourceforge.net/
 X
 X- ehaupt
 Xehaupt at critical.ch
 END-of-bsflite/pkg-descr
 echo x - bsflite/distinfo
 sed 's/^X//' >bsflite/distinfo << 'END-of-bsflite/distinfo'
 XMD5 (bsflite-0.80.tar.gz) = 31589a230e4ccfaae1225d080d3b7d6d
 XSIZE (bsflite-0.80.tar.gz) = 50529
 END-of-bsflite/distinfo
 echo x - bsflite/pkg-plist
 sed 's/^X//' >bsflite/pkg-plist << 'END-of-bsflite/pkg-plist'
 Xbin/bsflite
 X%%EXAMPLESDIR%%/config-example
 X%%PORTDOCS%%%%DOCSDIR%%/COPYING
 X%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
 X%%PORTDOCS%%%%DOCSDIR%%/README
 X at dirrm %%EXAMPLESDIR%%
 X%%PORTDOCS%%@dirrm %%DOCSDIR%%
 END-of-bsflite/pkg-plist
 exit
 
 --- bsflite.shar ends here ---



More information about the freebsd-ports-bugs mailing list