Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
just works
bump PKGREVISION
|
|
and the tools framework already does the right thing. Bump revisions.
|
|
Changes 1.70:
New zip/tar slave supports writing to archive. A Safari-like Jump-Back
feature. Quick Navigation. Checksum creation/verification supports md5,
sha1, sha256, tiger, and whirlpool. Editor/viewer is now tabbed. Column
types can be changed and saved individually. Synchronizer is now in color.
Calculates space in archives and remote FS. Improved performance when
reading directories with many files. Preserves date for local targets on
copy / move.
Changes 1.60:
Many changes and bug fixes.
|
|
it will live with other "check" targets run after package installation.
Get rid of SHLIB_HANDLING, whose meaning had mutated over the years
from one thing to another. Currently, it is used to basically note
whether the system's "ldd" command can be usefully run on the package's
binaries and libraries. Rename this variable to CHECK_SHLIBS_SUPPORTED
for more clarity.
CHECK_SHLIBS is now a variable set exclusively by the user in /etc/mk.conf
to note whether the check for missing run-time search paths is performed
after a package is installed. It defaults to "no" unless PKG_DEVELOPER
is set.
|
|
|
|
|
|
|
|
|
|
vxargs is an utility inspired in xargs and pssh. It provides a parallel
versions of any arbitrary command, including ssh, rsync, scp, wget or
curl, just to mention a few.
It is specially useful to control a large set of machines in a wide-area
network. For example, it can be used on PlanetLab to control hundreds of
machines spread around the world.
Its main features are:
* Parallelism: Runs many jobs at the same time.
* Flexibility: Runs arbitrary commands with arbitrary options.
* Visualization: Monitors the total/per job progress in a curses-based UI.
* Redirection: The standard and error outputs of each individual job are
redirected to local files for further analysis.
|
|
|
|
|
|
running an individual module's uninstall action
* Add an DEINSTALL_TEMPLATE file that is pulled in by all wbm-* modules
that will run the module's uninstall action at DEINSTALL time.
* Fix the "time" module to ignore "sched_mode" -- verified by Jamie
Cameron on the Webmin mailing list as a bug.
* Fix the "postfix" module to remove its temp files at DEINSTALL time
so that we cleanly pkg_delete.
Bump the PKGREVISION of sysutils/webmin as well as all sysutils/wbm-*
packages that have uninstall.pl scripts.
|
|
|
|
ftp://ftp.NetBSD.org/pub/pkgsrc/misc/kristerw/pkgstat/i386-3.0/20060501.1050/broken.html
|
|
|
|
|
|
Use PKG_OPTIONS_LEGACY_OPTS to transition.
|
|
|
|
This is the standard "qmailadmin" Webmin module to configure the QMail
mail server, a simpler alternative to Sendmail.
|
|
This is the standard "passwd" Webmin module to change the password of
any user on the system.
|
|
This is the standard "openslp" Webmin module to configure the service
location protocol server.
|
|
This is the standard "htaccess-htpasswd" Webmin module to create
.htaccess and htpasswd files to protect web-acessible directories.
|
|
This is the standard "fetchmail" Webmin module to configure the popular
fetchmail program for automatically retrieving mail from other servers.
|
|
This is the standard "dovecot" Webmin module to configure the Dovecot
IMAP and POP3 mail retrieval server.
|
|
This is the standard "custom" Webmin module to create buttons to execute
commonly used commands or edit files on your system.
|
|
This is the standard "cluster-webmin" Webmin module to install and
manage modules, themes, users, groups and access control settings
across multiple Webmin servers.
|
|
This is the standard "cluster-useradmin" Webmin module to create,
update and delete users and groups across multiple servers. Unlike
NIS, each server has its own passwd and group files which are remotely
updated by this module.
|
|
This is the standard "cluster-shell" Webmin module to run commands on
multiple servers at once.
|
|
This is the standard "cluster-passwd" Webmin module to change passwords
on multiple systems in a Webmin cluster at once.
|
|
This is the standard "cluster-cron" Webmin module to create scheduled
Cron jobs that run on multiple servers simultaneously.
|
|
This is the standard "cluster-copy" Webmin module to schedule the
transfer of files from this server to multiple servers in a Webmin
cluster.
|
|
This is the standard "at" Webmin module to schedule the execution of
one-off commands or scripts.
|
|
This is the standard "apache" Webmin module to configure almost all
Apache directives and features.
|
|
Webmin installtion. Bump the PKGREVISION to 1.
|
|
|
|
This is the standard "change-user" Webmin module to allow the current
Webmin user to change his language, theme and possibly password.
|
|
|
|
|
|
|
|
This is the Webmin module to administer a Cyrus IMAP server and supports
the following features:
* Start/stop the Cyrus server;
* Activates/deactivates services (imap, imaps, pop3, sieve etc.);
* Configures the main IMAP parameters;
* Manage IMAP partitions;
* Creates and deletes mailboxes and folders;
* Copies a mailbox to another, renames and moves mailboxes and
subfolders;
* Sets default quota for new mailboxes;
* Edit and remove quotas on mailboxes;
* Displays the size, the quota and the number of messages for each
mailbox or folder;
* Assigns and removes permissions (ACLs) for any user;
* Reconstruct the mailboxes DB;
* Optionally synchronizes the creation and deletion of mailboxes with
the system account management in the appropriate standard module of
Webmin;
* Accepts international characters (UTF-8) in mailbox names;
* Automatically checks for updates
|
|
|
|
This is the standard "useradmin" Webmin module to create and edit Unix
users and groups from the /etc/passwd and /etc/group files.
|
|
This is the standard "tunnel" Webmin module to connect to another HTTP
server via a tunnel through the Webmin server.
|
|
This is the standard "time" Webmin module to set the system and hardware
time either manually or from a time server.
|
|
This is the standard "telnet" Webmin module to login to your system
with telnet or SSH.
|
|
This is the standard "syslog" Webmin module to configure the syslog
server on your system and view its log files.
|
|
This is the standard "status" Webmin module to view the status of
services on your system and on remote systems.
|
|
This is the standard "sshd" Webmin module to setup the SSH server for
remote secure logins.
|