summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/libgda-mysql/Makefile3
-rw-r--r--databases/libgda-postgres/Makefile4
-rw-r--r--editors/abiword-plugins/Makefile4
-rw-r--r--graphics/gnuplot-nox11/Makefile3
-rw-r--r--sysutils/bacula-clientonly/Makefile3
-rw-r--r--sysutils/bacula-doc/Makefile3
-rw-r--r--sysutils/bacula-gnome-console/Makefile3
-rw-r--r--sysutils/bacula-qt-console/Makefile3
-rw-r--r--sysutils/bacula-tray-monitor/Makefile3
-rw-r--r--sysutils/bacula-wx-console/Makefile3
10 files changed, 21 insertions, 11 deletions
diff --git a/databases/libgda-mysql/Makefile b/databases/libgda-mysql/Makefile
index e976c6f11d8..5c99d141d8a 100644
--- a/databases/libgda-mysql/Makefile
+++ b/databases/libgda-mysql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2008/07/14 12:56:00 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2009/05/20 01:09:12 wiz Exp $
#
LIBGDA_PROVIDER= mysql
@@ -6,6 +6,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
.include "../../databases/libgda/Makefile.common"
+PKGREVISION= 1
CONFIGURE_ARGS+= --with-=mysql
.include "../../mk/mysql.buildlink3.mk"
diff --git a/databases/libgda-postgres/Makefile b/databases/libgda-postgres/Makefile
index db92193b21e..7c0d22f54e2 100644
--- a/databases/libgda-postgres/Makefile
+++ b/databases/libgda-postgres/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.15 2008/07/14 12:56:00 joerg Exp $
+# $NetBSD: Makefile,v 1.16 2009/05/20 01:09:12 wiz Exp $
#
LIBGDA_PROVIDER= postgres
-PKGREVISION= 1
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../databases/libgda/Makefile.common"
+PKGREVISION= 2
CONFIGURE_ARGS+= --with-postgres=${PGSQL_PREFIX:Q}
.include "../../mk/pgsql.buildlink3.mk"
diff --git a/editors/abiword-plugins/Makefile b/editors/abiword-plugins/Makefile
index 15a5c49aeba..0635068cd9e 100644
--- a/editors/abiword-plugins/Makefile
+++ b/editors/abiword-plugins/Makefile
@@ -1,10 +1,12 @@
-# $NetBSD: Makefile,v 1.29 2009/04/08 06:20:32 hasso Exp $
+# $NetBSD: Makefile,v 1.30 2009/05/20 01:09:12 wiz Exp $
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../editors/abiword/Makefile.common"
DISTNAME= abiword-plugins-${ABIWORD_VERSION}
+PKGREVISION= 1
+
COMMENT= Plugins enhancing Abiword's capabilities
DISTFILES= ${DEFAULT_DISTFILES}
diff --git a/graphics/gnuplot-nox11/Makefile b/graphics/gnuplot-nox11/Makefile
index fe35d652168..11f54b66100 100644
--- a/graphics/gnuplot-nox11/Makefile
+++ b/graphics/gnuplot-nox11/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2008/06/20 01:09:22 joerg Exp $
+# $NetBSD: Makefile,v 1.17 2009/05/20 01:09:12 wiz Exp $
#
PKGNAME= ${DISTNAME:C/-/-nox11-/}
+PKGREVISION= 1
SVR4_PKGNAME= gplot
CONFLICTS+= gnuplot-[0-9]*
diff --git a/sysutils/bacula-clientonly/Makefile b/sysutils/bacula-clientonly/Makefile
index 49da0b970a6..3ce1aae1317 100644
--- a/sysutils/bacula-clientonly/Makefile
+++ b/sysutils/bacula-clientonly/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2009/05/15 10:29:06 adam Exp $
+# $NetBSD: Makefile,v 1.13 2009/05/20 01:09:12 wiz Exp $
PKGNAME= ${DISTNAME:S/-/-clientonly-/}
+PKGREVISION= 1
COMMENT= The Network Backup Solution (client only)
CONFLICTS= bacula-[0-9]* bacula-client-[0-9]*
diff --git a/sysutils/bacula-doc/Makefile b/sysutils/bacula-doc/Makefile
index ca4fdb83888..7371a843fc6 100644
--- a/sysutils/bacula-doc/Makefile
+++ b/sysutils/bacula-doc/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2009/05/15 10:29:06 adam Exp $
+# $NetBSD: Makefile,v 1.20 2009/05/20 01:09:12 wiz Exp $
DISTNAME= bacula-docs-3.0.1
PKGNAME= ${DISTNAME:S/docs/doc/}
+PKGREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bacula/}
EXTRACT_SUFX= .tar.bz2
diff --git a/sysutils/bacula-gnome-console/Makefile b/sysutils/bacula-gnome-console/Makefile
index fe50d243449..b2273165c24 100644
--- a/sysutils/bacula-gnome-console/Makefile
+++ b/sysutils/bacula-gnome-console/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2008/11/21 15:30:40 adam Exp $
+# $NetBSD: Makefile,v 1.19 2009/05/20 01:09:12 wiz Exp $
PKGNAME= ${DISTNAME:S/-/-gnome-console-/}
+PKGREVISION= 1
COMMENT= Gnome console for Bacula - The Network Backup Solution
CATEGORIES+= gnome
diff --git a/sysutils/bacula-qt-console/Makefile b/sysutils/bacula-qt-console/Makefile
index 5cc796ac72c..76f5964367f 100644
--- a/sysutils/bacula-qt-console/Makefile
+++ b/sysutils/bacula-qt-console/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/05/16 08:06:18 adam Exp $
+# $NetBSD: Makefile,v 1.2 2009/05/20 01:09:12 wiz Exp $
PKGNAME= ${DISTNAME:S/-/-qt-console-/}
+PKGREVISION= 1
COMMENT= Qt-based console for Bacula - The Network Backup Solution
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/sysutils/bacula-tray-monitor/Makefile b/sysutils/bacula-tray-monitor/Makefile
index 62cb4dea138..98da60293fe 100644
--- a/sysutils/bacula-tray-monitor/Makefile
+++ b/sysutils/bacula-tray-monitor/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2009/05/16 07:48:45 adam Exp $
+# $NetBSD: Makefile,v 1.10 2009/05/20 01:09:12 wiz Exp $
PKGNAME= ${DISTNAME:S/-/-tray-monitor-/}
+PKGREVISION= 1
COMMENT= System tray monitor for Bacula - The Network Backup Solution
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/sysutils/bacula-wx-console/Makefile b/sysutils/bacula-wx-console/Makefile
index 56a23317205..bbe698f3c3c 100644
--- a/sysutils/bacula-wx-console/Makefile
+++ b/sysutils/bacula-wx-console/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2008/11/21 15:30:40 adam Exp $
+# $NetBSD: Makefile,v 1.11 2009/05/20 01:09:13 wiz Exp $
PKGNAME= ${DISTNAME:S/-/-wx-console-/}
+PKGREVISION= 1
COMMENT= wxWindows-based console for Bacula - The Network Backup Solution
PKG_DESTDIR_SUPPORT= user-destdir