The FreeBSD Ports Archive
FreeBSD mbone : wb4>
A shared drawing (whiteboard) tool using multicast
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".
ftp://ftp.ee.lbl.gov/conferencing/wb/
|
wb history
v. 1.18
date: 2007/09/24 08:39:19; author: rafan; state: Exp; lines: +0 -8
Remove print/ghostscript-afpl as it has been replaced by print/ghostscript-gpl
since version 8.57. The leading ghostscript is the -gpl one.
Approved by: portmgr (pav)
v. 1.17
date: 2007/05/19 20:15:31; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.16
date: 2007/01/30 10:25:31; author: pav; state: Exp; lines: +2 -7
- Remove support for a.out format and PORTOBJFORMAT variable from individual
ports
With hat: portmgr
v. 1.15
date: 2004/01/20 16:30:07; author: marcus; state: Exp; lines: +3 -9
Use the new ghostscript options.
Submitted by: linimon
v. 1.14
date: 2003/08/31 00:44:39; author: edwin; state: Exp; lines: +15 -1
[PATCH] mbone/wb: enable choose of ghostscript interpreter
This patch allows the admin of the machine to choose either
print/ghostscript-gnu or print/ghostscript-afp1
PR: ports/54937
Submitted by: Jens Rehsack
v. 1.13
date: 2003/03/07 06:06:20; author: ade; state: Exp; lines: +2 -1
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.12
date: 2001/09/11 20:52:32; author: knu; state: Exp; lines: +2 -2
Replace the ghostscript55 dependencies with ghostscript-gnu.
v. 1.11
date: 2001/01/16 17:31:34; author: sobomax; state: Exp; lines: +4 -4
Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.10
date: 2000/11/25 10:31:07; author: asami; state: Exp; lines: +2 -2
ghostscript5 doesn't exist anymore, so change dependencies to ghostscript55.
v. 1.9
date: 2000/04/14 08:49:30; author: asami; state: Exp; lines: +3 -3
Convert to PORTNAME/PORTVERSION.
v. 1.8
date: 1999/08/31 06:48:08; author: mharo; state: Exp; lines: +2 -2
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
v. 1.7
date: 1999/08/25 07:09:46; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.6
date: 1998/11/14 09:43:25; author: asami; state: Exp; lines: +8 -6
Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change
shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
v. 1.5
date: 1998/09/27 01:43:59; author: steve; state: Exp; lines: +5 -1
Don't strip the binary when building ELF, and remove the empty
share/doc/wb directory on deinstall.
v. 1.4
date: 1998/08/05 09:31:33; author: asami; state: Exp; lines: +2 -2
Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
v. 1.3
date: 1998/06/24 05:17:29; author: fenner; state: Exp; lines: +3 -3
Depend on ghostscript5 instead of ghostscript4.
PR: ports/5380
Submitted by: luigi@iet.unipi.it
v. 1.2
date: 1996/11/18 11:33:42; author: asami; state: Exp; lines: +2 -2
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.1
date: 1996/11/10 21:13:06; author: fenner; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1996/11/10 21:13:06; author: fenner; state: Exp; lines: +0 -0
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.
=============================================================================
v. 1.18
date: 2007/09/24 08:39:19; author: rafan; state: Exp; lines: +0 -8
Remove print/ghostscript-afpl as it has been replaced by print/ghostscript-gpl
since version 8.57. The leading ghostscript is the -gpl one.
Approved by: portmgr (pav)
v. 1.17
date: 2007/05/19 20:15:31; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.16
date: 2007/01/30 10:25:31; author: pav; state: Exp; lines: +2 -7
- Remove support for a.out format and PORTOBJFORMAT variable from individual
ports
With hat: portmgr
v. 1.15
date: 2004/01/20 16:30:07; author: marcus; state: Exp; lines: +3 -9
Use the new ghostscript options.
Submitted by: linimon
v. 1.14
date: 2003/08/31 00:44:39; author: edwin; state: Exp; lines: +15 -1
[PATCH] mbone/wb: enable choose of ghostscript interpreter
This patch allows the admin of the machine to choose either
print/ghostscript-gnu or print/ghostscript-afp1
PR: ports/54937
Submitted by: Jens Rehsack
v. 1.13
date: 2003/03/07 06:06:20; author: ade; state: Exp; lines: +2 -1
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.12
date: 2001/09/11 20:52:32; author: knu; state: Exp; lines: +2 -2
Replace the ghostscript55 dependencies with ghostscript-gnu.
v. 1.11
date: 2001/01/16 17:31:34; author: sobomax; state: Exp; lines: +4 -4
Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.10
date: 2000/11/25 10:31:07; author: asami; state: Exp; lines: +2 -2
ghostscript5 doesn't exist anymore, so change dependencies to ghostscript55.
v. 1.9
date: 2000/04/14 08:49:30; author: asami; state: Exp; lines: +3 -3
Convert to PORTNAME/PORTVERSION.
v. 1.8
date: 1999/08/31 06:48:08; author: mharo; state: Exp; lines: +2 -2
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
v. 1.7
date: 1999/08/25 07:09:46; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.6
date: 1998/11/14 09:43:25; author: asami; state: Exp; lines: +8 -6
Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change
shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
v. 1.5
date: 1998/09/27 01:43:59; author: steve; state: Exp; lines: +5 -1
Don't strip the binary when building ELF, and remove the empty
share/doc/wb directory on deinstall.
v. 1.4
date: 1998/08/05 09:31:33; author: asami; state: Exp; lines: +2 -2
Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
v. 1.3
date: 1998/06/24 05:17:29; author: fenner; state: Exp; lines: +3 -3
Depend on ghostscript5 instead of ghostscript4.
PR: ports/5380
Submitted by: luigi@iet.unipi.it
v. 1.2
date: 1996/11/18 11:33:42; author: asami; state: Exp; lines: +2 -2
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.1
date: 1996/11/10 21:13:06; author: fenner; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1996/11/10 21:13:06; author: fenner; state: Exp; lines: +0 -0
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.
=============================================================================
v. 1.18
date: 2007/09/24 08:39:19; author: rafan; state: Exp; lines: +0 -8
Remove print/ghostscript-afpl as it has been replaced by print/ghostscript-gpl
since version 8.57. The leading ghostscript is the -gpl one.
Approved by: portmgr (pav)
v. 1.17
date: 2007/05/19 20:15:31; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.16
date: 2007/01/30 10:25:31; author: pav; state: Exp; lines: +2 -7
- Remove support for a.out format and PORTOBJFORMAT variable from individual
ports
With hat: portmgr
v. 1.15
date: 2004/01/20 16:30:07; author: marcus; state: Exp; lines: +3 -9
Use the new ghostscript options.
Submitted by: linimon
v. 1.14
date: 2003/08/31 00:44:39; author: edwin; state: Exp; lines: +15 -1
[PATCH] mbone/wb: enable choose of ghostscript interpreter
This patch allows the admin of the machine to choose either
print/ghostscript-gnu or print/ghostscript-afp1
PR: ports/54937
Submitted by: Jens Rehsack
v. 1.13
date: 2003/03/07 06:06:20; author: ade; state: Exp; lines: +2 -1
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.12
date: 2001/09/11 20:52:32; author: knu; state: Exp; lines: +2 -2
Replace the ghostscript55 dependencies with ghostscript-gnu.
v. 1.11
date: 2001/01/16 17:31:34; author: sobomax; state: Exp; lines: +4 -4
Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.10
date: 2000/11/25 10:31:07; author: asami; state: Exp; lines: +2 -2
ghostscript5 doesn't exist anymore, so change dependencies to ghostscript55.
v. 1.9
date: 2000/04/14 08:49:30; author: asami; state: Exp; lines: +3 -3
Convert to PORTNAME/PORTVERSION.
v. 1.8
date: 1999/08/31 06:48:08; author: mharo; state: Exp; lines: +2 -2
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
v. 1.7
date: 1999/08/25 07:09:46; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.6
date: 1998/11/14 09:43:25; author: asami; state: Exp; lines: +8 -6
Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change
shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
v. 1.5
date: 1998/09/27 01:43:59; author: steve; state: Exp; lines: +5 -1
Don't strip the binary when building ELF, and remove the empty
share/doc/wb directory on deinstall.
v. 1.4
date: 1998/08/05 09:31:33; author: asami; state: Exp; lines: +2 -2
Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
v. 1.3
date: 1998/06/24 05:17:29; author: fenner; state: Exp; lines: +3 -3
Depend on ghostscript5 instead of ghostscript4.
PR: ports/5380
Submitted by: luigi@iet.unipi.it
v. 1.2
date: 1996/11/18 11:33:42; author: asami; state: Exp; lines: +2 -2
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.1
date: 1996/11/10 21:13:06; author: fenner; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1996/11/10 21:13:06; author: fenner; state: Exp; lines: +0 -0
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.
=============================================================================
|
| |

|