summaryrefslogtreecommitdiff
path: root/graphics/freetype-lib/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2012-10-06Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2011-04-22recursive bump from gettext-lib shlib bump.obache1-1/+2
2008-03-14Support user-destdir installation.jlam1-1/+3
2006-06-17Update freetype1 packages to 1.5, the final version.minskim1-2/+1
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.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz1-2/+2
Suggested by Roland Illig, ok'd by various.
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
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.
2003-07-13PKGREVISION bump for libiconv update.wiz1-1/+2
2002-09-11Move USE_BUILDLINK2 definition into the common Makefile as we need tojlam1-6/+5
include buildlink2.mk files from there.
2002-08-25Merge changes in packages from the buildlink2 branch that havejlam1-2/+2
buildlink2.mk files back into the main trunk. This provides sufficient buildlink2 infrastructure to start merging other packages from the buildlink2 branch that have already been converted to use the buildlink2 framework.
2001-09-09Move inclusion of bsd.pkg.mk from Makefile.common into the individualjlam1-3/+5
package Makefiles. The idiom is to define any variables, include Makefile.common, then any additional targets, then include bsd.pkg.mk.
2001-09-09Move USE_BUILDLINK_ONLY definition out of Makefile.common and into thejlam1-3/+3
individual package Makefiles.
2001-05-28Rework build to use buildlink.mk files so that it won't pick up installedjlam1-10/+1
headers and libraries during a "make build".
2001-03-16Add a test if an older version of freetype-lib is installed before building,wiz1-1/+10
since this breaks builds (much too often).
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+3
2000-05-01Move gettext dependency from Makefile to Makefile.commonjlam1-3/+1
2000-05-01freetype-lib: FreeType library and headers onlyjlam1-0/+12