mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
2a58169b19
I am not touching the husky ports with a 10 foot pole. atp: stage, improve pkg-message crashmail: stage diablo: too wacky to stage, but convert WITH_* to OPTIONS, unmute commands that shouldn't be muted, use :MDOCS fidogate-ds: stage, OPTIONS, treat examples as EXAMPLES, not DOCS, handle /var/* in the plist properly golded+: stage, OPTIONS, protect examples behind %%PORTEXAMPLES%% nntpbtr: this was an unbelievably PITA stage, add missing prototypes, add missing return types, rename patch files to what they actually patch nntpcache: stage support, required lots of Makefile.in patching, call submakes correctly, handle config files properly nzbperl: stage, use OPTIONS, remove obsolete pkg-message papercut: stage, handle config file properly py-pynzb: stage, use OPTIONS helper to avoid bsd.port.options.mk inclusion s-news: stage slrnconf: stage slrnface: stage, install required files to datadir, not examplesdir, generate proper pkg-message sn: stage
21 lines
816 B
Plaintext
21 lines
816 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.
|