pkgsrc/lang/cdl3/PLIST
obache 4c5692ea3f 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
2007-03-18 15:12:37 +00:00

24 lines
620 B
Text

@comment $NetBSD: PLIST,v 1.3 2007/03/18 15:12:37 obache Exp $
bin/cdlc
share/cdl3/include/cdl3rts.h
share/cdl3/include/predef.h
share/cdl3/include/predef.k3
share/cdl3/examples/Makefile.example
share/cdl3/examples/hello.k3
lib/libcdlrts.la
man/man1/cdlc.1
man/man3/cdl-converting.3
man/man3/cdl-debug.3
man/man3/cdl-input.3
man/man3/cdl-integer.3
man/man3/cdl-io.3
man/man3/cdl-output.3
man/man3/cdl-string.3
man/man3/cdl-system.3
man/man3/cdlrts.3
man/man7/cdl-fubar-transient.7
man/man7/cdlfubar.7
share/cdl3/doc/cdl3-manual-${PKGVERSION}.ps
@dirrm share/cdl3/include
@dirrm share/cdl3/doc
@dirrm share/cdl3/examples