Commit graph

20 commits

Author SHA1 Message Date
Norikatsu Shigemura
efb928619b 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]
2003-08-18 16:15:10 +00:00
Norikatsu Shigemura
99a390f50b o Change library name from libgd to libgd1.
o Do not install everything except headers and libraries
  (to avoid conflicting with graphics/gd2)
o Fix dependency on new libgd1(for many ports).

PR:		ports/54100
Submitted by:	Ports Fury
2003-07-11 18:16:14 +00:00
Akinori MUSHA
7988d59818 De-pkg-comment. 2003-02-18 05:20:09 +00:00
Akinori MUSHA
d47134d760 This does not seem to require ruby-rdtool. 2003-01-11 08:39:17 +00:00
Akinori MUSHA
cdfc1500dd Add a WITH_GD2 knob.
Use RUBY_MOD*.
2002-10-06 21:17:31 +00:00
Akinori MUSHA
f006f18654 Reflect *_RD renaming. 2002-10-06 19:50:45 +00:00
Akinori MUSHA
eaa435e75c Bump PORTREVISION after a libfreetype2 major bump.
Move the print/freetype2 dependency from BUILD_DEPENDS to LIB_DEPENDS
while I'm here.
2002-03-12 22:45:45 +00:00
Akinori MUSHA
37f0f0aa36 Bump the PORTREVISION's of the ports which install architecture
dependent ruby modules, due to the RUBY_ARCH change I've just
committed.
2001-09-17 17:54:27 +00:00
Akinori MUSHA
c948919d27 Do not dig this obsolete directory. 2001-06-09 01:45:31 +00:00
Akinori MUSHA
dfdd41cb6b Update to 0.7.4. 2001-05-30 15:32:52 +00:00
Akinori MUSHA
5854ab415d Update to 0.7.3. 2001-05-22 19:51:18 +00:00
Maxim Sobolev
2a1e03477c Ensure that the freetype-config is available. This should workaround the
XFree86-4 + freetype2 problem. This is not a final solution and provided
only for forthcoming 4.3 release, after which it will be removed.

We are still waiting for jmz to fix things properly.
2001-04-09 18:20:17 +00:00
Akinori MUSHA
a938360750 Chase the distfile repack. The difference was just some wording fixes
of English documents.
2001-03-05 11:33:19 +00:00
Akinori MUSHA
496c578340 Update to 0.7.2, which now supports GD 1.8.4 with FreeType 2.x support. 2001-02-12 10:48:30 +00:00
Akinori MUSHA
8b18ca2b49 Add %%PORTDOCS%%. 2001-02-10 12:39:31 +00:00
Akinori MUSHA
e4751ca53d Update to 0.7.1. 2000-10-29 09:54:35 +00:00
Akinori MUSHA
349f898607 Oops, forgot to commit Makefile too.
- PORTREVISION bump due to the checksum update
2000-10-09 10:58:02 +00:00
Akinori MUSHA
0cf369300c Update the checksum. :(
- Two typo fixes
  - Debug option turned on in the configure script

Submitted by:	new bento
2000-10-09 10:56:30 +00:00
Satoshi Asami
6d91bcbc88 Check for file's existence before trying to run ldd on it so this won't kill
make INDEX.
2000-10-04 04:44:45 +00:00
Akinori MUSHA
cabfb05641 Add ruby-gd, Ruby extension library to use Thomas Boutell's gd library. 2000-10-02 14:43:55 +00:00