diff options
author | knu <knu@FreeBSD.org> | 2000-04-05 03:03:36 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2000-04-05 03:03:36 +0800 |
commit | 9fc2ad2e51123003b50155437114e19b6fb58fd0 (patch) | |
tree | ce08f5af90257122a5f0c23108200d00d56eecb8 | |
parent | d64db6c37f1a054c07dde7ba9b0291888b71040f (diff) | |
download | freebsd-ports-gnome-9fc2ad2e51123003b50155437114e19b6fb58fd0.tar.gz freebsd-ports-gnome-9fc2ad2e51123003b50155437114e19b6fb58fd0.tar.zst freebsd-ports-gnome-9fc2ad2e51123003b50155437114e19b6fb58fd0.zip |
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
-rw-r--r-- | archivers/fastjar/Makefile | 2 | ||||
-rw-r--r-- | archivers/fastjar/pkg-message | 2 | ||||
-rw-r--r-- | devel/cvsweb/pkg-message | 4 | ||||
-rw-r--r-- | devel/cvsweb3/pkg-message | 4 | ||||
-rw-r--r-- | emulators/vmware/pkg-message | 2 | ||||
-rw-r--r-- | emulators/vmware2/pkg-message | 4 | ||||
-rw-r--r-- | emulators/vmware2/pkg-plist | 2 | ||||
-rw-r--r-- | emulators/vmware3/pkg-message | 4 | ||||
-rw-r--r-- | emulators/vmware3/pkg-plist | 2 | ||||
-rw-r--r-- | japanese/esecanna-module-vje25/pkg-descr | 3 | ||||
-rw-r--r-- | japanese/esecanna-module-vje30/pkg-descr | 3 | ||||
-rw-r--r-- | japanese/esecanna-module-wnn6/pkg-descr | 3 | ||||
-rw-r--r-- | japanese/esecanna/pkg-descr | 3 | ||||
-rw-r--r-- | japanese/esecanna/pkg-message | 4 | ||||
-rw-r--r-- | japanese/jed/pkg-descr | 1 | ||||
-rw-r--r-- | japanese/jed/pkg-message | 4 | ||||
-rw-r--r-- | japanese/p5-Text-Kakasi/pkg-descr | 4 | ||||
-rw-r--r-- | japanese/vje30-trial/pkg-message | 8 | ||||
-rw-r--r-- | japanese/vje30/pkg-message | 8 | ||||
-rw-r--r-- | www/flashplugin/pkg-req | 1 |
20 files changed, 32 insertions, 36 deletions
diff --git a/archivers/fastjar/Makefile b/archivers/fastjar/Makefile index b18e8a411b8a..809732c408b4 100644 --- a/archivers/fastjar/Makefile +++ b/archivers/fastjar/Makefile @@ -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> diff --git a/archivers/fastjar/pkg-message b/archivers/fastjar/pkg-message index 08dc1be1abab..b770e56b6134 100644 --- a/archivers/fastjar/pkg-message +++ b/archivers/fastjar/pkg-message @@ -1,4 +1,4 @@ ************************************************************ Please refer to the documents held in: - /usr/local/share/doc/fastjar/ + ${PREFIX}/share/doc/fastjar/ ************************************************************ diff --git a/devel/cvsweb/pkg-message b/devel/cvsweb/pkg-message index 68c4eb088e3f..6ceb286c8358 100644 --- a/devel/cvsweb/pkg-message +++ b/devel/cvsweb/pkg-message @@ -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/'. ************************************************************ diff --git a/devel/cvsweb3/pkg-message b/devel/cvsweb3/pkg-message index 68c4eb088e3f..6ceb286c8358 100644 --- a/devel/cvsweb3/pkg-message +++ b/devel/cvsweb3/pkg-message @@ -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/'. ************************************************************ diff --git a/emulators/vmware/pkg-message b/emulators/vmware/pkg-message index f20a0c372f92..92a6bfbff485 100644 --- a/emulators/vmware/pkg-message +++ b/emulators/vmware/pkg-message @@ -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 diff --git a/emulators/vmware2/pkg-message b/emulators/vmware2/pkg-message index 0bc581718b7b..46a622351f49 100644 --- a/emulators/vmware2/pkg-message +++ b/emulators/vmware2/pkg-message @@ -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/* ************************************************************ diff --git a/emulators/vmware2/pkg-plist b/emulators/vmware2/pkg-plist index baf569ba0570..e29983ac38c5 100644 --- a/emulators/vmware2/pkg-plist +++ b/emulators/vmware2/pkg-plist @@ -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 diff --git a/emulators/vmware3/pkg-message b/emulators/vmware3/pkg-message index 0bc581718b7b..46a622351f49 100644 --- a/emulators/vmware3/pkg-message +++ b/emulators/vmware3/pkg-message @@ -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/* ************************************************************ diff --git a/emulators/vmware3/pkg-plist b/emulators/vmware3/pkg-plist index baf569ba0570..e29983ac38c5 100644 --- a/emulators/vmware3/pkg-plist +++ b/emulators/vmware3/pkg-plist @@ -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 diff --git a/japanese/esecanna-module-vje25/pkg-descr b/japanese/esecanna-module-vje25/pkg-descr index 1a05c436d611..f840a6cb40ab 100644 --- a/japanese/esecanna-module-vje25/pkg-descr +++ b/japanese/esecanna-module-vje25/pkg-descr @@ -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/ diff --git a/japanese/esecanna-module-vje30/pkg-descr b/japanese/esecanna-module-vje30/pkg-descr index 9d9afddc2704..420193befec6 100644 --- a/japanese/esecanna-module-vje30/pkg-descr +++ b/japanese/esecanna-module-vje30/pkg-descr @@ -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/ diff --git a/japanese/esecanna-module-wnn6/pkg-descr b/japanese/esecanna-module-wnn6/pkg-descr index ba3073edef2b..8f2fd3a9d52c 100644 --- a/japanese/esecanna-module-wnn6/pkg-descr +++ b/japanese/esecanna-module-wnn6/pkg-descr @@ -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/ diff --git a/japanese/esecanna/pkg-descr b/japanese/esecanna/pkg-descr index 32fae848f706..98ed57474d2b 100644 --- a/japanese/esecanna/pkg-descr +++ b/japanese/esecanna/pkg-descr @@ -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/ diff --git a/japanese/esecanna/pkg-message b/japanese/esecanna/pkg-message index e086cabf8c66..f3ccd3e53c33 100644 --- a/japanese/esecanna/pkg-message +++ b/japanese/esecanna/pkg-message @@ -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. diff --git a/japanese/jed/pkg-descr b/japanese/jed/pkg-descr index 701ebf3574b8..730fcd6ea9c0 100644 --- a/japanese/jed/pkg-descr +++ b/japanese/jed/pkg-descr @@ -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 diff --git a/japanese/jed/pkg-message b/japanese/jed/pkg-message index 24c9ee252bcc..01df13117250 100644 --- a/japanese/jed/pkg-message +++ b/japanese/jed/pkg-message @@ -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. ************************************************************ diff --git a/japanese/p5-Text-Kakasi/pkg-descr b/japanese/p5-Text-Kakasi/pkg-descr index 05f7db11cd34..7606fe918ca5 100644 --- a/japanese/p5-Text-Kakasi/pkg-descr +++ b/japanese/p5-Text-Kakasi/pkg-descr @@ -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 diff --git a/japanese/vje30-trial/pkg-message b/japanese/vje30-trial/pkg-message index f09e40f07df4..6f452798ff00 100644 --- a/japanese/vje30-trial/pkg-message +++ b/japanese/vje30-trial/pkg-message @@ -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 ************************************************************ diff --git a/japanese/vje30/pkg-message b/japanese/vje30/pkg-message index f09e40f07df4..6f452798ff00 100644 --- a/japanese/vje30/pkg-message +++ b/japanese/vje30/pkg-message @@ -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 ************************************************************ diff --git a/www/flashplugin/pkg-req b/www/flashplugin/pkg-req index d30aa1111db9..10557afd1fbf 100644 --- a/www/flashplugin/pkg-req +++ b/www/flashplugin/pkg-req @@ -28,4 +28,3 @@ or use Netscape for FreeBSD with this port. EOF exit 1 fi - |