diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-08-20 21:27:17 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-08-20 21:27:17 +0800 |
commit | 2dfb9d6b48810e1670d8a3e20703d8ed38b4608f (patch) | |
tree | 0257b7262751e6d9ffbe6a62929a6d2c1b9b49cd /editors | |
parent | cb15175a84cc17a68cfb38d0a5087293e6e6c5a3 (diff) | |
download | freebsd-ports-gnome-2dfb9d6b48810e1670d8a3e20703d8ed38b4608f.tar.gz freebsd-ports-gnome-2dfb9d6b48810e1670d8a3e20703d8ed38b4608f.tar.zst freebsd-ports-gnome-2dfb9d6b48810e1670d8a3e20703d8ed38b4608f.zip |
Warn a user that if he wants to display AbiWord on the remote X terminal
than he neesd to make fonts available to remote X server.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/AbiWord/Makefile | 3 | ||||
-rw-r--r-- | editors/AbiWord/pkg-message | 11 | ||||
-rw-r--r-- | editors/AbiWord2/Makefile | 3 | ||||
-rw-r--r-- | editors/AbiWord2/pkg-message | 11 | ||||
-rw-r--r-- | editors/abiword-devel/Makefile | 3 | ||||
-rw-r--r-- | editors/abiword-devel/pkg-message | 11 | ||||
-rw-r--r-- | editors/abiword/Makefile | 3 | ||||
-rw-r--r-- | editors/abiword/pkg-message | 11 |
8 files changed, 56 insertions, 0 deletions
diff --git a/editors/AbiWord/Makefile b/editors/AbiWord/Makefile index 5f361578f996..aa6c3c71b66f 100644 --- a/editors/AbiWord/Makefile +++ b/editors/AbiWord/Makefile @@ -44,4 +44,7 @@ pre-configure: @cd ${WRKSRC} && ${TOUCH} NEWS README AUTHORS ChangeLog @cd ${WRKSRC}/ac-helpers && ${RM} -f install-sh mkinstalldirs missing +post-install: + @${CAT} ${PKGMESSAGE} + .include <bsd.port.mk> diff --git a/editors/AbiWord/pkg-message b/editors/AbiWord/pkg-message new file mode 100644 index 000000000000..ae50951f2512 --- /dev/null +++ b/editors/AbiWord/pkg-message @@ -0,0 +1,11 @@ +If you are going to display AbiWord on the remote X server please make sure +that files from the ${PREFIX}/share/AbiSuite/fonts directory available to +your remote X server and add ${PREFIX}/share/AbiSuite/fonts into server's +font path. For XFree86, add the line: + +FontPath "${PREFIX}/share/AbiSuite/fonts" + +in the "Files" section of your /etc/XF86Config file. If you use a different +X server, please see its documentation on how to do this. + +Then re-start your X server. diff --git a/editors/AbiWord2/Makefile b/editors/AbiWord2/Makefile index 5f361578f996..aa6c3c71b66f 100644 --- a/editors/AbiWord2/Makefile +++ b/editors/AbiWord2/Makefile @@ -44,4 +44,7 @@ pre-configure: @cd ${WRKSRC} && ${TOUCH} NEWS README AUTHORS ChangeLog @cd ${WRKSRC}/ac-helpers && ${RM} -f install-sh mkinstalldirs missing +post-install: + @${CAT} ${PKGMESSAGE} + .include <bsd.port.mk> diff --git a/editors/AbiWord2/pkg-message b/editors/AbiWord2/pkg-message new file mode 100644 index 000000000000..ae50951f2512 --- /dev/null +++ b/editors/AbiWord2/pkg-message @@ -0,0 +1,11 @@ +If you are going to display AbiWord on the remote X server please make sure +that files from the ${PREFIX}/share/AbiSuite/fonts directory available to +your remote X server and add ${PREFIX}/share/AbiSuite/fonts into server's +font path. For XFree86, add the line: + +FontPath "${PREFIX}/share/AbiSuite/fonts" + +in the "Files" section of your /etc/XF86Config file. If you use a different +X server, please see its documentation on how to do this. + +Then re-start your X server. diff --git a/editors/abiword-devel/Makefile b/editors/abiword-devel/Makefile index 5f361578f996..aa6c3c71b66f 100644 --- a/editors/abiword-devel/Makefile +++ b/editors/abiword-devel/Makefile @@ -44,4 +44,7 @@ pre-configure: @cd ${WRKSRC} && ${TOUCH} NEWS README AUTHORS ChangeLog @cd ${WRKSRC}/ac-helpers && ${RM} -f install-sh mkinstalldirs missing +post-install: + @${CAT} ${PKGMESSAGE} + .include <bsd.port.mk> diff --git a/editors/abiword-devel/pkg-message b/editors/abiword-devel/pkg-message new file mode 100644 index 000000000000..ae50951f2512 --- /dev/null +++ b/editors/abiword-devel/pkg-message @@ -0,0 +1,11 @@ +If you are going to display AbiWord on the remote X server please make sure +that files from the ${PREFIX}/share/AbiSuite/fonts directory available to +your remote X server and add ${PREFIX}/share/AbiSuite/fonts into server's +font path. For XFree86, add the line: + +FontPath "${PREFIX}/share/AbiSuite/fonts" + +in the "Files" section of your /etc/XF86Config file. If you use a different +X server, please see its documentation on how to do this. + +Then re-start your X server. diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index 5f361578f996..aa6c3c71b66f 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -44,4 +44,7 @@ pre-configure: @cd ${WRKSRC} && ${TOUCH} NEWS README AUTHORS ChangeLog @cd ${WRKSRC}/ac-helpers && ${RM} -f install-sh mkinstalldirs missing +post-install: + @${CAT} ${PKGMESSAGE} + .include <bsd.port.mk> diff --git a/editors/abiword/pkg-message b/editors/abiword/pkg-message new file mode 100644 index 000000000000..ae50951f2512 --- /dev/null +++ b/editors/abiword/pkg-message @@ -0,0 +1,11 @@ +If you are going to display AbiWord on the remote X server please make sure +that files from the ${PREFIX}/share/AbiSuite/fonts directory available to +your remote X server and add ${PREFIX}/share/AbiSuite/fonts into server's +font path. For XFree86, add the line: + +FontPath "${PREFIX}/share/AbiSuite/fonts" + +in the "Files" section of your /etc/XF86Config file. If you use a different +X server, please see its documentation on how to do this. + +Then re-start your X server. |