Commit graph

9 commits

Author SHA1 Message Date
jlam
8cc6055063 Use PKGREVISION to manage the package-specific version number when it
differs from the distfile version number.  G/C some the unused variables
in php4/Makefile.common related to the old way of handling version numbers.
2001-12-03 08:30:58 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
jlam
ef6698f657 Back out inadvertent change that set freetype-dir for the configure
script.  This was causing the configure process to break.
2001-10-29 17:08:35 +00:00
jlam
a4bc16d30c I am a triple idiot. The only relevant variable that x11.buildlink.mk
redefines about which buildlink.mk files would care is BUILDLINK_X11_DIR,
which points to the location of the X11R6 hierarchy used during building.
If x11.buildlink.mk isn't included, then BUILDLINK_X11_DIR defaults to
${X11BASE} (set in bsd.pkg.mk), so its value is always safe to use.  Remove
the ifdefs surrounding the use of BUILDLINK_X11_DIR in tk/buildlink.mk and
revert changes to move x11.buildlink.mk before the other buildlink.mk files.
2001-10-24 22:10:43 +00:00
jlam
dff59f9ec3 x11.buildlink.mk needs to be included before any buildlink.mk files that
use X11_BUILDLINK_MK as a test value.  Generally just reordering the
inclusions so that x11.buildlink.mk comes before the other buildlink.mk
files will make everthing work.
2001-10-23 13:14:43 +00:00
kei
70a889f088 * bumped package version to php-gd-4.0.6nb1. 2001-10-19 07:11:45 +00:00
kei
51503320ea * added --enable-gd-native-ttf support. It enables TrueType string function
which is required to handle multibyte charcters in gd.
2001-10-19 07:05:28 +00:00
jlam
28578b6213 Find Makefile.module in ../../www/php4. 2001-10-16 06:58:30 +00:00
jlam
9b86582433 Update php4-gd to the version from the php-4.0.6 distribution. Changes
from version 4.0.5 include moving from the www category, and:

- Added GD 2.0.1 support for truecolor and alpha channels, plus some other
  gd functions, both old and new - see docs for more info. (Wez)
2001-10-16 05:29:53 +00:00