Bug 150234 - New port: textproc/ml1 The original general purpose macro processor
Summary: New port: textproc/ml1 The original general purpose macro processor
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Tim Bishop
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-03 00:00 UTC by Bob Eager
Modified: 2010-09-08 11:40 UTC (History)
0 users

See Also:


Attachments
file.shar (2.09 KB, text/plain)
2010-09-03 00:00 UTC, Bob Eager
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bob Eager 2010-09-03 00:00:07 UTC
New port: textproc/ml1 The original general purpose macro processor

The grand-daddy of nearly all macro processors.

http://www.ml1.org.uk

Fix: Patch attached with submission follows:
Comment 1 Tim Bishop freebsd_committer freebsd_triage 2010-09-08 11:13:48 UTC
Responsible Changed
From-To: freebsd-ports-bugs->tdb

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-09-08 11:33:57 UTC
tdb         2010-09-08 10:33:43 UTC

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/ml1         Makefile distinfo pkg-descr pkg-message 
  Log:
  This is a port of ML/I (Macro Language I) which is the grand-daddy of nearly
  all macro processors. It is still maintained and ported to a large number
  of systems.
  
  WWW: http://www.ml1.org.uk
  
  PR:             ports/150234
  Submitted by:   Bob Eager <rde at ml1.org.uk>
  
  Revision  Changes    Path
  1.1486    +1 -0      ports/textproc/Makefile
  1.1       +31 -0     ports/textproc/ml1/Makefile (new)
  1.1       +3 -0      ports/textproc/ml1/distinfo (new)
  1.1       +5 -0      ports/textproc/ml1/pkg-descr (new)
  1.1       +7 -0      ports/textproc/ml1/pkg-message (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Tim Bishop freebsd_committer freebsd_triage 2010-09-08 11:39:46 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!