merdely
d0e220d33a
Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN
2007-09-15 20:04:18 +00:00
espie
be99f23aa5
more base64 checksums
2007-04-05 17:36:18 +00:00
espie
20ae9afccc
prepare xview for libc changes.
...
xview is abusing FILE, by making its own in order to coerce vfscanf to
give it stuff it shouldn't.
This is absolutely awful code. The clean way would be to duplicate the
vfscanf code there. But hey, C doesn't have stringstreams, so it must
suffer.
Fix independently reinvented, looks a lot like NetBSD's.
2005-04-18 11:48:20 +00:00
naddy
2492803fcd
SIZE
2005-01-05 17:53:50 +00:00
espie
4c6f632c64
new style plists
2004-09-15 19:26:27 +00:00
espie
5ce349ba61
for best results, apply va_copy only to va_list.
...
okay pvalchev@
2004-03-10 17:34:45 +00:00
pvalchev
728931077d
use va_copy for copying va_list types, not assigning directly which is illegal
2004-03-03 09:02:14 +00:00
sturm
e6f35c596c
mark arch independent
2004-02-01 20:17:47 +00:00
espie
93579f1968
go away, shoo!
2003-12-30 02:01:13 +00:00
espie
0eabca9cd8
more warnings go away.
2003-12-30 02:00:39 +00:00
espie
ee305feb7e
Missed a few XCOMM.
...
gcc3's cpp warns about missing defines in imakefiles, two obvious fixes.
Start removing warnings caused by extra shit at end of #undef...
2003-12-30 01:52:22 +00:00
espie
5a333df48e
Replace dubious /**/# construct with proper XCOMM
2003-12-30 01:05:58 +00:00
espie
aea8f5950e
Regen patches with recent update-patches.
2003-12-30 00:47:24 +00:00
espie
6f567b3344
Put XCOMM in the patches instead of # to help gcc3
2003-12-30 00:28:35 +00:00
sturm
51c1e97a0f
first bunch of license cleanup, some discussions about interpretation
...
during the release with pval@
other categories will follow once they are finished
2003-10-08 17:13:14 +00:00
sturm
e65a41ec9f
- /usr/local -> ${LOCALBASE}
...
- remove NEED_VERSION
from Sebastian Stark
naddy@ OK
2002-12-11 16:38:24 +00:00
naddy
b75440a322
No regression tests available.
2002-10-29 19:48:57 +00:00
naddy
e5230d5c9f
Add missing RCS Id.
2002-04-07 01:54:47 +00:00
espie
d900d189e1
Bump NEED_VERSION
2002-03-21 21:25:50 +00:00
espie
5b37289c23
md5->distinfo
2002-03-21 19:59:18 +00:00
pvalchev
e409d64fde
fgetc() returns an int, not a char
2002-02-20 23:27:12 +00:00
lebel
86d9940c0c
x11: integrate COMMENT, bump NEED_VERSION.
2001-05-06 04:41:05 +00:00
brad
3e8d522623
- mkdir -> ${INSTALL_DATA_DIR}
...
- kill off FreeBSD-ism (NOPORTDOCS knob)
--
Patch from: Pete Fritchman <petef@databits.net>
2001-03-22 22:06:35 +00:00
espie
54682acca9
Convert to new X11 requirements (libs built with -shared).
...
Should fix xview (which is completely broken right now anyway), build
in progress...
2000-10-22 17:44:44 +00:00
espie
46b5f232b5
Kill
...
FAKE=Yes
HAS_CONFIGURE, GNU_CONFIGURE, USE_IMAKE, NO_INSTALL_MANPAGES, USE_AUTOCONF
and bump NEED_VERSION accordingly.
2000-10-22 15:41:23 +00:00
espie
9f38e11563
Fix for -current.
2000-09-08 10:21:48 +00:00
turan
a26d5fe46e
license, from ian@darwinsys.com
2000-07-16 06:36:14 +00:00
espie
042e18c7a5
Don't build and install msgfmt and xgettext, as they conflict with gettext.
2000-04-07 00:53:50 +00:00
espie
5007c6b897
Let xview install under /usr/local.
...
Tweak the extras_menus recognition code lightly:
- the redefine part is broken, as the filename has a full path.
- let the fallback work, e.g., go to /usr/local/lib instead of /usr/lib.
2000-04-04 21:17:21 +00:00
espie
8b336014c2
More missing DESTDIRs
2000-04-04 20:19:34 +00:00
espie
b3d36575ac
Use mkdir -p, like the rest of OpenBSD X11.
...
Missed one DESTDIR yet.
2000-04-04 20:12:00 +00:00
espie
b82a5b12e5
Use IMAKEINCLUDE to move xview-config back to /usr/local.
2000-04-04 15:10:37 +00:00
espie
58dc743df6
Missed a few DESTDIR, noticeable when you install Read-Only.
2000-04-04 14:55:16 +00:00
espie
e0be12a31e
Missing DESTDIR and extra spaces going to hamper Fake.
2000-04-02 22:58:48 +00:00
espie
379a5cbae5
Help Fake.
2000-04-02 18:53:12 +00:00
espie
f3cbb56810
Xview's return.
...
Cleaned up so that lib depends on config:build, and lndir it
instead of mucking with the source dir.
All patches put into config/patches, separated and renamed
(yes, this is a LARGE fucker).
Fake
xview/clients to come.
Currently installs under /usr/X11R6, some more patches to X needed to fix
that.
2000-04-02 15:25:13 +00:00