Commit Graph

16 Commits

Author SHA1 Message Date
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
Akinori MUSHA
8e270816f9 Update the japanese/[o-t]* ports with the new
PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
2000-04-12 14:38:12 +00:00
Chris Piazza
ae0593e540 Update to rxvt 2.7.2
PR:		16061
Submitted by:	maintainer
2000-01-14 19:39:09 +00:00
David E. O'Brien
c751fc667a Change Id->FreeBSD. 1999-08-25 05:28:01 +00:00
SADA Kenji
7d71d6f998 Upgrade to 2.6.1 .
PR:		ports/13269
Submitted by:	Maintainer
1999-08-20 20:36:54 +00:00
Steve Price
969dfa17d9 Update to version 2.6.0. Also set USE_BZIP2 so that the other rxvt
port can share the distfile with this one.

PR:		12083
Submitted by:	maintainer
1999-06-08 22:19:09 +00:00
Seiichirou Hiraoka
c9eb5db839 Update to 2.6p4
PR: ports/11624
Submitted by: honda@kashio.info.mie-u.ac.jp
1999-05-10 16:27:54 +00:00
Michael Haro
a88a70925a More WWW: additions 1999-05-07 05:01:44 +00:00
Steve Price
92402973b0 Update to version 2.6PRE3.
PR:		11398
Submitted by:	maintainer
1999-05-01 02:08:03 +00:00
Seiichirou Hiraoka
50628affd3 Update to 2.6pre2.
PR: ports/10041
Submitted-by: honda@kashio.info.mie-u.ac.jp
1999-02-12 05:56:21 +00:00
Seiichirou Hiraoka
c2d0435009 This port was broken.
So fix some patches/patch-??
1998-12-10 01:32:08 +00:00
Seiichirou Hiraoka
37fd8ae7ee Update to 2.4.11 1998-12-06 06:52:10 +00:00
Steve Price
42a7e14418 Update to version 2.4.9.
PR:		8583
Submitted by:	maintainer
1998-11-09 01:24:15 +00:00
Steve Price
7294bca376 Update to version 2.4.7.
PR:		8161
Submitted by:	maintainer
1998-10-10 04:03:31 +00:00
Satoshi Asami
ceba211283 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
1998-08-05 09:31:52 +00:00
Steve Price
c99d294e85 Initial import of rxvt version 2.4.5.
ja-rxvt - japanese version of rxvt

PR:		6925
Submitted by:	HONDA Yasuhiro <honda@kashio.info.mie-u.ac.jp>
1998-07-04 19:57:01 +00:00