[Midnightbsd-cvs] mports: /mports: Remove german subdirectory.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Jun 14 00:06:03 EDT 2008


Log Message:
-----------
Remove german subdirectory.  All ports have been moved to logical categories.  Ports with german language end in -de on the file system and most are prefixed with de- for package names.  (if not they have the -de suffix)

Most ports were moved to either misc or textproc.

tvbrowser, dict, phone, manpages, and the related aspell, ispell and staroffice ports were all moved.

Modified Files:
--------------
    mports:
        Makefile (r1.38 -> r1.39)

Removed Files:
-------------
    mports/german:
        Makefile
    mports/german/ispell:
        Makefile
    mports/german/ispell-alt:
        Makefile
    mports/german/ispell-neu:
        Makefile

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/Makefile,v
retrieving revision 1.38
retrieving revision 1.39
diff -L Makefile -L Makefile -u -r1.38 -r1.39
--- Makefile
+++ Makefile
@@ -18,7 +18,6 @@
 SUBDIR += finance
 SUBDIR += ftp
 SUBDIR += games
-SUBDIR += german
 SUBDIR += graphics
 SUBDIR += irc
 SUBDIR += java
--- german/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-# $MidnightBSD: mports/german/Makefile,v 1.16 2008/06/14 03:58:23 laffer1 Exp $
-#
-
-    COMMENT = German support
-
-    SUBDIR += ispell
-    SUBDIR += ispell-alt
-    SUBDIR += ispell-neu
-
-.include <bsd.port.subdir.mk>
--- german/ispell/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# New ports collection makefile for:    de-ispell
-# Date created:                         10 February 2000
-# Whom:                                 Alexander Langer <alex at big.endian.de>
-#
-# $FreeBSD: ports/german/ispell/Makefile,v 1.14 2005/10/01 06:08:59 linimon Exp $
-# $MidnightBSD: mports/german/ispell/Makefile,v 1.2 2007/11/11 00:21:44 laffer1 Exp $
-#
-
-PORTNAME=	ispell
-CATEGORIES=	german
-PKGNAMESUFFIX=	-20001109
-
-MAINTAINER=	ports at MidnightBSD.org
-LICENSE=	gpl2
-
-USE_PERL5=	yes
-
-ISPELL_DEALT=	yes
-ISPELL_DENEU=	yes
-MASTERDIR=	${.CURDIR}/../../textproc/ispell
-
-.if exists(${.CURDIR}/Makefile.local)
-.include "${.CURDIR}/Makefile.local"
-.endif
-
-.include        "${MASTERDIR}/Makefile"
--- german/ispell-alt/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# New ports collection makefile for:    dealt-ispell
-# Date created:                         10 February 2000
-# Whom:                                 Alexander Langer <alex at big.endian.de>
-#
-# $FreeBSD: ports/german/ispell-alt/Makefile,v 1.10 2005/10/12 21:27:23 linimon Exp $
-# $MidnightBSD: mports/german/ispell-alt/Makefile,v 1.2 2007/11/11 00:23:13 laffer1 Exp $
-#
-
-PORTNAME=	ispell
-CATEGORIES=	german
-PKGNAMESUFFIX=	-alt-19991219
-
-MAINTAINER=	ports at MidnightBSD.org
-LICENSE=	unknown
-# probably gpl2, but i dont' see a license file
-
-ISPELL_DEALT=	yes
-MASTERDIR=	${.CURDIR}/../../textproc/ispell
-
-.if exists(${.CURDIR}/Makefile.local)
-.include "${.CURDIR}/Makefile.local"
-.endif
-
-.include        "${MASTERDIR}/Makefile"
--- german/ispell-neu/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# New ports collection makefile for:    deneu-ispell
-# Date created:                         10 February 2000
-# Whom:                                 Alexander Langer <alex at big.endian.de>
-#
-# $FreeBSD: ports/german/ispell-neu/Makefile,v 1.12 2005/10/01 06:09:00 linimon Exp $
-# $MidnightBSD: mports/german/ispell-neu/Makefile,v 1.2 2007/11/11 00:24:40 laffer1 Exp $
-#
-
-PORTNAME=	ispell
-CATEGORIES=	german
-PKGNAMESUFFIX=	-neu-20001109
-
-MAINTAINER=	ports at MidnightBSD.org
-LICENSE=	unknown
-
-ISPELL_DENEU=	yes
-MASTERDIR=	${.CURDIR}/../../textproc/ispell
-USE_PERL5=	yes
-
-.if exists(${.CURDIR}/Makefile.local)
-.include "${.CURDIR}/Makefile.local"
-.endif
-
-.include        "${MASTERDIR}/Makefile"


More information about the Midnightbsd-cvs mailing list