head 1.4; access; symbols pkgsrc-2013Q2:1.4.0.22 pkgsrc-2013Q2-base:1.4 pkgsrc-2012Q4:1.4.0.20 pkgsrc-2012Q4-base:1.4 pkgsrc-2011Q4:1.4.0.18 pkgsrc-2011Q4-base:1.4 pkgsrc-2011Q2:1.4.0.16 pkgsrc-2011Q2-base:1.4 pkgsrc-2009Q4:1.4.0.14 pkgsrc-2009Q4-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 pkgsrc-2008Q1:1.4.0.4 pkgsrc-2008Q1-base:1.4 pkgsrc-2007Q4:1.4.0.2 pkgsrc-2007Q4-base:1.4 pkgsrc-2007Q3:1.3.0.2 pkgsrc-2007Q3-base:1.3 pkgsrc-2007Q2:1.1.0.2 pkgsrc-2007Q2-base:1.1; locks; strict; comment @# @; 1.4 date 2007.12.12.04.00.54; author bjs; state dead; branches; next 1.3; 1.3 date 2007.09.21.23.13.26; author bjs; state Exp; branches; next 1.2; 1.2 date 2007.09.11.09.23.55; author bjs; state Exp; branches; next 1.1; 1.1 date 2007.04.26.01.23.49; author dmcmahill; state Exp; branches; next ; desc @@ 1.4 log @Removal of devel/scmgit in preparation for new meta-pkg-based hierarchy @ text @$NetBSD: patch-ag,v 1.3 2007/09/21 23:13:26 bjs Exp $ --- templates/Makefile.orig 2007-09-19 14:02:17.000000000 -0400 +++ templates/Makefile @@@@ -46,6 +46,6 @@@@ clean: $(RM) -r blt boilerplates.made install: all - $(INSTALL) -d -m755 '$(DESTDIR_SQ)$(template_dir_SQ)' + $(BSD_INSTALL_DATA_DIR) '$(DESTDIR_SQ)$(template_dir_SQ)' (cd blt && $(TAR) cf - .) | \ (cd '$(DESTDIR_SQ)$(template_dir_SQ)' && $(TAR) xf -) @ 1.3 log @ Update to version 1.5.3.2. See release notes in tarball for changes. Added beginnings of emacs support; I intend on supporting this and other stuff from ${WRKSRC}/contrib after the freeze. @ text @d1 1 a1 1 $NetBSD: patch-ag,v 1.2 2007/09/11 09:23:55 bjs Exp $ @ 1.2 log @ Update to scmgit-1.5.3.1. Changes are too numerous to list here; please see Documentation/RelNotes-1.5.3.1.txt (in ${WRKSRC} or the GIT tree). @ text @d1 1 a1 1 $NetBSD: patch-ag,v 1.1 2007/04/26 01:23:49 dmcmahill Exp $ d3 1 a3 1 --- templates/Makefile.orig 2007-09-02 01:57:44.000000000 -0400 @ 1.1 log @Get this to build under NetBSD-2/alpha and install under SunOS-5.9/sparc. As part of this, the correct install program is now used, the tar specified by pkgsrc is used, added a missing tar to tools, stopped hardcoding the c-compiler, and added a missing wish:run to the tools. Whew! @ text @d1 1 a1 1 $NetBSD$ d3 1 a3 1 --- templates/Makefile.orig 2007-03-05 02:15:33.000000000 +0000 d5 2 a6 2 @@@@ -41,6 +41,6 @@@@ clean: rm -rf blt boilerplates.made @