Commit Graph

26 Commits

Author SHA1 Message Date
Jeremy Lea
c8b839f03f PLIST fixes to ports which I touched recently. Not all caused by my
breakage.
2000-10-13 09:23:58 +00:00
Jeremy Lea
bebd89314e Implement WANT_IMLIB and USE_IMLIB. 2000-10-05 06:57:56 +00:00
Ade Lovett
43cb09fb69 Update for new shlib revision from guile 1.4 2000-08-04 01:05:13 +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
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
61ebd322a2 Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking
it.

Hall of shame entry:	sobomax
2000-06-16 08:19:52 +00:00
Maxim Sobolev
835d6b8655 Third round of INSTALL_SHLIBS=yes fixes. 2000-06-15 17:59:45 +00:00
Michael Haro
8e6987df5e portlint and remove a.out support in PLIST 2000-04-21 06:59:31 +00:00
Chris Piazza
500b47f7ae Update with the new PORTNAME/PORTVERSION variables 2000-04-10 19:50:46 +00:00
Yukihiro Nakai
b8aab3b0a2 Update to 0.99.6.1 2000-01-31 06:47:17 +00:00
Yukihiro Nakai
2d69b97d51 Update to 0.99.6 2000-01-17 11:28:12 +00:00
Justin M. Seger
c9eab95841 Guile shared lib version changed 1999-11-29 02:37:54 +00:00
Yukihiro Nakai
699f780e81 Update to 0.99.5.1 1999-10-27 12:06:43 +00:00
Yukihiro Nakai
fac53bd2db Update to 0.99.4 1999-10-19 06:16:13 +00:00
Yukihiro Nakai
d5a88a96c9 Scwm depends esound. 1999-10-13 07:34:04 +00:00
Satoshi Asami
bdbb5ceda8 Add back xpm dependencies so these will build again. 1999-10-08 23:04:38 +00:00
Yukihiro Nakai
1264c11fcf Use updated imlib library. 1999-10-08 02:51:37 +00:00
Yukihiro Nakai
0912ba6e80 Update to 0.99.3 1999-10-06 04:56:11 +00:00
Peter Wemm
50fb080408 $Id$ -> $FreeBSD$ 1999-08-31 03:04:38 +00:00
Michael Haro
4898038f87 move manpages out of PLIST 1999-08-26 01:24:29 +00:00
Tim Vanderhoek
748713c3f6 As threatened, enforce the "Capital, no period" rule. Ellipses are
permitted.  Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Michael Haro
5ce8e8e5c7 Remove the test to create ${PREFIX}/share/info/dir as it is now
in bsd.port.mk and this helps to unify the check and install.
1999-06-05 22:32:11 +00:00
Satoshi Asami
4c83dc3072 Remov empty trailing line. 1999-04-12 08:54:01 +00:00
Seiichirou Hiraoka
94cbc95179 Update to 0.9
maintain for the multibyte options and fix for /scwm.el.

PR: ports/10998
Submitted by: nakai@internetsolutions.co.jp
1999-04-07 16:44:24 +00:00
Satoshi Taoka
dd18f837b5 Changed to maintainer's new address 1999-04-03 02:47:24 +00:00
Steve Price
c7910fc81e Import of scwm version 0.8a.
scheme configurable window manager

PR:		6236
Submitted by:	Yukihiro Nakai <Nakai@technologist.com>
1999-04-03 01:12:14 +00:00