svn commit: r424514 - in head/x11-fonts/sharefonts: . files

Jimmy Olgeni olgeni at FreeBSD.org
Sun Oct 23 11:33:21 UTC 2016


Author: olgeni
Date: Sun Oct 23 11:33:19 2016
New Revision: 424514
URL: https://svnweb.freebsd.org/changeset/ports/424514

Log:
  Move shareware notice to pkg-message and cleanup.

Modified:
  head/x11-fonts/sharefonts/files/pkg-message.in
  head/x11-fonts/sharefonts/pkg-descr

Modified: head/x11-fonts/sharefonts/files/pkg-message.in
==============================================================================
--- head/x11-fonts/sharefonts/files/pkg-message.in	Sun Oct 23 11:26:27 2016	(r424513)
+++ head/x11-fonts/sharefonts/files/pkg-message.in	Sun Oct 23 11:33:19 2016	(r424514)
@@ -5,6 +5,11 @@ to your X font path by either:
 $ xset fp+ %%FONTSDIR%%
 $ xset fp rehash
 
-or by adding it to your X-server configuration file (usually
-/etc/X11/XF86Config) and restarting the X-server.
+or by adding it to your X-server configuration file and
+restarting the X-server.
+
+NOTE: These fonts are SHAREWARE. You must pay a fee if you
+find that you are using them a lot. Please read the
+*.shareware files in %%FONTSDIR%%
+for each font's licensing restrictions.
 ============================================================

Modified: head/x11-fonts/sharefonts/pkg-descr
==============================================================================
--- head/x11-fonts/sharefonts/pkg-descr	Sun Oct 23 11:26:27 2016	(r424513)
+++ head/x11-fonts/sharefonts/pkg-descr	Sun Oct 23 11:33:19 2016	(r424514)
@@ -1,6 +1,2 @@
 This is a collection of shareware ATM fonts from the CICA Windows
-archives.  They are particularly useful with gimp.
-
-NOTE: These fonts are SHAREWARE.  You must pay a fee if you find that you
-are using them a lot.  Please read the *.shareware files in
-/usr/X11R6/lib/X11/fonts/sharefont for each font's licensing restrictions.
+archives. They are particularly useful with gimp.


More information about the svn-ports-all mailing list