The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD net : cap

Columbia AppleTalk Package for UNIX

 CAP - The Columbia AppleTalk Package for UNIX

CAP implements the AppleTalk protocol stack on a variety of UNIX
machines.  The main applications provide an AppleShare 2.0 compatible
server (aufs), a LaserWriter Spooler (lwsrv) and a program to print to
LaserWriters (papif).  The latter can be used to talk to EtherTalk
LaserWriters, LocalTalk LaserWriters used on Dayna EtherPrint cards or
on a LocalTalk/EtherTalk gateway.  There are also a number of
contributed packages bundled with CAP.

Note: Files are installed into following locations:
	/usr/local/sbin:		Commands for system manager.
		aarpd afpidlist afpidsrvr afpidtool atis aufs aufsmkkey
		aufsmkusr lwrename lwsrv lwsrv8 lwsrvconfig papif papof
		printqueue sizeserver snitch
	/usr/local/bin:			User commands.
		ash atistest atlook atlooklws atpinger cvt2apple cvt2cap
		getzones instappl isrv iwpr lwpr papstatus tlw
	/usr/local/etc/cap:		Sample configuration files.
	/usr/local/lib/cap:		More sample configuration files.
	/usr/local/share/doc/cap:	Relevant documentation. 

http://www.cs.mu.oz.au/appletalk/cap.html



cap history


v. 1.26
date: 2007/05/26 20:33:48;  author: kris;  state: Exp;  lines: +4 -0
BROKEN with gcc 4.2

v. 1.25 date: 2006/05/11 10:03:58; author: itetcu; state: Exp; lines: +11 -18 Pet portlint: - Use MLINKS [1] - pkg-install -> pkg-message[.in] [1] - Use DOCSDIR in PLIST [1] - s/SUBFILES/SUB_FILES/ [2] - @${CAT} ${PKGMESSAGE} in post-install [2] PR: ports/97046 Submitted by: Shaun Amott (maintainer) [1], lawrance, me [2] Approved by: lawrance (mentor)
v. 1.24 date: 2005/10/13 00:16:41; author: linimon; state: Exp; lines: +1 -3 Remove mastersite that went away in 1999. Source: distfile survey
v. 1.23 date: 2004/08/21 16:34:07; author: arved; state: Exp; lines: +0 -4 fix build with gcc3.4
v. 1.22 date: 2004/08/16 02:33:02; author: kris; state: Exp; lines: +4 -0 BROKEN on 5.x: Does not compile with gcc 3.4.2
v. 1.21 date: 2004/05/18 18:59:49; author: linimon; state: Exp; lines: +1 -1 Canonicalize inclusion of bsd.port.post.mk.
v. 1.20 date: 2004/03/20 14:12:21; author: oliver; state: Exp; lines: +16 -6 Unbreak build Bump PORTREVISION
v. 1.19 date: 2003/11/22 18:13:13; author: linimon; state: Exp; lines: +1 -1 Make the BROKEN message more explicit about why it's broken (the usual varargs->stdarg problem).
v. 1.18 date: 2003/11/02 11:59:02; author: edwin; state: Exp; lines: +8 -7 Add :source and :patches to the MASTER_SITES and DISTFILES to prevent huge amount of errors during fetching. Noticed by: feller.
v. 1.17 date: 2003/10/16 01:19:54; author: kris; state: Exp; lines: +7 -1 BROKEN on 5.x: does not compile
v. 1.16 date: 2003/08/30 22:54:37; author: krion; state: Exp; lines: +2 -5 - Fix build on -current o varargs -> stdarg o remove non-existant host from {MASTER,PATCH}_SITES: PR: 56214 Submitted by: Michael Edenfield
v. 1.15 date: 2003/02/20 18:50:52; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.14 date: 2003/02/14 20:18:00; author: edwin; state: Exp; lines: +3 -0 [patch] net/cap still has minor build issue on -CURRENT bento noticed one subdirectory doesn't build correctly: - add -traditional-cpp -DUSESTRINGDOTH to CFLAGS - generic sys_nerr fix - bump port rev because the build error doesn't break the build, but just leads to missing files - checked against -STABLE PR: ports/47964 Submitted by: Volker Stolz
v. 1.13 date: 2002/11/24 10:55:50; author: edwin; state: Exp; lines: +4 -0 Make net/cap compiling again PR: ports/44879 Submitted by: Volker Stolz
v. 1.12 date: 2002/11/10 16:47:22; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.11 date: 2002/11/06 22:46:19; author: adamw; state: Exp; lines: +3 -1 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.10 date: 2000/10/08 10:22:24; author: asami; state: Exp; lines: +2 -2 Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
v. 1.9 date: 2000/04/09 18:10:22; author: cpiazza; state: Exp; lines: +4 -5 Update with the new PORTNAME/PORTVERSION variables
v. 1.8 date: 1999/09/08 18:17:04; author: sada; state: Exp; lines: +3 -2 * portlint. * Unmatched bracket (patch-aa) . Submitted by: OGATA Hiroshi
v. 1.7 date: 1999/08/31 06:48:40; author: mharo; state: Exp; lines: +2 -2 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.6 date: 1999/08/30 14:22:15; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.5 date: 1999/08/28 01:57:42; author: mharo; state: Exp; lines: +6 -6 ln -> ${LN}
v. 1.4 date: 1999/08/22 23:33:08; author: mharo; state: Exp; lines: +4 -4 awk -> ${AWK} basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR}
v. 1.3 date: 1997/07/13 18:49:26; author: max; state: Exp; lines: +2 -2 /bin/sh -> ${SH}
v. 1.2 date: 1997/06/10 16:28:36; author: max; state: Exp; lines: +1 -3 Remove myself from the maintainer. (Well, I wouldn't mind doing update or whatever for the port, but I really can't answer to questions regarding operation of the program itself.)
v. 1.1 date: 1996/12/01 12:08:47; author: max; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1996/12/01 12:08:47; author: max; state: Exp; lines: +0 -0 New port: the Columbia AppleTalk Package for UNIX. ============================================================================= v. 1.26 date: 2007/05/26 20:33:48; author: kris; state: Exp; lines: +4 -0 BROKEN with gcc 4.2
v. 1.25 date: 2006/05/11 10:03:58; author: itetcu; state: Exp; lines: +11 -18 Pet portlint: - Use MLINKS [1] - pkg-install -> pkg-message[.in] [1] - Use DOCSDIR in PLIST [1] - s/SUBFILES/SUB_FILES/ [2] - @${CAT} ${PKGMESSAGE} in post-install [2] PR: ports/97046 Submitted by: Shaun Amott (maintainer) [1], lawrance, me [2] Approved by: lawrance (mentor)
v. 1.24 date: 2005/10/13 00:16:41; author: linimon; state: Exp; lines: +1 -3 Remove mastersite that went away in 1999. Source: distfile survey
v. 1.23 date: 2004/08/21 16:34:07; author: arved; state: Exp; lines: +0 -4 fix build with gcc3.4
v. 1.22 date: 2004/08/16 02:33:02; author: kris; state: Exp; lines: +4 -0 BROKEN on 5.x: Does not compile with gcc 3.4.2
v. 1.21 date: 2004/05/18 18:59:49; author: linimon; state: Exp; lines: +1 -1 Canonicalize inclusion of bsd.port.post.mk.
v. 1.20 date: 2004/03/20 14:12:21; author: oliver; state: Exp; lines: +16 -6 Unbreak build Bump PORTREVISION
v. 1.19 date: 2003/11/22 18:13:13; author: linimon; state: Exp; lines: +1 -1 Make the BROKEN message more explicit about why it's broken (the usual varargs->stdarg problem).
v. 1.18 date: 2003/11/02 11:59:02; author: edwin; state: Exp; lines: +8 -7 Add :source and :patches to the MASTER_SITES and DISTFILES to prevent huge amount of errors during fetching. Noticed by: feller.
v. 1.17 date: 2003/10/16 01:19:54; author: kris; state: Exp; lines: +7 -1 BROKEN on 5.x: does not compile
v. 1.16 date: 2003/08/30 22:54:37; author: krion; state: Exp; lines: +2 -5 - Fix build on -current o varargs -> stdarg o remove non-existant host from {MASTER,PATCH}_SITES: PR: 56214 Submitted by: Michael Edenfield
v. 1.15 date: 2003/02/20 18:50:52; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.14 date: 2003/02/14 20:18:00; author: edwin; state: Exp; lines: +3 -0 [patch] net/cap still has minor build issue on -CURRENT bento noticed one subdirectory doesn't build correctly: - add -traditional-cpp -DUSESTRINGDOTH to CFLAGS - generic sys_nerr fix - bump port rev because the build error doesn't break the build, but just leads to missing files - checked against -STABLE PR: ports/47964 Submitted by: Volker Stolz
v. 1.13 date: 2002/11/24 10:55:50; author: edwin; state: Exp; lines: +4 -0 Make net/cap compiling again PR: ports/44879 Submitted by: Volker Stolz
v. 1.12 date: 2002/11/10 16:47:22; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.11 date: 2002/11/06 22:46:19; author: adamw; state: Exp; lines: +3 -1 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.10 date: 2000/10/08 10:22:24; author: asami; state: Exp; lines: +2 -2 Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
v. 1.9 date: 2000/04/09 18:10:22; author: cpiazza; state: Exp; lines: +4 -5 Update with the new PORTNAME/PORTVERSION variables
v. 1.8 date: 1999/09/08 18:17:04; author: sada; state: Exp; lines: +3 -2 * portlint. * Unmatched bracket (patch-aa) . Submitted by: OGATA Hiroshi
v. 1.7 date: 1999/08/31 06:48:40; author: mharo; state: Exp; lines: +2 -2 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.6 date: 1999/08/30 14:22:15; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.5 date: 1999/08/28 01:57:42; author: mharo; state: Exp; lines: +6 -6 ln -> ${LN}
v. 1.4 date: 1999/08/22 23:33:08; author: mharo; state: Exp; lines: +4 -4 awk -> ${AWK} basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR}
v. 1.3 date: 1997/07/13 18:49:26; author: max; state: Exp; lines: +2 -2 /bin/sh -> ${SH}
v. 1.2 date: 1997/06/10 16:28:36; author: max; state: Exp; lines: +1 -3 Remove myself from the maintainer. (Well, I wouldn't mind doing update or whatever for the port, but I really can't answer to questions regarding operation of the program itself.)
v. 1.1 date: 1996/12/01 12:08:47; author: max; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1996/12/01 12:08:47; author: max; state: Exp; lines: +0 -0 New port: the Columbia AppleTalk Package for UNIX. ============================================================================= v. 1.26 date: 2007/05/26 20:33:48; author: kris; state: Exp; lines: +4 -0 BROKEN with gcc 4.2
v. 1.25 date: 2006/05/11 10:03:58; author: itetcu; state: Exp; lines: +11 -18 Pet portlint: - Use MLINKS [1] - pkg-install -> pkg-message[.in] [1] - Use DOCSDIR in PLIST [1] - s/SUBFILES/SUB_FILES/ [2] - @${CAT} ${PKGMESSAGE} in post-install [2] PR: ports/97046 Submitted by: Shaun Amott (maintainer) [1], lawrance, me [2] Approved by: lawrance (mentor)
v. 1.24 date: 2005/10/13 00:16:41; author: linimon; state: Exp; lines: +1 -3 Remove mastersite that went away in 1999. Source: distfile survey
v. 1.23 date: 2004/08/21 16:34:07; author: arved; state: Exp; lines: +0 -4 fix build with gcc3.4
v. 1.22 date: 2004/08/16 02:33:02; author: kris; state: Exp; lines: +4 -0 BROKEN on 5.x: Does not compile with gcc 3.4.2
v. 1.21 date: 2004/05/18 18:59:49; author: linimon; state: Exp; lines: +1 -1 Canonicalize inclusion of bsd.port.post.mk.
v. 1.20 date: 2004/03/20 14:12:21; author: oliver; state: Exp; lines: +16 -6 Unbreak build Bump PORTREVISION
v. 1.19 date: 2003/11/22 18:13:13; author: linimon; state: Exp; lines: +1 -1 Make the BROKEN message more explicit about why it's broken (the usual varargs->stdarg problem).
v. 1.18 date: 2003/11/02 11:59:02; author: edwin; state: Exp; lines: +8 -7 Add :source and :patches to the MASTER_SITES and DISTFILES to prevent huge amount of errors during fetching. Noticed by: feller.
v. 1.17 date: 2003/10/16 01:19:54; author: kris; state: Exp; lines: +7 -1 BROKEN on 5.x: does not compile
v. 1.16 date: 2003/08/30 22:54:37; author: krion; state: Exp; lines: +2 -5 - Fix build on -current o varargs -> stdarg o remove non-existant host from {MASTER,PATCH}_SITES: PR: 56214 Submitted by: Michael Edenfield
v. 1.15 date: 2003/02/20 18:50:52; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.14 date: 2003/02/14 20:18:00; author: edwin; state: Exp; lines: +3 -0 [patch] net/cap still has minor build issue on -CURRENT bento noticed one subdirectory doesn't build correctly: - add -traditional-cpp -DUSESTRINGDOTH to CFLAGS - generic sys_nerr fix - bump port rev because the build error doesn't break the build, but just leads to missing files - checked against -STABLE PR: ports/47964 Submitted by: Volker Stolz
v. 1.13 date: 2002/11/24 10:55:50; author: edwin; state: Exp; lines: +4 -0 Make net/cap compiling again PR: ports/44879 Submitted by: Volker Stolz
v. 1.12 date: 2002/11/10 16:47:22; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.11 date: 2002/11/06 22:46:19; author: adamw; state: Exp; lines: +3 -1 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.10 date: 2000/10/08 10:22:24; author: asami; state: Exp; lines: +2 -2 Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
v. 1.9 date: 2000/04/09 18:10:22; author: cpiazza; state: Exp; lines: +4 -5 Update with the new PORTNAME/PORTVERSION variables
v. 1.8 date: 1999/09/08 18:17:04; author: sada; state: Exp; lines: +3 -2 * portlint. * Unmatched bracket (patch-aa) . Submitted by: OGATA Hiroshi
v. 1.7 date: 1999/08/31 06:48:40; author: mharo; state: Exp; lines: +2 -2 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.6 date: 1999/08/30 14:22:15; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.5 date: 1999/08/28 01:57:42; author: mharo; state: Exp; lines: +6 -6 ln -> ${LN}
v. 1.4 date: 1999/08/22 23:33:08; author: mharo; state: Exp; lines: +4 -4 awk -> ${AWK} basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR}
v. 1.3 date: 1997/07/13 18:49:26; author: max; state: Exp; lines: +2 -2 /bin/sh -> ${SH}
v. 1.2 date: 1997/06/10 16:28:36; author: max; state: Exp; lines: +1 -3 Remove myself from the maintainer. (Well, I wouldn't mind doing update or whatever for the port, but I really can't answer to questions regarding operation of the program itself.)
v. 1.1 date: 1996/12/01 12:08:47; author: max; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1996/12/01 12:08:47; author: max; state: Exp; lines: +0 -0 New port: the Columbia AppleTalk Package for UNIX. =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm