Port details |
- ml1 Original general purpose macro processor
- 4.12_2 textproc =2 4.12_2Version of this port present on the latest quarterly branch.
- Maintainer: bob@eager.cx
- Port Added: 2010-09-08 10:34:08
- Last Update: 2024-01-11 13:59:36
- Commit Hash: 7074d7f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://www.ml1.org.uk
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/textproc/ml1/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/ml1
- pkg install ml1
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ml1
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1537114858
SHA256 (ml1-4.12.tar.gz) = 57e4ac3c3caf841e740743ed4691d515e2ec44d9747e9e463069d8902c9c8391
SIZE (ml1-4.12.tar.gz) = 781810
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ml1-4.12_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- textproc_ml1
- pkg-message:
- For install:
- Additional ML/I documentation (in HTML and PDF) can be found at:
http://www.ml1.org.uk
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.12_2 11 Jan 2024 13:59:36 |
Baptiste Daroussin (bapt) |
MANPREFIX: eliminate usage of MANPREFIX
While here move some manpages to share/man |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
4.12_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
4.12_1 20 Jul 2022 14:23:14 |
Tobias C. Berner (tcberner) |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
4.12_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.12_1 14 Aug 2019 12:16:41 |
mat |
Convert to UCL & cleanup pkg-message (categories [t-u]) |
4.12_1 21 Sep 2018 15:41:57 |
fernape |
textproc/ml1: include missing file
PR: 231403
Submitted by: bob@eager.cx
Approved by: tcberner (mentor, implicit)
Differential Revision: https://reviews.freebsd.org/D17244 |
4.12 02 Sep 2018 15:34:18 |
swills |
textproc/ml1: upgrade to 4.12 and fix for amd64
PR: 231095
Submitted by: bob@eager.cx (maintainer) |
4.11 14 Sep 2016 00:09:45 |
cpm |
- Update MASTER_SITES
- Add LICENSE
PR: 212598
Submitted by: bob@eager.cx (maintainer)
Reviewed by: amdmi3 (mentor)
Approved by: amdmi3 (mentor)
MFH: 2016Q3 |
4.11 02 May 2016 15:04:02 |
arved |
Update to 4.11
PR: 209090
Submitted by: maintainer |
4.10 25 Feb 2014 16:11:37 |
ehaupt |
Support staging |
4.10 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
4.10 03 Jul 2011 14:40:25 |
ohauer |
-remove MD5 |
4.10 08 Sep 2010 10:33:43 |
tdb |
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> |