'remove extraneous _enable'
remove accidental copy of trunk to tags
''
hourly/990.refresh_package_imports_page: remove extraneous _enable
'990.refresh_package_imports_page: Sort data by both name and date, providing two static files'
Sort data by both name and date, providing two static files.
'invoke test-master-port.sh with /bin/sh - add new script: 990.refresh_package_imports_page re: https://github.com/FreshPorts/freshports/issues/593'
Add an hourly refresh of /--/package-imports.php re: https://github.com/FreshPorts/freshports/issues/593
Put /bin/sh in front - this affects mostly dev hosts where permissions are not set by an installing package.
Put /bin/sh in front of .sh
'use su -l not su -fm which fails with postgresql16-client'
Move from su -fm to su -l -fm fails with postgresql16-client
'remove hourly/260.fp_refresh_various_cache_items'
remove hourly/260.fp_refresh_various_cache_items No longer used
'Do not mail from periodic script; the invoked perl script does that.'
daily/260.fp_newusers: Do not mail The invoked perl script will do that.
'330.refresh-abi - no not mail results'
Let's not email - let refresh-abi.sh log instead.
'Add daily/330.refresh-abi'
Daily, refresh the ABI
'260.fp_newusers - fix redirection This has been wrong since 20218.04.20'
260.fp_newusers - fix redirection This hs been wrong since 20218.04.20 re: https://svn.int.unixathome.org/viewvc.cgi/freshports-1/periodics/trunk/daily/260.fp_newusers?r1=5054&r2=5055& I've been missing out on new user reports for nearly 6 years.
'Overwrite the freshports tag backup file ; do not append to it'
Overwrite, do not append, to the backup file
'fix variables'
Fix variables
'use FP_USER_FRESHPORTS not FP_FRESHPORTS_USER'
Move from FP_FRESHPORTS_USER to FP_USER_FRESHPORTS
'Start using variables for many things'
Start using variables for everything Rename hourly/506.fp_categories_rebuild_search_html.inn to hourly/506.fp_categories_rebuild_search_html When that file was brought over from dvl/p5-freshports-scripts, it had that name. We will do a lot of processing in the FreeBSD port.
Add, moving here from the dvl/p5-freshports-scripts port
'Add 980.dump_freshports_tags'
Save the output to a file
Adjust so we don't save the output. Let the script do that.
Script to launch saving of tags in ingress' repos
'use the right script name'
Fix the script name and the user set_hourly_flags.sh.sh should have been set_hourly_flags.sh This script should be run by freshports
'Do not use a period in a shell variable name'
Don't use . in a shell variable name or periodic will be upset: /etc/periodic.conf.local: fp.set_hour_flags_enable=YES: not found
'adding in 215.fp_check_git_for_commits'
Add the script for invoking the set flags script
'fix 215.fp_check_git_for_commits'
Don't echo, that's left over. Run it.
'correct the enable'
'adding 315.fp_check_git_for_commits'
Correct the enable: fp_check_for_git_commits_enable
'adding 215.fp_check_git_for_commits'
Add
'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