926e5fa1a6
At one point bsd.port.mk put out erroneous PLIST-auto, with @cwd, @pkgname, and @pkgdep lines. These are actually added by make package, and shouldn't usually be put inside the PLIST, as this is extra information to update. I left a few @cwd in, mainly for the perl modules, which want to live under /usr to work.
65 lines
1.6 KiB
Plaintext
65 lines
1.6 KiB
Plaintext
bin/lpq
|
|
bin/lprm
|
|
bin/lpr
|
|
bin/lp
|
|
bin/lpstat
|
|
bin/cancel
|
|
lib/lpd.conf-sample
|
|
lib/lpd.perms-sample
|
|
libexec/lpd
|
|
libexec/lpf
|
|
libexec/lpbanner
|
|
libexec/readfilecount
|
|
libexec/removeoneline
|
|
libexec/authenticate_pgp
|
|
libexec/setupauth
|
|
share/doc/LPRng/LPRng.html
|
|
share/doc/LPRng/LPRng-HOWTO.html
|
|
share/doc/LPRng/LPRng-HOWTO-1.html
|
|
share/doc/LPRng/LPRng-HOWTO-2.html
|
|
share/doc/LPRng/LPRng-HOWTO-3.html
|
|
share/doc/LPRng/LPRng-HOWTO-4.html
|
|
share/doc/LPRng/LPRng-HOWTO-5.html
|
|
share/doc/LPRng/LPRng-HOWTO-6.html
|
|
share/doc/LPRng/LPRng-HOWTO-7.html
|
|
share/doc/LPRng/LPRng-HOWTO-8.html
|
|
share/doc/LPRng/LPRng-HOWTO-9.html
|
|
share/doc/LPRng/LPRng-HOWTO-10.html
|
|
share/doc/LPRng/LPRng-HOWTO-11.html
|
|
share/doc/LPRng/LPRng-HOWTO-12.html
|
|
share/doc/LPRng/LPRng-HOWTO-13.html
|
|
share/doc/LPRng/LPRng-HOWTO-14.html
|
|
share/doc/LPRng/LPRng-HOWTO-15.html
|
|
share/doc/LPRng/bg.gif
|
|
share/doc/LPRng/star1.gif
|
|
man/man1/authenticate_pgp.1
|
|
man/man1/cancel.1
|
|
man/man1/lp.1
|
|
man/man1/lpbanner.1
|
|
man/man1/lpc.1
|
|
man/man1/lpf.1
|
|
man/man1/lpq.1
|
|
man/man1/lpr.1
|
|
man/man1/lpraccnt.1
|
|
man/man1/lprm.1
|
|
man/man1/lpstat.1
|
|
man/man1/monitor.1
|
|
man/man1/readfilecount.1
|
|
man/man5/lpd.conf.5
|
|
man/man5/lpd.perms.5
|
|
man/man5/printcap.5
|
|
man/man8/checkpc.8
|
|
man/man8/lpd.8
|
|
sbin/lpc
|
|
sbin/checkpc
|
|
sbin/lpraccnt
|
|
@dirrm share/doc/LPRng
|
|
@exec test -f /etc/lpd.conf || cp %D/lib/lpd.conf-sample /etc/lpd.conf
|
|
@exec test -f /etc/lpd.conf || cp %D/lib/lpd.perms-sample /etc/lpd.perms
|
|
@unexec echo ""
|
|
@unexec echo "*** to completly delete this package issue the command:"
|
|
@unexec echo "*** rm -f /etc/lpd.conf /etc/lpd.perms"
|
|
@unexec echo "*** when logged in as root"
|
|
@unexec echo ""
|
|
|