Commit graph

21 commits

Author SHA1 Message Date
Peter Pentchev
680a234ce5 Fix MASTER_SITES, honor CC and CFLAGS, add a WWW line.
PR:		26330
Submitted by:	Ports Fury
2001-04-16 12:45:23 +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
Kris Kennaway
39c06186fa Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsive
for quite some time. If any non-committer wants to take over maintainership
please let me know.

Reviewed by:		ports
No response from:	erich
2000-04-23 22:59:51 +00:00
David E. O'Brien
5fc663a1ad PORTNAME / PORTVERSION syntax conversion 2000-04-13 06:28:28 +00:00
David E. O'Brien
5133141363 Change Id->FreeBSD. 1999-08-25 06:16:32 +00:00
Joseph Koshy
a34032f3ce Unbreak for ELF.
PR:		ports/10261
Submitted by:	Sheldon Hearn <sheldonh@iafrica.com>
1999-02-28 13:10:18 +00:00
Justin M. Seger
b8288f2f05 Mark BROKEN for ELF: depends on FWF 1998-11-15 07:59:15 +00:00
Satoshi Asami
081079e0db Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it
in the first place.
1998-09-17 00:33:02 +00:00
Satoshi Asami
03d5b496f6 libXpm major is now 5. Also remove regexp support in preparation for
ELF conversion.
1998-09-15 11:13:39 +00:00
Satoshi Asami
5264cbceb5 Fix up dependencies for ports that moved into the x11-toolkits category. 1998-08-07 23:56:56 +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
a0f74bb737 Update to version 1.7.0
PR:		6326
Submitted by:	Dirk Froemberg <ibex@physik.TU-Berlin.DE>
1998-05-11 03:16:15 +00:00
Eric L. Hernes
8118f7957f fix MASTER_SITES 1997-08-11 15:16:10 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Eric L. Hernes
32ee9f538d link dynamically, this shrinks the binary from ~1.3 Meg to ~300k
Requested by: satoshi, of course.
1996-10-16 17:48:16 +00:00
Eric L. Hernes
757ef699ea put the `fwf' build dependancy under BUILD_DEPENDS, of
all places.
1996-08-22 12:46:41 +00:00
Eric L. Hernes
167b46697e cleaned up the dependancies.
Requested by:	satoshi.
1996-08-20 13:32:17 +00:00
Eric L. Hernes
c3cf475762 fixed COMMENTS 1995-10-28 20:33:46 +00:00
Eric L. Hernes
66b767ed82 fixed EXEC_DEPENDS => RUN_DEPENDS
added myself as maintainer
1995-10-05 13:54:55 +00:00
Satoshi Asami
18f8b44678 (1) Take out x11 from CATEGORIES, we don't put it there just because it
uses X.
(2) libfwf is a static library, so take it out of LIB_DEPENDS.
(3) Add the version number to "Xpm:..." in the other LIB_DEPENDS.
(4) Reorder variables, we have a standard for these things now.
1995-08-29 07:08:39 +00:00
Jordan K. Hubbard
7d81ddcf68 A povray modeller. I tweaked the original to also install the examples
since nobody reads man pages anymore.
Submitted by:	"Eric L. Hernes" <erich@lodgenet.com>
1995-08-28 14:50:52 +00:00