mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
aa1a7ae776
Phase IV: easy-import atp. MISSION UPDATE FROM I.M.F. HQ: I have been saying "ports/mail/atp" up till now. I just changed my mind -- I'm puttin' this sucker in "ports/news/atp" I base this on what little precedent we have in the ports tree -- our only other port that deals with this is plor, a SOUP/QWK packet reader, and it's in news/. This is really kind of a tough call, though, as neither mail/ nor news/ is really 100% appropriate.
21 lines
815 B
Plaintext
21 lines
815 B
Plaintext
Each user who wishes to use ATP must do the following:
|
|
|
|
1. set environment variable ATP to the location where s/he
|
|
wishes configuration files located (e.g. ${HOME}/.qwk')
|
|
|
|
2. create the directory named above
|
|
|
|
3. copy the files in ${PREFIX}/share/atp into it
|
|
|
|
4. edit the atprc and taglines.atp file to contain whatever
|
|
data you want.
|
|
|
|
5. If you want atp to look good in xterms, you should get and install the
|
|
VGA font, available in the port "emulators/pcemu". Then run ATP like
|
|
this: "xterm -fn vga -e atp". Be sure to set "ansi = on", "color = on",
|
|
"charset = msdos", and "graphics = off" in your atprc file! (You can
|
|
use atp in an xterm even without doing these steps, but you won't get
|
|
the pretty PC ANSI-style graphics characters!)
|
|
|
|
see the atp(1) man page for more details.
|