Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Aug 1999 19:03:35 -0400 (EDT)
From:      jedgar@fxp.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/13110: New Port: demoroniser
Message-ID:  <19990812230335.BC3FBF818@pawn.primelocation.net>

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

>Number:         13110
>Category:       ports
>Synopsis:       New Port: demoroniser
>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 Aug 12 16:10:00 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Chris D. Faulhaber
>Release:        FreeBSD 3.2-STABLE i386
>Organization:
BUGO - BSD User Group of Orlando
>Environment:
>Description:

	New port for demoroniser...a script to correct moronic
	and gratuitously incompatible HTML generated by Microsoft
	applications.

>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:
#
#	demoroniser
#	demoroniser/Makefile
#	demoroniser/pkg
#	demoroniser/pkg/PLIST
#	demoroniser/pkg/COMMENT
#	demoroniser/pkg/DESCR
#	demoroniser/files
#	demoroniser/files/md5
#	demoroniser/patches
#	demoroniser/patches/patch-aa
#
echo c - demoroniser
mkdir -p demoroniser > /dev/null 2>&1
echo x - demoroniser/Makefile
sed 's/^X//' >demoroniser/Makefile << 'END-of-demoroniser/Makefile'
X# New ports collection makefile for:	demoroniser
X# Version required:			1.0
X# Date created:				07 August 1999
X# Whom:					Chris D. Faulhaber <jedgar@fxp.org>
X#
X# $Id:$
X#
X
XDISTNAME=	demoroniser
XPKGNAME=	demoroniser-1.0
XCATEGORIES=	www
XMASTER_SITES=	http://www.fourmilab.ch/webtools/demoroniser/
X
XMAINTAINER=	jedgar@fxp.org
X
XUSE_ZIP=	yes
XNO_BUILD=	yes
XNO_WRKSUBDIR=	yes
X
XMAN1=		demoroniser.1
X
Xdo-install:
X	${INSTALL_SCRIPT} ${WRKDIR}/demoroniser.pl ${PREFIX}/bin/demoroniser
X	${INSTALL_MAN} ${WRKDIR}/demoroniser.1 ${PREFIX}/man/man1
X
X.include <bsd.port.mk>
END-of-demoroniser/Makefile
echo c - demoroniser/pkg
mkdir -p demoroniser/pkg > /dev/null 2>&1
echo x - demoroniser/pkg/PLIST
sed 's/^X//' >demoroniser/pkg/PLIST << 'END-of-demoroniser/pkg/PLIST'
Xbin/demoroniser
END-of-demoroniser/pkg/PLIST
echo x - demoroniser/pkg/COMMENT
sed 's/^X//' >demoroniser/pkg/COMMENT << 'END-of-demoroniser/pkg/COMMENT'
XScript to correct moronic and gratuitously incompatible HTML
Xgenerated by Microsoft applications
END-of-demoroniser/pkg/COMMENT
echo x - demoroniser/pkg/DESCR
sed 's/^X//' >demoroniser/pkg/DESCR << 'END-of-demoroniser/pkg/DESCR'
XScript to correct moronic and gratuitously incompatible HTML
Xgenerated by Microsoft applications.
X
XAuthor: John Walker
XWWW   : http://www.fourmilab.ch/
X
XThis program is in the public domain.
END-of-demoroniser/pkg/DESCR
echo c - demoroniser/files
mkdir -p demoroniser/files > /dev/null 2>&1
echo x - demoroniser/files/md5
sed 's/^X//' >demoroniser/files/md5 << 'END-of-demoroniser/files/md5'
XMD5 (demoroniser.zip) = 74b0c2ca662e7230371dc2275dc249e8
END-of-demoroniser/files/md5
echo c - demoroniser/patches
mkdir -p demoroniser/patches > /dev/null 2>&1
echo x - demoroniser/patches/patch-aa
sed 's/^X//' >demoroniser/patches/patch-aa << 'END-of-demoroniser/patches/patch-aa'
X--- demoroniser.pl.orig	Sat Jan 10 22:29:54 1998
X+++ demoroniser.pl	Thu Aug 12 18:36:53 1999
X@@ -1,4 +1,4 @@
X-#! /bin/perl
X+#!/usr/bin/perl
X #
X #           De-moron-ise Text from Microsoft Applications
X # 
END-of-demoroniser/patches/patch-aa
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?19990812230335.BC3FBF818>