ports/73570: Remove nearly empty virtual categories

Tilman Linneweh arved at FreeBSD.org
Fri Nov 5 16:20:43 UTC 2004


>Number:         73570
>Category:       ports
>Synopsis:       Remove nearly empty virtual categories
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 05 16:20:42 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Tilman Linneweh
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
>Environment:
System: FreeBSD freefall.freebsd.org 4.10-STABLE FreeBSD 4.10-STABLE #13: Fri May 28 21:29:54 PDT 2004 kensmith at freefall.freebsd.org:/c/src/sys/compile/FREEFALL i386


	
>Description:
	There are three virtual categories that contain in sum three ports
	It is very unlikely that there will be more ports in the future.
	Remove tk42, tcl76 and tkstep80
	
>How-To-Repeat:
	
>Fix:

	

--- obcat.patch begins here ---
Index: Mk/bsd.port.mk
===================================================================
RCS file: /home/ncvs/ports/Mk/bsd.port.mk,v
retrieving revision 1.499
diff -u -r1.499 bsd.port.mk
--- Mk/bsd.port.mk	7 Oct 2004 17:59:18 -0000	1.499
+++ Mk/bsd.port.mk	5 Nov 2004 16:10:29 -0000
@@ -2353,8 +2353,8 @@
 	offix palm parallel pear perl5 picobsd plan9 polish portuguese print \
 	python ruby russian \
 	scheme science security shells sysutils \
-	tcl76 tcl80 tcl81 tcl82 tcl83 tcl84 textproc \
-	tk42 tk80 tk82 tk83 tk84 tkstep80 \
+	tcl80 tcl81 tcl82 tcl83 tcl84 textproc \
+	tk80 tk82 tk83 tk84 \
 	ukrainian vietnamese windowmaker www \
 	x11 x11-clocks x11-fm x11-fonts x11-servers x11-themes x11-toolkits \
 	x11-wm xfce zope
Index: editors/muggy/Makefile
===================================================================
RCS file: /home/ncvs/ports/editors/muggy/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- editors/muggy/Makefile	8 May 2003 10:52:59 -0000	1.8
+++ editors/muggy/Makefile	5 Nov 2004 16:10:47 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	muggy
 PORTVERSION=	1.3.1
-CATEGORIES+=	editors windowmaker tkstep80
+CATEGORIES+=	editors windowmaker
 MASTER_SITES=	http://www.aaa-int.or.jp/~jfactory/JDE/dist/ \
 		${MASTER_SITE_LOCAL}
 MASTER_SITE_SUBDIR=	. kiri
Index: japanese/tkdesk/Makefile
===================================================================
RCS file: /home/ncvs/ports/japanese/tkdesk/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- japanese/tkdesk/Makefile	4 Feb 2004 05:21:24 -0000	1.7
+++ japanese/tkdesk/Makefile	5 Nov 2004 16:11:09 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	tkdesk
 PORTVERSION=	${VERSION}${VERSION_PL}
 PORTREVISION=	1
-CATEGORIES=	japanese x11-fm tk42
+CATEGORIES=	japanese x11-fm
 MASTER_SITES=	http://people.mainz.netsurf.de/~bolik/tkdesk/
 DISTNAME=	${PORTNAME}-${VERSION}
 
Index: misc/seizedesktop/Makefile
===================================================================
RCS file: /home/ncvs/ports/misc/seizedesktop/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- misc/seizedesktop/Makefile	8 May 2003 10:40:48 -0000	1.8
+++ misc/seizedesktop/Makefile	5 Nov 2004 16:11:24 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	seizedesktop
 PORTVERSION=	0.1a
-CATEGORIES+=	misc windowmaker tkstep80
+CATEGORIES+=	misc windowmaker
 MASTER_SITES=	http://www.aaa-int.or.jp/~jfactory/JDE/dist/ \
 		${MASTER_SITE_LOCAL}
 MASTER_SITE_SUBDIR=	. kiri
--- obcat.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list