summaryrefslogtreecommitdiffstats
path: root/x11/tycoon
Commit message (Collapse)AuthorAgeFilesLines
* ${PERL} -> ${REINPLACE_CMD}dwcjr2002-09-011-1/+2
| | | | | | PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net
* portlint: remove extra whitespaces before end of line.dirk2001-12-241-1/+1
|
* POSIX syntax for chown.dirk2001-06-041-1/+1
|
* use ComplexProgramTargetNoMan to avoid making html manpage with XFree86-4.sf2000-12-307-26/+35
| | | | | | | | | pre-install -> post-build to make reinstall target working. change maintainer to ports@ due to maintainer does not have FreeBSD box anymore. PR: 23444 Submitted by: myself
* (1) Add new variable, XFREE86_VERSION, to specify which version ofasami2000-08-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Update to use PORTNAME/PORTVERSIONcpiazza2000-04-131-2/+2
|
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* The xforms ports is no longer an i386-only port.steve1999-06-081-4/+1
|
* Added 'ONLY_FOR_ARCHS=i386' to XForms dependent ports.simokawa1999-01-071-1/+4
| | | | XForms has not been available for FreeBSD/alpha yet.
* Add LIB_DEPENDS to xpm.asami1998-12-221-2/+3
|
* Remove the xforms induced "BROKEN_ELF" as xforms has been upgraded so itbillf1998-12-071-3/+1
| | | | | | | works with ELF. Also: Update xldlas's MASTER_SITE_SUBDIR as sunsite evidently restructured in May according to Fenner's survey.
* Mark broken for ELF because of xforms port.steve1998-09-261-1/+3
|
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-071-2/+2
|
* Import tycoon, a button/drop-target manager with OffiX drag'n'drop support.fenner1997-11-2411-0/+212
PR: ports/4580 Submitted by: stephen farrell <sfarrell@healthquiz.com>
OpenPOWER on IntegriCloud