Date: Wed, 26 Oct 2005 15:30:35 +0400 (MSD) From: Oleg Sharoiko <os@rsu.ru> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/88026: New port: news/husky-hpt-devel Highly Portable Tosser (full-featured FTN tosser). Development version. Message-ID: <200510261130.j9QBUZBR008744@brain.cc.rsu.ru> Resent-Message-ID: <200510261140.j9QBeD5l094709@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 88026 >Category: ports >Synopsis: New port: news/husky-hpt-devel Highly Portable Tosser (full-featured FTN tosser). Development version. >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Oct 26 11:40:13 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Oleg Sharoiko >Release: FreeBSD 5.4-STABLE i386 >Organization: Computer Center of Rostov State University >Environment: System: FreeBSD brain.cc.rsu.ru 5.4-STABLE FreeBSD 5.4-STABLE #0: Thu May 26 17:48:07 MSD 2005 os@brain.cc.rsu.ru:/usr/obj/usr/src/sys/brain.athlon-xp.RELENG_5.2005-05-26 i386 >Description: Highly Portable Tosser (full-featured FTN tosser) HPT is a part of Husky Fidosoft Project. Husky is complete freeware suite of Fidonet applications. WWW: http://husky.sourceforge.net/ >How-To-Repeat: >Fix: --- husky-hpt-devel.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: # # husky-hpt-devel # husky-hpt-devel/files # husky-hpt-devel/files/patch-doc::Makefile # husky-hpt-devel/Makefile # husky-hpt-devel/distinfo # husky-hpt-devel/pkg-descr # husky-hpt-devel/pkg-plist # echo c - husky-hpt-devel mkdir -p husky-hpt-devel > /dev/null 2>&1 echo c - husky-hpt-devel/files mkdir -p husky-hpt-devel/files > /dev/null 2>&1 echo x - husky-hpt-devel/files/patch-doc::Makefile sed 's/^X//' >husky-hpt-devel/files/patch-doc::Makefile << 'END-of-husky-hpt-devel/files/patch-doc::Makefile' X--- doc/Makefile.orig Sat Jun 4 09:06:45 2005 X+++ doc/Makefile Wed Oct 19 17:15:31 2005 X@@ -5,7 +5,7 @@ X include ../../huskymak.cfg X endif X X-all: html info dvi X+all: html info X X ifdef HTMLDIR X html: hpt.html X@@ -59,7 +59,7 @@ X -$(RM) $(RMOPT) hpt.inf X -$(RM) $(RMOPT) hpt*html X X-install: info html dvi X+install: info html X @echo . X ifdef INFODIR X -$(MKDIR) $(MKDIROPT) $(INFODIR) X@@ -69,10 +69,6 @@ X ifdef HTMLDIR X -$(MKDIR) $(MKDIROPT) $(HTMLDIR) X $(INSTALL) $(IMOPT) hpt*html $(HTMLDIR) X-endif X-ifdef DVIDIR X- -$(MKDIR) $(MKDIROPT) $(DVIDIR) X- $(INSTALL) hpt.dvi $(DVIDIR) X endif X uninstall: X -install-info --remove --info-dir=$(INFODIR) $(INFODIR)$(DIRSEP)hpt.info END-of-husky-hpt-devel/files/patch-doc::Makefile echo x - husky-hpt-devel/Makefile sed 's/^X//' >husky-hpt-devel/Makefile << 'END-of-husky-hpt-devel/Makefile' X# New ports collection makefile for: husky-hpt-devel X# Date created: 2005-10-26 X# Whom: Oleg Sharoiko <os@rsu.ru> X# X# $FreeBSD$ X# X XPORTNAME= hpt XPKGNAMESUFFIX= -devel XDISTVERSION= 1.4-rc4 XCATEGORIES= news mail XDISTNAME= ${PORTNAME}-${DISTVERSION}-src X XMAINTAINER= os@rsu.ru XCOMMENT= Highly Portable Tosser (full-featured FTN tosser). Development version. X XCONFLICTS= husky-hpt-[0-9]* X XLIB_DEPENDS= fidoconfig.1:${PORTSDIR}/news/husky-fidoconf-devel X XUSE_REINPLACE= yes X X.if !defined(WITHOUT_PERL) XMAKE_ARGS+= PERL=1 XUSE_PERL5= yes X.else XMAKE_ARGS+= PERL=0 X.endif X XMAN1= hpt.1 hptlink.1 hpttree.1 txt2pkt.1 XMANCOMPRESSED= yes XINFO= hpt X Xpost-patch: X @${REINPLACE_CMD} -e 's^/path/to/config^${PREFIX}/etc/fido/config^' \ X ${WRKSRC}/man/hptlink.1 X @${REINPLACE_CMD} -e 's^/some/path/config^${PREFIX}/etc/fido/config^' \ X ${WRKSRC}/man/hpttree.1 X @${REINPLACE_CMD} -e 's^/fido/etc/config^${PREFIX}/etc/fido/config^' \ X ${WRKSRC}/man/txt2pkt.1 X Xpost-build: X @cd ${WRKSRC}/doc && ${GMAKE} ${MAKE_ARGS} all X Xpost-install: X @cd ${WRKSRC}/doc && ${GMAKE} ${MAKE_ARGS} install X X.include <bsd.port.pre.mk> X.include "${PORTSDIR}/news/husky-base-devel/Makefile.inc" X.include <bsd.port.post.mk> END-of-husky-hpt-devel/Makefile echo x - husky-hpt-devel/distinfo sed 's/^X//' >husky-hpt-devel/distinfo << 'END-of-husky-hpt-devel/distinfo' XMD5 (husky/hpt-1.4-rc4-src.tar.gz) = eb87ad9d8d65eca3fdeb24f00e0b40bd XSIZE (husky/hpt-1.4-rc4-src.tar.gz) = 371121 END-of-husky-hpt-devel/distinfo echo x - husky-hpt-devel/pkg-descr sed 's/^X//' >husky-hpt-devel/pkg-descr << 'END-of-husky-hpt-devel/pkg-descr' XHighly Portable Tosser (full-featured FTN tosser) X XHPT is a part of Husky Fidosoft Project. XHusky is complete freeware suite of Fidonet applications. X XWWW: http://husky.sourceforge.net/ END-of-husky-hpt-devel/pkg-descr echo x - husky-hpt-devel/pkg-plist sed 's/^X//' >husky-hpt-devel/pkg-plist << 'END-of-husky-hpt-devel/pkg-plist' Xshare/doc/husky/hpt.html Xbin/hpt Xbin/pktinfo Xbin/txt2pkt Xbin/hptlink Xbin/hpttree END-of-husky-hpt-devel/pkg-plist exit --- husky-hpt-devel.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510261130.j9QBUZBR008744>