diff options
40 files changed, 80 insertions, 67 deletions
diff --git a/audio/cdplayer/Makefile b/audio/cdplayer/Makefile index bdf85dce4fe..2dca682d791 100644 --- a/audio/cdplayer/Makefile +++ b/audio/cdplayer/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2009/05/19 08:59:01 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2010/01/24 13:26:09 wiz Exp $ # DISTNAME= cdplayer-0.5 +PKGREVISION= 1 CATEGORIES= audio gnustep MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gsburn/} EXTRACT_SUFX= .tar.bz2 diff --git a/devel/Gorm/Makefile b/devel/Gorm/Makefile index 3bd26ac7d5c..872fe6c299d 100644 --- a/devel/Gorm/Makefile +++ b/devel/Gorm/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.47 2009/05/19 08:59:07 wiz Exp $ +# $NetBSD: Makefile,v 1.48 2010/01/24 13:26:09 wiz Exp $ DISTNAME= gorm-1.2.8 PKGNAME= Gorm-1.2.8 +PKGREVISION= 1 CATEGORIES= devel gnustep MASTER_SITES= ${MASTER_SITE_GNUSTEP:=dev-apps/} diff --git a/devel/ProjectCenter/Makefile b/devel/ProjectCenter/Makefile index 7e0bd8f17b9..e9ed6f214db 100644 --- a/devel/ProjectCenter/Makefile +++ b/devel/ProjectCenter/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2009/05/19 08:59:08 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2010/01/24 13:26:10 wiz Exp $ DISTNAME= ProjectCenter-0.5.0 +PKGREVISION= 1 CATEGORIES= devel gnustep MASTER_SITES= ${MASTER_SITE_GNUSTEP:=dev-apps/} diff --git a/devel/Renaissance/Makefile b/devel/Renaissance/Makefile index 3cccf830ce2..6a13ade0f31 100644 --- a/devel/Renaissance/Makefile +++ b/devel/Renaissance/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2009/04/13 12:33:43 rh Exp $ +# $NetBSD: Makefile,v 1.19 2010/01/24 13:26:10 wiz Exp $ # DISTNAME= Renaissance-0.9.0 +PKGREVISION= 1 CATEGORIES= devel gnustep MASTER_SITES= http://www.gnustep.it/Renaissance/Download/ diff --git a/devel/gnustep-examples/Makefile b/devel/gnustep-examples/Makefile index d4acfcdef14..a5ba6b2eb56 100644 --- a/devel/gnustep-examples/Makefile +++ b/devel/gnustep-examples/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2009/05/19 08:59:09 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2010/01/24 13:26:10 wiz Exp $ # DISTNAME= gnustep-examples-1.2.0 +PKGREVISION= 1 CATEGORIES= devel gnustep MASTER_SITES= ${MASTER_SITE_GNUSTEP:=core/} diff --git a/devel/m17n-lib/Makefile b/devel/m17n-lib/Makefile index f75ad319da0..dc9021e0107 100644 --- a/devel/m17n-lib/Makefile +++ b/devel/m17n-lib/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2009/11/25 06:12:32 obache Exp $ +# $NetBSD: Makefile,v 1.10 2010/01/24 13:26:10 wiz Exp $ # DISTNAME= m17n-lib-1.5.5 +PKGREVISION= 1 CATEGORIES= devel converters editors inputmethod textproc time MASTER_SITES= http://www.m17n.org/m17n-lib-download/ diff --git a/editors/emacs-snapshot/Makefile b/editors/emacs-snapshot/Makefile index ae371e3d759..cbd1c0485f6 100644 --- a/editors/emacs-snapshot/Makefile +++ b/editors/emacs-snapshot/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2010/01/20 03:21:21 roy Exp $ +# $NetBSD: Makefile,v 1.9 2010/01/24 13:26:10 wiz Exp $ -PKGREVISION= 1 +PKGREVISION= 2 CONFLICTS+= emacs-nox11-[0-9]* diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile index b64f0a0193c..8fb2d695c16 100644 --- a/editors/emacs/Makefile +++ b/editors/emacs/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.126 2010/01/20 03:21:20 roy Exp $ +# $NetBSD: Makefile,v 1.127 2010/01/24 13:26:10 wiz Exp $ -PKGREVISION= 3 +PKGREVISION= 4 CONFLICTS+= emacs-nox11-[0-9]* diff --git a/editors/emacs21/Makefile b/editors/emacs21/Makefile index 1bd14e4bea0..e238c39a260 100644 --- a/editors/emacs21/Makefile +++ b/editors/emacs21/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.13 2010/01/20 03:21:21 roy Exp $ +# $NetBSD: Makefile,v 1.14 2010/01/24 13:26:10 wiz Exp $ -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= editors COMMENT= GNU editing macros (editor) diff --git a/editors/emacs22/Makefile b/editors/emacs22/Makefile index bd07a5823aa..5664b259aed 100644 --- a/editors/emacs22/Makefile +++ b/editors/emacs22/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.5 2010/01/20 03:21:21 roy Exp $ +# $NetBSD: Makefile,v 1.6 2010/01/24 13:26:10 wiz Exp $ PKGNAME?= ${DISTNAME} COMMENT?= GNU editing macros (editor) DISTNAME= emacs-22.3 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GNU:=emacs/} diff --git a/graphics/Cenon/Makefile b/graphics/Cenon/Makefile index 014d8265f36..8a2a2cc3b0d 100644 --- a/graphics/Cenon/Makefile +++ b/graphics/Cenon/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2009/05/19 08:59:16 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2010/01/24 13:26:10 wiz Exp $ # DISTNAME= Cenon-3.83 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= graphics cad gnustep MASTER_SITES= http://www.vhf-group.com/vhfInterservice/download/source/ EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/ImageViewer/Makefile b/graphics/ImageViewer/Makefile index 3bfbac284c0..ae3ac93d82f 100644 --- a/graphics/ImageViewer/Makefile +++ b/graphics/ImageViewer/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2009/04/13 12:35:33 rh Exp $ +# $NetBSD: Makefile,v 1.29 2010/01/24 13:26:10 wiz Exp $ DISTNAME= ImageViewer-0.6.3 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= graphics gnustep MASTER_SITES= http://www.nice.ch/~phip/ diff --git a/graphics/gnuplot-nox11/Makefile b/graphics/gnuplot-nox11/Makefile index 420afe8ffe8..cbd39303700 100644 --- a/graphics/gnuplot-nox11/Makefile +++ b/graphics/gnuplot-nox11/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2010/01/18 09:59:01 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2010/01/24 13:26:10 wiz Exp $ # PKGNAME= ${DISTNAME:C/-/-nox11-/} -PKGREVISION= 1 +PKGREVISION= 2 CONFLICTS+= gnuplot-[0-9]* diff --git a/graphics/ppmtoxvpic/Makefile b/graphics/ppmtoxvpic/Makefile index 66d0be60b33..a5c476cdc8c 100644 --- a/graphics/ppmtoxvpic/Makefile +++ b/graphics/ppmtoxvpic/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2009/08/26 20:22:52 sno Exp $ +# $NetBSD: Makefile,v 1.14 2010/01/24 13:26:11 wiz Exp $ # PKGNAME= ppmtoxvpic-0.99.9 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= graphics MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/mail/GNUMail/Makefile b/mail/GNUMail/Makefile index 6645099df89..e0cf2c0db88 100644 --- a/mail/GNUMail/Makefile +++ b/mail/GNUMail/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2009/05/19 08:59:20 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2010/01/24 13:26:11 wiz Exp $ # DISTNAME= GNUMail-1.2.0pre3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail gnustep MASTER_SITES= http://debian.uni-essen.de/misc/GNUstep/Apps/GNUMail/ diff --git a/mail/spamprobe/Makefile b/mail/spamprobe/Makefile index 02892cf99fd..b269944f41e 100644 --- a/mail/spamprobe/Makefile +++ b/mail/spamprobe/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2009/08/26 19:58:45 sno Exp $ +# $NetBSD: Makefile,v 1.21 2010/01/24 13:26:11 wiz Exp $ DISTNAME= spamprobe-1.4d -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=spamprobe/} diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index e643ccd08d7..5645d7dd06e 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.45 2009/12/16 10:05:44 tnn Exp $ +# $NetBSD: Makefile,v 1.46 2010/01/24 13:26:11 wiz Exp $ # DISTNAME= thunderbird-${TB_VER}.source PKGNAME= thunderbird-${TB_VER} TB_VER= 3.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/} EXTRACT_SUFX= .tar.bz2 diff --git a/mail/thunderbird2/Makefile b/mail/thunderbird2/Makefile index c1a6bda9131..b9ab219674f 100644 --- a/mail/thunderbird2/Makefile +++ b/mail/thunderbird2/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/11/28 21:59:52 tnn Exp $ +# $NetBSD: Makefile,v 1.2 2010/01/24 13:26:11 wiz Exp $ MOZILLA= thunderbird +PKGREVISION= 1 COMMENT= Mozilla mail client MOZILLA_USE_GTK2= # yes diff --git a/misc/Addresses/Makefile b/misc/Addresses/Makefile index da2a4540f6a..77438ec438c 100644 --- a/misc/Addresses/Makefile +++ b/misc/Addresses/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2009/05/19 08:59:23 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2010/01/24 13:26:11 wiz Exp $ # DISTNAME= Addresses-0.4.6 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= misc gnustep MASTER_SITES= http://giesler.biz/bjoern/downloads/ diff --git a/multimedia/gmplayer/Makefile b/multimedia/gmplayer/Makefile index 1547ee7b9eb..2eb144726f4 100644 --- a/multimedia/gmplayer/Makefile +++ b/multimedia/gmplayer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.79 2009/10/18 22:22:11 ahoka Exp $ +# $NetBSD: Makefile,v 1.80 2010/01/24 13:26:11 wiz Exp $ # # NOTE: if you are updating both mplayer and gmplayer, you must ensure @@ -9,7 +9,7 @@ # PKGNAME= gmplayer-${MPLAYER_VERSION} -#PKGREVISION= 0 +PKGREVISION= 1 SKIN_SITES= http://www1.mplayerhq.hu/MPlayer/skins/ \ http://www2.mplayerhq.hu/MPlayer/skins/ \ diff --git a/multimedia/mencoder/Makefile b/multimedia/mencoder/Makefile index 7165b551f65..ba0a0dea0e2 100644 --- a/multimedia/mencoder/Makefile +++ b/multimedia/mencoder/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.45 2009/10/18 22:22:11 ahoka Exp $ +# $NetBSD: Makefile,v 1.46 2010/01/24 13:26:11 wiz Exp $ PKGNAME= mencoder-${MPLAYER_VERSION} -#PKGREVISION= 0 +PKGREVISION= 1 COMMENT= Simple movie encoder for MPlayer-playable movies diff --git a/multimedia/mplayer/Makefile b/multimedia/mplayer/Makefile index 804e90b1a8b..284be6309e1 100644 --- a/multimedia/mplayer/Makefile +++ b/multimedia/mplayer/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.68 2009/10/18 22:22:11 ahoka Exp $ +# $NetBSD: Makefile,v 1.69 2010/01/24 13:26:11 wiz Exp $ PKGNAME= mplayer-${MPLAYER_VERSION} -#PKGREVISION= 0 +PKGREVISION= 1 COMMENT= Fast, cross-platform movie player diff --git a/net/kismet/Makefile b/net/kismet/Makefile index 1eceabc5d77..1c590f92716 100644 --- a/net/kismet/Makefile +++ b/net/kismet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2009/12/21 20:34:06 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2010/01/24 13:26:12 wiz Exp $ DISTNAME= kismet-2008-05-R1 PKGNAME= kismet-2008.05.01 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net MASTER_SITES= http://www.kismetwireless.net/code/ diff --git a/net/mldonkey-gui/Makefile b/net/mldonkey-gui/Makefile index efe96339fd2..a236d69902d 100644 --- a/net/mldonkey-gui/Makefile +++ b/net/mldonkey-gui/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.31 2010/01/18 09:59:20 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2010/01/24 13:26:12 wiz Exp $ # .include "../../net/mldonkey/Makefile.common" PKGNAME= ${DISTNAME:S/mldonkey/mldonkey-gui/} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT+= (GTK interface) diff --git a/print/gutenprint-lib/Makefile b/print/gutenprint-lib/Makefile index 226286ed37a..e15063b6306 100644 --- a/print/gutenprint-lib/Makefile +++ b/print/gutenprint-lib/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.16 2010/01/18 09:59:22 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2010/01/24 13:26:12 wiz Exp $ VERSION= 5.2.4 DISTNAME= gutenprint-${VERSION} -EXTRACT_SUFX= .tar.bz2 PKGNAME= gutenprint-lib-${VERSION} PKGREVISION= 3 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gimp-print/} +EXTRACT_SUFX= .tar.bz2 MAINTAINER= gdt@NetBSD.org COMMENT= Drivers for Canon, Epson, Lexmark, and PCL printers diff --git a/security/fprint-demo/Makefile b/security/fprint-demo/Makefile index 440d2c93330..344cd65296f 100644 --- a/security/fprint-demo/Makefile +++ b/security/fprint-demo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2009/08/26 19:58:15 sno Exp $ +# $NetBSD: Makefile,v 1.4 2010/01/24 13:26:12 wiz Exp $ DISTNAME= fprint_demo-0.4 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fprint/} EXTRACT_SUFX= .tar.bz2 diff --git a/security/pam-fprint/Makefile b/security/pam-fprint/Makefile index 4273eebe73b..0434e7e157d 100644 --- a/security/pam-fprint/Makefile +++ b/security/pam-fprint/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2009/08/11 12:40:45 drochner Exp $ +# $NetBSD: Makefile,v 1.3 2010/01/24 13:26:12 wiz Exp $ DISTNAME= pam_fprint-0.2 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fprint/} EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/burn/Makefile b/sysutils/burn/Makefile index 348c36cb5de..9957e9cecf1 100644 --- a/sysutils/burn/Makefile +++ b/sysutils/burn/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2009/05/19 08:59:33 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2010/01/24 13:26:12 wiz Exp $ # DISTNAME= burn-0.4.1 +PKGREVISION= 1 CATEGORIES= sysutils gnustep MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gsburn/} diff --git a/sysutils/gworkspace/Makefile b/sysutils/gworkspace/Makefile index 4255a0715d1..f9ac16ae11d 100644 --- a/sysutils/gworkspace/Makefile +++ b/sysutils/gworkspace/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2009/06/05 22:52:22 zafer Exp $ +# $NetBSD: Makefile,v 1.32 2010/01/24 13:26:12 wiz Exp $ # DISTNAME= gworkspace-0.8.6 +PKGREVISION= 1 CATEGORIES= sysutils gnustep MASTER_SITES= http://www.gnustep.it/enrico/gworkspace/ diff --git a/wm/jwm/Makefile b/wm/jwm/Makefile index 1b260ea3f9c..a86035ab85a 100644 --- a/wm/jwm/Makefile +++ b/wm/jwm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2009/08/26 19:58:47 sno Exp $ +# $NetBSD: Makefile,v 1.14 2010/01/24 13:26:12 wiz Exp $ # DISTNAME= jwm-2.0.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= wm x11 MASTER_SITES= http://www.joewing.net/programs/jwm/releases/ \ ${MASTER_SITE_SOURCEFORGE:=jwm/} diff --git a/www/htmldoc-x11/Makefile b/www/htmldoc-x11/Makefile index ff7085b3bd5..8009b56914b 100644 --- a/www/htmldoc-x11/Makefile +++ b/www/htmldoc-x11/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2009/01/08 11:57:24 obache Exp $ +# $NetBSD: Makefile,v 1.17 2010/01/24 13:26:12 wiz Exp $ PKGNAME= ${PKGNAME_BASE:S/-/-x11-/} +PKGREVISION= 1 FILESDIR= ${.CURDIR}/../../www/htmldoc/files PATCHDIR= ${.CURDIR}/../../www/htmldoc/patches diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile index 8a5e08527ad..adfd85a25f5 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.30 2009/12/16 10:11:01 tnn Exp $ +# $NetBSD: Makefile,v 1.31 2010/01/24 13:26:12 wiz Exp $ # DISTNAME= seamonkey-${SM_VER}.source PKGNAME= seamonkey-${SM_VER} +PKGREVISION= 1 SM_VER= 2.0.1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA:=seamonkey/releases/${SM_VER}/source/} diff --git a/www/w3m-img/Makefile b/www/w3m-img/Makefile index 202d328042f..3da0cf52a2a 100644 --- a/www/w3m-img/Makefile +++ b/www/w3m-img/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2009/08/19 06:17:10 minskim Exp $ +# $NetBSD: Makefile,v 1.19 2010/01/24 13:26:12 wiz Exp $ # PKGNAME= w3m-img-${W3M_VERS} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= Multilingualized version of a pager/text-based browser w3m with inline image support CONFLICTS+= w3m-[0-9]* diff --git a/x11/gnustep-back/Makefile b/x11/gnustep-back/Makefile index 298633f09f9..a8dae451fa4 100644 --- a/x11/gnustep-back/Makefile +++ b/x11/gnustep-back/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.46 2009/05/19 08:59:38 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2010/01/24 13:26:13 wiz Exp $ DISTNAME= gnustep-back-0.16.0 +PKGREVISION= 1 CATEGORIES= x11 gnustep MASTER_SITES= ${MASTER_SITE_GNUSTEP:=core/} diff --git a/x11/gnustep-preferences/Makefile b/x11/gnustep-preferences/Makefile index d0138997d3b..f4ac4ac4217 100644 --- a/x11/gnustep-preferences/Makefile +++ b/x11/gnustep-preferences/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2009/05/19 08:59:38 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2010/01/24 13:26:13 wiz Exp $ DISTNAME= Preferences-1.2.0 PKGNAME= gnustep-${DISTNAME:S/P/p/} -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= x11 gnustep MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=prefsapp/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xdaemon2/Makefile b/x11/xdaemon2/Makefile index 481a01aadca..1e950c1b495 100644 --- a/x11/xdaemon2/Makefile +++ b/x11/xdaemon2/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2009/04/08 22:43:26 joerg Exp $ +# $NetBSD: Makefile,v 1.18 2010/01/24 13:26:13 wiz Exp $ DISTNAME= xdaemon-2.1 +PKGREVISION= 1 CATEGORIES= games x11 MASTER_SITES= ${MASTER_SITE_LOCAL} DISTFILES= ${IMAGES:=.png} Daemon.README diff --git a/x11/xscreensaver-demo/Makefile b/x11/xscreensaver-demo/Makefile index f8f16a442ca..bd66a9057c5 100644 --- a/x11/xscreensaver-demo/Makefile +++ b/x11/xscreensaver-demo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2009/08/26 19:58:42 sno Exp $ +# $NetBSD: Makefile,v 1.32 2010/01/24 13:26:13 wiz Exp $ # PKGNAME= ${DISTNAME:S/-/-demo-/} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Demo viewer and configuration tool for xscreensaver PKG_DESTDIR_SUPPORT= user-destdir diff --git a/x11/xscreensaver/Makefile b/x11/xscreensaver/Makefile index 08e40cfca88..ca6e515a4f4 100644 --- a/x11/xscreensaver/Makefile +++ b/x11/xscreensaver/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.86 2009/08/26 20:24:12 sno Exp $ +# $NetBSD: Makefile,v 1.87 2010/01/24 13:26:13 wiz Exp $ -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Screen saver and locker for the X window system diff --git a/x11/xvidcap-gtk2/Makefile b/x11/xvidcap-gtk2/Makefile index c626df46beb..4f308f7a12a 100644 --- a/x11/xvidcap-gtk2/Makefile +++ b/x11/xvidcap-gtk2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2009/08/26 19:58:42 sno Exp $ +# $NetBSD: Makefile,v 1.9 2010/01/24 13:26:13 wiz Exp $ # PKG_DESTDIR_SUPPORT= user-destdir @@ -6,7 +6,7 @@ PKG_DESTDIR_SUPPORT= user-destdir .include "../../x11/xvidcap/Makefile.common" PKGNAME= ${DISTNAME:S/-/-gtk2-/} -PKGREVISION= 5 +PKGREVISION= 6 COMMENT= Capture X display to individual frames or MPEG video (GTK2 version) CONFLICTS+= xvidcap<1.1.3nb3 diff --git a/x11/xvidcap/Makefile b/x11/xvidcap/Makefile index 69f3f5e7706..1d2a78f15c8 100644 --- a/x11/xvidcap/Makefile +++ b/x11/xvidcap/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.14 2009/08/26 20:24:12 sno Exp $ +# $NetBSD: Makefile,v 1.15 2010/01/24 13:26:13 wiz Exp $ # PKG_DESTDIR_SUPPORT= user-destdir .include "Makefile.common" -PKGREVISION= 8 +PKGREVISION= 9 COMMENT= Capture X display to individual frames or MPEG video CONFIGURE_ARGS+= --without-gtk2 |