Skip to content

Commit

Permalink
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
Browse files Browse the repository at this point in the history
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
  • Loading branch information
tv committed Oct 3, 2004
1 parent f6c8466 commit 57ff764
Show file tree
Hide file tree
Showing 2,605 changed files with 5,599 additions and 4,104 deletions.
3 changes: 2 additions & 1 deletion archivers/advancecomp/Makefile
@@ -1,7 +1,8 @@
# $NetBSD: Makefile,v 1.3 2004/07/28 02:47:34 minskim Exp $
# $NetBSD: Makefile,v 1.4 2004/10/03 00:13:03 tv Exp $
#

DISTNAME= advancecomp-1.10
PKGREVISION= 1
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=advancemame/}

Expand Down
4 changes: 2 additions & 2 deletions archivers/bzip2/Makefile
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.35 2004/03/29 01:19:28 tv Exp $
# $NetBSD: Makefile,v 1.36 2004/10/03 00:13:03 tv Exp $
#

DISTNAME= bzip2-1.0.2
PKGREVISION= 1
PKGREVISION= 2
CATEGORIES= archivers
MASTER_SITES= ftp://sources.redhat.com/pub/bzip2/v102/

Expand Down
3 changes: 2 additions & 1 deletion archivers/bzip2/buildlink3.mk
@@ -1,4 +1,4 @@
# $NetBSD: buildlink3.mk,v 1.15 2004/03/10 17:57:14 jlam Exp $
# $NetBSD: buildlink3.mk,v 1.16 2004/10/03 00:13:04 tv Exp $

BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
BZIP2_BUILDLINK3_MK:= ${BZIP2_BUILDLINK3_MK}+
Expand All @@ -13,6 +13,7 @@ BUILDLINK_PACKAGES+= bzip2
.if !empty(BZIP2_BUILDLINK3_MK:M+)
BUILDLINK_DEPENDS.bzip2+= bzip2>=1.0.1
BUILDLINK_PKGSRCDIR.bzip2?= ../../archivers/bzip2
BUILDLINK_RECOMMENDED.bzip2+= bzip2>=1.0.2nb2
.endif # BZIP2_BUILDLINK3_MK

BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
4 changes: 2 additions & 2 deletions archivers/cxunzip/Makefile
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.14 2004/09/27 14:56:19 tv Exp $
# $NetBSD: Makefile,v 1.15 2004/10/03 00:13:04 tv Exp $

DISTNAME= cxunzip-0.98
PKGREVISION= 1
PKGREVISION= 2
CATEGORIES= archivers
MASTER_SITES= http://gurb.ton.tut.fi/gnome/download/

Expand Down
4 changes: 2 additions & 2 deletions archivers/dact/Makefile
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.10 2004/05/10 18:05:49 minskim Exp $
# $NetBSD: Makefile,v 1.11 2004/10/03 00:13:04 tv Exp $
#

DISTNAME= dact-0.8.3
PKGREVISION= 1
PKGREVISION= 2
CATEGORIES= archivers
MASTER_SITES= http://www.rkeene.org/devel/

Expand Down
4 changes: 2 additions & 2 deletions archivers/dar/Makefile
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.7 2004/05/29 18:16:15 minskim Exp $
# $NetBSD: Makefile,v 1.8 2004/10/03 00:13:04 tv Exp $
#

DISTNAME= dar-2.0.2
PKGREVISION= 1
PKGREVISION= 2
CATEGORIES= archivers sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dar/}

Expand Down
3 changes: 2 additions & 1 deletion archivers/fastjar/Makefile
@@ -1,7 +1,8 @@
# $NetBSD: Makefile,v 1.10 2004/05/29 18:19:52 minskim Exp $
# $NetBSD: Makefile,v 1.11 2004/10/03 00:13:04 tv Exp $
#

DISTNAME= fastjar-0.93
PKGREVISION= 1
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fastjar/}
EXTRACT_SUFX= .tgz
Expand Down
3 changes: 2 additions & 1 deletion archivers/file-roller/Makefile
@@ -1,7 +1,8 @@
# $NetBSD: Makefile,v 1.31 2004/09/21 17:09:48 jmmv Exp $
# $NetBSD: Makefile,v 1.32 2004/10/03 00:13:04 tv Exp $
#

DISTNAME= file-roller-2.8.0
PKGREVISION= 1
CATEGORIES= archivers gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/file-roller/2.8/}
EXTRACT_SUFX= .tar.bz2
Expand Down
4 changes: 2 additions & 2 deletions archivers/gsharutils/Makefile
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.21 2004/07/02 21:06:35 minskim Exp $
# $NetBSD: Makefile,v 1.22 2004/10/03 00:13:04 tv Exp $

DISTNAME= sharutils-4.2.1
PKGNAME= g${DISTNAME}
PKGREVISION= 2
PKGREVISION= 3
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_GNU:=sharutils/}

Expand Down
3 changes: 2 additions & 1 deletion archivers/gzrecover/Makefile
@@ -1,8 +1,9 @@
# $NetBSD: Makefile,v 1.1.1.1 2004/07/06 14:39:15 xtraeme Exp $
# $NetBSD: Makefile,v 1.2 2004/10/03 00:13:04 tv Exp $
#

DISTNAME= gzrt-0.2
PKGNAME= gzrecover-0.2
PKGREVISION= 1
CATEGORIES= archivers
MASTER_SITES= http://www.urbanophile.com/arenn/hacking/gzrt/

Expand Down
3 changes: 2 additions & 1 deletion archivers/jamjar/Makefile
@@ -1,7 +1,8 @@
# $NetBSD: Makefile,v 1.9 2004/07/27 22:18:26 minskim Exp $
# $NetBSD: Makefile,v 1.10 2004/10/03 00:13:04 tv Exp $
#

DISTNAME= jamjar-0.6
PKGREVISION= 1
CATEGORIES= archivers
MASTER_SITES= ftp://wonka.acunia.com/pub/wonka/

Expand Down
4 changes: 2 additions & 2 deletions archivers/libcomprex/Makefile
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.10 2004/08/11 16:31:49 ben Exp $
# $NetBSD: Makefile,v 1.11 2004/10/03 00:13:04 tv Exp $
#

DISTNAME= libcomprex-0.3.2
PKGREVISION= 1
PKGREVISION= 2
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnupdate/}

Expand Down
4 changes: 2 additions & 2 deletions archivers/libcomprex/buildlink3.mk
@@ -1,4 +1,4 @@
# $NetBSD: buildlink3.mk,v 1.4 2004/03/26 02:27:34 wiz Exp $
# $NetBSD: buildlink3.mk,v 1.5 2004/10/03 00:13:04 tv Exp $

BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
LIBCOMPREX_BUILDLINK3_MK:= ${LIBCOMPREX_BUILDLINK3_MK}+
Expand All @@ -12,7 +12,7 @@ BUILDLINK_PACKAGES+= libcomprex

.if !empty(LIBCOMPREX_BUILDLINK3_MK:M+)
BUILDLINK_DEPENDS.libcomprex+= libcomprex>=0.3.2
BUILDLINK_RECOMMENDED.libcomprex?= libcomprex>=0.3.2nb1
BUILDLINK_RECOMMENDED.libcomprex+= libcomprex>=0.3.2nb2
BUILDLINK_PKGSRCDIR.libcomprex?= ../../archivers/libcomprex
.endif # LIBCOMPREX_BUILDLINK3_MK

Expand Down
3 changes: 2 additions & 1 deletion archivers/liblzo/Makefile
@@ -1,8 +1,9 @@
# $NetBSD: Makefile,v 1.16 2004/02/25 18:23:13 minskim Exp $
# $NetBSD: Makefile,v 1.17 2004/10/03 00:13:04 tv Exp $
#

DISTNAME= lzo-1.08
PKGNAME= lib${DISTNAME}
PKGREVISION= 1
CATEGORIES= archivers
MASTER_SITES= http://www.oberhumer.com/opensource/lzo/download/ \
ftp://ftp.elf.stuba.sk/pub/pc/pack/
Expand Down
3 changes: 2 additions & 1 deletion archivers/liblzo/buildlink3.mk
@@ -1,4 +1,4 @@
# $NetBSD: buildlink3.mk,v 1.3 2004/03/05 19:25:06 jlam Exp $
# $NetBSD: buildlink3.mk,v 1.4 2004/10/03 00:13:04 tv Exp $

BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
LIBLZO_BUILDLINK3_MK:= ${LIBLZO_BUILDLINK3_MK}+
Expand All @@ -13,6 +13,7 @@ BUILDLINK_PACKAGES+= liblzo
.if !empty(LIBLZO_BUILDLINK3_MK:M+)
BUILDLINK_DEPENDS.liblzo+= liblzo>=1.08
BUILDLINK_PKGSRCDIR.liblzo?= ../../archivers/liblzo
BUILDLINK_RECOMMENDED.liblzo+= liblzo>=1.08nb1
.endif # LIBLZO_BUILDLINK3_MK

BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
3 changes: 2 additions & 1 deletion archivers/lzop/Makefile
@@ -1,7 +1,8 @@
# $NetBSD: Makefile,v 1.12 2004/07/28 02:47:34 minskim Exp $
# $NetBSD: Makefile,v 1.13 2004/10/03 00:13:04 tv Exp $
#

DISTNAME= lzop-1.01
PKGREVISION= 1
CATEGORIES= archivers
MASTER_SITES= http://www.lzop.org/download/

Expand Down
3 changes: 2 additions & 1 deletion archivers/p5-Compress-Bzip2/Makefile
@@ -1,8 +1,9 @@
# $NetBSD: Makefile,v 1.2 2004/03/11 18:03:50 xtraeme Exp $
# $NetBSD: Makefile,v 1.3 2004/10/03 00:13:04 tv Exp $
#

DISTNAME= Compress-Bzip2-1.01
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= archivers perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/Z/ZO/ZOOVY/}

Expand Down
3 changes: 2 additions & 1 deletion archivers/unzip/Makefile
@@ -1,7 +1,8 @@
# $NetBSD: Makefile,v 1.49 2004/06/01 04:31:42 minskim Exp $
# $NetBSD: Makefile,v 1.50 2004/10/03 00:13:04 tv Exp $

DISTNAME= unzip551
PKGNAME= unzip-5.51
PKGREVISION= 1
CATEGORIES= archivers
MASTER_SITES= ftp://ftp.info-zip.org/pub/infozip/src/

Expand Down
4 changes: 2 additions & 2 deletions archivers/xmill/Makefile
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.15 2004/07/28 02:47:35 minskim Exp $
# $NetBSD: Makefile,v 1.16 2004/10/03 00:13:04 tv Exp $

DISTNAME= xmill-0.9.1
PKGREVISION= 1
PKGREVISION= 2
CATEGORIES= archivers
MASTER_SITES= http://www.cs.washington.edu/homes/suciu/XMILL/

Expand Down
3 changes: 2 additions & 1 deletion archivers/xpk/Makefile
@@ -1,7 +1,8 @@
# $NetBSD: Makefile,v 1.5 2004/02/28 21:32:37 snj Exp $
# $NetBSD: Makefile,v 1.6 2004/10/03 00:13:04 tv Exp $
# FreeBSD Id: ports/archivers/xpk/Makefile,v 1.7 2002/10/18 07:58:00 adamw Exp

DISTNAME= xpk-0.1.4
PKGREVISION= 1
CATEGORIES= archivers
MASTER_SITES= http://www.jormas.com/~vesuri/xpk/ \
http://energyhq.homeip.net/files/
Expand Down
3 changes: 2 additions & 1 deletion archivers/zziplib/Makefile
@@ -1,7 +1,8 @@
# $NetBSD: Makefile,v 1.6 2004/07/28 02:47:35 minskim Exp $
# $NetBSD: Makefile,v 1.7 2004/10/03 00:13:04 tv Exp $
#

DISTNAME= zziplib-0.10.82
PKGREVISION= 1
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=zziplib/}
EXTRACT_SUFX= .tar.bz2
Expand Down
6 changes: 3 additions & 3 deletions audio/SDL-arts/Makefile
@@ -1,12 +1,12 @@
# $NetBSD: Makefile,v 1.5 2004/02/14 17:21:32 jlam Exp $
# $NetBSD: Makefile,v 1.6 2004/10/03 00:13:04 tv Exp $
#

.include "../../devel/SDL/Makefile.common"

PKGNAME= ${DISTNAME:S/SDL/SDL-arts/}
CATEGORIES+= audio kde
PKGREVISION= 2

PKGREVISION= 1
CATEGORIES+= audio kde

COMMENT= SDL plugin to output sound through the aRts sound daemon

Expand Down
4 changes: 3 additions & 1 deletion audio/SDL-esound/Makefile
@@ -1,9 +1,11 @@
# $NetBSD: Makefile,v 1.4 2004/02/14 17:21:32 jlam Exp $
# $NetBSD: Makefile,v 1.5 2004/10/03 00:13:04 tv Exp $
#

.include "../../devel/SDL/Makefile.common"

PKGNAME= ${DISTNAME:S/SDL/SDL-esound/}
PKGREVISION= 1

CATEGORIES+= audio gnome

COMMENT= SDL plugin to output sound through the esound daemon
Expand Down
4 changes: 3 additions & 1 deletion audio/SDL-nas/Makefile
@@ -1,9 +1,11 @@
# $NetBSD: Makefile,v 1.4 2004/02/14 17:21:32 jlam Exp $
# $NetBSD: Makefile,v 1.5 2004/10/03 00:13:04 tv Exp $
#

.include "../../devel/SDL/Makefile.common"

PKGNAME= ${DISTNAME:S/SDL/SDL-nas/}
PKGREVISION= 1

CATEGORIES+= audio

COMMENT= SDL plugin to output sound through the Network Audio System
Expand Down
4 changes: 2 additions & 2 deletions audio/SDL_mixer/Makefile
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.15 2004/07/14 13:16:30 manu Exp $
# $NetBSD: Makefile,v 1.16 2004/10/03 00:13:04 tv Exp $
#

DISTNAME= SDL_mixer-1.2.5
PKGREVISION= 3
PKGREVISION= 4
CATEGORIES= audio
MASTER_SITES= http://www.libsdl.org/projects/SDL_mixer/release/

Expand Down
3 changes: 2 additions & 1 deletion audio/SDL_mixer/buildlink3.mk
@@ -1,4 +1,4 @@
# $NetBSD: buildlink3.mk,v 1.7 2004/03/18 09:12:08 jlam Exp $
# $NetBSD: buildlink3.mk,v 1.8 2004/10/03 00:13:04 tv Exp $

BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
SDL_MIXER_BUILDLINK3_MK:= ${SDL_MIXER_BUILDLINK3_MK}+
Expand All @@ -12,6 +12,7 @@ BUILDLINK_PACKAGES+= SDL_mixer

.if !empty(SDL_MIXER_BUILDLINK3_MK:M+)
BUILDLINK_DEPENDS.SDL_mixer+= SDL_mixer>=1.2.5nb2
BUILDLINK_RECOMMENDED.SDL_mixer+= SDL_mixer>=1.2.5nb4
BUILDLINK_PKGSRCDIR.SDL_mixer?= ../../audio/SDL_mixer
BUILDLINK_INCDIRS.SDL_mixer?= include/SDL
.endif # SDL_MIXER_BUILDLINK3_MK
Expand Down
3 changes: 2 additions & 1 deletion audio/SDL_sound/Makefile
@@ -1,7 +1,8 @@
# $NetBSD: Makefile,v 1.9 2004/06/26 09:16:10 grant Exp $
# $NetBSD: Makefile,v 1.10 2004/10/03 00:13:04 tv Exp $
#

DISTNAME= SDL_sound-1.0.1
PKGREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://icculus.org/SDL_sound/downloads/

Expand Down
3 changes: 2 additions & 1 deletion audio/SDL_sound/buildlink3.mk
@@ -1,4 +1,4 @@
# $NetBSD: buildlink3.mk,v 1.3 2004/06/26 17:39:46 kristerw Exp $
# $NetBSD: buildlink3.mk,v 1.4 2004/10/03 00:13:04 tv Exp $

BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
SDL_SOUND_BUILDLINK3_MK:= ${SDL_SOUND_BUILDLINK3_MK}+
Expand All @@ -12,6 +12,7 @@ BUILDLINK_PACKAGES+= SDL_sound

.if !empty(SDL_SOUND_BUILDLINK3_MK:M+)
BUILDLINK_DEPENDS.SDL_sound+= SDL_sound>=1.0.1
BUILDLINK_RECOMMENDED.SDL_sound+= SDL_sound>=1.0.1nb1
BUILDLINK_PKGSRCDIR.SDL_sound?= ../../audio/SDL_sound
.endif # SDL_SOUND_BUILDLINK3_MK

Expand Down
3 changes: 2 additions & 1 deletion audio/arts/Makefile
@@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.34 2004/09/19 04:17:22 markd Exp $
# $NetBSD: Makefile,v 1.35 2004/10/03 00:13:04 tv Exp $

DISTNAME= arts-1.3.0
PKGREVISION= 1
CATEGORIES= audio
HOMEPAGE= http://www.kde.org/areas/multimedia/
COMMENT= Analog Real-Time Synthesizer
Expand Down
3 changes: 2 additions & 1 deletion audio/arts/buildlink3.mk
@@ -1,4 +1,4 @@
# $NetBSD: buildlink3.mk,v 1.9 2004/04/12 23:15:01 salo Exp $
# $NetBSD: buildlink3.mk,v 1.10 2004/10/03 00:13:04 tv Exp $

BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
ARTS_BUILDLINK3_MK:= ${ARTS_BUILDLINK3_MK}+
Expand All @@ -12,6 +12,7 @@ BUILDLINK_PACKAGES+= arts

.if !empty(ARTS_BUILDLINK3_MK:M+)
BUILDLINK_DEPENDS.arts+= arts>=1.1.4nb1
BUILDLINK_RECOMMENDED.arts+= arts>=1.3.0nb1
BUILDLINK_PKGSRCDIR.arts?= ../../audio/arts
.endif # ARTS_BUILDLINK3_MK

Expand Down
3 changes: 2 additions & 1 deletion audio/audacity/Makefile
@@ -1,7 +1,8 @@
# $NetBSD: Makefile,v 1.28 2004/08/31 10:47:40 wiz Exp $
# $NetBSD: Makefile,v 1.29 2004/10/03 00:13:05 tv Exp $

DISTNAME= audacity-src-1.2.2
PKGNAME= audacity-1.2.2
PKGREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=audacity/}

Expand Down
4 changes: 2 additions & 2 deletions audio/aumix/Makefile
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.21 2004/03/11 18:19:08 xtraeme Exp $
# $NetBSD: Makefile,v 1.22 2004/10/03 00:13:05 tv Exp $

DISTNAME= aumix-2.8
PKGREVISION= 4
PKGREVISION= 5
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=aumix/} \
http://jpj.net/~trevor/aumix/ \
Expand Down
3 changes: 2 additions & 1 deletion audio/bmp-esound/Makefile
@@ -1,9 +1,10 @@
# $NetBSD: Makefile,v 1.2 2004/08/31 15:47:56 jmmv Exp $
# $NetBSD: Makefile,v 1.3 2004/10/03 00:13:05 tv Exp $
#

.include "../../audio/bmp/Makefile.common"

PKGNAME= ${DISTNAME:S/bmp/bmp-esound/}
PKGREVISION= 1
CATEGORIES+= gnome

DEPENDS+= bmp>=0.9.7rc2:../../audio/bmp
Expand Down
4 changes: 2 additions & 2 deletions audio/bmp/Makefile
@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.6 2004/09/21 17:22:12 jmmv Exp $
# $NetBSD: Makefile,v 1.7 2004/10/03 00:13:05 tv Exp $
#

.include "Makefile.common"

PKGREVISION= 2
PKGREVISION= 3

CONFIGURE_ARGS:= ${CONFIGURE_ARGS:S/--disable-mp3/--enable-mp3/}
CONFIGURE_ARGS:= ${CONFIGURE_ARGS:S/--disable-oss/--enable-oss/}
Expand Down
3 changes: 2 additions & 1 deletion audio/cam/Makefile
@@ -1,7 +1,8 @@
# $NetBSD: Makefile,v 1.17 2004/06/02 20:28:59 jschauma Exp $
# $NetBSD: Makefile,v 1.18 2004/10/03 00:13:05 tv Exp $
#

DISTNAME= cam-1.02
PKGREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SUNSITE:=apps/sound/mixers/}
EXTRACT_SUFX= .tgz
Expand Down

0 comments on commit 57ff764

Please sign in to comment.