pkgsrc/x11/xtrans/PLIST
wiz 64d0b55f56 Update to 1.2.2:
Adam Jackson (5):
Massive ifdef cleanup, dropping a ton of unsupported platform code.
Drastically simplify TRANS_OPEN_MAX.
Remove DECNET support.
Finish removing OS/2 support
xtrans 1.2.2

Jeremy Huddleston (2):
Apple: Allow Xquartz to provide an additional fd to xtrans since
the dynamic addition code in the server isn't bulletproof yet.
Added a flag to enable "The OS already took care of securing this,
please skip checking xauth" for use with Apple launchd sockets.
2008-10-24 16:06:57 +00:00

13 lines
433 B
Text

@comment $NetBSD: PLIST,v 1.3 2008/10/24 16:06:57 wiz Exp $
include/X11/Xtrans/Xtrans.c
include/X11/Xtrans/Xtrans.h
include/X11/Xtrans/Xtransint.h
include/X11/Xtrans/Xtranslcl.c
include/X11/Xtrans/Xtranssock.c
include/X11/Xtrans/Xtranstli.c
include/X11/Xtrans/Xtransutil.c
include/X11/Xtrans/transport.c
lib/pkgconfig/xtrans.pc
share/aclocal/xtrans.m4
@dirrm include/X11/Xtrans
@unexec ${RMDIR} %D/include/X11 2>/dev/null || ${TRUE}