The FreeBSD Ports Archive
FreeBSD print : asprint4>
A simple browser to allow a user to print
A simple browser to allow a user to print. It uses Athena widgets.
The filter doesn't apply correctly however.
-brett
brett@peloton.physics.montana.edu
|
asprint history
v. 1.13
date: 2007/05/19 20:20:40; 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.12
date: 2004/02/06 13:12:13; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.11
date: 2003/02/21 13:23:08; author: knu; state: Exp; lines: +2 -1
De-pkg-comment.
v. 1.10
date: 2000/06/23 13:14:38; author: sobomax; state: Exp; lines: +3 -2
- Use MASTER_SITE_AFTERSTEP to MASTER_SITES
PR: 19468
Submitted by: KATO Tsuguru
v. 1.9
date: 2000/04/09 17:49:15; author: cpiazza; state: Exp; lines: +3 -3
Accidental whitespace
v. 1.8
date: 2000/04/09 17:39:37; author: cpiazza; state: Exp; lines: +4 -4
Update with the new PORTNAME/PORTVERSION variables
v. 1.7
date: 1999/09/09 03:03:18; author: cpiazza; state: Exp; lines: +2 -2
Update MAINTAINER's email address
PR: 13648
Submitted by: maintainer
v. 1.6
date: 1999/08/31 01:44:30; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.5
date: 1998/11/22 19:18:59; author: sada; state: Exp; lines: +2 -2
Revice MASTER_SITES to the new location.
PR: ports/8794
Submitted by: Brett Taylor
v. 1.4
date: 1998/10/13 02:48:49; author: jseger; state: Exp; lines: +1 -3
Unbreak for ELF.
Submitted by: steve
v. 1.3
date: 1998/10/12 12:33:23; author: jseger; state: Exp; lines: +3 -1
Mark BROKEN for ELF:
gcc -o asprint -O2 asprint.o -L/usr/X11R6/lib -lXaw -lXmu -lXt
/usr/libexec/elf/ld: warning: libSM.so.6, needed by /usr/X11R6/lib/libXaw.so, no
t found (try using --rpath)
/usr/libexec/elf/ld: warning: libICE.so.6, needed by /usr/X11R6/lib/libXaw.so, n
ot found (try using --rpath)
/usr/libexec/elf/ld: warning: libXext.so.6, needed by /usr/X11R6/lib/libXaw.so,
not found (try using --rpath)
/usr/libexec/elf/ld: warning: libX11.so.6, needed by /usr/X11R6/lib/libXaw.so, n
ot found (try using --rpath)
/usr/X11R6/lib/libXaw.so: undefined reference to `XFreePixmap'
/usr/X11R6/lib/libXt.so: undefined reference to `XrmEnumerateDatabase'
v. 1.2
date: 1998/08/05 09:31:37; 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.1
date: 1997/11/04 13:42:42; author: tg; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1997/11/04 13:42:42; author: tg; state: Exp; lines: +0 -0
Import of asprint port. asprint is a simple browser designed
to work with AfterStep that allows a user to select files
to print.
PR: 4331
Submitted by: Brett Taylor
=============================================================================
v. 1.13
date: 2007/05/19 20:20:40; 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.12
date: 2004/02/06 13:12:13; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.11
date: 2003/02/21 13:23:08; author: knu; state: Exp; lines: +2 -1
De-pkg-comment.
v. 1.10
date: 2000/06/23 13:14:38; author: sobomax; state: Exp; lines: +3 -2
- Use MASTER_SITE_AFTERSTEP to MASTER_SITES
PR: 19468
Submitted by: KATO Tsuguru
v. 1.9
date: 2000/04/09 17:49:15; author: cpiazza; state: Exp; lines: +3 -3
Accidental whitespace
v. 1.8
date: 2000/04/09 17:39:37; author: cpiazza; state: Exp; lines: +4 -4
Update with the new PORTNAME/PORTVERSION variables
v. 1.7
date: 1999/09/09 03:03:18; author: cpiazza; state: Exp; lines: +2 -2
Update MAINTAINER's email address
PR: 13648
Submitted by: maintainer
v. 1.6
date: 1999/08/31 01:44:30; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.5
date: 1998/11/22 19:18:59; author: sada; state: Exp; lines: +2 -2
Revice MASTER_SITES to the new location.
PR: ports/8794
Submitted by: Brett Taylor
v. 1.4
date: 1998/10/13 02:48:49; author: jseger; state: Exp; lines: +1 -3
Unbreak for ELF.
Submitted by: steve
v. 1.3
date: 1998/10/12 12:33:23; author: jseger; state: Exp; lines: +3 -1
Mark BROKEN for ELF:
gcc -o asprint -O2 asprint.o -L/usr/X11R6/lib -lXaw -lXmu -lXt
/usr/libexec/elf/ld: warning: libSM.so.6, needed by /usr/X11R6/lib/libXaw.so, no
t found (try using --rpath)
/usr/libexec/elf/ld: warning: libICE.so.6, needed by /usr/X11R6/lib/libXaw.so, n
ot found (try using --rpath)
/usr/libexec/elf/ld: warning: libXext.so.6, needed by /usr/X11R6/lib/libXaw.so,
not found (try using --rpath)
/usr/libexec/elf/ld: warning: libX11.so.6, needed by /usr/X11R6/lib/libXaw.so, n
ot found (try using --rpath)
/usr/X11R6/lib/libXaw.so: undefined reference to `XFreePixmap'
/usr/X11R6/lib/libXt.so: undefined reference to `XrmEnumerateDatabase'
v. 1.2
date: 1998/08/05 09:31:37; 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.1
date: 1997/11/04 13:42:42; author: tg; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1997/11/04 13:42:42; author: tg; state: Exp; lines: +0 -0
Import of asprint port. asprint is a simple browser designed
to work with AfterStep that allows a user to select files
to print.
PR: 4331
Submitted by: Brett Taylor
=============================================================================
v. 1.13
date: 2007/05/19 20:20:40; 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.12
date: 2004/02/06 13:12:13; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.11
date: 2003/02/21 13:23:08; author: knu; state: Exp; lines: +2 -1
De-pkg-comment.
v. 1.10
date: 2000/06/23 13:14:38; author: sobomax; state: Exp; lines: +3 -2
- Use MASTER_SITE_AFTERSTEP to MASTER_SITES
PR: 19468
Submitted by: KATO Tsuguru
v. 1.9
date: 2000/04/09 17:49:15; author: cpiazza; state: Exp; lines: +3 -3
Accidental whitespace
v. 1.8
date: 2000/04/09 17:39:37; author: cpiazza; state: Exp; lines: +4 -4
Update with the new PORTNAME/PORTVERSION variables
v. 1.7
date: 1999/09/09 03:03:18; author: cpiazza; state: Exp; lines: +2 -2
Update MAINTAINER's email address
PR: 13648
Submitted by: maintainer
v. 1.6
date: 1999/08/31 01:44:30; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.5
date: 1998/11/22 19:18:59; author: sada; state: Exp; lines: +2 -2
Revice MASTER_SITES to the new location.
PR: ports/8794
Submitted by: Brett Taylor
v. 1.4
date: 1998/10/13 02:48:49; author: jseger; state: Exp; lines: +1 -3
Unbreak for ELF.
Submitted by: steve
v. 1.3
date: 1998/10/12 12:33:23; author: jseger; state: Exp; lines: +3 -1
Mark BROKEN for ELF:
gcc -o asprint -O2 asprint.o -L/usr/X11R6/lib -lXaw -lXmu -lXt
/usr/libexec/elf/ld: warning: libSM.so.6, needed by /usr/X11R6/lib/libXaw.so, no
t found (try using --rpath)
/usr/libexec/elf/ld: warning: libICE.so.6, needed by /usr/X11R6/lib/libXaw.so, n
ot found (try using --rpath)
/usr/libexec/elf/ld: warning: libXext.so.6, needed by /usr/X11R6/lib/libXaw.so,
not found (try using --rpath)
/usr/libexec/elf/ld: warning: libX11.so.6, needed by /usr/X11R6/lib/libXaw.so, n
ot found (try using --rpath)
/usr/X11R6/lib/libXaw.so: undefined reference to `XFreePixmap'
/usr/X11R6/lib/libXt.so: undefined reference to `XrmEnumerateDatabase'
v. 1.2
date: 1998/08/05 09:31:37; 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.1
date: 1997/11/04 13:42:42; author: tg; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1997/11/04 13:42:42; author: tg; state: Exp; lines: +0 -0
Import of asprint port. asprint is a simple browser designed
to work with AfterStep that allows a user to select files
to print.
PR: 4331
Submitted by: Brett Taylor
=============================================================================
|
| |

|