diff options
30 files changed, 62 insertions, 57 deletions
diff --git a/audio/gdcd/Makefile b/audio/gdcd/Makefile index 3b8bc969f7a..bb6fe34083e 100644 --- a/audio/gdcd/Makefile +++ b/audio/gdcd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2004/04/14 19:30:22 jmmv Exp $ +# $NetBSD: Makefile,v 1.26 2004/04/25 04:16:42 xtraeme Exp $ # DISTNAME= gdcd-0.2.1 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= audio MASTER_SITES= http://gdcd.undergrid.net/source_archive/ diff --git a/audio/gqmpeg/Makefile b/audio/gqmpeg/Makefile index 60f7ec99221..87d8ba12e94 100644 --- a/audio/gqmpeg/Makefile +++ b/audio/gqmpeg/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.79 2004/04/14 16:15:20 jmmv Exp $ +# $NetBSD: Makefile,v 1.80 2004/04/25 04:16:43 xtraeme Exp $ DISTNAME= gqmpeg-0.20.0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gqmpeg/} diff --git a/cad/boolean/Makefile b/cad/boolean/Makefile index fae75fa7888..178c323fab0 100644 --- a/cad/boolean/Makefile +++ b/cad/boolean/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2004/01/22 07:21:54 grant Exp $ +# $NetBSD: Makefile,v 1.16 2004/04/25 04:16:43 xtraeme Exp $ # DISTNAME= boolean @@ -17,7 +17,7 @@ REL= 6.4 BUILD_DEPENDS+= cmake>=1.6.6:../../devel/cmake -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES USE_GNU_TOOLS+= make # the zip archive messes up the case of these files which breaks @@ -45,5 +45,5 @@ do-install: ${INSTALL_SCRIPT} ${WRKSRC}/bin/boolean ${PREFIX}/bin/boolean ${INSTALL_PROGRAM} ${WRKSRC}/apps/edit/edit ${PREFIX}/bin/edit -.include "../../x11/wxGTK/buildlink2.mk" +.include "../../x11/wxGTK/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/cad/gerbv/Makefile b/cad/gerbv/Makefile index c818133288a..ac741ede176 100644 --- a/cad/gerbv/Makefile +++ b/cad/gerbv/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2004/02/17 02:49:25 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.20 2004/04/25 04:16:43 xtraeme Exp $ # DISTNAME= gerbv-0.15 +PKGREVISION= 1 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gerbv/} diff --git a/chat/gaim-gnome/Makefile b/chat/gaim-gnome/Makefile index 0fea1f3b508..bf5ec203488 100644 --- a/chat/gaim-gnome/Makefile +++ b/chat/gaim-gnome/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2004/03/26 02:27:35 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2004/04/25 04:16:43 xtraeme Exp $ .include "../gaim-gtk1/Makefile.common" PKGNAME= ${DISTNAME:S/-/-gnome-/} -PKGREVISION= 8 +PKGREVISION= 9 CONFLICTS+= gaim-[0-9]* COMMENT+= with GNOME support diff --git a/chat/gaim-gtk1/Makefile.common b/chat/gaim-gtk1/Makefile.common index cfdadb6a536..cc0c114de27 100644 --- a/chat/gaim-gtk1/Makefile.common +++ b/chat/gaim-gtk1/Makefile.common @@ -1,9 +1,9 @@ -# $NetBSD: Makefile.common,v 1.9 2004/04/14 16:15:21 jmmv Exp $ +# $NetBSD: Makefile.common,v 1.10 2004/04/25 04:16:43 xtraeme Exp $ # DISTNAME= gaim-0.59.8 -PKGREVISION= 5 -CATEGORIES= chat x11 +PKGREVISION= 6 +ATEGORIES= chat x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gaim/} \ ftp://ftp.marko.net/pub/gaim/ diff --git a/chat/xchat/Makefile.common b/chat/xchat/Makefile.common index af8bdc2bc82..691ccc4329b 100644 --- a/chat/xchat/Makefile.common +++ b/chat/xchat/Makefile.common @@ -1,7 +1,7 @@ -# $NetBSD: Makefile.common,v 1.27 2004/04/14 21:27:25 tron Exp $ +# $NetBSD: Makefile.common,v 1.28 2004/04/25 04:16:43 xtraeme Exp $ DISTNAME= xchat-1.8.11 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= chat x11 MASTER_SITES= ${HOMEPAGE}files/source/1.8/ EXTRACT_SUFX= .tar.bz2 diff --git a/devel/bonobo-conf/Makefile b/devel/bonobo-conf/Makefile index e2e102565ff..b917b01ca1b 100644 --- a/devel/bonobo-conf/Makefile +++ b/devel/bonobo-conf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2004/02/14 17:21:36 jlam Exp $ +# $NetBSD: Makefile,v 1.20 2004/04/25 04:16:43 xtraeme Exp $ DISTNAME= bonobo-conf-0.14 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/bonobo-conf/0.14/} diff --git a/devel/eel/Makefile b/devel/eel/Makefile index 859e3d7c2c3..a0668636fd7 100644 --- a/devel/eel/Makefile +++ b/devel/eel/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2004/04/18 22:51:02 snj Exp $ +# $NetBSD: Makefile,v 1.18 2004/04/25 04:16:43 xtraeme Exp $ # DISTNAME= eel-1.0.1 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/eel/1.0/}/ EXTRACT_SUFX= .tar.bz2 diff --git a/devel/gscope/Makefile b/devel/gscope/Makefile index 7b49ca8aca6..15895ca49ed 100644 --- a/devel/gscope/Makefile +++ b/devel/gscope/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2004/02/14 17:21:37 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2004/04/25 04:16:43 xtraeme Exp $ # DISTNAME= gscope-0.4.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gscope/} diff --git a/devel/mrproject/Makefile b/devel/mrproject/Makefile index b4a2b39abbc..af6c1ceaeb3 100644 --- a/devel/mrproject/Makefile +++ b/devel/mrproject/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2004/04/14 16:15:22 jmmv Exp $ +# $NetBSD: Makefile,v 1.25 2004/04/25 04:16:43 xtraeme Exp $ # DISTNAME= mrproject-0.5.1 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= devel MASTER_SITES= ftp://ftp.codefactory.se/pub/software/mrproject/source/ diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index b87a31ad65b..89b7bd14a65 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2004/04/14 16:15:22 jmmv Exp $ +# $NetBSD: Makefile,v 1.62 2004/04/25 04:16:43 xtraeme Exp $ DISTNAME= gnucash-1.8.8 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= finance MASTER_SITES= ftp://ftp.gnucash.org/pub/gnucash/sources/stable/ \ ${MASTER_SITE_SOURCEFORGE:=gnucash/} diff --git a/graphics/camlimages/Makefile b/graphics/camlimages/Makefile index 8397314c8ce..ca24f8fb1c5 100644 --- a/graphics/camlimages/Makefile +++ b/graphics/camlimages/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2004/01/24 15:46:43 grant Exp $ +# $NetBSD: Makefile,v 1.3 2004/04/25 04:16:43 xtraeme Exp $ DISTNAME= camlimages-2.11 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ftp://ftp.inria.fr/INRIA/caml-light/bazar-ocaml/ EXTRACT_SUFX= .tgz diff --git a/graphics/gmngview/Makefile b/graphics/gmngview/Makefile index 24ed02f97aa..89b95b7e5f2 100644 --- a/graphics/gmngview/Makefile +++ b/graphics/gmngview/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2004/04/24 00:31:30 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2004/04/25 04:16:43 xtraeme Exp $ # DISTNAME= libmng-1.0.7 PKGNAME= ${DISTNAME:S/libmng/gmngview/} +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.3-t.com/libmng/download/ \ ${MASTER_SITE_SOURCEFORGE:=libmng/} \ diff --git a/graphics/gnome-iconedit/Makefile b/graphics/gnome-iconedit/Makefile index 62a31089063..e0664a0207b 100644 --- a/graphics/gnome-iconedit/Makefile +++ b/graphics/gnome-iconedit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2004/04/18 22:35:12 snj Exp $ +# $NetBSD: Makefile,v 1.21 2004/04/25 04:16:43 xtraeme Exp $ # DISTNAME= gnome-iconedit-1.2.0 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= graphics gnome MASTER_SITES= http://www.webtribe.net/i/iain/ diff --git a/graphics/librsvg/Makefile b/graphics/librsvg/Makefile index 49842ab34ed..247d123279e 100644 --- a/graphics/librsvg/Makefile +++ b/graphics/librsvg/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2004/04/18 22:51:02 snj Exp $ +# $NetBSD: Makefile,v 1.15 2004/04/25 04:16:43 xtraeme Exp $ # DISTNAME= librsvg-1.0.1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/librsvg/1.0/} EXTRACT_SUFX= .tar.bz2 diff --git a/inputmethod/ami/Makefile b/inputmethod/ami/Makefile index a2403b21861..942f9936d6f 100644 --- a/inputmethod/ami/Makefile +++ b/inputmethod/ami/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2004/04/18 23:18:34 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2004/04/25 04:16:43 xtraeme Exp $ # DISTNAME= ami-1.0.11 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= korean inputmethod MASTER_SITES= http://www.kr.freebsd.org/~hwang/ami/ diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile index fd4e226bd28..2bdece7278d 100644 --- a/mail/balsa/Makefile +++ b/mail/balsa/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.44 2004/04/21 04:55:26 snj Exp $ +# $NetBSD: Makefile,v 1.45 2004/04/25 04:16:43 xtraeme Exp $ # DISTNAME= balsa-1.4.3 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= mail gnome MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ \ ftp://ftp.newton.cx/pub/balsa/ diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index e48627acece..fac07d0b0f7 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.64 2004/03/26 02:27:44 wiz Exp $ +# $NetBSD: Makefile,v 1.65 2004/04/25 04:16:43 xtraeme Exp $ DISTNAME= sylpheed-0.9.10 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= mail news x11 MASTER_SITES= http://sylpheed.good-day.net/sylpheed/ EXTRACT_SUFX= .tar.bz2 diff --git a/misc/gpsdrive/Makefile b/misc/gpsdrive/Makefile index 39ae922081a..c6b3386c081 100644 --- a/misc/gpsdrive/Makefile +++ b/misc/gpsdrive/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2003/07/17 21:49:07 grant Exp $ +# $NetBSD: Makefile,v 1.8 2004/04/25 04:16:43 xtraeme Exp $ DISTNAME= gpsdrive-1.31 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= misc MASTER_SITES= http://gpsdrive.kraftvoll.at/ diff --git a/print/advi/Makefile b/print/advi/Makefile index 8d8e7a411b0..a11f2bdc41f 100644 --- a/print/advi/Makefile +++ b/print/advi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2004/03/26 02:27:50 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2004/04/25 04:16:43 xtraeme Exp $ DISTNAME= advi-1.4.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= print MASTER_SITES= ftp://ftp.inria.fr/INRIA/Projects/cristal/advi/ diff --git a/wm/whiteBOX/Makefile b/wm/whiteBOX/Makefile index 634721d31b9..9b7539824c9 100644 --- a/wm/whiteBOX/Makefile +++ b/wm/whiteBOX/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2004/03/10 14:12:51 xtraeme Exp $ +# $NetBSD: Makefile,v 1.12 2004/04/25 04:16:43 xtraeme Exp $ # DISTNAME= whiteBOX-0.5 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= wm x11 MASTER_SITES= http://whitebox.sourceforge.net/dist/ diff --git a/www/mozilla/Makefile.common b/www/mozilla/Makefile.common index 584d5220ece..bc72bdf4109 100644 --- a/www/mozilla/Makefile.common +++ b/www/mozilla/Makefile.common @@ -1,8 +1,9 @@ -# $NetBSD: Makefile.common,v 1.36 2004/02/26 22:16:18 jmmv Exp $ +# $NetBSD: Makefile.common,v 1.37 2004/04/25 04:16:43 xtraeme Exp $ MOZ_DIST_VER?= ${MOZ_VER} DISTNAME?= mozilla-source-${MOZ_DIST_VER} PKGNAME= ${MOZILLA}-${MOZ_VER} +PKGREVISION= 1 MASTER_SITES?= ${MASTER_SITE_MOZILLA:=mozilla${MOZ_DIST_VER}/src/} CATEGORIES= www diff --git a/www/mozilla/patches/patch-bq b/www/mozilla/patches/patch-bq index a649880647d..c0a2c877728 100644 --- a/www/mozilla/patches/patch-bq +++ b/www/mozilla/patches/patch-bq @@ -1,4 +1,4 @@ -$NetBSD: patch-bq,v 1.5 2004/04/23 15:32:04 taya Exp $ +$NetBSD: patch-bq,v 1.6 2004/04/25 04:16:43 xtraeme Exp $ diff -ru ../Orig/mozilla/xpcom/io/nsLocalFileUnix.h ./xpcom/io/nsLocalFileUnix.h --- ../Orig/mozilla/xpcom/io/nsLocalFileUnix.h 2003-07-19 07:14:16.000000000 +0900 @@ -8,7 +8,7 @@ diff -ru ../Orig/mozilla/xpcom/io/nsLocalFileUnix.h ./xpcom/io/nsLocalFileUnix.h // so we can statfs on freebsd -#if defined(__FreeBSD__) -+#if defined(__FreeBSD__) || (defined(__NetBSD__) && !defined(HAVE_STATVFS)) ++#if defined(__FreeBSD__) || !defined(__NetBSD__) #define HAVE_SYS_STATFS_H #define STATFS statfs #include <sys/param.h> diff --git a/www/w3m/Makefile.common b/www/w3m/Makefile.common index 6192e14775e..459662f26c3 100644 --- a/www/w3m/Makefile.common +++ b/www/w3m/Makefile.common @@ -1,8 +1,8 @@ -# $NetBSD: Makefile.common,v 1.26 2004/04/20 14:24:41 uebayasi Exp $ +# $NetBSD: Makefile.common,v 1.27 2004/04/25 04:16:43 xtraeme Exp $ # DISTNAME= w3m-${W3M_VERS} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=w3m/} diff --git a/x11/acidlaunch/Makefile b/x11/acidlaunch/Makefile index 601df4a90b4..93dddadbd0e 100644 --- a/x11/acidlaunch/Makefile +++ b/x11/acidlaunch/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2004/04/21 04:18:10 snj Exp $ +# $NetBSD: Makefile,v 1.10 2004/04/25 04:16:44 xtraeme Exp $ # DISTNAME= acidlaunch-0.5 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= x11 MASTER_SITES= http://linuxgamers.net/download/ diff --git a/x11/controlcenter/Makefile b/x11/controlcenter/Makefile index ec27b50eca6..0e64b8e1737 100644 --- a/x11/controlcenter/Makefile +++ b/x11/controlcenter/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2004/04/24 22:46:13 jlam Exp $ +# $NetBSD: Makefile,v 1.62 2004/04/25 04:16:44 xtraeme Exp $ DISTNAME= control-center-1.4.0.4 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/control-center/1.4/} diff --git a/x11/hot-babe/Makefile b/x11/hot-babe/Makefile index 11e65384d80..08e71d60c34 100644 --- a/x11/hot-babe/Makefile +++ b/x11/hot-babe/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2004/03/29 22:44:29 snj Exp $ +# $NetBSD: Makefile,v 1.9 2004/04/25 04:16:44 xtraeme Exp $ DISTNAME= hot-babe-0.1.2 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= x11 MASTER_SITES= http://dindinx.net/hotbabe/downloads/ diff --git a/x11/pygtk/Makefile b/x11/pygtk/Makefile index 80420dfff60..6420742d73e 100644 --- a/x11/pygtk/Makefile +++ b/x11/pygtk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2004/02/14 17:21:56 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2004/04/25 04:16:44 xtraeme Exp $ # DISTNAME= pygtk-0.6.9 PKGNAME= ${PYPKGPREFIX}-gtk-0.6.9 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= x11 MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/python/ diff --git a/x11/xmms-osd/Makefile b/x11/xmms-osd/Makefile index 9f7b18c14cb..203ef59adf5 100644 --- a/x11/xmms-osd/Makefile +++ b/x11/xmms-osd/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.7 2004/02/19 15:00:38 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2004/04/25 04:16:44 xtraeme Exp $ # .include "../xosd/Makefile.common" PKGNAME= ${DISTNAME:S/xosd/xmms-osd/} +PKGREVISION= 1 COMMENT= XMMS plugin that shows current status on your desktop CONFLICTS= xosd<=2.2.0 |