diff options
author | Rene Ladan <rene@FreeBSD.org> | 2021-04-24 23:12:52 +0800 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2021-04-24 23:12:52 +0800 |
commit | b661ebb122bf752933671f07435806ee5787acae (patch) | |
tree | 07baf5ff36db6ac8891569667866e09845dce113 /news/plor | |
parent | 63e5104e4d2c026e4cf82fff2ac399a411772aae (diff) | |
download | freebsd-ports-gnome-b661ebb122bf752933671f07435806ee5787acae.tar.gz freebsd-ports-gnome-b661ebb122bf752933671f07435806ee5787acae.tar.zst freebsd-ports-gnome-b661ebb122bf752933671f07435806ee5787acae.zip |
Remove expired ports:
2021-04-22 net/samba411: Security Support ends on 03 Dec 2020
2021-04-22 net-im/cordless: Unmaintained and dead upstream, uses the old Discord API which notably has got users banned
2021-04-18 news/plor: listed as "Alpha-release" but last update in 2001; unmaintained
2021-04-20 security/certificate-transparency: Broken for more than 6 months
Diffstat (limited to 'news/plor')
-rw-r--r-- | news/plor/Makefile | 33 | ||||
-rw-r--r-- | news/plor/distinfo | 2 | ||||
-rw-r--r-- | news/plor/files/patch-main.c | 12 | ||||
-rw-r--r-- | news/plor/files/patch-video.c | 20 | ||||
-rw-r--r-- | news/plor/files/plor.1 | 10 | ||||
-rw-r--r-- | news/plor/pkg-descr | 4 | ||||
-rw-r--r-- | news/plor/pkg-plist | 9 |
7 files changed, 0 insertions, 90 deletions
diff --git a/news/plor/Makefile b/news/plor/Makefile deleted file mode 100644 index 870494556cea..000000000000 --- a/news/plor/Makefile +++ /dev/null @@ -1,33 +0,0 @@ -# Created by: Tim Vanderhoek <ac199@freenet.hamilton.on.ca> - -PORTNAME= plor -PORTVERSION= 0.3.3 -PORTREVISION= 1 -CATEGORIES= news -MASTER_SITES= SUNSITE/system/bbs/mail - -MAINTAINER= ports@FreeBSD.org -COMMENT= Alpha-release reader for reading SOUP and QWK packets - -BROKEN_FreeBSD_13= ld: error: duplicate symbol: area_name -BROKEN_FreeBSD_14= ld: error: duplicate symbol: area_name -DEPRECATED= listed as "Alpha-release" but last update in 2001; unmaintained -EXPIRATION_DATE= 2021-04-18 - -RUN_DEPENDS= zip:archivers/zip - -GNU_CONFIGURE= yes -USES= gmake perl5 - -DOCFILES= ../AUTHORS ../NEWS TODO plor-1.html plor-2.html \ - plor.html plor.txt - -post-install: - @${MKDIR} ${STAGEDIR}${PREFIX}/share/doc/plor -.for f in ${DOCFILES} - ${INSTALL_DATA} ${WRKSRC}/docs/${f} ${STAGEDIR}${PREFIX}/share/doc/plor -.endfor - ${INSTALL_MAN} ${FILESDIR}/plor.1 ${STAGEDIR}${PREFIX}/man/man1/plor.1 - ${PERL} -pi -e '$$a = '\''${PREFIX}/share/doc/plor/'\''; $$a =~ s/([^\w\/])/\\$$1/g; s/FUNKYTOKENHERE/$$a/' ${STAGEDIR}${PREFIX}/man/man1/plor.1 - -.include <bsd.port.mk> diff --git a/news/plor/distinfo b/news/plor/distinfo deleted file mode 100644 index c93a63626e43..000000000000 --- a/news/plor/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (plor-0.3.3.tar.gz) = 6c5ea3cf73131a5ab14c580a05cb6317428806f88d0b5026be6b479830643da5 -SIZE (plor-0.3.3.tar.gz) = 48416 diff --git a/news/plor/files/patch-main.c b/news/plor/files/patch-main.c deleted file mode 100644 index fce28a76fc51..000000000000 --- a/news/plor/files/patch-main.c +++ /dev/null @@ -1,12 +0,0 @@ -diff -ur plor-0.3.1/main.c plor-new/main.c ---- plor-0.3.1/main.c Thu May 1 11:38:35 1997 -+++ main.c Thu Jul 3 12:20:45 1997 -@@ -28,7 +28,7 @@ - #include <stdio.h> - #include <string.h> - #include <stdlib.h> --#include <getopt.h> -+#include <unistd.h> - - /* will be included when we will have locale support - #include <locale.h> diff --git a/news/plor/files/patch-video.c b/news/plor/files/patch-video.c deleted file mode 100644 index 76e0ce6621b2..000000000000 --- a/news/plor/files/patch-video.c +++ /dev/null @@ -1,20 +0,0 @@ -diff -ur plor-0.3.1/video.c plor-new/video.c ---- plor-0.3.1/video.c Sat Mar 15 07:15:40 1997 -+++ video.c Thu Jul 3 12:17:24 1997 -@@ -8,16 +8,13 @@ - * see file COPYING for more information on copyright policy - */ - --#ifdef _HAVE_PARAM_H - #include <sys/param.h> --#endif - #include <stdio.h> - #include <sys/types.h> - #include <sys/stat.h> - #include <sys/ioctl.h> - #include <fcntl.h> - #include <unistd.h> --#include <termbits.h> /* need on a GLIBC system? */ - #if defined(BSD) - #include <termios.h> - #endif diff --git a/news/plor/files/plor.1 b/news/plor/files/plor.1 deleted file mode 100644 index 4bfdf687b040..000000000000 --- a/news/plor/files/plor.1 +++ /dev/null @@ -1,10 +0,0 @@ -.Dd Dec 30, 1996 -.Dt PLOR 1 -.Sh NAME -.Nm plor -.Nd read messages in a SOUP (HDPF) or QWK packet -.Sh DESCRIPTION -.Ar Plor -is documented is FUNKYTOKENHERE. -.Sh SEE ALSO -.Xr slnr 1 diff --git a/news/plor/pkg-descr b/news/plor/pkg-descr deleted file mode 100644 index fe7c953b878c..000000000000 --- a/news/plor/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -This is a port of plor (which stands for Prosa Offline Linux Reader). -Plor reads soup and qwk message packets. It is alpha software. - -You can use this as an alternative to the slnr package. diff --git a/news/plor/pkg-plist b/news/plor/pkg-plist deleted file mode 100644 index d304c638a425..000000000000 --- a/news/plor/pkg-plist +++ /dev/null @@ -1,9 +0,0 @@ -bin/plor -man/man1/plor.1.gz -share/doc/plor/AUTHORS -share/doc/plor/NEWS -share/doc/plor/TODO -share/doc/plor/plor-1.html -share/doc/plor/plor-2.html -share/doc/plor/plor.html -share/doc/plor/plor.txt |