Commit graph

20 commits

Author SHA1 Message Date
Volker Stolz
27259d6565 Remove 1-line plists in favour of PLIST_FILES 2005-03-14 17:36:06 +00:00
Trevor Johnson
6e7d58c396 Trim whitespace. 2004-04-10 16:07:10 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Edwin Groothuis
62a8ba9cf4 new virtual category requested: accessibility
This category, to be described as "of interest to disabled
	users" is intended to make it simpler for users to find
	software which will let them overcome a handicap.  For
	example, blind users may want to combine OCR and text-to-speech
	software so the computer can read books to them; users with
	diminished eyesight can use large fonts and "magnifiers";
	paralyzed users may use speech recognition to compose text
	or give commands.

PR:		ports/39103
Submitted by:	Trevor Johnson <trevor@jpj.net>
2003-10-04 01:34:47 +00:00
Akinori MUSHA
92ef0d4afc Add MAINTAINER=ports@FreeBSD.org and de-pkg-comment. 2003-02-20 20:16:03 +00:00
Ying-Chieh Liao
287395c3f1 upgrade to 1.1
PR:		46312
Submitted by:	Ports Fury
2003-01-03 18:34:24 +00:00
Bill Fenner
edef7ec34c Master site reorganization; fix up URLs. Remove MAINTAINER as he no
longer runs FreeBSD.

Submitted by:	Thomas Runge <coto@core.de> (maintainer)
2002-11-10 19:21:23 +00:00
Trevor Johnson
92439da9e8 Make trivial stylistic and grammatical changes (two spaces after a
period, it's versus its, sentence fragment, parallel structure).
2002-06-10 11:49:46 +00:00
Mario Sergio Fujikawa Ferreira
72dab870f3 Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case 2001-11-20 23:49:34 +00:00
Kris Kennaway
df75b2664f Don't hard-code -O2. Instead use whatever the imake default is. 2001-04-30 00:56:47 +00:00
Peter Pentchev
c32ff6afe0 Update MASTER_SITES.
PR:		25821
Submitted by:	maintainer
2001-03-15 09:27:11 +00:00
Jimmy Olgeni
2cac1647f9 Style fixes for ports/x11. 2001-02-05 16:18:54 +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
Chris Piazza
fe5426321a Update to use PORTNAME/PORTVERSION 2000-04-13 19:19:05 +00:00
Peter Wemm
e17439d50d $Id$ -> $FreeBSD$ 1999-08-31 02:51:23 +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
Michael Haro
947d483dea Add WWW: 1999-05-03 04:16:13 +00:00
Satoshi Taoka
1e12c5ffda I forgot to portlint. 1999-04-30 07:42:03 +00:00
Satoshi Taoka
c94013ee00 magnifying glass for X. like xmag but with continously updates.
PR:		11187
Submitted by:	Thomas Runge <runge@rostock.zgdv.de>
1999-04-30 07:36:31 +00:00