summaryrefslogtreecommitdiff
path: root/x11-toolkits/FWF (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-08-28env -> ${SETENV}Michael Haro1-2/+2
Notes: svn path=/head/; revision=21052
1999-07-04This port doesn't build (yet) on the Alpha.Steve Price1-1/+5
Notes: svn path=/head/; revision=20003
1999-02-11Forgot to delete 'BROKEN_ELF' line.Seiichirou Hiraoka1-3/+1
Notes: svn path=/head/; revision=16622
1999-02-11Fix marked as BROKEN.Seiichirou Hiraoka1-0/+11
PR: ports/10011 Submitted-by: axl@iafrica.com Notes: svn path=/head/; revision=16621
1998-12-22Add REQUIRES_MOTIF.Satoshi Asami1-1/+2
Notes: svn path=/head/; revision=15479
1998-10-15Mark BROKEN for ELF.Justin M. Seger1-1/+3
Notes: svn path=/head/; revision=14020
1998-09-17Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itSatoshi Asami1-2/+2
in the first place. Notes: svn path=/head/; revision=13190
1998-09-15libXpm major is now 5. Also remove regexp support in preparation forSatoshi Asami1-2/+2
ELF conversion. Notes: svn path=/head/; revision=13144
1998-08-07Move "FWF Xaw3d auis blt iv lesstif neXtaw pmw pygtk qt qt133 qt140Satoshi Asami1-2/+2
slingshot tix tk41 tk42 tk80 tk81 tkstep80 v xbae xforms xview-clients xview-config xview-lib" from x11 to x11-toolkits. Notes: svn path=/head/; revision=12330
1998-04-26Upgrade to version 4.0Justin M. Seger12-1052/+912
Submitted by: giffunip@asme.org PR: 6419 Notes: svn path=/head/; revision=10690
1997-11-22Fix MASTER_SITES. Trim part of DESCR that doesn't belong there. Portlint.Justin M. Seger3-26/+7
Notes: svn path=/head/; revision=8770
1997-04-23#include <sys/types.h> before <dirent.h>.Satoshi Asami1-0/+10
Notes: svn path=/head/; revision=6274
1997-01-10Make this file match reality. In particular, all the binaries wereSatoshi Asami1-93/+272
missing. While I'm here, expand the include dir and sort all files. Notes: svn path=/head/; revision=5298
1997-01-06Remove myself as MAINTAINER from a number of ports I no longerJordan K. Hubbard1-3/+1
have time to properly maintain. This will cause the position to revert to ports. Notes: svn path=/head/; revision=5235
1996-11-18Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=4575
1996-10-10Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1-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! Notes: svn path=/head/; revision=3948
1996-09-26Add LIB_DEPENDS on xpm.Satoshi Asami1-1/+3
Notes: svn path=/head/; revision=3877
1996-05-15Call files/xmkmf with sh, so that it works even if the x bit isn't set.Satoshi Asami1-2/+2
Pointed out in a different form by: chuckr@glue.umd.edu Notes: svn path=/head/; revision=3089
1995-07-19Remove "ldconfig -m" line, this port doesn't install shared libraries!Satoshi Asami1-4/+1
Hello, Jordan?!? ;) Notes: svn path=/head/; revision=1995
1995-07-18Clean up invocation of ar.Satoshi Asami1-0/+42
Notes: svn path=/head/; revision=1990
1995-07-17Remove now obsolete X_NO_MAKE_MAKEFILES variable.Jordan K. Hubbard1-2/+1
Notes: svn path=/head/; revision=1986
1995-07-16Add a missing trailing slash in the MASTER_SITE line.Andreas Schulz1-2/+2
Notes: svn path=/head/; revision=1980
1995-07-16Update this to enable more of the underlying functionality. TotallyJordan K. Hubbard2-60/+762
redo the regex code to use POSIX regexps; the previous "abstraction" was essentially a worthless hack. Notes: svn path=/head/; revision=1979
1995-07-15The Free Widget Foundation's widget set. This is set to compileJordan K. Hubbard7-0/+433
only non-Motif widgets - if you have Motif and want the extensions in libfwf then configure, edit and build in 3 steps. Notes: svn path=/head/; revision=1966