head 1.5; access; symbols pkgsrc-2013Q4:1.4.0.52 pkgsrc-2013Q4-base:1.4 pkgsrc-2013Q3:1.4.0.50 pkgsrc-2013Q3-base:1.4 pkgsrc-2013Q2:1.4.0.48 pkgsrc-2013Q2-base:1.4 pkgsrc-2013Q1:1.4.0.46 pkgsrc-2013Q1-base:1.4 pkgsrc-2012Q4:1.4.0.44 pkgsrc-2012Q4-base:1.4 pkgsrc-2012Q3:1.4.0.42 pkgsrc-2012Q3-base:1.4 pkgsrc-2012Q2:1.4.0.40 pkgsrc-2012Q2-base:1.4 pkgsrc-2012Q1:1.4.0.38 pkgsrc-2012Q1-base:1.4 pkgsrc-2011Q4:1.4.0.36 pkgsrc-2011Q4-base:1.4 pkgsrc-2011Q3:1.4.0.34 pkgsrc-2011Q3-base:1.4 pkgsrc-2011Q2:1.4.0.32 pkgsrc-2011Q2-base:1.4 pkgsrc-2011Q1:1.4.0.30 pkgsrc-2011Q1-base:1.4 pkgsrc-2010Q4:1.4.0.28 pkgsrc-2010Q4-base:1.4 pkgsrc-2010Q3:1.4.0.26 pkgsrc-2010Q3-base:1.4 pkgsrc-2010Q2:1.4.0.24 pkgsrc-2010Q2-base:1.4 pkgsrc-2010Q1:1.4.0.22 pkgsrc-2010Q1-base:1.4 pkgsrc-2009Q4:1.4.0.20 pkgsrc-2009Q4-base:1.4 pkgsrc-2009Q3:1.4.0.18 pkgsrc-2009Q3-base:1.4 pkgsrc-2009Q2:1.4.0.16 pkgsrc-2009Q2-base:1.4 pkgsrc-2009Q1:1.4.0.14 pkgsrc-2009Q1-base:1.4 pkgsrc-2008Q4:1.4.0.12 pkgsrc-2008Q4-base:1.4 pkgsrc-2008Q3:1.4.0.10 pkgsrc-2008Q3-base:1.4 cube-native-xorg:1.4.0.8 cube-native-xorg-base:1.4 pkgsrc-2008Q2:1.4.0.6 pkgsrc-2008Q2-base:1.4 cwrapper:1.4.0.4 pkgsrc-2008Q1:1.4.0.2 pkgsrc-2008Q1-base:1.4 pkgsrc-2007Q4:1.3.0.12 pkgsrc-2007Q4-base:1.3 pkgsrc-2007Q3:1.3.0.10 pkgsrc-2007Q3-base:1.3 pkgsrc-2007Q2:1.3.0.8 pkgsrc-2007Q2-base:1.3 pkgsrc-2007Q1:1.3.0.6 pkgsrc-2007Q1-base:1.3 pkgsrc-2006Q4:1.3.0.4 pkgsrc-2006Q4-base:1.3 pkgsrc-2006Q3:1.3.0.2 pkgsrc-2006Q3-base:1.3 pkgsrc-2006Q2:1.2.0.12 pkgsrc-2006Q2-base:1.2 pkgsrc-2006Q1:1.2.0.10 pkgsrc-2006Q1-base:1.2 pkgsrc-2005Q4:1.2.0.8 pkgsrc-2005Q4-base:1.2 pkgsrc-2005Q3:1.2.0.6 pkgsrc-2005Q3-base:1.2 pkgsrc-2005Q2:1.2.0.4 pkgsrc-2005Q2-base:1.2 pkgsrc-2005Q1:1.2.0.2 pkgsrc-2005Q1-base:1.2 pkgsrc-2004Q4:1.1.0.8 pkgsrc-2004Q4-base:1.1 pkgsrc-2004Q3:1.1.0.6 pkgsrc-2004Q3-base:1.1 pkgsrc-2004Q2:1.1.0.4 pkgsrc-2004Q2-base:1.1 pkgsrc-2004Q1:1.1.0.2 pkgsrc-2004Q1-base:1.1; locks; strict; comment @# @; 1.5 date 2013.12.31.17.08.11; author wiz; state dead; branches; next 1.4; commitid Vb57LsqOW5rN8jjx; 1.4 date 2008.02.27.22.31.52; author jlam; state Exp; branches; next 1.3; 1.3 date 2006.08.14.22.40.53; author wiz; state Exp; branches; next 1.2; 1.2 date 2005.02.05.00.00.11; author cube; state Exp; branches; next 1.1; 1.1 date 2004.02.23.13.40.21; author cube; state Exp; branches; next ; desc @@ 1.5 log @Remove packages that were either BROKEN for more than a year or BROKEN and explicitly scheduled to be removed after 2013Q4. @ text @$NetBSD: patch-ae,v 1.4 2008/02/27 22:31:52 jlam Exp $ --- pwm/Makefile.orig 2004-07-28 23:10:32.000000000 -0400 +++ pwm/Makefile @@@@ -21,23 +21,24 @@@@ LIBS += $(LTDL_LIBS) EXT_OBJS += ../ioncore/ioncore.a ../luaextl/luaextl.a EXT_OBJS += ../libtu/libtu.a -DEFINES += -DETCDIR=\"$(ETCDIR)\" -DSHAREDIR=\"$(SHAREDIR)\" \ - -DEXTRABINDIR=\"$(EXTRABINDIR)\" -DMODULEDIR=\"$(MODULEDIR)\" \ - -DLCDIR=\"$(LCDIR)\" +DEFINES += -DETCDIR=\"$(INST_ETCDIR)\" -DSHAREDIR=\"$(INST_SHAREDIR)\" \ + -DEXTRABINDIR=\"$(INST_EXTRABINDIR)\" -DMODULEDIR=\"$(INST_MODULEDIR)\" \ + -DLCDIR=\"$(INST_LCDIR)\" ifndef PWM_ETCDIR -PWM_ETCDIR = $(ETCDIR) +INST_PWM_ETCDIR = $(INST_ETCDIR) +PWM_ETCDIR = $(DESTDIR)$(INST_PWM_ETCDIR) else -DEFINES += -DPWM_ETCDIR=\"$(PWM_ETCDIR)\" +DEFINES += -DPWM_ETCDIR=\"$(INST_PWM_ETCDIR)\" endif CFLAGS += $(XOPEN_SOURCE) $(C99_SOURCE) ifeq ($(PRELOAD_MODULES),1) LDFLAGS += $(foreach mod, $(PWM_MODULE_LIST), -dlpreopen ../$(mod)/$(mod).la) -LINKOPTS = -R$(MODULEDIR) +LINKOPTS = -R$(INST_MODULEDIR) else -LINKOPTS = -export-dynamic -R$(MODULEDIR) +LINKOPTS = -export-dynamic -R$(INST_MODULEDIR) endif SOURCES = pwm.c @@@@ -55,8 +56,8 @@@@ pwm: $(OBJS) $(EXT_OBJS) _install: $(INSTALLDIR) $(BINDIR) - $(INSTALL) -s -m $(BIN_MODE) pwm $(BINDIR) - # $(STRIP) $(BINDIR)/pwm + $(INSTALL) -s -m $(BIN_MODE) pwm $(BINDIR)/pwm2 + # $(STRIP) $(BINDIR)/pwm2 $(INSTALLDIR) $(PWM_ETCDIR) for i in $(ETC); do \ $(INSTALL) -m $(DATA_MODE) $$i $(PWM_ETCDIR); \ @ 1.4 log @+ Add full DESTDIR support in the least intrusive way possible. The strategy is to leave alone the install targets sprinkled all over the Makefiles and instead to two thigns: (1) Define new INST_* variants of BINDIR, ETCDIR, MODULEDIR, etc. that are the "final" installation locations, and thus may be hardcoded into the program. (2) Modify the definitions of BINDIR, ETCDIR, MODULEDIR, etc. to point to $(DESTDIR)$(INST_*). These variables can be used in the _install targets without any changes. @ text @d1 1 a1 1 $NetBSD$ @ 1.3 log @Adapt to lua-5.1.1. Bump PKGREVISION. @ text @d1 1 a1 1 $NetBSD: patch-ae,v 1.2 2005/02/05 00:00:11 cube Exp $ d3 1 a3 1 --- pwm/Makefile.orig 2004-07-29 03:10:32.000000000 +0000 d5 33 a37 1 @@@@ -55,9 +55,9 @@@@ pwm: $(OBJS) $(EXT_OBJS) d42 1 d44 2 a45 3 # $(STRIP) $(BINDIR)/pwm - $(INSTALLDIR) $(PWM_ETCDIR) + $(INSTALLDIR) $(EXDIR) d47 1 a47 3 - $(INSTALL) -m $(DATA_MODE) $$i $(PWM_ETCDIR); \ + $(INSTALL) -m $(DATA_MODE) $$i $(EXDIR); \ done @ 1.2 log @Install included pwm as pwm2 to avoid conflict with wm/pwm, as discussed on tech-pkg. PKGREVISION++. @ text @d1 1 a1 1 $NetBSD: patch-ae,v 1.1 2004/02/23 13:40:21 cube Exp $ d3 1 a3 1 --- pwm/Makefile.orig 2004-07-29 05:10:32.000000000 +0200 @ 1.1 log @Update to ion-20040207 (a.k.a ion2). This is the new stable version of Ion, two years after the last one! It is actually an update of ion-devel, which will then disappear before a new development branch is created for Ion. Most notable changes (since import of ion-devel, see ChangeLog in the distribution for a full listing): * Integration of the dock module * Workspace query asks for type of workspace when creating new. * Previous frame geometry (for maximize and shade) is saved in the workspaces save file. * Support changes in X keyboard map. * Autoconf script * The dock no longer gets focused when the pointer enters it. * Fill _NET_SUPPORTED root window property with the supported features (_NET_WM_FULLSCREEN, _NET_WM_NAME, _NET_VIRTUAL_ROOTS). * Transient size calculation fixed. * Creating frame for a transient on a floatws will raise the frame containing the transient_for window. * Minor memory leak removed: drawing engine colour group name. @ text @d1 1 a1 1 $NetBSD$ d3 1 a3 1 --- pwm/Makefile.orig 2004-02-07 16:37:01.000000000 +0100 d5 3 a7 1 @@@@ -56,7 +56,7 @@@@ _install: d9 2 a10 1 $(INSTALL) -s -m $(BIN_MODE) pwm $(BINDIR) @