head 1.3; access; symbols pkgsrc-2013Q2:1.3.0.54 pkgsrc-2013Q2-base:1.3 pkgsrc-2012Q4:1.3.0.52 pkgsrc-2012Q4-base:1.3 pkgsrc-2011Q4:1.3.0.50 pkgsrc-2011Q4-base:1.3 pkgsrc-2011Q2:1.3.0.48 pkgsrc-2011Q2-base:1.3 pkgsrc-2009Q4:1.3.0.46 pkgsrc-2009Q4-base:1.3 pkgsrc-2008Q4:1.3.0.44 pkgsrc-2008Q4-base:1.3 pkgsrc-2008Q3:1.3.0.42 pkgsrc-2008Q3-base:1.3 cube-native-xorg:1.3.0.40 cube-native-xorg-base:1.3 pkgsrc-2008Q2:1.3.0.38 pkgsrc-2008Q2-base:1.3 pkgsrc-2008Q1:1.3.0.36 pkgsrc-2008Q1-base:1.3 pkgsrc-2007Q4:1.3.0.34 pkgsrc-2007Q4-base:1.3 pkgsrc-2007Q3:1.3.0.32 pkgsrc-2007Q3-base:1.3 pkgsrc-2007Q2:1.3.0.30 pkgsrc-2007Q2-base:1.3 pkgsrc-2007Q1:1.3.0.28 pkgsrc-2007Q1-base:1.3 pkgsrc-2006Q4:1.3.0.26 pkgsrc-2006Q4-base:1.3 pkgsrc-2006Q3:1.3.0.24 pkgsrc-2006Q3-base:1.3 pkgsrc-2006Q2:1.3.0.22 pkgsrc-2006Q2-base:1.3 pkgsrc-2006Q1:1.3.0.20 pkgsrc-2006Q1-base:1.3 pkgsrc-2005Q4:1.3.0.18 pkgsrc-2005Q4-base:1.3 pkgsrc-2005Q3:1.3.0.16 pkgsrc-2005Q3-base:1.3 pkgsrc-2005Q2:1.3.0.14 pkgsrc-2005Q2-base:1.3 pkgsrc-2005Q1:1.3.0.12 pkgsrc-2005Q1-base:1.3 pkgsrc-2004Q4:1.3.0.10 pkgsrc-2004Q4-base:1.3 pkgsrc-2004Q3:1.3.0.8 pkgsrc-2004Q3-base:1.3 pkgsrc-2004Q2:1.3.0.6 pkgsrc-2004Q2-base:1.3 pkgsrc-2004Q1:1.3.0.4 pkgsrc-2004Q1-base:1.3 pkgsrc-2003Q4:1.3.0.2 pkgsrc-2003Q4-base:1.3 buildlink2-base:1.3 comdex-fall-1999:1.2 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.3 date 2000.02.15.16.45.59; author fredb; state dead; branches; next 1.2; 1.2 date 99.08.24.10.16.39; author fredb; state Exp; branches; next 1.1; 1.1 date 99.07.31.10.36.46; author fredb; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 99.07.31.10.36.46; author fredb; state Exp; branches; next ; desc @@ 1.3 log @Nuke afterstep-current. @ text @$NetBSD: patch-ab,v 1.2 1999/08/24 10:16:39 fredb Exp $ --- asimagelib/Makefile.in.orig Tue Jul 27 10:38:01 1999 +++ asimagelib/Makefile.in Sun Aug 22 11:43:11 1999 @@@@ -7,11 +7,9 @@@@ pixmap.o balloon.o background.o OBJSDLL = $(OBJS) -PROG = libasimage.a -DYNPROG = libasimage.so -LIBVER = 1.9 +PROG = libasimage.la LIBVERMAJOR = 1 -#INSTALLONBUILD = install +LIBVERMINOR = 9 @@MAKEFILECOMMONLIB@@ @ 1.2 log @Libtoolize this, and install libs shared. Simplify patch to "afterstepdoc" script, so that if it can't find {netscape,mozilla} in the usual places, it only looks for lynx in /usr/{pkg,local}/bin. @ text @d1 1 a1 1 $NetBSD$ @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD: patch-ab,v 1.2 1998/12/28 23:36:44 tron Exp $ d3 5 a7 3 --- autoconf/Makefile.common.in.orig Mon Mar 8 10:47:14 1999 +++ autoconf/Makefile.common.in Thu May 27 05:28:28 1999 @@@@ -13,8 +13,8 @@@@ d9 7 a15 7 install.man: @@if test -f $(PROG).man; then \ - echo $(INSTALL_DATA) $(PROG).man $(AFTER_MAN_DIR)/$(PROG).1x; \ - $(INSTALL_DATA) $(PROG).man $(AFTER_MAN_DIR)/$(PROG).1x; \ + echo $(INSTALL_DATA) $(PROG).man $(AFTER_MAN_DIR)/$(PROG).1; \ + $(INSTALL_DATA) $(PROG).man $(AFTER_MAN_DIR)/$(PROG).1; \ fi d17 1 a17 3 install.script: @@@@ -27,7 +27,7 @@@@ $(RMF) $(AFTER_BIN_DIR)/$(PROG) a18 6 uninstall.man: - $(RMF) $(AFTER_MAN_DIR)/$(PROG).1x + $(RMF) $(AFTER_MAN_DIR)/$(PROG).1 uninstall.script: @@for i in $(SCRIPTS); do \ @ 1.1.1.1 log @Initial import of afterstep-1.7.125, a window manager for X. Afterstep-1.7.x adds additional configuration capabilities to 1.6.x, a few of which follow. This breaks x11/ascp, the AfterStep Control Panel. --New "style definitions" permit consistent color schemes for several different modules. --New ".include" file mechanism for Start menu permits setting of site- and host-wide policies. Other changes are mostly transparent to the user. --All intermodule communication now uses socket IO. --A new libmodule collects methods for same (incomplete). This is considered to be af development quality, and in spite of the prodigious version number, is nowhere near cutoff. @ text @@