summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/FWF
Commit message (Collapse)AuthorAgeFilesLines
* This does not compile; mark BROKEN.kris2001-08-201-0/+2
|
* Batch of style fixes for x11-toolkits.olgeni2001-02-051-1/+1
|
* Change motif to a normal dependency. REQUIRES_MOTIF is now calledasami2000-11-071-1/+1
| | | | | | | | | | | | | | 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.
* Remove obsolete MASTER_SITEjseger2000-08-131-2/+1
| | | | Noticed by: fenner's portsurvey
* (1) Add new variable, XFREE86_VERSION, to specify which version ofasami2000-08-031-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
|
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* env -> ${SETENV}mharo1999-08-281-2/+2
|
* This port doesn't build (yet) on the Alpha.steve1999-07-041-1/+5
|
* Forgot to delete 'BROKEN_ELF' line.flathill1999-02-111-3/+1
|
* Fix marked as BROKEN.flathill1999-02-111-0/+11
| | | | | PR: ports/10011 Submitted-by: axl@iafrica.com
* Add REQUIRES_MOTIF.asami1998-12-221-1/+2
|
* Mark BROKEN for ELF.jseger1998-10-151-1/+3
|
* Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itasami1998-09-171-2/+2
| | | | in the first place.
* libXpm major is now 5. Also remove regexp support in preparation forasami1998-09-151-2/+2
| | | | ELF conversion.
* Move "FWF Xaw3d auis blt iv lesstif neXtaw pmw pygtk qt qt133 qt140asami1998-08-071-2/+2
| | | | | slingshot tix tk41 tk42 tk80 tk81 tkstep80 v xbae xforms xview-clients xview-config xview-lib" from x11 to x11-toolkits.
* Upgrade to version 4.0jseger1998-04-2612-1052/+912
| | | | | Submitted by: giffunip@asme.org PR: 6419
* Fix MASTER_SITES. Trim part of DESCR that doesn't belong there. Portlint.jseger1997-11-223-26/+7
|
* #include <sys/types.h> before <dirent.h>.asami1997-04-231-0/+10
|
* Make this file match reality. In particular, all the binaries wereasami1997-01-101-93/+272
| | | | missing. While I'm here, expand the include dir and sort all files.
* Remove myself as MAINTAINER from a number of ports I no longerjkh1997-01-061-3/+1
| | | | | have time to properly maintain. This will cause the position to revert to ports.
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-2/+2
|
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"asami1996-10-101-1/+1
| | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified!
* Add LIB_DEPENDS on xpm.asami1996-09-261-1/+3
|
* Call files/xmkmf with sh, so that it works even if the x bit isn't set.asami1996-05-151-2/+2
| | | | Pointed out in a different form by: chuckr@glue.umd.edu
* Remove "ldconfig -m" line, this port doesn't install shared libraries!asami1995-07-191-4/+1
| | | | Hello, Jordan?!? ;)
* Clean up invocation of ar.asami1995-07-181-0/+42
|
* Remove now obsolete X_NO_MAKE_MAKEFILES variable.jkh1995-07-171-2/+1
|
* Add a missing trailing slash in the MASTER_SITE line.ats1995-07-161-2/+2
|
* Update this to enable more of the underlying functionality. Totallyjkh1995-07-162-60/+762
| | | | | redo the regex code to use POSIX regexps; the previous "abstraction" was essentially a worthless hack.
* The Free Widget Foundation's widget set. This is set to compilejkh1995-07-157-0/+433
only non-Motif widgets - if you have Motif and want the extensions in libfwf then configure, edit and build in 3 steps.
OpenPOWER on IntegriCloud