From nobody Tue Mar 31 18:36:05 2026 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4flcJP4f7bz6WmXG for ; Tue, 31 Mar 2026 18:36:05 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4flcJP1q0Sz4QWP for ; Tue, 31 Mar 2026 18:36:05 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1774982165; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Dhjp779IFOQLhskn5mwCVU4iHY9TlX8IjAogEfyY+sQ=; b=TGAJk/SDDzUwPZycwj/IwDluFEKpNCjgon+uQZWJsa1cnRnUsMjAbKPsK558i6SBl3c6EN jOZ0xs+BNXS5b5Dh9kkwf4aaDi4Of8qkJLYljuUrUM1nDsG3b++B1++QjM5zBc9Sh2tPHi 7MyUBOgSy+kaLq5wUSoKzTBGmzJTinSo0+aGBSq2JOV2RURrF053vITwa76EVowvIyGDnn IFu1OVKAERk7M3wj5nlb6Mh8c89cFj88AOJ/xzYJiRZikzLIz7vzQFdhkhfO1gbrghwVox 8VVpL99Ymx80ptEDix7Z+ZDYWyQUsaqOVhOFtiH43a531696Uuu6WHRpYdK6tg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1774982165; a=rsa-sha256; cv=none; b=i5kp5j09eRcRxoTO8YsKIybS99QTfaoTwQAlwXlnTOIpAUo83fCzrSV3zbkTBUqabxC9Fj OzAFSMB1H/xfuZ2VhkpVwXdCo4d6EpvRES9HUU7ao3X0TTYRahd4oFVH4BOfYmwd0cw/y0 jGQj5M7H+Ntn2oFPuO8UI7nvO5lTTgngOn6EdPrBGMZ0+QJ7Ae/ImX7OfFDJ+jQt//rxrM a8bAZhLZOdR5DIB9hcfBY3a/9Rmz35r+gkzmQuLZi597m2639lyWlr4o4PVqeOWtGNgdtQ 7o7XQzL3z048CB1Fahhk16itCHXUUgmn0sPPOFQbWbpJLCHVfSUO5wPwYh83qQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1774982165; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Dhjp779IFOQLhskn5mwCVU4iHY9TlX8IjAogEfyY+sQ=; b=tHaJl3D3xGh8CGMmqfIJQ02X9lnY9Ejfe6Z8q7Votd7Y0n0QtPHVNpYfGU0HkXMAG2b5yd IG1+q7vq5cAXZAvvLU1oaWq1c5Q1/29yOuO57No1Bsr5tieVIk7Xjkd09B6tLv6ss5jnwd N6+peMN6nZYJ6osZWmOWbK0bPIL2tIMxHXnjsNd4K+xAXHSNQQ03nfJP6odJelpe5DbeQT E12O7jtngZkn52m0CzntaQtZfGqVO4WHyulSVsk/QfR5unBQ1sLwlbYA2yBYALAzIuC54N vvmFq0QY4Jx8WXdjS/9m/2+AIafdDk0xzS2iTHxBHO478LpHhLgjJ6fEIvHQwg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4flcJP16wZzhr4 for ; Tue, 31 Mar 2026 18:36:05 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1a5b7 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 31 Mar 2026 18:36:05 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Rene Ladan Subject: git: 1fc8d442801f - main - sysutils/alfio: Remove expired port List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: rene X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1fc8d442801fbf881173724bc34fca3c906def49 Auto-Submitted: auto-generated Date: Tue, 31 Mar 2026 18:36:05 +0000 Message-Id: <69cc1415.1a5b7.352c7754@gitrepo.freebsd.org> The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=1fc8d442801fbf881173724bc34fca3c906def49 commit 1fc8d442801fbf881173724bc34fca3c906def49 Author: Rene Ladan AuthorDate: 2026-03-31 18:36:01 +0000 Commit: Rene Ladan 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 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.