Skip to content

Commit

Permalink
Revbump for
Browse files Browse the repository at this point in the history
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
  • Loading branch information
0-wiz-0 committed Feb 6, 2012
1 parent da2b3aa commit 0e5a2fa
Show file tree
Hide file tree
Showing 513 changed files with 1,027 additions and 998 deletions.
4 changes: 2 additions & 2 deletions security/py-lasso/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.6 2011/04/22 13:44:38 obache Exp $
# $NetBSD: Makefile,v 1.7 2012/02/06 12:41:29 wiz Exp $
#

PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
PKGREVISION= 2
PKGREVISION= 3
COMMENT= Libery Alliance Single Sign On binding for Python

PKG_DESTDIR_SUPPORT= user-destdir
Expand Down
4 changes: 2 additions & 2 deletions security/qca2-gnupg/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.3 2012/01/13 10:55:31 obache Exp $
# $NetBSD: Makefile,v 1.4 2012/02/06 12:41:29 wiz Exp $

DISTNAME= qca-gnupg-2.0.0-beta3
PKGNAME= qca2-gnupg-${DISTNAME:S/-beta/beta/:C/.*-//}
PKGREVISION= 2
PKGREVISION= 3
CATEGORIES= security
MASTER_SITES= http://delta.affinix.com/download/qca/2.0/plugins/
EXTRACT_SUFX= .tar.bz2
Expand Down
4 changes: 2 additions & 2 deletions security/qca2-ossl/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.16 2012/01/13 10:55:31 obache Exp $
# $NetBSD: Makefile,v 1.17 2012/02/06 12:41:29 wiz Exp $

DISTNAME= qca-ossl-2.0.0-beta3
PKGNAME= qca2-ossl-${DISTNAME:S/-beta/beta/:C/.*-//}
PKGREVISION= 14
PKGREVISION= 15
CATEGORIES= security
MASTER_SITES= http://delta.affinix.com/download/qca/2.0/plugins/
EXTRACT_SUFX= .tar.bz2
Expand Down
4 changes: 2 additions & 2 deletions security/qca2/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.20 2012/01/16 20:36:08 adam Exp $
# $NetBSD: Makefile,v 1.21 2012/02/06 12:41:29 wiz Exp $

DISTNAME= qca-2.0.3
PKGNAME= qca2-${DISTNAME:C/.*-//}
PKGREVISION= 4
PKGREVISION= 5
CATEGORIES= security
MASTER_SITES= http://delta.affinix.com/download/qca/2.0/
EXTRACT_SUFX= .tar.bz2
Expand Down
4 changes: 2 additions & 2 deletions security/qca2/buildlink3.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: buildlink3.mk,v 1.13 2012/01/13 10:55:31 obache Exp $
# $NetBSD: buildlink3.mk,v 1.14 2012/02/06 12:41:29 wiz Exp $
#

BUILDLINK_TREE+= qca2
Expand All @@ -7,7 +7,7 @@ BUILDLINK_TREE+= qca2
QCA2_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.qca2+= qca2>=2.0.0
BUILDLINK_ABI_DEPENDS.qca2?= qca2>=2.0.3nb4
BUILDLINK_ABI_DEPENDS.qca2?= qca2>=2.0.3nb5
BUILDLINK_PKGSRCDIR.qca2?= ../../security/qca2

.include "../../x11/qt4-libs/buildlink3.mk"
Expand Down
4 changes: 2 additions & 2 deletions security/seahorse-plugins/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.23 2012/01/24 09:11:13 sbd Exp $
# $NetBSD: Makefile,v 1.24 2012/02/06 12:41:29 wiz Exp $

DISTNAME= seahorse-plugins-2.30.1
PKGREVISION= 7
PKGREVISION= 8
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse-plugins/2.30/}
EXTRACT_SUFX= .tar.bz2
Expand Down
4 changes: 2 additions & 2 deletions security/seahorse/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.98 2012/01/24 09:11:13 sbd Exp $
# $NetBSD: Makefile,v 1.99 2012/02/06 12:41:29 wiz Exp $

DISTNAME= seahorse-2.32.0
PKGREVISION= 6
PKGREVISION= 7
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse/2.32/}
EXTRACT_SUFX= .tar.bz2
Expand Down
4 changes: 2 additions & 2 deletions security/seahorse/buildlink3.mk
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# $NetBSD: buildlink3.mk,v 1.20 2011/11/01 06:02:30 sbd Exp $
# $NetBSD: buildlink3.mk,v 1.21 2012/02/06 12:41:29 wiz Exp $

BUILDLINK_TREE+= seahorse

.if !defined(SEAHORSE_BUILDLINK3_MK)
SEAHORSE_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.seahorse+= seahorse>=2.24.1
BUILDLINK_ABI_DEPENDS.seahorse?= seahorse>=2.32.0nb5
BUILDLINK_ABI_DEPENDS.seahorse?= seahorse>=2.32.0nb7
BUILDLINK_PKGSRCDIR.seahorse?= ../../security/seahorse

.include "../../sysutils/dbus-glib/buildlink3.mk"
Expand Down
4 changes: 2 additions & 2 deletions sysutils/amtterm/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.2 2011/11/01 06:11:58 sbd Exp $
# $NetBSD: Makefile,v 1.3 2012/02/06 12:41:30 wiz Exp $
#

DISTNAME= amtterm-1.2
PKGREVISION= 1
PKGREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= http://www.kraxel.org/releases/amtterm/

Expand Down
4 changes: 2 additions & 2 deletions sysutils/bacula-qt-console/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.19 2012/01/13 10:55:32 obache Exp $
# $NetBSD: Makefile,v 1.20 2012/02/06 12:41:30 wiz Exp $

PKGNAME= ${DISTNAME:S/-/-qt-console-/}
PKGREVISION= 4
PKGREVISION= 5
COMMENT= Qt-based console for Bacula - The Network Backup Solution

PKG_DESTDIR_SUPPORT= user-destdir
Expand Down
4 changes: 2 additions & 2 deletions sysutils/bacula-tray-monitor/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.20 2011/11/01 06:02:31 sbd Exp $
# $NetBSD: Makefile,v 1.21 2012/02/06 12:41:30 wiz Exp $

PKGNAME= ${DISTNAME:S/-/-tray-monitor-/}
PKGREVISION= 3
PKGREVISION= 4
COMMENT= System tray monitor for Bacula - The Network Backup Solution

PKG_DESTDIR_SUPPORT= user-destdir
Expand Down
4 changes: 2 additions & 2 deletions sysutils/bacula-wx-console/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.24 2011/11/01 06:02:31 sbd Exp $
# $NetBSD: Makefile,v 1.25 2012/02/06 12:41:30 wiz Exp $

PKGNAME= ${DISTNAME:S/-/-wx-console-/}
PKGREVISION= 3
PKGREVISION= 4
COMMENT= wxWindows-based console for Bacula - The Network Backup Solution

PKG_DESTDIR_SUPPORT= user-destdir
Expand Down
4 changes: 2 additions & 2 deletions sysutils/brasero-nautilus/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.13 2011/11/01 06:02:31 sbd Exp $
# $NetBSD: Makefile,v 1.14 2012/02/06 12:41:31 wiz Exp $
#

DISTNAME= brasero-2.32.1
PKGNAME= brasero-nautilus-2.32.1
PKGREVISION= 4
PKGREVISION= 5
CATEGORIES= sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/brasero/2.32/}
EXTRACT_SUFX= .tar.bz2
Expand Down
4 changes: 2 additions & 2 deletions sysutils/brasero/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.32 2012/01/14 07:44:35 obache Exp $
# $NetBSD: Makefile,v 1.33 2012/02/06 12:41:30 wiz Exp $
#

DISTNAME= brasero-2.32.1
PKGREVISION= 6
PKGREVISION= 7
CATEGORIES= sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/brasero/2.32/}
EXTRACT_SUFX= .tar.bz2
Expand Down
4 changes: 2 additions & 2 deletions sysutils/brasero/buildlink3.mk
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# $NetBSD: buildlink3.mk,v 1.14 2011/11/01 06:02:31 sbd Exp $
# $NetBSD: buildlink3.mk,v 1.15 2012/02/06 12:41:31 wiz Exp $

BUILDLINK_TREE+= brasero

.if !defined(BRASERO_BUILDLINK3_MK)
BRASERO_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.brasero+= brasero>=2.26.0
BUILDLINK_ABI_DEPENDS.brasero?= brasero>=2.32.1nb6
BUILDLINK_ABI_DEPENDS.brasero?= brasero>=2.32.1nb7
BUILDLINK_PKGSRCDIR.brasero?= ../../sysutils/brasero

.include "../../x11/gtk2/buildlink3.mk"
Expand Down
4 changes: 2 additions & 2 deletions sysutils/btpin-qt/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.13 2012/01/23 20:53:27 joerg Exp $
# $NetBSD: Makefile,v 1.14 2012/02/06 12:41:31 wiz Exp $

DISTNAME= btpin-qt-1.4
PKGREVISION= 10
PKGREVISION= 11
CATEGORIES= sysutils
MASTER_SITES= http://homepages.rya-online.net/plunky/

Expand Down
4 changes: 2 additions & 2 deletions sysutils/bubblemon/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.11 2011/11/01 06:02:31 sbd Exp $
# $NetBSD: Makefile,v 1.12 2012/02/06 12:41:31 wiz Exp $
#

DISTNAME= bubblemon-dockapp-1.46
PKGNAME= ${DISTNAME:S/-dockapp//}
PKGREVISION= 9
PKGREVISION= 10
CATEGORIES= sysutils
MASTER_SITES= http://www.ne.jp/asahi/linux/timecop/software/

Expand Down
4 changes: 2 additions & 2 deletions sysutils/consolekit/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# $NetBSD: Makefile,v 1.15 2011/09/14 17:42:08 hans Exp $
# $NetBSD: Makefile,v 1.16 2012/02/06 12:41:31 wiz Exp $
#

CONSOLEKIT_VER= 0.3.0
DISTNAME= ConsoleKit-${CONSOLEKIT_VER}
PKGNAME= consolekit-${CONSOLEKIT_VER}
PKGREVISION= 6
PKGREVISION= 7
CATEGORIES= sysutils
MASTER_SITES= http://www.freedesktop.org/software/ConsoleKit/dist/
EXTRACT_SUFX= .tar.bz2
Expand Down
4 changes: 2 additions & 2 deletions sysutils/consolekit/buildlink3.mk
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# $NetBSD: buildlink3.mk,v 1.3 2011/04/22 13:42:39 obache Exp $
# $NetBSD: buildlink3.mk,v 1.4 2012/02/06 12:41:31 wiz Exp $

BUILDLINK_TREE+= consolekit

.if !defined(CONSOLEKIT_BUILDLINK3_MK)
CONSOLEKIT_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.consolekit+= consolekit>=0.3.0
BUILDLINK_ABI_DEPENDS.consolekit?= consolekit>=0.3.0nb6
BUILDLINK_ABI_DEPENDS.consolekit?= consolekit>=0.3.0nb7
BUILDLINK_PKGSRCDIR.consolekit?= ../../sysutils/consolekit

.include "../../sysutils/dbus/buildlink3.mk"
Expand Down
4 changes: 2 additions & 2 deletions sysutils/dbus-glib/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.27 2011/04/22 13:42:19 obache Exp $
# $NetBSD: Makefile,v 1.28 2012/02/06 12:41:31 wiz Exp $
#

DISTNAME= dbus-glib-0.92
PKGREVISION= 1
PKGREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= http://dbus.freedesktop.org/releases/dbus-glib/

Expand Down
4 changes: 2 additions & 2 deletions sysutils/dbus-glib/buildlink3.mk
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# $NetBSD: buildlink3.mk,v 1.13 2011/04/22 13:42:19 obache Exp $
# $NetBSD: buildlink3.mk,v 1.14 2012/02/06 12:41:31 wiz Exp $

BUILDLINK_TREE+= dbus-glib

.if !defined(DBUS_GLIB_BUILDLINK3_MK)
DBUS_GLIB_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.dbus-glib+= dbus-glib>=0.61
BUILDLINK_ABI_DEPENDS.dbus-glib+= dbus-glib>=0.92nb1
BUILDLINK_ABI_DEPENDS.dbus-glib+= dbus-glib>=0.92nb2
BUILDLINK_PKGSRCDIR.dbus-glib?= ../../sysutils/dbus-glib

.include "../../devel/glib2/buildlink3.mk"
Expand Down
4 changes: 2 additions & 2 deletions sysutils/desktop-file-utils/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.26 2011/04/22 13:44:41 obache Exp $
# $NetBSD: Makefile,v 1.27 2012/02/06 12:41:32 wiz Exp $
#

DISTNAME= desktop-file-utils-0.15
PKGREVISION= 1
PKGREVISION= 2
CATEGORIES= sysutils gnome
MASTER_SITES= http://freedesktop.org/software/desktop-file-utils/releases/

Expand Down
4 changes: 2 additions & 2 deletions sysutils/devkitd/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.3 2011/04/22 13:44:41 obache Exp $
# $NetBSD: Makefile,v 1.4 2012/02/06 12:41:32 wiz Exp $
#

DISTNAME= devkitd-jmcneill-003
PKGNAME= ${DISTNAME:S/-jmcneill//}
PKGREVISION= 1
PKGREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= http://www.invisible.ca/~jmcneill/devkitd/

Expand Down
3 changes: 2 additions & 1 deletion sysutils/dvdisaster/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# $NetBSD: Makefile,v 1.14 2012/02/04 21:57:54 shattered Exp $
# $NetBSD: Makefile,v 1.15 2012/02/06 12:41:32 wiz Exp $
#

DISTNAME= dvdisaster-0.72.3
PKGREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://dvdisaster.net/downloads/
EXTRACT_SUFX= .tar.bz2
Expand Down
4 changes: 2 additions & 2 deletions sysutils/eggdbus/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.4 2011/04/22 13:42:26 obache Exp $
# $NetBSD: Makefile,v 1.5 2012/02/06 12:41:32 wiz Exp $

DISTNAME= eggdbus-0.6
PKGREVISION= 1
PKGREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= http://cgit.freedesktop.org/~david/eggdbus/snapshot/
EXTRACT_SUFX= .tar.bz2
Expand Down
4 changes: 2 additions & 2 deletions sysutils/eggdbus/buildlink3.mk
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# $NetBSD: buildlink3.mk,v 1.2 2011/04/22 13:42:26 obache Exp $
# $NetBSD: buildlink3.mk,v 1.3 2012/02/06 12:41:32 wiz Exp $

BUILDLINK_TREE+= eggdbus

.if !defined(EGGDBUS_BUILDLINK3_MK)
EGGDBUS_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.eggdbus+= eggdbus>=0.6
BUILDLINK_ABI_DEPENDS.eggdbus?= eggdbus>=0.6nb1
BUILDLINK_ABI_DEPENDS.eggdbus?= eggdbus>=0.6nb2
BUILDLINK_PKGSRCDIR.eggdbus?= ../../sysutils/eggdbus

.include "../../devel/glib2/buildlink3.mk"
Expand Down
4 changes: 2 additions & 2 deletions sysutils/filelight/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.24 2012/01/13 10:55:32 obache Exp $
# $NetBSD: Makefile,v 1.25 2012/02/06 12:41:32 wiz Exp $
#

DISTNAME= filelight-1.0
PKGREVISION= 18
PKGREVISION= 19
CATEGORIES= sysutils
MASTER_SITES= http://www.methylblue.com/filelight/packages/
EXTRACT_SUFX= .tar.bz2
Expand Down
4 changes: 2 additions & 2 deletions sysutils/fsviewer/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.32 2012/01/29 00:17:37 marino Exp $
# $NetBSD: Makefile,v 1.33 2012/02/06 12:41:32 wiz Exp $

DISTNAME= FSViewer.app-0.2.5
PKGNAME= FSViewer-0.2.5
PKGREVISION= 9
PKGREVISION= 10
CATEGORIES= sysutils x11 windowmaker
MASTER_SITES= http://www.bayernline.de/~gscholz/linux/fsviewer/

Expand Down
4 changes: 2 additions & 2 deletions sysutils/gamin/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.18 2011/04/22 13:44:41 obache Exp $
# $NetBSD: Makefile,v 1.19 2012/02/06 12:41:32 wiz Exp $

.include "../../sysutils/gamin/Makefile.common"

PKGREVISION= 3
PKGREVISION= 4
CONFIGURE_ARGS+= --enable-server

TEST_TARGET= check
Expand Down
4 changes: 2 additions & 2 deletions sysutils/gcdmaster/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# $NetBSD: Makefile,v 1.55 2012/01/24 09:11:14 sbd Exp $
# $NetBSD: Makefile,v 1.56 2012/02/06 12:41:32 wiz Exp $

PKG_DESTDIR_SUPPORT= user-destdir

.include "../../sysutils/cdrdao/Makefile.common"

PKGREVISION= 10
PKGREVISION= 11

PKGNAME= gcdmaster-${CDRDAO_VER}
COMMENT= Gnome UI frontend to cdrdao
Expand Down
4 changes: 2 additions & 2 deletions sysutils/gkrellm-est/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.23 2011/11/01 06:02:32 sbd Exp $
# $NetBSD: Makefile,v 1.24 2012/02/06 12:41:33 wiz Exp $
#

DISTNAME= gkrellm-est-20040710
PKGREVISION= 13
PKGREVISION= 14
CATEGORIES= sysutils
MASTER_SITES= http://cubidou.nerim.net/gkrellm-est/

Expand Down
4 changes: 2 additions & 2 deletions sysutils/gkrellm-server/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.27 2011/09/08 20:59:13 shattered Exp $
# $NetBSD: Makefile,v 1.28 2012/02/06 12:41:33 wiz Exp $

.include "../../sysutils/gkrellm/Makefile.common"

GKRELLM_PKGBASE= gkrellm-server
PKGREVISION= 2
PKGREVISION= 3
COMMENT= Monitoring daemon remotely accessible by a GKrellM client
DEPENDS+= gkrellm-share-${GKRELLM_VERSION}:../../sysutils/gkrellm-share

Expand Down
4 changes: 2 additions & 2 deletions sysutils/gkrellm/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.66 2011/11/01 06:02:32 sbd Exp $
# $NetBSD: Makefile,v 1.67 2012/02/06 12:41:33 wiz Exp $
.include "Makefile.common"

PKGREVISION= 8
PKGREVISION= 9

GKRELLM_PKGBASE= gkrellm
WRKSRC= ${GKRELLM_SRCDIR}
Expand Down
Loading

0 comments on commit 0e5a2fa

Please sign in to comment.