Style fix:

- Remove post-install information from DESCR's.
  - Replace /usr/local with ${PREFIX} in DESCR's and MESSAGE's.
  - Remove unnecessary whitespace.

Pointed out by:	portlint
This commit is contained in:
Akinori MUSHA 2000-04-04 19:03:36 +00:00
parent b5483daebb
commit a42adeafdd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=27329
20 changed files with 32 additions and 36 deletions

View file

@ -19,7 +19,7 @@ post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${PREFIX}/share/doc/fastjar
cd ${WRKSRC} && ${INSTALL_DATA} CHANGES README ${PREFIX}/share/doc/fastjar/
.endif
@${CAT} ${PKGMESSAGE}
.endif
.include <bsd.port.mk>

View file

@ -1,4 +1,4 @@
************************************************************
Please refer to the documents held in:
/usr/local/share/doc/fastjar/
${PREFIX}/share/doc/fastjar/
************************************************************

View file

@ -1,6 +1,6 @@
************************************************************
Quickstart:
cd /usr/local/etc
cd ${PREFIX}/etc
cp cvsweb.conf.sample cvsweb.conf
and you can browse your CVS repository via web if you set up
@ -11,5 +11,5 @@ will be like `http://localhost/cgi-bin/cvsweb.cgi'.
browse, try editing cvsweb.conf as you like.
For further information, please look into the directory
`/usr/local/share/doc/cvsweb/'.
`${PREFIX}/share/doc/cvsweb/'.
************************************************************

View file

@ -1,6 +1,6 @@
************************************************************
Quickstart:
cd /usr/local/etc
cd ${PREFIX}/etc
cp cvsweb.conf.sample cvsweb.conf
and you can browse your CVS repository via web if you set up
@ -11,5 +11,5 @@ will be like `http://localhost/cgi-bin/cvsweb.cgi'.
browse, try editing cvsweb.conf as you like.
For further information, please look into the directory
`/usr/local/share/doc/cvsweb/'.
`${PREFIX}/share/doc/cvsweb/'.
************************************************************

View file

@ -8,7 +8,7 @@ and you can play with VMware after the next boot.
Or hit the following commands to play now. :)
/sbin/mount_linprocfs linproc /compat/linux/proc
/usr/local/etc/rc.d/vmware.sh start
${PREFIX}/etc/rc.d/vmware.sh start
Also, consider making a link /compat/linux/tmp if your /tmp
doesn't have sufficient free space or is slow. VMware uses

View file

@ -1,11 +1,11 @@
************************************************************
Get Linux procfs ready and initialize vmmon/vmnet as follows:
/usr/local/etc/rc.d/vmware.sh start
${PREFIX}/etc/rc.d/vmware.sh start
then you'll be ready to start vmware.
Don't miss the documents installed:
vmware(1) /usr/local/share/doc/vmware/*
vmware(1) ${PREFIX}/share/doc/vmware/*
************************************************************

View file

@ -21,7 +21,7 @@ lib/vmware/lib/help/ConfigDisks.htm
lib/vmware/lib/help/ConfigEditor.htm
lib/vmware/lib/help/ConfigEthernet.htm
lib/vmware/lib/help/ConfigFloppy.htm
lib/vmware/lib/help/ConfigGuestOS.htm
lib/vmware/lib/help/ConfigGuestOS.htm
lib/vmware/lib/help/ConfigMemory.htm
lib/vmware/lib/help/ConfigMisc.htm
lib/vmware/lib/help/ConfigParallel.htm

View file

@ -1,11 +1,11 @@
************************************************************
Get Linux procfs ready and initialize vmmon/vmnet as follows:
/usr/local/etc/rc.d/vmware.sh start
${PREFIX}/etc/rc.d/vmware.sh start
then you'll be ready to start vmware.
Don't miss the documents installed:
vmware(1) /usr/local/share/doc/vmware/*
vmware(1) ${PREFIX}/share/doc/vmware/*
************************************************************

View file

@ -21,7 +21,7 @@ lib/vmware/lib/help/ConfigDisks.htm
lib/vmware/lib/help/ConfigEditor.htm
lib/vmware/lib/help/ConfigEthernet.htm
lib/vmware/lib/help/ConfigFloppy.htm
lib/vmware/lib/help/ConfigGuestOS.htm
lib/vmware/lib/help/ConfigGuestOS.htm
lib/vmware/lib/help/ConfigMemory.htm
lib/vmware/lib/help/ConfigMisc.htm
lib/vmware/lib/help/ConfigParallel.htm

View file

@ -1,6 +1,5 @@
Esecanna-module-vje25 is a esecanna module for VJE-Delta 2.5.
Further documentation is under /usr/local/share/doc/esecanna,
and the following web site:
Further information is found on the following web site:
WWW: http://esecanna.netfort.gr.jp/

View file

@ -1,6 +1,5 @@
Esecanna-module-vje30 is a esecanna module for VJE-Delta 3.0.
Further documentation is under /usr/local/share/doc/esecanna,
and the following web site:
Further information is found on the following web site:
WWW: http://esecanna.netfort.gr.jp/

View file

@ -1,6 +1,5 @@
Esecanna-module-wnn6 is a esecanna module for Wnn6.
Further documentation is under /usr/local/share/doc/esecanna,
and the following web site:
Further information is found on the following web site:
WWW: http://esecanna.netfort.gr.jp/

View file

@ -15,7 +15,6 @@ also from the console applications.
\/ ||
[ input engine ] (vjed or jserver)
Further documentation is under /usr/local/share/doc/esecanna/
and the following web site:
Further information is found on the following web site:
WWW: http://esecanna.netfort.gr.jp/

View file

@ -11,6 +11,10 @@ Quick Setup:
If you find something strange with esecanna, please consult
the log file `/var/log/esecanna.log'.
Read the documents under ${PREFIX}/share/doc/esecanna/
for details.
Note:
Using VJE-Delta 3.0 trial, esecannaserver will fail to
connect to vjed before once you run vje.

View file

@ -8,7 +8,6 @@ Forth or C, depending on your preferences.
WWW: http://space.mit.edu/~davis/jed.html
See /usr/local/lib/jed/doc/jed-j.doc about Japanese support.
For the latest information, take a look at:
http://kondara.sdri.co.jp/~kikutani/jed.html

View file

@ -1,5 +1,7 @@
************************************************************
Quickstart:
cp /usr/local/lib/jed/lib/jed.rc ~/.jedrc
cp ${PREFIX}/lib/jed/lib/jed.rc ~/.jedrc
jed ~/.jedrc
Read ${PREFIX}/lib/jed/doc/jed-j.doc for details.
************************************************************

View file

@ -1,7 +1,3 @@
This is the Kakasi library module for Perl5.
WWW: http://www.daionet.gr.jp/~knok/kakasi/
Use jman to read the manpage written in Japanese.
% jman 3 Text::Kakasi

View file

@ -4,11 +4,11 @@ JFC from ports (supplied as java/jdk and java/jfc) and set
the following environment variables:
B-shells)
export JAVA_HOME=/usr/local/jdk1.1.8
export SWING_HOME=/usr/local/share/java/classes/jfc-1.1.1
export JAVA_HOME=${PREFIX}/jdk1.1.8
export SWING_HOME=${PREFIX}/share/java/classes/jfc-1.1.1
C-shells)
setenv JAVA_HOME /usr/local/jdk1.1.8
setenv SWING_HOME /usr/local/share/java/classes/jfc-1.1.1
setenv JAVA_HOME ${PREFIX}/jdk1.1.8
setenv SWING_HOME ${PREFIX}/share/java/classes/jfc-1.1.1
************************************************************

View file

@ -4,11 +4,11 @@ JFC from ports (supplied as java/jdk and java/jfc) and set
the following environment variables:
B-shells)
export JAVA_HOME=/usr/local/jdk1.1.8
export SWING_HOME=/usr/local/share/java/classes/jfc-1.1.1
export JAVA_HOME=${PREFIX}/jdk1.1.8
export SWING_HOME=${PREFIX}/share/java/classes/jfc-1.1.1
C-shells)
setenv JAVA_HOME /usr/local/jdk1.1.8
setenv SWING_HOME /usr/local/share/java/classes/jfc-1.1.1
setenv JAVA_HOME ${PREFIX}/jdk1.1.8
setenv SWING_HOME ${PREFIX}/share/java/classes/jfc-1.1.1
************************************************************

View file

@ -28,4 +28,3 @@ or use Netscape for FreeBSD with this port.
EOF
exit 1
fi