../
|
Jail/
|
4889
(7 years ago)
by dan:
remove pkg_plist and makefile
re https://github.com/FreshPorts/freshports/issues/53
|
Verify/
|
4977
(7 years ago)
by dan:
Added when we have a bunch of FreshPorts::Ports_generate_plist=HASH(0x806d9f0d8)
see https://svn.int.unixathome.org/viewvc.cgi/freshports-1/scripts/trunk/port.pm?view=annotate#l1234
I changed $this->{generate_plist} to $generate_plist
|
maildrop/
|
4846
(7 years ago)
by dan:
Adjust UMASK to be group writable (002)
Adjust regex to consider only headers (:h)
When discarding a message, log the Date, From, and Subject, much like a
delivery.
|
patches/
|
4189
(17 years ago)
by dan:
No longer needed.
|
procmail/
|
4829
(7 years ago)
by dan:
Document the move to maildrop
|
regression/
|
4836
(7 years ago)
by dan:
Change /usr/bin/perl to /usr/local/bin/perl
|
testing/
|
4836
(7 years ago)
by dan:
Change /usr/bin/perl to /usr/local/bin/perl
|
updates/
|
4836
(7 years ago)
by dan:
Change /usr/bin/perl to /usr/local/bin/perl
|
ExportXMLFromDB.pl
|
4836
(7 years ago)
by dan:
Change /usr/bin/perl to /usr/local/bin/perl
|
Makefile.PL
|
5033
(6 years ago)
by dan:
Add this, used when building FreshPorts-Modules
|
README.txt
|
4552
(11 years ago)
by dan:
no more Cwd or File-PathConvert.
|
announce.pl
|
4836
(7 years ago)
by dan:
Change /usr/bin/perl to /usr/local/bin/perl
|
announcements.pm
|
4836
(7 years ago)
by dan:
Change /usr/bin/perl to /usr/local/bin/perl
|
archive-compress-monthly.sh
|
873
(23 years ago)
by dan:
Create a monthly compression archive.
note that the other compress script appears to be unused.
|
archive-compress.sh
|
873
(23 years ago)
by dan:
Create a monthly compression archive.
note that the other compress script appears to be unused.
|
archive-messages.sh
|
4920
(7 years ago)
by dan:
use MSGDIR for archiving, not something we make up locally
|
branches.pm
|
4854
(7 years ago)
by dan:
Start using FreshPorts::Utilities::Report
|
cache-refresh.sh
|
5016
(7 years ago)
by dan:
Although I think this script is no longer used, let's update it.
|
cache.pm
|
4836
(7 years ago)
by dan:
Change /usr/bin/perl to /usr/local/bin/perl
|
caching.pm
|
4836
(7 years ago)
by dan:
Change /usr/bin/perl to /usr/local/bin/perl
|
categories_update_descriptions.pl
|
4836
(7 years ago)
by dan:
Change /usr/bin/perl to /usr/local/bin/perl
|
category.pm
|
4836
(7 years ago)
by dan:
Change /usr/bin/perl to /usr/local/bin/perl
|
checkaddress.pl
|
5004
(7 years ago)
by dan:
Fix trailing newlines
|
commit_log.pm
|
5003
(7 years ago)
by dan:
Add trailing newline
|
commit_log_branches.pm
|
4836
(7 years ago)
by dan:
Change /usr/bin/perl to /usr/local/bin/perl
|
commit_log_element.pm
|
5003
(7 years ago)
by dan:
Add trailing newline
|
commit_log_port_elements.pm
|
5003
(7 years ago)
by dan:
Add trailing newline
|
commit_log_ports.pm
|
5003
(7 years ago)
by dan:
Add trailing newline
|
commit_log_ports_elements.pm
|
5003
(7 years ago)
by dan:
Add trailing newline
|
commit_log_ports_ignore.pm
|
5003
(7 years ago)
by dan:
Add trailing newline
|
committer_opt_in.pm
|
4822
(7 years ago)
by dan:
Start using https instead of http
|
config.pm.sample
|
5013
(7 years ago)
by dan:
Remove spurious entries
Adjust whitespace
|
config.sh.sample
|
4975
(7 years ago)
by dan:
Fix SPOOLINGDIR
|
constants.pm
|
4939
(7 years ago)
by dan:
Add FreshPorts::Constants::DB_ConnectionType for use when calling FreshPorts::Database::GetDBHandle
|
crontab.sample
|
4836
(7 years ago)
by dan:
Change /usr/bin/perl to /usr/local/bin/perl
|
daily_rendering_times.pl
|
4836
(7 years ago)
by dan:
Change /usr/bin/perl to /usr/local/bin/perl
|
daily_rendering_times.sh
|
4836
(7 years ago)
by dan:
Change /usr/bin/perl to /usr/local/bin/perl
|
daily_stats.pl
|
4836
(7 years ago)
by dan:
Change /usr/bin/perl to /usr/local/bin/perl
|
database.pm
|
5012
(7 years ago)
by dan:
Require SSL on connection
|
database_dump.sh
|
4012
(18 years ago)
by dan:
Merge from FreshPorts2 to HEAD
|
db_utils.pm
|
4012
(18 years ago)
by dan:
Merge from FreshPorts2 to HEAD
|
dir-create.sh
|
1054
(23 years ago)
by dan:
add retry directory and update copyright
|
element.pm
|
4836
(7 years ago)
by dan:
Change /usr/bin/perl to /usr/local/bin/perl
|
email.pm
|
4644
(10 years ago)
by dan:
Use Mozilla::CA to deal with certificates
|
fetch-cvs-file.sh
|
4071
(18 years ago)
by dan:
add ~checkout~ to the URL we are fetching. This avoid getting HTML in
cvsweb3.
|
fetch-refresh-ports.pl
|
4836
(7 years ago)
by dan:
Change /usr/bin/perl to /usr/local/bin/perl
|
fetch-svn-file.sh
|
4465
(12 years ago)
by dan:
- update for storing svn revision in the commit_log table
- start doing an svn up on the revision name, not the individual files
|
freebsd-cvs.sh
|
4900
(7 years ago)
by dan:
Do not invoke LOGGER before it is defined via config.sh
Add more logging calls
|
freshports.sh
|
4817
(7 years ago)
by dan:
Reverse previous commit and leave config.sh in this directory.
Instead, we will create a symlink to /usr/local/etc/freshports/config.sh
Why?
Pulling in a config.pm file for perl might be more difficult. Might as well
use symlinks for both.
|
hourly_stats.pl
|
4952
(7 years ago)
by dan:
Add in missing my
|
housekeeping.pm
|
5003
(7 years ago)
by dan:
Add trailing newline
|
job-waiting.pl
|
5005
(7 years ago)
by dan:
Fix trailing newline
|
load_xml_into_db.pl
|
4836
(7 years ago)
by dan:
Change /usr/bin/perl to /usr/local/bin/perl
|
main-page-update.pl
|
5004
(7 years ago)
by dan:
Fix trailing newlines
|
make-new-branch.sh
|
4942
(7 years ago)
by dan:
Add whitespace
|
master_slave.pm
|
4782
(8 years ago)
by dan:
* Master ports are always defined on head, because they may not exist on the branch
It may occur that someone changes the master port on a branch, but highly unlikely
* Remove extraneous fields from SQL query
* pg_lasterror -> pg_last_error
|
messages.pm
|
4412
(12 years ago)
by dan:
Whitespace adjustment
|
missing-port-categories.sh
|
4954
(7 years ago)
by dan:
Use the correct user.
|
newusers.pl
|
4941
(7 years ago)
by dan:
When connecting, ask for a RO connection
|
newusers.sh
|
4836
(7 years ago)
by dan:
Change /usr/bin/perl to /usr/local/bin/perl
|
non_ports.pm
|
5003
(7 years ago)
by dan:
Add trailing newline
|
observer_commits.pm
|
4490
(12 years ago)
by dan:
remove code not required in prod
|
page-loads-last-five-minutes.pl
|
4836
(7 years ago)
by dan:
Change /usr/bin/perl to /usr/local/bin/perl
|
port.pm
|
5032
(6 years ago)
by dan:
If the file is blank, return from _GetRealPath
|
port_dependencies.pm
|
4836
(7 years ago)
by dan:
Change /usr/bin/perl to /usr/local/bin/perl
|
ports-supfile
|
851
(23 years ago)
by dan:
We need a custom supfile for this.
Let's also add a cvsup to the crontab.
|
ports_categories-populate.pl
|
4836
(7 years ago)
by dan:
Change /usr/bin/perl to /usr/local/bin/perl
|
ports_categories.pm
|
5003
(7 years ago)
by dan:
Add trailing newline
|
ports_generate_plist.pm
|
5003
(7 years ago)
by dan:
Add trailing newline
|
ports_tree_file_count.pl
|
4956
(7 years ago)
by dan:
Avoid counting . files, such as .svn, which will artifically inflact the
number
|
ports_vulnerable.pm
|
5003
(7 years ago)
by dan:
Add trailing newline
|
process_CVSROOT_approvers.sh
|
4850
(7 years ago)
by dan:
Invoke logger via local3.info to help direct all syslog messages to
/var/log/freshports/
|
process_cvs_mail.pm
|
4836
(7 years ago)
by dan:
Change /usr/bin/perl to /usr/local/bin/perl
|
process_mail.pl
|
5006
(7 years ago)
by dan:
fix trailing newline
|
process_mail.pm
|
4836
(7 years ago)
by dan:
Change /usr/bin/perl to /usr/local/bin/perl
|
process_moved.pl
|
5005
(7 years ago)
by dan:
Fix trailing newline
|
process_moved.sh
|
4836
(7 years ago)
by dan:
Change /usr/bin/perl to /usr/local/bin/perl
|
process_svn_mail.pm
|
4883
(7 years ago)
by dan:
Add more logging during initial processing of message.
* Branch
* Subject
* message-id
|
process_updating.pl
|
5005
(7 years ago)
by dan:
Fix trailing newline
|
process_updating.sh
|
4874
(7 years ago)
by dan:
better logging
|
process_vuxml.pl
|
5020
(7 years ago)
by dan:
Reduce the scope for $fh
Revert declaration of $p to orignal location
|
process_vuxml.sh
|
4961
(7 years ago)
by dan:
adjust references to dynamic so they refer to the new structure
|
process_www_en_ports_categories.sh
|
4850
(7 years ago)
by dan:
Invoke logger via local3.info to help direct all syslog messages to
/var/log/freshports/
|
purge_old_password_tokens.pl
|
4836
(7 years ago)
by dan:
Change /usr/bin/perl to /usr/local/bin/perl
|
queue-status.pl
|
4966
(7 years ago)
by dan:
Adjust this to suit new directory locations
|
refresh-an-unrefreshed-port.pl
|
4836
(7 years ago)
by dan:
Change /usr/bin/perl to /usr/local/bin/perl
|
refresh-daily-summaries.pl
|
4836
(7 years ago)
by dan:
Change /usr/bin/perl to /usr/local/bin/perl
|
refresh-each-port-of-commit.pl
|
4885
(7 years ago)
by dan:
Sometimes, you need to refresh from head..
|
refresh-each-port.pl
|
5006
(7 years ago)
by dan:
fix trailing newline
|
refresh-unrefreshed-ports.pl
|
4836
(7 years ago)
by dan:
Change /usr/bin/perl to /usr/local/bin/perl
|
report-new-ports.pl
|
5008
(7 years ago)
by dan:
Better SQL
|
report-notification.pl
|
4836
(7 years ago)
by dan:
Change /usr/bin/perl to /usr/local/bin/perl
|
report-security-notice.pl
|
4836
(7 years ago)
by dan:
Change /usr/bin/perl to /usr/local/bin/perl
|
report_constants.pm
|
4086
(18 years ago)
by dan:
Add http://www.freshports.org/DesignContestVoting/
|
restart_pg
|
4817
(7 years ago)
by dan:
Reverse previous commit and leave config.sh in this directory.
Instead, we will create a symlink to /usr/local/etc/freshports/config.sh
Why?
Pulling in a config.pm file for perl might be more difficult. Might as well
use symlinks for both.
|
sanity_test_failures.pm
|
5003
(7 years ago)
by dan:
Add trailing newline
|
searchlog.sh
|
4961
(7 years ago)
by dan:
adjust references to dynamic so they refer to the new structure
|
show-config.pl
|
4836
(7 years ago)
by dan:
Change /usr/bin/perl to /usr/local/bin/perl
|
special_processing_files.pm
|
5003
(7 years ago)
by dan:
Add trailing newline
|
status.pm.sample
|
4966
(7 years ago)
by dan:
Adjust this to suit new directory locations
|
svn-up-file.sh
|
4595
(11 years ago)
by dan:
Update for Branches
|
system_status.pm
|
5003
(7 years ago)
by dan:
Add trailing newline
|
test-master-port.pl
|
5005
(7 years ago)
by dan:
Fix trailing newline
|
test-master-port.sh
|
4817
(7 years ago)
by dan:
Reverse previous commit and leave config.sh in this directory.
Instead, we will create a symlink to /usr/local/etc/freshports/config.sh
Why?
Pulling in a config.pm file for perl might be more difficult. Might as well
use symlinks for both.
|
test.xml
|
4822
(7 years ago)
by dan:
Start using https instead of http
|
test2.xml
|
4822
(7 years ago)
by dan:
Start using https instead of http
|
test_Makefile.xml
|
4822
(7 years ago)
by dan:
Start using https instead of http
|
test_category_save.pl
|
4836
(7 years ago)
by dan:
Change /usr/bin/perl to /usr/local/bin/perl
|
test_element_fetch.pl
|
4836
(7 years ago)
by dan:
Change /usr/bin/perl to /usr/local/bin/perl
|
test_element_save.pl
|
4836
(7 years ago)
by dan:
Change /usr/bin/perl to /usr/local/bin/perl
|
test_failed_fetch.xml
|
4822
(7 years ago)
by dan:
Start using https instead of http
|
test_file_array.pl
|
5005
(7 years ago)
by dan:
Fix trailing newline
|
test_grep.pl
|
5005
(7 years ago)
by dan:
Fix trailing newline
|
test_hash.pl
|
4836
(7 years ago)
by dan:
Change /usr/bin/perl to /usr/local/bin/perl
|
test_hash_element.pl
|
5005
(7 years ago)
by dan:
Fix trailing newline
|
test_hash_hash.pl
|
5005
(7 years ago)
by dan:
Fix trailing newline
|
test_ignored.pl
|
5005
(7 years ago)
by dan:
Fix trailing newline
|
test_port_save.pl
|
5005
(7 years ago)
by dan:
Fix trailing newline
|
test_split.pl
|
4836
(7 years ago)
by dan:
Change /usr/bin/perl to /usr/local/bin/perl
|
unrefreshed.pl
|
4836
(7 years ago)
by dan:
Change /usr/bin/perl to /usr/local/bin/perl
|
utilities.pm
|
4853
(7 years ago)
by dan:
Add Report($;$) which takes a level and a message.
Use this function internally.
Start logging via local3 so we can capture that via syslog
|
verifyport.pm
|
4822
(7 years ago)
by dan:
Start using https instead of http
|
vuln_latest.pl
|
4836
(7 years ago)
by dan:
Change /usr/bin/perl to /usr/local/bin/perl
|
vuxml.pm
|
4836
(7 years ago)
by dan:
Change /usr/bin/perl to /usr/local/bin/perl
|
vuxml_affected.pm
|
4836
(7 years ago)
by dan:
Change /usr/bin/perl to /usr/local/bin/perl
|
vuxml_ident.pl
|
4836
(7 years ago)
by dan:
Change /usr/bin/perl to /usr/local/bin/perl
|
vuxml_mark_commits.pm
|
4836
(7 years ago)
by dan:
Change /usr/bin/perl to /usr/local/bin/perl
|
vuxml_names.pm
|
4836
(7 years ago)
by dan:
Change /usr/bin/perl to /usr/local/bin/perl
|
vuxml_package.pm
|
4836
(7 years ago)
by dan:
Change /usr/bin/perl to /usr/local/bin/perl
|
vuxml_packages.pm
|
4836
(7 years ago)
by dan:
Change /usr/bin/perl to /usr/local/bin/perl
|
vuxml_parsing.pm
|
4905
(7 years ago)
by dan:
Stop using HANDLE and start using File::IO
This will hopefully avoid: Name "main::HANDLE" used only once: possible typo at ./process_vuxml.pl line 89.
|
vuxml_ranges.pm
|
4836
(7 years ago)
by dan:
Change /usr/bin/perl to /usr/local/bin/perl
|
vuxml_references.pm
|
4836
(7 years ago)
by dan:
Change /usr/bin/perl to /usr/local/bin/perl
|
xml_munge.pm
|
4855
(7 years ago)
by dan:
Use FreshPorts::Utilities::Report
|