The NetBSD Project

CVS log for pkgsrc/graphics/freetype/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / graphics / freetype

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.31 / (download) - annotate - [select for diffs], Tue Aug 1 14:59:00 2017 UTC (6 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, HEAD
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored)

Follow some http -> https redirects.

Revision 1.30 / (download) - annotate - [select for diffs], Tue Apr 26 11:52:51 2011 UTC (12 years, 7 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4, 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
Changes since 1.29: +3 -3 lines
Diff to previous 1.29 (colored)

Allow patch levels for dependencies

Revision 1.29 / (download) - annotate - [select for diffs], Wed Apr 8 23:07:50 2009 UTC (14 years, 8 months ago) by joerg
Branch: MAIN
CVS Tags: 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
Changes since 1.28: +2 -12 lines
Diff to previous 1.28 (colored)

Use META_PACKAGE.

Revision 1.28 / (download) - annotate - [select for diffs], Thu Jun 12 02:14:31 2008 UTC (15 years, 5 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.27: +3 -1 lines
Diff to previous 1.27 (colored)

Add DESTDIR support.

Revision 1.27 / (download) - annotate - [select for diffs], Thu Oct 25 22:00:45 2007 UTC (16 years, 1 month ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4
Changes since 1.26: +2 -1 lines
Diff to previous 1.26 (colored)

* If PLIST_SRC is explicitly set to an empty value in a package Makefile,
  then automatically generate a PLIST that says "${PKGNAME} has no files".

* If PLIST_SRC and GENERATE_PLIST are not set in a package Makefile,
  and no PLIST files exist, then fail during the package build with
  PKG_FAIL_REASON.

* Remove "intentionally empty" PLISTs again.

Now, the easy way to say that a package installs no files is to just
add the following to the package Makefile:

	PLIST_SRC=	# empty

Revision 1.26 / (download) - annotate - [select for diffs], Sat Jun 17 19:41:33 2006 UTC (17 years, 5 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.25: +4 -5 lines
Diff to previous 1.25 (colored)

Update freetype1 packages to 1.5, the final version.

Changes:
- apiref.txt has been again revised.
- apirefx.txt has been extended to document the GPOS interface.
- TODO has  been  dropped  (since  we  consider there  will be  no
  further development).
- TT_Char_Index() now uses  TT_ULong for character codes.   It now
  supports cmap tables in format 8 and 12.
- New error  code (TT_Err_Too_Many_FDefs)  when a font defines too
  many functions.
- Support files  for BeOS have been contributed  by Chris Herborth.
- The  EXPORT_DEF/EXPORT_FUNC/etc. stuff has  been replaced with a
  more elaborate  scheme.
- Cleaning up of the ft_conf.h files to remove obsolete stuff.
- TT_GSUB_Add_String()  has two  additional parameters  needed for
  GPOS support.
- TT_CharMap_Next() of  the ftxcmap extension  now uses `TT_ULong'
  as the second parameter.
- A  long-lived  bug  in  ftxpost.c.

Revision 1.25 / (download) - annotate - [select for diffs], Sat Mar 4 21:29:47 2006 UTC (17 years, 9 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (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.24 / (download) - annotate - [select for diffs], Sun Feb 5 23:09:30 2006 UTC (17 years, 10 months ago) by joerg
Branch: MAIN
Changes since 1.23: +4 -4 lines
Diff to previous 1.23 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.23 / (download) - annotate - [select for diffs], Wed Dec 28 04:54:50 2005 UTC (17 years, 11 months ago) by reed
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored)

Add meta-pkgs to CATEGORIES.

Revision 1.22 / (download) - annotate - [select for diffs], Wed Sep 28 20:52:22 2005 UTC (18 years, 2 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.21: +4 -4 lines
Diff to previous 1.21 (colored)

Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.

Revision 1.21 / (download) - annotate - [select for diffs], Mon Apr 11 21:46:02 2005 UTC (18 years, 8 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.20: +1 -2 lines
Diff to previous 1.20 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.20 / (download) - annotate - [select for diffs], Wed Oct 6 09:36:17 2004 UTC (19 years, 2 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.19: +4 -4 lines
Diff to previous 1.19 (colored)

Fix dependences broken by package revision bump madness. Bump package
revision of this package, too.

Revision 1.19 / (download) - annotate - [select for diffs], Sat Apr 24 22:46:10 2004 UTC (19 years, 7 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Relinquish maintainership of packages to tech-pkg@NetBSD.org.

Revision 1.18 / (download) - annotate - [select for diffs], Sat Apr 24 00:16:41 2004 UTC (19 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.17: +2 -4 lines
Diff to previous 1.17 (colored)

Meta package: set NO_BUILDLINK; also remove USE_X11,
since the package itself does not use any X libraries.

Revision 1.17 / (download) - annotate - [select for diffs], Thu Jul 17 21:40:33 2003 UTC (20 years, 4 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1, pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.16 / (download) - annotate - [select for diffs], Tue Jul 15 07:45:40 2003 UTC (20 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

Fix typo.

Revision 1.15 / (download) - annotate - [select for diffs], Sun Jul 13 17:46:24 2003 UTC (20 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.14: +3 -2 lines
Diff to previous 1.14 (colored)

Depend on latest freetype-lib; bump PKGREVISION.

Revision 1.14 / (download) - annotate - [select for diffs], Fri Mar 28 21:14:22 2003 UTC (20 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.13: +1 -2 lines
Diff to previous 1.13 (colored)

NO_PATCH is deprecated, says pkglint. Remove it.

Revision 1.13 / (download) - annotate - [select for diffs], Sun Aug 25 21:49:52 2002 UTC (21 years, 3 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.12: +2 -1 lines
Diff to previous 1.12 (colored)

Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.

Revision 1.12.2.2 / (download) - annotate - [select for diffs], Fri Jun 21 23:05:17 2002 UTC (21 years, 5 months ago) by jlam
Branch: buildlink2
Changes since 1.12.2.1: +2 -2 lines
Diff to previous 1.12.2.1 (colored) to branchpoint 1.12 (colored) next main 1.13 (colored)

Rename USE_BUILDLINK2_ONLY to USE_BUILDLINK2 for less verbosity.  Also
convert a few more packages to use the buildlink2 framework.

Revision 1.12.2.1 / (download) - annotate - [select for diffs], Thu Jun 6 06:54:38 2002 UTC (21 years, 6 months ago) by jlam
Branch: buildlink2
Changes since 1.12: +2 -1 lines
Diff to previous 1.12 (colored)

* Convert some more packages to use the buildlink2 framework.
* Re-add EVAL_PREFIX lines that I shouldn't have removed from the
  buildlink2.mk files.
* Add several more new buildlink2.mk files to facilitate converting more
  packages.

Revision 1.12 / (download) - annotate - [select for diffs], Fri Feb 16 15:22:19 2001 UTC (22 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6, netbsd-1-5-PATCH003, netbsd-1-5-PATCH001, buildlink2-base
Branch point for: buildlink2
Changes since 1.11: +2 -1 lines
Diff to previous 1.11 (colored)

Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.

Revision 1.11 / (download) - annotate - [select for diffs], Sat Jul 22 08:12:39 2000 UTC (23 years, 4 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-5-RELEASE, netbsd-1-4-PATCH003
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Update freetype to 1.3.1.  Shared library bumped its major due to
API changes.  This version has bug fixes and several major enhancements
in loading and displaying TrueType fonts.  This closes PR#10261 by
ORI Manabu <ori@tahoo.org>.

Revision 1.10 / (download) - annotate - [select for diffs], Mon May 1 06:04:33 2000 UTC (23 years, 7 months ago) by jlam
Branch: MAIN
Changes since 1.9: +16 -11 lines
Diff to previous 1.9 (colored)

Split freetype into two packages: freetype-lib which contains just the
library and doesn't require X11, and freetype-utils which contains the
freetype test programs and does require X11.  Leave freetype as a
meta-package that includes the library and test-programs packages.

This allows programs/libraries not requiring X11 to depend on freetype-lib.

Make jlam@netbsd.org the MAINTAINER since I made all these mods.

Revision 1.9 / (download) - annotate - [select for diffs], Mon Jan 10 19:11:08 2000 UTC (23 years, 11 months ago) by hubertf
Branch: MAIN
CVS Tags: netbsd-1-4-PATCH002
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

be consistent on which version to wildcard

Revision 1.8 / (download) - annotate - [select for diffs], Thu Oct 28 00:38:43 1999 UTC (24 years, 1 month ago) by jlam
Branch: MAIN
Changes since 1.7: +8 -10 lines
Diff to previous 1.7 (colored)

Update to freetype-1.2.  Mostly bug and build fixes.

Revision 1.7 / (download) - annotate - [select for diffs], Fri Sep 3 17:04:40 1999 UTC (24 years, 3 months ago) by kim
Branch: MAIN
CVS Tags: comdex-fall-1999
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored)

USE_LIBTOOL=yes so this now works on a.out too.

Revision 1.6 / (download) - annotate - [select for diffs], Tue Jul 20 01:12:20 1999 UTC (24 years, 4 months ago) by hubertf
Branch: MAIN
Changes since 1.5: +2 -1 lines
Diff to previous 1.5 (colored)

(not only) ELF fix
Submitted in PR 7967 by Thilo Manske <Thilo.Manske@HEH.Uni-Oldenburg.DE>

Revision 1.5 / (download) - annotate - [select for diffs], Wed Jul 14 17:45:40 1999 UTC (24 years, 5 months ago) by tron
Branch: MAIN
CVS Tags: netbsd-1-4-PATCH001
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Add missing "/" to "${HOMEPAGE}".

Revision 1.4 / (download) - annotate - [select for diffs], Thu Apr 1 18:56:21 1999 UTC (24 years, 8 months ago) by garbled
Branch: MAIN
CVS Tags: netbsd-1-4-RELEASE
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

oops..  typo.  Not my week.  0.10: -> 0.10.35:

Revision 1.3 / (download) - annotate - [select for diffs], Thu Apr 1 18:53:17 1999 UTC (24 years, 8 months ago) by garbled
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Oops.. apparrently gettext has moved from misc to devel since last time I
looked.   Fix.

Revision 1.2 / (download) - annotate - [select for diffs], Thu Apr 1 06:06:49 1999 UTC (24 years, 8 months ago) by garbled
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Fix the master_site.  It looks like version 1.2 is allready out, but I don't
have time to update it and make sure it still works with enlightenment yet.
So, for now we point into /old/..

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Mar 30 05:00:33 1999 UTC (24 years, 8 months ago) by garbled
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Freetype v 1.1.
a truetype font rendering engine and library API.

(note, this is not a truetype font server, its a lib for programs using
ttf's)


Revision 1.1 / (download) - annotate - [select for diffs], Tue Mar 30 05:00:33 1999 UTC (24 years, 8 months ago) by garbled
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>