Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jun 2025 10:56:54 GMT
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: b9e1b2d212df - main - net/zillion: Remove expired port
Message-ID:  <202506301056.55UAusdU078783@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=b9e1b2d212dfd86d4c205e4c8d0b8ff9b20595ed

commit b9e1b2d212dfd86d4c205e4c8d0b8ff9b20595ed
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2025-06-30 10:56:44 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2025-06-30 10:56:44 +0000

    net/zillion: Remove expired port
    
    2025-06-30 net/zillion: Unmaintained upstream as last release was in 2003
---
 MOVED                 |  1 +
 net/Makefile          |  1 -
 net/zillion/Makefile  | 37 -------------------------------------
 net/zillion/distinfo  |  2 --
 net/zillion/pkg-descr | 16 ----------------
 net/zillion/pkg-plist |  6 ------
 6 files changed, 1 insertion(+), 62 deletions(-)

diff --git a/MOVED b/MOVED
index 644988a2a3da..2134639fec18 100644
--- a/MOVED
+++ b/MOVED
@@ -4577,3 +4577,4 @@ devel/inilib||2025-06-30|Has expired: Abandonware, last update upstream in 2005
 textproc/py-jtextfsm|textproc/py-textfsm|2025-06-30|Has expired: Upstream inactive for 9+ years and the port is now obsolete. Please use textproc/py-textfsm instead
 net-mgmt/unifi8|net-mgmt/unifi9|2025-06-30|Has expired: No longer supported by upstream
 devel/openwince-include||2025-06-30|Has expired: Abandoned, last release in 2005 and no consumers in tree
+net/zillion||2025-06-30|Has expired: Unmaintained upstream as last release was in 2003
diff --git a/net/Makefile b/net/Makefile
index 822d90300af5..18fd30ee8c8e 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1715,7 +1715,6 @@
     SUBDIR += zapret
     SUBDIR += zebra-server
     SUBDIR += zerotier
-    SUBDIR += zillion
     SUBDIR += zmap
     SUBDIR += zmate
     SUBDIR += zsync
diff --git a/net/zillion/Makefile b/net/zillion/Makefile
deleted file mode 100644
index f3549c1d6556..000000000000
--- a/net/zillion/Makefile
+++ /dev/null
@@ -1,37 +0,0 @@
-PORTNAME=	zillion
-PORTVERSION=	0.1
-PORTREVISION=	13
-CATEGORIES=	net gnustep
-MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
-DISTNAME=	${PORTNAME}-0_1
-
-MAINTAINER=	ports@FreeBSD.org
-COMMENT=	Distributed computing project
-WWW=		https://zillion.sourceforge.net/
-
-LICENSE=	BSDunclear
-LICENSE_NAME=	Unclear BSD License
-LICENSE_TEXT=	License of this software is declared as 'BSD license' in ZillionClientServer.[hm] \
-		of the source archive. But it is not clear which versions of the BSD license (2, \
-		3 or 4 clause) it is. There is also a reference to a LICENSE file which is \
-		supposed to be included in the source archive, but it is in fact not included.
-LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
-
-DEPRECATED=	Unmaintained upstream as last release was in 2003
-EXPIRATION_DATE=	2025-06-30
-
-USES=		gnustep
-USE_GNUSTEP=	back build
-
-WRKSRC=		${WRKDIR}/${PORTNAME}
-
-post-patch:
-	${REINPLACE_CMD} -e 's|^CC=|# CC=|' ${WRKSRC}/GNUmakefile
-
-post-install:
-	${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Library/Bundles/simpleZillionJob.bundle/simpleZillionJob
-	${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Tools/zillion
-	${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Tools/zillionClient
-	${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Tools/zillionLoader
-
-.include <bsd.port.mk>
diff --git a/net/zillion/distinfo b/net/zillion/distinfo
deleted file mode 100644
index 000fa6a39f1f..000000000000
--- a/net/zillion/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (zillion-0_1.tar.gz) = 553ed82d710ab55c9ecf0979ae85710496cce9b62cf618b31f3bed0186fd3579
-SIZE (zillion-0_1.tar.gz) = 14418
diff --git a/net/zillion/pkg-descr b/net/zillion/pkg-descr
deleted file mode 100644
index 1e1880e953b1..000000000000
--- a/net/zillion/pkg-descr
+++ /dev/null
@@ -1,16 +0,0 @@
-The Zillion Project is a distributed computing project reminiscent of the good
-old Zilla.app of NeXTstep days. It is based on GNUstep, the most promising
-OPENSTEP replacement as of today.  Jobs can be created from simple template
-projects and can be submitted with a single command to the Zillion Server
-which in turn will distribute the job amongst the registered clients. No other
-network resources than the distributed objects (DO) port of the server machine
-has to be available. The key features are as follows:
- * Rapid turn around cycles for job submission
- * Dynamic addition/removal of client nodes
- * Full OO-design
- * No need for shared network resources
- * Real-time capabilities
- * Lean and clean
- * Open and free
-
-LICENSE: BSD
diff --git a/net/zillion/pkg-plist b/net/zillion/pkg-plist
deleted file mode 100644
index b5fd339c0b74..000000000000
--- a/net/zillion/pkg-plist
+++ /dev/null
@@ -1,6 +0,0 @@
-GNUstep/System/Library/Bundles/simpleZillionJob.bundle/Resources/Info-gnustep.plist
-GNUstep/System/Library/Bundles/simpleZillionJob.bundle/simpleZillionJob
-GNUstep/System/Library/Bundles/simpleZillionJob.bundle/stamp.make
-GNUstep/System/Tools/zillion
-GNUstep/System/Tools/zillionClient
-GNUstep/System/Tools/zillionLoader


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202506301056.55UAusdU078783>