enscript.git
14 years agoRelease version 1.6.5. release
Tim Retout [Sun, 27 Dec 2009 23:49:43 +0000 (23:49 +0000)]
Release version 1.6.5.

14 years agoApply patch from Werner Fink for CVE-2008-3863, CVE-2008-4306
Tim Retout [Sun, 27 Dec 2009 23:45:09 +0000 (23:45 +0000)]
Apply patch from Werner Fink for CVE-2008-3863, CVE-2008-4306

14 years agoAdd highlighting for Fortran 90
Tim Retout [Sun, 27 Dec 2009 23:30:02 +0000 (23:30 +0000)]
Add highlighting for Fortran 90

14 years agoApply patch from Debian Security Team for CAN-2004-1184.
Tim Retout [Sun, 27 Dec 2009 14:50:37 +0000 (14:50 +0000)]
Apply patch from Debian Security Team for CAN-2004-1184.

15 years agoFix buffer overflow in dump_ps_page_header
Tim Retout [Sat, 28 Mar 2009 13:04:32 +0000 (13:04 +0000)]
Fix buffer overflow in dump_ps_page_header

15 years agoRemove code to read EPS data from a pipe.
Tim Retout [Sat, 28 Mar 2009 12:30:18 +0000 (12:30 +0000)]
Remove code to read EPS data from a pipe.

15 years agoAdd basic handling of JavaScript regexes.
Tim Retout [Sun, 25 Jan 2009 11:18:10 +0000 (11:18 +0000)]
Add basic handling of JavaScript regexes.

15 years agoRespect $HOME when searching for ~/.enscriptrc
Tim Retout [Sun, 25 Jan 2009 11:17:23 +0000 (11:17 +0000)]
Respect $HOME when searching for ~/.enscriptrc

15 years agoRemove flex/bison-generated states files from repository.
Tim Retout [Tue, 13 Jan 2009 23:48:55 +0000 (23:48 +0000)]
Remove flex/bison-generated states files from repository.

15 years agoUpdate to GPLv3
Tim Retout [Tue, 13 Jan 2009 22:41:52 +0000 (22:41 +0000)]
Update to GPLv3

15 years agoUpdate docs to FDL 1.3
Tim Retout [Tue, 13 Jan 2009 22:00:14 +0000 (22:00 +0000)]
Update docs to FDL 1.3

16 years agoMakefile.am (EXTRA_DIST): Remove ABOUT-NLS, THANKS and config.rpath.
Tim Retout [Sun, 3 Feb 2008 20:46:09 +0000 (20:46 +0000)]
Makefile.am (EXTRA_DIST): Remove ABOUT-NLS, THANKS and config.rpath.

16 years agoRemove generated files in `docs' directory.
Tim Retout [Sun, 3 Feb 2008 17:25:47 +0000 (17:25 +0000)]
Remove generated files in `docs' directory.

16 years agoRemove autoconf-generated files.
Tim Retout [Tue, 29 Jan 2008 22:53:26 +0000 (22:53 +0000)]
Remove autoconf-generated files.

16 years agoRemove automake-generated files.
Tim Retout [Tue, 29 Jan 2008 22:48:25 +0000 (22:48 +0000)]
Remove automake-generated files.

16 years agoRemove autopoint-generated files.
Tim Retout [Tue, 29 Jan 2008 22:50:43 +0000 (22:50 +0000)]
Remove autopoint-generated files.

16 years agoRemove 'm4' directory from the repository.
Tim Retout [Sun, 3 Feb 2008 16:24:02 +0000 (16:24 +0000)]
Remove 'm4' directory from the repository.

16 years agolib/Makefile.am: Replace custom install rules with new sysconf_DATA variable.
Tim Retout [Sun, 3 Feb 2008 15:49:11 +0000 (15:49 +0000)]
lib/Makefile.am: Replace custom install rules with new sysconf_DATA variable.
Factor out variable substitution rule from enscript.cfg generation.

16 years agostates/hl/Makefile.am: New hldir variable to replace local install rules.
Tim Retout [Sun, 3 Feb 2008 15:39:20 +0000 (15:39 +0000)]
states/hl/Makefile.am: New hldir variable to replace local install rules.

16 years agoafm/Makefile.am: New afmdir variable instead of custom install rules.
Tim Retout [Sun, 3 Feb 2008 15:36:25 +0000 (15:36 +0000)]
afm/Makefile.am: New afmdir variable instead of custom install rules.

16 years agoconfig.h.in: Deleted. Can be generated with `autoheader'.
Tim Retout [Tue, 29 Jan 2008 22:42:36 +0000 (22:42 +0000)]
config.h.in: Deleted. Can be generated with `autoheader'.

16 years agoaclocal.m4: Deleted. Can be generated with `aclocal'.
Tim Retout [Tue, 29 Jan 2008 22:38:52 +0000 (22:38 +0000)]
aclocal.m4: Deleted. Can be generated with `aclocal'.

16 years agoRemove gettext-generated files in po/ from repository.
Tim Retout [Sun, 6 Jan 2008 16:37:41 +0000 (16:37 +0000)]
Remove gettext-generated files in po/ from repository.

16 years agostates/hl/Makefile.am: Use $(DESTDIR) at start of local installation paths.
Tim Retout [Tue, 29 Jan 2008 22:08:21 +0000 (22:08 +0000)]
states/hl/Makefile.am: Use $(DESTDIR) at start of local installation paths.

16 years agoconfigure.ac: Remove AC_CONFIG_COMMANDS that was leaving stamp-h files around after...
Tim Retout [Tue, 29 Jan 2008 20:57:05 +0000 (20:57 +0000)]
configure.ac: Remove AC_CONFIG_COMMANDS that was leaving stamp-h files around after `make clean'.

16 years agostates/Makefile.am: Clean up installed scripts.
Tim Retout [Tue, 29 Jan 2008 21:05:31 +0000 (21:05 +0000)]
states/Makefile.am: Clean up installed scripts.

16 years agodocs/Makefile.am: Clean up installed man pages.
Tim Retout [Tue, 29 Jan 2008 21:03:48 +0000 (21:03 +0000)]
docs/Makefile.am: Clean up installed man pages.

16 years agoafm/Makefile.am: Use $(DESTDIR) in local install and uninstall rules.
Tim Retout [Tue, 29 Jan 2008 21:01:21 +0000 (21:01 +0000)]
afm/Makefile.am: Use $(DESTDIR) in local install and uninstall rules.

16 years agolib/Makefile.am: Use $(DESTDIR) before local installation paths.
Tim Retout [Tue, 29 Jan 2008 21:10:40 +0000 (21:10 +0000)]
lib/Makefile.am: Use $(DESTDIR) before local installation paths.

16 years agodocs/Makefile.am: Fix the dependency on fdl.texi.
Tim Retout [Fri, 18 Jan 2008 23:50:56 +0000 (23:50 +0000)]
docs/Makefile.am: Fix the dependency on fdl.texi.

16 years agoconfigure.ac: Add AM_GNU_GETTEXT_VERSION([0.17]). Remove ALL_LINGUAS.
Tim Retout [Sun, 6 Jan 2008 16:14:05 +0000 (16:14 +0000)]
configure.ac: Add AM_GNU_GETTEXT_VERSION([0.17]). Remove ALL_LINGUAS.

16 years agoRemove acconfig.h. Add descriptions to path separator definitions.
Tim Retout [Wed, 2 Jan 2008 23:48:12 +0000 (23:48 +0000)]
Remove acconfig.h. Add descriptions to path separator definitions.

16 years agoRun autoupdate.
Tim Retout [Wed, 2 Jan 2008 23:20:32 +0000 (23:20 +0000)]
Run autoupdate.

16 years agostates/main.c: Use PACKAGE_STRING to produce version string.
Tim Retout [Wed, 2 Jan 2008 01:53:40 +0000 (01:53 +0000)]
states/main.c: Use PACKAGE_STRING to produce version string.

16 years agoconfigure.ac: Silence some aclocal warnings. Lose the CVS $Revision$.
Tim Retout [Wed, 2 Jan 2008 00:43:28 +0000 (00:43 +0000)]
configure.ac: Silence some aclocal warnings. Lose the CVS $Revision$.

16 years agoRename configure.in to configure.ac.
Tim Retout [Wed, 2 Jan 2008 00:39:14 +0000 (00:39 +0000)]
Rename configure.in to configure.ac.

16 years agoSimplify compiler detection.
Tim Retout [Tue, 1 Jan 2008 23:45:09 +0000 (23:45 +0000)]
Simplify compiler detection.

16 years agoconfigure.in (AC_INIT): Change package name to GNU Enscript.
Tim Retout [Tue, 1 Jan 2008 23:38:24 +0000 (23:38 +0000)]
configure.in (AC_INIT): Change package name to GNU Enscript.

16 years agoUpdate bug report address, and don't hardcode it in usage().
Tim Retout [Tue, 1 Jan 2008 23:13:30 +0000 (23:13 +0000)]
Update bug report address, and don't hardcode it in usage().

16 years agoAdd copyright/licence notices to all ChangeLog files. Use modern dates.
Tim Retout [Tue, 1 Jan 2008 18:33:20 +0000 (18:33 +0000)]
Add copyright/licence notices to all ChangeLog files. Use modern dates.

16 years agoAdd support for highlighting of multi-line C preprocessor statements.
Tim Retout [Tue, 1 Jan 2008 17:42:13 +0000 (17:42 +0000)]
Add support for highlighting of multi-line C preprocessor statements.

16 years agoFix unresolved implicit dependency of c_ppline.st state on c.st
Tim Retout [Tue, 1 Jan 2008 17:26:59 +0000 (17:26 +0000)]
Fix unresolved implicit dependency of c_ppline.st state on c.st

16 years agoFix highlighting of escaped quotes in shell scripts.
Tim Retout [Tue, 1 Jan 2008 16:35:06 +0000 (16:35 +0000)]
Fix highlighting of escaped quotes in shell scripts.
Incorporates and extends patch by Shawn McMahon <smcmahon@eiv.com>.

16 years agoRemove an unnecessary fclose of the toc temporary file, which was breaking the -...
Tim Retout [Tue, 1 Jan 2008 16:04:08 +0000 (16:04 +0000)]
Remove an unnecessary fclose of the toc temporary file, which was breaking the --toc option.

16 years agoMakefile.am (SUBDIRS): Remove duplicate intl.
Tim Retout [Sat, 29 Dec 2007 15:33:21 +0000 (15:33 +0000)]
Makefile.am (SUBDIRS): Remove duplicate intl.

16 years agoenscript.texi: Relicense under GNU FDL.
Tim Retout [Mon, 5 Nov 2007 22:16:59 +0000 (22:16 +0000)]
enscript.texi: Relicense under GNU FDL.
Change copyright holder to FSF.
fdl.texi: New file.

16 years agoCOPYING: Update to latest revision of GPLv2.
Tim Retout [Mon, 5 Nov 2007 22:09:01 +0000 (22:09 +0000)]
COPYING: Update to latest revision of GPLv2.
all files: Update FSF address in copyright header.

16 years agoImport GNU Enscript version 1.6.4 v1.6.4
Tim Retout [Mon, 5 Nov 2007 20:59:11 +0000 (20:59 +0000)]
Import GNU Enscript version 1.6.4