Skip site navigation (1)Skip section navigation (2)

CVS log for ports/graphics/gd2/scripts/Attic/configure

[BACK] Up to [FreeBSD] / ports / graphics / gd2 / scripts

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.3
Mon Aug 18 16:15:07 2003 UTC (8 years, 5 months ago) by nork
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.2: +1 -1 lines
o Main modification
  graphics/gd(based on 1.8.4)    -> graphics/gd1
  graphics/gd2(based on 2.0.15)  -> graphics/gd
  graphics/p5-GD(based on 1.41)  -> graphics/p5-GD1
  graphics/p5-GD2(based on 2.07) -> graphics/p5-GD
  japanese/gd                    -> japanese/gd1
  japanese/gd2                   -> japanese/gd
o Include some feature
  WITH_XPM(w/, w/o WITHOUT_X11)
o Chase this modification
o Fix build error [1]

PR:		ports/54540
Submitted by:	Ports Fury
Approved by:	maintainer (blanket)
Reported by:	bento via kris [1]

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Jan 12 07:56:11 2002 UTC (10 years, 1 month ago) by mi
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_5_0_DP1, RELEASE_5_0_0, RELEASE_4_8_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Fix a typo, that prevented my clever font substitution scheme from
working...

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Jan 9 04:48:20 2002 UTC (10 years, 1 month ago) by mi
Branches: MAIN
Add the ability  to pass a list  of alternative bdf fonts  to this port.
This  can be  used  to generalize  building  of, say,  language-specific
versions of gd like ukrainian/gd -- the controlling port will simply set
GD_FONTS to something like

GD_FONTS="/usr/ports/distfiles/x-koi8u.tgz koi6x10.bdf koi8x13.bdf \
	koi9x15.bdf koi12x24.bdf koi10x20.bdf"

And the new configure script will extract the bdf files from the tarball
and use the bdftogd perl script (bundled with the software) to regenerate
the sources.

No REVISION bump, because the default package is still the same...

Diff request

This form allows you to request diffs 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.

Log view options