Commit Graph

58 Commits

Author SHA1 Message Date
espie
f3185bcc20 new lib specs 2006-09-18 10:52:09 +00:00
steven
937d064037 master site fixes/improvements 2006-07-14 21:17:15 +00:00
sturm
b4268539ec dereference LP64_ARCHS
noticed by bernd
2006-01-30 17:24:26 +00:00
sturm
7bcb608391 as noted on ports@, xview is not 64bit clean and breaks applications
on 64bit archs
2006-01-29 19:25:36 +00:00
naddy
49b3093ffa SHARED_LIBS 2006-01-01 20:57:03 +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
feb1f13ea2 remove conflict 2004-12-20 14:47:42 +00:00
alek
ddec87f71b Add WANTLIB markers, part two 2004-12-17 15:18:31 +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
naddy
ec642ddf06 missing @dirrm 2003-12-20 15:40:16 +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
f259b05fc2 missing dirrm 2003-03-31 17:44:21 +00:00
david
e74e4a4773 fix more spelling errors/typos
ok pvalchev@
2003-03-02 05:35:10 +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
ee3079da68 add RCS Id 2002-05-11 12:15:32 +00:00
espie
12683e14ad Adjust ports with non-package/install dependencies for the new mechanism. 2002-04-24 21:34:48 +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
espie
1f55ace893 Some lib depends 2001-10-24 12:48:53 +00:00
espie
3a0cf8ed4d Update dependencies (kill first part when needed).
Update japanese/README... 2.4 is looong past.
2001-09-19 16:03:09 +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
krw
fb1a3a4a70 Change PFRAG.shared ldconfig invocation(s) to
DYNLIBDIR() invocations.

Bump NEED_VERSION to 1.310 so DYNLIBDIR() works.

As requested by espie@
2000-07-04 02:17:52 +00:00
espie
cbd4a07619 New CONFIGURE_STYLE
Fix bogus conflict with xloadimage (move man page to the right location)
2000-06-20 17:05:08 +00:00
espie
923888e1ef Forgot 2000-04-11 01:47:19 +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
32f27b49d2 Oops, forgot to propagate MAKE_ENV in a case where it matters... 2000-04-05 09:23:43 +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
8ee779f8be Help dir belongs to xview/lib 2000-04-04 16:31:24 +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