Port details |
- aft Document preparation system using an Almost Free Text input format
- 5.098_1,1 textproc =3 5.098_1,1Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2002-05-19 21:48:47
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: fam, logcheck, OpenSP, libunicode, libwmf
- License: CART
- WWW:
- http://www.maplefish.com/todd/aft.html
- Description:
- AFT (Almost Free Text) is a document preparation system. It is mostly
free form meaning that there is little intrusive markup. AFT source
documents look a lot like plain old ASCII text.
AFT has a few rules for structuring your document and these rules have
more to do with formatting your text rather than embedding commands.
Right now, AFT produces pretty good (weblint-able) HTML, XHTML, LaTeX,
lout and RTF. It can, in fact, be coerced into producing all types of
output (e.g. roll-your-own XML). All that needs to be done is to edit
a rule file. You can even customize your own HTML rule files for
specialized output.
- ¦ ¦ ¦ ¦
- 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/aft/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/aft
- pkg install aft
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: aft
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (aft-5.098.tar.gz) = 0c856fe1dbcef282ee39ab11041513cab966a5c6e4cce7154f374623d24c7419
SIZE (aft-5.098.tar.gz) = 119072
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for aft-5.098_1,1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- textproc_aft
- USES:
- perl5 gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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) |
5.098_1,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 ) |
5.098_1,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 ) |
5.098_1,1 06 Sep 2021 21:13:27 |
Rene Ladan (rene) |
*: Return culot@'s ports to the pool (and perl@) after safekeeping his bit. |
5.098_1,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.098_1,1 08 Dec 2016 19:52:20 |
tijl |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
5.098,1 07 Dec 2014 00:07:48 |
antoine |
Canonicalize a few licenses |
5.098,1 15 Nov 2014 16:26:33 |
antoine |
Cleanup plist |
5.098,1 03 Aug 2014 14:15:09 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories T-V.
CR: D509
Approved by: portmgr (antoine) |
5.098,1 25 Jan 2014 22:03:15 |
mat |
- Convert to staging
- Add license
- Convert to options helpers
Sponsored by: Absolight |
5.098,1 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
5.098,1 11 Sep 2013 06:27:41 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
5.098,1 03 Jul 2011 14:40:25 |
ohauer |
-remove MD5 |
5.098,1 20 Oct 2010 05:53:20 |
culot |
Update my MAINTAINER address to culot@FreeBSD.org.
Approved by: sahil@ (mentor) |
5.098,1 11 Sep 2010 20:19:15 |
sahil |
- Update to 5.098
- Transfer maintainership to submitter
PR: ports/150491
Submitted by: Frederic Culot <frederic@culot.org> |
5.097,1 16 Sep 2009 14:27:20 |
miwi |
- Update to 5.097
PR: 138820
Submitted by: Ports Fury
Feature safe: yes |
5.096,1 25 Dec 2008 03:13:51 |
linimon |
Reset yinjieh@csie.nctu.edu.tw due to lack of time to work on ports
right now, by request.
Hat: portmgr |
5.096,1 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
5.096,1 05 Apr 2007 18:41:31 |
fjoe |
One more temporary workaround for make(1) in -CURRENT. |
5.096,1 04 Dec 2005 06:41:50 |
edwin |
[MAINTAINER-UPDATE] Update textproc/aft to 5.096,1
Update textproc/aft to 5.096,1
Please commit this update, thanks!
PR: ports/89912
Submitted by: Ying-Chieh Chen <root@alumni.csie.nctu.edu.tw> |
5.095 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
5.095 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
5.095,1 12 Oct 2004 03:45:28 |
edwin |
[MAINTAINER-UPDATE] Update ports/textproc/aft to 5.095
[MAINTAINER-UPDATE] Update ports/textproc/aft to 5.095
Please commit it, thanks!
PR: ports/71959
Submitted by: Charlie & <yinjieh@csie.nctu.edu.tw> |
5.09,1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
5.09,1 30 Jul 2003 08:31:06 |
krion |
* Update to 5.09,1
* Hand maintainership to submitter
PR: 55040
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
Approved by: fjoe (mentor) (implicit) |
5.08,1 22 Jul 2003 14:29:51 |
arved |
Update to 5.08
Bump PORTEPOCH, because version number decreased.
PR: 54666
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
5.0793 20 Feb 2003 19:11:26 |
knu |
De-pkg-comment. |
5.0793 02 Jan 2003 18:18:45 |
dinoex |
fix MAINTAINTER to ports@FreeBSD.org
PR: 46686
Submitted by: erwin@lansing.dk |
5.0793 24 Nov 2002 20:43:17 |
alane |
Update to 5.0793. |
5.0792 15 Nov 2002 04:03:34 |
alane |
Give up maintainership of these ports since I don't have time. Quanta goes to
kde@, all the rest are up for grabs to the most masochistic bidder. |
5.0792 01 Nov 2002 13:09:32 |
alane |
Remove the StUdLyCaPs from maintainer name, 'cause some folks won't realize
mail's case insensitive and will try to type that. Sorry folks, purely a
cosmetic change here, nothing to see, move along, move along.... |
5.0792 01 Nov 2002 04:17:51 |
alane |
Changed MAINTAINER to my FreeBSD address. |
5.0792 19 May 2002 21:49:09 |
petef |
Add aft 5.0792, a document preparation system using an Almost Free
Text input format.
PR: 36527
Submitted by: Alan Eldridge <ports@geeksrus.net> |