summaryrefslogtreecommitdiffstats
path: root/etc/periodic/weekly/400.status-pkg
Commit message (Collapse)AuthorAgeFilesLines
* Allow the location of the INDEX file to specified to pkg_version.joe2004-05-191-1/+1
| | | | | | | This is particularly convenient on a cluster of machines to prevent having to rebuild the INDEX file on each. Reviewed by: portmgr
* Add a pkg_version variable so that it's possible to run portsversion insteadbrian2002-09-251-1/+1
| | | | of pkg_version in periodic/weekly/400.status-pkg.
* Recognize and support new output which pkg_version(1) might produce.tobez2001-06-111-1/+2
| | | | | PR: 27707 Approved by: bmah, markm
* Remind the user that they need to check CPAN manually for updatesjoe2001-04-281-0/+1
| | | | to perl5 modules installed by hand.
* Identify obsolete portsbrian2001-03-251-1/+2
|
* Cope with ports that have multiple versions *and* have embedded ``-''sbrian2001-01-021-1/+1
| | | | in their name.
* Understand ``multiple versions'' lines emitted from pkg_version.brian2001-01-021-1/+3
|
* Another overhaul of the periodic stuff.brian2000-09-141-1/+9
| | | | | | | | | | | | | | | All periodic sub-scripts <larf> now have their return codes interpreted by periodic(8). Output may be masked based on variable values in periodic.conf. It's also now possible to email periodic output to arbitrary addresses, or to send it to a log file, examples of which can be found in newsyslog.conf. The upshot of it all should be no discernable changes to the default behaviour of periodic(8). PR: 21250
* Add weekly_status_pkg_enable (defaults to NO)brian2000-06-271-0/+20
OpenPOWER on IntegriCloud