diff options
author | vanilla <vanilla@FreeBSD.org> | 1999-01-12 16:51:33 +0000 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1999-01-12 16:51:33 +0000 |
commit | e88f5da5657bccc2f31b605cc36e2175ab7180b8 (patch) | |
tree | 8cb35400213e222097a312c116b7317738865a8b /x11 | |
parent | 2b926e1064df5ad048fd84bb0671aeb50a61e3a5 (diff) | |
download | FreeBSD-ports-e88f5da5657bccc2f31b605cc36e2175ab7180b8.zip FreeBSD-ports-e88f5da5657bccc2f31b605cc36e2175ab7180b8.tar.gz |
Change maitainer's email address,
and BROKEN some gnome ports until I upgrade it.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/dgs/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome-libs/Makefile | 4 | ||||
-rw-r--r-- | x11/gnomecore/Makefile | 8 | ||||
-rw-r--r-- | x11/gnomelibs/Makefile | 4 | ||||
-rw-r--r-- | x11/libgnome/Makefile | 4 | ||||
-rw-r--r-- | x11/xantfarm/Makefile | 8 | ||||
-rw-r--r-- | x11/xmascot/Makefile | 6 | ||||
-rw-r--r-- | x11/xmold/Makefile | 6 | ||||
-rw-r--r-- | x11/xzoom/Makefile | 4 |
9 files changed, 24 insertions, 24 deletions
diff --git a/x11/dgs/Makefile b/x11/dgs/Makefile index f6c95eb..5a7d597 100644 --- a/x11/dgs/Makefile +++ b/x11/dgs/Makefile @@ -3,14 +3,14 @@ # Date created: 22 April 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # -# $Id: Makefile,v 1.8 1998/11/25 05:06:21 jseger Exp $ +# $Id: Makefile,v 1.9 1998/11/25 09:01:24 asami Exp $ # DISTNAME= dgs-0.5.0 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNU} -MAINTAINER= Nakai@technologist.com +MAINTAINER= nacai@iname.com LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.2:${PORTSDIR}/graphics/png \ diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile index af75292..1804534 100644 --- a/x11/gnome-libs/Makefile +++ b/x11/gnome-libs/Makefile @@ -3,7 +3,7 @@ # Date created: 17 June 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # -# $Id: Makefile,v 1.22 1999/01/05 02:23:53 vanilla Exp $ +# $Id: Makefile,v 1.23 1999/01/07 10:45:06 vanilla Exp $ # DISTNAME= gnome-libs-0.99.2 @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/ \ ftp://gnomeftp.wgn.net/pub/gnome/sources/ \ ftp://ftp.gnome.org/pub/GNOME/sources/ -MAINTAINER= Nakai@technologist.com +MAINTAINER= nacai@iname.com BUILD_DEPENDS= gettext:${PORTSDIR}/devel/gettext RUN_DEPENDS= gettext:${PORTSDIR}/devel/gettext diff --git a/x11/gnomecore/Makefile b/x11/gnomecore/Makefile index 3101226..01ec614 100644 --- a/x11/gnomecore/Makefile +++ b/x11/gnomecore/Makefile @@ -3,7 +3,7 @@ # Date created: 17 March 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # -# $Id: Makefile,v 1.8 1999/01/01 06:20:55 vanilla Exp $ +# $Id: Makefile,v 1.9 1999/01/06 12:19:42 obrien Exp $ # DISTNAME= gnome-core-0.99.1 @@ -12,11 +12,11 @@ CATEGORIES= x11 MASTER_SITES= ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/ \ ftp://ftp.gnome.org/pub/GNOME/sources/ -MAINTAINER= Nakai@technologist.com +MAINTAINER= nacai@iname.com -LIB_DEPENDS= gnome.0:${PORTSDIR}/x11/gnomelibs \ +LIB_DEPENDS= gnome.1:${PORTSDIR}/x11/gnomelibs \ gtop.0:${PORTSDIR}/devel/libgtop \ - esd.0:${PORTSDIR}/audio/esound \ + esd.1:${PORTSDIR}/audio/esound \ ghttp.0:${PORTSDIR}/www/libghttp BROKEN= 'gnome-core-0.99.2 is the currently available' diff --git a/x11/gnomelibs/Makefile b/x11/gnomelibs/Makefile index af75292..1804534 100644 --- a/x11/gnomelibs/Makefile +++ b/x11/gnomelibs/Makefile @@ -3,7 +3,7 @@ # Date created: 17 June 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # -# $Id: Makefile,v 1.22 1999/01/05 02:23:53 vanilla Exp $ +# $Id: Makefile,v 1.23 1999/01/07 10:45:06 vanilla Exp $ # DISTNAME= gnome-libs-0.99.2 @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/ \ ftp://gnomeftp.wgn.net/pub/gnome/sources/ \ ftp://ftp.gnome.org/pub/GNOME/sources/ -MAINTAINER= Nakai@technologist.com +MAINTAINER= nacai@iname.com BUILD_DEPENDS= gettext:${PORTSDIR}/devel/gettext RUN_DEPENDS= gettext:${PORTSDIR}/devel/gettext diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index af75292..1804534 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -3,7 +3,7 @@ # Date created: 17 June 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # -# $Id: Makefile,v 1.22 1999/01/05 02:23:53 vanilla Exp $ +# $Id: Makefile,v 1.23 1999/01/07 10:45:06 vanilla Exp $ # DISTNAME= gnome-libs-0.99.2 @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/ \ ftp://gnomeftp.wgn.net/pub/gnome/sources/ \ ftp://ftp.gnome.org/pub/GNOME/sources/ -MAINTAINER= Nakai@technologist.com +MAINTAINER= nacai@iname.com BUILD_DEPENDS= gettext:${PORTSDIR}/devel/gettext RUN_DEPENDS= gettext:${PORTSDIR}/devel/gettext diff --git a/x11/xantfarm/Makefile b/x11/xantfarm/Makefile index 470493c..c9bc019 100644 --- a/x11/xantfarm/Makefile +++ b/x11/xantfarm/Makefile @@ -3,16 +3,16 @@ # Date created: 13 February 1997 # Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> # -# $Id: Makefile,v 1.1.1.1 1997/03/06 10:15:03 tg Exp $ +# $Id: Makefile,v 1.2 1998/10/05 05:17:58 steve Exp $ # DISTNAME= xantfarm -PKGNAME= xantfarm-1.16 +PKGNAME= xantfarm-1.16 CATEGORIES= x11 -MASTER_SITES= ftp://ftp.kuis.kyoto-u.ac.jp/Linux/JG/other-sources/ +MASTER_SITES= ftp://ftp.kuis.kyoto-u.ac.jp/Linux/JG/other-sources/ DISTFILES= xantfarm23oct91.tar.gz -MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp +MAINTAINER= nacai@iname.com USE_IMAKE= yes MAN1= xantfarm.1 diff --git a/x11/xmascot/Makefile b/x11/xmascot/Makefile index 085f2d9..e91bc34 100644 --- a/x11/xmascot/Makefile +++ b/x11/xmascot/Makefile @@ -3,15 +3,15 @@ # Date created: 20 November 1996 # Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> # -# $Id: Makefile,v 1.1.1.1 1996/11/19 12:23:50 asami Exp $ +# $Id: Makefile,v 1.2 1997/06/07 19:47:09 max Exp $ # DISTNAME= xmascot2.5p2 -PKGNAME= xmascot-2.5p2 +PKGNAME= xmascot-2.5p2 CATEGORIES= x11 MASTER_SITES= ftp://cclub.tutcc.tut.ac.jp/pub/xmascot/ -MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp +MAINTAINER= nacai@iname.com USE_GMAKE= yes USE_IMAKE= yes diff --git a/x11/xmold/Makefile b/x11/xmold/Makefile index 84a26ca..251b72e 100644 --- a/x11/xmold/Makefile +++ b/x11/xmold/Makefile @@ -3,15 +3,15 @@ # Date created: 11 October 1996 # Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> # -# $Id: porting.sgml,v 1.25 1996/08/01 00:12:11 asami Exp $ +# $Id: Makefile,v 1.1.1.1 1996/11/15 16:25:36 erich Exp $ # DISTNAME= xmold -PKGNAME= xmold-1.0 +PKGNAME= xmold-1.0 CATEGORIES= x11 MASTER_SITES= ftp://cclub.tutcc.tut.ac.jp/pub/xwin/ -MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp +MAINTAINER= nacai@iname.com USE_IMAKE= yes diff --git a/x11/xzoom/Makefile b/x11/xzoom/Makefile index 03a86e7..69a8b0f 100644 --- a/x11/xzoom/Makefile +++ b/x11/xzoom/Makefile @@ -3,7 +3,7 @@ # Date created: 30 June 1997 # Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> # -# $Id: Makefile,v 1.1.1.1 1997/08/25 14:05:17 itojun Exp $ +# $Id: Makefile,v 1.2 1998/10/05 05:18:06 steve Exp $ # DISTNAME= xzoom-0.3 @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= libs/X EXTRACT_SUFX= .tgz -MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp +MAINTAINER= nacai@iname.com USE_IMAKE= yes MAN1= xzoom.1 |