Commit Graph

62 Commits

Author SHA1 Message Date
Akinori MUSHA
98f8f27a86 De-pkg-comment. 2003-02-20 18:17:25 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
David W. Chapman Jr.
534fffca27 ${PERL} -> ${REINPLACE_CMD}
PR:		40784
Submitted by:	corecode@corecode.ath.cx
Reviewed by:	flynn@energyhq.homeip.net
2002-09-01 16:07:59 +00:00
Ying-Chieh Liao
d2b9a0ba5b bzip2 -> ${BZIP2_CMD} 2002-04-30 02:37:32 +00:00
Dmitry Sivachenko
990304ae5e Correct a typo. 2002-04-06 19:12:03 +00:00
Akinori MUSHA
3ea570b04f Bump PORTREVISION after the freetype2 shlib major update. 2002-03-12 22:38:47 +00:00
Mikhail Teterin
746c474335 This will build with any -lfreetype, any -ljpeg, and any -lpng.
Remove the major version numbers from LIB_DEPENDS...
2002-01-21 17:36:45 +00:00
Maxim Sobolev
6cd76ded7b Update version number of freetype2 shared library. 2002-01-21 11:46:49 +00:00
John Hay
27179ddde6 Fix the diff so that it actually apply. The original source should be used
when generating a diff. This should get make release a bit further again.
2001-12-16 04:14:31 +00:00
Mario Sergio Fujikawa Ferreira
460774c383 - Respect CFLAGS properly
- Fix compilation error when both freetype and freetype2 are installed
- Fix Xpm support
- Use freetype-config to find both include and library path
- Port style changes in Makefile
- Generic fix for -current malloc.h issue

PR:		32854
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-12-15 14:59:57 +00:00
Peter Pentchev
68b00bd839 Install the HTML documentation.
Approved by:	silence on -ports
2001-10-26 12:07:02 +00:00
Ying-Chieh Liao
c1aa304ed5 back out last commit, let others decide what to do 2001-10-22 16:30:46 +00:00
Ying-Chieh Liao
79948b5210 typo 2001-10-21 07:09:39 +00:00
Ying-Chieh Liao
9adc91f01a XFree86-4 installs freetype.6, freetype2 installs freetype.7
so we have to use "freetype.7" instead of just "freetype"

Reported by:	Mike Harding <mvh@ix.netcom.com>
2001-10-21 04:28:27 +00:00
Andrey A. Chernov
b60160c5d8 Bump png major 2001-09-11 02:02:57 +00:00
Akinori MUSHA
63a15f2970 Conditionalize the dependency on bzip2.
De-portlint a bit.
2001-08-24 14:08:11 +00:00
Mikhail Teterin
dc74024472 LIB_DEPEND on freetype again (regardless of version, what comes with
XFree86-4 should work too). I could've  sworn, I saw some other port
use  the seemingly  non-existent USE_FREETYPE2.  As a  bonus, add  a
patch for malloc.h -> stdlib.h...

While I'm here (again), switch the default maintainership to ports@.

Submitted by:	John Hay
2001-08-24 12:17:08 +00:00
Mikhail Teterin
5e502b4289 Use USE_FREETYPE2 instead of explicitly depending on freetype-config. 2001-08-23 19:24:42 +00:00
Mikhail Teterin
1a136774b6 Restore the ability to _read_ gif images, removed by the author due
to fear of Unisys... Bump up PORTREVISION.

Approved by:	maintainer timeout :( (since July 27)
2001-08-21 01:30:32 +00:00
Maxim Sobolev
495daa29cc Update version number of freetype2 shared library. 2001-07-12 10:10:30 +00:00
Ade Lovett
bc47cccc84 Various patches (mainly shared library revision changes) for those
ports that depend on GNOME and need to change for 1.4
2001-05-04 21:41:30 +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
Bill Fumerola
cef70df629 The clown^Wauthor of gd once again changed the contents of the tarball
without bumping the minor version number. update patches and checksum
accordingly.

Our PORTREVISION was bumped, however, because we actually do have a clue
about these sorts of things...
2001-02-25 00:34:37 +00:00
Akinori MUSHA
6a5b7af6e6 Update the checksum. Seems the distfile was updated with
a new one that does not include *.o files.

Submitted by:	Mike Harding <mvh@ix.netcom.com>
2001-02-12 19:02:11 +00:00
Akinori MUSHA
8e185a18bb Make japanese/gd a slave port of graphics/gd.
Approved by:	ichiro@ichiro.org (MAINTAINER of japanese/gd)
2001-02-12 11:28:36 +00:00
Akinori MUSHA
a128c373e6 Update to 1.8.4.
Add MASTER_SITE_RINGSERVER to MASTER_SITES.

Add a couple of patches to complete GD's Japanese support.

PR:		ports/24930
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>, knu
Approved by:	billf (MAINTAINER)
2001-02-12 09:34:33 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Vanilla I. Shu
f52f02f515 Compile with freetype default.
Approved by:	billf
2000-11-12 02:40:52 +00:00
Satoshi Asami
c6bcad2436 (1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
    XFREE86_VERSION defaults to 3 for now, but adventurous users can
    override it in /etc/make.conf.  When XFREE86_VERSION=3, USE_XLIB
    will add a dependency to x11/XFree86; when it is set to 4, the
    dependency will be to x11/XFree86-4-libraries.  When
    XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
    hacks to avoid messing with XFree86 are turned off.

    Since XFree86 version 4 includes some software that used to be
    separate ports, when XFREE86_VERSION=3 the following variables are
    provided:

    USE_DGS		LIB_DEPENDS on x11/dgs
    USE_FREETYPE	LIB_DEPENDS on print/freetype
    USE_MESA		LIB_DEPENDS on graphics/Mesa3
    USE_XPM		LIB_DEPENDS on graphics/xpm

    When XFREE86_VERSION=4, these variables have no effect.  The
    LIB_DEPENDS in the tree for the above four ports have all been
    converted to the USE_* counterparts.  For your information, this
    is the count of the number of ports:

    USE_DGS		0
    USE_FREETYPE	16
    USE_MESA		36
    USE_XPM		236

    There is a new variable, XAWVER, which is set to 6 when
    XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4.  This is also
    passed to PLIST_SUB so ports that build Xaw based shared libraries
    can use this variable to substitute the shlib version number.

    There is also a provision of using a separate mtree file for
    XFREE86_VERSION=4, but that part is not enabled yet.

Reviewed by:	the ports list
Tested by:	make index (XFREE86_VERSION=3 only)

(2) Add hebrew to list of valid categories.
Submitted by:	nbm
2000-08-03 09:28:57 +00:00
Maxim Sobolev
6db96c0500 Bump png shared library version.
Submitted by:	Hajimu UMEMOTO <ume@mahoroba.org>
2000-07-04 07:13:35 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
5178b48938 Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
2000-06-16 10:38:50 +00:00
Bill Fumerola
a4d8441524 Add missing "$"
Submitted by:	Andrzej Tobola <san@tmp.iem.pw.edu.pl>
2000-06-07 19:40:52 +00:00
Will Andrews
0968e6bccd Change library number to gd.1 per porter's handbook.
PR:		19060
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
2000-06-06 17:39:06 +00:00
Bill Fumerola
e48df57040 The incredibly intelligent people who release engineer gd once again bumped
the version number and went back and made all the old tarballs copies of the
the newest version, breaking this again.

They also zerobyted a lot of old versions of gd. Evidently "history" isn't
one of the ideas thats supported in their project.

Submitted by:	jkh
2000-06-04 15:31:19 +00:00
Bill Fumerola
e8d67e876a The people who release gd think that removing old versions of gd
and replacing them with symlinks to the latest is smart, so we'll
upgrade now.

patches/patch-ac changed and was regenerated with -u1 so when the authors
make more gratuitious changes to the Makefile it will break less deltas.
2000-05-21 06:01:09 +00:00
Jeremy Lea
877b8a533b Standardize all user defined options to the booleans WITH_FOO and
WITHOUT_FOO.  Begin the process of reserving these prefixes for user defined
options.

No comment by:	ports
2000-04-17 00:18:05 +00:00
Satoshi Asami
c99c600944 Convert to PORTNAME/PORTVERSION. lfview had an invalid version
string so I fixed it.
2000-04-14 10:48:02 +00:00
Bill Fumerola
6c4d8b3e72 Upgrade to 1.8.1 which should shrink my mailbox and the PR system. 2000-03-19 21:47:49 +00:00
Bill Fumerola
6939e577e2 Upgrade to gd 1.8, with shiny new jpeg support. 2000-03-11 02:30:44 +00:00
Bill Fumerola
680b9935f2 -DWANT_X11 is now required to build this port with X support. You no longer
have to install X in order to have a decent web server.
2000-02-03 03:06:38 +00:00
Bill Fumerola
26414295e4 Take over maintainership of this port (was ports@freebsd.org). There are
quite a few things this port is doing wrong or poorly and I plan to fix that.
2000-01-28 04:01:59 +00:00
Steve Price
5cb55aa139 Build and install the shared library again.
PR:		15313
Submitted by:	Ade Lovett <ade@lovett.com>
1999-12-27 21:26:46 +00:00
Steve Price
96e917f705 Add ttf and xpm support to this port.
PR:		15437
Submitted by:	Igor Vinokurov <igor@zynaps.ru>
1999-12-25 02:01:54 +00:00
Steve Price
cb8e819414 Update to version 1.7.3.
PR:		14518
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-01 01:01:02 +00:00
Bill Fenner
bd05a364ba Remove Jeff Wheat as maintainer at his request. 1999-10-07 17:36:44 +00:00
Satoshi Asami
8e00b8d814 Add master site. portlint now complains that it's 26 lines long, but
I don't know where to cleave.
1999-09-08 21:53:21 +00:00
Bill Fumerola
415432b375 Upgrade to 1.6.3
Submitted by:	Will Andrews <andrews@technologist.com>
PR:		ports/13455
1999-09-04 23:36:48 +00:00
David E. O'Brien
5133141363 Change Id->FreeBSD. 1999-08-25 06:16:32 +00:00