Up to [cvs.NetBSD.org] / pkgsrc / fonts / libfontenc
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.18 / (download) - annotate - [select for diffs], Thu Dec 8 23:34:10 2022 UTC (7 weeks, 2 days ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
HEAD
Changes since 1.17: +2 -2
lines
Diff to previous 1.17 (colored)
libfontenc: update to 1.1.7. Matt Turner (2): configure: Use AC_SYS_LARGEFILE to enable large file support libfontenc 1.1.7
Revision 1.17 / (download) - annotate - [select for diffs], Wed Nov 9 13:14:13 2022 UTC (2 months, 2 weeks ago) by joerg
Branch: MAIN
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored)
Reset MAINTAINER
Revision 1.16 / (download) - annotate - [select for diffs], Wed Aug 31 19:19:25 2022 UTC (4 months, 4 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Changes since 1.15: +2 -4
lines
Diff to previous 1.15 (colored)
libfontenc: update to 1.1.6. This quick update fixes build failures in libfontenc 1.1.5 on platforms that require setting a #define such as _GNU_SOURCE, _OPENBSD_SOURCE, or __EXTENSIONS__ to expose the reallocarray() prototype in their headers.
Revision 1.15 / (download) - annotate - [select for diffs], Fri Aug 26 22:23:07 2022 UTC (5 months ago) by wiz
Branch: MAIN
Changes since 1.14: +6 -4
lines
Diff to previous 1.14 (colored)
libfontenc: update to 1.1.5. Alan Coopersmith (7): Build xz tarballs instead of bzip2 Fix spelling/wording issues gitlab CI: add a basic build test Import reallocarray() from libX11 (originally from OpenBSD) Convert code to use Xmallocarray() & Xreallocarray() configure: Use AC_USE_SYSTEM_EXTENSIONS to set GNU_SOURCE & other defines libfontenc 1.1.5
Revision 1.14 / (download) - annotate - [select for diffs], Sat Jan 18 23:31:05 2020 UTC (3 years ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
all: migrate several HOMEPAGEs to https pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU.
Revision 1.13 / (download) - annotate - [select for diffs], Thu Feb 21 09:49:24 2019 UTC (3 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1
Changes since 1.12: +2 -3
lines
Diff to previous 1.12 (colored)
libfontenc: update to 1.1.4. This release fixes a bug that would cause mkfontscale(1) to fail to produce entries for the iso8859-7 encoding because of wrong Unicode mappings for the iso8859-7 codepage. Alan Coopersmith (4): Fix iso8859-7 mappings for 0xA1, 0xA2, & 0xFF Update README for gitlab migration Update configure.ac bug URL for gitlab migration libfontenc 1.1.4 Emil Velikov (1): autogen.sh: use quoted string variables Julien Cristau (1): make FontEncDirectory return a const string Mihail Konev (1): autogen: add default patch prefix Peter Hutterer (1): autogen.sh: use exec instead of waiting for configure to finish
Revision 1.12 / (download) - annotate - [select for diffs], Wed Mar 7 11:57:30 2018 UTC (4 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1
Changes since 1.11: +3 -3
lines
Diff to previous 1.11 (colored)
xorgproto: use xorgproto instead of separate *proto packages Remove now obsolete packages.
Revision 1.11 / (download) - annotate - [select for diffs], Fri May 1 08:36:12 2015 UTC (7 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2
Changes since 1.10: +3 -4
lines
Diff to previous 1.10 (colored)
Update to 1.1.3. Improve COMMENT. Alan Coopersmith (6): Initialize both value1 & value2, not value1 twice Replace sprintf call with snprintf Replace strcpy+strcat calls with snprintf calls Reformat code to X.Org standard style Initialize aliases array in parseEncodingFile() libfontenc 1.1.3
Revision 1.10 / (download) - annotate - [select for diffs], Fri Apr 26 05:15:57 2013 UTC (9 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
Update to 1.1.2: This minor bugfix release corrects mistakes in some of the ISO-8859 to Unicode mappings, fixes a memory management bug, and updates the build configuration. Adam Jackson (1): configure: Remove AM_MAINTAINER_MODE Alan Coopersmith (2): Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS libfontenc 1.1.2 Colin Walters (1): autogen.sh: Implement GNOME Build API James Cloos (2): Fix ISO-8859-6 ãæISO-10646 mapping. Fix ISO-8859-7 ãæISO-10646 mapping. Nickolai Zeldovich (1): libfontenc: setCode(): fix realloc invocation
Revision 1.9 / (download) - annotate - [select for diffs], Wed Oct 3 18:28:26 2012 UTC (10 years, 3 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Changes since 1.8: +1 -3
lines
Diff to previous 1.8 (colored)
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.8 / (download) - annotate - [select for diffs], Wed Jun 6 22:19:57 2012 UTC (10 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2
Changes since 1.7: +3 -1
lines
Diff to previous 1.7 (colored)
Use hacks file from meta-pkgs/modular-xorg instead of patch for fixing autoconf + space in variable name issue.
Revision 1.7 / (download) - annotate - [select for diffs], Sun Jun 3 17:21:25 2012 UTC (10 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
Update to 1.1.1: 1.1.1: This minor maintenance release fixes several build configuration and compiler warning issues. 1.1.0: This release adds support for finding the encoding data-files in using the standard autoconf macros provided by X.Org's fontutil.m4. The precedence is now (first found is used): --with-encodingsdir=<pathname> encodings subdirectory of fontrootdir found via: --with-fontrootdir pkg-config --variable=fontrootdir fontutil ${datadir}/fonts/X11 It also converts to using standard libc memory allocation functions, and provides the usual recent build configuration improvements and janitorial cleanups.
Revision 1.6 / (download) - annotate - [select for diffs], Sat Aug 29 15:34:00 2009 UTC (13 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Changes since 1.5: +2 -3
lines
Diff to previous 1.5 (colored)
Update to 1.0.5: Just a few packaging cleanups. Alan Coopersmith (1): Add README with pointers to mailing list, bugzilla & git repos James Cloos (1): Add missing PHONY line for automatic ChangeLog generation Paulo Cesar Pereira de Andrade (1): Janitor: Correct make distcheck and compiler warnings. Peter Hutterer (1): libfontenc 1.0.5
Revision 1.5 / (download) - annotate - [select for diffs], Sat Sep 6 16:29:11 2008 UTC (14 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.4: +2 -1
lines
Diff to previous 1.4 (colored)
Don't remove include/X11/fonts unconditionally. Bump PKGREVISION.
Revision 1.4 / (download) - annotate - [select for diffs], Sat May 24 21:45:21 2008 UTC (14 years, 8 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Switch master site to MASTER_SITE_XORG.
Revision 1.3 / (download) - annotate - [select for diffs], Tue Jan 23 14:44:09 2007 UTC (16 years ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Changes since 1.2: +2 -3
lines
Diff to previous 1.2 (colored)
Update to libfontenc-1.0.4. Beside some ANSIfication, a possible NULL dereference and use-after-free was fixed.
Revision 1.2 / (download) - annotate - [select for diffs], Sat Dec 9 11:44:00 2006 UTC (16 years, 1 month ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4
Changes since 1.1: +4 -2
lines
Diff to previous 1.1 (colored)
Add zlib dependency. Bump revision.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Nov 3 16:30:48 2006 UTC (16 years, 2 months ago) by joerg
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Import libfontenc-1.0.2 from modular Xorg. Packaged by reed@ in pkgsrc-wip, I'm taking maintainership.
Revision 1.1 / (download) - annotate - [select for diffs], Fri Nov 3 16:30:48 2006 UTC (16 years, 2 months ago) by joerg
Branch: MAIN
Initial revision