Age | Commit message (Collapse) | Author | Files | Lines |
|
* Remove obsolete patch (already in upstrem).
* Update HOMEPAGE.
Changelog:
Summary of changes in enscript version 1.6.6:
* Add afm/MustRead.html, containing licensing information for Adobe
AFM files. (Savannah bug #35883)
* Sync all translations from the Translation Project. Please visit
http://translationproject.org/ to help translate Enscript!
* Add documented but missing '-w' option as an alias for '--language'.
(Savannah bug #30651)
* Apply sliceprint patch from Debian. (Savannah bug #31259)
|
|
* Set LICENSE.
* Make pkglint happy
Changelog:
Summary of changes in enscript version 1.6.5.2:
* Fix CFG_FATAL macro in util.c; this prevents a segmentation fault
when the configuration file contains unknown parameters. (Savannah
bug #28769)
* Fix segmentation fault with line lengths over 90 characters.
(Savannah bug #29198)
Summary of changes in enscript version 1.6.5.1:
* Typo corrections in the manual pages.
* Reorganise source tree to use a single ChangeLog file.
* Actually ship f90.st in the tarball.
* Reorganise INSTALL and README.
Noteworthy changes in enscript version 1.6.5:
* New maintainer.
* Licensing change: GNU Enscript is now distributed under version 3 or
later of the GNU GPL.
* Build system fixes - distcheck now passes.
* At least four security bug fixes:
- CAN-2004-1184
- CAN-2004-1185
- CAN-2004-1186
- CVE-2008-3863, CVE-2008-4306
* Syntax highlighting fixes.
- shell escaping rules from Shawn McMahon.
- JavaScript regexps now recognised.
- New highlighting rules for Fortran 90 from David Bowler.
See changelogs for more detailed notes.
|
|
|
|
pkgsrc changes:
Add PKG_DESTDIR_SUPPORT, Set PAPERSIZE in BUILD_DEFS, pkglint
Changes since 1.6.3:
2003-02-28 gettextize <bug-gnu-gettext@gnu.org>
* Makefile.am (SUBDIRS): Add intl.
* configure.in (AC_OUTPUT): Add intl/Makefile,
2003-02-28 gettextize <bug-gnu-gettext@gnu.org>
* Makefile.am (SUBDIRS): Add m4.
(ACLOCAL_AMFLAGS): New variable.
(EXTRA_DIST): Add config.rpath.
* configure.in (AC_OUTPUT): Add po/Makefile.in,
(AM_GNU_GETTEXT_VERSION): Bump to 0.11.5.
|
|
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
|
|
|
|
nb1:
====
- security fixes for CAN-2004-1184, CAN-2004-1185, CAN-2004-1186
- patches from Debian/Gentoo
- addresses PR pkg/29721
1.6.3:
======
- Changes in the highlighting / pretty printing
- Support for state inheritance.
- new highlighting rules
- new output language `ansi' to print color outputs
- new encodings
- new options
|
|
|
|
|
|
|