summaryrefslogtreecommitdiff
path: root/x11-toolkits/xview (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove and entry for a file that we are longer using.Steve Price1999-09-271-1/+0
| | | | | | | Caught by: pib(1) Notes: svn path=/head/; revision=21978
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21148
* Combine xview-config and xview-lib into one port, xview.Steve Price1999-05-0425-30/+4396
| | | | | | | | PR: 11305 Submitted by: Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co> Notes: svn path=/head/; revision=18481
* Move "FWF Xaw3d auis blt iv lesstif neXtaw pmw pygtk qt qt133 qt140Satoshi Asami1998-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. Notes: svn path=/head/; revision=12330
* Remove the _Use macro as it conflicts with the one suppliedSteve Price1998-05-042-282/+5
| | | | | | | | | | | by X11R6. Also portlin clean and separate patches out so there is one file per patch. PR: 6411 Submitted by: Dom Mitchell <dom@myrddin.demon.co.uk> Notes: svn path=/head/; revision=10834
* DISTFILE now on MASTER_SITE_LOCAL.Thomas Gellekum1997-10-281-3/+2
| | | | Notes: svn path=/head/; revision=8372
* Greatly shortened the DESCR files (which were simply the long README fileDavid E. O'Brien1996-12-252-237/+3
| | | | | | | | from the distfile). Clarified COMMENT files. Notes: svn path=/head/; revision=5087
* Makefile cleanup. Plus:Satoshi Asami1996-11-161-5/+5
| | | | | | | | | | | | | xview-clients/Makefile: replace NO_EXTRACT with an empty do-extract: target, otherwise DEPENDS won't work xview-lib/Makefile: add comment explaining above, use full pathname for ldconfig xview-config/Makefile: use MASTER_SITE_XCONTRIB Notes: svn path=/head/; revision=4514
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi 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! Notes: svn path=/head/; revision=3948
* Add XView.prog.Satoshi Asami1995-11-271-1/+1
| | | | | | | Noticed by: workman port Notes: svn path=/head/; revision=2495
* Make the xview-* trilogy compile. I haven't tested them, but allSatoshi Asami1995-04-251-3/+6
| | | | | | | | the patches applied without hitch so I assume they should work. (ljo's too busy to take a look now, so I went ahead and fixed them....) Notes: svn path=/head/; revision=1533
* Some more ports Makefile updates...sorry, don't have time now soSatoshi Asami1995-04-121-4/+13
| | | | | | | x11/ is only halfway finished. Notes: svn path=/head/; revision=1349
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-0/+1
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* Try to get most ports checksummedGary Palmer1995-03-311-0/+1
| | | | Notes: svn path=/head/; revision=1262
* It is build: that is a no-op, not all:.L Jonas Olsson1994-11-231-1/+1
| | | | Notes: svn path=/head/; revision=480
* More fixes to get it to build properly.L Jonas Olsson1994-11-222-16/+13
| | | | Notes: svn path=/head/; revision=459
* Make a separate package for the config files. This is a simple wayL Jonas Olsson1994-11-225-0/+573
out of having to install config files before the rest (libs and clients) can be built. Notes: svn path=/head/; revision=457