Commit Graph

20 Commits

Author SHA1 Message Date
Steve Price
206c2580e5 Add category changes missed with ports/22495.
PR:		25280
Submitted by:	maintainer
2001-02-26 03:24:25 +00:00
Will Andrews
03a2650ad9 Update to use TCL/TK 8.3.
PR:		22495
Submitted by:	MAINTAINER
2000-12-21 06:53:34 +00:00
Satoshi Asami
7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +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
SADA Kenji
16aeaf8293 Fix the compilation error.
PR:		ports/20146
Submitted by:	maintainer
2000-07-25 01:03:25 +00:00
Jeremy Lea
877b8a533b Standardize all user defined options to the booleans WITH_FOO and
WITHOUT_FOO.  Begin the process of reserving these prefixes for user defined
options.

No comment by:	ports
2000-04-17 00:18:05 +00:00
Akinori MUSHA
6eff5967a7 Tiny cosmetic fixes.
Assure master ports and their lang-specific slaves of having
consistent categories.
2000-04-14 17:10:50 +00:00
Chris Piazza
93a61d6874 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 18:14:07 +00:00
Chris D. Faulhaber
71d5a79387 Remove 'info/dir' from PLIST
Remove unwanted patch-aa.orig and patch-ab.orig

PR:		15905
Submitted by:	Maintainer
2000-01-05 20:39:42 +00:00
Steve Price
19a5c765e5 Update to version 0.99072807.
PR:		15683
Submitted by:	maintainer
1999-12-25 18:49:40 +00:00
Steve Price
bc087374d3 Update to use Tcl/Tk version 8.2.
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-28 18:32:45 +00:00
Peter Wemm
a6c3f62331 $Id$ -> $FreeBSD$ 1999-08-30 14:24:37 +00:00
Steve Price
921ec9203c Update to version 0.99072807.
PR:		12872
Submitted by:	maintainer
1999-08-01 03:11:38 +00:00
Steve Price
593990a1e7 The xforms ports is no longer an i386-only port. 1999-06-08 22:15:15 +00:00
Steve Price
7350323c55 Update to version 0.99030108.
PR:		11578
Submitted by:	maintainer
1999-05-09 16:46:19 +00:00
Michael Haro
5b9355a3b1 WWW: This is definately the daemon's work. In Chuck we trust. 1999-05-03 05:26:53 +00:00
SADA Kenji
17c6c9a4fc Remove a useless target. 1999-01-10 15:56:35 +00:00
Hidetoshi Shimokawa
ec8a4e66c1 Added 'ONLY_FOR_ARCHS=i386' to XForms dependent ports.
XForms has not been available for FreeBSD/alpha yet.
1999-01-07 08:19:57 +00:00
SADA Kenji
5c14f123a5 Use tclsh instead of wish and remove files/pkgIndex.tcl
(now created by tclsh)
Change option var. TCLJP's usage.
Depend to tcl80{,jp}.1 .
Submitted by:	KUNISHIMA Takeo <kunishi@c.oka-pu.ac.jp>
1999-01-02 20:27:42 +00:00
SADA Kenji
3898f250e0 This is a new user process PPP software pakgae. It is easy to setup
and has nice GUI to control connection. This PPP software make a
connection on demand and can traslate IP address and port numbers as
called as NAT. This spackage have many console programs, ppxp is
standard terminal oriented console, xppxp is X client console, tkppxp
is Tcl/Tk based console, and much more.
Submitted by:	Norio Suzuki <nosuzuki@e-mail.ne.jp>,
		KUNISHIMA Takeo <kunishi@c.oka-pu.ac.jp>
1998-12-31 17:20:18 +00:00