diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2025-08-02 09:57:25 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2025-08-02 09:57:25 +0000 |
| commit | 89bab20b630100b4b20e582aeba9f95273e92481 (patch) | |
| tree | 3a0dcd6adcd1fc3ae96b17ff0c6cd24bbddda50c | |
| parent | f82743950d588c25a18311cb29b52e92c3715dbe (diff) | |
devel/scandoc: Remove expired port
2025-07-31 devel/scandoc: Abandoned project, last release in in 2001
| -rw-r--r-- | MOVED | 1 | ||||
| -rw-r--r-- | devel/Makefile | 1 | ||||
| -rw-r--r-- | devel/scandoc/Makefile | 32 | ||||
| -rw-r--r-- | devel/scandoc/distinfo | 2 | ||||
| -rw-r--r-- | devel/scandoc/pkg-descr | 5 | ||||
| -rw-r--r-- | devel/scandoc/pkg-plist | 17 |
6 files changed, 1 insertions, 57 deletions
@@ -4691,3 +4691,4 @@ databases/rrdtool12|databases/rrdtool|2025-08-02|Has expired: Legacy version tha sysutils/memtest86+||2025-08-02|Has expired: ELF binary for BIOS boot has been broken for a long while textproc/xmlenc||2025-08-02|Has expired: Outdated and obsolete, last release in 2005 devel/make++||2025-08-02|Has expired: Abandonware, last release in 2017 +devel/scandoc||2025-08-02|Has expired: Abandoned project, last release in in 2001 diff --git a/devel/Makefile b/devel/Makefile index f550d3239b97..b13c83b23de9 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -8173,7 +8173,6 @@ SUBDIR += sasm SUBDIR += sbt SUBDIR += scalatest - SUBDIR += scandoc SUBDIR += scc SUBDIR += sccache SUBDIR += sccs diff --git a/devel/scandoc/Makefile b/devel/scandoc/Makefile deleted file mode 100644 index 39bd8d318c94..000000000000 --- a/devel/scandoc/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -PORTNAME= scandoc -PORTVERSION= 0.14 -CATEGORIES= devel perl5 -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} - -MAINTAINER= ports@FreeBSD.org -COMMENT= C/C++ documentation generator -WWW= https://scandoc.sourceforge.net/ - -DEPRECATED= Abandoned project, last release in in 2001 -EXPIRATION_DATE=2025-07-31 - -LICENSE= ARTPERL10 -LICENSE_FILE= ${WRKSRC}/COPYING - -USES= perl5 shebangfix -SHEBANG_FILES= ${PORTNAME} -NO_BUILD= yes - -OPTIONS_DEFINE= DOCS - -do-install: - ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin - cd ${WRKSRC} && ${COPYTREE_SHARE} "images templates test" \ - ${STAGEDIR}${DATADIR} - -do-install-DOCS-on: - @${MKDIR} ${STAGEDIR}${DOCSDIR} - cd ${WRKSRC} && ${INSTALL_DATA} ChangeLog README scandoc.html \ - ${STAGEDIR}${DOCSDIR} - -.include <bsd.port.mk> diff --git a/devel/scandoc/distinfo b/devel/scandoc/distinfo deleted file mode 100644 index b727e6e0f632..000000000000 --- a/devel/scandoc/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (scandoc-0.14.tar.gz) = 876e45f3dab1281b427f7f6325340959489daab6080b86c8a7ca7655268071ae -SIZE (scandoc-0.14.tar.gz) = 44559 diff --git a/devel/scandoc/pkg-descr b/devel/scandoc/pkg-descr deleted file mode 100644 index 0846a3a61bb6..000000000000 --- a/devel/scandoc/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -ScanDoc scans C and C++ program for embedded documentation, and -formats it into HTML or other formats. It also analyzes code -structure and uses this information to enhance the generated -documentation. It has been inspired by JavaDoc, as well as the -Amiga "autodoc" utility. diff --git a/devel/scandoc/pkg-plist b/devel/scandoc/pkg-plist deleted file mode 100644 index 91a1032521f4..000000000000 --- a/devel/scandoc/pkg-plist +++ /dev/null @@ -1,17 +0,0 @@ -bin/scandoc -%%PORTDOCS%%%%DOCSDIR%%/ChangeLog -%%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%%%DOCSDIR%%/scandoc.html -%%DATADIR%%/images/ScanDocBig.jpg -%%DATADIR%%/images/ScanDocSmall.jpg -%%DATADIR%%/images/ball1.gif -%%DATADIR%%/images/ball2.gif -%%DATADIR%%/images/bug.gif -%%DATADIR%%/images/caution.gif -%%DATADIR%%/images/master.gif -%%DATADIR%%/images/tip.gif -%%DATADIR%%/images/warning.gif -%%DATADIR%%/templates/apache.pl -%%DATADIR%%/templates/default.pl -%%DATADIR%%/test/Makefile -%%DATADIR%%/test/example.h |
