Martin Wilke
4ba3143d39
- Remove inclusion of sgtty
...
PR: 119102
Submitted by: Ed Schouten <ed@fxq.nl>
2008-01-03 21:03:36 +00:00
Tilman Keskinoz
e78c69cddf
Fix build on 64bit platforms
2007-08-03 13:26:10 +00:00
Pav Lucistnik
5f1016d756
- The port was patching /usr/lib --> /usr/X11R6/lib and then replacing all
...
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>
2007-07-20 12:41:02 +00:00
Daniel Eischen
52f82a19f3
Use vfscanf() instead of __svfscanf() which is a function internal to
...
libc.
Approved by: portmgr (linimon)
2007-05-22 04:32:10 +00:00
Pav Lucistnik
ba3cef7ac6
- Fix build with gcc41
...
- Respect CC
- Install fonts
PR: ports/104032
Submitted by: trasz <trasz@pin.if.uz.zgora.pl>
2006-10-07 10:28:40 +00:00
Thierry Thomas
853e9efdda
Fix two bad patches.
...
Submitted by: Pedro F. Giffuni <giffunip (at) asme.org>
2006-05-28 20:23:16 +00:00
Thierry Thomas
d3e597f062
Cleanup. The changes are mostly cosmetical but should help the build on
...
platforms different than i386.
Add a WWW link.
PR: ports/94990
Submitted by: Pedro F. Giffuni <giffunip (at) asme.org>
2006-05-25 20:51:32 +00:00
Pav Lucistnik
d9280c34db
- Fix patching
...
Reported by: krismail
Approved by: portmgr (kris)
Pointy hat to: pav
2005-08-19 16:13:36 +00:00
Pav Lucistnik
756b8b9d92
- Fix build on sparc64
...
Reported by: krismail
Approved by: portmgr (kris)
2005-08-18 13:25:52 +00:00
Pav Lucistnik
d2c12aa0df
- Unbreak xview-clients on FreeBSD 5.X and newer
...
Reported by: krismail
Approved by: portmgr (kris)
2005-08-11 13:20:12 +00:00
Pav Lucistnik
870498d268
- Unbreak on 5.X and above:
...
* 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)
2005-08-06 21:39:23 +00:00
Jacques Vidrine
43eb26289a
Correct buffer overflows in xview libraries.
...
Obtained from: Debian
Security: http://vuxml.freebsd.org/ae6ec9b8-2f43-4d02-8129-c6a3a53ef09d.html
2005-06-01 17:08:52 +00:00
Tilman Keskinoz
a8cc709a5e
Fix build on AMD64
2004-05-05 13:53:12 +00:00
Pav Lucistnik
bbff923854
- Redo this port. Now it compiles on -current again.
...
PR: ports/58176
Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
2003-12-13 23:38:21 +00:00
Daichi GOTO
e4b8bfe6d0
- Unbroke xview on -current machine
...
- 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)
2003-06-19 06:56:25 +00:00
Patrick Li
40ec9cb1db
Add patch to fix mmap function prototype being redefined even for OS's with
...
an mmap implementation
PR: ports/41093
Submitted by: Adam Weinberger <adam@vectors.cx>
2002-08-01 02:50:41 +00:00
David W. Chapman Jr.
f023fb8b4d
Fix building on -current
...
PR: 37987
Submitted by: Oliver Braun
2002-05-15 20:03:08 +00:00
Lars Koeller
c614263584
During compile of xview on my 4.2-Release System with XFree-3.3.6 the
...
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.
2001-01-21 19:05:07 +00:00
Satoshi Asami
dbddd321ba
Fix for sigset_t changes in -current.
...
PR: 16174
Submitted by: Alexander Langer <alex@cichlids.com>
2000-01-20 03:38:25 +00:00
Steve Price
ba6754f275
Combine xview-config and xview-lib into one port, xview.
...
PR: 11305
Submitted by: Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co>
1999-05-04 22:58:09 +00:00
Steve Price
7e7c29d9bd
Remove the _Use macro as it conflicts with the one supplied
...
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>
1998-05-04 03:34:56 +00:00
L Jonas Olsson
bb0ec3dc17
More fixes to get it to build properly.
1994-11-22 17:05:56 +00:00
L Jonas Olsson
305d7c6f69
Make a separate package for the config files. This is a simple way
...
out of having to install config files before the rest (libs and clients)
can be built.
1994-11-22 12:06:23 +00:00