head	1.2;
access;
symbols
	pkgsrc-2013Q2:1.2.0.28
	pkgsrc-2013Q2-base:1.2
	pkgsrc-2012Q4:1.2.0.26
	pkgsrc-2012Q4-base:1.2
	pkgsrc-2011Q4:1.2.0.24
	pkgsrc-2011Q4-base:1.2
	pkgsrc-2011Q2:1.2.0.22
	pkgsrc-2011Q2-base:1.2
	pkgsrc-2009Q4:1.2.0.20
	pkgsrc-2009Q4-base:1.2
	pkgsrc-2008Q4:1.2.0.18
	pkgsrc-2008Q4-base:1.2
	pkgsrc-2008Q3:1.2.0.16
	pkgsrc-2008Q3-base:1.2
	cube-native-xorg:1.2.0.14
	cube-native-xorg-base:1.2
	pkgsrc-2008Q2:1.2.0.12
	pkgsrc-2008Q2-base:1.2
	pkgsrc-2008Q1:1.2.0.10
	pkgsrc-2008Q1-base:1.2
	pkgsrc-2007Q4:1.2.0.8
	pkgsrc-2007Q4-base:1.2
	pkgsrc-2007Q3:1.2.0.6
	pkgsrc-2007Q3-base:1.2
	pkgsrc-2007Q2:1.2.0.4
	pkgsrc-2007Q2-base:1.2
	pkgsrc-2007Q1:1.2.0.2
	pkgsrc-2007Q1-base:1.2
	pkgsrc-2006Q4:1.1.1.1.0.20
	pkgsrc-2006Q4-base:1.1.1.1
	pkgsrc-2006Q3:1.1.1.1.0.18
	pkgsrc-2006Q3-base:1.1.1.1
	pkgsrc-2006Q2:1.1.1.1.0.16
	pkgsrc-2006Q2-base:1.1.1.1
	pkgsrc-2006Q1:1.1.1.1.0.14
	pkgsrc-2006Q1-base:1.1.1.1
	pkgsrc-2005Q4:1.1.1.1.0.12
	pkgsrc-2005Q4-base:1.1.1.1
	pkgsrc-2005Q3:1.1.1.1.0.10
	pkgsrc-2005Q3-base:1.1.1.1
	pkgsrc-2005Q2:1.1.1.1.0.8
	pkgsrc-2005Q2-base:1.1.1.1
	pkgsrc-2005Q1:1.1.1.1.0.6
	pkgsrc-2005Q1-base:1.1.1.1
	pkgsrc-2004Q4:1.1.1.1.0.4
	pkgsrc-2004Q4-base:1.1.1.1
	pkgsrc-2004Q3:1.1.1.1.0.2
	pkgsrc-2004Q3-base:1.1.1.1
	pkgsrc-base:1.1.1.1
	TNF:1.1.1;
locks; strict;
comment	@# @;


1.2
date	2007.03.18.15.12.38;	author obache;	state dead;
branches;
next	1.1;

1.1
date	2004.07.23.02.04.23;	author minskim;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2004.07.23.02.04.23;	author minskim;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Update cdl3 to 1.2.7.
Provided by MAINTAINER, Jaap Boender in PR 35941.

ChangeLog:
2006-01  M. Seutter
 * Bumped version to 1.2.7
 * ANSI-fied code of runtime system and prepared for WIN32 port
 * Finished MS VC++ 6.0 port


2004-12-10  Marco van Zwetselaar

 * Added autogen.sh as a convenience for maintainers.  It invokes the
   autotools machinery and should be called right after pulling cdl3
   from CVS, or whenever a Makefile.am or configure.in changes
 * Updated the README, INSTALL, NEWS, TODO and AUTHORS files
 * Added .cvsignore files in several places
 * Fixed various Makefile.ams to get rid of cruft
 * configure.in
   - bumped version to 1.2.6
 * man pages
   - moved man N stuff to man 7 as per File Hierarchy Standard
   - use the autotools man_MANS mechanism
   - man.{1,3} pages now get generated from man.{1,3}.in
 * examples
   - Makefile.example now gets generated from Makefile.example.in
@
text
@$NetBSD: patch-aa,v 1.1 2004/07/23 02:04:23 minskim Exp $

--- docs/Makefile.am.orig	Mon Jan 28 15:06:53 2002
+++ docs/Makefile.am
@@@@ -1,5 +1,5 @@@@
 ## Process this file with automake to produce Makefile.in
-docdir = $(prefix)/doc
+docdir = $(prefix)/share/cdl3/doc
 doc_DATA = $(PACKAGE)-manual-$(VERSION).ps
 
 SUBDIRS = tek
@


1.1
log
@Initial revision
@
text
@d1 1
a1 1
$NetBSD$
@


1.1.1.1
log
@Import cdl3 from pkgsrc-wip.  Provided by Jaap Boender in PR pkg/22794.

CDL3 is a programming language, based on Affix Grammars, intended for
the development of compilers and other complicated pieces of software
that can be implemented as syntax-directed transducers.
@
text
@@
