Commit graph

5 commits

Author SHA1 Message Date
joerg
c91a145f22 Update to libX11-1.1.1:
Changes include:
- fix use-after-free
- fix dependency on inputproto
- XListFontsWithInfo
- avoid calling callbacks to applications with holding the display lock
- fix leaks in XKB
- fix compose entries in the NLS lists
- fix display locking in XKB
- fix double open of compose file
- fallback to unix domain or TCP connections, when the local connection
  failed

Note that XCB is currently not active as I don't think it is currently
useful or stable enough.
2007-01-23 19:47:53 +00:00
joerg
0381550c33 To keep the status quo, set X11_LDFLAGS here for X11_TYPE=modular. 2007-01-02 11:35:13 +00:00
joerg
350177ef79 No need to include bsd.prefs.mk here. 2006-12-20 15:09:12 +00:00
joerg
68ff4729c6 First step to making modular transparent:
Redirect from the individual modular libraries to the old libs or
mk/x11.buildlink3.mk.
2006-11-05 16:55:28 +00:00
joerg
df66ce9775 Import libX11-1.0.3 from pkgsrc-wip:
This is the libX11 library that is the C binding to the X protocol. It
is the foundation of practically every X Window System program out there.

This is from the modular X.org X11 project.
2006-11-03 18:11:18 +00:00