'Add daily/311.send-report-maintainer-daily & fix daily/220.fp_daily_rendering_times switch'
Add periodic script for maintainer daily notifications
Fix the broken YES switch. The logger statement is in the wrong place
'when logging, log to a .log file, this will help with log rotation'
Log to a .log file--This line, and those below, will be ignored-- M daily/300.send-security-notices M daily/310.send-report-notices-daily M daily/320.send-report-new-ports-daily M fortnightly/310.send-report-notices-fortnightly M fortnightly/320.send-report-new-ports-fortnightly M monthly/310.send-report-notices-monthly M monthly/320.send-report-new-ports-monthly M weekly/310.send-report-notices-weekly M weekly/320.send-report-new-ports-weekly
'add everythreeminutes'
Add a new periodic time frame: everythreeminutes
'standardize logger use'
Invoke logger only if the periodic is enabled Standardize on logger -f local3.notice Use $0 instead of hardcoding the filename
'Append to logs instead of overwriting them'
Append to the log, via >>, instead of overwriting it with >
'do a better job of logging'
Do the logging properly
Remove, created in error
'add periodics for daily, weekly, fortnightly, and month notices'
Add new periodic scripts for * daily security notices * daily, monthly, fortnightly, and monthly notices for * changes to ports on your watch list * new ports
'supply default values for key variables'
Better and minimal logging.
'Add default values and logging upon start'
Assign default values log that you are starting up
'remove nice on daily/100.fp_archive_messages'
Don't do nice, it causes: su: setpriority 'root' (root): Permission denied
'remove duplicate numbers in logger messages'
Tagged in error
'remove duplicate numbers in logger messages'
Don't double up on the number in logger
'better messages'
Better messages
'user logger -t FreshPorts'
With logger, add -t FreshPorts for better logcheck compatibility
''
Use more logger, less echo
''
'fix two scripts so perhahps they can work'
Supply a parameter for rendering days
Fix shebang
add fp_refresh_various_cache_items
Add cache-refresh.sh
'Discard the output of hourly_stats.pl'
Discard the output of hourly_stats.pl
'Add new_users.sh'
'Add new_users.sh'
Add
'Move into subdirectories'
Move things into directories which indicate intent
Add, soon to be moved
Add
Add
Renumber
Add
Same for this one
Make them silent. Make them run. Deep.
'Add master port checks'
Add two more check
''
mv to correct location
mv to correct location
First attempt
Moved to trunk
Copy to trunk, so we can do branches etc
Initial import