freebsd-ports/sysutils/webmin/files/pkg-message.in
Jimmy Olgeni f852571faa Webmin ships with obsolete binaries of freebsd-mounts-*, a local
utility to retrieve mount point data. These dinamically linked
executables do not work on recent FreeBSD releases due to missing
libraries.

- Remove all unused binaries.

- Fix a couple of warnings in the source file and always build the
  version that is actually used.

- While I'm here, use SUB_FILES to improve PKGMESSAGE.
2010-08-14 17:57:13 +00:00

13 lines
373 B
Text

After installing Webmin for the first time you should perform the following
steps as root:
* Configure Webmin by running %%LOCALBASE%%/lib/webmin/setup.sh
* Add webmin_enable="YES" to your /etc/rc.conf
* Start Webmin for the first time by running %%LOCALBASE%%/etc/rc.d/webmin start
The parameters requested by setup.sh may then be changed from within Webmin
itself.