Skip to content

Commit

Permalink
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Browse files Browse the repository at this point in the history
  • Loading branch information
asau committed Oct 8, 2012
1 parent ec4f951 commit b95a84f
Show file tree
Hide file tree
Showing 325 changed files with 325 additions and 927 deletions.
4 changes: 1 addition & 3 deletions mail/GNUMail/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.32 2010/01/24 13:26:11 wiz Exp $
# $NetBSD: Makefile,v 1.33 2012/10/08 12:19:01 asau Exp $
#

DISTNAME= GNUMail-1.2.0pre3
Expand All @@ -11,8 +11,6 @@ HOMEPAGE= http://www.collaboration-world.com/gnumail/
COMMENT= GNUstep clone of NeXT's Mail.app application
LICENSE= gnu-lgpl-v2

PKG_DESTDIR_SUPPORT= user-destdir

USE_LANGUAGES= objc

WRKSRC= ${WRKDIR}/GNUMail
Expand Down
4 changes: 1 addition & 3 deletions mail/OSBF-lua/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.5 2010/02/04 01:46:15 joerg Exp $
# $NetBSD: Makefile,v 1.6 2012/10/08 12:19:01 asau Exp $
#

DISTNAME= osbf-lua-2.0.4
Expand All @@ -11,8 +11,6 @@ HOMEPAGE= http://osbf-lua.luaforge.net/
COMMENT= Lua C module for text classification
LICENSE= gnu-gpl-v2

PKG_DESTDIR_SUPPORT= user-destdir

PREV_PKGPATH= mail/lua-OSBF

USE_TOOLS+= gmake
Expand Down
4 changes: 1 addition & 3 deletions mail/Pantomime/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.24 2009/05/19 08:59:20 wiz Exp $
# $NetBSD: Makefile,v 1.25 2012/10/08 12:19:01 asau Exp $
#

DISTNAME= Pantomime-1.2.0pre3
Expand All @@ -10,8 +10,6 @@ HOMEPAGE= http://www.collaboration-world.com/pantomime/
COMMENT= Objective-C mail system class library
LICENSE= gnu-lgpl-v2

PKG_DESTDIR_SUPPORT= user-destdir

USE_LANGUAGES= objc

PRIVILEGED_STAGES+= build
Expand Down
4 changes: 1 addition & 3 deletions mail/YoSucker/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.8 2012/10/03 21:56:20 wiz Exp $
# $NetBSD: Makefile,v 1.9 2012/10/08 12:19:01 asau Exp $
#

DISTNAME= YoSucker-pr37
Expand All @@ -16,8 +16,6 @@ DEPENDS+= p5-Digest-MD5-[0-9]*:../../security/p5-Digest-MD5
DEPENDS+= p5-IO-Socket-SSL-[0-9]*:../../security/p5-IO-Socket-SSL
DEPENDS+= p5-MIME-Base64-[0-9]*:../../converters/p5-MIME-Base64

PKG_DESTDIR_SUPPORT= user-destdir

USE_TOOLS+= perl:run
REPLACE_PERL= bin/EncProxyPasswd bin/EncPasswd bin/YoSucker

Expand Down
4 changes: 1 addition & 3 deletions mail/akonadi/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.41 2012/10/02 17:11:26 tron Exp $
# $NetBSD: Makefile,v 1.42 2012/10/08 12:19:02 asau Exp $

DISTNAME= akonadi-1.7.0
PKGREVISION= 6
Expand All @@ -11,8 +11,6 @@ HOMEPAGE= http://pim.kde.org/akonadi/
COMMENT= The KDE PIM Storage Service
LICENSE= gnu-lgpl-v2.1

PKG_DESTDIR_SUPPORT= user-destdir

# BUILD_MAKE_FLAGS+= VERBOSE=1

BUILD_DEPENDS+= automoc4>=0.9.87:../../devel/automoc4
Expand Down
4 changes: 1 addition & 3 deletions mail/alpine/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.28 2012/07/28 21:32:33 reed Exp $
# $NetBSD: Makefile,v 1.29 2012/10/08 12:19:02 asau Exp $
#

DISTNAME= alpine-2.00
Expand All @@ -13,8 +13,6 @@ HOMEPAGE= http://www.washington.edu/alpine/
COMMENT= Program for Internet News and E-mail
LICENSE= apache-2.0

PKG_DESTDIR_SUPPORT= user-destdir

.include "options.mk"

GNU_CONFIGURE= yes
Expand Down
4 changes: 1 addition & 3 deletions mail/amavis-perl/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.3 2012/10/03 21:56:20 wiz Exp $
# $NetBSD: Makefile,v 1.4 2012/10/08 12:19:02 asau Exp $

DISTNAME= amavisd-${VERSION}
PKGNAME= amavis-perl-${VERSION}
Expand All @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.amavis.org/
COMMENT= Mail virus scanner

PKG_DESTDIR_SUPPORT= user-destdir

CONFLICTS+= amavis-[0-9]*
CONFLICTS+= amavis-perl-[0-9]*

Expand Down
4 changes: 1 addition & 3 deletions mail/amavisd-new/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.6 2012/10/03 21:56:20 wiz Exp $
# $NetBSD: Makefile,v 1.7 2012/10/08 12:19:02 asau Exp $

DISTNAME= amavisd-new-${VERSION}${PATCHLEVEL}
PKGNAME= amavisd-new-${VERSION}${PATCHLEVEL:S/-//}
Expand All @@ -18,8 +18,6 @@ LICENSE= gnu-gpl-v2
VERSION= 2.7.0
PATCHLEVEL= # empty

PKG_DESTDIR_SUPPORT= user-destdir

DEPENDS+= p5-Archive-Tar-[0-9]*:../../archivers/p5-Archive-Tar
DEPENDS+= p5-Archive-Zip>=1.14:../../archivers/p5-Archive-Zip
DEPENDS+= p5-BerkeleyDB-[0-9]*:../../databases/p5-BerkeleyDB
Expand Down
3 changes: 1 addition & 2 deletions mail/anomy-sanitizer/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.25 2012/10/03 21:56:21 wiz Exp $
# $NetBSD: Makefile,v 1.26 2012/10/08 12:19:02 asau Exp $
#

DISTNAME= anomy-sanitizer-1.76
Expand All @@ -14,7 +14,6 @@ DEPENDS+= p5-MIME-Base64-[0-9]*:../../converters/p5-MIME-Base64
DEPENDS+= p5-Digest-MD5-[0-9]*:../../security/p5-Digest-MD5

PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir

.include "../../mk/bsd.prefs.mk"

Expand Down
4 changes: 1 addition & 3 deletions mail/archivemail/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.14 2012/03/15 11:53:29 obache Exp $
# $NetBSD: Makefile,v 1.15 2012/10/08 12:19:02 asau Exp $
#

DISTNAME= archivemail-0.9.0
Expand All @@ -11,8 +11,6 @@ HOMEPAGE= http://archivemail.sourceforge.net/
COMMENT= Tool for archiving and compressing old email in mailboxes
LICENSE= gnu-gpl-v2

PKG_DESTDIR_SUPPORT= user-destdir

USE_LANGUAGES= # none

INSTALLATION_DIRS= share/archivemail
Expand Down
4 changes: 1 addition & 3 deletions mail/autorespond/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.11 2008/03/04 17:57:17 jlam Exp $
# $NetBSD: Makefile,v 1.12 2012/10/08 12:19:02 asau Exp $
#

DISTNAME= autorespond-2.0.5
Expand All @@ -11,8 +11,6 @@ COMMENT= Simple autoresponder add-on package for qmail

DEPENDS+= qmail>=1.03:../../mail/qmail

PKG_DESTDIR_SUPPORT= user-destdir

SUBST_CLASSES+= qmaildir
SUBST_STAGE.qmaildir= do-configure
SUBST_FILES.qmaildir= autorespond.c
Expand Down
4 changes: 1 addition & 3 deletions mail/avenger/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.13 2012/10/03 21:56:21 wiz Exp $
# $NetBSD: Makefile,v 1.14 2012/10/08 12:19:02 asau Exp $

DISTNAME= avenger-0.8.2
PKGREVISION= 2
Expand All @@ -10,8 +10,6 @@ HOMEPAGE= http://www.mailavenger.org/
COMMENT= SMTP server with filtering capabilities
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3

PKG_DESTDIR_SUPPORT= user-destdir

CONFLICTS= deliver-[0-9]*

BDB_ACCEPTED= db4 db5
Expand Down
4 changes: 1 addition & 3 deletions mail/balsa/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.91 2012/10/03 21:56:21 wiz Exp $
# $NetBSD: Makefile,v 1.92 2012/10/08 12:19:03 asau Exp $

DISTNAME= balsa-2.4.8
PKGREVISION= 18
Expand All @@ -11,8 +11,6 @@ HOMEPAGE= http://pawsa.fedorapeople.org/balsa/
COMMENT= GNOME2 EMail client
LICENSE= gnu-gpl-v3

PKG_DESTDIR_SUPPORT= user-destdir

USE_TOOLS+= gmake intltool msgfmt perl pkg-config
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
Expand Down
4 changes: 1 addition & 3 deletions mail/bbmail/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.19 2009/03/17 21:40:46 darcy Exp $
# $NetBSD: Makefile,v 1.20 2012/10/08 12:19:03 asau Exp $
#

DISTNAME= bbmail-0.8.3
Expand All @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://bbtools.windsofstorm.net/
COMMENT= Mailbox monitor (not only) for the blackbox windowmanager

PKG_DESTDIR_SUPPORT= user-destdir

GNU_CONFIGURE= YES
USE_LANGUAGES= c c++

Expand Down
4 changes: 1 addition & 3 deletions mail/bmf/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.10 2008/06/20 01:09:23 joerg Exp $
# $NetBSD: Makefile,v 1.11 2012/10/08 12:19:03 asau Exp $
#

DISTNAME= bmf-0.9.4
Expand All @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://sourceforge.net/projects/bmf/
COMMENT= Self contained and extremely efficient Bayesian mail filter

PKG_DESTDIR_SUPPORT= user-destdir

HAS_CONFIGURE= YES

CONFIGURE_ARGS+= --without-mysql
Expand Down
3 changes: 1 addition & 2 deletions mail/bogofilter/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.45 2012/10/03 21:56:21 wiz Exp $
# $NetBSD: Makefile,v 1.46 2012/10/08 12:19:03 asau Exp $

DISTNAME= bogofilter-1.2.2
PKGREVISION= 4
Expand All @@ -11,7 +11,6 @@ HOMEPAGE= http://bogofilter.sourceforge.net/
COMMENT= Bayesian spam filter written in C

PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir

GNU_CONFIGURE= YES

Expand Down
4 changes: 1 addition & 3 deletions mail/bulk_mailer/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.10 2008/03/04 17:57:18 jlam Exp $
# $NetBSD: Makefile,v 1.11 2012/10/08 12:19:03 asau Exp $
#

DISTNAME= bulk_mailer-1.13
Expand All @@ -9,8 +9,6 @@ MASTER_SITES= ftp://cs.utk.edu/pub/moore/bulk_mailer/
MAINTAINER= abs@NetBSD.org
COMMENT= Assist in delivery of mail to large numbers of recipients

PKG_DESTDIR_SUPPORT= user-destdir

HAS_CONFIGURE= YES
BUILD_TARGET= bulk_mailer

Expand Down
3 changes: 1 addition & 2 deletions mail/clamsmtp/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.42 2010/09/28 13:21:31 wiz Exp $
# $NetBSD: Makefile,v 1.43 2012/10/08 12:19:03 asau Exp $

DISTNAME= clamsmtp-1.10
#PKGREVISION= 1
Expand All @@ -11,7 +11,6 @@ COMMENT= SMTP filter that allows you to check for viruses
LICENSE= modified-bsd

PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir

GNU_CONFIGURE= yes
RCD_SCRIPTS= clamsmtpd
Expand Down
4 changes: 1 addition & 3 deletions mail/claws-mail-archive/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.23 2012/10/02 17:11:27 tron Exp $
# $NetBSD: Makefile,v 1.24 2012/10/08 12:19:03 asau Exp $
#

DISTNAME= archive-0.6.12
Expand All @@ -10,8 +10,6 @@ MASTER_SITES= http://claws-mail.org/downloads/plugins/
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Adds archiving to Claws-Mail

PKG_DESTDIR_SUPPORT= user-destdir

DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail

.include "../../mk/bsd.prefs.mk"
Expand Down
4 changes: 1 addition & 3 deletions mail/claws-mail-attachwarner/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.30 2012/10/02 17:11:27 tron Exp $
# $NetBSD: Makefile,v 1.31 2012/10/08 12:19:04 asau Exp $
#

DISTNAME= attachwarner-0.2.24
Expand All @@ -10,8 +10,6 @@ MASTER_SITES= http://claws-mail.org/downloads/plugins/
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Warns if a message mentions an attachment without attaching files

PKG_DESTDIR_SUPPORT= user-destdir

PLIST_SRC+= PLIST

DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
Expand Down
4 changes: 1 addition & 3 deletions mail/claws-mail-attremover/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.29 2012/10/02 17:11:27 tron Exp $
# $NetBSD: Makefile,v 1.30 2012/10/08 12:19:04 asau Exp $
#

DISTNAME= att_remover-1.0.14
Expand All @@ -10,8 +10,6 @@ MASTER_SITES= http://claws-mail.org/downloads/plugins/
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Permanently deletes attachments from mail

PKG_DESTDIR_SUPPORT= user-destdir

DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail

.include "../../mk/bsd.prefs.mk"
Expand Down
4 changes: 1 addition & 3 deletions mail/claws-mail-bogofilter/Makefile
@@ -1,8 +1,6 @@
# $NetBSD: Makefile,v 1.23 2012/09/15 10:05:23 obache Exp $
# $NetBSD: Makefile,v 1.24 2012/10/08 12:19:04 asau Exp $
#

PKG_DESTDIR_SUPPORT= user-destdir

PLUGIN_NAME= bogofilter
PKGREVISION= 1
.include "../../mail/claws-mail/plugins.mk"
Expand Down
4 changes: 1 addition & 3 deletions mail/claws-mail-cachesaver/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.29 2012/10/02 17:11:27 tron Exp $
# $NetBSD: Makefile,v 1.30 2012/10/08 12:19:04 asau Exp $
#

DISTNAME= cachesaver-0.10.9
Expand All @@ -10,8 +10,6 @@ MASTER_SITES= http://claws-mail.org/downloads/plugins/
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Saves Claws-Mail metadata every 60 seconds

PKG_DESTDIR_SUPPORT= user-destdir

DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail

.include "../../mk/bsd.prefs.mk"
Expand Down
4 changes: 1 addition & 3 deletions mail/claws-mail-dillo-viewer/Makefile
@@ -1,8 +1,6 @@
# $NetBSD: Makefile,v 1.27 2012/10/02 17:11:27 tron Exp $
# $NetBSD: Makefile,v 1.28 2012/10/08 12:19:04 asau Exp $
#

PKG_DESTDIR_SUPPORT= user-destdir

PLUGIN_NAME= dillo_viewer
PKGREVISION= 2
.include "../../mail/claws-mail/plugins.mk"
Expand Down
4 changes: 1 addition & 3 deletions mail/claws-mail-fetchinfo/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.30 2012/10/02 17:11:27 tron Exp $
# $NetBSD: Makefile,v 1.31 2012/10/08 12:19:04 asau Exp $
#

DISTNAME= fetchinfo-plugin-0.4.25
Expand All @@ -10,8 +10,6 @@ MASTER_SITES= http://claws-mail.org/downloads/plugins/
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Inserts headers containing some download information

PKG_DESTDIR_SUPPORT= user-destdir

DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail

.include "../../mk/bsd.prefs.mk"
Expand Down
4 changes: 1 addition & 3 deletions mail/claws-mail-gtkhtml/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.39 2012/10/02 17:11:27 tron Exp $
# $NetBSD: Makefile,v 1.40 2012/10/08 12:19:04 asau Exp $
#

DISTNAME= gtkhtml2_viewer-0.33
Expand All @@ -10,8 +10,6 @@ MASTER_SITES= http://claws-mail.org/downloads/plugins/
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Renders HTML mail using the gtkhtml2 rendering widget

PKG_DESTDIR_SUPPORT= user-destdir

PLIST_SRC+= PLIST

DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail
Expand Down
4 changes: 1 addition & 3 deletions mail/claws-mail-mailmbox/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.29 2012/10/02 17:11:27 tron Exp $
# $NetBSD: Makefile,v 1.30 2012/10/08 12:19:04 asau Exp $
#

DISTNAME= mailmbox-1.14.7
Expand All @@ -10,8 +10,6 @@ MASTER_SITES= http://claws-mail.org/downloads/plugins/
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Handles mailboxes in mbox format

PKG_DESTDIR_SUPPORT= user-destdir

DEPENDS+= claws-mail-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail

.include "../../mk/bsd.prefs.mk"
Expand Down

0 comments on commit b95a84f

Please sign in to comment.