freebsd-ports/lang/expect/pkg-plist
Pietro Cerutti 54881c2e7e lang/expect: install example scripts and manpages in the proper location
This commit changes the location of the example scripts and manpages. They are
now installed in the proper PREFIX/bin and PREFIX/man/man1 - so they are in
path and reachable by man(1) - and are renamed with an expect_ prefix to avoid
conflicts due to their common names.

A pkg-message has been added to notify users of this change. Portrevision has
been bumped.

PR:		232732 (based on)
Submitted by:	Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
Reported by:	Dennis Clarke <dclarke@blastwave.org>
2018-10-30 11:03:30 +00:00

44 lines
1023 B
Plaintext

bin/expect
bin/expect_autoexpect
bin/expect_autopasswd
bin/expect_cryptdir
bin/expect_decryptdir
bin/expect_dislocate
bin/expect_ftp-rfc
bin/expect_kibitz
bin/expect_lpunlock
bin/expect_mkpasswd
bin/expect_multixterm
bin/expect_passmass
bin/expect_rftp
bin/expect_rlogin-cwd
bin/expect_timed-read
bin/expect_timed-run
bin/expect_tknewsbiff
bin/expect_tkpasswd
bin/expect_unbuffer
bin/expect_weather
bin/expect_xkibitz
bin/expect_xpstat
include/expect.h
include/expect_comm.h
include/expect_tcl.h
include/tcldbg.h
lib/expect%%PORTVERSION%%/libexpect%%PORTVERSION%%.so
lib/expect%%PORTVERSION%%/pkgIndex.tcl
lib/libexpect.so
lib/libexpect.so.1
man/man1/expect.1.gz
man/man1/expect_autoexpect.1.gz
man/man1/expect_cryptdir.1.gz
man/man1/expect_decryptdir.1.gz
man/man1/expect_dislocate.1.gz
man/man1/expect_kibitz.1.gz
man/man1/expect_mkpasswd.1.gz
man/man1/expect_multixterm.1.gz
man/man1/expect_passmass.1.gz
man/man1/expect_tknewsbiff.1.gz
man/man1/expect_unbuffer.1.gz
man/man1/expect_xkibitz.1.gz
man/man3/libexpect.3.gz