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 6c6ccab commit 8f9332a
Show file tree
Hide file tree
Showing 146 changed files with 146 additions and 419 deletions.
4 changes: 1 addition & 3 deletions time/abclock/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1.1.1 2011/11/08 10:49:35 ryoon Exp $
# $NetBSD: Makefile,v 1.2 2012/10/08 13:04:16 asau Exp $

DISTNAME= abclock-1.0d
CATEGORIES= time
Expand All @@ -9,8 +9,6 @@ HOMEPAGE= http://odur.let.rug.nl/~kleiweg/abclock/
COMMENT= Analogue Bitmap Clock
LICENSE= gnu-gpl-v2

PKG_DESTDIR_SUPPORT= user-destdir

INSTALLATION_DIRS= bin

do-install:
Expand Down
4 changes: 1 addition & 3 deletions time/anacron/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.12 2009/09/02 12:37:10 asau Exp $
# $NetBSD: Makefile,v 1.13 2012/10/08 13:04:16 asau Exp $
#

DISTNAME= anacron-2.3
Expand All @@ -11,8 +11,6 @@ HOMEPAGE= http://anacron.sourceforge.net/
COMMENT= Periodic command scheduler
LICENSE= gnu-gpl-v2

PKG_DESTDIR_SUPPORT= user-destdir

USE_TOOLS+= gmake

.include "../../mk/bsd.prefs.mk"
Expand Down
4 changes: 1 addition & 3 deletions time/asclock-gtk/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.28 2011/04/22 13:44:53 obache Exp $
# $NetBSD: Makefile,v 1.29 2012/10/08 13:04:16 asau Exp $
#

DISTNAME= asclock-gtk-2.1.10beta
Expand All @@ -10,8 +10,6 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} # www.asclock.org is no more
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Dockable clock and calendar with themes for GTK+

PKG_DESTDIR_SUPPORT= user-destdir

NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL

WRKSRC= ${WRKDIR}/asclock-gtk
Expand Down
4 changes: 1 addition & 3 deletions time/asclock-xlib/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.19 2008/06/20 01:09:38 joerg Exp $
# $NetBSD: Makefile,v 1.20 2012/10/08 13:04:16 asau Exp $
#

DISTNAME= asclock-xlib-2.0.11
Expand All @@ -10,8 +10,6 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} # www.asclock.org is no more
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Dockable clock and calendar with themes for X11

PKG_DESTDIR_SUPPORT= user-destdir

NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL

WRKSRC= ${WRKDIR}/asclock-xlib
Expand Down
4 changes: 1 addition & 3 deletions time/asclock/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.30 2012/03/06 23:29:29 joerg Exp $
# $NetBSD: Makefile,v 1.31 2012/10/08 13:04:16 asau Exp $

DISTNAME= asclock-classic-1.0
PKGNAME= asclock-1.0
Expand All @@ -9,8 +9,6 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} # www.asclock.org is no more
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= NeXTstep-like clock and calendar

PKG_DESTDIR_SUPPORT= user-destdir

NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL

WRKSRC= ${WRKDIR}/asclock1.0
Expand Down
4 changes: 1 addition & 3 deletions time/bbdate/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.13 2009/03/17 21:40:47 darcy Exp $
# $NetBSD: Makefile,v 1.14 2012/10/08 13:04:17 asau Exp $
#

DISTNAME= bbdate-0.2.4
Expand All @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://bbtools.sourceforge.net/download.php?file=3
COMMENT= Display the current date

PKG_DESTDIR_SUPPORT= user-destdir

GNU_CONFIGURE= YES
USE_LANGUAGES= c c++

Expand Down
4 changes: 1 addition & 3 deletions time/cairo-clock/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.27 2012/10/02 17:12:04 tron Exp $
# $NetBSD: Makefile,v 1.28 2012/10/08 13:04:17 asau Exp $
#

DISTNAME= cairo-clock_0.3.3-1
Expand All @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://macslow.thepimp.net/?page_id=23
COMMENT= Analog clock drawn with vector-graphics

PKG_DESTDIR_SUPPORT= user-destdir

WRKSRC= ${WRKDIR}/cairo-clock-0.3.3
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
Expand Down
4 changes: 1 addition & 3 deletions time/cal/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.16 2008/06/20 01:09:38 joerg Exp $
# $NetBSD: Makefile,v 1.17 2012/10/08 13:04:17 asau Exp $

DISTNAME= cal-3.5
PKGREVISION= 1
Expand All @@ -8,8 +8,6 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE:=utils/shell/}
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Enhanced color version of standard calendar utility

PKG_DESTDIR_SUPPORT= user-destdir

WRKSRC= ${WRKDIR}/cal-3.5/source
MAKE_FILE= makefile.unx
BUILD_TARGET= cal
Expand Down
4 changes: 1 addition & 3 deletions time/cardboard-schedule/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.27 2011/12/13 06:14:47 dholland Exp $
# $NetBSD: Makefile,v 1.28 2012/10/08 13:04:17 asau Exp $
#

DISTNAME= cs113ins
Expand All @@ -18,8 +18,6 @@ NO_BIN_ON_FTP= ${RESTRICTED}
NO_SRC_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}

PKG_DESTDIR_SUPPORT= user-destdir

USE_X11BASE= yes

USE_TOOLS+= pax gtar
Expand Down
4 changes: 1 addition & 3 deletions time/catclock/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.20 2011/12/09 14:36:34 drochner Exp $
# $NetBSD: Makefile,v 1.21 2012/10/08 13:04:17 asau Exp $
#

DISTNAME= catclock
Expand All @@ -11,8 +11,6 @@ EXTRACT_SUFX= .zip
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Variant of the MIT xclock with a "cat" mode

PKG_DESTDIR_SUPPORT= user-destdir

USE_IMAKE= yes

post-patch:
Expand Down
4 changes: 1 addition & 3 deletions time/dclock/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.17 2009/07/07 20:27:10 joerg Exp $
# $NetBSD: Makefile,v 1.18 2012/10/08 13:04:17 asau Exp $
#

DISTNAME= dclock
Expand All @@ -11,8 +11,6 @@ EXTRACT_SUFX= .shar.Z
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Digital clock for X

PKG_DESTDIR_SUPPORT= user-destdir

CONFLICTS+= ivtools-*

WRKSRC= ${WRKDIR}
Expand Down
4 changes: 1 addition & 3 deletions time/devtodo/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.29 2009/05/20 00:58:28 wiz Exp $
# $NetBSD: Makefile,v 1.30 2012/10/08 13:04:17 asau Exp $

DISTNAME= devtodo-0.1.20
PKGREVISION= 3
Expand All @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://swapoff.org/DevTodo
COMMENT= Display and manage a list of items that are outstanding

PKG_DESTDIR_SUPPORT= user-destdir

USE_LANGUAGES= c c++
USE_LIBTOOL= yes
USE_GNU_READLINE= # uses rl_startup_hook()
Expand Down
4 changes: 1 addition & 3 deletions time/emiclock/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.24 2012/05/03 09:55:31 obache Exp $
# $NetBSD: Makefile,v 1.25 2012/10/08 13:04:17 asau Exp $
#

DISTNAME= emiclock-2.0.2
Expand All @@ -10,8 +10,6 @@ MAINTAINER= minoura@NetBSD.org
COMMENT= Analog clock with image in the middle
LICENSE= emiclock-license

PKG_DESTDIR_SUPPORT= user-destdir

RESTRICTED= Do not distribute
NO_SRC_ON_FTP=${RESTRICTED}
NO_BIN_ON_FTP=${RESTRICTED}
Expand Down
4 changes: 1 addition & 3 deletions time/etm/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.26 2012/03/15 11:53:41 obache Exp $
# $NetBSD: Makefile,v 1.27 2012/10/08 13:04:17 asau Exp $
#

DISTNAME= etm-877
Expand All @@ -11,8 +11,6 @@ HOMEPAGE= http://www.duke.edu/~dgraham/ETM/
COMMENT= events and tasks manager using simple text files
LICENSE= gnu-gpl-v3

PKG_DESTDIR_SUPPORT= user-destdir

DEPENDS+= ${PYPKGPREFIX}-wxWidgets>=2.8.7:../../x11/py-wxWidgets
DEPENDS+= ${PYPKGPREFIX}-dateutil>=1.4.1:../../time/py-dateutil
DEPENDS+= ${PYPKGPREFIX}-icalendar>=2.0.1:../../time/py-icalendar
Expand Down
4 changes: 1 addition & 3 deletions time/evolution-webcal/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.59 2012/10/02 17:12:04 tron Exp $
# $NetBSD: Makefile,v 1.60 2012/10/08 13:04:18 asau Exp $
#

DISTNAME= evolution-webcal-2.32.0
Expand All @@ -12,8 +12,6 @@ HOMEPAGE= http://www.novell.com/products/desktop/features/evolution.html
COMMENT= GNOME URL handler for web-published iCal calendar files
LICENSE= gnu-gpl-v2

PKG_DESTDIR_SUPPORT= user-destdir

GNU_CONFIGURE= YES
USE_TOOLS+= gmake intltool msgfmt pkg-config
USE_PKGLOCALEDIR= YES
Expand Down
4 changes: 1 addition & 3 deletions time/gcal/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.24 2012/08/11 18:51:16 ryoon Exp $
# $NetBSD: Makefile,v 1.25 2012/10/08 13:04:18 asau Exp $
#

DISTNAME= gcal-3.6.2
Expand All @@ -11,8 +11,6 @@ HOMEPAGE= http://www.gnu.org/software/gcal/
COMMENT= GNU version of the standard calendar utility
LICENSE= gnu-gpl-v3

PKG_DESTDIR_SUPPORT= user-destdir

GNU_CONFIGURE= yes
USE_PKGLOCALEDIR= yes
INFO_FILES= yes
Expand Down
4 changes: 1 addition & 3 deletions time/gchore/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.18 2012/10/02 17:12:04 tron Exp $
# $NetBSD: Makefile,v 1.19 2012/10/08 13:04:18 asau Exp $
#

DISTNAME= gchore-1.0
Expand All @@ -10,8 +10,6 @@ MAINTAINER= root@garbled.net
HOMEPAGE= http://gchore.sourceforge.net/
COMMENT= Chore reminder tool with gtk UI

PKG_DESTDIR_SUPPORT= user-destdir

USE_TOOLS+= pkg-config
GNU_CONFIGURE= YES
INSTALLATION_DIRS= bin
Expand Down
4 changes: 1 addition & 3 deletions time/gdeskcal/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.44 2012/10/02 17:12:04 tron Exp $
# $NetBSD: Makefile,v 1.45 2012/10/08 13:04:18 asau Exp $
#

DISTNAME= gDeskCal-0_57_1
Expand All @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.pycage.de/\#gdeskcal
COMMENT= Desktop calendar

PKG_DESTDIR_SUPPORT= user-destdir

WRKSRC= ${WRKDIR}/gDeskCal-0.57.1
NO_BUILD= yes

Expand Down
4 changes: 1 addition & 3 deletions time/glclock/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.23 2008/06/20 01:09:39 joerg Exp $
# $NetBSD: Makefile,v 1.24 2012/10/08 13:04:18 asau Exp $
#

DISTNAME= glclock-6.0b6.0
Expand All @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.daionet.gr.jp/~masa/glclock/
COMMENT= OpenGL-based pocket watch

PKG_DESTDIR_SUPPORT= user-destdir

USE_LANGUAGES= c++

MAKE_FILE= makefile
Expand Down
4 changes: 1 addition & 3 deletions time/globe/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.7 2008/06/20 01:09:39 joerg Exp $
# $NetBSD: Makefile,v 1.8 2012/10/08 13:04:18 asau Exp $
#

DISTNAME= globe_26mar94
Expand All @@ -11,8 +11,6 @@ MAINTAINER= is@NetBSD.org
HOMEPAGE= http://www.acme.com/software/globe/
COMMENT= Display the currently-lighted face of Earth in ASCII

PKG_DESTDIR_SUPPORT= user-destdir

WRKSRC= ${WRKDIR}/globe

INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
Expand Down
4 changes: 1 addition & 3 deletions time/gnotime/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.55 2012/10/02 17:12:04 tron Exp $
# $NetBSD: Makefile,v 1.56 2012/10/08 13:04:18 asau Exp $

DISTNAME= gnotime-2.3.0
PKGREVISION= 22
Expand All @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://gttr.sourceforge.net/
COMMENT= Time tracker for GNOME2

PKG_DESTDIR_SUPPORT= user-destdir

GNU_CONFIGURE= yes
USE_TOOLS+= gmake intltool msgfmt pkg-config
USE_LIBTOOL= yes
Expand Down
4 changes: 1 addition & 3 deletions time/gnutime/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.8 2012/05/29 22:20:40 cheusov Exp $
# $NetBSD: Makefile,v 1.9 2012/10/08 13:04:18 asau Exp $
#

DISTNAME= time-1.7
Expand All @@ -12,8 +12,6 @@ HOMEPAGE= http://directory.fsf.org/GNU/time.html
COMMENT= Report user, system, and real time used by a process
LICENSE= gnu-gpl-v2

PKG_DESTDIR_SUPPORT= user-destdir

GNU_CONFIGURE= yes
INFO_FILES= yes

Expand Down
4 changes: 1 addition & 3 deletions time/gnyaclock/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.18 2012/05/03 09:55:31 obache Exp $
# $NetBSD: Makefile,v 1.19 2012/10/08 13:04:18 asau Exp $
#

DISTNAME= gnya
Expand All @@ -12,8 +12,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.is.titech.ac.jp/~sadayosi/lab/h-takasi/h.html
COMMENT= Accessory with Bezier curve

PKG_DESTDIR_SUPPORT= user-destdir

WRKSRC= ${WRKDIR}/gnyaclock
USE_IMAKE= YES

Expand Down
4 changes: 1 addition & 3 deletions time/grdc/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.7 2012/02/16 19:55:31 hans Exp $
# $NetBSD: Makefile,v 1.8 2012/10/08 13:04:18 asau Exp $

DISTNAME= grdc-20031019
CATEGORIES= time
Expand All @@ -8,8 +8,6 @@ MAINTAINER= mishka@NetBSD.org
HOMEPAGE= http://www.FreeBSD.org/
COMMENT= Grand digital clock from FreeBSD-current games

PKG_DESTDIR_SUPPORT= user-destdir

INSTALLATION_DIRS+= bin man/man6
INSTALL_MAKE_FLAGS= PREFIX=${DESTDIR}${PREFIX}
MAKE_ENV+= INSTALL=${TOOLS_PATH.install:Q}
Expand Down
4 changes: 1 addition & 3 deletions time/gtodo-applet/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.47 2012/10/02 17:12:04 tron Exp $
# $NetBSD: Makefile,v 1.48 2012/10/08 13:04:19 asau Exp $
#

DISTNAME= gtodo-applet-0.1
Expand All @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://qballcow.nl/index.php?s=4
COMMENT= GNOME applet for the gtodo application

PKG_DESTDIR_SUPPORT= user-destdir

DEPENDS+= gtodo>=0.14:../../time/gtodo

USE_TOOLS+= pkg-config
Expand Down
4 changes: 1 addition & 3 deletions time/gtodo/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.43 2012/10/02 17:12:04 tron Exp $
# $NetBSD: Makefile,v 1.44 2012/10/08 13:04:19 asau Exp $
#

DISTNAME= gtodo-0.14
Expand All @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.sarine.nl/gnome-task-list-manager
COMMENT= To-do list manager for the GNOME desktop

PKG_DESTDIR_SUPPORT= user-destdir

GNU_CONFIGURE= YES
USE_TOOLS+= gmake intltool msgfmt pkg-config
USE_PKGLOCALEDIR= YES
Expand Down
Loading

0 comments on commit 8f9332a

Please sign in to comment.