Skip to content

Commit

Permalink
Bump PKGREVISION for libpng shlib name change.
Browse files Browse the repository at this point in the history
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
  • Loading branch information
0-wiz-0 committed Jun 13, 2010
1 parent 4cbcfd3 commit 8b7697b
Show file tree
Hide file tree
Showing 1,673 changed files with 4,451 additions and 2,920 deletions.
3 changes: 2 additions & 1 deletion archivers/file-roller/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# $NetBSD: Makefile,v 1.100 2010/02/11 17:50:40 drochner Exp $
# $NetBSD: Makefile,v 1.101 2010/06/13 22:43:46 wiz Exp $
#

DISTNAME= file-roller-2.28.2
PKGREVISION= 1
CATEGORIES= archivers gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/file-roller/2.28/}
EXTRACT_SUFX= .tar.bz2
Expand Down
5 changes: 3 additions & 2 deletions audio/albumplayer/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# $NetBSD: Makefile,v 1.4 2009/09/09 16:54:13 drochner Exp $
# $NetBSD: Makefile,v 1.5 2010/06/13 22:43:47 wiz Exp $
#

DISTNAME= albumplayer_0.3.orig
PKGNAME= albumplayer-0.3
PKGREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://rvb.mytanet.de/debian/

Expand All @@ -11,7 +12,7 @@ HOMEPAGE= http://rvb.mytanet.de/
COMMENT= FLAC album player
LICENSE= original-bsd

WRKSRC= ${WRKDIR}/${PKGNAME}
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}

GNU_CONFIGURE= yes
USE_PKGLOCALEDIR= yes
Expand Down
4 changes: 2 additions & 2 deletions audio/amarok-kde3/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.3 2010/02/16 09:02:57 wiz Exp $
# $NetBSD: Makefile,v 1.4 2010/06/13 22:43:47 wiz Exp $

DISTNAME= amarok-${VERSION}
VERSION= 1.4.10
PKGREVISION= 9
PKGREVISION= 10
CATEGORIES= audio kde
MASTER_SITES= ${MASTER_SITE_KDE:=amarok/${VERSION}/src/}
EXTRACT_SUFX= .tar.bz2
Expand Down
4 changes: 2 additions & 2 deletions audio/amarok/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.82 2010/04/16 13:49:29 wiz Exp $
# $NetBSD: Makefile,v 1.83 2010/06/13 22:43:47 wiz Exp $
#

DISTNAME= amarok-${VERS}
VERS= 2.3.0
PKGREVISION= 2
PKGREVISION= 3
CATEGORIES= audio multimedia
#MASTER_SITES= http://download.kde.org/unstable/amarok/${VERS}/src/ \
# ftp://gd.tuwien.ac.at/kde/unstable/amarok/${VERS}/src/
Expand Down
4 changes: 2 additions & 2 deletions audio/ario/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.4 2010/01/17 12:02:04 wiz Exp $
# $NetBSD: Makefile,v 1.5 2010/06/13 22:43:47 wiz Exp $
#

DISTNAME= ario-1.3
PKGREVISION= 2
PKGREVISION= 3
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ario-player/1.3/}

Expand Down
4 changes: 2 additions & 2 deletions audio/audacious-plugins/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.13 2010/01/18 09:58:37 wiz Exp $
# $NetBSD: Makefile,v 1.14 2010/06/13 22:43:47 wiz Exp $
#

DISTNAME= audacious-plugins-1.5.1
PKGREVISION= 8
PKGREVISION= 9
CATEGORIES= audio
MASTER_SITES= http://distfiles.atheme.org/
EXTRACT_SUFX= .tgz
Expand Down
4 changes: 2 additions & 2 deletions audio/audacious/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.7 2009/08/29 13:15:23 wiz Exp $
# $NetBSD: Makefile,v 1.8 2010/06/13 22:43:47 wiz Exp $
#

DISTNAME= audacious-1.5.1
PKGREVISION= 1
PKGREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://distfiles.atheme.org/
EXTRACT_SUFX= .tbz2
Expand Down
4 changes: 2 additions & 2 deletions audio/audacious/buildlink3.mk
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# $NetBSD: buildlink3.mk,v 1.6 2009/08/26 19:56:59 sno Exp $
# $NetBSD: buildlink3.mk,v 1.7 2010/06/13 22:43:47 wiz Exp $

BUILDLINK_TREE+= audacious

.if !defined(AUDACIOUS_BUILDLINK3_MK)
AUDACIOUS_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.audacious+= audacious>=1.5.0
BUILDLINK_ABI_DEPENDS.audacious?= audacious>=1.5.1nb1
BUILDLINK_ABI_DEPENDS.audacious?= audacious>=1.5.1nb2
BUILDLINK_PKGSRCDIR.audacious?= ../../audio/audacious
BUILDLINK_DEPMETHOD.audacious?= build

Expand Down
4 changes: 2 additions & 2 deletions audio/audacity/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.63 2010/01/18 09:58:37 wiz Exp $
# $NetBSD: Makefile,v 1.64 2010/06/13 22:43:47 wiz Exp $

DISTNAME= audacity-src-1.2.6
PKGREVISION= 5
PKGREVISION= 6
PKGNAME= ${DISTNAME:S/-src-/-/}
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=audacity/}
Expand Down
4 changes: 2 additions & 2 deletions audio/aumix-gtk/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.7 2009/08/26 19:57:08 sno Exp $
# $NetBSD: Makefile,v 1.8 2010/06/13 22:43:47 wiz Exp $

.include "../../audio/aumix/Makefile.common"

PKGNAME= ${DISTNAME:S/aumix/aumix-gtk/}
PKGREVISION= 4
PKGREVISION= 5

COMMENT+= (ncurses and GTK+ 2.0 interfaces)

Expand Down
3 changes: 2 additions & 1 deletion audio/bmp-flac/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# $NetBSD: Makefile,v 1.1.1.1 2009/11/24 16:04:50 kefren Exp $
# $NetBSD: Makefile,v 1.2 2010/06/13 22:43:48 wiz Exp $
#

DISTNAME= flac-1.1.3
PKGNAME= bmp-${DISTNAME}
PKGREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=flac/}

Expand Down
4 changes: 2 additions & 2 deletions audio/bmp-mac/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.6 2009/08/26 19:57:08 sno Exp $
# $NetBSD: Makefile,v 1.7 2010/06/13 22:43:48 wiz Exp $
#

DISTNAME= bmp-mac-0.1.1
PKGREVISION= 1
PKGREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://bsd.cenkes.org/myports/

Expand Down
4 changes: 2 additions & 2 deletions audio/bmp-musepack/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.15 2009/08/26 19:57:08 sno Exp $
# $NetBSD: Makefile,v 1.16 2010/06/13 22:43:48 wiz Exp $
#

DISTNAME= bmp-musepack-1.2
PKGREVISION= 1
PKGREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://files.musepack.net/linux/plugins/
EXTRACT_SUFX= .tar.bz2
Expand Down
4 changes: 2 additions & 2 deletions audio/bmp-pulse/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.3 2009/08/26 19:57:08 sno Exp $
# $NetBSD: Makefile,v 1.4 2010/06/13 22:43:48 wiz Exp $
#

DISTNAME= xmms-pulse-0.9.4
PKGNAME= ${DISTNAME:S/xmms/bmp/}
PKGREVISION= 1
PKGREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://0pointer.de/lennart/projects/xmms-pulse/

Expand Down
4 changes: 2 additions & 2 deletions audio/bmp-scrobbler/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.3 2010/01/17 12:02:04 wiz Exp $
# $NetBSD: Makefile,v 1.4 2010/06/13 22:43:48 wiz Exp $

DISTNAME= xmms-scrobbler-0.4.0
PKGNAME= ${DISTNAME:S/xmms/bmp/}
PKGREVISION= 2
PKGREVISION= 3
CATEGORIES= audio
MASTER_SITES= http://armish.linux-sevenler.org/downloads/pub/
EXTRACT_SUFX= .tar.bz2
Expand Down
5 changes: 2 additions & 3 deletions audio/bmp/Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
# $NetBSD: Makefile,v 1.27 2009/08/26 20:20:32 sno Exp $
# $NetBSD: Makefile,v 1.28 2010/06/13 22:43:47 wiz Exp $
#

BMP_ENABLE_ENCODERS= yes
PKG_DESTDIR_SUPPORT= user-destdir

.include "Makefile.common"

PKGREVISION= 6
PKGREVISION= 7

DEPENDS+= unzip-[0-9]*:../../archivers/unzip

Expand Down
4 changes: 2 additions & 2 deletions audio/bmp/buildlink3.mk
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# $NetBSD: buildlink3.mk,v 1.11 2009/08/26 19:57:01 sno Exp $
# $NetBSD: buildlink3.mk,v 1.12 2010/06/13 22:43:47 wiz Exp $

BUILDLINK_TREE+= bmp

.if !defined(BMP_BUILDLINK3_MK)
BMP_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.bmp+= bmp>=0.9.7rc2nb3
BUILDLINK_ABI_DEPENDS.bmp?= bmp>=0.9.7.1nb6
BUILDLINK_ABI_DEPENDS.bmp?= bmp>=0.9.7.1nb7
BUILDLINK_PKGSRCDIR.bmp?= ../../audio/bmp

.include "../../devel/gettext-lib/buildlink3.mk"
Expand Down
4 changes: 2 additions & 2 deletions audio/bmpx/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.24 2010/05/15 07:03:29 adam Exp $
# $NetBSD: Makefile,v 1.25 2010/06/13 22:43:48 wiz Exp $

DISTNAME= bmpx-0.40.14
PKGREVISION= 3
PKGREVISION= 4
CATEGORIES= audio
MASTER_SITES= http://files.backtrace.info/releases/0.40/
EXTRACT_SUFX= .tar.bz2
Expand Down
3 changes: 2 additions & 1 deletion audio/bsl/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# $NetBSD: Makefile,v 1.2 2009/09/10 20:19:18 wiz Exp $
# $NetBSD: Makefile,v 1.3 2010/06/13 22:43:48 wiz Exp $
#

DISTNAME= bsl-0.5.0
PKGREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=buzztard/}

Expand Down
3 changes: 2 additions & 1 deletion audio/buzztard/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# $NetBSD: Makefile,v 1.2 2009/09/10 20:19:18 wiz Exp $
# $NetBSD: Makefile,v 1.3 2010/06/13 22:43:48 wiz Exp $
#

DISTNAME= buzztard-0.5.0
PKGREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=buzztard/}

Expand Down
4 changes: 2 additions & 2 deletions audio/csound5/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.11 2010/02/10 19:17:32 joerg Exp $
# $NetBSD: Makefile,v 1.12 2010/06/13 22:43:48 wiz Exp $
#

DISTNAME= Csound${CSOUND_VERSION}_src
PKGNAME= csound5-${CSOUND_VERSION}
PKGREVISION= 6
PKGREVISION= 7
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=csound/}
WRKSRC= ${WRKDIR}/Csound${CSOUND_VERSION}
Expand Down
4 changes: 2 additions & 2 deletions audio/easytag-current/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.12 2009/08/26 19:57:09 sno Exp $
# $NetBSD: Makefile,v 1.13 2010/06/13 22:43:49 wiz Exp $
#

DISTNAME= easytag-2.1.6
PKGREVISION= 3
CATEGORIES= audio
PKGREVISION= 2
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=easytag/}
EXTRACT_SUFX= .tar.bz2

Expand Down
4 changes: 2 additions & 2 deletions audio/easytag/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.63 2009/08/26 19:57:09 sno Exp $
# $NetBSD: Makefile,v 1.64 2010/06/13 22:43:48 wiz Exp $
#

DISTNAME= easytag-2.1
PKGREVISION= 2
PKGREVISION= 3
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=easytag/}
EXTRACT_SUFX= .tar.bz2
Expand Down
4 changes: 2 additions & 2 deletions audio/exaile/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.19 2010/02/10 19:17:32 joerg Exp $
# $NetBSD: Makefile,v 1.20 2010/06/13 22:43:49 wiz Exp $
#

DISTNAME= exaile_0.2.14
PKGNAME= exaile-0.2.14
PKGREVISION= 7
PKGREVISION= 8
CATEGORIES= audio
MASTER_SITES= http://www.exaile.org/files/

Expand Down
4 changes: 2 additions & 2 deletions audio/gbemol/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.4 2010/01/17 12:02:04 wiz Exp $
# $NetBSD: Makefile,v 1.5 2010/06/13 22:43:49 wiz Exp $
#

DISTNAME= gbemol-0.3.2
PKGREVISION= 2
PKGREVISION= 3
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gbemol/}

Expand Down
4 changes: 2 additions & 2 deletions audio/gimmix/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.10 2010/01/17 12:02:04 wiz Exp $
# $NetBSD: Makefile,v 1.11 2010/06/13 22:43:49 wiz Exp $
#

DISTNAME= gimmix-0.5.7.1
PKGREVISION= 1
PKGREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://download.berlios.de/gimmix/
EXTRACT_SUFX= .tar.bz2
Expand Down
4 changes: 2 additions & 2 deletions audio/gkrellm-volume/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.28 2010/02/01 01:10:28 joerg Exp $
# $NetBSD: Makefile,v 1.29 2010/06/13 22:43:49 wiz Exp $

DISTNAME= gkrellm-volume-2.1.13
PKGREVISION= 6
PKGREVISION= 7
CATEGORIES= audio
MASTER_SITES= http://gkrellm.luon.net/files/

Expand Down
4 changes: 2 additions & 2 deletions audio/gkrellm-xmms/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.31 2010/02/01 01:13:28 joerg Exp $
# $NetBSD: Makefile,v 1.32 2010/06/13 22:43:49 wiz Exp $
#

DISTNAME= gkrellmms-2.1.20
PKGNAME= ${DISTNAME:S/mms/m-xmms/}
PKGREVISION= 7
PKGREVISION= 8
CATEGORIES= audio
MASTER_SITES= http://gkrellm.luon.net/files/

Expand Down
4 changes: 2 additions & 2 deletions audio/glurp/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.12 2009/08/26 19:57:09 sno Exp $
# $NetBSD: Makefile,v 1.13 2010/06/13 22:43:49 wiz Exp $
#

DISTNAME= glurp-0.11.6
PKGREVISION= 5
PKGREVISION= 6
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=glurp/}

Expand Down
4 changes: 2 additions & 2 deletions audio/gmp3info/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.28 2009/08/26 19:57:09 sno Exp $
# $NetBSD: Makefile,v 1.29 2010/06/13 22:43:49 wiz Exp $

DISTNAME= mp3info-0.8.5a
PKGNAME= g${DISTNAME}
PKGREVISION= 1
PKGREVISION= 2
CATEGORIES= audio
MASTER_SITES= ftp://ftp.ibiblio.org/pub/linux/apps/sound/mp3-utils/mp3info/ \
${MASTER_SITE_SUNSITE:=apps/sound/mp3-utils/mp3info/}
Expand Down
4 changes: 2 additions & 2 deletions audio/gmpc/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.35 2010/01/17 12:02:04 wiz Exp $
# $NetBSD: Makefile,v 1.36 2010/06/13 22:43:49 wiz Exp $
#

DISTNAME= gmpc-0.19.1
PKGREVISION= 1
PKGREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://download.sarine.nl/Programs/gmpc/0.19.1/ \
${MASTER_SITE_SOURCEFORGE:=musicpd/}
Expand Down
3 changes: 2 additions & 1 deletion audio/gmpc/buildlink3.mk
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
# $NetBSD: buildlink3.mk,v 1.4 2009/10/20 20:26:58 joerg Exp $
# $NetBSD: buildlink3.mk,v 1.5 2010/06/13 22:43:49 wiz Exp $

BUILDLINK_TREE+= gmpc

.if !defined(GMPC_BUILDLINK3_MK)
GMPC_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.gmpc+= gmpc>=0.19.1
BUILDLINK_ABI_DEPENDS.gmpc?= gmpc>=0.19.1nb2
BUILDLINK_PKGSRCDIR.gmpc?= ../../audio/gmpc
BUILDLINK_DEPMETHOD.gmpc?= build

Expand Down
4 changes: 2 additions & 2 deletions audio/gqmpeg-devel/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.22 2009/12/03 16:26:47 joerg Exp $
# $NetBSD: Makefile,v 1.23 2010/06/13 22:43:50 wiz Exp $

DISTNAME= gqmpeg-0.91.1
PKGREVISION= 7
PKGREVISION= 8
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gqmpeg/}

Expand Down
4 changes: 2 additions & 2 deletions audio/gqmpeg/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.98 2010/01/18 09:58:38 wiz Exp $
# $NetBSD: Makefile,v 1.99 2010/06/13 22:43:49 wiz Exp $

DISTNAME= gqmpeg-0.20.0
PKGREVISION= 13
PKGREVISION= 14
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gqmpeg/}

Expand Down
Loading

0 comments on commit 8b7697b

Please sign in to comment.