Commit graph

9 commits

Author SHA1 Message Date
sno
6f7368d4db bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
wiz
60f460ab01 Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
2009-05-19 08:59:00 +00:00
obache
fdd192f122 Update libVNCServer to 0.9.7.
Notes: Support for the ZYWRLE encoding, a wavelet based enhancement to the ZRLE
encoding. CMake is supported. Bugfixes and configure improvements.
2009-05-07 12:19:15 +00:00
joerg
2d1ba244e9 Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
2009-03-20 19:23:50 +00:00
joerg
f605fec2db Mark as destdir ready. 2008-07-14 12:55:56 +00:00
obache
47518817ed Update libVNCServer to 0.9.1.
* libs are built shared by defaut now.
 * x11vnc is no longer included in the package tarball.
2007-07-11 14:37:25 +00:00
joerg
b8a766ae21 Modular Xorg support. 2007-01-11 11:51:20 +00:00
bouyer
23c3a577f2 Import libvncserver, provided by Pierrick Brossin in private mail:
LibVNCServer is ripped out of Xvnc to provide an easy API to write
one's own vnc server.
2006-10-15 14:03:41 +00:00