Skip to content

Commit

Permalink
Add DESTDIR support.
Browse files Browse the repository at this point in the history
  • Loading branch information
joerg committed Jun 12, 2008
1 parent 116d342 commit 4e1eca0
Show file tree
Hide file tree
Showing 1,134 changed files with 4,169 additions and 1,958 deletions.
3 changes: 2 additions & 1 deletion archivers/advancecomp/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.12 2007/01/14 16:28:40 rillig Exp $
# $NetBSD: Makefile,v 1.13 2008/06/12 02:14:13 joerg Exp $

DISTNAME= advancecomp-1.15
CATEGORIES= archivers
Expand All @@ -9,6 +9,7 @@ HOMEPAGE= http://advancemame.sourceforge.net/
COMMENT= Recompression utilities for .zip, .png, .mng and .gz files

PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir

GNU_CONFIGURE= yes
USE_LANGUAGES= c c++
Expand Down
4 changes: 3 additions & 1 deletion archivers/fcrackzip/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1.1.1 2008/04/25 07:47:47 kefren Exp $
# $NetBSD: Makefile,v 1.2 2008/06/12 02:14:13 joerg Exp $

DISTNAME= fcrackzip-0.3
MASTER_SITES= http://www.goof.com/pcg/marc/data/
Expand All @@ -8,6 +8,8 @@ COMMENT= Zip password cracker
MAINTAINER= pkgsrc-users@pkgsrc.org
HOMEPAGE= http://www.goof.com/pcg/marc/fcrackzip.html

PKG_DESTDIR_SUPPORT= user-destdir

GNU_CONFIGURE= yes

.include "../../mk/bsd.pkg.mk"
4 changes: 3 additions & 1 deletion archivers/file-roller/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.83 2008/05/29 16:43:23 drochner Exp $
# $NetBSD: Makefile,v 1.84 2008/06/12 02:14:13 joerg Exp $
#

DISTNAME= file-roller-2.22.3
Expand All @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://fileroller.sourceforge.net/
COMMENT= Front-end to archiving programs like tar and zip

PKG_DESTDIR_SUPPORT= user-destdir

DEPENDS+= gtar-base>=1.13.25:../../archivers/gtar-base
DEPENDS+= unzip>=5.50nb2:../../archivers/unzip
DEPENDS+= zip>=2.3nb2:../../archivers/zip
Expand Down
3 changes: 2 additions & 1 deletion archivers/par2/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.12 2007/09/09 17:10:52 wiz Exp $
# $NetBSD: Makefile,v 1.13 2008/06/12 02:14:13 joerg Exp $
#

DISTNAME= par2cmdline-0.4
Expand All @@ -11,6 +11,7 @@ HOMEPAGE= http://parchive.sourceforge.net/
COMMENT= Create or use PAR2 parity volumes

PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir

USE_LANGUAGES= c c++
USE_PKGLOCALEDIR= yes
Expand Down
3 changes: 2 additions & 1 deletion archivers/pdbar/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.2 2005/04/11 21:44:49 tv Exp $
# $NetBSD: Makefile,v 1.3 2008/06/12 02:14:13 joerg Exp $

DISTNAME= prc
PKGNAME= pdbar-0.5.1
Expand All @@ -11,6 +11,7 @@ HOMEPAGE= http://www.djw.org/product/palm/par/
COMMENT= Palm database archiver

PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir

NO_CONFIGURE= yes

Expand Down
4 changes: 2 additions & 2 deletions archivers/pdbar/distinfo
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
$NetBSD: distinfo,v 1.2 2005/02/23 14:45:25 agc Exp $
$NetBSD: distinfo,v 1.3 2008/06/12 02:14:13 joerg Exp $

SHA1 (prc.tgz) = 9fa21fdb6d5dc94cad187012e70043e3f5080d7d
RMD160 (prc.tgz) = d4cb7f769581c04bc1a3ecf0711310c777b9cbe3
Size (prc.tgz) = 62143 bytes
SHA1 (patch-aa) = d2b5c320c39d5cee0169c3be01f72b7fca499939
SHA1 (patch-aa) = c66268e6a6a1bb2e02eeb862ff11051fdd18f8e2
SHA1 (patch-ab) = 9acd9a21cd5d584c5e04df366945884ab3afa382
18 changes: 9 additions & 9 deletions archivers/pdbar/patches/patch-aa
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
$NetBSD: patch-aa,v 1.1.1.1 2004/12/30 13:04:56 minskim Exp $
$NetBSD: patch-aa,v 1.2 2008/06/12 02:14:13 joerg Exp $

--- Makefile.orig 2001-08-17 14:11:42.000000000 -0500
+++ Makefile
Expand Down Expand Up @@ -41,14 +41,14 @@ $NetBSD: patch-aa,v 1.1.1.1 2004/12/30 13:04:56 minskim Exp $
- chmod 755 $(INSTALL_BINDIR)/par
- cp par.man $(INSTALL_MANDIR)/par.1
- chmod 644 $(INSTALL_MANDIR)/par.1
+ ${BSD_INSTALL_DATA_DIR} $(INSTALL_INCDIR)
+ ${BSD_INSTALL_LIB_DIR} $(INSTALL_LIBDIR)
+ ${BSD_INSTALL_PROGRAM_DIR} $(INSTALL_BINDIR)
+ ${BSD_INSTALL_MAN_DIR} $(INSTALL_MANDIR)
+ ${BSD_INSTALL_DATA} prc.h $(INSTALL_INCDIR)/prc.h
+ ${BSD_INSTALL_LIB} libprc.a $(INSTALL_LIBDIR)/libprc.a
+ ${BSD_INSTALL_PROGRAM} par $(INSTALL_BINDIR)/pdbar
+ ${BSD_INSTALL_MAN} par.man $(INSTALL_MANDIR)/pdbar.1
+ ${BSD_INSTALL_DATA_DIR} ${DESTDIR}$(INSTALL_INCDIR)
+ ${BSD_INSTALL_LIB_DIR} ${DESTDIR}$(INSTALL_LIBDIR)
+ ${BSD_INSTALL_PROGRAM_DIR} ${DESTDIR}$(INSTALL_BINDIR)
+ ${BSD_INSTALL_MAN_DIR} ${DESTDIR}$(INSTALL_MANDIR)
+ ${BSD_INSTALL_DATA} prc.h ${DESTDIR}$(INSTALL_INCDIR)/prc.h
+ ${BSD_INSTALL_LIB} libprc.a ${DESTDIR}$(INSTALL_LIBDIR)/libprc.a
+ ${BSD_INSTALL_PROGRAM} par ${DESTDIR}$(INSTALL_BINDIR)/pdbar
+ ${BSD_INSTALL_MAN} par.man ${DESTDIR}$(INSTALL_MANDIR)/pdbar.1

TAGS: $(PAR_CFILES) $(CFILES) $(HFILES)
etags -r '/^prc[^(]*(/' $(PAR_CFILES) $(CFILES) $(HFILES)
4 changes: 3 additions & 1 deletion archivers/php-bz2/Makefile
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
# $NetBSD: Makefile,v 1.11 2006/06/04 16:26:52 joerg Exp $
# $NetBSD: Makefile,v 1.12 2008/06/12 02:14:13 joerg Exp $

MODNAME= bz2
CATEGORIES= archivers
COMMENT= PHP extension for bzip2 compression

CONFLICTS= php-bz2-[0-9]*

PKG_DESTDIR_SUPPORT= user-destdir

USE_PHP_EXT_PATCHES= yes

CONFIGURE_ARGS+= --with-${MODNAME}=shared,${BUILDLINK_PREFIX.bzip2}
Expand Down
4 changes: 3 additions & 1 deletion archivers/php-zip/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.7 2006/06/04 16:26:52 joerg Exp $
# $NetBSD: Makefile,v 1.8 2008/06/12 02:14:13 joerg Exp $

MODNAME= zip
PECL_VERSION= 1.0
Expand All @@ -7,6 +7,8 @@ COMMENT= PHP extension for ZIP archive handling

CONFLICTS= php-zip-[0-9]*

PKG_DESTDIR_SUPPORT= user-destdir

CONFIGURE_ARGS+= --with-zip=shared,${BUILDLINK_DIR}

.include "../../lang/php/ext.mk"
Expand Down
4 changes: 3 additions & 1 deletion archivers/php-zlib/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.11 2008/01/18 05:06:19 tnn Exp $
# $NetBSD: Makefile,v 1.12 2008/06/12 02:14:13 joerg Exp $

MODNAME= zlib
PKGREVISION= 1
Expand All @@ -7,6 +7,8 @@ COMMENT= PHP extension for zlib compression

CONFLICTS= php-zlib-[0-9]*

PKG_DESTDIR_SUPPORT= user-destdir

CONFIGURE_ARGS+= --with-${MODNAME}-dir=${BUILDLINK_DIR}

post-extract:
Expand Down
4 changes: 3 additions & 1 deletion audio/amarok/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.65 2008/04/23 18:23:33 wiz Exp $
# $NetBSD: Makefile,v 1.66 2008/06/12 02:14:13 joerg Exp $

DISTNAME= amarok-${VERSION}
VERSION= 1.4.9.1
Expand All @@ -10,6 +10,8 @@ MAINTAINER= wiz@NetBSD.org
HOMEPAGE= http://amarok.kde.org/
COMMENT= KDE audio player

PKG_DESTDIR_SUPPORT= user-destdir

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

USE_DIRS+= xdg-1.1
Expand Down
4 changes: 3 additions & 1 deletion audio/audacity/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.57 2008/03/20 15:58:47 drochner Exp $
# $NetBSD: Makefile,v 1.58 2008/06/12 02:14:13 joerg Exp $

DISTNAME= audacity-src-1.2.6
PKGREVISION= 1
Expand All @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://audacity.sourceforge.net/
COMMENT= Audio editor

PKG_DESTDIR_SUPPORT= user-destdir

DEPENDS+= zip>=0.0:../../archivers/zip

USE_LIBTOOL= yes
Expand Down
4 changes: 3 additions & 1 deletion audio/aumix/Makefile.common
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile.common,v 1.3 2006/04/13 18:23:29 jlam Exp $
# $NetBSD: Makefile.common,v 1.4 2008/06/12 02:14:13 joerg Exp $

DISTNAME= aumix-2.8
CATEGORIES= audio
Expand All @@ -13,6 +13,8 @@ MAINTAINER= trevor@jpj.net
HOMEPAGE= http://jpj.net/~trevor/aumix.html
COMMENT= Set mix levels

PKG_DESTDIR_SUPPORT= user-destdir

DISTINFO_FILE= ${.CURDIR}/../../audio/aumix/distinfo
PATCHDIR= ${.CURDIR}/../../audio/aumix/patches
PLIST_SRC= ${.CURDIR}/../../audio/aumix/PLIST
Expand Down
4 changes: 3 additions & 1 deletion audio/bmp-mac/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.4 2007/12/29 10:09:07 wiz Exp $
# $NetBSD: Makefile,v 1.5 2008/06/12 02:14:13 joerg Exp $
#

DISTNAME= bmp-mac-0.1.1
Expand All @@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
#HOMEPAGE= http://sourceforge.net/projects/mac-port/
COMMENT= BMP plugin for Monkey's Audio files

PKG_DESTDIR_SUPPORT= user-destdir

GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_LANGUAGES= c c++
Expand Down
4 changes: 3 additions & 1 deletion audio/bmp-musepack/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.11 2007/02/22 19:01:13 wiz Exp $
# $NetBSD: Makefile,v 1.12 2008/06/12 02:14:14 joerg Exp $
#

DISTNAME= bmp-musepack-1.1
Expand All @@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.musepack.net/
COMMENT= BMP plugin for Musepack (mpc) files

PKG_DESTDIR_SUPPORT= user-destdir

USE_LANGUAGES= c c++
USE_TOOLS+= pkg-config
GNU_CONFIGURE= yes
Expand Down
3 changes: 2 additions & 1 deletion audio/bmp/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# $NetBSD: Makefile,v 1.25 2008/04/12 22:42:57 jlam Exp $
# $NetBSD: Makefile,v 1.26 2008/06/12 02:14:13 joerg Exp $
#

BMP_ENABLE_ENCODERS= yes
PKG_DESTDIR_SUPPORT= user-destdir

.include "Makefile.common"

Expand Down
4 changes: 3 additions & 1 deletion audio/bmpx/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.15 2008/03/06 14:53:47 wiz Exp $
# $NetBSD: Makefile,v 1.16 2008/06/12 02:14:14 joerg Exp $
#

DISTNAME= bmpx-0.40.13
Expand All @@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://beep-media-player.org/site/BMPx_Homepage
COMMENT= Audio player to be used with a frontend or as a daemon

PKG_DESTDIR_SUPPORT= user-destdir

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

GNU_CONFIGURE= yes
Expand Down
4 changes: 3 additions & 1 deletion audio/easytag-current/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.7 2008/03/07 21:47:46 wiz Exp $
# $NetBSD: Makefile,v 1.8 2008/06/12 02:14:14 joerg Exp $
#

DISTNAME= easytag-2.1.5
Expand All @@ -10,6 +10,8 @@ MAINTAINER= wiz@NetBSD.org
HOMEPAGE= http://easytag.sourceforge.net/
COMMENT= GTK+ tag editor for MP3, Ogg Vorbis files, and others (development version)

PKG_DESTDIR_SUPPORT= user-destdir

GNU_CONFIGURE= yes
USE_DIRS+= xdg-1.1
USE_LANGUAGES= c c++
Expand Down
4 changes: 3 additions & 1 deletion audio/easytag/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.59 2007/11/21 21:47:25 drochner Exp $
# $NetBSD: Makefile,v 1.60 2008/06/12 02:14:14 joerg Exp $
#

DISTNAME= easytag-2.1
Expand All @@ -11,6 +11,8 @@ MAINTAINER= wiz@NetBSD.org
HOMEPAGE= http://easytag.sourceforge.net/
COMMENT= GTK+ tag editor for MP3, Ogg Vorbis files, and others

PKG_DESTDIR_SUPPORT= user-destdir

GNU_CONFIGURE= yes
USE_DIRS+= xdg-1.1
USE_LANGUAGES= c c++
Expand Down
4 changes: 3 additions & 1 deletion audio/flac123/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.8 2007/07/02 13:20:19 lkundrak Exp $
# $NetBSD: Makefile,v 1.9 2008/06/12 02:14:14 joerg Exp $

DISTNAME= flac123-0.0.10
#PKGREVISION= 1
Expand All @@ -9,6 +9,8 @@ MAINTAINER= snj@NetBSD.org
HOMEPAGE= http://flac-tools.sourceforge.net/
COMMENT= Command-line program for playing FLAC audio files

PKG_DESTDIR_SUPPORT= user-destdir

GNU_CONFIGURE= yes

.include "../../audio/flac/buildlink3.mk"
Expand Down
3 changes: 2 additions & 1 deletion audio/fluidsynth/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.10 2007/12/16 15:18:28 adam Exp $
# $NetBSD: Makefile,v 1.11 2008/06/12 02:14:14 joerg Exp $

DISTNAME= fluidsynth-1.0.8
CATEGORIES= audio
Expand All @@ -9,6 +9,7 @@ HOMEPAGE= http://www.nongnu.org/fluid/
COMMENT= Software synthesizer based on SoundFont2

PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir

USE_LIBTOOL= yes
GNU_CONFIGURE= yes
Expand Down
4 changes: 3 additions & 1 deletion audio/freealut/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.2 2007/08/30 15:16:11 joerg Exp $
# $NetBSD: Makefile,v 1.3 2008/06/12 02:14:14 joerg Exp $
#

DISTNAME= freealut-1.1.0
Expand All @@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.openal.org/
COMMENT= OpenAL Utility Toolkit

PKG_DESTDIR_SUPPORT= user-destdir

GNU_CONFIGURE= yes
USE_LIBTOOL= yes

Expand Down
4 changes: 3 additions & 1 deletion audio/freezetag/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.18 2006/03/04 21:28:55 jlam Exp $
# $NetBSD: Makefile,v 1.19 2008/06/12 02:14:14 joerg Exp $
#

DISTNAME= freezetag-0.9.2
Expand All @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://katz.linuxpower.org/freezetag/
COMMENT= Id3 tag editor for GTK+-1.2.0 and higher

PKG_DESTDIR_SUPPORT= user-destdir

GNU_CONFIGURE= YES

.include "../../x11/gtk/buildlink3.mk"
Expand Down
3 changes: 2 additions & 1 deletion audio/p5-CDDB/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.9 2007/02/27 08:54:46 wiz Exp $
# $NetBSD: Makefile,v 1.10 2008/06/12 02:14:14 joerg Exp $
#

DISTNAME= CDDB-1.17
Expand All @@ -10,6 +10,7 @@ HOMEPAGE= http://search.cpan.org/dist/CDDB/
COMMENT= High-level interface to the Compact Disc Database

PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir

PERL5_PACKLIST= auto/CDDB/.packlist

Expand Down
4 changes: 3 additions & 1 deletion audio/p5-MP3-Tag/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.14 2007/02/02 22:48:32 wiz Exp $
# $NetBSD: Makefile,v 1.15 2008/06/12 02:14:14 joerg Exp $

DISTNAME= tagged-0.40
PKGNAME= p5-MP3-Tag-0.40
Expand All @@ -11,6 +11,8 @@ MAINTAINER= damon@brodiefamily.org
HOMEPAGE= http://tagged.sourceforge.net/
COMMENT= This is a perl module to read/write tags of mp3-files

PKG_DESTDIR_SUPPORT= user-destdir

DEPENDS+= p5-Compress-Zlib>=1.0:../../devel/p5-Compress-Zlib

PERL5_PACKLIST= auto/MP3/Tag/.packlist
Expand Down
4 changes: 3 additions & 1 deletion audio/p5-MusicBrainz-Client/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.10 2006/03/04 21:28:57 jlam Exp $
# $NetBSD: Makefile,v 1.11 2008/06/12 02:14:14 joerg Exp $
#

DISTNAME= MusicBrainz-Client-0.09
Expand All @@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.musicbrainz.org/
COMMENT= Provide access to the libmusicbrainz client library

PKG_DESTDIR_SUPPORT= user-destdir

DEPENDS+= p5-MusicBrainz-Queries>=0.07:../../audio/p5-MusicBrainz-Queries

PERL5_PACKLIST= auto/MusicBrainz/Client/.packlist
Expand Down
Loading

0 comments on commit 4e1eca0

Please sign in to comment.