aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/xview/files
Commit message (Collapse)AuthorAgeFilesLines
* Address conflict with x11/xloadimagecy2013-11-211-1/+10
|
* Fix xview family builds under 10-CURRENT.cy2013-09-1818-7/+408
| | | | Flags xview-clients MAKE_JOBS_UNSAFE.
* Update 3.2p1-X11R6 --> 3.2p1.4-19ccy2012-02-08119-1967/+1280
| | | | | This fixes cmdtool and shelltool terminal handling and utmpx issues under 9.0.
* Fix unresolved external reference in xview-clients under 9.0.cy2011-09-271-8/+31
|
* Fix build under 9.0 (with new utmpx).cy2011-09-251-7/+94
|
* Fix XAllocID assertion in Xview applications.cy2011-06-091-4/+25
| | | | | | Assume maintainership of this port. Obtained from: Ubuntu bug 89166
* - Fix build when custom CFLAGS are set in make.confpav2010-04-071-9/+16
| | | | | PR: ports/144138 Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
* - Remove inclusion of sgttymiwi2008-01-041-6/+7
| | | | | PR: 119102 Submitted by: Ed Schouten <ed@fxq.nl>
* Fix build on 64bit platformsarved2007-08-034-12/+56
|
* - The port was patching /usr/lib --> /usr/X11R6/lib and then replacing allpav2007-07-203-38/+5
| | | | | | | | occurrences of X11BASE to PREFIX. It's a lot cleaner to remove all prefix changing patches and directly change /usr/lib to $PREFIX/lib with reinplace. PR: ports/114507 Submitted by: Pedro F. Giffuni <giffunip@tutopia.com>
* Use vfscanf() instead of __svfscanf() which is a function internal todeischen2007-05-221-1/+1
| | | | | | libc. Approved by: portmgr (linimon)
* - Fix build with gcc41pav2006-10-0715-52/+234
| | | | | | | | - Respect CC - Install fonts PR: ports/104032 Submitted by: trasz <trasz@pin.if.uz.zgora.pl>
* Fix two bad patches.thierry2006-05-294-36/+15
| | | | Submitted by: Pedro F. Giffuni <giffunip (at) asme.org>
* Cleanup. The changes are mostly cosmetical but should help the build onthierry2006-05-2623-0/+387
| | | | | | | | | platforms different than i386. Add a WWW link. PR: ports/94990 Submitted by: Pedro F. Giffuni <giffunip (at) asme.org>
* - Fix patchingpav2005-08-202-9/+9
| | | | | | Reported by: krismail Approved by: portmgr (kris) Pointy hat to: pav
* - Fix build on sparc64pav2005-08-182-5/+36
| | | | | Reported by: krismail Approved by: portmgr (kris)
* - Unbreak xview-clients on FreeBSD 5.X and newerpav2005-08-112-12/+33
| | | | | Reported by: krismail Approved by: portmgr (kris)
* - Unbreak on 5.X and above:pav2005-08-076-20/+104
| | | | | | | | | * Redo SUBDIRS passing to work with new make(1) * Patch out TIOCREMOTE ioctl calls, it was removed from FreeBSD * Some gcc34 fixes - Fix plist for xorg users Approved by: portmgr (marcus)
* Correct buffer overflows in xview libraries.nectar2005-06-021-0/+29
| | | | | Obtained from: Debian Security: http://vuxml.freebsd.org/ae6ec9b8-2f43-4d02-8129-c6a3a53ef09d.html
* Fix build on AMD64arved2004-05-052-0/+41
|
* - Redo this port. Now it compiles on -current again.pav2003-12-14159-3857/+3029
| | | | | PR: ports/58176 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
* - Unbroke xview on -current machinedaichi2003-06-195-0/+324
| | | | | | | | - New files patch-old-wait.h patch-text_extras_menu patch-util-Imakefile types.h.in wait.h.in. PR: 52437 Submitted by: Serge Gagnon <gagnon__s@videotron.ca> (maintainer)
* Add patch to fix mmap function prototype being redefined even for OS's withpat2002-08-011-0/+12
| | | | | | | an mmap implementation PR: ports/41093 Submitted by: Adam Weinberger <adam@vectors.cx>
* Fix building on -currentdwcjr2002-05-161-15/+36
| | | | | PR: 37987 Submitted by: Oliver Braun
* During compile of xview on my 4.2-Release System with XFree-3.3.6 thelkoeller2001-01-221-0/+22
| | | | | | | | | | | | | | | | | location of .text_extras_menu is set via imake to -DEXTRASMENU="\"/usr/X11R6/lib/.text_extras_menu\"" This absolute path is not handeld by the code in .../lib/libxview/textsw/txt_e_menu.c This patch fixes this case. The warning message when starting xview progams it's unable to find /usr/lib/./usr/X11R6/lib/.text_extras_menu didn't appear anymore.
* Fix for sigset_t changes in -current.asami2000-01-202-33/+36
| | | | | PR: 16174 Submitted by: Alexander Langer <alex@cichlids.com>
* Combine xview-config and xview-lib into one port, xview.steve1999-05-0520-15/+3830
| | | | | PR: 11305 Submitted by: Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co>
* Remove the _Use macro as it conflicts with the one suppliedsteve1998-05-041-279/+0
| | | | | | | | 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>
* More fixes to get it to build properly.ljo1994-11-231-10/+10
|
* Make a separate package for the config files. This is a simple wayljo1994-11-221-0/+299
out of having to install config files before the rest (libs and clients) can be built.