aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/fvcool/pkg-message
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2004-10-17 11:32:08 +0800
committerMark Linimon <linimon@FreeBSD.org>2004-10-17 11:32:08 +0800
commit372a9dff9b7ec782a8dea57c94bc25d65fb3088d (patch)
treeafe77a1242c15edc1f727fc61b1be9d9fbbdfc5e /sysutils/fvcool/pkg-message
parent86d77595e213185ce5f83a10c8ab6be38950a4c0 (diff)
downloadfreebsd-ports-gnome-372a9dff9b7ec782a8dea57c94bc25d65fb3088d.tar.gz
freebsd-ports-gnome-372a9dff9b7ec782a8dea57c94bc25d65fb3088d.tar.zst
freebsd-ports-gnome-372a9dff9b7ec782a8dea57c94bc25d65fb3088d.zip
Update to 1.0.4; convert to rc.subr; assign maintainership to submitter.
PR: ports/72101 Submitted by: Matthew Seaman <m dot seaman at infracaninophile dot co dot uk>
Diffstat (limited to 'sysutils/fvcool/pkg-message')
-rw-r--r--sysutils/fvcool/pkg-message25
1 files changed, 19 insertions, 6 deletions
diff --git a/sysutils/fvcool/pkg-message b/sysutils/fvcool/pkg-message
index 1259efd0bf9e..b825562157ae 100644
--- a/sysutils/fvcool/pkg-message
+++ b/sysutils/fvcool/pkg-message
@@ -1,8 +1,21 @@
-WARNING: This software can have a negative impact on the system's
-stability, in particular while doing heavy duty work such as encoding
-music the system can freeze under certain conditions!
+===> How to enable the %%PORTNAME%% package
-Don't use this software in production or mission-critical environments!
+ If you want to invoke %%PORTNAME%% automatically on system startup,
+ add the following line to /etc/rc.conf:
+
+ fvcool_enable="YES"
+
+ See %%PREFIX%%/etc/rc.d/%%PORTNAME%%.sh for more details.
+
+===> WARNING
+
+ This software can have a negative impact on system stability. In
+ particular while doing heavy duty work such as encoding music,
+ under certain conditions the system can freeze.
+
+ Don't use this software in production or mission-critical
+ environments!
+
+ Also note that this software is supposed to be used with AMD
+ Athlon (XP) an AMD Duron processors only.
-Also note that this software is supposed to be used with AMD Athlon (XP) an
-AMD Duron processors only!