Commit graph

34 commits

Author SHA1 Message Date
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Trevor Johnson
31547f2f42 Add NO_CDROM and NO_PACKAGE to www/Mosaic port, to conform to the license. 2000-12-31 07:01:50 +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
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
Chris Piazza
c3bb46468e Update with the new PORTNAME/PORTVERSION variables 2000-04-10 00:07:29 +00:00
Dirk Froemberg
9625d7c9d7 Add WWW: 2000-02-13 17:30:08 +00:00
Peter Wemm
e7aa81f1a6 $Id$ -> $FreeBSD$ 1999-08-31 02:43:35 +00:00
Michael Haro
e56f292fd3 Give port a MAINTAINER= ports@FreeBSD.org line 1999-06-27 09:37:13 +00:00
Tim Vanderhoek
a84b5b5f94 #4/4 enforcing Caps, no period
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]

I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.

Before I forget....

Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit.  See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
1999-06-26 19:22:14 +00:00
Vanilla I. Shu
343b837340 Bump png's major number to 3. 1999-01-23 07:05:35 +00:00
Satoshi Asami
27ba461c8e Roll back libpng major to 2. 1998-09-17 00:50:52 +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
4610ae86c9 libpng major is now 3. Also remove regexp support in preparation for
ELF conversion.
1998-09-15 11:57:51 +00:00
Satoshi Asami
4dc064b0c5 jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.
(Note, since the shlib major didn't change this just removes the regexp
 support.)
1998-09-15 11:46:15 +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
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
Donald Burr
f5d86f7b06 fix libjpeg version number to correspond with jpeg port 1998-05-27 08:44:56 +00:00
Steve Price
d093362e30 Current version of libjpeg is .8
PR:		6497
Submitted by:	Ugo Paternostro <paterno@dsi.UNIFI.IT>
1998-05-10 22:15:45 +00:00
Andrey A. Chernov
75d15b3956 upgrade png major 1998-03-28 20:12:07 +00:00
Satoshi Asami
53e903b04b Add xpm to LIB_DEPENDS list.
Reported by:	chad@anasazi.com (Chad R. Larson)
1997-02-12 10:24:23 +00:00
Andrey A. Chernov
1660a03a89 Fix jpeg major
Misc cleanup
1996-11-18 01:26:28 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
all the COMMENTs!  No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.

Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)

Phew!  238 ports modified!
1996-10-10 05:05:35 +00:00
Satoshi Asami
f18fe27fb0 Remove libz dependency. I don't know why I missed this before. 1996-08-19 12:39:13 +00:00
Andrey A. Chernov
6428ad73f3 Upgrade to 2.7b5 1996-08-03 11:12:01 +00:00
Satoshi Asami
a246313083 Upgrade, 2.7b2 -> 2.7b4. Also make it conform to Motif standard here. 1996-04-11 09:07:31 +00:00
Andrey A. Chernov
0ca81adccc Use png.so.0.* instead of png.so.0.81, will be upgraded 1996-02-19 21:39:24 +00:00
Andrey A. Chernov
648f714b4e Upgrade to 2.7b2, support PNG images now 1995-12-05 05:13:13 +00:00
Satoshi Asami
e931d49d00 Add "PKGNAME=mosaic-2.6". The DISTNAME of this port is "Mosaic-src-2.6",
which is inappropriate as a package name because:

(1) It contains the string "src"
(2) A simple package is not allowed to have a name that starts with a
    capital letter.  Remember, uppercase names are reserved for large
    software packages (Wnn, ImageMagick, etc.)!
1995-11-29 11:37:50 +00:00
Satoshi Asami
59aedfda14 Make mosaic work in 15/16bpp mode. I haven't tested it here (I don't
have Motif!), but verifies that the patch at least applies.

Submitted by:	Steve Passe <smp@ilsa.systemsix.com>
1995-11-29 10:48:30 +00:00
Satoshi Asami
d466dd1a69 Change categories to "www". gn has "net" in there too. 1995-11-27 04:10:35 +00:00
Torsten Blum
cda1665f89 add the missing MASTER_SITES= line
Pointed out by: pst
Approved by: asami
1995-10-17 20:20:37 +00:00
Andrey A. Chernov
b53309d57e Change libjpeg major to 1995-10-03 22:11:56 +00:00
Jordan K. Hubbard
cfc5990735 Bring in a port of Mosaic. This can only be built by people with Motif,
so we'll not enable it by default.
Submitted by:	torstenb
1995-08-23 13:38:36 +00:00