The NetBSD Project

CVS log for pkgsrc/x11/xfstt/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / x11 / xfstt

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: pkgsrc-2012Q3-base


Revision 1.11 / (download) - annotate - [select for diffs], Wed Jun 13 08:15:13 2012 UTC (11 years, 10 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2
Changes since 1.10: +22 -23 lines
Diff to previous 1.10 (colored)

(1) Bump version x11/xfstt 1.6 to 1.9 based on PR pkg/45478
(2) Some pkglint flags cleared, (comment on patches, INSTALATION_DIRS)
(3) (No change) Consider dropping to support gcc-2.95 (huge patches).

1.9 (2012-05-02)
        Fix file descriptor leaks.
        Fix directory resource leaks and segfaults on opening errors.
        Reset the umask before creating the temporary directory.
        Rewrite showttf to use XCB instead of X11.

1.8 (2010-11-09)
	Remove the obsolete `--multi' option.
	Bump gettext dependency to 0.18.
	 -- Use --previous in msgmerge to help translators.
	Blank unused fields of the fsError struct when sending an error.
	Fix segfaults on font open errors (thanks to Edward Welbourne).
	Handle mmap failures which might end up as segfaults otherwise.
	Fix crashes with fortify support when:
	 -- Listing fonts (thanks to Erik Devriendt).
	 -- Setting info file magic and type fields (thanks to Niall Creech).
	Fix segfault on fonts with unknown cmap format.
	Add SIGHUP handler to re-sync fonts cache.
	Do not hardcode any path component in the man page.
	Code cleanup:
	 -- Fixed several compiler warnings.
	 -- Constify types.
	 -- Refactor client state into a new struct.
	 -- Refactor font protocol error reply handling.
	 -- Remove unused or duped includes.
	 -- Switch more C `char *' strings to C++ strings.
	 -- Use C++ algorithm instead of custom code.
	 -- Always include "config.h" first.
	 -- Use <stdint.h> instead of our own types.
	Build system cleanup:
	 -- Detect system endianness at build time.
	 -- Enable silent rules by default if support is available.
	 -- Do not use AM_MAINTAINER_MODE.
	 -- Make X11 usage selectable at configure time (new `--with-x11').
	 -- Always build (but not install) extra tools.
	 -- Use pkg-config to get fontsproto and x11 module flags.
	 -- Fix `make distcheck'.

1.7 (2005-11-30)
	Made gettext external.
	Use autoreconf instead of `autogen.sh'.
	Changed mail address.
	Generate the manpage at build time, to use variable paths and version.
	Remove win32 obsolete code.
	Use new error, warning and info functions.
	Changed some data types names.
	Fix hyphen used as minus sign in manpage.
	Fix build failure on Irix with gcc 3.2 (thanks to Dirk Tilger).
	Add IPv6 support.
	Update FSF's address.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>