This package allows you to install the compat5x libraries on your
system, so you can use legacy binaries that depend on them.
Ports usage example:
--
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 600000
LIB_DEPENDS+= c.5:misc/compat5x
.endif
--
This package allows you to install the compat6x libraries on your
system, so you can use legacy binaries that depend on them.
Ports usage example:
--
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 700043
LIB_DEPENDS+= c.6:misc/compat6x
.endif
--
waifu2x achieves image superresolution for anime-style art using deep
convolutional neural networks from Torch. waifu2x-converter-cpp
reimplements its converter function in C++ using OpenCV.
This virtual port is Japanese Font Set for math/ngraph.
This virtual port is for the ngraph user who can't use True Type
Font under X.
If you can use True Type Font with X True Type Server(aka X-TT)
or X True Type Font Server(xfs.xtt), use True Type Font and don't
use this ports.
SEE ALSO
math/ngraph description file
This package allows you to install the compat10x libraries on your
system, so you can use legacy binaries that depend on them.
Ports usage example:
--
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 1100000
LIB_DEPENDS+= libelf.so.1:misc/compat10x
.endif
--
X11::IdleTime has one sub routine, GetIdleTime() which returns the number of
seconds that X11 has been idle (no mouse or keyboard activity).
Copyright (C) 2003 Adam Wendt
This library is free software; you can redistribute it and/or modify it under
the same terms as Perl itself.
X-Face utilities for Emacs 21 (and possibly 22)
This package contains libXfontcache, the X.Org Xfontcache library.
This package contains libFS, the X Font Service client library.