diff options
author | fenner <fenner@FreeBSD.org> | 1996-11-10 21:13:06 +0000 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 1996-11-10 21:13:06 +0000 |
commit | 1752dbf06b8e6b274458764ce7380ffc443c3466 (patch) | |
tree | b48a7a2d2a04d692fec8bbd2ab784d2ceb2e51ff /net/wb/pkg-descr | |
parent | 14c0f9c338ee50b33313fb51bf410c993542c7d2 (diff) | |
download | FreeBSD-ports-1752dbf06b8e6b274458764ce7380ffc443c3466.zip FreeBSD-ports-1752dbf06b8e6b274458764ce7380ffc443c3466.tar.gz |
New port: wb 1.59, the LBL whiteboard.
Note: this is a "just-install-the-binary" port like netscape, no
source is available for wb.
Diffstat (limited to 'net/wb/pkg-descr')
-rw-r--r-- | net/wb/pkg-descr | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/net/wb/pkg-descr b/net/wb/pkg-descr new file mode 100644 index 0000000..9c19639 --- /dev/null +++ b/net/wb/pkg-descr @@ -0,0 +1,16 @@ +This is a beta-release of the LBL 'whiteboard'. + +Before using wb, read the file NOTES from the distribution (note +especially the .sd.tcl change needed if you are running sd v1.14 +or earlier) and print and read the postscript file lblwb.ps. + +If you simply want a shared "whiteboard" drawing surface, you +don't need to do anything but install wb. But wb can also be +used to export, view and annotate arbitrary PostScript files. +If you want to include PostScript images in your wb conference, +either your X server has to support Display PostScript (the DEC +& SGI X servers do) or wb has to be able to exec the public +domain postscript renderer `GhostScript'. If you want to +render postscript with Ghostscript, it has to be installed on +your machine and has to be in your shell search path with the +name "gs". |