The NetBSD Project

CVS log for pkgsrc/converters/fribidi/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / converters / fribidi

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.34 / (download) - annotate - [select for diffs], Sun May 21 17:37:47 2023 UTC (6 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, HEAD
Changes since 1.33: +2 -2 lines
Diff to previous 1.33 (colored)

fribidi: update to 1.0.13.

Overview of changes between 1.0.12 and 1.0.13
=============================================

* Adding missing man pages to the tar release file.

Revision 1.33 / (download) - annotate - [select for diffs], Wed Apr 26 15:59:45 2023 UTC (7 months, 1 week ago) by wiz
Branch: MAIN
Changes since 1.32: +3 -4 lines
Diff to previous 1.32 (colored)

fribidi: update to 1.0.12.

Overview of changes between 1.0.11 and 1.0.12
=============================================

* Various fuzzing fixes.

Revision 1.32 / (download) - annotate - [select for diffs], Mon Jul 25 11:12:21 2022 UTC (16 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 (colored)

*: remove pkg-config from tools where no buildlink3.mk file is included

Bulk build on NetBSD of these packages had the same result as before
(build succeeds, no PLIST change).

Revision 1.31 / (download) - annotate - [select for diffs], Sun Oct 17 10:56:37 2021 UTC (2 years, 1 month ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored)

fribidi: update to 1.0.11

Overview of changes between 1.0.10 and 1.0.11
=============================================

* Updated Unicode tables to version 14.
* Skip isolates in fribidi_get_par_direction().
* Various fuzzing fixes.
* Various build fixes.

Revision 1.30 / (download) - annotate - [select for diffs], Tue Jul 7 09:45:03 2020 UTC (3 years, 4 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored)

fribidi: Update to 1.0.10

Overview of changes between 1.0.9 and 1.0.10
=============================================

* Fixed various compilation problems and symbol exports necessary for proper compilation under windows.

Revision 1.29 / (download) - annotate - [select for diffs], Tue Mar 17 06:42:57 2020 UTC (3 years, 8 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.28: +1 -6 lines
Diff to previous 1.28 (colored)

converters/fribidi: remove outdated REPLACE_BASH

There is no file run.tests anymore.

Revision 1.28 / (download) - annotate - [select for diffs], Wed Mar 4 10:25:40 2020 UTC (3 years, 9 months ago) by nia
Branch: MAIN
Changes since 1.27: +3 -3 lines
Diff to previous 1.27 (colored)

fribidi: Update to 1.0.9

Overview of changes between 1.0.8 and 1.0.9
=============================================

* A bug fix in the fribidi unicode algorithm where isolate sequences were not really isolated.

* Restored mistakenly removed deprecated function fribidi_log2vis_get_embedding_levels()

* autotools now generates xz archives instead of bzip2 archives

Revision 1.25.2.1 / (download) - annotate - [select for diffs], Mon Dec 16 13:10:50 2019 UTC (3 years, 11 months ago) by bsiegert
Branch: pkgsrc-2019Q3
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored) next main 1.26 (colored)

Pullup ticket #6101 - requested by nia
converters/fribidi: security fix

Revisions pulled up:
- converters/fribidi/Makefile                                   1.27
- converters/fribidi/distinfo                                   1.14

---
   Module Name:	pkgsrc
   Committed By:	nia
   Date:		Sat Dec 14 02:56:27 UTC 2019

   Modified Files:
   	pkgsrc/converters/fribidi: Makefile distinfo

   Log Message:
   fribidi: Update to 1.0.8

   Overview of changes between 1.0.7 and 1.0.8
   =============================================

   * A bug fix in the fribidi unicode algorithm for multiple isolate sequences.

   * Fixed a potential buffer overflow for a long sequence of isolate overrides characters

Revision 1.27 / (download) - annotate - [select for diffs], Sat Dec 14 02:56:26 2019 UTC (3 years, 11 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored)

fribidi: Update to 1.0.8

Overview of changes between 1.0.7 and 1.0.8
=============================================

* A bug fix in the fribidi unicode algorithm for multiple isolate sequences.

* Fixed a potential buffer overflow for a long sequence of isolate overrides characters

Revision 1.26 / (download) - annotate - [select for diffs], Tue Oct 1 13:14:10 2019 UTC (4 years, 2 months ago) by nia
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

fribidi: Update to 1.0.7

Overview of changes between 1.0.6 and 1.0.7
=============================================

* This is a minor bugfix that removes symlinks and updates the meson version.

Overview of changes between 1.0.5 and 1.0.6
=============================================

* This is a minor bugfix release that fixes a list of minor issues that have turned up during the last year.

* Various compilation and cross compilation issues.

* Various minor header cleanups.

* Removed libc's bsearch for performance and portability reasons

Revision 1.25 / (download) - annotate - [select for diffs], Tue Sep 17 16:43:01 2019 UTC (4 years, 2 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base
Branch point for: pkgsrc-2019Q3
Changes since 1.24: +18 -24 lines
Diff to previous 1.24 (colored)

fribidi: Update to 1.0.5

Version 1.0.0 of FriBidi is a major update that adds support for all the
changes to the Unicode Bidirectional Algorithm that were introduced in
UAX#9, version 6.3, and beyond. This library contains test code that
validates the algorithm against the test-files provided by the Unicode
consortium, and have been verified to be 100% compliant with version 10 of
the unicode algorithm.

Because of changes to the algorithm, the previous API have been deprecated
in favor of a new API that introduces another couple of parameters. But the
old API has been retained, and will return the same results as before these
algorithmic changes.

This version supports Unicode version 11.

Revision 1.24 / (download) - annotate - [select for diffs], Thu Sep 27 17:15:25 2018 UTC (5 years, 2 months ago) by jklos
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.23: +3 -3 lines
Diff to previous 1.23 (colored)

Distfiles fetched from http://fribidi.org/ are HTML files. Fixed.

Revision 1.23 / (download) - annotate - [select for diffs], Fri Aug 14 20:08:43 2015 UTC (8 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored)

Update to 0.19.7. Fix ABI version in bl3.mk while here.

Overview of changes between 0.19.6 and 0.19.7
=============================================
* Disable thread-unsafe memory pool by default. (bug #79385)
* Misc fixes.

Revision 1.22 / (download) - annotate - [select for diffs], Wed Dec 11 19:45:28 2013 UTC (9 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4
Changes since 1.21: +2 -3 lines
Diff to previous 1.21 (colored)

Update to 0.19.6:

Overview of changes between 0.19.5 and 0.19.6
=============================================
* Fix two minor bidi bugs.
* Build with new libtool to support ppc64le.

Revision 1.21 / (download) - annotate - [select for diffs], Sat Aug 3 15:08:38 2013 UTC (10 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base, pkgsrc-2013Q3
Changes since 1.20: +10 -3 lines
Diff to previous 1.20 (colored)

Do not install empty man pages (they confuse makemandb).
Bump PKGREVISION.

Reported upstream at https://bugs.freedesktop.org/show_bug.cgi?id=67714

Revision 1.20 / (download) - annotate - [select for diffs], Fri Mar 15 18:57:17 2013 UTC (10 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1
Changes since 1.19: +2 -1 lines
Diff to previous 1.19 (colored)

Bump PKGREVISION for more files in PLIST.

Revision 1.19 / (download) - annotate - [select for diffs], Fri Mar 15 18:40:53 2013 UTC (10 years, 8 months ago) by drochner
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

build cleanup

Revision 1.18 / (download) - annotate - [select for diffs], Thu Jan 10 06:59:55 2013 UTC (10 years, 10 months ago) by mef
Branch: MAIN
Changes since 1.17: +4 -2 lines
Diff to previous 1.17 (colored)

(1) Bump version 0.10.9 to 0.19.5 based on PR pkg/47410
  -- Adjust path in patches for above change
    (patch target moved, and unfortunately, patches name
    now reflecting target path, so renamed them).
  -- Correct target path in Makefile.
  -- m17n-{db,lib} 1.6.4 ask for this version.

Overview of changes between 0.19.4 and 0.19.5
=============================================
* Update to Unicode 6.2.0.

Overview of changes between 0.19.2 and 0.19.4
=============================================
* Update to Unicode 6.1.0.
* Misc fixes.

Overview of changes between 0.19.1 and 0.19.2
=============================================
* Update to Unicode Character Database 5.1.0
* Fixed bug in Arabic ligature table (bug #208870)
* Handle RLM/LRM in CP1255 charset converter. (bug #15328, Artyom)

Overview of changes between 0.10.9 and 0.19.1
=============================================
* This is the first release of the fribidi2 module in CVS, mostly
  developed in 2004 and 2005.
* Support for Arabic joining/shaping added.
* API for correct handling of multi-line paragraphs added.
* Restructured code base.
* Supposed to be fully API/ABI compatible with 0.10 releases.
  Please report if it is not.

Revision 1.17 / (download) - annotate - [select for diffs], Wed Oct 3 00:20:11 2012 UTC (11 years, 2 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.16: +1 -3 lines
Diff to previous 1.16 (colored)

Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.16 / (download) - annotate - [select for diffs], Sat Aug 2 11:35:41 2008 UTC (15 years, 4 months ago) by bjs
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg
Changes since 1.15: +3 -5 lines
Diff to previous 1.15 (colored)


Update to fribidi 0.10.9 and point ${MASTER_SITES} toward a working URL.

Changes since 0.10.4:

* Minor bugfix.
* Update to Unicode Character Database 5.0.0
* Fixed type sizes when stdint.h is not available.
* Fixed type sizes on 64-bit architectures.
* We have moved to http://fribidi.org/, hosted on freedesktop.org.

Revision 1.15 / (download) - annotate - [select for diffs], Thu Feb 22 19:26:15 2007 UTC (16 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, cwrapper
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.

Revision 1.14 / (download) - annotate - [select for diffs], Tue Nov 14 13:55:34 2006 UTC (17 years ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.13: +3 -1 lines
Diff to previous 1.13 (colored)

DESTDIR support. Use modular Xorg for wv.

XXX Remove pre-install in libiconv?

Revision 1.13 / (download) - annotate - [select for diffs], Wed Oct 4 20:52:11 2006 UTC (17 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.

Revision 1.12 / (download) - annotate - [select for diffs], Sat Mar 11 10:07:49 2006 UTC (17 years, 8 months ago) by ghen
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.11: +4 -4 lines
Diff to previous 1.11 (colored)

Convert all packages using REPLACE_INTERPRETER to the new variable names
without underscores (REPLACE.*.old, REPLACE.*.new, and REPLACE_FILES.*).

Also convert REPLACE.*.new= ${SH:Q} back to ${SH}, as it should not be quoted
here, if at all.

Ok with rillig.

Revision 1.11 / (download) - annotate - [select for diffs], Thu Mar 9 14:50:31 2006 UTC (17 years, 9 months ago) by ghen
Branch: MAIN
Changes since 1.10: +6 -1 lines
Diff to previous 1.10 (colored)

Use REPLACE_INTERPRETER instead of a patch.

Revision 1.10 / (download) - annotate - [select for diffs], Sat Mar 4 21:29:06 2006 UTC (17 years, 9 months ago) by jlam
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.

Revision 1.9 / (download) - annotate - [select for diffs], Wed Aug 10 20:56:13 2005 UTC (18 years, 3 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (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.8 / (download) - annotate - [select for diffs], Thu Jul 21 16:29:45 2005 UTC (18 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Change path from devel/pkgconfig to devel/pkg-config.
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.

Revision 1.7 / (download) - annotate - [select for diffs], Mon Apr 11 21:45:08 2005 UTC (18 years, 7 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.6: +1 -2 lines
Diff to previous 1.6 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.6 / (download) - annotate - [select for diffs], Sun Oct 3 00:13:17 2004 UTC (19 years, 2 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.5: +2 -1 lines
Diff to previous 1.5 (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.5 / (download) - annotate - [select for diffs], Fri May 7 01:14:47 2004 UTC (19 years, 7 months ago) by xtraeme
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Drop maintainership; I don't have the enough free time to maintain
all these packages.

Revision 1.4 / (download) - annotate - [select for diffs], Sun Feb 15 20:01:11 2004 UTC (19 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 (colored)

Convert to buildlink3.

Revision 1.3 / (download) - annotate - [select for diffs], Sat Feb 14 18:26:27 2004 UTC (19 years, 9 months ago) by jmmv
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

PKGCONFIG_OVERRIDE is relative to WRKSRC.

Revision 1.2 / (download) - annotate - [select for diffs], Sat Feb 14 17:21:35 2004 UTC (19 years, 9 months ago) by jlam
Branch: MAIN
Changes since 1.1: +1 -2 lines
Diff to previous 1.1 (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.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Dec 14 01:16:39 2003 UTC (19 years, 11 months ago) by xtraeme
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of fribidi-0.10.4 from pkgsrc-wip.

Free Implementation of the Unicode Bidirectional Algorithm.

The library implements all of the algorithm as described in the "Unicode
Standard Annex #9, The Bidirectional Algorithm,
http://www.unicode.org/unicode/reports/tr9/". FriBidi is exhautively tested
against Bidi Reference Code, and due to our best knowledge, does not contain
any conformance bugs.

In the API, we were inspired by the document "Bi-Di languages support - BiDi
API proposal" by Franck Portaneri which he wrote as a proposal for adding BiDi
support to Mozilla.

Internally the library uses Unicode entirely. The character property function
was automatically created from the Unicode property list data file,
PropList.txt, available from the Unicode Online Data site. This means that
every Unicode character will be treated in strict accordance with the Unicode
specification. The same is true for the mirroring of characters, which also
works for all the characters listed as mirrorable in the Unicode specification.

Revision 1.1 / (download) - annotate - [select for diffs], Sun Dec 14 01:16:39 2003 UTC (19 years, 11 months ago) by xtraeme
Branch: MAIN

Initial revision

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




CVSweb <webmaster@jp.NetBSD.org>