Import gnome, It's the meta-port for gnome-*

This commit is contained in:
Vanilla I. Shu 1998-10-28 15:57:25 +00:00
parent 0e26524c6a
commit 9573e4b214
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14235
8 changed files with 78 additions and 0 deletions

30
x11/gnome/Makefile Normal file
View file

@ -0,0 +1,30 @@
# New ports collection makefile for: gnome
# Version required: 0.30
# Date created: 17 Aug 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
# $Id$
#
DISTNAME= gnome-0.30
CATEGORIES= x11
MASTER_SITES= # empty
DISTFILES= # empty
MAINTAINER= Nakai@technologist.com
LIB_DEPENDS= gnome.0:${PORTSDIR}/x11/gnomelibs \
panel_applet.0:${PORTSDIR}/x11/gnomecore \
gdkcardimage.0:${PORTSDIR}/games/gnomegames \
gxsnmp.o:${PORTSDIR}/sysutils/gnomeadmin
RUN_DEPENDS= gcalc:${PORTSDIR}/misc/gnomeutils \
ElectricEyes:${PORTSDIR}/graphics/electriceyes \
ggc:${PORTSDIR}/print/ggv \
gnumeric:${PORTSDIR}/math/gnumeric
EXTRACT_ONLY= # empty
NO_BUILD= yes
do-install= # empty
.include <bsd.port.mk>

1
x11/gnome/pkg-comment Normal file
View file

@ -0,0 +1 @@
The "meta-port" for the GNOME integrated X11 desktop

7
x11/gnome/pkg-descr Normal file
View file

@ -0,0 +1,7 @@
GNU Network Object Model Environment
This package does not contain anything by itself -- it is a
"meta-port" that depends on other GNOME packages. Its sole purpose is
to require dependencies so users can install this package only and
have all the GNOME stuff pulled in by the port/package dependency
mechanism.

1
x11/gnome/pkg-plist Normal file
View file

@ -0,0 +1 @@
@comment this plist intentionally left empty

30
x11/gnome2/Makefile Normal file
View file

@ -0,0 +1,30 @@
# New ports collection makefile for: gnome
# Version required: 0.30
# Date created: 17 Aug 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
# $Id$
#
DISTNAME= gnome-0.30
CATEGORIES= x11
MASTER_SITES= # empty
DISTFILES= # empty
MAINTAINER= Nakai@technologist.com
LIB_DEPENDS= gnome.0:${PORTSDIR}/x11/gnomelibs \
panel_applet.0:${PORTSDIR}/x11/gnomecore \
gdkcardimage.0:${PORTSDIR}/games/gnomegames \
gxsnmp.o:${PORTSDIR}/sysutils/gnomeadmin
RUN_DEPENDS= gcalc:${PORTSDIR}/misc/gnomeutils \
ElectricEyes:${PORTSDIR}/graphics/electriceyes \
ggc:${PORTSDIR}/print/ggv \
gnumeric:${PORTSDIR}/math/gnumeric
EXTRACT_ONLY= # empty
NO_BUILD= yes
do-install= # empty
.include <bsd.port.mk>

1
x11/gnome2/pkg-comment Normal file
View file

@ -0,0 +1 @@
The "meta-port" for the GNOME integrated X11 desktop

7
x11/gnome2/pkg-descr Normal file
View file

@ -0,0 +1,7 @@
GNU Network Object Model Environment
This package does not contain anything by itself -- it is a
"meta-port" that depends on other GNOME packages. Its sole purpose is
to require dependencies so users can install this package only and
have all the GNOME stuff pulled in by the port/package dependency
mechanism.

1
x11/gnome2/pkg-plist Normal file
View file

@ -0,0 +1 @@
@comment this plist intentionally left empty