Commit graph

18 commits

Author SHA1 Message Date
Sergey A. Osokin
f37f7775e3 Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by:	Oleg Karachevtsev <ok@etrust.ru>
PR:		56998
2003-09-24 09:37:11 +00:00
Akinori MUSHA
57f9198bc7 De-pkg-comment. 2003-02-21 11:08:38 +00:00
Kris Kennaway
3b71e09158 Fix build on -current (machine/soundcard.h -> sys/soundcard.h) 2002-09-08 10:22:25 +00:00
Patrick Li
b094625e96 Update to 1.2
PR:		33351
Submitted by:	Nils Holland <nilstisys.org@tisys.org>
Approved by:	maintainer
2002-02-17 02:33:05 +00:00
Michael Haro
4ff3d61f28 - Update to 1.1
- Change maintainer

PR:		25970
Submitted by:	Gerhard Gonter <gonter@whisky.wu-wien.ac.at> (new maintainer)
2001-04-02 10:10:46 +00:00
Kevin Lo
d5085945f7 - Fix MASTER_SITES
- Change maintainer's email adddress

PR: 24897
Submitted by: MAINTAINER
2001-02-08 16:07:12 +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
James E. Housley
3701103f8c Update to version 1.0
PR:		22471
Submitted by:	Thomas Runge <runge@rostock.zgdv.de> MAINTAINER
2000-11-01 13:33:25 +00:00
James E. Housley
c3facfb0c5 Update MASTER_SITE
PR:		22472
Submitted by:	Thomas Runge <runge@rostock.zgdv.de> MAINTAINER
2000-11-01 13:31:02 +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
Michael Haro
bcd8ffd9d0 update with the new PORTNAME/PORTVERSION variables 2000-04-08 21:25:03 +00:00
Michael Haro
e952fdf7fa developer's site moved 2000-02-14 22:46:41 +00:00
Michael Haro
b48bff2d41 $Id$ -> $FreeBSD$ 2000-02-02 21:47:26 +00:00
Roger Hardiman
692e259a7c Upgrade to xmradio 0.8 1999-10-12 16:10:40 +00:00
David E. O'Brien
78ab65a396 Change Id->FreeBSD. 1999-08-25 04:36:31 +00:00
Tim Vanderhoek
6cfb5d6bb8 Wisten, to the SWwound, of a Whole new WOO
[CheeriWOs!]
Wisten, to the SWwound, of a Whole new WOO

[CheeriWOs!]

[ie. Add WWW:, and periodic misc legibalizificatings]
1999-05-02 21:31:59 +00:00
Michael Haro
86e1561e5c Update xmradio from 0.5 to 0.6
PR:		11186
Submitted by:	maintainer
1999-04-18 23:31:49 +00:00
Steve Price
35b960fe8f Import of xmradio version 0.5.
Motif based FM tuner (for use with bt848 driver)

PR:		10012
Submitted by:	Thomas Runge <runge@rostock.zgdv.de>
1999-04-03 01:32:23 +00:00