Commit graph

24 commits

Author SHA1 Message Date
Thomas Gellekum
423241322b Forgot to bump PORTREVISION.
Reminded by:	kris
2001-03-14 12:30:30 +00:00
Matthew Hunt
785416bf35 Update to 3.4.
PR:		23382
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-12-08 23:15:01 +00:00
Satoshi Asami
7112ba2b40 Change motif to a normal dependency. REQUIRES_MOTIF is now called
USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif.  As
before, it implies USE_XPM (and therefore USE_XLIB).  Motif-dummy is
removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3.

Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always
have USE_MOTIF.  ftp/moxftp will define USE_MOTIF unless
WANT_ATHENA_VERSION (new variable) is defined.  I merged the X cases
in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined.

I will remove x11-toolkits/Motif-dummy (which has been repo copied to
open-motif) in a few days.
2000-11-07 23:28:20 +00:00
Kevin Lo
f0288c457c Fix Imakefile breakage under XFree86 4.x
PR: 22359
Submitted by: Ports Fury
2000-10-28 14:55:37 +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
Steve Price
7ceb32409b Update MASTER_SITES
PR:		16779
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-05-29 23:46:11 +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
Michael Haro
a0cb9ec98b update with the new PORTNAME/PORTVERSION variables 2000-04-08 22:04:57 +00:00
Steve Price
97b16698b2 The author removed some files from the distribution without bumping the
version number.
2000-02-27 23:15:12 +00:00
Matthew Hunt
ae99fbad5c This was missed in previous commit. Upgrade to 3.2.3. 2000-01-19 17:38:37 +00:00
Satoshi Asami
fca32bec84 Install properly PREFIX-ified app-defaults file so the program can find
pixmaps and stuff.
1999-08-30 11:09:17 +00:00
David E. O'Brien
4f4c6521c9 Id->FreeBSD rename try 2.
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
1999-08-25 04:22:48 +00:00
Justin M. Seger
49b60d09e2 Upgrade to xephem 3.2.2
PR:		ports/10951
Submitted by:	Michael Haro <mharo@area51.fremont.ca.us>
1999-04-06 01:11:20 +00:00
Steve Price
be07b56b87 Add missing manpage. 1998-09-26 23:40:12 +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
Steve Price
3d68d298a0 Remove trailing dot in LIB_DEPENDS. 1998-09-16 01:58:38 +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
Justin M. Seger
09c474435b Add missing dependency on graphics/xpm/ 1998-06-06 22:56:17 +00:00
Thomas Gellekum
7ca9259ef8 Upgrade to 3.1. 1998-04-29 11:12:12 +00:00
Eric L. Hernes
f4fcd5d64f upgrade to 3.0 1997-03-27 23:44:49 +00:00
Satoshi Asami
83e5fd3ee1 Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 09:56:45 +00:00
David E. O'Brien
a3dbd66287 CATAGORIES+= -> CATAGORIES= 1996-11-15 22:35:10 +00:00
Satoshi Asami
fe41ac4efc These ports are moved to astro. (Repository copy already done, this
is the post-processing stuff.)
1996-10-31 10:45:45 +00:00
Eric L. Hernes
abca0ff042 moved xephem to `misc', MOTIF_STATIC should work
now too.
1996-08-16 17:04:26 +00:00