summaryrefslogtreecommitdiff
path: root/x11-toolkits/xview-clients (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Assorted ${WRKDIRPREFIX}/symlink ${PORTSDIR} fixes. mbone/vat still doesn'tSatoshi Asami1999-07-151-2/+2
| | | | | | | build but at least it will have a better chance. Notes: svn path=/head/; revision=20221
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de Notes: svn path=/head/; revision=19804
* Add ${WRKDIRPREFIX} in front of ${WRKSRC}.Satoshi Asami1999-05-121-2/+2
| | | | Notes: svn path=/head/; revision=18807
* Add a couple of new fixes and use the unified xview port.Steve Price1999-05-046-64/+138
| | | | | | | | PR: 9700 Submitted by: Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co> Notes: svn path=/head/; revision=18485
* I tried to be too cute with the DEPENDS stuff. Change all install targetsSatoshi Asami1999-01-111-2/+2
| | | | | | | | | to "install". Reported by: Cejka Rudolf <cejkar@dcse.fee.vutbr.cz> Notes: svn path=/head/; revision=16001
* Make these work with read-only ${PORTSDIR}s. Also, don't always installSatoshi Asami1998-12-021-4/+3
| | | | | | | xview-config from DEPENDS. Notes: svn path=/head/; revision=15054
* Use relative (${.CURDIR}) instead of absolute (${PORTSDIR}) paths forSatoshi Asami1998-10-091-2/+2
| | | | | | | | | WRKSRC. Prepend ${WRKDIRPREFIX} in front while I'm here. Reported by: David Kulp <dkulp@neomorphic.com> Notes: svn path=/head/; revision=13761
* Move "FWF Xaw3d auis blt iv lesstif neXtaw pmw pygtk qt qt133 qt140Satoshi Asami1998-08-071-4/+4
| | | | | | | | 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
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-2/+2
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* Greatly shortened the DESCR files (which were simply the long README fileDavid E. O'Brien1996-12-252-255/+21
| | | | | | | | from the distfile). Clarified COMMENT files. Notes: svn path=/head/; revision=5087
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-181-1/+0
| | | | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
* Makefile cleanup. Plus:Satoshi Asami1996-11-161-3/+3
| | | | | | | | | | | | | 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
* add patches from Tom Crummey <tom@tompc.sos.bangor.ac.uk>Eric L. Hernes1996-11-152-1/+16
| | | | | | | closes ports/1742 Notes: svn path=/head/; revision=4489
* 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
* Set USE_X11 instead of defining PREFIX explicitly. Among other things,Satoshi Asami1995-05-191-3/+2
| | | | | | | this will avoid calling of mtree. Notes: svn path=/head/; revision=1789
* Add more CATEGORIES. packages/orphans is now empty.Satoshi Asami1995-05-031-1/+2
| | | | Notes: svn path=/head/; revision=1590
* Make the xview-* trilogy compile. I haven't tested them, but allSatoshi Asami1995-04-252-10/+7
| | | | | | | | 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-0/+10
| | | | | | | x11/ is only halfway finished. Notes: svn path=/head/; revision=1349
* olwm:Andreas Schulz1995-02-271-17/+37
| | | | | | | | | Don't make the inclusion of sys/param.h a conditional of OW_I18N_L4. Always include it, otherwise the BSD symbol is not defined and a gethostname with three instead of two arguments is included. Notes: svn path=/head/; revision=1051
* Put an empty fetch target into the Makefile. Otherwise it tries to fetchAndreas Schulz1995-02-121-0/+2
| | | | | | | a xview-clients.tar.gz if someone runs a "make fetch" from /usr/ports. Notes: svn path=/head/; revision=959
* Finally found why the package wasn't built.L Jonas Olsson1994-12-121-0/+5
| | | | Notes: svn path=/head/; revision=561
* More correct PLIST.L Jonas Olsson1994-12-111-15/+5
| | | | Notes: svn path=/head/; revision=549
* Move the configure part to a shell script. It uses slightly nonstandard imakeL Jonas Olsson1994-11-231-5/+1
| | | | | | | ways and a configure script seems to work best. Notes: svn path=/head/; revision=482
* Patches for the clients.L Jonas Olsson1994-11-221-0/+355
| | | | Notes: svn path=/head/; revision=461
* The sources rea now in xview-config.L Jonas Olsson1994-11-221-5/+4
| | | | | | | | | Reviewed by: Submitted by: Obtained from: Notes: svn path=/head/; revision=460
* Add pkg files.L Jonas Olsson1994-11-223-0/+283
| | | | Notes: svn path=/head/; revision=456
* Initial import of the xview 3.2 X11R6 clients. Patches from Scott Mace.L Jonas Olsson1994-11-221-0/+15
Makefile by me. Intentionally not added to x11 Makefile yet. Obtained from: Scott Mace. Notes: svn path=/head/; revision=455