diff options
author | Alex Kozlov <ak@FreeBSD.org> | 2014-09-06 18:51:46 +0000 |
---|---|---|
committer | Alex Kozlov <ak@FreeBSD.org> | 2014-09-06 18:51:46 +0000 |
commit | 42558a6f14254216578ebe2ebbd1ec2fa42e068d (patch) | |
tree | 2ea2655ee3fcf86bc18efddff6a6b64ca4f9a762 /ports-mgmt/pkg_replace/files | |
parent | 483dc28c1217f9c115c3dce5f5c3deb2f2273d81 (diff) |
Notes
Diffstat (limited to 'ports-mgmt/pkg_replace/files')
-rw-r--r-- | ports-mgmt/pkg_replace/files/pkg-message.in | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/ports-mgmt/pkg_replace/files/pkg-message.in b/ports-mgmt/pkg_replace/files/pkg-message.in new file mode 100644 index 000000000000..24b1317a6fab --- /dev/null +++ b/ports-mgmt/pkg_replace/files/pkg-message.in @@ -0,0 +1,16 @@ +!!! ATTENTION !!! + +pkg_replace options changed. For more information, +refer to pkg_replace(1). + +----------------------------------------------------- +You can use various features. + +-IGNORE, USE_PKGS +-BEFOREBUILD, AFTERBUILD, BEFOREINSTALL, AFTERINSTALL +-User defined functions + +See examples in %%ETCDIR%%/pkg_replace.conf.sample. + +If you want to use those features, +edit "%%ETCDIR%%/pkg_replace.conf". |