git: a0d6de3703e6 - main - www/guile-www: Remove expired port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Nov 2023 14:02:39 UTC
The branch main has been updated by rene:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a0d6de3703e6fc13fb4e384702b2bde377ee56a7
commit a0d6de3703e6fc13fb4e384702b2bde377ee56a7
Author: Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2023-11-21 14:01:59 +0000
Commit: Rene Ladan <rene@FreeBSD.org>
CommitDate: 2023-11-21 14:01:59 +0000
www/guile-www: Remove expired port
2023-11-21 www/guile-www: Last upstream release was in 2002 and no longer relevant nowadays
---
MOVED | 1 +
www/Makefile | 1 -
www/guile-www/Makefile | 23 -----------------------
www/guile-www/distinfo | 2 --
www/guile-www/pkg-descr | 3 ---
www/guile-www/pkg-plist | 4 ----
6 files changed, 1 insertion(+), 33 deletions(-)
diff --git a/MOVED b/MOVED
index 2792b5794051..013fcc239d15 100644
--- a/MOVED
+++ b/MOVED
@@ -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