head	1.8;
access;
symbols
	pkgsrc-2013Q2:1.8.0.46
	pkgsrc-2013Q2-base:1.8
	pkgsrc-2012Q4:1.8.0.44
	pkgsrc-2012Q4-base:1.8
	pkgsrc-2011Q4:1.8.0.42
	pkgsrc-2011Q4-base:1.8
	pkgsrc-2011Q2:1.8.0.40
	pkgsrc-2011Q2-base:1.8
	pkgsrc-2009Q4:1.8.0.38
	pkgsrc-2009Q4-base:1.8
	pkgsrc-2008Q4:1.8.0.36
	pkgsrc-2008Q4-base:1.8
	pkgsrc-2008Q3:1.8.0.34
	pkgsrc-2008Q3-base:1.8
	cube-native-xorg:1.8.0.32
	cube-native-xorg-base:1.8
	pkgsrc-2008Q2:1.8.0.30
	pkgsrc-2008Q2-base:1.8
	pkgsrc-2008Q1:1.8.0.28
	pkgsrc-2008Q1-base:1.8
	pkgsrc-2007Q4:1.8.0.26
	pkgsrc-2007Q4-base:1.8
	pkgsrc-2007Q3:1.8.0.24
	pkgsrc-2007Q3-base:1.8
	pkgsrc-2007Q2:1.8.0.22
	pkgsrc-2007Q2-base:1.8
	pkgsrc-2007Q1:1.8.0.20
	pkgsrc-2007Q1-base:1.8
	pkgsrc-2006Q4:1.8.0.18
	pkgsrc-2006Q4-base:1.8
	pkgsrc-2006Q3:1.8.0.16
	pkgsrc-2006Q3-base:1.8
	pkgsrc-2006Q2:1.8.0.14
	pkgsrc-2006Q2-base:1.8
	pkgsrc-2006Q1:1.8.0.12
	pkgsrc-2006Q1-base:1.8
	pkgsrc-2005Q4:1.8.0.10
	pkgsrc-2005Q4-base:1.8
	pkgsrc-2005Q3:1.8.0.8
	pkgsrc-2005Q3-base:1.8
	pkgsrc-2005Q2:1.8.0.6
	pkgsrc-2005Q2-base:1.8
	pkgsrc-2005Q1:1.8.0.4
	pkgsrc-2005Q1-base:1.8
	pkgsrc-2004Q4:1.8.0.2
	pkgsrc-2004Q4-base:1.8
	pkgsrc-2004Q3:1.7.0.10
	pkgsrc-2004Q3-base:1.7
	pkgsrc-2004Q2:1.7.0.8
	pkgsrc-2004Q2-base:1.7
	pkgsrc-2004Q1:1.7.0.6
	pkgsrc-2004Q1-base:1.7
	pkgsrc-2003Q4:1.7.0.4
	pkgsrc-2003Q4-base:1.7
	netbsd-1-6-1:1.7.0.2
	netbsd-1-6-1-base:1.7
	netbsd-1-6:1.3.0.8
	netbsd-1-6-RELEASE-base:1.3
	pkgviews:1.3.0.4
	pkgviews-base:1.3
	buildlink2:1.3.0.2
	buildlink2-base:1.3
	netbsd-1-5-PATCH003:1.3
	netbsd-1-5-PATCH001:1.3
	netbsd-1-5-RELEASE:1.3
	netbsd-1-4-PATCH003:1.3
	netbsd-1-4-PATCH002:1.3
	comdex-fall-1999:1.1.1.1
	netbsd-1-4-PATCH001:1.1.1.1
	netbsd-1-4-RELEASE:1.1.1.1
	pkgsrc-base:1.1.1.1
	TNF:1.1.1;
locks; strict;
comment	@# @;


1.8
date	2004.12.04.04.32.03;	author uebayasi;	state dead;
branches;
next	1.7;

1.7
date	2003.02.06.10.36.38;	author jmmv;	state Exp;
branches;
next	1.6;

1.6
date	2003.01.29.21.43.35;	author jmmv;	state Exp;
branches;
next	1.5;

1.5
date	2003.01.19.10.24.19;	author salo;	state Exp;
branches;
next	1.4;

1.4
date	2003.01.11.22.08.42;	author jmmv;	state Exp;
branches;
next	1.3;

1.3
date	99.12.16.22.03.13;	author mjl;	state Exp;
branches;
next	1.2;

1.2
date	99.12.16.20.56.21;	author mjl;	state Exp;
branches;
next	1.1;

1.1
date	99.03.13.13.57.40;	author rh;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	99.03.13.13.57.40;	author rh;	state Exp;
branches;
next	;


desc
@@


1.8
log
@Nuke sp, which has been broken for a while.  Use OpenSP instead.
@
text
@$NetBSD: patch-aa,v 1.7 2003/02/06 10:36:38 jmmv Exp $

--- Makefile.orig	Sat Oct 10 06:15:02 1998
+++ Makefile	Thu Dec 16 22:42:56 1999
@@@@ -1,11 +1,11 @@@@
 # Copyright (c) 1994, 1995 James Clark
 # See the file COPYING for copying permission.
 
-prefix=/opt/local
+prefix=${PREFIX}
 exec_prefix=$(prefix)
 # Where to install the binaries
 bindir=$(exec_prefix)/bin
-INSTALL=cp
+INSTALL=${BSD_INSTALL} -c
 # You might want to uncomment this on BSD systems
 #INSTALL=install
 
@@@@ -34,7 +34,7 @@@@
 #  which doesn't appropriately define sig_atomic_t).
 # Add -DJADE_MIF to include the Jade MIF backend
 XDEFINES=
-DEFINES=-DSP_HAVE_BOOL -DSP_ANSI_CLASS_INST -DSP_MULTI_BYTE $(XDEFINES)
+DEFINES=-DSP_HAVE_BOOL -DSP_ANSI_CLASS_INST -DSP_MULTI_BYTE $(XDEFINES) -DSGML_CATALOG_FILES_DEFAULT=\"${SGML_DEFAULT_CATALOG}\" -DSP_HAVE_LOCALE
 CXXFLAGS=-ansi $(DEBUG) $(WARN)
 # Flag to pass to CXX to make it output list of dependencies as a Makefile.
 CXXDEPGENFLAGS=-MM
@


1.7
log
@Use install -c instead of just install.
Mark unreal targets in Makefile.prog as .PHONY... let's see if this solves
the problem shown in bulk build.
@
text
@d1 1
a1 1
$NetBSD: patch-aa,v 1.6 2003/01/29 21:43:35 jmmv Exp $
@


1.6
log
@Use textproc/xmlcatmgr/catalogs.mk to register the installed catalog file,
with the SGML_CATALOGS variable.
Also set the default catalog to be SGML_DEFAULT_CATALOG.  Bump PKGREVISION.
@
text
@d1 1
a1 1
$NetBSD: patch-aa,v 1.5 2003/01/19 10:24:19 salo Exp $
d15 1
a15 1
+INSTALL=${BSD_INSTALL}
@


1.5
log
@Define INSTALL=${BSD_INSTALL} in patch-aa, remove unnecessary MAKE_ENV.
@
text
@d1 1
a1 1
$NetBSD: patch-aa,v 1.4 2003/01/11 22:08:42 jmmv Exp $
d24 1
a24 1
+DEFINES=-DSP_HAVE_BOOL -DSP_ANSI_CLASS_INST -DSP_MULTI_BYTE $(XDEFINES) -DSGML_CATALOG_FILES_DEFAULT=\"${PKG_SYSCONFDIR}/catalog\" -DSP_HAVE_LOCALE
@


1.4
log
@Register the installed catalog file in share/sgml/catalog using xmlcatmgr.
Also set the default catalog to be PKG_SYSCONFDIR/catalog.
Bump PKGREVISION to 1.
@
text
@d1 1
a1 1
$NetBSD: patch-aa,v 1.3 1999/12/16 22:03:13 mjl Exp $
d15 1
a15 1
+#INSTALL=cp
@


1.3
log
@Fix default sgml catalog path, add NetBSD id to patch, correct
PLIST.
@
text
@d1 1
a1 1
$NetBSD$
d24 1
a24 1
+DEFINES=-DSP_HAVE_BOOL -DSP_ANSI_CLASS_INST -DSP_MULTI_BYTE $(XDEFINES) -DSGML_CATALOG_FILES_DEFAULT=\"${PREFIX}/share/sgml/catalog\" -DSP_HAVE_LOCALE
@


1.2
log
@Updated to 1.3.4. Changes are bugfixes (no details available).
@
text
@d1 4
a4 2
--- Makefile.orig	Thu Dec 16 21:29:05 1999
+++ Makefile	Thu Dec 16 21:33:43 1999
d19 9
@


1.1
log
@Initial revision
@
text
@d1 3
a3 5
$NetBSD$

--- Makefile.orig	Sun Dec 28 12:24:20 1997
+++ Makefile	Sat Mar 13 08:22:53 1999
@@@@ -1,11 +1,10 @@@@
d13 2
a14 1
 # You might want to change this to uncomment this on BSD systems
a16 22
@@@@ -32,7 +31,8 @@@@
 # Add -Dsig_atomic_t=int on SunOS 4.1.x with g++ (or any other platform
 #  which doesn't appropriately define sig_atomic_t).
 XDEFINES=
-DEFINES=-DSP_HAVE_BOOL -DSP_ANSI_CLASS_INST -DSP_MULTI_BYTE $(XDEFINES)
+DEFINES=-DSP_HAVE_BOOL -DSP_ANSI_CLASS_INST -DSP_MULTI_BYTE -DSP_HAVE_LOCALE \
+	-DSGML_CATALOG_FILES_DEFAULT=\"${PREFIX}/share/sp/catalog\" $(XDEFINES)
 CXXFLAGS=-ansi $(DEBUG) $(WARN)
 # Flag to pass to CXX to make it output list of dependencies as a Makefile.
 CXXDEPGENFLAGS=-MM
@@@@ -53,10 +53,9 @@@@
 # to the build directory, and set srcdir to point to the source directory.
 srcdir=.
 AR=ar
-RANLIB=:
 # Uncomment this for SunOS 4.1.3 or FreeBSD
 # (and probably other BSD flavor systems as well)
-#RANLIB=ranlib
+RANLIB=ranlib
 M4=m4
 # perl is needed if you change or add messages
 PERL=perl
@


1.1.1.1
log
@Initial import of sp-1.3, an SGML system conforming to ISO-8879 as
provided by Martin Laubach (with a few modifications to work under
NetBSD-1.3.3 as well as -current) -- thanks!
@
text
@@
