diff options
Diffstat (limited to 'wm')
-rw-r--r-- | wm/amaterus/Makefile | 3 | ||||
-rw-r--r-- | wm/bbrun/Makefile | 3 | ||||
-rw-r--r-- | wm/econf/Makefile | 4 | ||||
-rw-r--r-- | wm/enlightenment/Makefile | 4 | ||||
-rw-r--r-- | wm/fvwm2/Makefile | 4 | ||||
-rw-r--r-- | wm/icepref/Makefile | 4 | ||||
-rw-r--r-- | wm/icewm-gnome/Makefile | 4 | ||||
-rw-r--r-- | wm/metacity/Makefile | 3 | ||||
-rw-r--r-- | wm/metacity/buildlink2.mk | 4 | ||||
-rw-r--r-- | wm/qvwm/Makefile | 4 | ||||
-rw-r--r-- | wm/sawfish-replibs/Makefile | 4 | ||||
-rw-r--r-- | wm/sawfish/Makefile | 6 | ||||
-rw-r--r-- | wm/sawfish/Makefile.common | 3 | ||||
-rw-r--r-- | wm/waimea/Makefile | 4 | ||||
-rw-r--r-- | wm/whiteBOX/Makefile | 4 | ||||
-rw-r--r-- | wm/wmakerconf/Makefile | 4 |
16 files changed, 33 insertions, 29 deletions
diff --git a/wm/amaterus/Makefile b/wm/amaterus/Makefile index 4f7fd64171a..aca9f0ef662 100644 --- a/wm/amaterus/Makefile +++ b/wm/amaterus/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2002/08/25 21:51:26 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2003/05/02 11:56:34 wiz Exp $ DISTNAME= amaterus-0.34.1 +PKGREVISION= 1 CATEGORIES= wm MASTER_SITES= http://www.taiyaki.org/src/ diff --git a/wm/bbrun/Makefile b/wm/bbrun/Makefile index 94ec2718417..9ada37010ef 100644 --- a/wm/bbrun/Makefile +++ b/wm/bbrun/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2002/08/25 21:51:28 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2003/05/02 11:56:34 wiz Exp $ DISTNAME= bbrun-1.3 +PKGREVISION= 1 WRKSRC= ${WRKDIR}/${DISTNAME}/bbrun CATEGORIES= wm x11 MASTER_SITES= http://www.dwave.net/~jking/bbrun/ diff --git a/wm/econf/Makefile b/wm/econf/Makefile index b50635c8bb7..274a1760cd5 100644 --- a/wm/econf/Makefile +++ b/wm/econf/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2003/04/27 12:38:51 cjep Exp $ +# $NetBSD: Makefile,v 1.8 2003/05/02 11:56:34 wiz Exp $ # DISTNAME= enlightenment-conf-0.15 PKGNAME= econf-0.15 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 wm MASTER_SITES= ftp://www.rasterman.com/pub/enlightenment/enlightenment/ diff --git a/wm/enlightenment/Makefile b/wm/enlightenment/Makefile index a3215601dee..3f0385aa114 100644 --- a/wm/enlightenment/Makefile +++ b/wm/enlightenment/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2003/04/27 12:42:52 cjep Exp $ +# $NetBSD: Makefile,v 1.12 2003/05/02 11:56:35 wiz Exp $ DISTNAME= enlightenment-0.16.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 gnome wm MASTER_SITES= ftp://ftp.enlightenment.org/pub/e/enlightenment/ diff --git a/wm/fvwm2/Makefile b/wm/fvwm2/Makefile index 1ec1b9f728e..75cbf577701 100644 --- a/wm/fvwm2/Makefile +++ b/wm/fvwm2/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.31 2003/04/10 07:22:35 bouyer Exp $ +# $NetBSD: Makefile,v 1.32 2003/05/02 11:56:35 wiz Exp $ # FreeBSD Id: Makefile,v 1.12 1997/10/11 10:42:43 jkh Exp # DISTNAME= fvwm-${FVWM_VER} PKGNAME= fvwm2-${FVWM_VER} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 wm MASTER_SITES= ftp://ftp.fvwm.org/pub/fvwm/version-2/ \ http://www.fvwm.org/generated/icon_download/ \ diff --git a/wm/icepref/Makefile b/wm/icepref/Makefile index 9c5b9a08a8a..5a5fbceaacc 100644 --- a/wm/icepref/Makefile +++ b/wm/icepref/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2003/03/29 12:42:46 jmmv Exp $ +# $NetBSD: Makefile,v 1.5 2003/05/02 11:56:36 wiz Exp $ # DISTNAME= icepref-1.1 -PKGREVISION= 1 +PKGREVISION= 2 WRKSRC= ${WRKDIR}/icepref CATEGORIES= wm MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/distfiles/ diff --git a/wm/icewm-gnome/Makefile b/wm/icewm-gnome/Makefile index 54dd41f154d..684ab8d65c2 100644 --- a/wm/icewm-gnome/Makefile +++ b/wm/icewm-gnome/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2003/01/09 20:12:02 jmmv Exp $ +# $NetBSD: Makefile,v 1.15 2003/05/02 11:56:36 wiz Exp $ PKGNAME= ${DISTNAME:S/-/-gnome-/} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Small, fast and light-weight window manager (GNOME version) CONFLICTS+= icewm-[0-9]* diff --git a/wm/metacity/Makefile b/wm/metacity/Makefile index 1b74f3f44e6..c87c11efdd2 100644 --- a/wm/metacity/Makefile +++ b/wm/metacity/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2003/02/14 20:59:44 jmmv Exp $ +# $NetBSD: Makefile,v 1.8 2003/05/02 11:56:36 wiz Exp $ # DISTNAME= metacity-2.4.34 +PKGREVISION= 1 CATEGORIES= wm MASTER_SITES= ${MASTER_SITE_GNOME:=sources/metacity/2.4/} EXTRACT_SUFX= .tar.bz2 diff --git a/wm/metacity/buildlink2.mk b/wm/metacity/buildlink2.mk index b8bf8b4b1cb..640af5414a6 100644 --- a/wm/metacity/buildlink2.mk +++ b/wm/metacity/buildlink2.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink2.mk,v 1.1 2003/02/14 20:59:44 jmmv Exp $ +# $NetBSD: buildlink2.mk,v 1.2 2003/05/02 11:56:36 wiz Exp $ # # This Makefile fragment is included by packages that use metacity. # @@ -9,7 +9,7 @@ METACITY_BUILDLINK2_MK= # defined BUILDLINK_PACKAGES+= metacity -BUILDLINK_DEPENDS.metacity?= metacity>=2.4.34 +BUILDLINK_DEPENDS.metacity?= metacity>=2.4.34nb1 BUILDLINK_PKGSRCDIR.metacity?= ../../wm/metacity EVAL_PREFIX+= BUILDLINK_PREFIX.metacity=metacity diff --git a/wm/qvwm/Makefile b/wm/qvwm/Makefile index 41e3751a507..00821dd6490 100644 --- a/wm/qvwm/Makefile +++ b/wm/qvwm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2002/09/06 12:25:15 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2003/05/02 11:56:36 wiz Exp $ # DISTNAME= qvwm-1.1.11 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= wm MASTER_SITES= ftp://www.qvwm.org/pub/qvwm/ diff --git a/wm/sawfish-replibs/Makefile b/wm/sawfish-replibs/Makefile index 11f51156386..69f9357f590 100644 --- a/wm/sawfish-replibs/Makefile +++ b/wm/sawfish-replibs/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2003/01/10 01:02:37 mycroft Exp $ +# $NetBSD: Makefile,v 1.7 2003/05/02 11:56:37 wiz Exp $ # PKGNAME= sawfish-replibs-${SF_VERS} -#PKGREVISION= 2 +PKGREVISION= 1 COMMENT= librep Lisp libraries for sawfish diff --git a/wm/sawfish/Makefile b/wm/sawfish/Makefile index 0b8a9c845dc..cbc4db202e9 100644 --- a/wm/sawfish/Makefile +++ b/wm/sawfish/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.14 2003/01/10 01:05:05 mycroft Exp $ +# $NetBSD: Makefile,v 1.15 2003/05/02 11:56:37 wiz Exp $ # PKGNAME= sawfish-${SF_VERS} -#PKGREVISION= 2 +PKGREVISION= 1 COMMENT= GNOME-aware window manager that is fully configurable in Lisp -DEPENDS+= sawfish-replibs-${SF_VERS}:../../wm/sawfish-replibs +DEPENDS+= sawfish-replibs-${SF_VERS}nb1:../../wm/sawfish-replibs USE_X11BASE= # defined diff --git a/wm/sawfish/Makefile.common b/wm/sawfish/Makefile.common index c656f50e972..2ac2c5b3a46 100644 --- a/wm/sawfish/Makefile.common +++ b/wm/sawfish/Makefile.common @@ -1,6 +1,7 @@ -# $NetBSD: Makefile.common,v 1.13 2003/01/10 07:54:44 cjep Exp $ +# $NetBSD: Makefile.common,v 1.14 2003/05/02 11:56:37 wiz Exp $ DISTNAME= sawfish-${SF_VERS}-gtk1 +PKGREVISION= 1 SF_VERS= 1.2 CATEGORIES= x11 gnome wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sawmill/} diff --git a/wm/waimea/Makefile b/wm/waimea/Makefile index 62ae39bd6aa..48f7713c4ec 100644 --- a/wm/waimea/Makefile +++ b/wm/waimea/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2003/01/13 13:53:46 grant Exp $ +# $NetBSD: Makefile,v 1.5 2003/05/02 11:56:37 wiz Exp $ # DISTNAME= waimea-0.4.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=waimea/} diff --git a/wm/whiteBOX/Makefile b/wm/whiteBOX/Makefile index eebbd992d62..c4b37c1cfef 100644 --- a/wm/whiteBOX/Makefile +++ b/wm/whiteBOX/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2002/12/18 20:37:05 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2003/05/02 11:56:38 wiz Exp $ # DISTNAME= whiteBOX-0.5 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= wm x11 MASTER_SITES= http://whitebox.sourceforge.net/dist/ diff --git a/wm/wmakerconf/Makefile b/wm/wmakerconf/Makefile index 04460f577eb..2f257b89e94 100644 --- a/wm/wmakerconf/Makefile +++ b/wm/wmakerconf/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2003/04/26 09:49:37 jmmv Exp $ +# $NetBSD: Makefile,v 1.15 2003/05/02 11:56:38 wiz Exp $ # DISTNAME= wmakerconf-2.8.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 wm windowmaker MASTER_SITES= http://ulli.on.openave.net/wmakerconf/ EXTRACT_SUFX= .tar.bz2 |