---
name: atp
version: 1.50_1
origin: news/atp
comment: A QWK message packet reader and composer for FreeBSD
arch: freebsd:9:x86:64
www: UNKNOWN
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 158519
desc: |
  ATP allows you to read and compose mail packets of the QWK format,
  commonly used on PC-based BBS systems.  With this program, you can
  download all of your new e-mail and board messages as a QWK packet,
  read them offline, compose replies to selected messages off-line,
  then upload all of your replies as one QWK reply packet the next
  time you call the BBS.
deps:
  zip: {origin: archivers/zip, version: 3.0}
categories:
- news
files:
  /usr/local/bin/atp: 8874e4160cf5730b60669ef489f36e291ca0062546b9333d42d01a5eca66c462
  /usr/local/bin/atpdiag: b9ced8e1b64619780b10694139ba9b1ff516dda190e23d19564e67bb411d50ec
  /usr/local/bin/rot13: 2a578c17046957d7a1c4c48018735e1fa48ad27687dfdb1bbe8a9348757387ab
  /usr/local/man/man1/atp.1.gz: c628914d1bf45863016531faf48581c9e46b49d093a9ae8ceb0c87b2748d77ac
  /usr/local/man/man1/atpdiag.1.gz: 589c86719a5b72d41ee7efbe568a1d1467684c7ca5b6478add1206c707e6af07
  /usr/local/man/man1/rot13.1.gz: 04fd97847ca05e783b7050fec8b54141543fdc36dffb8abf828700e3330a0cd7
  /usr/local/man/man3/editline.3.gz: cff961c61679869434839cf922a4b0e92a378bfc40842f2514b810cd6ec85f71
  /usr/local/share/atp/atprc: 66d045e496a82c5974aaca6ba69df146a47a5cd844367641a3f62c5bf5cd99b3
  /usr/local/share/atp/taglines.atp: 5dadf98bf8de607b4d77f77f289020ec8547a6888e46f59e2bd0ab533bf48eef
directories:
  /usr/local/share/atp/: n
scripts: {}
message: |
  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.
