Up to [cvs.netbsd.org] / pkgsrc / devel / pango
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.162 / (download) - annotate - [select for diffs], Mon Apr 30 14:06:02 2012 UTC (3 weeks, 3 days ago) by drochner
Branch: MAIN
CVS Tags: HEAD
Changes since 1.161: +4 -5
lines
Diff to previous 1.161 (colored)
update to 1.30.0 changes: -bugfixes -documentation fixes
Revision 1.161 / (download) - annotate - [select for diffs], Sat Mar 3 00:12:07 2012 UTC (2 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1
Changes since 1.160: +2 -2
lines
Diff to previous 1.160 (colored)
Recursive bump for pcre-8.30* (shlib major change)
Revision 1.160 / (download) - annotate - [select for diffs], Fri Feb 10 15:50:45 2012 UTC (3 months, 1 week ago) by drochner
Branch: MAIN
Changes since 1.159: +4 -2
lines
Diff to previous 1.159 (colored)
switch on introspection support, bump PKGREV
Revision 1.159 / (download) - annotate - [select for diffs], Mon Feb 6 12:39:56 2012 UTC (3 months, 2 weeks ago) by wiz
Branch: MAIN
Changes since 1.158: +2 -1
lines
Diff to previous 1.158 (colored)
Revbump for a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
Revision 1.158 / (download) - annotate - [select for diffs], Fri Feb 3 22:03:34 2012 UTC (3 months, 2 weeks ago) by adam
Branch: MAIN
Changes since 1.157: +4 -2
lines
Diff to previous 1.157 (colored)
Disable Carbon on Mac OS X, becasue it has been obsoleted.
Revision 1.157 / (download) - annotate - [select for diffs], Thu Feb 2 00:00:39 2012 UTC (3 months, 3 weeks ago) by tron
Branch: MAIN
Changes since 1.156: +6 -2
lines
Diff to previous 1.156 (colored)
Fix package list for Mac OS X.
Revision 1.156 / (download) - annotate - [select for diffs], Wed Feb 1 18:47:00 2012 UTC (3 months, 3 weeks ago) by drochner
Branch: MAIN
Changes since 1.155: +4 -5
lines
Diff to previous 1.155 (colored)
update to 1.29.4 changes unknown; while the odd minor version number suggests that this is a development version, this seems considered stable
Revision 1.155 / (download) - annotate - [select for diffs], Tue Nov 1 06:01:02 2011 UTC (6 months, 3 weeks ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4
Changes since 1.154: +2 -2
lines
Diff to previous 1.154 (colored)
Recursive bump for graphics/freetype2 buildlink addition.
Revision 1.154 / (download) - annotate - [select for diffs], Fri Apr 22 13:42:19 2011 UTC (13 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2
Changes since 1.153: +2 -1
lines
Diff to previous 1.153 (colored)
recursive bump from gettext-lib shlib bump.
Revision 1.153 / (download) - annotate - [select for diffs], Mon Apr 11 15:35:52 2011 UTC (13 months, 1 week ago) by drochner
Branch: MAIN
Changes since 1.152: +3 -4
lines
Diff to previous 1.152 (colored)
update to 1.28.4 changes: bugfixes
Revision 1.149.2.2 / (download) - annotate - [select for diffs], Sat Mar 5 19:44:54 2011 UTC (14 months, 2 weeks ago) by spz
Branch: pkgsrc-2010Q4
Changes since 1.149.2.1: +2 -2
lines
Diff to previous 1.149.2.1 (colored) to branchpoint 1.149 (colored) next main 1.150 (colored)
Pullup ticket #3378 - requested by tron devel/pango: security fix Revisions pulled up: - devel/pango/Makefile 1.152 - devel/pango/distinfo 1.88 Files added: devel/pango/patches/patch-CVE-2011-0064-1 devel/pango/patches/patch-CVE-2011-0064-2 devel/pango/patches/patch-CVE-2011-0064-3 --------------------------------------------------------------------- Module Name: pkgsrc Committed By: tron Date: Sat Mar 5 13:37:20 UTC 2011 Modified Files: pkgsrc/devel/pango: Makefile distinfo Added Files: pkgsrc/devel/pango/patches: patch-CVE-2011-0064-1 patch-CVE-2011-0064-2 patch-CVE-2011-0064-3 Log Message: Add openSUSE's fix for the DoS vulnerability remoted in CVE-2011-0064.
Revision 1.149.2.1 / (download) - annotate - [select for diffs], Sat Mar 5 17:58:14 2011 UTC (14 months, 2 weeks ago) by spz
Branch: pkgsrc-2010Q4
Changes since 1.149: +2 -1
lines
Diff to previous 1.149 (colored)
Pullup ticket #3377 - requested by tron
devel/pango: security update
Revisions pulled up:
- devel/pango/Makefile 1.151
- devel/pango/distinfo 1.87
- devel/pango/patches/patch-ac 1.15
- devel/pango/patches/patch-ad 1.12
----------------------------------------------------------------------------
Module Name: pkgsrc
Committed By: drochner
Date: Thu Jan 27 14:04:51 UTC 2011
Modified Files:
pkgsrc/devel/pango: Makefile distinfo
Added Files:
pkgsrc/devel/pango/patches: patch-ac patch-ad
Log Message:
-add patch from https://bugzilla.gnome.org/show_bug.cgi?id=3D639882 to fix
possible heap corruption when parsing a corrupt font (CVE-2011-0020)
-being here, add a patch from upstream to fix a scaling inconsistency
bump PKGREV
Revision 1.152 / (download) - annotate - [select for diffs], Sat Mar 5 13:37:19 2011 UTC (14 months, 2 weeks ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base,
pkgsrc-2011Q1
Changes since 1.151: +2 -2
lines
Diff to previous 1.151 (colored)
Add openSUSE's fix for the DoS vulnerability remoted in CVE-2011-0064.
Revision 1.151 / (download) - annotate - [select for diffs], Thu Jan 27 14:04:51 2011 UTC (15 months, 3 weeks ago) by drochner
Branch: MAIN
Changes since 1.150: +2 -2
lines
Diff to previous 1.150 (colored)
-add patch from https://bugzilla.gnome.org/show_bug.cgi?id=639882 to fix possible heap corruption when parsing a corrupt font (CVE-2011-0020) -being here, add a patch from upstream to fix a scaling inconsistency bump PKGREV
Revision 1.150 / (download) - annotate - [select for diffs], Thu Jan 13 13:36:22 2011 UTC (16 months, 1 week ago) by wiz
Branch: MAIN
Changes since 1.149: +2 -1
lines
Diff to previous 1.149 (colored)
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.
Revision 1.149 / (download) - annotate - [select for diffs], Sat Oct 16 18:00:02 2010 UTC (19 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base
Branch point for: pkgsrc-2010Q4
Changes since 1.148: +2 -3
lines
Diff to previous 1.148 (colored)
Update to 1.28.3:
Overview of changes between 1.28.2 and 1.28.3
=============================================
- Bugs fixed:
Bug 630857 - introspection: Use --include-uninstalled
Overview of changes between 1.28.1 and 1.28.2
=============================================
- Reduce DLL hijack risk and simplify code in basic-win32 module
- Improve performance on Windows especially for non-Latin scripts
- Bugs fixed:
Bug 628497 - Crash in pango_layout_line_get_extents at pango-layout.c
Bug 626966 - SIGFPE _hb_sanitize_array
Bug 629632 - configure bug
Bug 625807 - approximate character width is 0 on pangoft2
Revision 1.148 / (download) - annotate - [select for diffs], Tue Sep 14 11:00:46 2010 UTC (20 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Changes since 1.147: +2 -2
lines
Diff to previous 1.147 (colored)
Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that version, and bump all depends. Per discussion on pkgsrc-changes.
Revision 1.147 / (download) - annotate - [select for diffs], Mon Aug 30 21:43:00 2010 UTC (20 months, 3 weeks ago) by jakllsch
Branch: MAIN
Changes since 1.146: +4 -1
lines
Diff to previous 1.146 (colored)
Allow man pages to build properly. rev++
Revision 1.146 / (download) - annotate - [select for diffs], Thu Aug 5 12:41:27 2010 UTC (21 months, 2 weeks ago) by obache
Branch: MAIN
Changes since 1.145: +1 -3
lines
Diff to previous 1.145 (colored)
Add libthai option (disabled by default).
Revision 1.145 / (download) - annotate - [select for diffs], Sun Aug 1 08:10:10 2010 UTC (21 months, 3 weeks ago) by obache
Branch: MAIN
Changes since 1.144: +1 -5
lines
Diff to previous 1.144 (colored)
No need workaround for gtkdoc-rebase anymore.
Revision 1.144 / (download) - annotate - [select for diffs], Wed Jun 16 17:35:50 2010 UTC (23 months, 1 week ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base,
pkgsrc-2010Q2
Changes since 1.143: +2 -3
lines
Diff to previous 1.143 (colored)
update to 1.28.1 changes: -pango-view now accepts --margin -bugfixes
Revision 1.143 / (download) - annotate - [select for diffs], Sun Jun 13 22:44:09 2010 UTC (23 months, 1 week ago) by wiz
Branch: MAIN
Changes since 1.142: +2 -1
lines
Diff to previous 1.142 (colored)
Bump PKGREVISION for libpng shlib name change. Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
Revision 1.142 / (download) - annotate - [select for diffs], Mon May 31 17:57:37 2010 UTC (23 months, 3 weeks ago) by drochner
Branch: MAIN
Changes since 1.141: +3 -4
lines
Diff to previous 1.141 (colored)
update to 1.28.0 this switches to the gnome-2.30 branch
Revision 1.139.2.1 / (download) - annotate - [select for diffs], Sat Mar 27 17:51:38 2010 UTC (2 years, 1 month ago) by tron
Branch: pkgsrc-2009Q4
Changes since 1.139: +2 -1
lines
Diff to previous 1.139 (colored) next main 1.140 (colored)
Pullup ticket #3066 - requested by taca pango: security patch Revisions pulled up: - devel/pango/Makefile 1.140-1.141 - devel/pango/distinfo 1.82-1.83 - devel/pango/patches/patch-ae 1.5 - devel/pango/patches/patch-am 1.1 --- Module Name: pkgsrc Committed By: tron Date: Sun Feb 21 23:51:26 UTC 2010 Modified Files: pkgsrc/devel/pango: Makefile distinfo pkgsrc/devel/pango/patches: patch-ae Log Message: Change very questionable C++ code slightly to avoid high CPU usage under Mac OS X. (see https://bugzilla.gnome.org/show_bug.cgi?id=593240 for more details). Tested with XChat and Wireshark under Mac OS 10.6.2 and NetBSD/amd64 5.0_STABLE. --- Module Name: pkgsrc Committed By: taca Date: Sat Mar 27 15:59:34 UTC 2010 Modified Files: pkgsrc/devel/pango: Makefile distinfo Added Files: pkgsrc/devel/pango/patches: patch-am Log Message: Add a patch to fix CVE-2010-0421, DoS security fix. Bump PKGREVISION.
Revision 1.141 / (download) - annotate - [select for diffs], Sat Mar 27 15:59:33 2010 UTC (2 years, 1 month ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base,
pkgsrc-2010Q1
Changes since 1.140: +2 -2
lines
Diff to previous 1.140 (colored)
Add a patch to fix CVE-2010-0421, DoS security fix. Bump PKGREVISION.
Revision 1.140 / (download) - annotate - [select for diffs], Sun Feb 21 23:51:25 2010 UTC (2 years, 3 months ago) by tron
Branch: MAIN
Changes since 1.139: +2 -1
lines
Diff to previous 1.139 (colored)
Change very questionable C++ code slightly to avoid high CPU usage under Mac OS X. (see https://bugzilla.gnome.org/show_bug.cgi?id=593240 for more details). Tested with XChat and Wireshark under Mac OS 10.6.2 and NetBSD/amd64 5.0_STABLE.
Revision 1.139 / (download) - annotate - [select for diffs], Tue Dec 15 15:09:21 2009 UTC (2 years, 5 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base
Branch point for: pkgsrc-2009Q4
Changes since 1.138: +2 -3
lines
Diff to previous 1.138 (colored)
update to 1.26.2 changes: fix non-standard / illegal code which broke build on some platforms (was patched in pkgsrc)
Revision 1.138 / (download) - annotate - [select for diffs], Wed Nov 25 09:58:39 2009 UTC (2 years, 5 months ago) by tron
Branch: MAIN
Changes since 1.137: +2 -2
lines
Diff to previous 1.137 (colored)
Add patches on behalf of Jens Rehsack: Pango was using invalid c++ code and Sun Studio avoids that to compile. Applied patches are taken from the bug-fixes committed upstream -HEAD taken from harrbuuz-ng repository for pango. Bump package revision because of these patches.
Revision 1.137 / (download) - annotate - [select for diffs], Mon Nov 23 17:18:52 2009 UTC (2 years, 6 months ago) by tron
Branch: MAIN
Changes since 1.136: +2 -1
lines
Diff to previous 1.136 (colored)
Add a somewhat odd workaround to stop Mac OS X's toolchain (at least Xcode 3.2.1) from breaking "pango" under Mac OS X. Bump package revision because the package would previously build but not work. [No, I have no idea why adding a random fprintf() in that loop avoids the problem. But it is the only trick I have found so far.]
Revision 1.136 / (download) - annotate - [select for diffs], Fri Nov 20 11:56:08 2009 UTC (2 years, 6 months ago) by drochner
Branch: MAIN
Changes since 1.135: +2 -3
lines
Diff to previous 1.135 (colored)
update to 1.26.1 changes: minor bugfixes
Revision 1.135 / (download) - annotate - [select for diffs], Thu Oct 22 19:54:03 2009 UTC (2 years, 7 months ago) by tron
Branch: MAIN
Changes since 1.134: +2 -1
lines
Diff to previous 1.134 (colored)
Switch compiler optimisation off under Mac OS X to stop GTK+ applications from entering a busy loop on startup. Bump package revision as the package previously built fine but didn't work.
Revision 1.134 / (download) - annotate - [select for diffs], Wed Oct 21 15:42:18 2009 UTC (2 years, 7 months ago) by drochner
Branch: MAIN
Changes since 1.133: +4 -3
lines
Diff to previous 1.133 (colored)
update to 1.26.0 This switches to the gnome-2.28 release branch.
Revision 1.133 / (download) - annotate - [select for diffs], Wed Jul 22 12:48:46 2009 UTC (2 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Changes since 1.132: +2 -2
lines
Diff to previous 1.132 (colored)
Update to 1.24.5: Overview of changes between 1.24.4 and 1.24.5 ============================================= - Build introspection again - Misc bug fixes Bug 589133 ãàFirefox 3.5 complains about invalid weak references Bug 585806 ãàcrash during pango_fc_font_map_shutdown Bug 588678 ãàpango crash: install a new theme from
Revision 1.132 / (download) - annotate - [select for diffs], Thu Jul 9 17:29:58 2009 UTC (2 years, 10 months ago) by drochner
Branch: MAIN
Changes since 1.131: +2 -2
lines
Diff to previous 1.131 (colored)
update to 1.24.4 changes: bugfixes
Revision 1.131 / (download) - annotate - [select for diffs], Wed Jun 3 12:40:32 2009 UTC (2 years, 11 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Changes since 1.130: +5 -2
lines
Diff to previous 1.130 (colored)
Remove build dependency on gtk-doc, related to PR#41475. It comes from upstream Bug#562310: http://bugzilla.gnome.org/show_bug.cgi?id=562310 Availability detection of `gtkdoc-rebase' command is depend on the behaviour of `which' command, if `which gtkdoc-rebase' return false, do nothing. It is known as not works as expected on Darwin and Solaris, then failed in unwanted gtkdoc-rebase execution, and abort. It is already fixed in upstream gtk-doc repository, but not released yet(1.12?). So, some packages may contain and be using un-fixed gtk-doc.* files. For easy to determine whether it is fixed or not, check gtk-doc.make contains following commit (not using 'which gtkdoc-rebase', but $(GTKDOC_REBASE) macro): http://git.gnome.org./cgit/gtk-doc/commit/?id=ef5f56ca5fd4a077e6f7a374e8dd333b7a6a8d42
Revision 1.130 / (download) - annotate - [select for diffs], Tue May 26 16:55:23 2009 UTC (2 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.129: +5 -8
lines
Diff to previous 1.129 (colored)
BUILD_DEPEND on gtk-doc (by including its buildlink3.mk file) to get gtkdoc-rebase. Addresses PR 41475 by John D. Baker.
Revision 1.129 / (download) - annotate - [select for diffs], Tue May 19 08:59:11 2009 UTC (3 years ago) by wiz
Branch: MAIN
Changes since 1.128: +1 -2
lines
Diff to previous 1.128 (colored)
Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT block). Uncomment some commented out LICENSE lines while here.
Revision 1.128 / (download) - annotate - [select for diffs], Wed May 13 10:14:50 2009 UTC (3 years ago) by wiz
Branch: MAIN
Changes since 1.127: +4 -2
lines
Diff to previous 1.127 (colored)
Update to 1.24.2. Set LICENSE to gnu-lgpl-v2.
Overview of changes between 1.24.1 and 1.24.2
=============================================
- Misc bug fixes
Bug 580987 ãàSIGFPE in pango_glyph_string_index_to_x
Bug 580273 ãàFont metrics functions incorrectly listed as reporting
point sizes
Bug 579694 ãàCygwin parallel-build patch
Bug 578944 ãàpango-1.24.1 fails its testsuite
Bug 578935 ãàSyntax error (missing semicolon) in
pango/pangowin32-fontmap.c
Revision 1.127 / (download) - annotate - [select for diffs], Thu Apr 16 18:52:27 2009 UTC (3 years, 1 month ago) by drochner
Branch: MAIN
Changes since 1.126: +2 -2
lines
Diff to previous 1.126 (colored)
update to 1.24.1 changes: bugfixes
Revision 1.126 / (download) - annotate - [select for diffs], Wed Apr 15 03:14:50 2009 UTC (3 years, 1 month ago) by reed
Branch: MAIN
Changes since 1.125: +4 -1
lines
Diff to previous 1.125 (colored)
The build says it needs fontconfig>=2.5.0 If not it will build but won't do the fontconfig, and freetype2 related parts. Even cairo is not used. (While here also add a comment suggesting maybe a libthai option later.)
Revision 1.125 / (download) - annotate - [select for diffs], Wed Mar 18 13:26:03 2009 UTC (3 years, 2 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1
Changes since 1.124: +1 -2
lines
Diff to previous 1.124 (colored)
remove obsolete CONFIGURE_ARG
Revision 1.124 / (download) - annotate - [select for diffs], Tue Mar 17 20:41:34 2009 UTC (3 years, 2 months ago) by jmcneill
Branch: MAIN
Changes since 1.123: +3 -3
lines
Diff to previous 1.123 (colored)
Update pango to 1.24.0.
Overview of changes between 1.23.0 and 1.24.0
=============================================
- pango-view improvements:
* pango-view -q now works without a X server.
* Ability to save to PS, EPS, PDF, and SVG files. Filetype is
detected from output file extension.
* New options --foreground, --background, and --annotate.
* Now installs a manual page, thanks to help2man.
- PangoFc API changes:
* PangoFcFont now has a "fontmap" property that subclasses can use
at construction time to setup the font->fontmap link.
* New backend-public API:
pango_fc_font_map_find_decoder()
- Misc optimizations
- Build fixes
- Misc bug fixes
- Bugs fixed in this release:
Bug 547963 ãàman page for pango-view
Bug 502804 ãàpango-view or pangocairo-view option to annotate
Bug 502801 ãàper-backend pango-view options
Bug 502805 ãàpango-view option for foreground/background color
Red Hat Bug 490331 - Crash of galeon in libpango
Bug 523166 ãàpango-view opens display even when invoked with -q
Bug 567160 ãàShare cmap cache between PangoFcFont's of the same face
Red Hat Bug 487593 - crash changing language in gdm
Bug 572662 ãàRemove deprecated GTK+ symbols
Bug 572529 ãàPoor -I ordering can break build
Overview of changes between 1.22.4 and 1.23.0
=============================================
- Change the PangoFc font loading API to allow for lazy loading of fonts.
- Add private PangoFcFontset that loads fallback fonts as needed.
- Call FcFontMatch() and only if fallback fonts are needed call FcFontSort().
- Optimize HarfBuzz number of malloc calls
- Don't malloc megs of unused memory in HarfBuzz
- Print-out, and parse, numeric styles correctly. Things like
"DejaVu Sans weight=100" parse as font description now.
- New public API:
Add two new public macros:
PANGO_ATTRIBUTE_INDEX_FROM_TEXT_BEGINNING
PANGO_ATTRIBUTE_INDEX_TO_TEXT_END
Add new public enum values:
PANGO_WEIGHT_BOOK
PANGO_WEIGHT_ULTRAHEAVY
PANGO_WEIGHT_THIN
PANGO_WEIGHT_MEDIUM
- Misc bug fixes
- Bugs fixed in this release:
Bug 569763 ãàpango doesn't like font descriptions without family!
Bug 560792 ãàMake PangoLayoutLine with line->layout==NULL renderable
Bug 567392 ãàAbiword crashes in pango when opening document with
certain locales
Bug 566727 ãàPangoFontsetLazy
Bug 567165 ãàApply all pattern matrices
Bug 567934 ãàAdd introspection support inside pango
Bug 549532 ãàCorrection to the sample string for Hindi in
pango-language-sample-table.h
Bug 566726 ãàMinor optimization
Bug 566941 ãàAdd PANGO_ATTRIBUTE_INDEX_FROM_TEXT_BEGINNING and
PANGO_ATTRIBUTE_INDEX_TO_TEXT_END
Bug 551469 ãàFold '@' to '-' when parsing PangoLanguages
Bug 328206 ãàUpdate/remove some old files
Bug 166709 ãàHandle font variants more consistently
Bug 166676 ãàpango_fc_font_map_finalize
Bug 164001 - pango-querymodules doesn't work uninstalled on win32
Bug 384362 ãàpango can't select some font styles
Bug 168085 ãànumeric styles in pango_font_description_to_string()
Bug 529591 ãàCode related to malayalam is misplaced.
Patch from Rahul Bhalerao
Bug 515807 ãàDon't bind modules lazily
Bug 512662 ãàUpdate check.docs for pango-undeclared.txt
Bug 565644 ãàMaybe pango_font_descriptions_free is deprecated
Bug 469049 ãàFix all compiler warnings
Bug 565379 ãàpango_font_description_better_match some style attributes
of old_match are not checked
Bug 564877 ãàpango-engine.h: PANGO_MODULE_PREFIX and G_MODULE_EXPORT
Revision 1.123 / (download) - annotate - [select for diffs], Mon Jan 5 20:30:43 2009 UTC (3 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.122: +2 -2
lines
Diff to previous 1.122 (colored)
Update to 1.22.4: Overview of changes between 1.22.3 and 1.22.4 ============================================= - Misc bug fixes - Improved docs - Bugs fixed in this release: Bug 564644 ãàNot complete description of the pango_font_description_better_match function Bug 563898 ãàGenerated output is not deterministic Bug 563803 ãàpango_renderer_finalize fails to call parent finalize Bug 499626 ãàSpace should be optional after comma in PangoFontDescription input string Bug 499624 ãàSpaces around commas in PangoFontDescription family name should be trimmed Bug 563557 ãàset g_get_prgname() in fc pattern Bug 563356 ãàThe input area of firefox and the blank width after text in gnome-menu was stretched too wide, under pango-1.22.3 Bug 562574 ãàPangocariowin32 is leaking every cairo font it ever creates
Revision 1.122 / (download) - annotate - [select for diffs], Mon Nov 24 13:26:42 2008 UTC (3 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Changes since 1.121: +2 -2
lines
Diff to previous 1.121 (colored)
Update to 1.22.3: Overview of changes between 1.22.2 and 1.22.3 ============================================= - Minor bug fix with matrix operations - Fix build with older compilers - Bugs fixed in this release: Bug 561779 ãàincorrect calculations in pango_matrix_concat implementation Bug 560730 ãàpango 1.22.2 build failure on Solaris 10, too many array initializers in pango-language.c Bug 561740 ãàUse stack allocation for thai_engine_break
Revision 1.121 / (download) - annotate - [select for diffs], Thu Nov 13 14:39:11 2008 UTC (3 years, 6 months ago) by reed
Branch: MAIN
Changes since 1.120: +2 -2
lines
Diff to previous 1.120 (colored)
configure checks for glib 2.17.3 so require at least that for BUILDLINK_API_DEPENDS.glib2. (tested with 2.16.3 and it failed with: ../pango/pango-enum-types.h:12:9: error: macro names must be identifiers)
Revision 1.120 / (download) - annotate - [select for diffs], Thu Oct 30 08:23:29 2008 UTC (3 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.119: +2 -2
lines
Diff to previous 1.119 (colored)
Update to 1.22.2: Overview of changes between 1.22.1 and 1.22.2 ============================================= - Fix crasher when a PangoFcFontMap was freed before its fonts. - Mark monospace fonts as monospace in the pangoatsui backend. - Fix font description parsing to better handle "normal". - Bugs fixed in this release: Bug 558254 ãàInternal reference handling messed up Bug 558107 ãàis_monospace always returns FALSE in pangoatsui Bug 557620 ãàpango_font_description_from_string not correct
Revision 1.119 / (download) - annotate - [select for diffs], Fri Oct 24 16:22:35 2008 UTC (3 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.118: +2 -2
lines
Diff to previous 1.118 (colored)
Update to 1.22.1: Overview of changes between 1.22.0 and 1.22.1 ============================================= - Fix crasher when freeing PangoLayoutIter's - Fix loading of bogus OpenType anchor tables - Fix OpenType CursiveChain positioning - Misc bug fixes - Bugs fixed in this release: Bug 528272 ãà"Error loading GPOS table 5503" when using katakana characters Bug 552107 ãàSmall libtool fixes Patch by Patryk Zawadzki Bug 539623 ãàdocument that pango_color_parse accepts NULL Bug 555219 ãàMemory leak when using pango_layout_iter_copy Patch from Falk Rohsiepe Bug 553345 ãàJapanese pangram. Patch from Takeshi AIHANA
Revision 1.118 / (download) - annotate - [select for diffs], Thu Oct 16 14:11:56 2008 UTC (3 years, 7 months ago) by drochner
Branch: MAIN
Changes since 1.117: +2 -2
lines
Diff to previous 1.117 (colored)
update BUILDLINK_API_DEPENDS.cairo
Revision 1.117 / (download) - annotate - [select for diffs], Thu Oct 16 11:11:22 2008 UTC (3 years, 7 months ago) by drochner
Branch: MAIN
Changes since 1.116: +3 -4
lines
Diff to previous 1.116 (colored)
update to 1.22.0 This switches to the gnome-2.24 release branch.
Revision 1.116 / (download) - annotate - [select for diffs], Tue Aug 19 18:10:22 2008 UTC (3 years, 9 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.115: +2 -4
lines
Diff to previous 1.115 (colored)
Don't build the "atsui" backend under Mac OS X when we are building with X11 support. It also doesn't work properly in the non-X11 case (at least with XChat) but is essential for a non-X11 GTK+ 2.*. Bump the package revision because of this change.
Revision 1.115 / (download) - annotate - [select for diffs], Mon Jul 14 03:56:28 2008 UTC (3 years, 10 months ago) by tnn
Branch: MAIN
Changes since 1.114: +2 -2
lines
Diff to previous 1.114 (colored)
Update to pango-1.20.5. Overview of changes between 1.20.4 and 1.20.5 ============================================== - Fix libtool versioning which was broken in 1.20.4 Overview of changes between 1.20.3 and 1.20.4 ============================================== - Fix OpenType GSUB lookup type 8 crash. - Bugs fixed in this release: Bug 540592 Crash in HB_GSUB_Apply_String with Linux-Libertine font
Revision 1.114 / (download) - annotate - [select for diffs], Thu May 29 10:43:40 2008 UTC (3 years, 11 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper
Changes since 1.113: +2 -3
lines
Diff to previous 1.113 (colored)
update to 1.20.3 changes: windows specific only (font aliases and memory leak), the update should be cosmetical for us
Revision 1.113 / (download) - annotate - [select for diffs], Wed May 14 15:26:14 2008 UTC (4 years ago) by obache
Branch: MAIN
Changes since 1.112: +7 -2
lines
Diff to previous 1.112 (colored)
Fix to instal cairo-quartz-font.pc. (and while here, enable quartz-image) Then atsui support for pango again. Bump pkgrevision.
Revision 1.112 / (download) - annotate - [select for diffs], Tue Apr 22 12:15:38 2008 UTC (4 years, 1 month ago) by tron
Branch: MAIN
Changes since 1.111: +2 -6
lines
Diff to previous 1.111 (colored)
After "atsui" support was removed from "cairo" it is no longer available in "pango", too. Fix package list (for Mac OS X) and bump package revision.
Revision 1.111 / (download) - annotate - [select for diffs], Sun Apr 13 13:00:55 2008 UTC (4 years, 1 month ago) by tnn
Branch: MAIN
Changes since 1.110: +3 -4
lines
Diff to previous 1.110 (colored)
Fix missing PLIST_VARS handling for carbon option.
Revision 1.110 / (download) - annotate - [select for diffs], Fri Apr 11 12:22:46 2008 UTC (4 years, 1 month ago) by tron
Branch: MAIN
Changes since 1.109: +2 -3
lines
Diff to previous 1.109 (colored)
Update "pango" package to version 1.20.2. Changes since version 1.20.1: - Really fix build without cairo-atsui.
Revision 1.109 / (download) - annotate - [select for diffs], Fri Apr 11 10:26:23 2008 UTC (4 years, 1 month ago) by tron
Branch: MAIN
Changes since 1.108: +8 -1
lines
Diff to previous 1.108 (colored)
The code which tries to disable the "atsui" backend under Mac OS X if the package is compiled with X11 support doesn't work anymore. Don't try to disable it because it doesn't seem to break the X11 backend anymore (tested with XChat). Bump package revision because of package list changes under Mac OS X.
Revision 1.108 / (download) - annotate - [select for diffs], Thu Apr 10 12:14:43 2008 UTC (4 years, 1 month ago) by drochner
Branch: MAIN
Changes since 1.107: +3 -3
lines
Diff to previous 1.107 (colored)
update to 1.20.1 This switches to the gnome-2.22 release branch.
Revision 1.107 / (download) - annotate - [select for diffs], Tue Jan 8 23:41:14 2008 UTC (4 years, 4 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1
Changes since 1.106: +2 -2
lines
Diff to previous 1.106 (colored)
Update to pango-1.18.4.
Overview of changes between 1.18.3 and 1.18.4
==============================================
- Ship a default win32 pango.aliases file.
- Minor win32 alias handling improvement.
- Doc improvements.
- Bugs fixed in this release:
Bug 502926 pango-1.16.4 configure bug: can fail to accept cairo
Bug 492504 Enable pango.aliases entries also for fonts with spaces
in name
Bug 490661 Pango Markup: Link to font_desc syntax explanation
Revision 1.106 / (download) - annotate - [select for diffs], Fri Oct 26 16:16:17 2007 UTC (4 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base,
pkgsrc-2007Q4
Changes since 1.105: +2 -2
lines
Diff to previous 1.105 (colored)
Update to 1.18.3: Overview of changes between 1.18.2 and 1.18.3 ============================================== - Two OpenType engine fixes. Makes Nafees Nastaliq font work great, and avoids warnings with some other fonts. - Fix minor leak in win32 backend. - Bugs fixed in this release: Bug 483600 ãàLeak of font family name in pango_win32_font_description_from_logfont(w) Patch from Daniel Atallah
Revision 1.105 / (download) - annotate - [select for diffs], Tue Sep 18 19:06:22 2007 UTC (4 years, 8 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base,
pkgsrc-2007Q3
Changes since 1.104: +2 -2
lines
Diff to previous 1.104 (colored)
update to 1.18.2 changes: minor bugfixes
Revision 1.104 / (download) - annotate - [select for diffs], Thu Aug 30 06:18:46 2007 UTC (4 years, 8 months ago) by obache
Branch: MAIN
Changes since 1.103: +2 -2
lines
Diff to previous 1.103 (colored)
Need glib2>=2.14.0.
Revision 1.103 / (download) - annotate - [select for diffs], Wed Aug 29 22:38:37 2007 UTC (4 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.102: +3 -3
lines
Diff to previous 1.102 (colored)
Update to 1.18.1: Overview of changes between 1.18.0 and 1.18.1 ============================================== - Misc bug fixes, including fix for an infinite-loop bug. - Bugs fixed in this release: Bug 470042 ãàmissing Macedonian OT tag Patch from Denis Jacquerye Bug 468953 ãàpango-renderer.c: using function without prototype Bug 463430 ãàGets stuck while "formatting message" Overview of changes between 1.17.5 and 1.18.0 ============================================== - Make pango_script_for_unichar() just call g_unichar_get_script(), and document that PangoScript and GUnicodeScript are interchangeable enumerations. - Misc bug fixes - Bugs fixed in this release: Bug 348348 ãàAdd a way to get the script name of a gunichar Bug 451682 ãàCursor positioning for Sinhala is broken Based on patch from Harshula Bug 462137 ãàmemory corruption in pango_default_break Bug 462420 ãàClicking on pixbuf should move the cursor to the position nearest to the click point Bug 462630 ãàpango_cairo_context_set_font_options() and some others don't have a Since: tag Bug 464183 ãàMinimum tab width enforcement in pango-layout breaks TabArray positions Patch by David Trowbridge Bug 464270 ãàellipsize doesn't work consistent Bug 465174 ãàTextView is ignoring multiple consecutive \t's Bug 466755 ãàpango hangul is crashing in gnome-about because it is failing to retrieve a font. Bug 467056 ãàShape attribute handling is not consistent Bug 467077 ãàRemove special-case for shape attribute in pango_layout_line_index_to_x() Overview of changes between 1.17.4 and 1.17.5 ============================================== - Export PangoCairoFont and cleanup various standard macros. - Bugs fixed in this release: Bug 150883 ãàUnicode LRO defect Bug 449482 ãàBuild error when xft not present Part of Bug 347236 ãàprovide pango_cairo_font_get_scaled_font Overview of changes between 1.17.3 and 1.17.4 ============================================== - Refactored the ATSUI font backend and install pangoatsui.h that has a single function pango_atsui_font_get_atsu_font_id() and a couple of types. - Bugs fixed in this release: Bug 451547 ãàFAIL: runtests.sh Bug 449543 - Ship pangoatsui.h Overview of changes between 1.17.2 and 1.17.3 ============================================== - Extensive pangocairo internal code refactoring and cleanup - New public API: pango_font_face_is_synthesized() pango_cairo_font_get_scaled_font() pango_cairo_font_map_new_for_font_type() pango_cairo_font_map_get_font_type() - New engine macros: PANGO_OT_TAG_MAKE() PANGO_OT_TAG_MAKE_FROM_STRING() - New PangoFontFace method is_synthesized. - Misc bug fixes - Bugs fixed in this release: Bug 337593 ãàmove glyph extents code (and cache) from pangocairo-*font.c into pangocairo-font.c Bug 347235 ãàAdd pango_cairo_font_map_get_font_type Bug 347236 ãàprovide pango_cairo_font_get_scaled_font Bug 353291 ãàProvide pango_cairo_font_map_new_for_font_type Bug 438801 ãàunderline should add "error" type. Bug 440588 ãàAdd pango_font_face_is_synthesized() Bug 445832 ãàpango_cairo_update_layout() always invalidates layout Bug 446018 ãàBus error in the pango_ot_tag_from_language() Bug 446355 ãàthe parsing with pango_parse_markup is not coherent Bug 447189 ãàfonts.c: pango_font_face_is_synthesized returns NULL Bug 447568 ãàimprove docs on what absolute size means Bug 448342 ãàpango_layout_index_to_line_x() counts lines from 1 Overview of changes between 1.17.1 and 1.17.2 ============================================== - Rename recently added pango_ot_ruleset_get_for() to pango_ot_ruleset_get_for_description(). - New engine API: pango_ot_ruleset_new_from_description(). - Treat Unknown script like Common and other non-"real" scripts. [Martin Hosken] - Misc typo fixes [Peter Moulder] - Bugs fixed in this release: Bug 443206 ãàPANGO_SCRIPT_UNKNOWN should not cause a run break Patch from Martin Hosken Overview of changes between 1.17.0 and 1.17.1 ============================================== - Ported the rest of OpenType shapers to the new OpenType APIs and added standard features to them: Hebrew, Indic, Khmer, Thai, and Tibetan. - Added N'Ko support to the Arabic module. [Eugeniy Meshcheryakov] - Small Indic module fix for Malayalam. - Fixed font metrics returned by the ATSUI backend. [Richard Hult] - Make itemization use pango_language_get_default() if context has no language set on it. Ditto for pango_context_get_metrics() if both input language and context language are NULL. - Improved documentation on vertical text, also added stability note to those parts of Pango API that are not indefinitely stable (shaper and language engine APIs). - Misc bug fixes. - New OpenType engine API: pango_ot_ruleset_get_feature_count() - Bugs fixed in this release: Bug 357790 ãàRendering problem for malayalam consonant RA (U+0D30) Bug 385168 ãàindic, khmer, and tibetan modules don't apply ccmp Bug 385477 ãàkern feature is not supported in OpenType layout for Tibetan. Bug 433805 - [Atsui] Approximate char/digit width width often 0 Bug 436699 ãàN'Ko support Bug 438705 ãàTest runs non-existent "/bin/bash" on HP-UX 11.11 Bug 438814 ãàsynaptic crash with pango 1.17.0 Bug 440603 ãàMinor ABI change
Revision 1.102 / (download) - annotate - [select for diffs], Sat Jul 28 13:59:14 2007 UTC (4 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.101: +2 -2
lines
Diff to previous 1.101 (colored)
Update to 1.16.5: Overview of changes between 1.16.4 and 1.16.5 ============================================== - ATSUI backend now lists synthesized italic faces like other - Misc optimizations and fixes. - Bugs fixed in this release: Bug 443206 ãàPANGO_SCRIPT_UNKNOWN should not cause a run break Patch from Martin Hosken Bug 416515 ãàTime is not aligned with date on vertical panel Bug 436154 ãàError building the pango.modules file while cross compiling Bug 434160 - [atsui] Italic versions of some faces can't be created
Revision 1.101 / (download) - annotate - [select for diffs], Sat Jul 21 21:56:08 2007 UTC (4 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.100: +2 -2
lines
Diff to previous 1.100 (colored)
Drop maintainership.
Revision 1.100 / (download) - annotate - [select for diffs], Tue May 8 20:34:45 2007 UTC (5 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base,
pkgsrc-2007Q2
Changes since 1.99: +2 -2
lines
Diff to previous 1.99 (colored)
Update to 1.16.4: Overview of changes between 1.16.3 and 1.16.4 ============================================== - Add new configure option --disable-doc-cross-references and make sure releases are made using it. Distributions are encouraged to build with --enable-gtk-doc such that their Pango docs correctly cross reference glib and cairo docs. - Bugs fixed in this release: Bug 432991 ãàdeveloper docs for libpango are broken Overview of changes between 1.16.2 and 1.16.3 ============================================== - Quantize kerning value if metrics hinting is on. This greatly improves screen text rendering with certain fonts like DejaVu Sans. See: http://behdad.org/blog/mces/image/metricshinting-kerning.png - Improved hex-box positioning in the cairo backend
Revision 1.99 / (download) - annotate - [select for diffs], Tue Apr 10 16:34:35 2007 UTC (5 years, 1 month ago) by drochner
Branch: MAIN
Changes since 1.98: +2 -2
lines
Diff to previous 1.98 (colored)
update to 1.16.2 changes: - Fixed various bug in the OpenType Layout code (HarfBuzz) - Improved documentation - Improved ATSUI backend - Misc build system fixes
Revision 1.98 / (download) - annotate - [select for diffs], Tue Mar 20 15:38:26 2007 UTC (5 years, 2 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Changes since 1.97: +3 -3
lines
Diff to previous 1.97 (colored)
update to 1.16.1 This switches to the new stable branch for gnome-2.18. Too many changes to list here.
Revision 1.97 / (download) - annotate - [select for diffs], Thu Feb 1 12:44:19 2007 UTC (5 years, 3 months ago) by drochner
Branch: MAIN
Changes since 1.96: +2 -3
lines
Diff to previous 1.96 (colored)
update to 1.14.10 changes: - Spell-checked docs. - Fix various bugs that could cause ellipsization to stop prematurely. - Fix rendering of background color being off in presence of rise attribute. -bugfixes
Revision 1.96 / (download) - annotate - [select for diffs], Wed Jan 3 22:25:22 2007 UTC (5 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.95: +3 -1
lines
Diff to previous 1.95 (colored)
Fix pangox.pc and pangoxft.pc. Reported by dieter roelants. Bump PKGREVISION.
Revision 1.95 / (download) - annotate - [select for diffs], Fri Dec 15 19:12:29 2006 UTC (5 years, 5 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4
Changes since 1.94: +2 -2
lines
Diff to previous 1.94 (colored)
update to 1.14.9 changes: Add Thai langauage engine. Improved Indic module. Output correct path for hexboxes in pango_cairo_layout_path(). Misc small fixes.
Revision 1.94 / (download) - annotate - [select for diffs], Mon Nov 27 21:05:13 2006 UTC (5 years, 5 months ago) by drochner
Branch: MAIN
Changes since 1.93: +2 -3
lines
Diff to previous 1.93 (colored)
update to 1.14.8 changes: * Improved thread-safety. Pango is still NOT thread-safe, but this fixes lots of crashes using pangocairo from multiple threads. * Fix out-of-bounds array access. * Improved Indic shaper. * Improved Arabic language engine. * Choose shaper/font for unassigned Unicode codepoints. * Build fixes.
Revision 1.93 / (download) - annotate - [select for diffs], Sun Nov 5 14:06:06 2006 UTC (5 years, 6 months ago) by joerg
Branch: MAIN
Changes since 1.92: +2 -2
lines
Diff to previous 1.92 (colored)
Fix last commit from myself to work with the changes from another of my commits: CHECK_FILES_SKIP is a full path. Addresses PR 34991.
Revision 1.92 / (download) - annotate - [select for diffs], Fri Nov 3 11:27:56 2006 UTC (5 years, 6 months ago) by joerg
Branch: MAIN
Changes since 1.91: +5 -1
lines
Diff to previous 1.91 (colored)
libdata/pango/pango.modules is a list of all pango modules and can be considered volatile as that. Build it at install time and remove it during deinstallation. This also allows DESTDIR use, as it could find the modules directly before. Ignore the duplicate run in the non-DESTDIR case, as it is fast enough. Bump revision. Discussed with wiz.
Revision 1.91 / (download) - annotate - [select for diffs], Sat Oct 14 08:36:16 2006 UTC (5 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.90: +2 -2
lines
Diff to previous 1.90 (colored)
Update to 1.14.7: Overview of changes between 1.14.6 and 1.14.7 ============================================== * Fixed broken build with included lang modules. * Bugs fixed in this release: Bug 361938 - Can't include *-lang modules (./configure --with-included-modules fails)
Revision 1.90 / (download) - annotate - [select for diffs], Fri Oct 13 18:05:42 2006 UTC (5 years, 7 months ago) by drochner
Branch: MAIN
Changes since 1.89: +1 -3
lines
Diff to previous 1.89 (colored)
ride on the update and migrate devhelp documentation to share/gtk-doc
Revision 1.89 / (download) - annotate - [select for diffs], Fri Oct 13 17:22:40 2006 UTC (5 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.88: +2 -2
lines
Diff to previous 1.88 (colored)
Update to 1.14.6: Overview of changes between 1.14.5 and 1.14.6 ============================================== * Backport language-engine handling fixes from HEAD. * Add simple Arabic and Indic language engines. * Indic shaper fixes. * Bugs fixed in this release: Bug 353877 ãàSinhala is_cursor_position and backspace_deletes_character issues Patch from Akira TAGOH Bug 358224 ãàTelugu Character U+0C31 does not render its below-base form. Patch from Rahul Bhalerao Bug 358174 ãàReph and Vattu forms of Assamese character RA(U+09F0) are not rendered. Patch from Rahul Bhalerao
Revision 1.88 / (download) - annotate - [select for diffs], Fri Oct 6 06:00:59 2006 UTC (5 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.87: +2 -2
lines
Diff to previous 1.87 (colored)
Update to 1.14.5: Overview of changes between 1.14.4 and 1.14.5 ============================================== * Indic shaper fixes. * Misc bug fixes. * Bugs fixed in this release: Bug 356685 ãà[or_IN] Rendering of consonant+0x0B4D+0x0B2F is wrong Patch from Rahul Bhalerao Bug 357790 ãàRendering problem for malayalam consonant RA (U+0D30) Patch from Rahul Bhalerao Bug 349813 ãàtypo in docs for pango_layout_move_cursor_visually Bug 357686 ãàpangocairo-font.c: illegal g_object_unref in pango_cairo_font_get_hex_box_info
Revision 1.87 / (download) - annotate - [select for diffs], Tue Oct 3 18:16:47 2006 UTC (5 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.86: +2 -2
lines
Diff to previous 1.86 (colored)
Update to 1.14.4: Overview of changes between 1.14.3 and 1.14.4 ============================================== * Indic shaper fixes. * Misc bug fixes. * Bugs fixed in this release: Bug 351223 ãàthe conjuction of Con + 0x0d4d +0x0d31 of Malayalam is wrong Patch from LingNing Zhang Bug 355750 ãàThe glyphs of the conjuctions about Cons+0x0d4d+0x0d32 of Malayalm are wrong. Patch from LingNing Zhang Bug 349876 ãàU+0x0904 of Devanagari need be "independent vowel", but it is "reserved" in Pango Patch from LingNing Zhang Bug 355550 ãàMiscalculation of logical attributes in pango_get_log_attrs() Patch from Theppitak Karoonboonyanan Bug 355697 ãàThe IndicOTClassTable of Oriya has a error. Bug 355782 ãàMisaligned extents in pango Bug 355605 ãàhexbox with 0000 in it Bug 355435 ãàInvalid calls to pango_map_get_engine() Patch from Theppitak Karoonboonyanan Bug 347146 ãàunderline/overstrike spaces Bug 352535 ãàInk extents of empty glyph
Revision 1.86 / (download) - annotate - [select for diffs], Thu Sep 7 11:53:35 2006 UTC (5 years, 8 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base,
pkgsrc-2006Q3
Changes since 1.85: +2 -2
lines
Diff to previous 1.85 (colored)
Update to 2.14.3: * Win32 build improvement. [Tor Lillqist] * Bugs fixed in this release: Bug 353525 ãàlibpangoft2-1.0.so.0: undefined reference to `pango_font_description_get_gravity' Bug 349813 ãàtypo in docs for pango_layout_move_cursor_visually
Revision 1.85 / (download) - annotate - [select for diffs], Sun Sep 3 10:11:48 2006 UTC (5 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.84: +2 -4
lines
Diff to previous 1.84 (colored)
Remove non-existing MASTER_SITES.
Revision 1.84 / (download) - annotate - [select for diffs], Thu Aug 24 17:35:34 2006 UTC (5 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.83: +2 -2
lines
Diff to previous 1.83 (colored)
Update to 1.14.2: Overview of changes between 1.14.1 and 1.14.2 ============================================== * Find shaper/font for Private Use and space characters. Part of Bug 145275 ãàFont selection for space characters
Revision 1.83 / (download) - annotate - [select for diffs], Tue Aug 22 18:24:51 2006 UTC (5 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.82: +2 -2
lines
Diff to previous 1.82 (colored)
Update to 1.14.1: Overview of changes between 1.14.0 and 1.14.1 ============================================== * Increased fontset cache size from 16 to 64. This should make firefox+pango A LOT faster. * Bugs fixed in this release: Bug 352114 ãàpango-1.14: generated docs still contain old example code Part of Bug 348825 ãàpango should optimize away calls to FcFontSort as much as possible Bug 351585 ãàAPI documentation issues with 2.15 release
Revision 1.82 / (download) - annotate - [select for diffs], Thu Aug 10 16:12:59 2006 UTC (5 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.81: +6 -6
lines
Diff to previous 1.81 (colored)
Update to 1.14.0: Overview of changes between 1.13.5 and 1.14.0 ============================================== * Make pango-view accept non-ASCII --text. * Require cairo-1.2.2 for the important bug fixes it has. Overview of changes between 1.13.4 and 1.13.5 ============================================== * Indic shaper improvements. * Misc fixes. * Bugs fixed in this release: Bug 121672 ãàRa (vattu) not rendered properly in Malayalam Patch from LingNing Zhang Bug 335811 ãàSome conjugates of Malayalam are wrong. Patch from LingNing Zhang Overview of changes between 1.13.3 and 1.13.4 ============================================== * Update to Unicode Character Database 5.0.0. * Misc fixes. * Bugs fixed in this release: Bug 336282 ãàUpdate to Unicode Character Database 5.0.0 Bug 347073 ãàAllow empty GPOS table Bug 347021 ãàatsui crash when a matching font cannot be found. Patch from Brian Tarricone. Overview of changes between 1.13.2 and 1.13.3 ============================================== * Improved build system. Using gnome-autogen.sh now. (gnome-common needed for bootstrapping) * Improved documentation. Docs now include list of new API for each stable version of Pango. * New public API: - pango_glyph_string_get_width * Little performance improvement. * Misc fixes. * Bugs fixed in this release: Bug 330603 ãàpango_scan_int invokes undefined behaviour Bug 315599 ãàPangoAttribute remains in wrong context. Bug 163677 ãàpango_attr_list_splice: inconsistent docs Patch from Morten Welinder Bug 345070 ãà[ml_IN] not render for combination with ZWJ Patch from LingNing Zhang Bug 345274 ãàlist of new symbols for each version is missing in docs Patch from Priit Laes Bug 346297 ãàautogen doesn't work with automake-1.6 Patch from Priit Laes Bug 135683 ãàCache glyphstring extents Bug 344766 ãàMemory leak in get_ruleset() in modules/basic/basic-fc.c Bug 345600 ãàcvs build error in pango/opentype/Makefile Bug 345511 ãà-no-undefined problem with new libtool Overview of changes between 1.13.1 and 1.13.2 ============================================== * Improved hexbox drawing, and font metrics calculations. * Synthesize italic variants on win32 [Hans Breuer] * New public API: - pango_cairo_show_error_underline - pango_cairo_error_underline_path - pango_font_describe_with_absolute_size * Misc fixes. * Bugs fixed in this release: Bug 326960 ãàhex box drawing for win32 and atsui backends of cairo Bug 343717 ãàLicense information in unclear. Bug 343355 ãàAdd pango_cairo_show_error_underline & pango_cairo_error_underline_path Bug 343966 ãàpango Cygwin build fixes Patch from Cygwin Ports maintainer. Bug 343796 ãàItalic Chinese character can't be show correctly in Win32. Bug 314114 ãàmax_x_advance not appropriate for approximate_(char|digit)_width Bug 341138 ãàUsing TTC font, Gtk2 programs begin to eating big memory and have many cpu usage. Patch from Yong Li. Bug 336153 ãàMark to mark positioning (Lookup Type 6) isn't correct when using MarkAttchmentType Patch from Tin Myo Htet. Bug 333984 ãàpango_language_from_string improvements Bug 125378 ãàBetter underline thickness handling Bug 339730 ãàPango needlessly falls back away from a Type 1 font into a TTF font Bug 342562 ãàSupport absolute sizes in pango_font_description_to/from_string Bug 341922 ãàpango should handle more characters as zero width Patch from Roozbeh Pournader Bug 342525 ãàWith PangoFc and PangoWin32, approximate digit width is not what it says Bug 342079 ãàpangoatsui-private.h missing from release Overview of changes between 1.13.0 and 1.13.1 ============================================== * Increased robustness against broken pango.modules * Improved build infrastructure: - Remove CAIRO_CFLAGS from pangocairo.pc.in, as it Require's cairo already. - Use -no-undefined on Unix too. * Improved documentation. * Misc fixes. * Bugs fixed in this release: Bug 307196 ãàUnhinted fonts are measured incorrectly and drawing problems occur as a result Bug 329547 ãàpango_layout_get_pixel_extents and pango_layout_get_pixel_size cause off-by-one metrics Bug 339747 ãàpango_font_metrics_get_approximate_digit_width docs Bug 339749 ãàpango_language_from_string issues Patch from Morten Welinder. Bug 333771 ãàUse gmodule-no-export-2.0 instead of gmodule-2.0 in pango-uninstalled.pc.in Bug 337594 ãàpango_glyph_string_extents_range possible bug Bug 329664 ãàMove gunichar_to_glyph cache from PangoCairoFcFont to PangoFcFont Patch from LingNing Zhang. Bug 322374 ãàExamples does not build on MacOS X Bug 340229 ãàpango_font_description_from_string does not do bound checking Bug 329483 ãàhinting hexbox in cairo backend doesn't handle absolute font size Bug 340040 ãàpangocairo hex box hinting falls apart with PS/PDF backends Bug 71033 ãàmake size 0 fonts work Overview of changes between 1.12.0 and 1.13.0 ============================================== * Fix incorrect rendering when in x86 64-bit precision mode https://bugs.freedesktop.org/show_bug.cgi?id=5200 * Fix non-OpenType fonts losing kerning in 1.12.0 [#336026, Denis Jacquerye] * Fix blurred underlines on Win32 [#332656, Tor Lillqvist] * Build fix when having both Win32 and FreeType cairo backends available [#337502, Alexander Larsson] * Moved the OpenType Layout code into a new project called HarfBuzz: http://www.freedesktop.org/wiki/Software/HarfBuzz * Improved documentation. * Misc bug fixes. * Fixed many compiler warnings. * Bugs fixed in this release: 332656,335840,334802,337029,337821,338343
Revision 1.81 / (download) - annotate - [select for diffs], Mon Jul 24 23:20:50 2006 UTC (5 years, 10 months ago) by minskim
Branch: MAIN
Changes since 1.80: +2 -8
lines
Diff to previous 1.80 (colored)
Build the atsui module only when the x11 option is disabled, because it causes the xlib backend of cairo to crash. Bump PKGREVISION.
Revision 1.80 / (download) - annotate - [select for diffs], Mon Jul 24 18:09:43 2006 UTC (5 years, 10 months ago) by minskim
Branch: MAIN
Changes since 1.79: +2 -2
lines
Diff to previous 1.79 (colored)
Add a patch for GNOME bug 322374, which may cause link errors when the atsui module is enabled. Patch obtained from GNOME CVS. Bump PKGREVISION.
Revision 1.79 / (download) - annotate - [select for diffs], Sun Jul 23 05:13:21 2006 UTC (5 years, 10 months ago) by minskim
Branch: MAIN
Changes since 1.78: +8 -1
lines
Diff to previous 1.78 (colored)
Enable the atsui module if the Carbon framework is available. Bump PKGREVISION.
Revision 1.78 / (download) - annotate - [select for diffs], Sun Jul 23 04:59:33 2006 UTC (5 years, 10 months ago) by minskim
Branch: MAIN
Changes since 1.77: +3 -5
lines
Diff to previous 1.77 (colored)
Support the x11 option to enable/disable x and xft backends.
Revision 1.77 / (download) - annotate - [select for diffs], Mon May 29 17:08:43 2006 UTC (5 years, 11 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Changes since 1.76: +2 -2
lines
Diff to previous 1.76 (colored)
update to 1.12.3 changes: -Increased robustness against broken pango.modules -Improved build infrastructure -Improved documentation -Misc fixes
Revision 1.76 / (download) - annotate - [select for diffs], Thu Apr 27 20:48:14 2006 UTC (6 years ago) by drochner
Branch: MAIN
Changes since 1.75: +2 -3
lines
Diff to previous 1.75 (colored)
update to 1.12.2 changes: * Fix incorrect rendering when in x86 64-bit precision mode https://bugs.freedesktop.org/show_bug.cgi?id=5200 * Misc bug fixes.
Revision 1.75 / (download) - annotate - [select for diffs], Mon Apr 17 13:46:15 2006 UTC (6 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.74: +2 -1
lines
Diff to previous 1.74 (colored)
Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.
Revision 1.74 / (download) - annotate - [select for diffs], Fri Apr 7 18:59:34 2006 UTC (6 years, 1 month ago) by jmmv
Branch: MAIN
Changes since 1.73: +3 -4
lines
Diff to previous 1.73 (colored)
Update to 1.12.1: * Fix non-OpenType fonts losing kerning in 1.12.0 [#336026, Denis Jacquerye] * Fix blurred underlines on Win32 [#332656, Tor Lillqvist] * Build fix when having both Win32 and FreeType cairo backends available [#337502, Alexander Larsson] * Bugs fixed in this release: 334802,336026,332656,337502
Revision 1.73 / (download) - annotate - [select for diffs], Thu Apr 6 06:21:54 2006 UTC (6 years, 1 month ago) by reed
Branch: MAIN
Changes since 1.72: +3 -3
lines
Diff to previous 1.72 (colored)
Over 1200 files touched but no revisions bumped :) RECOMMENDED is removed. It becomes ABI_DEPENDS. BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo. BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo. BUILDLINK_DEPENDS does not change. IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS which defaults to "yes". Added to obsolete.mk checking for IGNORE_RECOMMENDED. I did not manually go through and fix any aesthetic tab/spacing issues. I have tested the above patch on DragonFly building and packaging subversion and pkglint and their many dependencies. I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I have used IGNORE_RECOMMENDED for a long time). I have been an active user of IGNORE_RECOMMENDED since it was available. As suggested, I removed the documentation sentences suggesting bumping for "security" issues. As discussed on tech-pkg. I will commit to revbump, pkglint, pkg_install, createbuildlink separately. Note that if you use wip, it will fail! I will commit to pkgsrc-wip later (within day).
Revision 1.72 / (download) - annotate - [select for diffs], Tue Mar 14 19:50:15 2006 UTC (6 years, 2 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.71: +2 -2
lines
Diff to previous 1.71 (colored)
Make "pango-querymodules" work under Mac OS X again. This allows to run GTK2+ applications again. Bump package revision.
Revision 1.71 / (download) - annotate - [select for diffs], Mon Mar 13 18:26:03 2006 UTC (6 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.70: +6 -6
lines
Diff to previous 1.70 (colored)
Update to 1.12.0: Overview of changes between 1.11.99 and 1.12.0 ============================================== * Compilations fixes for MSVC. [#333115, Tor Lillqvist] * More NULL-check against unusable fonts, helps with Win32 fonts without a Unicode cmap. [Tor] * Use g_print instead of printf for debugging output in Win32 backend. [#332855, Tor] Overview of changes between 1.11.6 and 1.11.99 ============================================== * Fix problem recently introduced that made Win32 backend render boxes only. [#332538, Hans Breuer] * Insert '?' chars instead of invalid UTF-8 sequences in pango_layout_set_text [#33195] * Bugs fixed in this release: 332167,332538,331995 Overview of changes between 1.11.5 and 1.11.6 ============================================= * Do not export macros PANGO_GLYPH_EMPTY, PANGO_GLYPH_UNKNOWN_FLAG and PANGO_GET_UNKNOWN_GLYPH publicly; just in the engine/backend interface. * Fix a few crashers, especially when a font cannot be read. [#314239] * Change some g_critical's to g_warning, where it's not application's fault. [#331723] * Bugs fixed in this release: 330795,331038,329148,331994,331995,331996,314239,331723 Overview of changes between 1.11.4 and 1.11.5 ============================================= * Cleanup work on the win32 backend. Families are not listed all in lower case anymore. * New public function: pango_win32_font_description_from_logfont. * pango-view accepts --wrap now, and lists backends in --help output. * A couple minor bug fixes. Overview of changes between 1.11.3 and 1.11.4 ============================================= * Major change in the low-level interface of Pango. The special value PANGO_GLYPH_EMPTY is now defined to mean a "draw nothing" glyph. This was what glyph 0 was used for previously. As a result, bumped up the Pango module version, meaning that modules compiled against earlier versions are probably not compatible with this release. [#73147] * New framework in examples for building a binary called pango-view, that can be used to render a text file using any of the available backends. This is installed into bindir now. * Enhancements to the FT2 backend, to draw boxes on missing glyphs. * Better hexbox drawing for cairo backend: Hinting hexbox, and drawing a single-row hexbox for very small font sizes. * Improved documentation. Overview of changes between 1.11.2 and 1.11.3 ============================================= * Do not crash if the shapers fail. * Use g_slice for various struct allocations. * 100% symbol coverage in docs. * Misc bug fixes and documentation improvements. * Janitory works, like removing unneeded files. Overview of changes between 1.11.1 and 1.11.2 ============================================= * Draw hex box on missing glyphs for cairo-fc backend. * New --with-dynamic-modules option added to configure. * Use g_slice for various small memory allocations [Matthias Clasen] * Misc bug fixes, optimizations, and documentation improvements. Overview of changes between 1.11.0 and 1.11.1 ============================================= * ATSUI support for the cairo backend. [Anders Carlsson] * Fixed a couple of regressions with font size and scaling. * Draw a dashed empty box on missing glyphs for cairo-fc backend. * Support OpenType features for basic (Latin/Greek/...) module. * Support swash feature in Arabic module. * Misc bug fixes. * Misc documentation improvements. Optimizations: * Cache GObject private data in PangoFcFont.priv [Federico Mena Quintero] * Add a constant-sized light-weight cache for glyph extents. * Use g_slice_* instead of GMemChunk in mini-fribidi. Overview of changes between 1.10.1 and 1.11.0 ============================================= * Line-breaking algorithm updated to Unicode 4.1. * Code borrowed from GNU FriBidi resynched to version 1.0.7. * New improved Tibetan shaper module. [Pema Geyleg] * Bug fix in Khmer shaper module. [Jens Herden] * Respect fontconfig reassignment of font pixelsize. [Funda Wang] * Make OpenType GPOS handling more robust/correct. [Greg Aumann] * Various documentation fixes and improvements. * Various gcc warning fixes. * Misc bug fixes. Optimizations: * Add a lazy fixed-size per-font cache to map characters to glyphs, in the cairo backend. [Federico Mena Quintero] * Optimize character to script mapping by adding a linear table for characters < U+2000, and also caching the last mid point in bsearch. [Federico, Matthias Clasen] * Enabled mini-fribidi's trashstack instead of direct mallocs. * Short circuit the bidi algorithm for provably unidirectional text. * Make mini-fribidi process UTF-8 directly. * Several strlen and g_utf8_strlen calls removed. [Owen Taylor, Billy Biggs] * Use call tables in the OpenType layout code. * Use quarks for accessing GObject data. [Federico] * Open Pango modules with lazy-bind flags. [John Rice] * Use new negative offsets in g_utf8_pointer_to_offset to avoid scanning from the beginning of line on cursor movement. * Avoid redundant PANGO_IS_FC_FONT checks.
Revision 1.70 / (download) - annotate - [select for diffs], Fri Mar 10 07:35:12 2006 UTC (6 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.69: +2 -2
lines
Diff to previous 1.69 (colored)
Take over maintainership, jmmv@ ok.
Revision 1.69 / (download) - annotate - [select for diffs], Tue Feb 28 17:38:01 2006 UTC (6 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.68: +2 -2
lines
Diff to previous 1.68 (colored)
Update to 1.10.4: Overview of changes between 1.10.3 and 1.10.4 ============================================= * Fix crasher assertion `split_index > 0' in ellipsization.
Revision 1.68 / (download) - annotate - [select for diffs], Tue Feb 7 18:00:15 2006 UTC (6 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.67: +7 -8
lines
Diff to previous 1.67 (colored)
Update to 1.10.3: Overview of changes between 1.10.2 and 1.10.3 ============================================= * Various documentation improvements, achieving 100% symbol coverage. * Minor bug fixes.
Revision 1.67 / (download) - annotate - [select for diffs], Sun Feb 5 23:08:50 2006 UTC (6 years, 3 months ago) by joerg
Branch: MAIN
Changes since 1.66: +2 -2
lines
Diff to previous 1.66 (colored)
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.66 / (download) - annotate - [select for diffs], Tue Jan 24 07:32:04 2006 UTC (6 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.65: +2 -1
lines
Diff to previous 1.65 (colored)
Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because of the shlib major bump. PKGREVISION++ for the dependencies.
Revision 1.65 / (download) - annotate - [select for diffs], Thu Dec 29 06:21:38 2005 UTC (6 years, 4 months ago) by jlam
Branch: MAIN
Changes since 1.64: +1 -2
lines
Diff to previous 1.64 (colored)
Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk automatically detects whether we want the pkginstall machinery to be used by the package Makefile.
Revision 1.64 / (download) - annotate - [select for diffs], Mon Dec 5 20:50:06 2005 UTC (6 years, 5 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.63: +2 -2
lines
Diff to previous 1.63 (colored)
Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
Revision 1.63 / (download) - annotate - [select for diffs], Wed Nov 30 18:09:40 2005 UTC (6 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.62: +2 -2
lines
Diff to previous 1.62 (colored)
Update to 1.10.2: Overview of changes between 1.10.1 and 1.10.2 ============================================= * New improved Tibetan shaper module. [Pema Geyleg] * Bug fix in Khmer shaper module. [Jens Herden] * Respect fontconfig reassignment of font pixelsize. [Funda Wang] * Make OpenType GPOS handling more robust/correct. [Greg Aumann] * Various documentation fixes and improvements. * Misc bug fixes. * Open Pango modules with lazy-bind flags. [John Rice]
Revision 1.62 / (download) - annotate - [select for diffs], Fri Oct 7 19:48:02 2005 UTC (6 years, 7 months ago) by jmmv
Branch: MAIN
Changes since 1.61: +1 -2
lines
Diff to previous 1.61 (colored)
Remove cairo dependency override (>=1.0.0); cairo's buildlink3.mk file already pulls in 1.0.0nb2 (due to the pthread fix).
Revision 1.61 / (download) - annotate - [select for diffs], Wed Oct 5 14:01:48 2005 UTC (6 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.60: +2 -2
lines
Diff to previous 1.60 (colored)
Update to 1.10.1: Overview of changes between 1.10.0 and 1.10.1 ============================================= - Add various forms of caching to the Win32 backend, greatly improving performance [Tor Lillqvist] - Fix problem with colors leaking from a Pango item to subsequently drawn strings. [Choe Hwanjin] - Fix bug where error underlines would be drawn 1024 times too big in the Cairo backend. [Luis Villa] - Misc bug and build fixes [Jean Brefort, Matthias Clasen, Behdad Esfahbod, Kazuki Iwamoto]
Revision 1.60 / (download) - annotate - [select for diffs], Sun Oct 2 12:16:58 2005 UTC (6 years, 7 months ago) by jmmv
Branch: MAIN
Changes since 1.59: +16 -7
lines
Diff to previous 1.59 (colored)
Update to 1.10.0: overview of changes between 1.9.1 and 1.10.0 ============================================ * Update script tables, bidi tables, and Arabic joining tables for Unicode 4.1 [Roozbeh Pournader, Behdad Esfahbod] * Misc bug and build fixes [Sebastien Bacher, Hans Breuer, Behdad, J. Ali Harlow, Tor Lillqvist, Keith Packard, Vittorio Palmisano, Manish Singh] overview of changes between 1.9.0 and 1.9.1 ========================================== * Support setting of font options and DPI on PangoContext for the Cairo backend. * Adapt to recent Cairo API changes * Win32 build improvements [Tor Lillqvist] * Misc bug fixes [Hans Breuer, Thomas Fitzsimmons, Kazuki IWAMOTO] Overview of changes between 1.8.x and 1.9.x =========================================== * Add Cairo support; PangoCairoFontmap is an interface with implementations for Fontconfig fonts and Win32 fonts * Extend PangoFcFontmap to allow more customization by subclasses * Handle NULL language better for pango_context_get_metrics() * misc optimization [Paolo Borelli, Behdad Esfahbod] * Misc bug and build fixes [Hans Breuer, Damien Carbery, Keith Packard, Manish Singh] * Doc fixes [Tim Janik]
Revision 1.59 / (download) - annotate - [select for diffs], Wed Aug 10 20:56:16 2005 UTC (6 years, 9 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Changes since 1.58: +2 -3
lines
Diff to previous 1.58 (colored)
Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That file's sole purpose was to provide a dependency on pkg-config and set some environment variables. Instead, turn pkg-config into a "tool" in the tools framework, where the pkg-config wrapper automatically adds PKG_CONFIG_LIBDIR to the environment before invoking the real pkg-config. For all package Makefiles that included pkg-config/buildlink3.mk, remove that inclusion and replace it with USE_TOOLS+=pkg-config.
Revision 1.58 / (download) - annotate - [select for diffs], Thu Jul 28 11:04:13 2005 UTC (6 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.57: +2 -2
lines
Diff to previous 1.57 (colored)
Update to 1.8.2: * Add Khmer support [Jens Herden, Javier Sola] * Fix bugs and crashes in the operation of PangoLayoutIter [Amit Aronovitch] * Increase sharing of data between different copies of Pango [Tommi Komulainen, Ross Burton] * Remove dependence of opentype code on FreeType internals [David Turner, Behdad Esfahbod] * Cache metrics for the Win32 backend [Tor Lillqvist] * Improve handling of RTL text when passing it to Uniscribe [Tor] * Support for TrueType fonts on Win32 with characters outside the BMP [Tor] * Handle alpha in XftColors again. [Mikael Magnusson] * Better handling of MacThai encoded fonts [Theppitak Karoonboonyanan] * Handle zero width chars properly in Hangul backend [Young-Ho Cha, Changwoo Ryu] * Fix Oriya character classification [Gora Mohanty, Gautam Sengupta] * PangoAttrIterator bug fixes [Morten Welinder] * Clean up copyright/licensing information [William N. Ray] * Misc bug and build fixes [Sebastien Bacher, Brandon Bergren, Chris Blizzard, Paolo Borelli, Behdad, Harshula, Alex Jones, Aivars Kalvans, Stepan Kasal, Karel Kulhavy, Ryan Lortie, Ben Maurer, Sukhjinder Sidhu, Manish Singh, Emil Soleyman-Zomalan, Morten]
Revision 1.57 / (download) - annotate - [select for diffs], Thu Jul 21 16:29:49 2005 UTC (6 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.56: +2 -2
lines
Diff to previous 1.56 (colored)
Change path from devel/pkgconfig to devel/pkg-config. No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
Revision 1.56 / (download) - annotate - [select for diffs], Wed Jun 1 18:02:44 2005 UTC (6 years, 11 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.55: +1 -2
lines
Diff to previous 1.55 (colored)
Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.
Several changes are involved since they are all interrelated. These
changes affect about 1000 files.
The first major change is rewriting bsd.builtin.mk as well as all of
the builtin.mk files to follow the new example in bsd.builtin.mk.
The loop to include all of the builtin.mk files needed by the package
is moved from bsd.builtin.mk and into bsd.buildlink3.mk. bsd.builtin.mk
is now included by each of the individual builtin.mk files and provides
some common logic for all of the builtin.mk files. Currently, this
includes the computation for whether the native or pkgsrc version of
the package is preferred. This causes USE_BUILTIN.* to be correctly
set when one builtin.mk file includes another.
The second major change is teach the builtin.mk files to consider
files under ${LOCALBASE} to be from pkgsrc-controlled packages. Most
of the builtin.mk files test for the presence of built-in software by
checking for the existence of certain files, e.g. <pthread.h>, and we
now assume that if that file is under ${LOCALBASE}, then it must be
from pkgsrc. This modification is a nod toward LOCALBASE=/usr. The
exceptions to this new check are the X11 distribution packages, which
are handled specially as noted below.
The third major change is providing builtin.mk and version.mk files
for each of the X11 distribution packages in pkgsrc. The builtin.mk
file can detect whether the native X11 distribution is the same as
the one provided by pkgsrc, and the version.mk file computes the
version of the X11 distribution package, whether it's built-in or not.
The fourth major change is that the buildlink3.mk files for X11 packages
that install parts which are part of X11 distribution packages, e.g.
Xpm, Xcursor, etc., now use imake to query the X11 distribution for
whether the software is already provided by the X11 distribution.
This is more accurate than grepping for a symbol name in the imake
config files. Using imake required sprinkling various builtin-imake.mk
helper files into pkgsrc directories. These files are used as input
to imake since imake can't use stdin for that purpose.
The fifth major change is in how packages note that they use X11.
Instead of setting USE_X11, package Makefiles should now include
x11.buildlink3.mk instead. This causes the X11 package buildlink3
and builtin logic to be executed at the correct place for buildlink3.mk
and builtin.mk files that previously set USE_X11, and fixes packages
that relied on buildlink3.mk files to implicitly note that X11 is
needed. Package buildlink3.mk should also include x11.buildlink3.mk
when linking against the package libraries requires also linking
against the X11 libraries. Where it was obvious, redundant inclusions
of x11.buildlink3.mk have been removed.
Revision 1.55 / (download) - annotate - [select for diffs], Sun May 22 20:07:54 2005 UTC (7 years ago) by jlam
Branch: MAIN
Changes since 1.54: +2 -2
lines
Diff to previous 1.54 (colored)
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
Revision 1.54 / (download) - annotate - [select for diffs], Mon Apr 11 21:45:36 2005 UTC (7 years, 1 month ago) by tv
Branch: MAIN
Changes since 1.53: +1 -2
lines
Diff to previous 1.53 (colored)
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.53 / (download) - annotate - [select for diffs], Sun Mar 13 15:21:02 2005 UTC (7 years, 2 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.52: +2 -3
lines
Diff to previous 1.52 (colored)
Revert previous; I was looking at the wrong place (and I got the latest versions instead of the minimum required ones).
Revision 1.52 / (download) - annotate - [select for diffs], Sun Mar 13 14:10:49 2005 UTC (7 years, 2 months ago) by jmmv
Branch: MAIN
Changes since 1.51: +3 -2
lines
Diff to previous 1.51 (colored)
Require new enough versions of glib2 and fontconfig.
Revision 1.51 / (download) - annotate - [select for diffs], Sat Mar 5 13:49:36 2005 UTC (7 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.50: +2 -2
lines
Diff to previous 1.50 (colored)
Update to 1.8.1: pOverview of changes between 1.8.0 and 1.8.1 =========================================== * Fix several problems with conjuct formation in Sinhala [Harshula] * Fix problems that were causing fonts to be missized and not print in GtkHTML [Ross Burton] * Fix compilation with old fontconfig [Vincent Noel] and old FreeType [Andrew P. Lentvorski, Jr] * Work around problem with glyphs in monospace fonts being truncated by Xft [Billy Biggs] * Misc bug fixes [Damon Chaplin, Matthias Clasen, Kees Cook, Nick Lamb, Adam Sampson,Manish Singh, Morten Welinder] * Misc build fixes [Sebastien Bacher, Matthias Clasen, Tor Lillquist] * Doc improvements [Torsten Schoenfeld, Billy Biggs, Morten Welinder]
Revision 1.50 / (download) - annotate - [select for diffs], Sun Dec 26 22:03:08 2004 UTC (7 years, 4 months ago) by rh
Branch: MAIN
Changes since 1.49: +2 -1
lines
Diff to previous 1.49 (colored)
Depend on glib2>=2.6.0
Revision 1.49 / (download) - annotate - [select for diffs], Fri Dec 24 10:03:54 2004 UTC (7 years, 5 months ago) by jmmv
Branch: MAIN
Changes since 1.48: +5 -6
lines
Diff to previous 1.48 (colored)
Update to 1.8.0: Notable improvements in Pango since version 1.6 include: * New script support: Lao, Sinhala, Syriac, Tibetan * PangoRenderer, a base object holding the logic for rendering PangoLayout which was previously duplicated in many places. * Transformed rendering support for the Xft backend
Revision 1.48 / (download) - annotate - [select for diffs], Fri Dec 24 00:17:37 2004 UTC (7 years, 5 months ago) by reed
Branch: MAIN
Changes since 1.47: +2 -2
lines
Diff to previous 1.47 (colored)
Add additional CATEGORY of "fonts" because pango is used for rendering fonts.
Revision 1.47 / (download) - annotate - [select for diffs], Sun Oct 3 00:13:32 2004 UTC (7 years, 7 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.46: +2 -1
lines
Diff to previous 1.46 (colored)
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
Revision 1.46 / (download) - annotate - [select for diffs], Tue Sep 21 16:43:52 2004 UTC (7 years, 8 months ago) by jmmv
Branch: MAIN
Changes since 1.45: +3 -13
lines
Diff to previous 1.45 (colored)
Update to 1.6.0. This version corresponds to GNOME 2.8.0. Overview of changes between 1.5.2 and 1.6.0 =========================================== * Add OpenType support for Hebrew [Dov Grobgeld] * Win32 bug and build fixes [Tor Lillqvist, Hans Breuer, John Ehresman] * Misc bug fixes [Behdad Esfahbod, Jatin Nansi] Overview of changes between 1.5.1 and 1.5.2 =========================================== * Support 'init' feature for Bengali [Sayamindu Dasgupta] * Allow 32-bit property fields in OpenType code * Optimize repeated property lookups in OpenType code * Misc bug fixes [Behdad, Keith Sharp, Morten Welinder] Overview of changes between 1.5.0 and 1.5.1 =========================================== * Add ellipsization support to PangoLayout * Add pango_context_get_font_map(). * Fix metrics for the Xft backend when a transform is in effect * Separate out backend-independent parts of pangoft2topgm for future rendering testbeds. * Code cleanups (use G_DEFINE_TYPE, make PangoMatrix parameters const) * Add a GType for PangoMatrix [Torsten Schoenfeld] * Misc bug fixes [Morten Welinder]
Revision 1.45 / (download) - annotate - [select for diffs], Tue Aug 31 11:53:07 2004 UTC (7 years, 8 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3
Changes since 1.44: +2 -2
lines
Diff to previous 1.44 (colored)
Pick up maintainership (something I should have done a long while ago...)
Revision 1.44 / (download) - annotate - [select for diffs], Tue Aug 31 08:21:47 2004 UTC (7 years, 8 months ago) by jmmv
Branch: MAIN
Changes since 1.43: +13 -4
lines
Diff to previous 1.43 (colored)
Update to 1.4.1: Changes in the package ====================== * Install compatibility symlinks for shared libraries to not break binary programs linked against 1.4.0. This is just a workaround for our broken libtool naming scheme and should be removed when it is fixed. Agreed by rh@. * Move installation of documentation to doc/, out of doc/html. Overview of changes between 1.4.0 and 1.4.1 =========================================== * Win32 bug fixes [Tor Lillqvist, John Ehresman] * Thai rendering improvements including OpenType support [Theppitak Karoonboonyanan] * Fix common crash in Hangul shaper [Changwoo Ryu] * Fix various problems with language tag selection [Frederic Zhang] * Documentation improvements [Felipe Heidrich, Doug Quale] * Fix crash in line break code [Jeroen Zwartepoorte, Billy Biggs] * Build fixes [J. Ali Harlow, Noah Misch] * OpenType engine fixes [Kailash C. Chowksey, Sayamindu Dasgupta, Aamir Wali, Masatake YAMATO, Soheil Hassas Yeganeh] * Indic module bug fixes [Chris Blizzard, Rajkumar S, Taneem Ahmed, Jungshik Shin] * Misc bug fixes [Stanislav Brabec, Anders Carlsson, Behdad Esfahbod, Jody Goldberg, Theppitak, Sven Neumann, Manish Singh, Morten Welinder]
Revision 1.43 / (download) - annotate - [select for diffs], Fri Aug 6 02:09:38 2004 UTC (7 years, 9 months ago) by minskim
Branch: MAIN
Changes since 1.42: +2 -1
lines
Diff to previous 1.42 (colored)
Fix the GNOME bug 129741, which crashes many applications, most notably web browsers. Patches obtained from Pango CVS. Bump PKGREVISION.
Revision 1.42 / (download) - annotate - [select for diffs], Sat Apr 24 17:48:41 2004 UTC (8 years, 1 month ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.41: +3 -1
lines
Diff to previous 1.41 (colored)
Enable pkgviews installation.
Revision 1.41 / (download) - annotate - [select for diffs], Wed Apr 14 01:00:38 2004 UTC (8 years, 1 month ago) by snj
Branch: MAIN
Changes since 1.40: +4 -1
lines
Diff to previous 1.40 (colored)
Fix build on NetBSD-1.6.2-sparc64.
Revision 1.40 / (download) - annotate - [select for diffs], Thu Apr 1 18:15:16 2004 UTC (8 years, 1 month ago) by jmmv
Branch: MAIN
Changes since 1.39: +6 -6
lines
Diff to previous 1.39 (colored)
Update to 1.4.0: This is a stable release providing new functionality as compared to Pango-1.2, while maintaining source and binary compatibility. Notable improvements in Pango since version 1.2: * Support for characters beyond the basic-multilingual plane of Unicode and updates of character properties to match Unicode-4.0. * The same modules are now used for the Xft and fontconfig backends, reducing code duplication, and making it easier to create new backends independent of Pango that use fontconfig and FreeType. * A better font and shaper selection algorithm is now used that takes script information into account. * Bidirectional base direction can now be automatically determined from the text instead of explicitly set by the application. * Improvements to OpenType handling, especially for the GPOS table. GPOS features are now enabled for Arabic.
Revision 1.39 / (download) - annotate - [select for diffs], Fri Feb 27 14:30:04 2004 UTC (8 years, 2 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.38: +3 -1
lines
Diff to previous 1.38 (colored)
Require, at least, Xrender 0.8. Hopefully fixes build problems shown by last kristerw@'s bulk build under NetBSD 1.6, which has a too old X version.
Revision 1.38 / (download) - annotate - [select for diffs], Sun Feb 15 13:43:41 2004 UTC (8 years, 3 months ago) by jlam
Branch: MAIN
Changes since 1.37: +1 -2
lines
Diff to previous 1.37 (colored)
The GNOME Project hasn't suddenly started using C++. These packages only seemed to need the C++ compiler because the libtool configuration required it. This has been fixed in pkgsrc/mk.
Revision 1.37 / (download) - annotate - [select for diffs], Sat Feb 14 20:43:47 2004 UTC (8 years, 3 months ago) by minskim
Branch: MAIN
Changes since 1.36: +2 -1
lines
Diff to previous 1.36 (colored)
Explicitly depend on Xrender.
Revision 1.36 / (download) - annotate - [select for diffs], Sat Feb 14 18:26:28 2004 UTC (8 years, 3 months ago) by jmmv
Branch: MAIN
Changes since 1.35: +6 -6
lines
Diff to previous 1.35 (colored)
PKGCONFIG_OVERRIDE is relative to WRKSRC.
Revision 1.35 / (download) - annotate - [select for diffs], Sat Feb 14 17:21:39 2004 UTC (8 years, 3 months ago) by jlam
Branch: MAIN
Changes since 1.34: +2 -3
lines
Diff to previous 1.34 (colored)
LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
Revision 1.34 / (download) - annotate - [select for diffs], Wed Feb 11 01:46:30 2004 UTC (8 years, 3 months ago) by abs
Branch: MAIN
Changes since 1.33: +2 -1
lines
Diff to previous 1.33 (colored)
USE_LANGUAGES=c c++
Revision 1.33 / (download) - annotate - [select for diffs], Tue Feb 10 01:56:42 2004 UTC (8 years, 3 months ago) by xtraeme
Branch: MAIN
Changes since 1.32: +7 -7
lines
Diff to previous 1.32 (colored)
bl3ify
Revision 1.32 / (download) - annotate - [select for diffs], Thu Jan 22 13:39:23 2004 UTC (8 years, 4 months ago) by jmmv
Branch: MAIN
Changes since 1.31: +3 -7
lines
Diff to previous 1.31 (colored)
Move "configuration" files from PKG_SYSCONFDIR to PREFIX/libdata. What pango installs are something like databases that need to be handled automatically by the package system during installation of modules, not by the end user. Bump PKGREVISION to 1. (As a side effect, the package gets simplified a lot). There are no packages in pkgsrc installing pango modules at the moment. When they come, we can easily add a framework to handle them, as has been done for x11/gtk2.
Revision 1.31 / (download) - annotate - [select for diffs], Thu Jan 22 08:24:30 2004 UTC (8 years, 4 months ago) by grant
Branch: MAIN
Changes since 1.30: +2 -2
lines
Diff to previous 1.30 (colored)
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
Revision 1.30 / (download) - annotate - [select for diffs], Tue Dec 30 17:21:55 2003 UTC (8 years, 4 months ago) by cjep
Branch: MAIN
Changes since 1.29: +2 -2
lines
Diff to previous 1.29 (colored)
Add trailing / on HOMEPAGEs
Revision 1.29 / (download) - annotate - [select for diffs], Mon Sep 8 14:17:42 2003 UTC (8 years, 8 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.28: +2 -2
lines
Diff to previous 1.28 (colored)
Changes 1.2.5: Add mprefixups.[ch] to xft_sources as well as ft2_sources
Revision 1.28 / (download) - annotate - [select for diffs], Tue Sep 2 07:12:15 2003 UTC (8 years, 8 months ago) by martti
Branch: MAIN
Changes since 1.27: +2 -1
lines
Diff to previous 1.27 (colored)
This needs zlib
Revision 1.27 / (download) - annotate - [select for diffs], Wed Aug 27 09:27:32 2003 UTC (8 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.26: +3 -3
lines
Diff to previous 1.26 (colored)
Update to 1.2.4, supplier by Juan RP in PR 22607: Overview of Changes in Pango 1.2.4 ================================== * Win32 [Tor Lillqvist] - Avoid calling Uniscribe when not necessary [Hans Breuer] - Build fixes * Indic shaper - Add pre-base-matra fixup code from ICU [Sivaraj Doddannan] - Port of Bengali rendering fix from ICU [Taneem Ahmed] * OpenType - Port various fixes by Werner Lemberg from FreeType version - Port various fixes by Lars Knoll from Qt version - Many other bug fixes [Kailash C. Chowksey, Me] * Fix bugs in FT2 rendering code [Sven Neumann] * Remove Qt-based example program; was causing compilation problems for a lot of people. * Doc fixes [Noah Levitt] * Misc bug fixes [Dave Cuthbert, Damon Chaplin, Christophe Fergeau, Tony Graham, Morten Welinder] * Build fixes [Sven Neumann, Benedikt Spranger]
Revision 1.26 / (download) - annotate - [select for diffs], Thu Jul 17 21:32:58 2003 UTC (8 years, 10 months ago) by grant
Branch: MAIN
Changes since 1.25: +2 -2
lines
Diff to previous 1.25 (colored)
s/netbsd.org/NetBSD.org/
Revision 1.25 / (download) - annotate - [select for diffs], Sun Jul 13 13:51:24 2003 UTC (8 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.24: +2 -1
lines
Diff to previous 1.24 (colored)
PKGREVISION bump for libiconv update.
Revision 1.24 / (download) - annotate - [select for diffs], Tue Jun 10 10:11:01 2003 UTC (8 years, 11 months ago) by jmmv
Branch: MAIN
Changes since 1.23: +2 -3
lines
Diff to previous 1.23 (colored)
Update to 1.2.3. Changes since 1.2.1: * Fix operation with --disable-debug [Jeff Waugh] * Improve handling of ink rectangle extents for empty runs * Fix problem with keynav at line boundaries for RTL text [Matthias Clasen] * Cache fontsets for the Xft and FT2 backends, a large speedup for short strings [Owen Taylor, Soeren Sandmann] * Make built in rendering functions, especially the FT2 one, work more like the GDK implementation [Sven Neumann] * Add an indic-ft2 module [Kapil Chowskey], Add a thai-ft2 module [Theppitak Karoonboonyanan] * Optimize pango_x_render() by drawing multiple character with a single request when possible [Morten Welinder] * Change the handling of attributes that cover only partial glyphs [Owen, Taneem Ahmed, Sunil Mohan Adapa] * Fix problems with Arial Unicode and the Opentype code [Owen, Noah Levitt] * Fix common crash for fonts missing a GDEF table * Fix common portability problem with informative output at end of configure. * Build cleanups and fixes [Tim Mooney, Chris Ross, Akira Tagoh, Will Partain, James Su] * Miscellaneous bug fixes and cleanups [Simon Budig, Rick Jones, Noah, Padraig O'Briain, Benjamin Otte, Andrey Panov, Federic Zhang] * Documentation fixes [Tim, Sven]
Revision 1.23 / (download) - annotate - [select for diffs], Mon Jun 2 01:20:20 2003 UTC (8 years, 11 months ago) by jschauma
Branch: MAIN
Changes since 1.22: +2 -2
lines
Diff to previous 1.22 (colored)
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
Revision 1.22 / (download) - annotate - [select for diffs], Mon May 5 14:29:27 2003 UTC (9 years ago) by jmmv
Branch: MAIN
Changes since 1.21: +2 -2
lines
Diff to previous 1.21 (colored)
Line up PKGREVISION whitespace.
Revision 1.21 / (download) - annotate - [select for diffs], Fri May 2 11:54:40 2003 UTC (9 years ago) by wiz
Branch: MAIN
Changes since 1.20: +2 -1
lines
Diff to previous 1.20 (colored)
Dependency bumps, needed because of devel/pth's major bump, and related dependency bumps.
Revision 1.20 / (download) - annotate - [select for diffs], Sat Mar 29 19:00:18 2003 UTC (9 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.19: +1 -3
lines
Diff to previous 1.19 (colored)
Clean up freetype2 requirements so Xft2 and fontconfig also require the right version via buildlink'ing
Revision 1.19 / (download) - annotate - [select for diffs], Sat Feb 15 10:38:17 2003 UTC (9 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.18: +4 -3
lines
Diff to previous 1.18 (colored)
Update to 1.2.1: * Handle older TrueType Open Arabic fonts. * Fix crash with some non-BMP characters [Morten Welinder] * Avoid crashing on font descriptions like " 12" [Padraig O'Briain] * Minor build fixes [Rich Burridge, Sven Neumann]
Revision 1.18 / (download) - annotate - [select for diffs], Tue Jan 28 22:03:16 2003 UTC (9 years, 3 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-6-1-base,
netbsd-1-6-1
Changes since 1.17: +2 -2
lines
Diff to previous 1.17 (colored)
Instead of including bsd.pkg.install.mk directly in a package Makefile, have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set to "YES". This enforces the requirement that bsd.pkg.install.mk be included at the end of a package Makefile. Idea suggested by Julio M. Merino Vidal <jmmv at menta.net>.
Revision 1.17 / (download) - annotate - [select for diffs], Sat Jan 4 19:59:35 2003 UTC (9 years, 4 months ago) by jmmv
Branch: MAIN
Changes since 1.16: +5 -1
lines
Diff to previous 1.16 (colored)
Install documentation under share/doc/html, not share/gtk-doc/html. Also avoid possible detection of gtk-doc and Qt (may generate different binary packages if found). Sort PLIST too. Bump PKGREVISION to 1.
Revision 1.16 / (download) - annotate - [select for diffs], Tue Dec 24 03:41:10 2002 UTC (9 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.15: +7 -21
lines
Diff to previous 1.15 (colored)
Update to 1.2.0. Depend on Xft2. Changes: * Improve font solection for Hangul tone marks * Improve range definitions for basic-xft [Jungshik Shin] * Draw unknown character boxes with X primitives for the X backend instead of hoping for a suitable glyph [Morten Welinder] * For Xft/FT2, give an informative error mesage when no fonts are found. * Support shape modules with ranges beyond the BMP [Federic Zhang] * Use octal escapes rather than literal UTF-8 [Arnaud Charlet] * Use g_[sf]printf where appropriate [Matthias Clasen] * Fix the Arabic-words-broken-by-underlines problem by stripping out non-shape affecting attributes then adding them back after shaping. * Hangul shaper fixes [Changwoo Ryu, Jungshik Shin] * Handle compatability ideographs in basic-x shaper [Federic Zhang] * Implement pango_ft2_font_map_set_default_substitute() [Matthias Clasen] * Hangul module bug fixes and improvements [Changwoo Ryu, Jungshik Shin] - Move rendering of precomposed characters to hangul-xft shaper - Handle Hangul tone marks * Add a new wrap mode for PangoLayout - PANGO_WRAP_WORD_CHAR [Alex Larsson] * Indic module improvements [Eric Mader] * Fixes to generic OpenType handling [Eric] * Improve language specific charset ordering basic-x11 [James Su, Brian Yuan] * Some merges of fixes by Werner Lemberg to the original FreeType OpenType code. * Robustify and otherwise improve pango_color_parse() [Matthias Clasen] * Some cross-compiling fixes [J. Ali Harlow] * Merge a lot of the code between the Xft and FT2 backend, so that the FT2 backend gets the recent improvements to Xft. * Add proper language tag support to the Xft/FT2 backends. * Various effienciency fixes for the Xft/FT2 backends. * Support for version 2 of the Xft library. [Keith Packard] * Convert the freetype backend over to using fontconfig, instead of MiniXft for font cataloging. * A port of the Indic OpenType code from ICU to Pango. [Eric Mader] * A new hangul-xft [Changwoo Ryu] * Various cleanups to the PangoXft and PangoFT2 public APIs. ... as well as the usual bug fixes.
Revision 1.15 / (download) - annotate - [select for diffs], Sun Dec 22 18:06:21 2002 UTC (9 years, 5 months ago) by jmmv
Branch: MAIN
Changes since 1.14: +10 -1
lines
Diff to previous 1.14 (colored)
Make this package install its configuration files under the examples tree and let bsd.pkg.install.mk copy them to PKG_SYSCONFDIR. Bump PKGREVISION to 1. Reviewed by wiz.
Revision 1.14 / (download) - annotate - [select for diffs], Thu Dec 19 13:14:37 2002 UTC (9 years, 5 months ago) by grant
Branch: MAIN
Changes since 1.13: +1 -2
lines
Diff to previous 1.13 (colored)
update MASTER_SITES.
Revision 1.13 / (download) - annotate - [select for diffs], Wed Oct 30 03:09:31 2002 UTC (9 years, 6 months ago) by rh
Branch: MAIN
Changes since 1.12: +6 -1
lines
Diff to previous 1.12 (colored)
Replace hand made patches for pkgconfig tempates with PKGCONFIG_OVERRIDE.
Revision 1.12 / (download) - annotate - [select for diffs], Mon Oct 21 03:02:24 2002 UTC (9 years, 7 months ago) by dmcmahill
Branch: MAIN
Changes since 1.11: +2 -3
lines
Diff to previous 1.11 (colored)
update to pango-1.0.5 Changes between 1.0.4 and 1.0.5 * Win32 work [Tor Lillqvist] - Handle choosing the right font for CJK languages based on language tags. - Fix boxes showing up for tabs [Florent Duguet] - Better handling of finding ASCII font names. - Cygwin compilation fix [Masahiro Sakai] - Fix --with-included-modules on win32 [Arnaud Charlet] - Various build fixes and cleanups - Make mini-xft find windows font directory automatically * Bug fix for pango_scan_int() needed for recent GTK+. * Improve language specific charset ordering basic-x11 [James Su, Brian Yuan] * Fix symbols that shouldn't have been exported [Jacob Berkman, Nils Nordman] * Some cross-compiling fixes [J. Ali Harlow] * Various build fixes [Havoc Pennington, others] * Fix check for no-backend being found. [Andreas J. Guezlow]
Revision 1.11 / (download) - annotate - [select for diffs], Sat Oct 19 10:54:52 2002 UTC (9 years, 7 months ago) by rh
Branch: MAIN
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
Track directory layout change at MASTER_SITE_GNOME. Patch provided in PR pkg/18701 by Julio Merino <jmmv@menta.net>
Revision 1.10 / (download) - annotate - [select for diffs], Wed Sep 11 11:44:35 2002 UTC (9 years, 8 months ago) by jlam
Branch: MAIN
Changes since 1.9: +9 -7
lines
Diff to previous 1.9 (colored)
buildlink1 -> buildlink2
Revision 1.9 / (download) - annotate - [select for diffs], Tue Sep 10 16:06:40 2002 UTC (9 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.8: +2 -1
lines
Diff to previous 1.8 (colored)
Since the major of libiconv was increased during the update to 1.8, bump dependency to latest libiconv version; recursively also bump all dependencies of packages depending on libiconv. Requested by fredb.
Revision 1.8 / (download) - annotate - [select for diffs], Fri Aug 23 11:47:39 2002 UTC (9 years, 9 months ago) by dmcmahill
Branch: MAIN
Changes since 1.7: +2 -3
lines
Diff to previous 1.7 (colored)
update to pango-1.0.4. This is primarily a bug fix release. Notable changes are: * Add Thai shaper for Xft [Theppitak Karoonboonyanan] * Support GB-18030, BIG5-HKSCS, CNS-11643, GBK encodings for basic-x shaper [Qingjiang (Brian) Yuan] * Support ksc5601.1992-3 fonts in hangul-x shpaer [Qingjiang (Brian) Yuan, Changwoo Ryu] * Support new Arabic characters in Unicode 3.2 [Roozbeh Pournader] * Bug fixes [Jacob Berkman, Arnaud Charlet, David L. Cooper II, Choe Hwangjin, Alex Larsson, Sven Neumann, Matthias Warkus, Yao Zhang]
Revision 1.2.2.2 / (download) - annotate - [select for diffs], Thu Aug 22 11:10:50 2002 UTC (9 years, 9 months ago) by jlam
Branch: buildlink2
Changes since 1.2.2.1: +14 -3
lines
Diff to previous 1.2.2.1 (colored) to branchpoint 1.2 (colored) next main 1.3 (colored)
Merge changes from pkgsrc-current into the buildlink2 branch for the packages that have buildlink2.mk files.
Revision 1.7 / (download) - annotate - [select for diffs], Fri Aug 16 14:13:41 2002 UTC (9 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-6-RELEASE-base,
netbsd-1-6,
buildlink2-base
Changes since 1.6: +4 -2
lines
Diff to previous 1.6 (colored)
Fix PLIST on XF4, this time for real. bsd.prefs.mk is needed if you want to have X11BASE set. Bump PKGREVISION. Should fix GConf2 bulk build failure.
Revision 1.6 / (download) - annotate - [select for diffs], Thu Jul 18 02:19:35 2002 UTC (9 years, 10 months ago) by rh
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews
Changes since 1.5: +2 -1
lines
Diff to previous 1.5 (colored)
Patch the various pkgconfig files to include proper -Wl,-R options. Bump PKGREVISION
Revision 1.5 / (download) - annotate - [select for diffs], Wed Jul 3 01:29:39 2002 UTC (9 years, 10 months ago) by dmcmahill
Branch: MAIN
Changes since 1.4: +10 -1
lines
Diff to previous 1.4 (colored)
since XFree86 4.* includes libXft and XFree86 3.* does not we end up with a different PLIST. Add a check for XFree86 4.* (like the one from suse_x11) and fix up the PLIST. Packages properly again on non-XFree86 4.* systems.
Revision 1.4 / (download) - annotate - [select for diffs], Sun Jun 30 01:51:29 2002 UTC (9 years, 10 months ago) by jschauma
Branch: MAIN
Changes since 1.3: +2 -3
lines
Diff to previous 1.3 (colored)
Update to version 1.0.3. Update contains the usual bug-fixes and feature- enhancements. Too many to list here - please see ChangeLog and/or http://www.pango.org. Patches to update the package were supplied by Julio Merino (jmmv at hispabsd dot org) in pkg/17419 - muchas gracias! (This closes pkg/17419.)
Revision 1.2.2.1 / (download) - annotate - [select for diffs], Sun Jun 23 18:44:48 2002 UTC (9 years, 11 months ago) by jlam
Branch: buildlink2
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored)
Merge from pkgsrc-current to buildlink2 branch.
Revision 1.3 / (download) - annotate - [select for diffs], Fri May 10 00:45:50 2002 UTC (10 years ago) by rh
Branch: MAIN
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored)
Add missing -Wl,-R to the pkgconfig files. Bump PKGREVISION and default buildlink dependency.
Revision 1.2 / (download) - annotate - [select for diffs], Sat Mar 30 19:59:33 2002 UTC (10 years, 1 month ago) by dmcmahill
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH003
Branch point for: buildlink2
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
update to pango-1.0.1 Changes in version 1.0.1 ======================== * Documentation improvements [Matthias Clasen] * Use new API in FreeType 2.0.9 to greatly speed up coverage calculation for Xft and FT2 backends. * Some fixes for reading of OpenType tables. * Add -D_REENTRANT to compilation when necessary. [Sven Neumann] * Try and enable ClearType for Win32 backend. [Tor Lillqvist] * Fixes for Korean glyphs in the basic-x shaper [Changwoo Ryu] * Improvements for computation of average char/digit width [Sven Neumann] * Bug and error reporting fixes [Arnaud Charlet, Erewan Chenede, Mikael Hallendal, Stefan Israelsson, Alex Larsson, Soeren Sandmann, Dan Winship]
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Mar 24 20:29:36 2002 UTC (10 years, 2 months ago) by dmcmahill
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
import pango-1.0.0 Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed; however, most of the work on Pango-1.0 was done using the GTK+ widget toolkit as a test platform. Pango forms the core of text and font handling for GTK+-2.0. Pango is designed to be modular; the core Pango layout can be used with four different font backends: - Core X windowing system fonts - Client-side fonts on X using the Xft library - Direct rendering of scalable fonts using the FreeType library - Native fonts on Microsoft backends Dynamically loaded modules then handle text layout for particular combinations of script and font backend. As well as the low level layout rendering routines, Pango includes PangoLayout, a high level driver for laying out entire blocks of text, and routines to assist in editing internationalized text.
Revision 1.1 / (download) - annotate - [select for diffs], Sun Mar 24 20:29:36 2002 UTC (10 years, 2 months ago) by dmcmahill
Branch: MAIN
Initial revision