Commit Graph

23 Commits

Author SHA1 Message Date
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
espie
4c6f632c64 new style plists 2004-09-15 19:26:27 +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
naddy
b75440a322 No regression tests available. 2002-10-29 19:48:57 +00:00
espie
12683e14ad Adjust ports with non-package/install dependencies for the new mechanism. 2002-04-24 21:34:48 +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
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
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
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
b82a5b12e5 Use IMAKEINCLUDE to move xview-config back to /usr/local. 2000-04-04 15:10:37 +00:00
espie
81015cb8a3 Revert unwanted commit, XView.cf is still under X11BASE right now. 2000-04-02 23:54:00 +00:00
espie
cee8b3a965 Fix depends. In particular, config is only a BUILD_DEPENDS. 2000-04-02 22:43:11 +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