ports/150234: New port: textproc/ml1 The original general purpose macro processor
Bob Eager
bob at eager.cx
Thu Sep 2 23:00:08 UTC 2010
>Number: 150234
>Category: ports
>Synopsis: New port: textproc/ml1 The original general purpose macro processor
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Thu Sep 02 23:00:07 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Bob Eager
>Release: 7.3
>Organization:
>Environment:
>Description:
New port: textproc/ml1 The original general purpose macro processor
The grand-daddy of nearly all macro processors.
http://www.ml1.org.uk
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
# 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:
#
# ml1
# ml1/Makefile
# ml1/pkg-descr
# ml1/pkg-message
# ml1/distinfo
#
echo c - ml1
mkdir -p ml1 > /dev/null 2>&1
echo x - ml1/Makefile
sed 's/^X//' >ml1/Makefile << '7eb1ebb3445d505ff88fd8f6f05e156c'
X# Ports collection makefile for: ml1
X# Date created: 29 August 2010
X# Whom: Bob Eager <rde at ml1.org.uk>
X#
X# $FreeBSD$
X#
X
XPORTNAME= ml1
XPORTVERSION= 4.10
XCATEGORIES= textproc
XMASTER_SITES= http://www.ml1.org.uk/tgz/ \
X http://www.tavi.co.uk/tgz/
X
XMAINTAINER= bob at eager.cx
XCOMMENT= The original general purpose macro processor
X
XMAN1= ml1.1
XMANCOMPRESSED= yes
X
XPLIST_FILES= bin/ml1
X
X.include <bsd.port.pre.mk>
X
Xdo-install:
X ${INSTALL_PROGRAM} ${WRKSRC}/ml1 ${PREFIX}/bin
X ${INSTALL_MAN} ${WRKSRC}/ml1.1.gz ${PREFIX}/man/man1
X
Xpost-install:
X ${CAT} ${PKGDIR}/pkg-message
X
X.include <bsd.port.post.mk>
7eb1ebb3445d505ff88fd8f6f05e156c
echo x - ml1/pkg-descr
sed 's/^X//' >ml1/pkg-descr << 'f647365cdc9aecc5545a8d51fa460ed2'
XThis is a port of ML/I (Macro Language I) which is the grand-daddy of nearly
Xall macro processors. It is still maintained and ported to a large number
Xof systems.
X
XWWW: http://www.ml1.org.uk
f647365cdc9aecc5545a8d51fa460ed2
echo x - ml1/pkg-message
sed 's/^X//' >ml1/pkg-message << 'b3897fb7782ac024da4d4391c9fe725c'
X=================================================================================
X
X ML/I documentation (in HTML and PDF) can be found at:
X
X http://www.ml1.org.uk
X
X=================================================================================
b3897fb7782ac024da4d4391c9fe725c
echo x - ml1/distinfo
sed 's/^X//' >ml1/distinfo << '93aca136c7226b6cad89158bcada1605'
XMD5 (ml1-4.10.tar.gz) = 20e62fa25a4c229b0b2a5b52816ff528
XSHA256 (ml1-4.10.tar.gz) = 479be18b41baa0f4bf6fca504a821365caf6e0e122433bd0679aad91dee86807
XSIZE (ml1-4.10.tar.gz) = 74904
93aca136c7226b6cad89158bcada1605
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list