diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2025-05-04 11:34:37 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2025-05-04 11:34:37 +0000 |
| commit | e2ed1ba6ee3dcdf2a80b0a6ae0dd2b2a51dc6e02 (patch) | |
| tree | a2fa2507d073e79484e7e63755ed38b82915b1e8 | |
| parent | ea533ae5d7bedb3e3476f11a66f2a265455289d9 (diff) | |
textproc/aft: Remove expired port
2025-04-30 textproc/aft: Obscure markup language and unmaintained in tree for years
| -rw-r--r-- | MOVED | 1 | ||||
| -rw-r--r-- | textproc/Makefile | 1 | ||||
| -rw-r--r-- | textproc/aft/Makefile | 27 | ||||
| -rw-r--r-- | textproc/aft/distinfo | 2 | ||||
| -rw-r--r-- | textproc/aft/pkg-descr | 12 | ||||
| -rw-r--r-- | textproc/aft/pkg-plist | 15 |
6 files changed, 1 insertions, 57 deletions
@@ -4369,3 +4369,4 @@ textproc/estraier||2025-05-04|Has expired: Obsolete and abandonware, last update textproc/confetti||2025-05-04|Has expired: Outdated and unmaintained in tree since 2018 textproc/c2man||2025-05-04|Has expired: Not recommended for use in new projects textproc/bsddiff||2025-05-04|Has expired: Obsolete, newer version imported into base as 2017 +textproc/aft||2025-05-04|Has expired: Obscure markup language and unmaintained in tree for years diff --git a/textproc/Makefile b/textproc/Makefile index c381efe772bb..d92128edb32e 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -45,7 +45,6 @@ SUBDIR += addts SUBDIR += adoc-mode.el SUBDIR += af-aspell - SUBDIR += aft SUBDIR += agrep SUBDIR += aha SUBDIR += aiksaurus diff --git a/textproc/aft/Makefile b/textproc/aft/Makefile deleted file mode 100644 index 26cb56eac7a0..000000000000 --- a/textproc/aft/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -PORTNAME= aft -PORTVERSION= 5.098 -PORTREVISION= 1 -PORTEPOCH= 1 -CATEGORIES= textproc -MASTER_SITES= http://www.maplefish.com/todd/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= Document preparation system using an Almost Free Text input format -WWW= http://www.maplefish.com/todd/aft.html - -LICENSE= CART -LICENSE_GROUPS= FSF GPL OSI -LICENSE_NAME= Clarified Artistic License -LICENSE_FILE= ${WRKSRC}/LICENSE.txt -LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept - -DEPRECATED= Obscure markup language and unmaintained in tree for years -EXPIRATION_DATE=2025-04-30 - -USES= perl5 gmake -GNU_CONFIGURE= yes -OPTIONS_DEFINE= DOCS - -PORTDOCS= * - -.include <bsd.port.mk> diff --git a/textproc/aft/distinfo b/textproc/aft/distinfo deleted file mode 100644 index aa55d2639fcf..000000000000 --- a/textproc/aft/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (aft-5.098.tar.gz) = 0c856fe1dbcef282ee39ab11041513cab966a5c6e4cce7154f374623d24c7419 -SIZE (aft-5.098.tar.gz) = 119072 diff --git a/textproc/aft/pkg-descr b/textproc/aft/pkg-descr deleted file mode 100644 index 7bac8ae199bc..000000000000 --- a/textproc/aft/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -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. diff --git a/textproc/aft/pkg-plist b/textproc/aft/pkg-plist deleted file mode 100644 index 60a3827b5a9d..000000000000 --- a/textproc/aft/pkg-plist +++ /dev/null @@ -1,15 +0,0 @@ -bin/aft -%%DATADIR%%/AFT.pm -%%DATADIR%%/aft-bn-html.pm -%%DATADIR%%/aft-dbarticle.pm -%%DATADIR%%/aft-html.pm -%%DATADIR%%/aft-lout.pm -%%DATADIR%%/aft-loutbook.pm -%%DATADIR%%/aft-loutreport.pm -%%DATADIR%%/aft-rtf.pm -%%DATADIR%%/aft-tex.pm -%%DATADIR%%/aft-xhtml.pm -%%DATADIR%%/aft.pl -%%DATADIR%%/compile.pl -%%DATADIR%%/launch_ie.pl -%%DATADIR%%/postrtf.pl |
