Date: Tue, 31 Mar 2026 18:36:05 +0000 From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 1fc8d442801f - main - sysutils/alfio: Remove expired port Message-ID: <69cc1415.1a5b7.352c7754@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=1fc8d442801fbf881173724bc34fca3c906def49 commit 1fc8d442801fbf881173724bc34fca3c906def49 Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2026-03-31 18:36:01 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2026-03-31 18:36:01 +0000 sysutils/alfio: Remove expired port 2026-03-31 sysutils/alfio: Upstream abandoned the project and does not distribute it anymore --- MOVED | 1 + sysutils/Makefile | 1 - sysutils/alfio/Makefile | 35 ----------------------------------- sysutils/alfio/distinfo | 3 --- sysutils/alfio/pkg-descr | 14 -------------- 5 files changed, 1 insertion(+), 53 deletions(-) diff --git a/MOVED b/MOVED index a1ae133b3465..fdddd88b27c5 100644 --- a/MOVED +++ b/MOVED @@ -5218,3 +5218,4 @@ www/glassfish4|www/glassfish|2026-03-31|Has expired: Very old version reached Eo devel/qjson||2026-03-31|Has expired: Deprecated upstream, not used by anything multimedia/gstreamer1-vaapi||2026-03-31|Has expired: Project discontinued databases/postgresql-cstore_fdw||2026-03-31|Has expired: Columnar storage is now part of databases/pg_citus. Please migrate +sysutils/alfio||2026-03-31|Has expired: Upstream abandoned the project and does not distribute it anymore diff --git a/sysutils/Makefile b/sysutils/Makefile index acc5dea1bba6..fda7ebe8d3a7 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -27,7 +27,6 @@ SUBDIR += ah-tty SUBDIR += aimage SUBDIR += aird - SUBDIR += alfio SUBDIR += alloy SUBDIR += am-utils SUBDIR += amazon-ssm-agent diff --git a/sysutils/alfio/Makefile b/sysutils/alfio/Makefile deleted file mode 100644 index dcfbce57fbf1..000000000000 --- a/sysutils/alfio/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -PORTNAME= alfio -DISTVERSIONPREFIX= v -DISTVERSION= 0.3 -DISTVERSIONSUFFIX= -bis -PORTREVISION= 1 -CATEGORIES= sysutils - -MAINTAINER= salvadore@FreeBSD.org -COMMENT= Services manager to choose which services start at boot time -WWW= https://github.com/lsalvadore/alfio - -LICENSE= BSD2CLAUSE -LICENSE_FILE= ${WRKSRC}/LICENSE - -DEPRECATED= Upstream abandoned the project and does not distribute it anymore -EXPIRATION_DATE= 2026-03-31 - -USE_GITHUB= yes -GH_ACCOUNT= lsalvadore - -NO_ARCH= yes -NO_BUILD= yes - -PLIST_FILES= etc/rc.d/alfio \ - share/man/man8/alfio.8.gz - -do-patch: - ${REINPLACE_CMD} s,%%LOCALBASE%%,${LOCALBASE},g ${WRKSRC}/alfio - ${REINPLACE_CMD} s,%%LOCALBASE%%,${LOCALBASE},g ${WRKSRC}/alfio.8 - -do-install: - ${INSTALL_SCRIPT} ${WRKSRC}/alfio ${STAGEDIR}${PREFIX}/etc/rc.d - ${INSTALL_MAN} ${WRKSRC}/alfio.8 ${STAGEDIR}${PREFIX}/share/man/man8 - -.include <bsd.port.mk> diff --git a/sysutils/alfio/distinfo b/sysutils/alfio/distinfo deleted file mode 100644 index 3b3c76ff0f77..000000000000 --- a/sysutils/alfio/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1650211903 -SHA256 (lsalvadore-alfio-v0.3-bis_GH0.tar.gz) = 8a9a13fa62e4a01bec3ba2dc3fc151bda9efd69fedda552676657410855a58b8 -SIZE (lsalvadore-alfio-v0.3-bis_GH0.tar.gz) = 3287 diff --git a/sysutils/alfio/pkg-descr b/sysutils/alfio/pkg-descr deleted file mode 100644 index eee3bf5f0893..000000000000 --- a/sysutils/alfio/pkg-descr +++ /dev/null @@ -1,14 +0,0 @@ -Alfio is a service that lets you choose which services start at boot -time by using profiles. - -For example, if you have a laptop, you might be interested in creating -a profile for when you have access to an internet connection and one -for when you don't. You also might need less services when you boot -your laptop on battery, then decide to save power. -In some situation you might like to connect through DHCP while in -others you need a static IP. -Or you might want to test on your machine how different services -interact with each other without messing with your safe -configuration. - -Read the man page (man alfio) to learn how to use it.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69cc1415.1a5b7.352c7754>
