diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2023-11-21 14:01:59 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2023-11-21 14:01:59 +0000 |
| commit | a0d6de3703e6fc13fb4e384702b2bde377ee56a7 (patch) | |
| tree | 449601973ddef2d628588db657fbf3df9de48c1a | |
| parent | 8e462bd7952ac96f209e3eb1a4ca6827696be08a (diff) | |
www/guile-www: Remove expired port
2023-11-21 www/guile-www: Last upstream release was in 2002 and no longer relevant nowadays
| -rw-r--r-- | MOVED | 1 | ||||
| -rw-r--r-- | www/Makefile | 1 | ||||
| -rw-r--r-- | www/guile-www/Makefile | 23 | ||||
| -rw-r--r-- | www/guile-www/distinfo | 2 | ||||
| -rw-r--r-- | www/guile-www/pkg-descr | 3 | ||||
| -rw-r--r-- | www/guile-www/pkg-plist | 4 |
6 files changed, 1 insertions, 33 deletions
@@ -8088,3 +8088,4 @@ devel/mingw32-libffi||2023-11-21|Has expired: Last upstream release was in 2014 devel/mingw32-bin-msvcrt||2023-11-21|Has expired: Last upstream release was in 2014 and project mingw32 is defunct devel/mingw32-zlib||2023-11-21|Has expired: Last upstream release was in 2014 and project mingw32 is defunct devel/mingw32-gcc||2023-11-21|Has expired: Upstream release was in 2015 and mingw32 project is defunct +www/guile-www||2023-11-21|Has expired: Last upstream release was in 2002 and no longer relevant nowadays diff --git a/www/Makefile b/www/Makefile index 03c8091a2a56..e3cd2f92c889 100644 --- a/www/Makefile +++ b/www/Makefile @@ -230,7 +230,6 @@ SUBDIR += gstreamer1-plugins-srt SUBDIR += gtkhtml4 SUBDIR += guacamole-client - SUBDIR += guile-www SUBDIR += gurl SUBDIR += gwsocket SUBDIR += h2c diff --git a/www/guile-www/Makefile b/www/guile-www/Makefile deleted file mode 100644 index a46f94288e9d..000000000000 --- a/www/guile-www/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -PORTNAME= guile-www -PORTVERSION= 1.1.1 -PORTREVISION= 5 -CATEGORIES= www devel scheme -MASTER_SITES= GNU/guile - -MAINTAINER= bofh@FreeBSD.org -COMMENT= Guile modules for WWW interaction -WWW= https://www.gnu.org/software/guile/ - -LICENSE= GPLv2 -LICENSE_FILE= ${WRKSRC}/COPYING - -DEPRECATED= Last upstream release was in 2002 and no longer relevant nowadays -EXPIRATION_DATE= 2023-11-21 - -USES= guile:1.8,build,run - -GNU_CONFIGURE= yes -INFO= guile-www -NO_ARCH= yes - -.include <bsd.port.mk> diff --git a/www/guile-www/distinfo b/www/guile-www/distinfo deleted file mode 100644 index 5a356a40855b..000000000000 --- a/www/guile-www/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (guile-www-1.1.1.tar.gz) = b25d61f9d4aafce23f5e911d58958bdc2f82f5c7005e8ea0cf9fd203a67cb7df -SIZE (guile-www-1.1.1.tar.gz) = 127566 diff --git a/www/guile-www/pkg-descr b/www/guile-www/pkg-descr deleted file mode 100644 index 243c021da4b5..000000000000 --- a/www/guile-www/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Guile-WWW is a set of Guile Scheme modules providing support for -navigating HTTP connections, parsing URLs, handling CGI operations, -and fetching WWW resources. diff --git a/www/guile-www/pkg-plist b/www/guile-www/pkg-plist deleted file mode 100644 index b6dfc9d45720..000000000000 --- a/www/guile-www/pkg-plist +++ /dev/null @@ -1,4 +0,0 @@ -share/guile/www/cgi.scm -share/guile/www/http.scm -share/guile/www/main.scm -share/guile/www/url.scm |
