diff options
author | asami <asami@FreeBSD.org> | 1997-11-05 10:30:52 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-11-05 10:30:52 +0000 |
commit | ef67a3f69d3cbeb3b2625bf6843b415b4a1e3979 (patch) | |
tree | 5ddbb49847db5e46b1d405f65bc00cbc9a120cf1 /x11 | |
parent | e955041f5146933bcff5d2e9b9ded20ee8af8a0f (diff) | |
download | FreeBSD-ports-ef67a3f69d3cbeb3b2625bf6843b415b4a1e3979.zip FreeBSD-ports-ef67a3f69d3cbeb3b2625bf6843b415b4a1e3979.tar.gz |
This is the kde "meta-port" that depends on all six kde* ports.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/kde11/Makefile | 29 | ||||
-rw-r--r-- | x11/kde11/pkg-comment | 1 | ||||
-rw-r--r-- | x11/kde11/pkg-descr | 7 | ||||
-rw-r--r-- | x11/kde11/pkg-plist | 1 | ||||
-rw-r--r-- | x11/kde2/Makefile | 29 | ||||
-rw-r--r-- | x11/kde2/pkg-comment | 1 | ||||
-rw-r--r-- | x11/kde2/pkg-descr | 7 | ||||
-rw-r--r-- | x11/kde2/pkg-plist | 1 | ||||
-rw-r--r-- | x11/kde3/Makefile | 29 | ||||
-rw-r--r-- | x11/kde3/pkg-comment | 1 | ||||
-rw-r--r-- | x11/kde3/pkg-descr | 7 | ||||
-rw-r--r-- | x11/kde3/pkg-plist | 1 | ||||
-rw-r--r-- | x11/kde4/Makefile | 29 | ||||
-rw-r--r-- | x11/kde4/pkg-comment | 1 | ||||
-rw-r--r-- | x11/kde4/pkg-descr | 7 | ||||
-rw-r--r-- | x11/kde4/pkg-plist | 1 |
16 files changed, 152 insertions, 0 deletions
diff --git a/x11/kde11/Makefile b/x11/kde11/Makefile new file mode 100644 index 0000000..6fb7f6e --- /dev/null +++ b/x11/kde11/Makefile @@ -0,0 +1,29 @@ +# New ports collection makefile for: kde +# Version required: around November 1997 +# Date created: 4 November 1997 +# Whom: Satoshi Asami <asami@freebsd.org> +# +# $Id$ +# + +DISTNAME= kde-1.2b +CATEGORIES= x11 kde +MASTER_SITES= # empty +DISTFILES= # empty + +MAINTAINER= ports@freebsd.org + +LIB_DEPENDS= mimelib\\.1\\.0:${PORTSDIR}/converters/kdesupport \ + kdecore\\.0\\.11:${PORTSDIR}/x11/kdelibs +RUN_DEPENDS= kmail:${PORTSDIR}/net/kdenetwork \ + kcalc:${PORTSDIR}/misc/kdeutils \ + kmahjongg:${PORTSDIR}/games/kdegames \ + kwm:${PORTSDIR}/x11/kdebase + +EXTRACT_ONLY= # empty +NO_PATCH= yes +NO_BUILD= yes + +do-install: # empty + +.include <bsd.port.mk> diff --git a/x11/kde11/pkg-comment b/x11/kde11/pkg-comment new file mode 100644 index 0000000..82c3827 --- /dev/null +++ b/x11/kde11/pkg-comment @@ -0,0 +1 @@ +The "meta-port" for the KDE integrated X11 desktop diff --git a/x11/kde11/pkg-descr b/x11/kde11/pkg-descr new file mode 100644 index 0000000..3947b85 --- /dev/null +++ b/x11/kde11/pkg-descr @@ -0,0 +1,7 @@ +KDE provides an integrated X11 based environment, much like CDE. + +This package does not contain anything by itself -- it is a +"meta-port" that depends on other KDE packages. Its sole purpose is +to require dependencies so users can install this package only and +have all the KDE stuff pulled in by the port/package dependency +mechanism. diff --git a/x11/kde11/pkg-plist b/x11/kde11/pkg-plist new file mode 100644 index 0000000..549a621 --- /dev/null +++ b/x11/kde11/pkg-plist @@ -0,0 +1 @@ +@comment this plist intentionally left empty diff --git a/x11/kde2/Makefile b/x11/kde2/Makefile new file mode 100644 index 0000000..6fb7f6e --- /dev/null +++ b/x11/kde2/Makefile @@ -0,0 +1,29 @@ +# New ports collection makefile for: kde +# Version required: around November 1997 +# Date created: 4 November 1997 +# Whom: Satoshi Asami <asami@freebsd.org> +# +# $Id$ +# + +DISTNAME= kde-1.2b +CATEGORIES= x11 kde +MASTER_SITES= # empty +DISTFILES= # empty + +MAINTAINER= ports@freebsd.org + +LIB_DEPENDS= mimelib\\.1\\.0:${PORTSDIR}/converters/kdesupport \ + kdecore\\.0\\.11:${PORTSDIR}/x11/kdelibs +RUN_DEPENDS= kmail:${PORTSDIR}/net/kdenetwork \ + kcalc:${PORTSDIR}/misc/kdeutils \ + kmahjongg:${PORTSDIR}/games/kdegames \ + kwm:${PORTSDIR}/x11/kdebase + +EXTRACT_ONLY= # empty +NO_PATCH= yes +NO_BUILD= yes + +do-install: # empty + +.include <bsd.port.mk> diff --git a/x11/kde2/pkg-comment b/x11/kde2/pkg-comment new file mode 100644 index 0000000..82c3827 --- /dev/null +++ b/x11/kde2/pkg-comment @@ -0,0 +1 @@ +The "meta-port" for the KDE integrated X11 desktop diff --git a/x11/kde2/pkg-descr b/x11/kde2/pkg-descr new file mode 100644 index 0000000..3947b85 --- /dev/null +++ b/x11/kde2/pkg-descr @@ -0,0 +1,7 @@ +KDE provides an integrated X11 based environment, much like CDE. + +This package does not contain anything by itself -- it is a +"meta-port" that depends on other KDE packages. Its sole purpose is +to require dependencies so users can install this package only and +have all the KDE stuff pulled in by the port/package dependency +mechanism. diff --git a/x11/kde2/pkg-plist b/x11/kde2/pkg-plist new file mode 100644 index 0000000..549a621 --- /dev/null +++ b/x11/kde2/pkg-plist @@ -0,0 +1 @@ +@comment this plist intentionally left empty diff --git a/x11/kde3/Makefile b/x11/kde3/Makefile new file mode 100644 index 0000000..6fb7f6e --- /dev/null +++ b/x11/kde3/Makefile @@ -0,0 +1,29 @@ +# New ports collection makefile for: kde +# Version required: around November 1997 +# Date created: 4 November 1997 +# Whom: Satoshi Asami <asami@freebsd.org> +# +# $Id$ +# + +DISTNAME= kde-1.2b +CATEGORIES= x11 kde +MASTER_SITES= # empty +DISTFILES= # empty + +MAINTAINER= ports@freebsd.org + +LIB_DEPENDS= mimelib\\.1\\.0:${PORTSDIR}/converters/kdesupport \ + kdecore\\.0\\.11:${PORTSDIR}/x11/kdelibs +RUN_DEPENDS= kmail:${PORTSDIR}/net/kdenetwork \ + kcalc:${PORTSDIR}/misc/kdeutils \ + kmahjongg:${PORTSDIR}/games/kdegames \ + kwm:${PORTSDIR}/x11/kdebase + +EXTRACT_ONLY= # empty +NO_PATCH= yes +NO_BUILD= yes + +do-install: # empty + +.include <bsd.port.mk> diff --git a/x11/kde3/pkg-comment b/x11/kde3/pkg-comment new file mode 100644 index 0000000..82c3827 --- /dev/null +++ b/x11/kde3/pkg-comment @@ -0,0 +1 @@ +The "meta-port" for the KDE integrated X11 desktop diff --git a/x11/kde3/pkg-descr b/x11/kde3/pkg-descr new file mode 100644 index 0000000..3947b85 --- /dev/null +++ b/x11/kde3/pkg-descr @@ -0,0 +1,7 @@ +KDE provides an integrated X11 based environment, much like CDE. + +This package does not contain anything by itself -- it is a +"meta-port" that depends on other KDE packages. Its sole purpose is +to require dependencies so users can install this package only and +have all the KDE stuff pulled in by the port/package dependency +mechanism. diff --git a/x11/kde3/pkg-plist b/x11/kde3/pkg-plist new file mode 100644 index 0000000..549a621 --- /dev/null +++ b/x11/kde3/pkg-plist @@ -0,0 +1 @@ +@comment this plist intentionally left empty diff --git a/x11/kde4/Makefile b/x11/kde4/Makefile new file mode 100644 index 0000000..6fb7f6e --- /dev/null +++ b/x11/kde4/Makefile @@ -0,0 +1,29 @@ +# New ports collection makefile for: kde +# Version required: around November 1997 +# Date created: 4 November 1997 +# Whom: Satoshi Asami <asami@freebsd.org> +# +# $Id$ +# + +DISTNAME= kde-1.2b +CATEGORIES= x11 kde +MASTER_SITES= # empty +DISTFILES= # empty + +MAINTAINER= ports@freebsd.org + +LIB_DEPENDS= mimelib\\.1\\.0:${PORTSDIR}/converters/kdesupport \ + kdecore\\.0\\.11:${PORTSDIR}/x11/kdelibs +RUN_DEPENDS= kmail:${PORTSDIR}/net/kdenetwork \ + kcalc:${PORTSDIR}/misc/kdeutils \ + kmahjongg:${PORTSDIR}/games/kdegames \ + kwm:${PORTSDIR}/x11/kdebase + +EXTRACT_ONLY= # empty +NO_PATCH= yes +NO_BUILD= yes + +do-install: # empty + +.include <bsd.port.mk> diff --git a/x11/kde4/pkg-comment b/x11/kde4/pkg-comment new file mode 100644 index 0000000..82c3827 --- /dev/null +++ b/x11/kde4/pkg-comment @@ -0,0 +1 @@ +The "meta-port" for the KDE integrated X11 desktop diff --git a/x11/kde4/pkg-descr b/x11/kde4/pkg-descr new file mode 100644 index 0000000..3947b85 --- /dev/null +++ b/x11/kde4/pkg-descr @@ -0,0 +1,7 @@ +KDE provides an integrated X11 based environment, much like CDE. + +This package does not contain anything by itself -- it is a +"meta-port" that depends on other KDE packages. Its sole purpose is +to require dependencies so users can install this package only and +have all the KDE stuff pulled in by the port/package dependency +mechanism. diff --git a/x11/kde4/pkg-plist b/x11/kde4/pkg-plist new file mode 100644 index 0000000..549a621 --- /dev/null +++ b/x11/kde4/pkg-plist @@ -0,0 +1 @@ +@comment this plist intentionally left empty |