From 99d3c911969b305288af636ec216bac469bb361e Mon Sep 17 00:00:00 2001 From: Robert Clausecker Date: Mon, 28 Oct 2024 17:07:12 +0100 Subject: [PATCH] */*: move WWW for all schilytools ports to Codeberg Seems like Sourceforge has given up on hosting old schily's project websites. Consistently point to our Codeberg page instead. --- archivers/tartest/Makefile | 2 +- devel/sunpromake/Makefile | 2 +- editors/ved/Makefile | 2 +- shells/bosh/Makefile | 2 +- sysutils/schilyutils/Makefile | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/archivers/tartest/Makefile b/archivers/tartest/Makefile index 90e00461f5c7..efdbc293ac07 100644 --- a/archivers/tartest/Makefile +++ b/archivers/tartest/Makefile @@ -2,7 +2,7 @@ PORTNAME= tartest CATEGORIES= archivers devel COMMENT= Test tar archive for POSIX.1-1990 compliance -WWW= https://schilytools.sourceforge.net/ +WWW= https://codeberg.org/schilytools/schilytools MASTERDIR= ${.CURDIR}/../../devel/schilybase COMPONENTS= tartest diff --git a/devel/sunpromake/Makefile b/devel/sunpromake/Makefile index bc91fed95cc0..474cd46e2929 100644 --- a/devel/sunpromake/Makefile +++ b/devel/sunpromake/Makefile @@ -2,7 +2,7 @@ PORTNAME= sunpromake CATEGORIES= devel parallel COMMENT= Parallel-execution enabled SunOS make program, enhanced to fit POSIX -WWW= https://schilytools.sourceforge.net/sunpromake.html +WWW= https://codeberg.org/schilytools/schilytools USE_LDCONFIG= yes diff --git a/editors/ved/Makefile b/editors/ved/Makefile index 2e8e5a50f264..a7bcfdae43bc 100644 --- a/editors/ved/Makefile +++ b/editors/ved/Makefile @@ -2,7 +2,7 @@ PORTNAME= ved CATEGORIES= editors COMMENT= Visual editor (easy to learn, fast, and lean) -WWW= https://schilytools.sourceforge.net/ved.html +WWW= https://codeberg.org/schilytools/schilytools OPTIONS_DEFINE= DOCS diff --git a/shells/bosh/Makefile b/shells/bosh/Makefile index d51603de8c1c..54833905e78d 100644 --- a/shells/bosh/Makefile +++ b/shells/bosh/Makefile @@ -3,7 +3,7 @@ CATEGORIES= shells COMMENT= Bourne Shell extended by J. Schilling MAINTAINER= fuz@FreeBSD.org -WWW= https://schilytools.sourceforge.net/bosh.html +WWW= https://codeberg.org/schilytools/schilytools # bin/bosh CONFLICTS_INSTALL= bosh-cli diff --git a/sysutils/schilyutils/Makefile b/sysutils/schilyutils/Makefile index 5151b19c2bc4..b73d0758fde5 100644 --- a/sysutils/schilyutils/Makefile +++ b/sysutils/schilyutils/Makefile @@ -2,7 +2,7 @@ PORTNAME= schilyutils CATEGORIES= sysutils converters deskutils textproc shells COMMENT= Collection of utilities from J. Schilling -WWW= https://schilytools.sourceforge.net/ +WWW= https://codeberg.org/schilytools/schilytools USES+= perl5 shebangfix USE_PERL5= run