Commit Graph

28 Commits

Author SHA1 Message Date
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