ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/freshports-1/scripts
Revision 3671 - Directory Listing - [select for diffs]
Modified Sun Jul 23 13:19:49 2006 UTC (18 years, 8 months ago) by dan
Diff to previous 3670
The reports of my death have been wrong.  Use VUXML instead.

Revision 3670 - Directory Listing - [select for diffs]
Modified Sun Jul 23 13:19:15 2006 UTC (18 years, 8 months ago) by dan
Diff to previous 3669
Add link to http://www.vuxml.org/freebsd/ for use by security notification
report.

Revision 3669 - Directory Listing - [select for diffs]
Modified Sun Jul 23 13:17:26 2006 UTC (18 years, 8 months ago) by dan
Diff to previous 3666
Update the copyright year, while adjusting whitespace only elsewhere

Revision 3666 - Directory Listing - [select for diffs]
Modified Thu Jul 20 10:06:47 2006 UTC (18 years, 8 months ago) by dan
Diff to previous 3654
Better description of items required, including trailing slashes.

Revision 3654 - Directory Listing - [select for diffs]
Modified Tue Jul 18 10:34:58 2006 UTC (18 years, 8 months ago) by dan
Diff to previous 3639
If the description is null, tell the users something useful instead of a
blank line.

Revision 3639 - Directory Listing - [select for diffs]
Modified Sat Jul 15 04:48:12 2006 UTC (18 years, 8 months ago) by dan
Diff to previous 3638
If we don't quote the NEWSCASHEDIR glob, it works.  Nice.

Revision 3638 - Directory Listing - [select for diffs]
Modified Sat Jul 15 03:29:57 2006 UTC (18 years, 8 months ago) by dan
Diff to previous 3637
correctly spell cache

Revision 3637 - Directory Listing - [select for diffs]
Modified Sat Jul 15 03:21:09 2006 UTC (18 years, 8 months ago) by dan
Diff to previous 3635
Correctly spell cache

Revision 3635 - Directory Listing - [select for diffs]
Modified Sat Jul 15 02:35:13 2006 UTC (18 years, 8 months ago) by dan
Diff to previous 3631
Get ready to clear the news cache too

Revision 3631 - Directory Listing - [select for diffs]
Modified Sun Jul 9 23:57:04 2006 UTC (18 years, 8 months ago) by dan
Diff to previous 3630
Simplify the removal of items from cache.

Revision 3630 - Directory Listing - [select for diffs]
Modified Sun Jul 9 23:12:08 2006 UTC (18 years, 8 months ago) by dan
Diff to previous 3629
There was a caching problem where cache entries were not deleted as
expected.  This turned out to be a permissions issue.

There is code here that will be removed with the next commit.  It was just
kind of a shame to delete it without committing it.... ;)

Revision 3629 - Directory Listing - [select for diffs]
Modified Wed Jul 5 12:45:58 2006 UTC (18 years, 9 months ago) by dan
Diff to previous 3601
Change how we remove from cache.  Do it for just the one file.
Do an ls before and after.

Revision 3601 - Directory Listing - [select for diffs]
Modified Sat Jul 1 17:03:11 2006 UTC (18 years, 9 months ago) by dan
Diff to previous 3600
Correctly use the return value from FetchAllFiles().

Revision 3600 - Directory Listing - [select for diffs]
Modified Fri Jun 30 11:48:04 2006 UTC (18 years, 9 months ago) by dan
Diff to previous 3599
Move the cache clearing code from PortsRefreshed to UpdateEnds.

Revision 3599 - Directory Listing - [select for diffs]
Modified Fri Jun 30 11:46:53 2006 UTC (18 years, 9 months ago) by dan
Diff to previous 3598
- Tell observers about UpdateBegins and UpdateEnds
- Take note of the return value from FetchAllFiles
  and do not refresh ports if it fails.
- Event if there was a fetch problem, tell the observers
  that refresh has been completed, so they make take action
  (in this case, they mark ports as vulnerable)

Revision 3598 - Directory Listing - [select for diffs]
Modified Fri Jun 30 11:43:55 2006 UTC (18 years, 9 months ago) by dan
Diff to previous 3597
When using FetchFile(), take note of the return value and propogate it up
to our caller.

Revision 3597 - Directory Listing - [select for diffs]
Modified Fri Jun 30 01:14:15 2006 UTC (18 years, 9 months ago) by dan
Diff to previous 3596
Add UpdateBegins and UpdateEnds.

Revision 3596 - Directory Listing - [select for diffs]
Modified Thu Jun 29 23:51:52 2006 UTC (18 years, 9 months ago) by dan
Diff to previous 3595
cach -> cache

Revision 3595 - Directory Listing - [select for diffs]
Modified Thu Jun 29 19:51:21 2006 UTC (18 years, 9 months ago) by dan
Diff to previous 3594
files -> file : go singular.

Revision 3594 - Directory Listing - [select for diffs]
Modified Thu Jun 29 19:48:46 2006 UTC (18 years, 9 months ago) by dan
Diff to previous 3592
whitespace only

Revision 3592 - Directory Listing - [select for diffs]
Modified Wed Jun 28 05:40:03 2006 UTC (18 years, 9 months ago) by dan
Diff to previous 3591
Save the Ports for later cache flushing.   This means we can process the
cache removal requests after the transactions have been completed.

Revision 3591 - Directory Listing - [select for diffs]
Modified Wed Jun 28 05:39:12 2006 UTC (18 years, 9 months ago) by dan
Diff to previous 3590
Use the new path to cache files, which is a ports-tree-like directory
structure.
When we pass in CommitLogPorts, it is now category/port string.

Revision 3590 - Directory Listing - [select for diffs]
Modified Wed Jun 28 05:37:56 2006 UTC (18 years, 9 months ago) by dan
Diff to previous 3589
When the transaction has been committed, tell the observers.

Revision 3589 - Directory Listing - [select for diffs]
Modified Wed Jun 28 05:37:17 2006 UTC (18 years, 9 months ago) by dan
Diff to previous 3588
Add TransactionCommitted
Update copyright

Revision 3588 - Directory Listing - [select for diffs]
Modified Wed Jun 28 05:36:53 2006 UTC (18 years, 9 months ago) by dan
Diff to previous 3587
Update copyright

Revision 3587 - Directory Listing - [select for diffs]
Modified Wed Jun 28 04:10:10 2006 UTC (18 years, 9 months ago) by dan
Diff to previous 3586
If caching fails, report an error.

Revision 3586 - Directory Listing - [select for diffs]
Modified Wed Jun 28 03:45:12 2006 UTC (18 years, 9 months ago) by dan
Diff to previous 3557
Update copyright year.

Revision 3557 - Directory Listing - [select for diffs]
Modified Mon Jun 12 05:19:25 2006 UTC (18 years, 9 months ago) by dan
Diff to previous 3554
Add php4-extensions

Revision 3554 - Directory Listing - [select for diffs]
Modified Sat Jun 10 02:22:30 2006 UTC (18 years, 9 months ago) by dan
Diff to previous 3549
If the file we get back is not ASCII, tell the committer.
Use unlink, not rm.

Revision 3549 - Directory Listing - [select for diffs]
Modified Tue Jun 6 14:28:45 2006 UTC (18 years, 10 months ago) by dan
Diff to previous 3547
Fix problem with cache removal.  Only attempt removal if cache entry exists.
Use unlink instead of rm.
Fix typo: Finsihed => Finished

Revision 3547 - Directory Listing - [select for diffs]
Modified Wed May 31 04:13:59 2006 UTC (18 years, 10 months ago) by dan
Diff to previous 3543
Remove entries from the cache after refreshing.

Revision 3543 - Directory Listing - [select for diffs]
Modified Tue May 30 21:22:59 2006 UTC (18 years, 10 months ago) by dan
Diff to previous 3542
Remove an extra -V
some whitespace changes

Revision 3542 - Directory Listing - [select for diffs]
Modified Tue May 30 21:22:07 2006 UTC (18 years, 10 months ago) by dan
Diff to previous 3541
Go case-insensitive.

Revision 3541 - Directory Listing - [select for diffs]
Modified Tue May 30 21:20:20 2006 UTC (18 years, 10 months ago) by dan
Diff to previous 3539
Fix the caching path

Revision 3539 - Directory Listing - [select for diffs]
Modified Tue May 30 20:51:56 2006 UTC (18 years, 10 months ago) by dan
Diff to previous 3517
Add some ability to remove ports from the cache.

Revision 3517 - Directory Listing - [select for diffs]
Modified Wed May 3 15:25:00 2006 UTC (18 years, 11 months ago) by dan
Diff to previous 3516
Whitespace only.

Revision 3516 - Directory Listing - [select for diffs]
Modified Wed May 3 15:24:42 2006 UTC (18 years, 11 months ago) by dan
Diff to previous 3515
forced commit to note that we now do a case insensitive check on Message-ID

Revision 3515 - Directory Listing - [select for diffs]
Modified Wed May 3 15:24:05 2006 UTC (18 years, 11 months ago) by dan
Diff to previous 3513
Cater for null timezones

Revision 3513 - Directory Listing - [select for diffs]
Modified Mon May 1 13:46:20 2006 UTC (18 years, 11 months ago) by dan
Diff to previous 3503
Allow AFFECTS to span multiple lines

Revision 3503 - Directory Listing - [select for diffs]
Modified Wed Mar 29 09:01:25 2006 UTC (19 years ago) by dan
Diff to previous 3501
Update to a more complete list of ports that need to be installed

Revision 3501 - Directory Listing - [select for diffs]
Modified Mon Feb 27 23:14:58 2006 UTC (19 years, 1 month ago) by dan
Diff to previous 3500
Update copyright year.
Look for pkg_version in the right place on FreeBSD 4 and FreeBSD 6

Revision 3500 - Directory Listing - [select for diffs]
Modified Mon Feb 27 23:14:29 2006 UTC (19 years, 1 month ago) by dan
Diff to previous 3480
Update copyright year, standard headers.

Revision 3480 - Directory Listing - [select for diffs]
Modified Mon Feb 6 16:57:53 2006 UTC (19 years, 2 months ago) by dan
Diff to previous 3479
For virtual categories, this is the description:
This is a virtual category. No description is available.

Revision 3479 - Directory Listing - [select for diffs]
Modified Mon Feb 6 16:31:41 2006 UTC (19 years, 2 months ago) by dan
Diff to previous 3478
For virtual categories, give 'no description available'

Revision 3478 - Directory Listing - [select for diffs]
Modified Sun Feb 5 21:55:02 2006 UTC (19 years, 2 months ago) by dan
Diff to previous 3477
Make sure the port is active.

Revision 3477 - Directory Listing - [select for diffs]
Modified Sun Feb 5 21:54:41 2006 UTC (19 years, 2 months ago) by dan
Diff to previous 3476
New patches

Revision 3476 - Directory Listing - [select for diffs]
Modified Sun Feb 5 21:52:15 2006 UTC (19 years, 2 months ago) by dan
Diff to previous 3475
Add RefreshDescription()
Cater for non primary categories by setting element_ID to null when no
value is provided.

Revision 3475 - Directory Listing - [select for diffs]
Modified Sun Feb 5 21:49:51 2006 UTC (19 years, 2 months ago) by dan
Diff to previous 3453
Provide a way to set the cagtegory description from the make files

Revision 3453 - Directory Listing - [select for diffs]
Modified Mon Dec 12 11:47:18 2005 UTC (19 years, 3 months ago) by dan
Diff to previous 3452
Include the URL into the FreshPorts webserver for each port that had trouble.
Provide a bit more space before listing the errors.
If notifications are disabled, tell me who the committer was.

Revision 3452 - Directory Listing - [select for diffs]
Modified Thu Dec 8 21:55:44 2005 UTC (19 years, 4 months ago) by dan
Diff to previous 3449
Set the refresh flag when a commit is processed.

Revision 3449 - Directory Listing - [select for diffs]
Modified Thu Dec 8 05:00:25 2005 UTC (19 years, 4 months ago) by dan
Diff to previous 3448
add a flag for cache refresh

Revision 3448 - Directory Listing - [select for diffs]
Modified Thu Dec 8 04:59:43 2005 UTC (19 years, 4 months ago) by dan
Diff to previous 3446
Do better caching of all the options.

Revision 3446 - Directory Listing - [select for diffs]
Modified Wed Dec 7 22:49:02 2005 UTC (19 years, 4 months ago) by dan
Diff to previous 3444
Start caching the categories.php page

Revision 3444 - Directory Listing - [select for diffs]
Modified Mon Dec 5 01:36:54 2005 UTC (19 years, 4 months ago) by dan
Diff to previous 3443
Add a partially completed script for checking that Deleted Ports are deleted
and that non-deleted ports are not.

Revision 3443 - Directory Listing - [select for diffs]
Modified Thu Dec 1 04:52:37 2005 UTC (19 years, 4 months ago) by dan
Diff to previous 3437
correctly name and locate the file

Revision 3437 - Directory Listing - [select for diffs]
Modified Wed Nov 9 17:24:20 2005 UTC (19 years, 4 months ago) by dan
Diff to previous 3434
Move from category/pkg/COMMENT to make -V COMMENT.

Revision 3434 - Directory Listing - [select for diffs]
Modified Tue Nov 1 23:12:39 2005 UTC (19 years, 5 months ago) by dan
Diff to previous 3433
Set is_interactive

Revision 3433 - Directory Listing - [select for diffs]
Modified Tue Nov 1 23:12:06 2005 UTC (19 years, 5 months ago) by dan
Diff to previous 3432
Add this file

Revision 3432 - Directory Listing - [select for diffs]
Modified Tue Nov 1 23:11:22 2005 UTC (19 years, 5 months ago) by dan
Diff to previous 3431
Add is interactive

Revision 3431 - Directory Listing - [select for diffs]
Modified Tue Nov 1 23:10:56 2005 UTC (19 years, 5 months ago) by dan
Diff to previous 3411
Add is interacgtive

Revision 3411 - Directory Listing - [select for diffs]
Modified Fri Oct 7 23:52:57 2005 UTC (19 years, 6 months ago) by dan
Diff to previous 3399
added: is_interactive, only_for_archs, not_for_archs.
now also checks for invalid expiration_date.

Revision 3399 - Directory Listing - [select for diffs]
Modified Wed Aug 3 12:25:18 2005 UTC (19 years, 8 months ago) by dan
Diff to previous 3391
Look for jobs waiting to be run.

Revision 3391 - Directory Listing - [select for diffs]
Modified Wed Aug 3 12:04:10 2005 UTC (19 years, 8 months ago) by dan
Diff to previous 3386
Add and use $FreshPorts::Config::JobWaiting.
This flag is used by fp-daemon.sh to seralize jobs.

Revision 3386 - Directory Listing - [select for diffs]
Modified Mon Jul 18 12:16:45 2005 UTC (19 years, 8 months ago) by dan
Diff to previous 3382
Use the correct variable name for expiration_date
Properly quote or don't quote the value depending on whether or not it is NULL
While here, renumber the numbers so they are sequential.

Revision 3382 - Directory Listing - [select for diffs]
Modified Sun Jul 17 14:20:28 2005 UTC (19 years, 8 months ago) by dan
Diff to previous 3381
use eq not == for strings.

Revision 3381 - Directory Listing - [select for diffs]
Modified Sun Jul 17 14:20:04 2005 UTC (19 years, 8 months ago) by dan
Diff to previous 3379
Add an EOF message

Revision 3379 - Directory Listing - [select for diffs]
Modified Sat Jul 16 04:56:57 2005 UTC (19 years, 8 months ago) by dan
Diff to previous 3378
Provide Auto-Submitted: auto-generated support.
Thanks to Donal Diamond <donal.diamond@gmail.com> for the suggestion.
See http://www.faqs.org/rfcs/rfc3834.html

Revision 3378 - Directory Listing - [select for diffs]
Modified Sat Jul 16 04:55:50 2005 UTC (19 years, 8 months ago) by dan
Diff to previous 3348
When a new commit comes in, part the ports as vulnerable or not.

Revision 3348 - Directory Listing - [select for diffs]
Modified Sat Jun 25 17:58:36 2005 UTC (19 years, 9 months ago) by dan
Diff to previous 3344
Add stats functions for ports.expiration_date

Revision 3344 - Directory Listing - [select for diffs]
Modified Sat Jun 25 15:51:35 2005 UTC (19 years, 9 months ago) by dan
Diff to previous 3343
New script

Revision 3343 - Directory Listing - [select for diffs]
Modified Sat Jun 25 15:51:09 2005 UTC (19 years, 9 months ago) by dan
Diff to previous 3335
Add expiration_date

Revision 3335 - Directory Listing - [select for diffs]
Modified Fri Jun 3 02:43:24 2005 UTC (19 years, 10 months ago) by dan
Diff to previous 3326
Add comments about doing the file processing after the files have been fetched.

Revision 3326 - Directory Listing - [select for diffs]
Modified Thu Apr 7 02:11:23 2005 UTC (20 years ago) by dan
Diff to previous 3316
We now use Cwd, not File::ConvertPath

Revision 3316 - Directory Listing - [select for diffs]
Modified Fri Mar 18 03:37:55 2005 UTC (20 years ago) by dan
Diff to previous 3309
Add Stats_PortCountVulnerable()

Revision 3309 - Directory Listing - [select for diffs]
Modified Sun Mar 13 13:29:12 2005 UTC (20 years ago) by dan
Diff to previous 3308
Add ports-new.php

Revision 3308 - Directory Listing - [select for diffs]
Modified Sun Mar 13 13:22:43 2005 UTC (20 years ago) by dan
Diff to previous 3305
BASEIDR => BASEDIR

Revision 3305 - Directory Listing - [select for diffs]
Modified Sun Mar 13 10:08:43 2005 UTC (20 years ago) by dan
Diff to previous 3304
We now use Cwd, not File::PathConvert

Revision 3304 - Directory Listing - [select for diffs]
Modified Sun Mar 13 10:06:45 2005 UTC (20 years ago) by dan
Diff to previous 3303
stop using File::PathConvert, and use Cwd instead

Revision 3303 - Directory Listing - [select for diffs]
Modified Sun Mar 13 10:05:15 2005 UTC (20 years ago) by dan
Diff to previous 3299
Sort output by date field only

Revision 3299 - Directory Listing - [select for diffs]
Modified Mon Feb 21 01:19:18 2005 UTC (20 years, 1 month ago) by dan
Diff to previous 3295
We no longer use packageexists.  Remove it.

Revision 3295 - Directory Listing - [select for diffs]
Modified Thu Feb 17 05:34:28 2005 UTC (20 years, 1 month ago) by dan
Diff to previous 3294
Remove the file, only if it exists.

Revision 3294 - Directory Listing - [select for diffs]
Modified Thu Feb 17 05:33:03 2005 UTC (20 years, 1 month ago) by dan
Diff to previous 3293
Add restricted and no_cdrom fields

Revision 3293 - Directory Listing - [select for diffs]
Modified Thu Feb 17 04:48:28 2005 UTC (20 years, 1 month ago) by dan
Diff to previous 3290
A script to set initial values for restricted and no_cdrom fields of the ports table.
Does not clear out existing values.

Revision 3290 - Directory Listing - [select for diffs]
Modified Thu Feb 17 04:37:16 2005 UTC (20 years, 1 month ago) by dan
Diff to previous 3270
Add statistics for restricted and no_cdrom ports

Revision 3270 - Directory Listing - [select for diffs]
Modified Tue Feb 1 18:49:47 2005 UTC (20 years, 2 months ago) by dan
Diff to previous 3269
Remove begin_work() and put a my on the ErrorFound.

Revision 3269 - Directory Listing - [select for diffs]
Modified Tue Feb 1 17:53:14 2005 UTC (20 years, 2 months ago) by dan
Diff to previous 3268
Put transaction control here
Pass the database handle into the XML_Munge object
After processing, rollback or commit, as appropriate.

Revision 3268 - Directory Listing - [select for diffs]
Modified Tue Feb 1 17:52:07 2005 UTC (20 years, 2 months ago) by dan
Diff to previous 3267
Remove commit/rollback as it's now in xml_munge()

Revision 3267 - Directory Listing - [select for diffs]
Modified Tue Feb 1 17:51:39 2005 UTC (20 years, 2 months ago) by dan
Diff to previous 3266
Add Set_Rollback_Needed() and $_RollbackNeeded and return the value
from process()

Revision 3266 - Directory Listing - [select for diffs]
Modified Tue Feb 1 17:39:35 2005 UTC (20 years, 2 months ago) by dan
Diff to previous 3265
Remove the database connection from this file.  It is now supplied with object
creation.

Replace $dbh with $self->{dbh}

Revision 3265 - Directory Listing - [select for diffs]
Modified Tue Feb 1 17:37:27 2005 UTC (20 years, 2 months ago) by dan
Diff to previous 3250
Display both the output from the Make command and the error file when an
error is detected.

Revision 3250 - Directory Listing - [select for diffs]
Modified Wed Jan 26 20:55:32 2005 UTC (20 years, 2 months ago) by dan
Diff to previous 3249
For the observer object, provide a database handle during creation.
Create the observer object first, then the xml munging object.
    (Just because we can)

Revision 3249 - Directory Listing - [select for diffs]
Modified Wed Jan 26 20:54:04 2005 UTC (20 years, 2 months ago) by dan
Diff to previous 3248
refer to $class->{dbh}, not $dbh
When ports are refreshed, update the ports_vulnerable table

Revision 3248 - Directory Listing - [select for diffs]
Modified Wed Jan 26 20:53:20 2005 UTC (20 years, 2 months ago) by dan
Diff to previous 3247
On PortsRefreshed, supply a new value: CommitLogPorts

Revision 3247 - Directory Listing - [select for diffs]
Modified Wed Jan 26 20:52:37 2005 UTC (20 years, 2 months ago) by dan
Diff to previous 3246
Functions to manipulate the ports_vulnerability database.

Revision 3246 - Directory Listing - [select for diffs]
Modified Wed Jan 26 18:39:09 2005 UTC (20 years, 2 months ago) by dan
Diff to previous 3245
Whitespace only

Revision 3245 - Directory Listing - [select for diffs]
Modified Wed Jan 26 17:40:25 2005 UTC (20 years, 2 months ago) by dan
Diff to previous 3242
Correct a comment

Revision 3242 - Directory Listing - [select for diffs]
Modified Tue Jan 25 01:31:49 2005 UTC (20 years, 2 months ago) by dan
Diff to previous 3241
whitespace changes only

Revision 3241 - Directory Listing - [select for diffs]
Modified Mon Jan 24 20:50:22 2005 UTC (20 years, 2 months ago) by dan
Diff to previous 3240
When dealing with a cancelled vuln, remember to delete the vuln from the
database if we are updating in place.

Revision 3240 - Directory Listing - [select for diffs]
Modified Mon Jan 24 20:47:58 2005 UTC (20 years, 2 months ago) by dan
Diff to previous 3223
Add DeleteByVID()

Revision 3223 - Directory Listing - [select for diffs]
Modified Sun Jan 23 00:27:37 2005 UTC (20 years, 2 months ago) by dan
Diff to previous 3214
Add devel/pear-HTML_Page2

Revision 3214 - Directory Listing - [select for diffs]
Modified Sat Jan 22 14:40:48 2005 UTC (20 years, 2 months ago) by dan
Diff to previous 3213
Add two new functions:

MarkOneCommit()
RecordVulnerabilitiesForThisPortVersion()

Revision 3213 - Directory Listing - [select for diffs]
Modified Sat Jan 22 14:39:49 2005 UTC (20 years, 2 months ago) by dan
Diff to previous 3212
update_database_vuxml() now takes a whole vuxml structure, not just an ID

Revision 3212 - Directory Listing - [select for diffs]
Modified Sat Jan 22 14:38:54 2005 UTC (20 years, 2 months ago) by dan
Diff to previous 3211
Mark vulnerable commits during processing

Revision 3211 - Directory Listing - [select for diffs]
Modified Sat Jan 22 14:38:22 2005 UTC (20 years, 2 months ago) by dan
Diff to previous 3199
Add new function MarkVulnerableCommits()

Revision 3199 - Directory Listing - [select for diffs]
Modified Thu Jan 13 23:14:37 2005 UTC (20 years, 2 months ago) by dan
Diff to previous 3198
Start using VUXMLMUTEX

Revision 3198 - Directory Listing - [select for diffs]
Modified Thu Jan 13 23:06:51 2005 UTC (20 years, 2 months ago) by dan
Diff to previous 3197
Add vuxml_mutex

Revision 3197 - Directory Listing - [select for diffs]
Modified Thu Jan 13 22:37:50 2005 UTC (20 years, 2 months ago) by dan
Diff to previous 3193
Remove unneeded /'s

Revision 3193 - Directory Listing - [select for diffs]
Modified Thu Jan 13 15:59:26 2005 UTC (20 years, 2 months ago) by dan
Diff to previous 3190
whitespace changes only

Revision 3190 - Directory Listing - [select for diffs]
Modified Wed Jan 12 14:57:38 2005 UTC (20 years, 2 months ago) by dan
Diff to previous 3189
Start using DISTDIR so that references to SAME come up correctly

Revision 3189 - Directory Listing - [select for diffs]
Modified Wed Jan 12 14:56:58 2005 UTC (20 years, 2 months ago) by dan
Diff to previous 3187
Add DISTDIR

Revision 3187 - Directory Listing - [select for diffs]
Modified Sat Jan 8 14:30:10 2005 UTC (20 years, 2 months ago) by dan
Diff to previous 3184
Handle splits that involve a ,

Revision 3184 - Directory Listing - [select for diffs]
Modified Thu Jan 6 04:28:59 2005 UTC (20 years, 3 months ago) by dan
Diff to previous 3183
Streamline error handling

Revision 3183 - Directory Listing - [select for diffs]
Modified Thu Jan 6 04:26:40 2005 UTC (20 years, 3 months ago) by dan
Diff to previous 3182
Supply the filename as input parameter, not STDIN

Revision 3182 - Directory Listing - [select for diffs]
Modified Thu Jan 6 04:25:58 2005 UTC (20 years, 3 months ago) by dan
Diff to previous 3172
When commit is already processed, that's not an error

Revision 3172 - Directory Listing - [select for diffs]
Modified Mon Jan 3 21:35:48 2005 UTC (20 years, 3 months ago) by dan
Diff to previous 3163
Capture the RCS details of the vuln.xml file

Revision 3163 - Directory Listing - [select for diffs]
Modified Thu Dec 23 19:48:22 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3162
remove unneeded print messages

Revision 3162 - Directory Listing - [select for diffs]
Modified Thu Dec 23 18:22:52 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3160
Add DateLessThanDate() and RecentlyAdded() both of which use Date::Calc

Revision 3160 - Directory Listing - [select for diffs]
Modified Thu Dec 23 13:16:49 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3159
Remove commented out code.

Revision 3159 - Directory Listing - [select for diffs]
Modified Wed Dec 22 17:49:29 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3158
Always test before committing.
echo should be print

Revision 3158 - Directory Listing - [select for diffs]
Modified Wed Dec 22 16:50:26 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3157
Creat -> Create

Revision 3157 - Directory Listing - [select for diffs]
Modified Tue Dec 21 15:28:44 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3156
Add this package

Revision 3156 - Directory Listing - [select for diffs]
Modified Tue Dec 21 14:57:01 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3154
Echo that we are doing special processing.

Revision 3154 - Directory Listing - [select for diffs]
Modified Sun Dec 19 23:21:01 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3153
forced commit.
Add FilesFetched

Revision 3153 - Directory Listing - [select for diffs]
Modified Sun Dec 19 23:20:21 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3152
Observer the FilesFetched event.
Keep track of whether or not the ports tree infrastructure needs to be patched
based up on the files that are in this commit

Revision 3152 - Directory Listing - [select for diffs]
Modified Sun Dec 19 23:19:06 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3151
Forced commit:
This file performs any patches needed to the ports tree infrastructure
as required by FreshPorts.

Revision 3151 - Directory Listing - [select for diffs]
Modified Sun Dec 19 23:18:21 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3150
backout previous commit, which was whitespace only and in error

Revision 3150 - Directory Listing - [select for diffs]
Modified Sun Dec 19 23:16:48 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3149
Forced commit.  Code now notifies observer after files have been fetched.

Revision 3149 - Directory Listing - [select for diffs]
Modified Sun Dec 19 23:15:00 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3140
*** empty log message ***

Revision 3140 - Directory Listing - [select for diffs]
Modified Wed Dec 15 14:44:16 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3135
Rename update_database to more correctly refer to database_insert

Revision 3135 - Directory Listing - [select for diffs]
Modified Tue Dec 14 00:47:42 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3134
Order the data by ID, so it retains the original ordering.
add print()

Revision 3134 - Directory Listing - [select for diffs]
Modified Tue Dec 14 00:44:39 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3133
*** empty log message ***

Revision 3133 - Directory Listing - [select for diffs]
Modified Tue Dec 14 00:43:47 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3132
Use vuxml_affected_id when retrieving.
Add set_id(), set_vuxml_affected_id(), set_name(), and print()

Revision 3132 - Directory Listing - [select for diffs]
Modified Tue Dec 14 00:42:43 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3131
Print packages.
comment out debugging code.

Revision 3131 - Directory Listing - [select for diffs]
Modified Mon Dec 13 23:22:59 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3130
Comment out printing

Revision 3130 - Directory Listing - [select for diffs]
Modified Mon Dec 13 23:22:43 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3129
Create a print() routine.

Revision 3129 - Directory Listing - [select for diffs]
Modified Mon Dec 13 21:38:03 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3128
Alter FetchByVID() to take a parameter
Add FetchPackages()

Revision 3128 - Directory Listing - [select for diffs]
Modified Mon Dec 13 21:37:11 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3127
Alter to return a bunch of packages not an affects. This makes things
conceptually easier.

Revision 3127 - Directory Listing - [select for diffs]
Modified Mon Dec 13 21:36:25 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3126
FetchByVID() now takes the vuln id as a parameter

Revision 3126 - Directory Listing - [select for diffs]
Modified Mon Dec 13 21:35:26 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3125
comment out debugging

Revision 3125 - Directory Listing - [select for diffs]
Modified Mon Dec 13 14:52:12 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3124
Remember to empty out objects before using them again.

Revision 3124 - Directory Listing - [select for diffs]
Modified Mon Dec 13 14:50:23 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3123
Whitespace changes

Revision 3123 - Directory Listing - [select for diffs]
Modified Mon Dec 13 14:49:53 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3122
remove unused shift in empty()
Remove unneeded quote in save()

Revision 3122 - Directory Listing - [select for diffs]
Modified Sun Dec 12 23:45:46 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3121
update the SQL keywords

Revision 3121 - Directory Listing - [select for diffs]
Modified Sun Dec 12 23:24:03 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3120
Remove extra comma from UPDATE

Revision 3120 - Directory Listing - [select for diffs]
Modified Sun Dec 12 15:48:14 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3119
add empty() and FetchByVuXMLAffectedID()

Revision 3119 - Directory Listing - [select for diffs]
Modified Sun Dec 12 15:47:46 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3118
Add functions for setting values

Revision 3118 - Directory Listing - [select for diffs]
Modified Sun Dec 12 15:46:50 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3117
Add Empty(), add some whitespace

Revision 3117 - Directory Listing - [select for diffs]
Modified Sun Dec 12 15:43:39 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3116
add fetch by id, and empty()

Revision 3116 - Directory Listing - [select for diffs]
Modified Sun Dec 12 15:43:11 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3115
Add empty()

Revision 3115 - Directory Listing - [select for diffs]
Modified Sat Dec 11 15:28:03 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3114
First attempt at grabbing all package information for a vuxml entry

Revision 3114 - Directory Listing - [select for diffs]
Modified Sat Dec 11 15:27:20 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3113
Add newline to EOF

Revision 3113 - Directory Listing - [select for diffs]
Modified Sat Dec 11 15:27:02 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3112
add FetchByVID

Revision 3112 - Directory Listing - [select for diffs]
Modified Sat Dec 11 00:59:28 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3111
whitespace only

Revision 3111 - Directory Listing - [select for diffs]
Modified Sat Dec 11 00:58:31 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3110
clean up _initialize

Revision 3110 - Directory Listing - [select for diffs]
Modified Sat Dec 11 00:32:50 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3109
remove unnecessary code from _initialize

Revision 3109 - Directory Listing - [select for diffs]
Modified Sat Dec 11 00:12:43 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3108
Allow for updates

Revision 3108 - Directory Listing - [select for diffs]
Modified Thu Dec 9 13:49:17 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3107
Fix broken HTML by adding a = after TITLE

Revision 3107 - Directory Listing - [select for diffs]
Modified Thu Dec 9 02:08:36 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3106
First work towards incremental updates of vuxml instead of wiping the tables
and starting from scratch again.

Revision 3106 - Directory Listing - [select for diffs]
Modified Thu Dec 9 02:07:50 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3105
Add FetchByVID()
Alter Save() to allow for updates

Revision 3105 - Directory Listing - [select for diffs]
Modified Thu Dec 9 01:25:43 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3103
white space changes only

Revision 3103 - Directory Listing - [select for diffs]
Modified Tue Dec 7 00:36:42 2004 UTC (20 years, 4 months ago) by dan
Diff to previous 3097
Add commits.html cache

Revision 3097 - Directory Listing - [select for diffs]
Modified Mon Dec 6 16:51:01 2004 UTC (20 years, 4 months ago) by dan
Diff to previous 3096
Remove unused usage

Revision 3096 - Directory Listing - [select for diffs]
Modified Mon Dec 6 16:48:09 2004 UTC (20 years, 4 months ago) by dan
Diff to previous 3095
We don't use this anymore

Revision 3095 - Directory Listing - [select for diffs]
Modified Mon Dec 6 16:46:35 2004 UTC (20 years, 4 months ago) by dan
Diff to previous 3093
We no longer use this.

Revision 3093 - Directory Listing - [select for diffs]
Modified Fri Dec 3 01:41:23 2004 UTC (20 years, 4 months ago) by dan
Diff to previous 3092
Add TITLE / hover text to the hyperlinks

Revision 3092 - Directory Listing - [select for diffs]
Modified Fri Dec 3 01:36:12 2004 UTC (20 years, 4 months ago) by dan
Diff to previous 3076
Whitespace only

Revision 3076 - Directory Listing - [select for diffs]
Modified Sat Nov 27 13:54:09 2004 UTC (20 years, 4 months ago) by dan
Diff to previous 3065
remove most 'use lib' as they are unnecessary.

Revision 3065 - Directory Listing - [select for diffs]
Modified Fri Nov 19 02:39:40 2004 UTC (20 years, 4 months ago) by dan
Diff to previous 3037
Let's make this actually update the fields it claims to upgrade

Revision 3037 - Directory Listing - [select for diffs]
Modified Sun Oct 24 23:53:53 2004 UTC (20 years, 5 months ago) by dan
Diff to previous 3025
Set the ports.last_commit_id field for those ports that have no such value.

Revision 3025 - Directory Listing - [select for diffs]
Modified Tue Oct 12 00:45:29 2004 UTC (20 years, 5 months ago) by (unknown author)
Diff to previous 3024
This commit was manufactured by cvs2svn to create tag 'FreshPorts-VuXML'.
Revision 3024 - Directory Listing - [select for diffs]
Modified Tue Oct 12 00:45:28 2004 UTC (20 years, 5 months ago) by dan
Diff to previous 3023
If we are offline, do nothing.

Revision 3023 - Directory Listing - [select for diffs]
Modified Tue Oct 12 00:44:16 2004 UTC (20 years, 5 months ago) by dan
Diff to previous 3022
Put a standard header into the file

Revision 3022 - Directory Listing - [select for diffs]
Modified Tue Oct 12 00:43:51 2004 UTC (20 years, 5 months ago) by dan
Diff to previous 3021
Log the things we process.
The approvers files is in CVSROOT, not CVSROOT-ports

Revision 3021 - Directory Listing - [select for diffs]
Modified Sun Oct 10 17:56:59 2004 UTC (20 years, 5 months ago) by dan
Diff to previous 3020
The file for is processing UPDATING is /dynamic/refresh_updating

Revision 3020 - Directory Listing - [select for diffs]
Modified Sun Oct 3 16:06:29 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 3019
Use full path to BaseDir.
Include new options we have been missing to date.
vuxml, etc

Revision 3019 - Directory Listing - [select for diffs]
Modified Sun Oct 3 16:03:23 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 3016
use ' not "
Use :: not : for the config package.

Revision 3016 - Directory Listing - [select for diffs]
Modified Sun Oct 3 02:26:54 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 3015
Update with process_updating.sh and process_vuxml.sh

Revision 3015 - Directory Listing - [select for diffs]
Modified Sun Oct 3 02:20:15 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 3014
*** empty log message ***

Revision 3014 - Directory Listing - [select for diffs]
Modified Sun Oct 3 02:19:59 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 3013
Play catch up:  add
UPDATINGFLAGFILE
PORTSFREEZEFILE
VUXMLFLAGFILE

Revision 3013 - Directory Listing - [select for diffs]
Modified Sun Oct 3 01:45:09 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 3004
This file was taken from process_vuxml.pl and will now be the file that
just loads the vuxml file into the database.

process_vuxml.pl will soon load the file, and mark the commits.

Revision 3004 - Directory Listing - [select for diffs]
Modified Tue Sep 28 22:15:48 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2994
If we pass '' to a sub, then invoke a shell script, that is missed as a parameter.
So the usage is invoked.  Not nice. So use , '"''" instead.
While debugging this problem, improve the debugging output.

Revision 2994 - Directory Listing - [select for diffs]
Modified Mon Sep 27 00:30:17 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2993
To take advantage of the new fetch script, without breaking existing code,
create FetchFileURL(), and alter FetchFile to pass acceptable parameters.

Revision 2993 - Directory Listing - [select for diffs]
Modified Mon Sep 27 00:29:25 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2992
Become more useful by adding a couple of parameters:

URL=$1    - The URL to fetch from.  Useful for local testing.
SUFFIX=$6 - The suffix to attach to the URL.  Useful to specify the repository.

Revision 2992 - Directory Listing - [select for diffs]
Modified Mon Sep 27 00:27:54 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2990
We're pretty good here now.  Hopefully it won't take much to complete this.

Revision 2990 - Directory Listing - [select for diffs]
Modified Sat Sep 25 19:53:11 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2989
Get rid of unused variables and commented out code.

Revision 2989 - Directory Listing - [select for diffs]
Modified Sat Sep 25 19:43:06 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2988
Remove this file as it will not be used.

Revision 2988 - Directory Listing - [select for diffs]
Modified Sat Sep 25 19:42:46 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2987
I was planning on grabbing the historical epochs for the master sites of slave ports,
but that proved to be ugly because historical makefiles do not always parse cleanly.

Revision 2987 - Directory Listing - [select for diffs]
Modified Sat Sep 25 19:41:17 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2985
Start updating commit_log_ports
Add some code for extracting PORTEPOCH via make -V, but then
comment it out because some old revisions of makefiles do not
parse cleanly.
Ignore PortEpochs that are variables.  We can't use them here.

Revision 2985 - Directory Listing - [select for diffs]
Modified Thu Sep 23 20:17:14 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2984
If the port never sets PORTEPOCH, it must be set in the MASTERPORT.
Detect such situations and display the master port name.

Revision 2984 - Directory Listing - [select for diffs]
Modified Thu Sep 23 17:48:53 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2983
Whitespace only

Revision 2983 - Directory Listing - [select for diffs]
Modified Thu Sep 23 13:00:03 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2980
This is much better.

Revision 2980 - Directory Listing - [select for diffs]
Modified Thu Sep 23 03:03:08 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2958
First commit of this. I think it's soon to change.

Revision 2958 - Directory Listing - [select for diffs]
Modified Tue Sep 21 23:35:59 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2957
Now we are updating the commit_log_ports_vuxml table.

Revision 2957 - Directory Listing - [select for diffs]
Modified Mon Sep 20 20:53:22 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2955
Now we are invoking pkg_version to test versions.  Getting closer now!

Revision 2955 - Directory Listing - [select for diffs]
Modified Mon Sep 20 19:55:53 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2954
We now have all the commits for a given package.

Revision 2954 - Directory Listing - [select for diffs]
Modified Mon Sep 20 19:55:32 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2944
Remove ranges_ from the columes in the vuxml_ranges table.
Instead of using version_start, use version1, etc

Revision 2944 - Directory Listing - [select for diffs]
Modified Fri Sep 17 03:14:56 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2943
On a file update, invoke FreshPorts::SpecialProcessingFiles::Eat
Start handling $FreshPorts::Messages::PortsFreezeCheck

Revision 2943 - Directory Listing - [select for diffs]
Modified Fri Sep 17 03:14:06 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2942
Start processing all the special files

Revision 2942 - Directory Listing - [select for diffs]
Modified Fri Sep 17 03:13:47 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2941
add $FreshPorts::Messages::PortsFreezeCheck

Revision 2941 - Directory Listing - [select for diffs]
Modified Fri Sep 17 03:13:27 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2940
Stop calling FreshPorts::SpecialProcessingFiles::Eat

Revision 2940 - Directory Listing - [select for diffs]
Modified Fri Sep 17 03:13:01 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2939
add shell script which sets PortsFreezeInEffect file

Revision 2939 - Directory Listing - [select for diffs]
Modified Fri Sep 17 03:12:35 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2938
Add the shell script that corresponds to the perl script

Revision 2938 - Directory Listing - [select for diffs]
Modified Fri Sep 17 02:08:12 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2937
Put the right values into the right fields for ranges

Revision 2937 - Directory Listing - [select for diffs]
Modified Fri Sep 17 02:07:47 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2936
Set commit_log_ports.port_epoch

Revision 2936 - Directory Listing - [select for diffs]
Modified Fri Sep 17 02:07:23 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2935
On the insert, use the right field names with the right values.

Revision 2935 - Directory Listing - [select for diffs]
Modified Fri Sep 17 02:06:53 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2928
Handle new field: quoted_port_epoch

Revision 2928 - Directory Listing - [select for diffs]
Modified Mon Sep 13 22:23:34 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2927
set the newly redefined package_name field

Revision 2927 - Directory Listing - [select for diffs]
Modified Mon Sep 13 22:23:08 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2926
Grab PKGNAMEPREFIX and PKGNAMESUFFIX
rename pkgname => package_name

Revision 2926 - Directory Listing - [select for diffs]
Modified Mon Sep 13 19:51:48 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2924
Script to set newly added fields:
no_latest_link
no_package
pkgname
portepoch

Revision 2924 - Directory Listing - [select for diffs]
Modified Mon Sep 13 12:52:49 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2921
Add new columns to ports table:
  no_latest_link
  no_package
  pkgname
  portepoch

example:

freshports.org=# select no_latest_link, no_package, pkgname, portepoch from ports_active where name = 'dgd-net';
 no_latest_link | no_package |    pkgname    | portepoch
----------------+------------+---------------+-----------
                |            | dgd-net-1.1.8 | 0
(1 row)

freshports.org=#

Revision 2921 - Directory Listing - [select for diffs]
Modified Sat Sep 11 14:04:35 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2920
Add update_database_vuxml_affected and update_database_vuxml_references
This completes the database updates for vuxml data.

Revision 2920 - Directory Listing - [select for diffs]
Modified Sat Sep 11 14:03:43 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2919
There is no date_modified column.  Remove usage.

Revision 2919 - Directory Listing - [select for diffs]
Modified Sat Sep 11 14:03:25 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2918
There is no date_modified column.  Remove usage.
We use vuxml_affected_id, not vuxml_id.  Change it.

Revision 2918 - Directory Listing - [select for diffs]
Modified Sat Sep 11 01:10:39 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2917
put the -w back in

Revision 2917 - Directory Listing - [select for diffs]
Modified Sat Sep 11 01:08:20 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2916
Start updating the database

Revision 2916 - Directory Listing - [select for diffs]
Modified Sat Sep 11 01:08:07 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2915
Pass in database handle

Revision 2915 - Directory Listing - [select for diffs]
Modified Sat Sep 11 01:07:41 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2914
Include constants
Set status

Revision 2914 - Directory Listing - [select for diffs]
Modified Sat Sep 11 00:46:43 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2913
how to process the vuxml changes

Revision 2913 - Directory Listing - [select for diffs]
Modified Sat Sep 11 00:45:46 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2912
Allow invocation like this:

(DBHandle => $dbh, Stream   => *STDIN)

cater for undefined values

Revision 2912 - Directory Listing - [select for diffs]
Modified Sat Sep 11 00:03:59 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2911
The start of using vuxml

Revision 2911 - Directory Listing - [select for diffs]
Modified Fri Sep 10 03:26:42 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2910
First attempt.  untested.

Revision 2910 - Directory Listing - [select for diffs]
Modified Fri Sep 10 03:26:33 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2909
Raname package from vuxml-parsing to vuxml_parsing

Revision 2909 - Directory Listing - [select for diffs]
Modified Thu Sep 9 20:39:21 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2908
Add Matthew Seaman's work into the tree.  This will be used to parse the
vuxml database.

Revision 2908 - Directory Listing - [select for diffs]
Modified Thu Sep 9 20:13:46 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2899
Set the broken field.

Revision 2899 - Directory Listing - [select for diffs]
Modified Fri Aug 27 13:55:24 2004 UTC (20 years, 7 months ago) by dan
Diff to previous 2898
strip out unmentionables, unprintable characters.

Revision 2898 - Directory Listing - [select for diffs]
Modified Fri Aug 27 13:54:34 2004 UTC (20 years, 7 months ago) by dan
Diff to previous 2877
Start using "ISO-8859-1" and not "UTF-8".  This fixes the umlaut problems.

Revision 2877 - Directory Listing - [select for diffs]
Modified Wed Aug 18 16:48:23 2004 UTC (20 years, 7 months ago) by dan
Diff to previous 2876
Move to an Observer/Observable stragegy.
This commit requires use of
http://search.cpan.org/~cwinters/Class-Observable-1.02/lib/Class/Observable.pm

See also this port: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/70339

For this commit, most of load_xml_into_db.pl was moved to a new file: xml_munge.pm

Revision 2876 - Directory Listing - [select for diffs]
Modified Wed Aug 18 16:47:13 2004 UTC (20 years, 7 months ago) by dan
Diff to previous 2875
Add messages for Observer/Observable

Revision 2875 - Directory Listing - [select for diffs]
Modified Wed Aug 18 16:43:18 2004 UTC (20 years, 7 months ago) by dan
Diff to previous 2874
whitespace only

Revision 2874 - Directory Listing - [select for diffs]
Modified Wed Aug 18 16:42:56 2004 UTC (20 years, 7 months ago) by dan
Diff to previous 2873
Whitespace changes only

Revision 2873 - Directory Listing - [select for diffs]
Modified Wed Aug 18 16:10:59 2004 UTC (20 years, 7 months ago) by dan
Diff to previous 2869
add missing ' in debugging message

Revision 2869 - Directory Listing - [select for diffs]
Modified Thu Aug 12 16:32:08 2004 UTC (20 years, 7 months ago) by dan
Diff to previous 2868
use the right paths so that reinstalling this port works.

Revision 2868 - Directory Listing - [select for diffs]
Modified Thu Aug 12 16:08:35 2004 UTC (20 years, 7 months ago) by dan
Diff to previous 2867
COMMENTify this port

Revision 2867 - Directory Listing - [select for diffs]
Modified Wed Aug 11 16:01:49 2004 UTC (20 years, 7 months ago) by dan
Diff to previous 2866
remove @dates, which is no longer used.

Revision 2866 - Directory Listing - [select for diffs]
Modified Wed Aug 11 16:00:28 2004 UTC (20 years, 7 months ago) by dan
Diff to previous 2859
Move diagnostics code up into the main loop.
Use config.pm for path to ports tree.

Revision 2859 - Directory Listing - [select for diffs]
Modified Mon Aug 9 22:35:42 2004 UTC (20 years, 7 months ago) by dan
Diff to previous 2858
Start using AddUpdatingXref

Revision 2858 - Directory Listing - [select for diffs]
Modified Mon Aug 9 22:34:33 2004 UTC (20 years, 7 months ago) by dan
Diff to previous 2854
Introducing $FreshPorts::Constants::VERSION_REVISION_JOINER

Revision 2854 - Directory Listing - [select for diffs]
Modified Sun Aug 1 23:45:32 2004 UTC (20 years, 8 months ago) by dan
Diff to previous 2853
Update copyright year

Revision 2853 - Directory Listing - [select for diffs]
Modified Sun Aug 1 23:45:01 2004 UTC (20 years, 8 months ago) by dan
Diff to previous 2852
Remove unused variable $file.
Remove unnecessary push.

Revision 2852 - Directory Listing - [select for diffs]
Modified Sun Aug 1 23:40:02 2004 UTC (20 years, 8 months ago) by dan
Diff to previous 2851
Original code from Travis Campbell.  Slightly modified by Dan Langille
to work with STDIN and write to database.

Revision 2851 - Directory Listing - [select for diffs]
Modified Sun Aug 1 23:05:23 2004 UTC (20 years, 8 months ago) by dan
Diff to previous 2841
remove unused variable

Revision 2841 - Directory Listing - [select for diffs]
Modified Mon Jul 5 19:35:56 2004 UTC (20 years, 9 months ago) by dan
Diff to previous 2840
Ignore vacuum.sh

Revision 2840 - Directory Listing - [select for diffs]
Modified Mon Jul 5 19:35:06 2004 UTC (20 years, 9 months ago) by dan
Diff to previous 2839
add depends_lib, master_port, latest_link

Revision 2839 - Directory Listing - [select for diffs]
Modified Mon Jul 5 19:31:51 2004 UTC (20 years, 9 months ago) by dan
Diff to previous 2830
Process slave ports when the master port is updated.

Revision 2830 - Directory Listing - [select for diffs]
Modified Tue Jun 29 21:02:58 2004 UTC (20 years, 9 months ago) by dan
Diff to previous 2825
Set the ignore field of the ports table.

Revision 2825 - Directory Listing - [select for diffs]
Modified Tue Jun 29 18:47:38 2004 UTC (20 years, 9 months ago) by dan
Diff to previous 2824
Back out the change.  The blank line code has been tested in production for
some time, but it's not thought to be necessary.  The error it is detecting
should not occur.  It may be better to fail with when this error occurs.

Revision 2824 - Directory Listing - [select for diffs]
Modified Tue Jun 29 18:44:40 2004 UTC (20 years, 9 months ago) by dan
Diff to previous 2823
Cater for blank lines.  this will be backed out soon.

Revision 2823 - Directory Listing - [select for diffs]
Modified Tue Jun 29 18:34:13 2004 UTC (20 years, 9 months ago) by dan
Diff to previous 2822
For a given master port, return all the slave ports.

Revision 2822 - Directory Listing - [select for diffs]
Modified Tue Jun 29 18:28:55 2004 UTC (20 years, 9 months ago) by dan
Diff to previous 2821
For each slave port, refresh its values from the master port.

Revision 2821 - Directory Listing - [select for diffs]
Modified Mon Jun 28 16:15:58 2004 UTC (20 years, 9 months ago) by dan
Diff to previous 2819
Set the depends_lib field

Revision 2819 - Directory Listing - [select for diffs]
Modified Sun Jun 20 14:38:32 2004 UTC (20 years, 9 months ago) by dan
Diff to previous 2818
This script sets the master_porta and latest_link fields of the ports table.

Revision 2818 - Directory Listing - [select for diffs]
Modified Fri Jun 18 15:22:12 2004 UTC (20 years, 9 months ago) by dan
Diff to previous 2812
Add stub for refreshing slave ports.

Revision 2812 - Directory Listing - [select for diffs]
Modified Wed Jun 2 12:37:16 2004 UTC (20 years, 10 months ago) by dan
Diff to previous 2809
Allow the date in a commit message to be : or / delimited.
e.g. jeh         2001/12/04 05:22:26 PST
 or  jeh         2001-12-04 05:22:26 PST

Revision 2809 - Directory Listing - [select for diffs]
Modified Fri Apr 23 19:21:03 2004 UTC (20 years, 11 months ago) by dan
Diff to previous 2808
Use cvsup host not xeon host.

Revision 2808 - Directory Listing - [select for diffs]
Modified Thu Apr 22 11:37:48 2004 UTC (20 years, 11 months ago) by dan
Diff to previous 2798
remove debugging code which was stopping the reports.

Revision 2798 - Directory Listing - [select for diffs]
Modified Thu Apr 1 18:32:38 2004 UTC (21 years ago) by dan
Diff to previous 2797
Comment out some debugging information.

Revision 2797 - Directory Listing - [select for diffs]
Modified Thu Apr 1 18:31:13 2004 UTC (21 years ago) by dan
Diff to previous 2796
Better examples

Revision 2796 - Directory Listing - [select for diffs]
Modified Thu Apr 1 18:30:19 2004 UTC (21 years ago) by dan
Diff to previous 2789
Remove directories no longer used

Revision 2789 - Directory Listing - [select for diffs]
Modified Wed Mar 24 13:01:41 2004 UTC (21 years ago) by dan
Diff to previous 2786
No need to email now

Revision 2786 - Directory Listing - [select for diffs]
Modified Mon Mar 22 20:32:58 2004 UTC (21 years ago) by dan
Diff to previous 2785
A port can be marked as IGNORE.  Start processing that value from the makefile.
All makes now use: LOCALBASE=/nonexistentlocal X11BASE=/nonexistentx
This will allow ports marked as BROKEN to be queried as if they were being
loaded into a empty machine (i.e. no ports installed).

Idea from:     Oliver Eikemeier <eikemeier@fillmore-labs.com>
Brought up by: Thierry Thomas <thierry@pompo.net>

Revision 2785 - Directory Listing - [select for diffs]
Modified Mon Mar 22 20:29:47 2004 UTC (21 years ago) by dan
Diff to previous 2782
add ignore

Revision 2782 - Directory Listing - [select for diffs]
Modified Mon Mar 22 19:12:09 2004 UTC (21 years ago) by dan
Diff to previous 2781
Better format this output.
Group them by Date

Revision 2781 - Directory Listing - [select for diffs]
Modified Mon Mar 22 19:09:20 2004 UTC (21 years ago) by dan
Diff to previous 2775
remove USERS as it was not used.

Revision 2775 - Directory Listing - [select for diffs]
Modified Sat Feb 28 20:19:09 2004 UTC (21 years, 1 month ago) by dan
Diff to previous 2770
Correctly state whether or not committer notifications are enabled.

Revision 2770 - Directory Listing - [select for diffs]
Modified Mon Feb 23 03:09:43 2004 UTC (21 years, 1 month ago) by dan
Diff to previous 2769
forced commit to correct previous commit message
this script now handles the deprecated field.

Revision 2769 - Directory Listing - [select for diffs]
Modified Mon Feb 23 03:06:34 2004 UTC (21 years, 1 month ago) by dan
Diff to previous 2768
Handle hourly stats

Revision 2768 - Directory Listing - [select for diffs]
Modified Mon Feb 23 03:06:07 2004 UTC (21 years, 1 month ago) by dan
Diff to previous 2736
Handle the ports.deprecated table

Revision 2736 - Directory Listing - [select for diffs]
Modified Tue Feb 10 15:54:14 2004 UTC (21 years, 1 month ago) by dan
Diff to previous 2734
Based up on report-notifications.pl, this script does not need to refer to
report_frequency because it is run on demand.
We refer to security_notice.date_added not commit_log.date_added
The next step is to remove all reference to frequency.

Revision 2734 - Directory Listing - [select for diffs]
Modified Sat Feb 7 15:15:29 2004 UTC (21 years, 2 months ago) by dan
Diff to previous 2733
Add OFFLINE example

Revision 2733 - Directory Listing - [select for diffs]
Modified Sat Feb 7 06:33:47 2004 UTC (21 years, 2 months ago) by dan
Diff to previous 2732
Add

Revision 2732 - Directory Listing - [select for diffs]
Modified Sat Feb 7 06:31:24 2004 UTC (21 years, 2 months ago) by dan
Diff to previous 2731
Start using online

Revision 2731 - Directory Listing - [select for diffs]
Modified Sat Feb 7 06:30:09 2004 UTC (21 years, 2 months ago) by dan
Diff to previous 2730
improve reporting, use Online

Revision 2730 - Directory Listing - [select for diffs]
Modified Sat Feb 7 06:29:24 2004 UTC (21 years, 2 months ago) by dan
Diff to previous 2729
Improve report

Revision 2729 - Directory Listing - [select for diffs]
Modified Sat Feb 7 06:26:09 2004 UTC (21 years, 2 months ago) by dan
Diff to previous 2728
Start using OFFLINE

Revision 2728 - Directory Listing - [select for diffs]
Modified Sat Feb 7 06:24:55 2004 UTC (21 years, 2 months ago) by dan
Diff to previous 2725
Start using system_status.
delete records more than 7 days old

Revision 2725 - Directory Listing - [select for diffs]
Modified Wed Feb 4 05:24:39 2004 UTC (21 years, 2 months ago) by dan
Diff to previous 2717
Only email the committer if they are opted in

Revision 2717 - Directory Listing - [select for diffs]
Modified Fri Jan 30 00:16:57 2004 UTC (21 years, 2 months ago) by dan
Diff to previous 2714
If MessageID is not found in the message, say so, and abort.

Revision 2714 - Directory Listing - [select for diffs]
Modified Thu Jan 29 16:30:39 2004 UTC (21 years, 2 months ago) by dan
Diff to previous 2713
Move the "This message was generated..." phrase to the bottom of the email.

Revision 2713 - Directory Listing - [select for diffs]
Modified Thu Jan 29 16:28:45 2004 UTC (21 years, 2 months ago) by dan
Diff to previous 2712
whitespace and cap changes

Revision 2712 - Directory Listing - [select for diffs]
Modified Thu Jan 29 16:28:02 2004 UTC (21 years, 2 months ago) by dan
Diff to previous 2709
Security Report ID should be 5, not 6

Revision 2709 - Directory Listing - [select for diffs]
Modified Thu Jan 29 15:29:29 2004 UTC (21 years, 2 months ago) by dan
Diff to previous 2708
Add announcements.pm

Revision 2708 - Directory Listing - [select for diffs]
Modified Thu Jan 29 15:29:11 2004 UTC (21 years, 2 months ago) by dan
Diff to previous 2707
Start using FreshPorts::ReportConstants::Footer

Revision 2707 - Directory Listing - [select for diffs]
Modified Thu Jan 29 15:27:43 2004 UTC (21 years, 2 months ago) by dan
Diff to previous 2706
whitespace

Revision 2706 - Directory Listing - [select for diffs]
Modified Thu Jan 29 15:27:24 2004 UTC (21 years, 2 months ago) by dan
Diff to previous 2705
remove dirname which was unused

Revision 2705 - Directory Listing - [select for diffs]
Modified Thu Jan 29 15:25:05 2004 UTC (21 years, 2 months ago) by dan
Diff to previous 2704
remove maxlength and dirname, which were unused

Revision 2704 - Directory Listing - [select for diffs]
Modified Thu Jan 29 15:21:06 2004 UTC (21 years, 2 months ago) by dan
Diff to previous 2697
Update copyright.
move WatchURL, ReportSubscriptionURL here from various report scripts
Create FreshPorts::ReportConstants::Footer

Revision 2697 - Directory Listing - [select for diffs]
Modified Mon Jan 12 19:02:50 2004 UTC (21 years, 2 months ago) by dan
Diff to previous 2696
Add entry for daily rendering job

Revision 2696 - Directory Listing - [select for diffs]
Modified Mon Jan 12 19:02:25 2004 UTC (21 years, 2 months ago) by dan
Diff to previous 2695
Remove unused code

Revision 2695 - Directory Listing - [select for diffs]
Modified Mon Jan 12 19:02:05 2004 UTC (21 years, 2 months ago) by dan
Diff to previous 2694
Script called by cronjob.

Revision 2694 - Directory Listing - [select for diffs]
Modified Mon Jan 12 19:01:49 2004 UTC (21 years, 2 months ago) by dan
Diff to previous 2684
Script for creating summary for daily totals.

Revision 2684 - Directory Listing - [select for diffs]
Modified Mon Jan 5 05:02:07 2004 UTC (21 years, 3 months ago) by dan
Diff to previous 2683
fix the broken regex for the ports tree

Revision 2683 - Directory Listing - [select for diffs]
Modified Mon Jan 5 04:36:33 2004 UTC (21 years, 3 months ago) by dan
Diff to previous 2680
Move comments closed to relevant code

Revision 2680 - Directory Listing - [select for diffs]
Modified Fri Jan 2 18:07:34 2004 UTC (21 years, 3 months ago) by dan
Diff to previous 2679
Update samples

Revision 2679 - Directory Listing - [select for diffs]
Modified Fri Jan 2 18:01:51 2004 UTC (21 years, 3 months ago) by dan
Diff to previous 2678
Fetch all files.  Let the called routine validate the files.

Revision 2678 - Directory Listing - [select for diffs]
Modified Fri Jan 2 18:01:21 2004 UTC (21 years, 3 months ago) by dan
Diff to previous 2674
Fetch only files within the ports tree.

Revision 2674 - Directory Listing - [select for diffs]
Modified Wed Dec 31 22:49:49 2003 UTC (21 years, 3 months ago) by dan
Diff to previous 2673
Start using special processing

Revision 2673 - Directory Listing - [select for diffs]
Modified Wed Dec 31 22:49:38 2003 UTC (21 years, 3 months ago) by dan
Diff to previous 2672
special processing for special files

Revision 2672 - Directory Listing - [select for diffs]
Modified Wed Dec 31 22:49:12 2003 UTC (21 years, 3 months ago) by dan
Diff to previous 2671
Add more samples

Revision 2671 - Directory Listing - [select for diffs]
Modified Wed Dec 31 22:48:58 2003 UTC (21 years, 3 months ago) by dan
Diff to previous 2670
Whitespace adjustement

Revision 2670 - Directory Listing - [select for diffs]
Modified Wed Dec 31 22:48:40 2003 UTC (21 years, 3 months ago) by dan
Diff to previous 2669
cronjob

Revision 2669 - Directory Listing - [select for diffs]
Modified Wed Dec 31 20:29:01 2003 UTC (21 years, 3 months ago) by dan
Diff to previous 2668
remove unused code
empty table before filling it

Revision 2668 - Directory Listing - [select for diffs]
Modified Wed Dec 31 17:15:30 2003 UTC (21 years, 3 months ago) by dan
Diff to previous 2662
use chomp

Revision 2662 - Directory Listing - [select for diffs]
Modified Wed Dec 31 16:09:31 2003 UTC (21 years, 3 months ago) by dan
Diff to previous 2657
Insert the stuff into the database

Revision 2657 - Directory Listing - [select for diffs]
Modified Wed Dec 31 01:51:02 2003 UTC (21 years, 3 months ago) by dan
Diff to previous 2655
First cut.  Needs to start using stored procedure PortsMovedAdd.

Revision 2655 - Directory Listing - [select for diffs]
Modified Wed Dec 31 01:16:45 2003 UTC (21 years, 3 months ago) by dan
Diff to previous 2646
Improve the error reporting for corrupted commits.

Revision 2646 - Directory Listing - [select for diffs]
Modified Fri Dec 19 13:54:38 2003 UTC (21 years, 3 months ago) by dan
Diff to previous 2645
Forced commit to fix previous commit message.
Track duplicate file names in case of corrupted commit messages.

Revision 2645 - Directory Listing - [select for diffs]
Modified Fri Dec 19 13:53:24 2003 UTC (21 years, 3 months ago) by dan
Diff to previous 2644
ignore status.pm

Revision 2644 - Directory Listing - [select for diffs]
Modified Fri Dec 19 13:53:03 2003 UTC (21 years, 3 months ago) by dan
Diff to previous 2643
improve error collection

Revision 2643 - Directory Listing - [select for diffs]
Modified Fri Dec 19 13:52:42 2003 UTC (21 years, 3 months ago) by dan
Diff to previous 2608
Display the Port name and the error beneath it.

Revision 2608 - Directory Listing - [select for diffs]
Modified Sat Nov 29 15:40:48 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2594
white space changes (tab align, convert space to tabs etc)
remove commented out code

Revision 2594 - Directory Listing - [select for diffs]
Modified Mon Nov 24 16:39:57 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2592
Add a status check on the queues.  If anything turns up in the retry queue,
let the admin know.

Revision 2592 - Directory Listing - [select for diffs]
Modified Fri Nov 21 15:09:42 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2581
Verify that WEBSITEURL is defined.

Revision 2581 - Directory Listing - [select for diffs]
Modified Thu Nov 20 14:17:18 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2580
add cache-refresh.sh

Revision 2580 - Directory Listing - [select for diffs]
Modified Thu Nov 20 14:16:46 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2579
When processing a commit, check to see if the Makefile is there.  If it isn't,
error out and mention that if this is a repocopy, please ignore this error.
While here, put the Makefile pathname into $Makefile, and stop repeating
the use of MakefileDirectory/$FreshPorts::Constants::FILE_MAKEFILE

Revision 2579 - Directory Listing - [select for diffs]
Modified Thu Nov 20 14:14:00 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2578
Add the hostname and database name into the mail headers

Revision 2578 - Directory Listing - [select for diffs]
Modified Thu Nov 20 14:13:03 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2576
whitespace

Revision 2576 - Directory Listing - [select for diffs]
Modified Fri Nov 14 18:04:20 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2575
Refresh the cached files

Revision 2575 - Directory Listing - [select for diffs]
Modified Fri Nov 14 17:59:23 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2574
Keep the error message with the port name
Always CC the system admin on sanity errors

Revision 2574 - Directory Listing - [select for diffs]
Modified Fri Nov 14 17:58:26 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2573
Improve error reporting by including port/category.
Only report the error if the error file is > 0 and the result is zero

Revision 2573 - Directory Listing - [select for diffs]
Modified Fri Nov 14 17:56:06 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2551
Add: WEBSITEURL CACHEDIR STAGINGDIR

Revision 2551 - Directory Listing - [select for diffs]
Modified Fri Oct 24 16:24:29 2003 UTC (21 years, 5 months ago) by dan
Diff to previous 2549
whitespace

Revision 2549 - Directory Listing - [select for diffs]
Modified Fri Oct 17 21:41:12 2003 UTC (21 years, 5 months ago) by dan
Diff to previous 2534
Add details on how to use formail to load an archive.

Revision 2534 - Directory Listing - [select for diffs]
Modified Mon Oct 6 17:20:43 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2533
- Use commit_log_ports_elements instead of commit_log_ports_extra
- When creating a new port, be sure to read the details back in after
  saving.  That info is needed later.
- fix up the matching of directories and ports so we quote any meta
  characters in the port name. i.e. \Qpathname\E

Revision 2533 - Directory Listing - [select for diffs]
Modified Mon Oct 6 17:17:05 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2530
Replace commit_log_ports_extra with commit_log_ports_elements.
Same concept, but larger scope.  This new table cross references a commit
to ports and files outside ports.

Revision 2530 - Directory Listing - [select for diffs]
Modified Mon Oct 6 11:49:10 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2527
A little test script for checking if dirA is a subdirectory of dirB.

Revision 2527 - Directory Listing - [select for diffs]
Modified Sat Oct 4 21:06:11 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2526
Any ports tree commit which touches a file not belonging to a port (e.g.
ports/INDEX) will result in an entry in this table.

Revision 2526 - Directory Listing - [select for diffs]
Modified Sat Oct 4 21:05:28 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2525
- Because the File structure now contains element_id, be sure to
  extract it from the where used.
- Add _RecordPortsFilesOutsidePorts which will populate the
  commit_log_ports_extra table.

Revision 2525 - Directory Listing - [select for diffs]
Modified Sat Oct 4 21:03:06 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2524
Include the element_id for the file within the File structure

Revision 2524 - Directory Listing - [select for diffs]
Modified Sat Oct 4 21:02:33 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2465
Include the full path to the port element, without a leading /

Revision 2465 - Directory Listing - [select for diffs]
Modified Wed Sep 24 13:49:50 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2464
Call RecordPortsTreeButNonPortCommits if we have a commit with no ports.

Revision 2464 - Directory Listing - [select for diffs]
Modified Wed Sep 24 13:49:27 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2463
remove #!/usr/bin/perl -w

Revision 2463 - Directory Listing - [select for diffs]
Modified Wed Sep 24 13:48:16 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2462
Remove unused values

Revision 2462 - Directory Listing - [select for diffs]
Modified Wed Sep 24 13:47:44 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2455
Provide a facility for recording commits into the last_commits_ports table
which are in the ports tree, but which do not involve a port.

Revision 2455 - Directory Listing - [select for diffs]
Modified Tue Sep 23 15:49:05 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2454
whitespace changes

Revision 2454 - Directory Listing - [select for diffs]
Modified Tue Sep 23 15:44:23 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2453
whitespace and text alignment

Revision 2453 - Directory Listing - [select for diffs]
Modified Tue Sep 23 15:41:17 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2452
Remove incorrect package declaration.

Revision 2452 - Directory Listing - [select for diffs]
Modified Tue Sep 23 15:34:33 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2439
Whitespace only

Revision 2439 - Directory Listing - [select for diffs]
Modified Tue Sep 16 11:51:12 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2438
Now that main page update has gone away, we need the ability to refresh
the daily summaries.  One day, we'll start using it...

Revision 2438 - Directory Listing - [select for diffs]
Modified Tue Sep 16 11:17:54 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2437
Wrap text at 72 for any messages sent by SendEmailNotice

Revision 2437 - Directory Listing - [select for diffs]
Modified Tue Sep 16 11:02:26 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2436
We no longer use these files.

Revision 2436 - Directory Listing - [select for diffs]
Modified Tue Sep 16 11:01:51 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2435
If we encounter an error, stop.
Comment out all prints.

Revision 2435 - Directory Listing - [select for diffs]
Modified Tue Sep 16 11:00:35 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2425
If no files are found during a regular GetFiles procedure, try invoking
GetFilesImported instead.  This will process any file imports.

Revision 2425 - Directory Listing - [select for diffs]
Modified Thu Sep 11 20:17:03 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2424
Remove notice about multiple watch lists.

Revision 2424 - Directory Listing - [select for diffs]
Modified Thu Sep 11 20:09:33 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2423
Whitespace adjustment.
When we cannot open Mail::Sender, log the error using LOG_ERR not LOG_NOTICE.

Revision 2423 - Directory Listing - [select for diffs]
Modified Thu Sep 11 20:06:07 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2415
Use the correct number of parameters when calling SendMail.

Revision 2415 - Directory Listing - [select for diffs]
Modified Tue Sep 9 16:08:01 2003 UTC (21 years, 7 months ago) by dan
Diff to previous 2413
Remove "use housekeeping".
Remove RefreshMainPage function because we no longer do this.

Revision 2413 - Directory Listing - [select for diffs]
Modified Tue Sep 9 11:48:58 2003 UTC (21 years, 7 months ago) by dan
Diff to previous 2412
Lots of whitespace fixes.

Record the information which is used during Error Notification.
(message subject and message id)

Revision 2412 - Directory Listing - [select for diffs]
Modified Tue Sep 9 11:48:14 2003 UTC (21 years, 7 months ago) by dan
Diff to previous 2411
Allow CommitMessageID and CommitMessageSubject to be included in
the notification.

If Committer Notifications are turned off, don't include the part
about why you are getting this message.  It'll be going to the system
owner, who should know why...

Revision 2411 - Directory Listing - [select for diffs]
Modified Tue Sep 9 11:46:42 2003 UTC (21 years, 7 months ago) by dan
Diff to previous 2410
Fix error reporting which failed to correctly report the error.

Revision 2410 - Directory Listing - [select for diffs]
Modified Tue Sep 9 10:35:27 2003 UTC (21 years, 7 months ago) by dan
Diff to previous 2407
Add SystemOwnerEmail
some minor whitespace changes

Revision 2407 - Directory Listing - [select for diffs]
Modified Mon Sep 8 18:19:21 2003 UTC (21 years, 7 months ago) by dan
Diff to previous 2406
If no files found in a commit, report an error.  This was prompted by
someone who did a cvs import instead of using addport.

Revision 2406 - Directory Listing - [select for diffs]
Modified Mon Sep 8 18:18:40 2003 UTC (21 years, 7 months ago) by dan
Diff to previous 2364
Use `hostname` not `$hostname` to get the hostname.

Revision 2364 - Directory Listing - [select for diffs]
Modified Tue Aug 19 11:00:52 2003 UTC (21 years, 7 months ago) by dan
Diff to previous 2363
Add a newline at end of line

Revision 2363 - Directory Listing - [select for diffs]
Modified Tue Aug 19 10:53:37 2003 UTC (21 years, 7 months ago) by dan
Diff to previous 2362
Each category has a pkg/COMMENT file which describes that category.
When a new category is encountered, if we cannot fetch pkg/COMMENT, then go
with a fake description.

Revision 2362 - Directory Listing - [select for diffs]
Modified Thu Jul 31 18:01:44 2003 UTC (21 years, 8 months ago) by dan
Diff to previous 2361
When creating a new port, ensure the status is set to Active.  This doesn't
affect the saving of the port, because a new port is always set Active.
It affects code modified in the previous comment which checked the status
to determine whether or not to refresh the port.

Revision 2361 - Directory Listing - [select for diffs]
Modified Thu Jul 31 17:56:09 2003 UTC (21 years, 8 months ago) by dan
Diff to previous 2360
Wrap all committer messages at column 72.
Tidy up the email code to make it easier to read.

Revision 2360 - Directory Listing - [select for diffs]
Modified Thu Jul 31 17:54:25 2003 UTC (21 years, 8 months ago) by dan
Diff to previous 2359
Make use of the ability to include a CC: in outgoing email.

Revision 2359 - Directory Listing - [select for diffs]
Modified Thu Jul 31 17:51:58 2003 UTC (21 years, 8 months ago) by dan
Diff to previous 2358
Improve the error reporting during sanity testing.  I found a case where
we got an error such as this: "/usr/home/dan/ports/french/homard/Makefile",
line 56: Need an operator (caused by spaces instead of tabs in a section
such as do-install:).  In such cases, no results are returned from the
make command.  Instead, the errors will be captured in the tmp file
we created to capture ERROUT.

Add two new functions: SetActive and SetDeleted.

Revision 2358 - Directory Listing - [select for diffs]
Modified Thu Jul 31 17:46:59 2003 UTC (21 years, 8 months ago) by dan
Diff to previous 2345
Include a CC field when mailing out messages.  This will allow me to
CC myself on any outgoing sanity test errors.

Revision 2345 - Directory Listing - [select for diffs]
Modified Thu Jul 17 14:54:13 2003 UTC (21 years, 8 months ago) by dan
Diff to previous 2344
Sometimes a port can be deleted in one commit, and a later
commit will remove a missed file.  If this port is deleted, don't refresh it.
If we don't need to refresh it, we don't need to save it.

Revision 2344 - Directory Listing - [select for diffs]
Modified Thu Jul 17 13:39:39 2003 UTC (21 years, 8 months ago) by dan
Diff to previous 2343
Add two new functions, IsActive and IsDeleted.

Revision 2343 - Directory Listing - [select for diffs]
Modified Thu Jul 17 12:55:42 2003 UTC (21 years, 8 months ago) by dan
Diff to previous 2342
Include the error code in the email

Revision 2342 - Directory Listing - [select for diffs]
Modified Thu Jul 17 12:54:50 2003 UTC (21 years, 8 months ago) by dan
Diff to previous 2341
Add the nightly check for unrefreshed ports, including ignored ports.
whitespace adjust to keep things pretty.

Revision 2341 - Directory Listing - [select for diffs]
Modified Thu Jul 17 12:45:38 2003 UTC (21 years, 8 months ago) by dan
Diff to previous 2314
Remove the temp error collection files when and where we should.  Not where
we are.

Revision 2314 - Directory Listing - [select for diffs]
Modified Sat May 31 13:34:24 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2313
Don't overwrite the outpout files....

Revision 2313 - Directory Listing - [select for diffs]
Modified Sat May 24 15:24:33 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2299
- Use ports_active, not ports, so we don't have to check if a
port has been deleted.  Which means we don't need to refer
to the element table at all.  So remove all that code.

- Use tabs to delimit things instead of :

Revision 2299 - Directory Listing - [select for diffs]
Modified Mon May 19 14:03:50 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2298
start using find because we have too many files...

Revision 2298 - Directory Listing - [select for diffs]
Modified Sat May 17 12:58:57 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2297
Remove extraneous remove

Revision 2297 - Directory Listing - [select for diffs]
Modified Fri May 16 15:45:40 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2284
We now ignore a refresh once it has been reported. But we can't ignore
it forever.   Add an option to allow inclusion of ignored refreshes.

Revision 2284 - Directory Listing - [select for diffs]
Modified Fri May 16 01:14:08 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2277
Update copyright notice

Revision 2277 - Directory Listing - [select for diffs]
Modified Sat May 10 19:44:29 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2276
With the move to a flat directory structure, we don't need
archive-logs.sh.  archive-messages.sh does it all.

Revision 2276 - Directory Listing - [select for diffs]
Modified Sat May 10 19:18:12 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2275
Remove control Ms

Revision 2275 - Directory Listing - [select for diffs]
Modified Sat May 10 19:12:54 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2253
convert to use a single directory for raw email, xml, xml loading, and
errors.

Revision 2253 - Directory Listing - [select for diffs]
Modified Fri May 2 18:04:35 2003 UTC (21 years, 11 months ago) by (unknown author)
Diff to previous 2252
This commit was manufactured by cvs2svn to create tag
'FreshPorts_2003_05_04'.
Revision 2252 - Directory Listing - [select for diffs]
Modified Fri May 2 18:04:34 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2251
Start using examples from email.pm

Revision 2251 - Directory Listing - [select for diffs]
Modified Fri May 2 18:04:18 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2250
Add defaults for email.pm

Revision 2250 - Directory Listing - [select for diffs]
Modified Fri May 2 18:03:02 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2243
Do a better sample

Revision 2243 - Directory Listing - [select for diffs]
Modified Thu May 1 11:59:23 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2231
fix typos

Revision 2231 - Directory Listing - [select for diffs]
Modified Tue Apr 29 11:39:29 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2218
Add new defaults

Revision 2218 - Directory Listing - [select for diffs]
Modified Mon Apr 28 20:07:19 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2171
Remove housekeeping calls because we don't need that any more

Revision 2171 - Directory Listing - [select for diffs]
Modified Wed Apr 23 22:01:44 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2170
Supply the dbname and website URL when emailing out.

Revision 2170 - Directory Listing - [select for diffs]
Modified Wed Apr 23 19:47:07 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2169
move to a better directory structure

Revision 2169 - Directory Listing - [select for diffs]
Modified Wed Apr 23 19:17:12 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2155
Move to a user-independent directory structure

Revision 2155 - Directory Listing - [select for diffs]
Modified Wed Apr 23 14:29:34 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2154
Better handling and reporting of non-fatal errors.

Revision 2154 - Directory Listing - [select for diffs]
Modified Wed Apr 23 14:29:12 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2143
Add ReportErrorEmail and ReportErrorEmail

Revision 2143 - Directory Listing - [select for diffs]
Modified Sat Apr 12 19:23:48 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2140
check for config file

Revision 2140 - Directory Listing - [select for diffs]
Modified Sat Apr 12 12:48:24 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2139
move spooling directory one leve down

Revision 2139 - Directory Listing - [select for diffs]
Modified Sat Apr 12 12:39:58 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2138
also ignore config.sh

Revision 2138 - Directory Listing - [select for diffs]
Modified Sat Apr 12 12:38:21 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2134
better use of variables

Revision 2134 - Directory Listing - [select for diffs]
Modified Thu Apr 10 13:19:47 2003 UTC (22 years ago) by dan
Diff to previous 2133
By default, do not notify committers of problems.  Otherwise we'll have
each test system telling them.

Revision 2133 - Directory Listing - [select for diffs]
Modified Thu Apr 10 12:35:44 2003 UTC (22 years ago) by dan
Diff to previous 2132
Indicate that we need a path to the scripts directory and things aren't always
in the home directory any more

Revision 2132 - Directory Listing - [select for diffs]
Modified Thu Apr 10 12:21:38 2003 UTC (22 years ago) by dan
Diff to previous 2131
Adjust things for Postfix address extentions
(i.e. foo+bar@example.org) and to allow procmail to fail softly.

Revision 2131 - Directory Listing - [select for diffs]
Modified Thu Apr 10 11:51:21 2003 UTC (22 years ago) by dan
Diff to previous 2130
Document

Revision 2130 - Directory Listing - [select for diffs]
Modified Thu Apr 10 11:46:45 2003 UTC (22 years ago) by dan
Diff to previous 2129
Use this file to set configuration parameters such
as the location of the msgs tree and the scripts directory location.

Revision 2129 - Directory Listing - [select for diffs]
Modified Thu Apr 10 11:44:36 2003 UTC (22 years ago) by dan
Diff to previous 2128
create the retry directory

Revision 2128 - Directory Listing - [select for diffs]
Modified Thu Apr 10 11:44:24 2003 UTC (22 years ago) by dan
Diff to previous 2127
remove an echo

Revision 2127 - Directory Listing - [select for diffs]
Modified Thu Apr 10 11:39:21 2003 UTC (22 years ago) by dan
Diff to previous 2126
Move to a better method of message handling.  This will allow
multiple databases per user and for the processing of multiple
incoming cvs-all streams.

Revision 2126 - Directory Listing - [select for diffs]
Modified Thu Apr 10 11:14:13 2003 UTC (22 years ago) by dan
Diff to previous 2124
Use a different approach to pathnames.
This should make it easier for one user to process multiple
cvs-all streams.

Revision 2124 - Directory Listing - [select for diffs]
Modified Sun Apr 6 16:26:27 2003 UTC (22 years ago) by dan
Diff to previous 2123
Better handle errors when they occur when mastersites

Revision 2123 - Directory Listing - [select for diffs]
Modified Sat Apr 5 00:45:33 2003 UTC (22 years ago) by dan
Diff to previous 2122
Better handle the lack of a pkg-descr file

Revision 2122 - Directory Listing - [select for diffs]
Modified Sat Apr 5 00:43:17 2003 UTC (22 years ago) by dan
Diff to previous 2121
catch and report command line flags we don't know about.

Revision 2121 - Directory Listing - [select for diffs]
Modified Sat Apr 5 00:42:52 2003 UTC (22 years ago) by dan
Diff to previous 2117
improve debugging and avoid undefined values for special conditions.

Revision 2117 - Directory Listing - [select for diffs]
Modified Wed Mar 26 19:04:52 2003 UTC (22 years ago) by dan
Diff to previous 2116
First commit

Revision 2116 - Directory Listing - [select for diffs]
Modified Wed Mar 26 18:54:31 2003 UTC (22 years ago) by dan
Diff to previous 2109
Message format has changed.  End of files now indicated by ______...

Revision 2109 - Directory Listing - [select for diffs]
Modified Tue Mar 11 14:15:28 2003 UTC (22 years ago) by dan
Diff to previous 2108
add the Security report

Revision 2108 - Directory Listing - [select for diffs]
Modified Tue Mar 11 14:11:58 2003 UTC (22 years ago) by dan
Diff to previous 2107
change the report id to be the correct value
add security_notice to FROM list in SQL
better debugging messages

Revision 2107 - Directory Listing - [select for diffs]
Modified Tue Mar 11 13:54:24 2003 UTC (22 years ago) by dan
Diff to previous 2106
whitespace

Revision 2106 - Directory Listing - [select for diffs]
Modified Tue Mar 11 13:30:28 2003 UTC (22 years ago) by dan
Diff to previous 2105
remove debugging code

Revision 2105 - Directory Listing - [select for diffs]
Modified Tue Mar 11 13:28:56 2003 UTC (22 years ago) by dan
Diff to previous 2104
remove trailing ^M

Revision 2104 - Directory Listing - [select for diffs]
Modified Tue Mar 11 13:27:38 2003 UTC (22 years ago) by dan
Diff to previous 2103
remove references to bchosting by request.  They are away for a while..

Revision 2103 - Directory Listing - [select for diffs]
Modified Tue Mar 11 13:22:58 2003 UTC (22 years ago) by dan
Diff to previous 2049
First commit.  Untested.

Revision 2049 - Directory Listing - [select for diffs]
Modified Wed Mar 5 18:46:10 2003 UTC (22 years, 1 month ago) by (unknown author)
Diff to previous 2048
This commit was manufactured by cvs2svn to create tag 'RELEASE-beta-
2003_03_07'.
Revision 2048 - Directory Listing - [select for diffs]
Modified Wed Mar 5 18:46:09 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2047
virtual categories

Revision 2047 - Directory Listing - [select for diffs]
Modified Wed Mar 5 18:45:36 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2039
whitespace

Revision 2039 - Directory Listing - [select for diffs]
Modified Wed Mar 5 13:07:44 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2038
To populate the new table

Revision 2038 - Directory Listing - [select for diffs]
Modified Wed Mar 5 13:07:35 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2037
module for new table

Revision 2037 - Directory Listing - [select for diffs]
Modified Tue Mar 4 23:09:17 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2036
Whitespace changes

Revision 2036 - Directory Listing - [select for diffs]
Modified Tue Mar 4 23:07:17 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2035
add support for commit_log_ports_ignore

Revision 2035 - Directory Listing - [select for diffs]
Modified Tue Mar 4 23:06:38 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2020
Virtual category support
whitespace changes

Revision 2020 - Directory Listing - [select for diffs]
Modified Mon Mar 3 14:21:00 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2008
whitespace

Revision 2008 - Directory Listing - [select for diffs]
Modified Tue Feb 25 14:13:27 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2006
Add an optional number of days to go back.

Revision 2006 - Directory Listing - [select for diffs]
Modified Fri Feb 21 21:38:31 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2004
Only fetch files for port tree commits

Revision 2004 - Directory Listing - [select for diffs]
Modified Fri Feb 21 20:49:37 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 1991
use FreshPorts not Freshports

Revision 1991 - Directory Listing - [select for diffs]
Modified Thu Feb 13 13:25:18 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 1987
Place removal of pkg directory to be after make command has run.
Ignore COMMENTFILE.  COMMENT should now always work.
remove large unused portion of needs_refrseh for new ports

Revision 1987 - Directory Listing - [select for diffs]
Modified Mon Feb 10 18:00:56 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 1986
We don't always fetch the comment file because now COMMENTFILE and COMMENT
both exist.

Revision 1986 - Directory Listing - [select for diffs]
Modified Mon Feb 10 18:00:22 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 1983
print the command as part of debugging

Revision 1983 - Directory Listing - [select for diffs]
Modified Mon Feb 10 16:01:31 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 1982
chomp the longdescription and mastersites to remove trailing whitespace.
whitespace changes.

Revision 1982 - Directory Listing - [select for diffs]
Modified Mon Feb 10 15:32:40 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 1981
Start using COMMENT and COMMENTFILE to cope with recent changes

Revision 1981 - Directory Listing - [select for diffs]
Modified Mon Feb 10 15:31:19 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 1980
Check sth
whitespace

Revision 1980 - Directory Listing - [select for diffs]
Modified Mon Feb 10 15:05:27 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 1971
white space changes to SQL

Revision 1971 - Directory Listing - [select for diffs]
Modified Tue Jan 21 13:33:17 2003 UTC (22 years, 2 months ago) by dan
Diff to previous 1970
remove pring which was screwing up processing

Revision 1970 - Directory Listing - [select for diffs]
Modified Mon Jan 20 20:05:37 2003 UTC (22 years, 2 months ago) by dan
Diff to previous 1969
remove ^M

Revision 1969 - Directory Listing - [select for diffs]
Modified Sat Jan 18 19:41:22 2003 UTC (22 years, 2 months ago) by dan
Diff to previous 1968
Adjust quoting to get hostname

Revision 1968 - Directory Listing - [select for diffs]
Modified Sat Jan 18 15:00:50 2003 UTC (22 years, 2 months ago) by dan
Diff to previous 1967
in perl, we use 0, not FALSE

Revision 1967 - Directory Listing - [select for diffs]
Modified Wed Jan 15 05:30:18 2003 UTC (22 years, 2 months ago) by dan
Diff to previous 1966
Don't commit prematurely

Revision 1966 - Directory Listing - [select for diffs]
Modified Wed Jan 15 04:56:45 2003 UTC (22 years, 2 months ago) by dan
Diff to previous 1965
turn autocommit off
do the rollback/commit
some whitespace changes

Revision 1965 - Directory Listing - [select for diffs]
Modified Wed Jan 15 04:55:51 2003 UTC (22 years, 2 months ago) by dan
Diff to previous 1964
handle the temp file better

Revision 1964 - Directory Listing - [select for diffs]
Modified Wed Jan 15 04:53:40 2003 UTC (22 years, 2 months ago) by dan
Diff to previous 1920
how about some instructions, for the next time we do this

Revision 1920 - Directory Listing - [select for diffs]
Modified Tue Dec 17 16:55:18 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1919
Say if the notifications are disabled

Revision 1919 - Directory Listing - [select for diffs]
Modified Tue Dec 17 16:39:45 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1917
include the database name in the message

Revision 1917 - Directory Listing - [select for diffs]
Modified Tue Dec 17 16:27:18 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1916
Add key to housekeeping table.

Revision 1916 - Directory Listing - [select for diffs]
Modified Tue Dec 17 16:26:46 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1915
white space changes only

Revision 1915 - Directory Listing - [select for diffs]
Modified Tue Dec 17 15:50:48 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1914
Add switch for notifying committers

Revision 1914 - Directory Listing - [select for diffs]
Modified Tue Dec 17 13:28:30 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1913
white space changes only

Revision 1913 - Directory Listing - [select for diffs]
Modified Mon Dec 16 17:12:00 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1912
white space changes

Revision 1912 - Directory Listing - [select for diffs]
Modified Mon Dec 16 17:11:36 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1911
add X-header

Revision 1911 - Directory Listing - [select for diffs]
Modified Mon Dec 16 17:11:17 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1893
whitespace changes

Revision 1893 - Directory Listing - [select for diffs]
Modified Thu Dec 12 04:59:13 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1892
Add headers to each mail message.

Revision 1892 - Directory Listing - [select for diffs]
Modified Thu Dec 12 04:57:52 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1891
Use new email function.  Put watch list name in subject.

Revision 1891 - Directory Listing - [select for diffs]
Modified Thu Dec 12 04:57:11 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1890
Add a new parameter, Headers.

Revision 1890 - Directory Listing - [select for diffs]
Modified Thu Dec 12 04:48:50 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1889
Replaced by report-notification.pl

Revision 1889 - Directory Listing - [select for diffs]
Modified Thu Dec 12 04:38:35 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1888
white space changes

Revision 1888 - Directory Listing - [select for diffs]
Modified Thu Dec 12 04:37:52 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1857
Fix to work with multiple watch lists per person.
Put the frequency and watch list name into the headers.

Revision 1857 - Directory Listing - [select for diffs]
Modified Tue Dec 10 18:40:49 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1856
Tell them about the multiple watch lists

Revision 1856 - Directory Listing - [select for diffs]
Modified Tue Dec 10 18:14:02 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1855
Some whitespace changes
Add _UndeleteResurrectedPorts

Revision 1855 - Directory Listing - [select for diffs]
Modified Tue Dec 10 18:13:29 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1854
add update_status
whitespace changes

Revision 1854 - Directory Listing - [select for diffs]
Modified Tue Dec 10 18:12:55 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1852
whitespace changes

Revision 1852 - Directory Listing - [select for diffs]
Modified Tue Dec 10 16:50:55 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1851
Fix missing '
include constants.pm

Revision 1851 - Directory Listing - [select for diffs]
Modified Tue Dec 10 16:16:00 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1850
Use the constants provided.

Revision 1850 - Directory Listing - [select for diffs]
Modified Tue Dec 10 16:12:36 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1849
whitespace changes
Add FreshPorts::Constants::ReportDeletedPorts

Revision 1849 - Directory Listing - [select for diffs]
Modified Tue Dec 10 15:56:38 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1848
more whitespace changes

Revision 1848 - Directory Listing - [select for diffs]
Modified Tue Dec 10 15:38:53 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1847
Whitespace changes

Revision 1847 - Directory Listing - [select for diffs]
Modified Tue Dec 10 15:26:50 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1735
white space changes

Revision 1735 - Directory Listing - [select for diffs]
Modified Fri Nov 29 17:58:01 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1734
improve the error checking and reporting

Revision 1734 - Directory Listing - [select for diffs]
Modified Fri Nov 29 17:01:53 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1733
add a missing ( in a string
change " to ' to avoid \@

Revision 1733 - Directory Listing - [select for diffs]
Modified Fri Nov 29 17:01:16 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1710
Check the return value on that message open

Revision 1710 - Directory Listing - [select for diffs]
Modified Tue Nov 26 03:46:25 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1709
use SendEnc instead of SendLineEnc

Revision 1709 - Directory Listing - [select for diffs]
Modified Tue Nov 26 03:46:08 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1708
add report-notification.pl and report-new-ports.pl

Revision 1708 - Directory Listing - [select for diffs]
Modified Tue Nov 26 03:44:09 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1707
Remove \ from email address

Revision 1707 - Directory Listing - [select for diffs]
Modified Mon Nov 25 23:02:57 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1706
fix debugging

Revision 1706 - Directory Listing - [select for diffs]
Modified Mon Nov 25 23:02:35 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1703
Fix debugging

Revision 1703 - Directory Listing - [select for diffs]
Modified Sun Nov 24 17:14:58 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1702
Start using email.pm

Revision 1702 - Directory Listing - [select for diffs]
Modified Sun Nov 24 17:00:27 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1700
Add mail/p5-Mail-Sender

Revision 1700 - Directory Listing - [select for diffs]
Modified Sun Nov 24 16:27:39 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1693
Start using Mail::Sender

Revision 1693 - Directory Listing - [select for diffs]
Modified Thu Nov 21 20:49:15 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1692
Start using trim_multiple_to_single and trim on depends run and depends build.
Perhaps we should do that on other fields as well?

Revision 1692 - Directory Listing - [select for diffs]
Modified Thu Nov 21 20:48:29 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1686
add trim and trim_multiple_to_single

Revision 1686 - Directory Listing - [select for diffs]
Modified Fri Nov 15 20:16:11 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1685
Start fetching all the files for a commit.

Revision 1685 - Directory Listing - [select for diffs]
Modified Fri Nov 15 20:15:31 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1684
Never fetch files before refreshing all ports touched by this commit (RefreshAllPortsTouchedByCommit)

Revision 1684 - Directory Listing - [select for diffs]
Modified Fri Nov 15 20:14:12 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1683
correct debugging statement

Revision 1683 - Directory Listing - [select for diffs]
Modified Tue Nov 12 16:47:31 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1682
Add hostname to error messages

Revision 1682 - Directory Listing - [select for diffs]
Modified Tue Nov 12 04:30:41 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1680
Add an extra blank line between items

Revision 1680 - Directory Listing - [select for diffs]
Modified Sat Nov 9 15:06:02 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1679
try using $revision instead of HEAD

Revision 1679 - Directory Listing - [select for diffs]
Modified Sat Nov 9 15:04:16 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1675
In a comment, rename _GetNeedsRefreshForNewPort to GetNeedsRefreshForNewPort

Revision 1675 - Directory Listing - [select for diffs]
Modified Mon Nov 4 20:29:36 2002 UTC (22 years, 5 months ago) by dan
Diff to previous 1673
use the new PORTCOMMENT features if no pkg-comment file is found

Revision 1673 - Directory Listing - [select for diffs]
Modified Wed Oct 30 15:04:20 2002 UTC (22 years, 5 months ago) by dan
Diff to previous 1671
move and comment out the body printing.  That will greatly reduce the log size.

Revision 1671 - Directory Listing - [select for diffs]
Modified Wed Oct 30 07:09:01 2002 UTC (22 years, 5 months ago) by dan
Diff to previous 1667
Uncomment SendWatchNoticePersonal which is a big mistake to comment out.

Revision 1667 - Directory Listing - [select for diffs]
Modified Wed Oct 23 03:48:56 2002 UTC (22 years, 5 months ago) by dan
Diff to previous 1666
provide the commit_log_id which might just be useful

Revision 1666 - Directory Listing - [select for diffs]
Modified Mon Oct 21 23:37:01 2002 UTC (22 years, 5 months ago) by dan
Diff to previous 1653
wrap text at 82, change whitespace formating, and put URL at end of note

Revision 1653 - Directory Listing - [select for diffs]
Modified Wed Sep 18 14:04:54 2002 UTC (22 years, 6 months ago) by dan
Diff to previous 1651
Set result upon error.  Perhaps this will stop the duplicate error messages.

Revision 1651 - Directory Listing - [select for diffs]
Modified Mon Sep 16 13:26:22 2002 UTC (22 years, 6 months ago) by dan
Diff to previous 1650
try case insensitive

Revision 1650 - Directory Listing - [select for diffs]
Modified Mon Sep 16 01:18:31 2002 UTC (22 years, 6 months ago) by dan
Diff to previous 1637
remove 'new' references

Revision 1637 - Directory Listing - [select for diffs]
Modified Mon Sep 9 18:46:17 2002 UTC (22 years, 6 months ago) by dan
Diff to previous 1636
Announce the new report subscription service

Revision 1636 - Directory Listing - [select for diffs]
Modified Mon Sep 9 18:36:17 2002 UTC (22 years, 7 months ago) by dan
Diff to previous 1635
Notify if embedded makefile is suspected

Revision 1635 - Directory Listing - [select for diffs]
Modified Mon Sep 9 18:35:04 2002 UTC (22 years, 7 months ago) by dan
Diff to previous 1634
Add option to not refresh files on disk
useful when getting around build problems

Revision 1634 - Directory Listing - [select for diffs]
Modified Mon Sep 9 18:33:09 2002 UTC (22 years, 7 months ago) by dan
Diff to previous 1630
Add announcement report

Revision 1630 - Directory Listing - [select for diffs]
Modified Mon Sep 9 18:08:11 2002 UTC (22 years, 7 months ago) by dan
Diff to previous 1626
Update to use report-subscriptions table.

Revision 1626 - Directory Listing - [select for diffs]
Modified Tue Sep 3 22:41:12 2002 UTC (22 years, 7 months ago) by dan
Diff to previous 1625
display the hostname when reporting

Revision 1625 - Directory Listing - [select for diffs]
Modified Mon Sep 2 03:47:53 2002 UTC (22 years, 7 months ago) by dan
Diff to previous 1624
require committer_opt_in

Revision 1624 - Directory Listing - [select for diffs]
Modified Mon Sep 2 03:34:49 2002 UTC (22 years, 7 months ago) by dan
Diff to previous 1623
If make -V PORTVERSION fails to return a value, notify the user.

Revision 1623 - Directory Listing - [select for diffs]
Modified Fri Aug 30 16:51:21 2002 UTC (22 years, 7 months ago) by dan
Diff to previous 1609
Display the ports which need refreshing

Revision 1609 - Directory Listing - [select for diffs]
Modified Sun Aug 18 16:20:47 2002 UTC (22 years, 7 months ago) by dan
Diff to previous 1608
first commit

Revision 1608 - Directory Listing - [select for diffs]
Modified Sun Aug 18 16:11:13 2002 UTC (22 years, 7 months ago) by dan
Diff to previous 1605
change final test

Revision 1605 - Directory Listing - [select for diffs]
Modified Sun Aug 18 15:58:54 2002 UTC (22 years, 7 months ago) by dan
Diff to previous 1604
Add ReportIDMaintainerNotification for checkaddress.pl

Revision 1604 - Directory Listing - [select for diffs]
Modified Sat Aug 17 21:28:51 2002 UTC (22 years, 7 months ago) by dan
Diff to previous 1603
don't hardcode the db name in the error msg

Revision 1603 - Directory Listing - [select for diffs]
Modified Sat Aug 17 21:06:41 2002 UTC (22 years, 7 months ago) by dan
Diff to previous 1597
Script for verifying maintainer subcription

Revision 1597 - Directory Listing - [select for diffs]
Modified Mon Aug 12 04:30:59 2002 UTC (22 years, 7 months ago) by dan
Diff to previous 1596
Remove debugging code

Revision 1596 - Directory Listing - [select for diffs]
Modified Mon Aug 12 04:29:09 2002 UTC (22 years, 7 months ago) by dan
Diff to previous 1592
First commit - this file handles the notification of committers when an
error is found with their port

Revision 1592 - Directory Listing - [select for diffs]
Modified Mon Aug 12 03:12:54 2002 UTC (22 years, 7 months ago) by dan
Diff to previous 1591
changes for committer opt-in

Revision 1591 - Directory Listing - [select for diffs]
Modified Mon Aug 12 03:11:10 2002 UTC (22 years, 7 months ago) by dan
Diff to previous 1590
cater for error catching when telling committers about errors

Revision 1590 - Directory Listing - [select for diffs]
Modified Mon Aug 12 03:08:37 2002 UTC (22 years, 7 months ago) by dan
Diff to previous 1589
Catch errors on the fetch so they don't appear in the .errors file

Revision 1589 - Directory Listing - [select for diffs]
Modified Mon Aug 12 03:06:06 2002 UTC (22 years, 7 months ago) by dan
Diff to previous 1584
don't fetch files if you aren't supposed to (debugging tool)\nFirst steps towards committer opt-in

Revision 1584 - Directory Listing - [select for diffs]
Modified Sat Jul 27 19:53:41 2002 UTC (22 years, 8 months ago) by dan
Diff to previous 1583
start distinguishing from a Port and a non-Port refresh

Revision 1583 - Directory Listing - [select for diffs]
Modified Sat Jul 27 19:51:21 2002 UTC (22 years, 8 months ago) by dan
Diff to previous 1576
add the vacuum analyze

Revision 1576 - Directory Listing - [select for diffs]
Modified Wed Jul 24 17:21:17 2002 UTC (22 years, 8 months ago) by dan
Diff to previous 1575
final changes...

Revision 1575 - Directory Listing - [select for diffs]
Modified Wed Jul 24 16:56:31 2002 UTC (22 years, 8 months ago) by dan
Diff to previous 1574
add then, and fix test

Revision 1574 - Directory Listing - [select for diffs]
Modified Wed Jul 24 16:54:38 2002 UTC (22 years, 8 months ago) by dan
Diff to previous 1573
fix `

Revision 1573 - Directory Listing - [select for diffs]
Modified Wed Jul 24 16:52:24 2002 UTC (22 years, 8 months ago) by dan
Diff to previous 1572
first commit

Revision 1572 - Directory Listing - [select for diffs]
Modified Tue Jul 16 12:56:04 2002 UTC (22 years, 8 months ago) by dan
Diff to previous 1571
better handle processing of the log message

Revision 1571 - Directory Listing - [select for diffs]
Modified Tue Jul 16 12:54:47 2002 UTC (22 years, 8 months ago) by dan
Diff to previous 1557
Add debugging info for master_sites
PR 174: File::PathConvert does not handle // very well

Revision 1557 - Directory Listing - [select for diffs]
Modified Thu Jun 20 12:17:29 2002 UTC (22 years, 9 months ago) by dan
Diff to previous 1554
Add bchosting notice

Revision 1554 - Directory Listing - [select for diffs]
Modified Tue Jun 18 02:22:04 2002 UTC (22 years, 9 months ago) by dan
Diff to previous 1552
call it the new ports report

Revision 1552 - Directory Listing - [select for diffs]
Modified Mon Jun 17 16:29:08 2002 UTC (22 years, 9 months ago) by dan
Diff to previous 1551
Add suggestions from Piet Delport <pjd@303.za.net>

Revision 1551 - Directory Listing - [select for diffs]
Modified Mon Jun 17 16:24:31 2002 UTC (22 years, 9 months ago) by dan
Diff to previous 1550
use SystemTimeAdjust

Revision 1550 - Directory Listing - [select for diffs]
Modified Mon Jun 17 01:56:14 2002 UTC (22 years, 9 months ago) by dan
Diff to previous 1548
first commit

Revision 1548 - Directory Listing - [select for diffs]
Modified Sun Jun 16 19:48:41 2002 UTC (22 years, 9 months ago) by dan
Diff to previous 1547
Remove debugging

Revision 1547 - Directory Listing - [select for diffs]
Modified Sun Jun 16 19:43:56 2002 UTC (22 years, 9 months ago) by dan
Diff to previous 1546
New results

Revision 1546 - Directory Listing - [select for diffs]
Modified Sun Jun 16 18:51:50 2002 UTC (22 years, 9 months ago) by dan
Diff to previous 1544
Make sure we pick up the correct report number.

Revision 1544 - Directory Listing - [select for diffs]
Modified Sun Jun 16 15:02:39 2002 UTC (22 years, 9 months ago) by dan
Diff to previous 1543
Fix up message and URLs.

Revision 1543 - Directory Listing - [select for diffs]
Modified Sun Jun 16 14:38:37 2002 UTC (22 years, 9 months ago) by dan
Diff to previous 1542
uncomment the commit

Revision 1542 - Directory Listing - [select for diffs]
Modified Sun Jun 16 14:37:05 2002 UTC (22 years, 9 months ago) by dan
Diff to previous 1541
Remove duplicates by fixing SQL

Revision 1541 - Directory Listing - [select for diffs]
Modified Sun Jun 16 14:26:41 2002 UTC (22 years, 9 months ago) by dan
Diff to previous 1540
Check only active elements
Send the email notice

Revision 1540 - Directory Listing - [select for diffs]
Modified Sat Jun 15 20:24:37 2002 UTC (22 years, 9 months ago) by dan
Diff to previous 1534
First commit

Revision 1534 - Directory Listing - [select for diffs]
Modified Wed Jun 12 12:54:51 2002 UTC (22 years, 9 months ago) by dan
Diff to previous 1515
make it work for freshports2

Revision 1515 - Directory Listing - [select for diffs]
Modified Sun Jun 2 14:03:28 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1514
searchlog.txt is now in dynamic

Revision 1514 - Directory Listing - [select for diffs]
Modified Sun Jun 2 14:03:01 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1512
remove unneeded stuff

Revision 1512 - Directory Listing - [select for diffs]
Modified Sun Jun 2 14:00:16 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1509
Move status.html to dynamic

Revision 1509 - Directory Listing - [select for diffs]
Modified Thu May 30 12:18:19 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1508
use www.freshports.org not migration

Revision 1508 - Directory Listing - [select for diffs]
Modified Wed May 29 19:57:04 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1502
spell Calculated

Revision 1502 - Directory Listing - [select for diffs]
Modified Wed May 29 01:19:15 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1500
Put the port and new count where they can be seen for each
message.  Add links to the website.

Revision 1500 - Directory Listing - [select for diffs]
Modified Tue May 28 22:47:00 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1498
Add fortnight, weekly, and monthly

Revision 1498 - Directory Listing - [select for diffs]
Modified Tue May 28 22:27:30 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1492
add fortnightly and monthly totals

Revision 1492 - Directory Listing - [select for diffs]
Modified Tue May 28 15:15:11 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1468
Add port count and new port count to message.

Revision 1468 - Directory Listing - [select for diffs]
Modified Sat May 25 22:45:27 2002 UTC (22 years, 10 months ago) by (unknown author)
Diff to previous 1467
This commit was manufactured by cvs2svn to create tag 'FreshPorts2_Launch'.
Revision 1467 - Directory Listing - [select for diffs]
Modified Sat May 25 22:45:26 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1452
Add daily stats

Revision 1452 - Directory Listing - [select for diffs]
Modified Sun May 19 22:26:28 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1445
add scripts/hourly_stats.pl

Revision 1445 - Directory Listing - [select for diffs]
Modified Sun May 19 21:01:39 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1442
Change the titles slightly and links better to ports-new.php

Revision 1442 - Directory Listing - [select for diffs]
Modified Sun May 19 20:27:28 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1441
add FreshPorts::Config::HourlySummaryDir

Revision 1441 - Directory Listing - [select for diffs]
Modified Sun May 19 20:24:19 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1439
first commit

Revision 1439 - Directory Listing - [select for diffs]
Modified Sun May 19 18:42:54 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1438
Add these in

Revision 1438 - Directory Listing - [select for diffs]
Modified Sun May 19 18:42:33 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1437
start using revision

Revision 1437 - Directory Listing - [select for diffs]
Modified Sun May 19 18:42:12 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1436
start fetching revision

Revision 1436 - Directory Listing - [select for diffs]
Modified Sun May 19 18:41:36 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1435
start using the revision

Revision 1435 - Directory Listing - [select for diffs]
Modified Sun May 19 18:40:12 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1434
fetch using a revision

Revision 1434 - Directory Listing - [select for diffs]
Modified Sun May 19 18:39:38 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1433
use the defined HEAD

Revision 1433 - Directory Listing - [select for diffs]
Modified Sun May 19 18:38:54 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1432
define HEAD

Revision 1432 - Directory Listing - [select for diffs]
Modified Sun May 19 18:38:33 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1429
Start using version, but we'll use HEAD for now.

Revision 1429 - Directory Listing - [select for diffs]
Modified Sun May 19 17:32:05 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1428
remember to commit

Revision 1428 - Directory Listing - [select for diffs]
Modified Sun May 19 17:17:19 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1389
First commit - a cron job for running daily statistics.

Revision 1389 - Directory Listing - [select for diffs]
Modified Sat May 18 04:56:06 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1388
Remove tarball, use files.

Revision 1388 - Directory Listing - [select for diffs]
Modified Sat May 18 04:52:55 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1387
Add this tarfile.

Revision 1387 - Directory Listing - [select for diffs]
Modified Sat May 11 03:56:13 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1384
actually call SendWatchNoticePersonal

Revision 1384 - Directory Listing - [select for diffs]
Modified Thu May 9 22:13:58 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1366
change .php3 to .php

Revision 1366 - Directory Listing - [select for diffs]
Modified Thu May 2 22:12:58 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1363
Fix the URL for the watch list

Revision 1363 - Directory Listing - [select for diffs]
Modified Thu Apr 25 03:12:27 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1362
merge to FreshPorts1 from HEAD

Revision 1362 - Directory Listing - [select for diffs]
Modified Thu Apr 25 03:08:19 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1361
Update copyright

Revision 1361 - Directory Listing - [select for diffs]
Modified Thu Apr 25 03:05:55 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1350
send one message per user

Revision 1350 - Directory Listing - [select for diffs]
Modified Mon Apr 22 22:15:17 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1337
Add a trailing slash to the URL

Revision 1337 - Directory Listing - [select for diffs]
Modified Sun Apr 21 23:46:07 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1279
PR142 - after refreshing a port, queue the date into the daily_refreshes
        table so that the daily summaries are updated.

Revision 1279 - Directory Listing - [select for diffs]
Modified Thu Apr 18 14:05:54 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1276
Don't show revision if it is zero

Revision 1276 - Directory Listing - [select for diffs]
Modified Tue Apr 16 12:58:13 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1275
Add committer to message

Revision 1275 - Directory Listing - [select for diffs]
Modified Tue Apr 16 12:57:55 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1252
update version

Revision 1252 - Directory Listing - [select for diffs]
Modified Fri Apr 12 06:14:19 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1251
cater for older xml encodings without EncodingLosses

Revision 1251 - Directory Listing - [select for diffs]
Modified Fri Apr 12 06:13:42 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1250
cast to boolean to cater for default values of 0

Revision 1250 - Directory Listing - [select for diffs]
Modified Fri Apr 12 05:37:13 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1249
tag the file as UTF-9

Revision 1249 - Directory Listing - [select for diffs]
Modified Fri Apr 12 05:31:59 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1248
add EncodingLosses

Revision 1248 - Directory Listing - [select for diffs]
Modified Fri Apr 12 05:20:27 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1207
Add EncodingLosses

Revision 1207 - Directory Listing - [select for diffs]
Modified Tue Apr 2 01:48:34 2002 UTC (23 years ago) by dan
Diff to previous 1206
sort by category and port to ensure consistency

Revision 1206 - Directory Listing - [select for diffs]
Modified Tue Apr 2 01:45:56 2002 UTC (23 years ago) by dan
Diff to previous 1205
Tidy up the interval.

Revision 1205 - Directory Listing - [select for diffs]
Modified Tue Apr 2 01:03:29 2002 UTC (23 years ago) by dan
Diff to previous 1204
Cater better for the Revision line...

Revision 1204 - Directory Listing - [select for diffs]
Modified Mon Apr 1 23:12:47 2002 UTC (23 years ago) by dan
Diff to previous 1202
Remember to use the system time adjustment

Revision 1202 - Directory Listing - [select for diffs]
Modified Mon Apr 1 22:54:31 2002 UTC (23 years ago) by dan
Diff to previous 1201
merge from branch

Revision 1201 - Directory Listing - [select for diffs]
Modified Mon Apr 1 22:53:11 2002 UTC (23 years ago) by dan
Diff to previous 1200
Merge to branch

Revision 1200 - Directory Listing - [select for diffs]
Modified Mon Apr 1 22:52:06 2002 UTC (23 years ago) by dan
Diff to previous 1199
merge to branch

Revision 1199 - Directory Listing - [select for diffs]
Modified Mon Apr 1 22:42:00 2002 UTC (23 years ago) by dan
Diff to previous 1198
commit to head

Revision 1198 - Directory Listing - [select for diffs]
Modified Mon Apr 1 21:21:34 2002 UTC (23 years ago) by dan
Diff to previous 1197
Add new caching functions to keep track of updating the cache

Revision 1197 - Directory Listing - [select for diffs]
Modified Mon Apr 1 21:21:00 2002 UTC (23 years ago) by dan
Diff to previous 1196
move RefreshMainPage and GetMaxCommitLogPortId to cache.pm

Revision 1196 - Directory Listing - [select for diffs]
Modified Mon Apr 1 21:20:03 2002 UTC (23 years ago) by dan
Diff to previous 1195
if commiting a port, call DailySummaryDateAdd

Revision 1195 - Directory Listing - [select for diffs]
Modified Mon Apr 1 21:18:58 2002 UTC (23 years ago) by dan
Diff to previous 1194
also check the daily_refreshes file

Revision 1194 - Directory Listing - [select for diffs]
Modified Mon Apr 1 21:18:14 2002 UTC (23 years ago) by dan
Diff to previous 1193
- update copyright
- remove mistakenly copied routines
    - ReadFile
    - FetchFile
    - InitSyslog
    - ReportError
    - SendEmailNotice

Revision 1193 - Directory Listing - [select for diffs]
Modified Mon Apr 1 21:16:21 2002 UTC (23 years ago) by dan
Diff to previous 1192
reflect new location of CreateDailySummary in cache.pm

Revision 1192 - Directory Listing - [select for diffs]
Modified Mon Apr 1 21:15:34 2002 UTC (23 years ago) by dan
Diff to previous 1180
move CreateDailySummary to new cache.pm module

Revision 1180 - Directory Listing - [select for diffs]
Modified Sat Mar 30 09:14:40 2002 UTC (23 years ago) by dan
Diff to previous 1174
No longer needed

Revision 1174 - Directory Listing - [select for diffs]
Modified Sat Mar 30 03:02:12 2002 UTC (23 years ago) by dan
Diff to previous 1173
Upgrade to latest on FreshPorts2

Revision 1173 - Directory Listing - [select for diffs]
Modified Sat Mar 30 02:59:50 2002 UTC (23 years ago) by dan
Diff to previous 1172
Move freshports_ConvertPortPathToStandardLocation to port.pm

Revision 1172 - Directory Listing - [select for diffs]
Modified Sat Mar 30 02:57:18 2002 UTC (23 years ago) by dan
Diff to previous 1171
spelling mistake changes, etc.

Revision 1171 - Directory Listing - [select for diffs]
Modified Sat Mar 30 02:55:01 2002 UTC (23 years ago) by dan
Diff to previous 1159
clean up the file

Revision 1159 - Directory Listing - [select for diffs]
Modified Sat Mar 23 04:32:53 2002 UTC (23 years ago) by dan
Diff to previous 1154
print the file name on a file action error

Revision 1154 - Directory Listing - [select for diffs]
Modified Fri Mar 22 23:07:32 2002 UTC (23 years ago) by dan
Diff to previous 1153
Put this on the branch

Revision 1153 - Directory Listing - [select for diffs]
Modified Fri Mar 22 23:06:24 2002 UTC (23 years ago) by dan
Diff to previous 1152
Be a little more specific about the start of the files section

Revision 1152 - Directory Listing - [select for diffs]
Modified Fri Mar 22 21:54:44 2002 UTC (23 years ago) by dan
Diff to previous 1151
This is a great port for installing ports needed by FreshPorts

Revision 1151 - Directory Listing - [select for diffs]
Modified Fri Mar 22 19:54:22 2002 UTC (23 years ago) by dan
Diff to previous 1150
create msgs directory

Revision 1150 - Directory Listing - [select for diffs]
Modified Fri Mar 22 16:22:28 2002 UTC (23 years ago) by dan
Diff to previous 1123
Let's use fetch, not lynx

Revision 1123 - Directory Listing - [select for diffs]
Modified Sun Mar 17 19:24:12 2002 UTC (23 years ago) by dan
Diff to previous 1119
scripts for comparing the database with a list of category/port entries.

Revision 1119 - Directory Listing - [select for diffs]
Modified Fri Mar 15 02:09:07 2002 UTC (23 years ago) by (unknown author)
Diff to previous 1118
This commit was manufactured by cvs2svn to create branch 'FreshPorts2'.
Revision 1118 - Directory Listing - [select for diffs]
Modified Fri Mar 15 02:09:06 2002 UTC (23 years ago) by dan
Diff to previous 1114
remember to update the categories field.
pr 114

Revision 1114 - Directory Listing - [select for diffs]
Modified Thu Mar 14 20:28:31 2002 UTC (23 years ago) by dan
Diff to previous 1107
PR 112
watch_notice_log.frequency_id needs to be implemented

changing frequency to frequency_id
check scripts/email.pl and AddToLogs

Revision 1107 - Directory Listing - [select for diffs]
Modified Thu Mar 14 19:46:14 2002 UTC (23 years ago) by dan
Diff to previous 1104
RecordLastestPortCommits now works independently of date.

Revision 1104 - Directory Listing - [select for diffs]
Modified Tue Mar 12 15:42:35 2002 UTC (23 years ago) by dan
Diff to previous 1103
update copyright

Revision 1103 - Directory Listing - [select for diffs]
Modified Tue Mar 12 15:42:06 2002 UTC (23 years ago) by dan
Diff to previous 1102
call freshports_ConverPortPathToStandardLocation

Revision 1102 - Directory Listing - [select for diffs]
Modified Tue Mar 12 15:41:35 2002 UTC (23 years ago) by dan
Diff to previous 1101
There is no need to grab the commit_log id first.  It will be obtained
by the commit_log class.

Revision 1101 - Directory Listing - [select for diffs]
Modified Tue Mar 12 15:40:59 2002 UTC (23 years ago) by dan
Diff to previous 1100
Add freshports_ConverPortPathToStandardLocation, which will change
path names to the standard /usr/ports pathname

Revision 1100 - Directory Listing - [select for diffs]
Modified Tue Mar 12 15:39:18 2002 UTC (23 years ago) by dan
Diff to previous 1097
Add Makefile.inc to the list of things we ignore

Revision 1097 - Directory Listing - [select for diffs]
Modified Mon Mar 11 00:15:24 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1096
Let's try distinct, just in case...

Revision 1096 - Directory Listing - [select for diffs]
Modified Mon Mar 11 00:13:17 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1092
Put the committer into the output

Revision 1092 - Directory Listing - [select for diffs]
Modified Sun Mar 3 23:52:28 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1084
Mark those ports found in the INDEX and those not found.

Revision 1084 - Directory Listing - [select for diffs]
Modified Sat Mar 2 17:02:31 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1072
*** empty log message ***

Revision 1072 - Directory Listing - [select for diffs]
Modified Thu Feb 28 05:21:56 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1057
use fetch, not lynx

Revision 1057 - Directory Listing - [select for diffs]
Modified Sun Feb 24 02:37:53 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1056
sleep at the start of the script, not the end.
if an error occurs, we don't retry it right away.

Revision 1056 - Directory Listing - [select for diffs]
Modified Sun Feb 24 02:37:43 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1055
update copyright

Revision 1055 - Directory Listing - [select for diffs]
Modified Sun Feb 24 02:37:35 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1054
update copyright
change return value of 3 to 0 if all is well
we don't move files around.  the fp-daemon script does

Revision 1054 - Directory Listing - [select for diffs]
Modified Sun Feb 24 02:36:31 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1053
add retry directory and update copyright

Revision 1053 - Directory Listing - [select for diffs]
Modified Sun Feb 24 02:36:19 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1034
need to create the directories

Revision 1034 - Directory Listing - [select for diffs]
Modified Fri Feb 22 19:05:19 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1032
we no longer need lynx

Revision 1032 - Directory Listing - [select for diffs]
Modified Fri Feb 22 16:33:31 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1030
display the full file name when processing

Revision 1030 - Directory Listing - [select for diffs]
Modified Fri Feb 22 15:21:18 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1029
Check for blank branch name

Revision 1029 - Directory Listing - [select for diffs]
Modified Fri Feb 22 07:39:41 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1024
All make commands must refer to the correct ports tree via PORTSDIR=

Revision 1024 - Directory Listing - [select for diffs]
Modified Fri Feb 22 01:39:43 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1012
IF YOU CHANGE THE MAKE COMMAND, CHANTGE THE SPLIT!!!!!!!!!!!!!!!

we'll have to refresh all ports now.

Revision 1012 - Directory Listing - [select for diffs]
Modified Thu Feb 21 17:59:33 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1011
adjust debugging code

Revision 1011 - Directory Listing - [select for diffs]
Modified Thu Feb 21 17:54:33 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1010
let's add a commit-rollback just for fun.

Revision 1010 - Directory Listing - [select for diffs]
Modified Thu Feb 21 17:48:41 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 995
Don't die with an error, just report it.
We will clear refresh_now so the SP
doesn't have to.

Revision 995 - Directory Listing - [select for diffs]
Modified Wed Feb 20 23:20:28 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 984
we need the committer in here.

Revision 984 - Directory Listing - [select for diffs]
Modified Mon Feb 18 06:16:44 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 983
let's use fetch instead of lynx

Revision 983 - Directory Listing - [select for diffs]
Modified Mon Feb 18 06:16:25 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 982
change LooksLikeAMakefile to be correct more often

Revision 982 - Directory Listing - [select for diffs]
Modified Mon Feb 18 05:49:32 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 981
remember to install procmail

Revision 981 - Directory Listing - [select for diffs]
Modified Mon Feb 18 05:39:25 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 980
add .forward

Revision 980 - Directory Listing - [select for diffs]
Modified Mon Feb 18 05:38:12 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 979
missed this

Revision 979 - Directory Listing - [select for diffs]
Modified Mon Feb 18 05:36:34 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 976
Add these into the repo

Revision 976 - Directory Listing - [select for diffs]
Modified Mon Feb 18 04:12:23 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 965
let's make this into a daemon-type script for use with daemontools.

Revision 965 - Directory Listing - [select for diffs]
Modified Sun Feb 17 21:46:52 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 964
at the end move the input file away to the raw directory

Revision 964 - Directory Listing - [select for diffs]
Modified Sun Feb 17 21:29:53 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 962
remember to include housekeeping module

Revision 962 - Directory Listing - [select for diffs]
Modified Sun Feb 17 20:04:30 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 961
New class.

Revision 961 - Directory Listing - [select for diffs]
Modified Sun Feb 17 20:04:19 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 960
Start using the housekeeping class

Revision 960 - Directory Listing - [select for diffs]
Modified Sun Feb 17 20:03:59 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 959
Don't commit here when refreshing ports. We'll do that lower down in the
code.

Revision 959 - Directory Listing - [select for diffs]
Modified Sun Feb 17 20:02:57 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 939
After refreshing a port, update housekeeping.

Revision 939 - Directory Listing - [select for diffs]
Modified Sat Feb 16 07:21:42 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 938
Slight adjustment to error returns

Revision 938 - Directory Listing - [select for diffs]
Modified Sat Feb 16 07:19:40 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 937
Let's have a look at the Makefiles before we use them.  If they are
ASCII Text, then they are probably a Makefile.  If not, they are probably
HTML, and that means the fetch failed.

Revision 937 - Directory Listing - [select for diffs]
Modified Sat Feb 16 07:18:48 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 933
only refresh non-deleted ports

Revision 933 - Directory Listing - [select for diffs]
Modified Thu Feb 14 23:37:23 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 932
only do the table update if a new port has been committed.

Revision 932 - Directory Listing - [select for diffs]
Modified Thu Feb 14 23:36:31 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 931
no longer any need to create daily summaries here.

Revision 931 - Directory Listing - [select for diffs]
Modified Thu Feb 14 23:35:47 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 926
no longer a need to touch a file after refreshing.

Revision 926 - Directory Listing - [select for diffs]
Modified Thu Feb 14 20:17:16 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 925
how about only doing the SQL if there is a need to do so

Revision 925 - Directory Listing - [select for diffs]
Modified Thu Feb 14 19:26:32 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 920
To speed up the home page, we are going to cache the data in a table.
The main page will then read from that table.  The main page will
be updated every minute.

Revision 920 - Directory Listing - [select for diffs]
Modified Wed Feb 13 14:52:13 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 898
whitespace changes only

Revision 898 - Directory Listing - [select for diffs]
Modified Sat Feb 9 22:52:44 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 897
Start using "make master-sites-all" instead of "make -V MASTERSITES"

Revision 897 - Directory Listing - [select for diffs]
Modified Sat Feb 9 22:49:21 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 895
Refresh all ports.

Revision 895 - Directory Listing - [select for diffs]
Modified Sat Feb 9 19:47:32 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 891
refresh-unrefreshed-ports.pl stays as it was, refreshing unrefreshed ports
based on commit_log_ports.needs_refresh.

Revision 891 - Directory Listing - [select for diffs]
Modified Sat Feb 9 16:08:49 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 890
Add a flag which allows us to refresh all ports.
useful during fp1-fp2 migration

Revision 890 - Directory Listing - [select for diffs]
Modified Sat Feb 9 06:20:11 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 886
script to create ~/msgs

Revision 886 - Directory Listing - [select for diffs]
Modified Sat Feb 9 02:57:12 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 884
Add flag -R which means do not refresh any ports associated with a given
commit.  Useful during the fp1-fp2 migration.  We'll just refresh each
port after the data is imported.

Revision 884 - Directory Listing - [select for diffs]
Modified Fri Feb 8 00:33:40 2002 UTC (23 years, 2 months ago) by dan
Diff to previous 883
If an invalid file action is found, display it as well as report it.

Revision 883 - Directory Listing - [select for diffs]
Modified Fri Feb 8 00:29:56 2002 UTC (23 years, 2 months ago) by dan
Diff to previous 880
don't export deleted ports - they won't exist in the ports tree and we won't
be able to refresh the port.  This does mean we lose the history for about
451 deleted ports.  I can live that that. We can always import them later.

Revision 880 - Directory Listing - [select for diffs]
Modified Thu Feb 7 19:57:54 2002 UTC (23 years, 2 months ago) by dan
Diff to previous 879
allow incoming parameter to set limit
If file_action = 'I' (import) used add and change filename to '.../Makefile'

Revision 879 - Directory Listing - [select for diffs]
Modified Thu Feb 7 01:39:25 2002 UTC (23 years, 2 months ago) by dan
Diff to previous 877
Add incoming limit parameter

Revision 877 - Directory Listing - [select for diffs]
Modified Sun Feb 3 02:21:34 2002 UTC (23 years, 2 months ago) by dan
Diff to previous 876
remember to clear out MessageTo in case there is more than one recipient.

Revision 876 - Directory Listing - [select for diffs]
Modified Sun Feb 3 01:51:24 2002 UTC (23 years, 2 months ago) by dan
Diff to previous 875
don't fetch stuff if -r flag is set.

Revision 875 - Directory Listing - [select for diffs]
Modified Sun Feb 3 01:50:32 2002 UTC (23 years, 2 months ago) by dan
Diff to previous 874
oops, use PST not EST

Revision 874 - Directory Listing - [select for diffs]
Modified Sat Feb 2 23:29:52 2002 UTC (23 years, 2 months ago) by dan
Diff to previous 873
Here's the file where will allow us to export
FP1 data into XML format.  Looks OK so far.
But will need further testing of output

Revision 873 - Directory Listing - [select for diffs]
Modified Sat Feb 2 17:04:49 2002 UTC (23 years, 2 months ago) by dan
Diff to previous 871
Create a monthly compression archive.
note that the other compress script appears to be unused.

Revision 871 - Directory Listing - [select for diffs]
Modified Sat Feb 2 04:46:42 2002 UTC (23 years, 2 months ago) by dan
Diff to previous 870
make sure utilities is included where it should be included.
and that config is included in utilities.

Revision 870 - Directory Listing - [select for diffs]
Modified Sat Feb 2 03:20:55 2002 UTC (23 years, 2 months ago) by dan
Diff to previous 869
if the code dies, email me

Revision 869 - Directory Listing - [select for diffs]
Modified Sat Feb 2 03:11:10 2002 UTC (23 years, 2 months ago) by dan
Diff to previous 868
Use new error routine

Revision 868 - Directory Listing - [select for diffs]
Modified Sat Feb 2 03:06:31 2002 UTC (23 years, 2 months ago) by dan
Diff to previous 861
Add new commit_log class
Start using new ReportError function from utilities.pm instead of calling
SysLog and die.

Revision 861 - Directory Listing - [select for diffs]
Modified Wed Jan 30 16:06:20 2002 UTC (23 years, 2 months ago) by dan
Diff to previous 860
make sure to use " not ' when expanding $variables.

Revision 860 - Directory Listing - [select for diffs]
Modified Wed Jan 30 14:39:04 2002 UTC (23 years, 2 months ago) by dan
Diff to previous 855
doh!  do not hard code path names!

Revision 855 - Directory Listing - [select for diffs]
Modified Wed Jan 23 03:11:07 2002 UTC (23 years, 2 months ago) by dan
Diff to previous 854
I should test more before committing.

Revision 854 - Directory Listing - [select for diffs]
Modified Wed Jan 23 02:46:56 2002 UTC (23 years, 2 months ago) by dan
Diff to previous 853
When an error occurs when processing a make file, return the error to the
calling function.  Then, don't update the port because it's not ready

Revision 853 - Directory Listing - [select for diffs]
Modified Wed Jan 23 01:54:14 2002 UTC (23 years, 2 months ago) by dan
Diff to previous 852
Put a knob in to turn off creation of a pkg directory.  I think I added
this to detect problems which arose if this directory exists.
noteably: pre-everything having two : after it.

Revision 852 - Directory Listing - [select for diffs]
Modified Mon Jan 21 21:02:43 2002 UTC (23 years, 2 months ago) by dan
Diff to previous 851
umm, ports-supfile is in ~/scripts not ~/

Revision 851 - Directory Listing - [select for diffs]
Modified Sun Jan 20 21:08:48 2002 UTC (23 years, 2 months ago) by dan
Diff to previous 848
We need a custom supfile for this.
Let's also add a cvsup to the crontab.

Revision 848 - Directory Listing - [select for diffs]
Modified Mon Jan 7 21:15:12 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 831
PR#21
cater for imported sources.  With a recent change implemented by Josef Karthauser,
imported source cvs-all message do contain a BRANCH.  However, the
message do not contain a LOG section.  Thus the XML field is empty.

Get around the problem with a minor reorganization of the code.
Grab the message subject. Grab the log.  If the log is empty, use
the subject.

ALSO: white space changes.

Revision 831 - Directory Listing - [select for diffs]
Modified Sun Jan 6 07:23:33 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 830
Add copyrights

Revision 830 - Directory Listing - [select for diffs]
Modified Sun Jan 6 07:17:55 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 829
add copyright

Revision 829 - Directory Listing - [select for diffs]
Modified Sun Jan 6 07:17:18 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 828
Add copyright

Revision 828 - Directory Listing - [select for diffs]
Modified Sun Jan 6 07:17:04 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 827
convert to PostgreSQL

Revision 827 - Directory Listing - [select for diffs]
Modified Sun Jan 6 07:16:37 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 824
Add copyright
Start using ${HOME}

Revision 824 - Directory Listing - [select for diffs]
Modified Sun Jan 6 06:22:59 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 823
upgrade to postgresql.

Now that this is done, the next step is to get some of you on the Develop list
to start tracking your ports via fp2.freshports.org.  BUT FIRST I'll have to
upgrade that site to the latest database and scripts as found in
lists-test.freshports.org.  Watch this space.

Revision 823 - Directory Listing - [select for diffs]
Modified Sun Jan 6 06:21:45 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 793
Add in the copyright notice.
fix up the paths to refer to HOME

Revision 793 - Directory Listing - [select for diffs]
Modified Mon Dec 31 15:27:47 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 792
add another simple test

Revision 792 - Directory Listing - [select for diffs]
Modified Mon Dec 31 15:27:27 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 791
remove debugging code

Revision 791 - Directory Listing - [select for diffs]
Modified Mon Dec 31 15:27:05 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 790
simple whitespace change

Revision 790 - Directory Listing - [select for diffs]
Modified Mon Dec 31 15:26:29 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 789
$hash{portname} is not the same as
$hash{$portname}

Fix this annoying bug so more than just the first port in a commit gets refreshed.

Revision 789 - Directory Listing - [select for diffs]
Modified Mon Dec 31 06:18:09 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 787
daily summary changes
 - use category/port format
 - add time-ajustment factor to cater for time zone differences

Revision 787 - Directory Listing - [select for diffs]
Modified Mon Dec 31 01:20:24 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 779
convert to postgresql

Revision 779 - Directory Listing - [select for diffs]
Modified Sun Dec 30 23:22:29 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 778
- correct where the script was still using ports.needs_refresh instead of
  commit_log_ports.needs_refresh.
- for now, we will fetch every file touch by a port commit.  I still
  don't have a solution for files included by Makefile.

Revision 778 - Directory Listing - [select for diffs]
Modified Sun Dec 30 23:20:42 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 777
Use $ENV{HOME} not ~/

Revision 777 - Directory Listing - [select for diffs]
Modified Sun Dec 30 23:20:06 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 776
Handle deleted ports better.
Remove the path-to-ports so it works with symlinks.

Revision 776 - Directory Listing - [select for diffs]
Modified Sun Dec 30 23:18:47 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 772
Add some real-path calls so we have the real pathname instead of symlinks.

Revision 772 - Directory Listing - [select for diffs]
Modified Sat Dec 29 21:37:06 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 771
oops.  fix a typo

Revision 771 - Directory Listing - [select for diffs]
Modified Sat Dec 29 21:25:19 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 770
slight whitespace change to make SQL easier to read

Revision 770 - Directory Listing - [select for diffs]
Modified Sat Dec 29 21:24:55 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 769
after refreshing a port from newly fetched files,
let's actually save the results to the database.

Revision 769 - Directory Listing - [select for diffs]
Modified Sat Dec 29 20:58:08 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 768
in CreateDailySummary, use commit_log_ports.{port_version|port_revision}

Revision 768 - Directory Listing - [select for diffs]
Modified Sat Dec 29 20:56:47 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 767
handle port_version

Revision 767 - Directory Listing - [select for diffs]
Modified Sat Dec 29 20:48:00 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 758
move the commit to be before the CreateDailySummary call.
If that call falls over, we want to be sure the transaction is closed.
otherwise, it will roll back and undo what we did.

Revision 758 - Directory Listing - [select for diffs]
Modified Fri Dec 28 22:38:28 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 757
update to use commit_log_ports.needs_refresh not ports.needs_refresh

Revision 757 - Directory Listing - [select for diffs]
Modified Fri Dec 28 22:37:18 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 756
- with master/slave ports, the directory we are fetching to (master port)
  may not be the directory we are working in (slave port; the one being
  refreshed.  adjust fetching scheme accordingly.
- add function to remove port directory prefix (RemovePortsPrefix).

Revision 756 - Directory Listing - [select for diffs]
Modified Fri Dec 28 22:34:59 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 755
start using $ENV{HOME} so we know the correct home directory without modifying
this config file.

Revision 755 - Directory Listing - [select for diffs]
Modified Fri Dec 28 22:34:09 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 754
slightly modify the SQL to match similar query in refresh-unrefreshed-ports.pl

Revision 754 - Directory Listing - [select for diffs]
Modified Fri Dec 28 17:59:30 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 753
Update this script to use commit_log_ports.needs_refresh
instead of ports.needs_refresh  PR56

Revision 753 - Directory Listing - [select for diffs]
Modified Fri Dec 28 17:49:41 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 752
use relative paths, not absolute

Revision 752 - Directory Listing - [select for diffs]
Modified Fri Dec 28 08:40:59 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 751
Add call to script to archive out messages.

Revision 751 - Directory Listing - [select for diffs]
Modified Mon Dec 24 04:42:29 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 750
change default pathnames to be relative not absolute

Revision 750 - Directory Listing - [select for diffs]
Modified Mon Dec 24 04:36:35 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 749
It appears we have a working solution for storing port version with each
commit.

Revision 749 - Directory Listing - [select for diffs]
Modified Mon Dec 24 03:16:05 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 748
My first attempt at moving needs_refresh from the port table to the
commit_log_ports table.  In addition, the commit_log_ports will hold
the port_version associated with that commit.  Thus, as you look
down the page, you should be able to see the port_version change
from commit to commit (not that every commit causes a change).

Revision 748 - Directory Listing - [select for diffs]
Modified Sun Dec 23 18:50:34 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 747
remove comments no longer relevant

Revision 747 - Directory Listing - [select for diffs]
Modified Sun Dec 23 18:48:45 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 737
No longer needed here

Revision 737 - Directory Listing - [select for diffs]
Modified Sat Dec 22 23:23:08 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 736
Add the new archive-messages.sh.  call this from cron.
it will call the improved archive-logs.sh which will
move the msgs away from the main directory and archive them.

Revision 736 - Directory Listing - [select for diffs]
Modified Sat Dec 22 22:12:11 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 735
correctly detect the successful opening of a file for our daily summary
output.

Revision 735 - Directory Listing - [select for diffs]
Modified Sat Dec 22 22:02:05 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 734
test for packages.exists file before we grep from it

Revision 734 - Directory Listing - [select for diffs]
Modified Sat Dec 22 21:50:37 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 733
Upgrade to FP2

Revision 733 - Directory Listing - [select for diffs]
Modified Sat Dec 22 21:50:12 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 732
provide a new option: -O (Overwrite)

when processing an XML file, if the supplied message id exists, delete it
and continue processing.  Useful when you need to reprocess a message
for some reason.

Revision 732 - Directory Listing - [select for diffs]
Modified Sat Dec 22 21:48:55 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 731
use the commit_log_ports table, not commit_log_port.

Revision 731 - Directory Listing - [select for diffs]
Modified Sat Dec 22 21:48:24 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 730
upgrade to FP2

Revision 730 - Directory Listing - [select for diffs]
Modified Sat Dec 22 19:16:11 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 729
put default values which make sense but can't be used.

Revision 729 - Directory Listing - [select for diffs]
Modified Sat Dec 22 19:13:17 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 728
Remove some commented out code

Revision 728 - Directory Listing - [select for diffs]
Modified Sat Dec 22 16:21:42 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 727
First commit

Revision 727 - Directory Listing - [select for diffs]
Modified Sat Dec 22 16:20:59 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 726
New FP2 version of script

Revision 726 - Directory Listing - [select for diffs]
Modified Sat Dec 22 04:52:42 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 725
First commit

Revision 725 - Directory Listing - [select for diffs]
Modified Sat Dec 22 04:30:45 2001 UTC (23 years, 3 months ago) by (unknown author)
Diff to previous 724
This commit was manufactured by cvs2svn to create branch 'FreshPorts2'.
Revision 724 - Directory Listing - [select for diffs]
Modified Sat Dec 22 04:30:44 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 723
Add copyright notices and Id tags to each file.

Revision 723 - Directory Listing - [select for diffs]
Modified Sat Dec 22 04:30:00 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 722
Add copyright notice
expand messages when Makefile errors occur

Revision 722 - Directory Listing - [select for diffs]
Modified Sat Dec 22 04:29:52 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 714
Add copyright notice
start using the new and improved commit_log_ports

Revision 714 - Directory Listing - [select for diffs]
Modified Sun Dec 16 19:02:16 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 713
add some testing scripts

Revision 713 - Directory Listing - [select for diffs]
Modified Sun Dec 16 19:01:06 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 706
first commit.  includes instructions about installing perl modules for these
scripts.

Revision 706 - Directory Listing - [select for diffs]
Modified Sun Dec 9 06:52:01 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 702
don't save commit_log_id unless it is supplied.

Revision 702 - Directory Listing - [select for diffs]
Modified Wed Dec 5 23:49:44 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 701
Add some basic code to cater for master/slave ports.

Revision 701 - Directory Listing - [select for diffs]
Modified Wed Dec 5 08:33:38 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 700
ensure we take the commit date before
we clear out all the date values.

Revision 700 - Directory Listing - [select for diffs]
Modified Wed Dec 5 08:33:05 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 699
add missing ) to an if.
actually write HTML to FILE.

Revision 699 - Directory Listing - [select for diffs]
Modified Wed Dec 5 06:08:57 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 698
If the version isn't set, don't try to display it

Revision 698 - Directory Listing - [select for diffs]
Modified Wed Dec 5 06:06:09 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 697
Don't do the build of daily summaries until after we have refreshed
the ports.  Otherwise for new ports, version will be empty.

Revision 697 - Directory Listing - [select for diffs]
Modified Wed Dec 5 04:34:54 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 696
Don't do any of the port update things if there are no ports.
This mainly reduces the size of the log file.

Revision 696 - Directory Listing - [select for diffs]
Modified Wed Dec 5 04:33:53 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 695
don't quote the date

Revision 695 - Directory Listing - [select for diffs]
Modified Wed Dec 5 03:48:12 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 694
Remove trailing / from 'use lib' statement.

Revision 694 - Directory Listing - [select for diffs]
Modified Wed Dec 5 01:50:36 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 690
Add CreateDailySummary to the list of things that happen when a message is
processed.

Revision 690 - Directory Listing - [select for diffs]
Modified Fri Nov 30 03:53:14 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 660
If a port has been deleted, make sure we delete the element which
corresponds to that port.

Revision 660 - Directory Listing - [select for diffs]
Modified Sun Nov 25 03:36:52 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 654
Move things around so they work better.

Revision 654 - Directory Listing - [select for diffs]
Modified Sat Nov 24 21:41:50 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 652
remove CommitLogElementsInsert
replace EnsureCategoryAndPortExist with SaveChangesToPortsTree
create _CompileListOfPorts which replaces the fuctionality of EnsureCategoryAndPortExist

Instead of saving a port as we go along, we will compile a list of ports based
on the files we find.  Once all files are processed and saved to the database,
we have our list.  Then we process the files again, setting the needs_refresh
value for the port affected by this file.  If we find that the Makefile for
a port has been deleted, we set needs_refresh = 0.

Revision 652 - Directory Listing - [select for diffs]
Modified Fri Nov 23 20:02:30 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 651
use a hash instead of a character string for ignored files

Revision 651 - Directory Listing - [select for diffs]
Modified Fri Nov 23 20:02:02 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 650
first commit

Revision 650 - Directory Listing - [select for diffs]
Modified Fri Nov 23 19:56:46 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 649
Make sure we are looking for "  Revision" at the start of the line.

See 200111231716.fANHGwN21197@freefall.freebsd.org for what
broke this.

Revision 649 - Directory Listing - [select for diffs]
Modified Fri Nov 23 06:39:53 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 645
if the port is new and has not been deleted, then set needs_refresh.

Revision 645 - Directory Listing - [select for diffs]
Modified Fri Nov 23 04:51:39 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 644
remove unneeded exports
if the port has been deleted, make sure we set port->{deleted} correctly
and process things.
move the refresh ports process to port.pm so it can be used
both with load_xml_into_db.pl and from refresh-unrefreshed-ports.pl

Revision 644 - Directory Listing - [select for diffs]
Modified Fri Nov 23 03:30:51 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 640
separate out the refreshing of a port from the saving of a commit message.

Revision 640 - Directory Listing - [select for diffs]
Modified Wed Nov 21 05:28:02 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 634
Always check if the ElementRevisionExists before doing a ElementRevisionInsert.

Revision 634 - Directory Listing - [select for diffs]
Modified Tue Nov 20 18:50:29 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 633
Spell the path correctly

Revision 633 - Directory Listing - [select for diffs]
Modified Tue Nov 20 18:40:09 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 631
remove exta my.

Revision 631 - Directory Listing - [select for diffs]
Modified Tue Nov 20 18:17:39 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 629
use SystemID not SystemBranchID

Revision 629 - Directory Listing - [select for diffs]
Modified Tue Nov 20 17:13:20 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 628
log it when we create a new branch

Revision 628 - Directory Listing - [select for diffs]
Modified Tue Nov 20 17:08:34 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 627
fix typos

Revision 627 - Directory Listing - [select for diffs]
Modified Tue Nov 20 17:04:31 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 626
rename system_version to system_branch
rename system_version_element to system_branch_element_revision

Revision 626 - Directory Listing - [select for diffs]
Modified Tue Nov 20 17:03:44 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 615
check for failed file open

Revision 615 - Directory Listing - [select for diffs]
Modified Sun Nov 18 22:15:12 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 614
clean up code, check for port and category before deciding this is a port

Revision 614 - Directory Listing - [select for diffs]
Modified Fri Nov 16 19:40:47 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 613
PR 4 solved.
scan the lines following the subject and include them as part of the subject
if they start with 9 spaces.

Revision 613 - Directory Listing - [select for diffs]
Modified Fri Nov 16 18:50:05 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 612
fix typo.

should be OBTAINEDFROM not OBTAINED in the dtd.

Revision 612 - Directory Listing - [select for diffs]
Modified Fri Nov 16 18:40:26 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 611
The previous commit was in error.

PR 15

Previously the log message was terminated at the first occurance of:

  Revision
  PR:
  Submitted by:
  Approved by:
  Reviewed by:
To Unsubscribe

Now it's only:

   Revision
To Unsubscribe

Also, populate the ObtainedFrom field while we are here.

Revision 611 - Directory Listing - [select for diffs]
Modified Fri Nov 16 18:38:02 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 607
PR 15

Previously the log message was terminated at the first occurance of:

Revision 607 - Directory Listing - [select for diffs]
Modified Tue Nov 13 14:52:59 2001 UTC (23 years, 4 months ago) by (unknown author)
Diff to previous 606
This commit was manufactured by cvs2svn to create branch 'FreshPorts1'.
Revision 606 - Directory Listing - [select for diffs]
Modified Tue Nov 13 14:52:58 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 602
spell receive

Revision 602 - Directory Listing - [select for diffs]
Modified Sun Nov 11 16:43:40 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 601
add the revision field.

Revision 601 - Directory Listing - [select for diffs]
Modified Sun Nov 11 08:35:54 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 596
Use commit_log_element

Revision 596 - Directory Listing - [select for diffs]
Modified Sun Nov 11 02:10:42 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 595
Use new class: commit_log_port

Revision 595 - Directory Listing - [select for diffs]
Modified Sun Nov 11 02:10:30 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 593
use ne instead of eq.  condition was wrong.

Revision 593 - Directory Listing - [select for diffs]
Modified Sat Nov 10 16:40:58 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 591
updates

Revision 591 - Directory Listing - [select for diffs]
Modified Sat Nov 10 16:26:26 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 590
add missing files

Revision 590 - Directory Listing - [select for diffs]
Modified Sat Nov 10 01:32:44 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 589
Get those values from the result set.

Revision 589 - Directory Listing - [select for diffs]
Modified Sat Nov 10 01:28:07 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 588
save the right stuff when saving.
it still needs to be read back in.

Revision 588 - Directory Listing - [select for diffs]
Modified Sat Nov 10 01:27:27 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 585
use the right id

Revision 585 - Directory Listing - [select for diffs]
Modified Fri Nov 9 23:26:46 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 584
Now we fetch the files needed to refresh the port,
we update the port class, and we save it.

port.pm needs to be updated to save and fetch more fields.

Revision 584 - Directory Listing - [select for diffs]
Modified Fri Nov 9 20:53:37 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 583
set the commit id before saving

Revision 583 - Directory Listing - [select for diffs]
Modified Fri Nov 9 20:53:12 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 582
Move ReadFile to a common location.

Revision 582 - Directory Listing - [select for diffs]
Modified Fri Nov 9 19:36:08 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 581
remove code we've already converted

Revision 581 - Directory Listing - [select for diffs]
Modified Fri Nov 9 19:35:46 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 580
correct the sql for updating a port

Revision 580 - Directory Listing - [select for diffs]
Modified Fri Nov 9 19:35:28 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 577
remove unneeded comment

Revision 577 - Directory Listing - [select for diffs]
Modified Fri Nov 9 17:52:59 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 576
when a port is created, needs_refresh is set correctly.

now we need to set that when a port is updated.

Revision 576 - Directory Listing - [select for diffs]
Modified Fri Nov 9 16:30:29 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 575
first commit

Revision 575 - Directory Listing - [select for diffs]
Modified Fri Nov 9 05:16:00 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 574
needs_refresh is now being computed.
We have have to do something special for ports which are created first time.

Revision 574 - Directory Listing - [select for diffs]
Modified Fri Nov 9 04:09:00 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 573
Now processing the files and ports correctly.
now we just have to parse the file names and update the port needs_refresh.

Revision 573 - Directory Listing - [select for diffs]
Modified Thu Nov 8 23:15:04 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 572
We now have a list of ports which needs to be updated.
next step: set the needs_refresh field and then save the results
back to the database.

Revision 572 - Directory Listing - [select for diffs]
Modified Thu Nov 8 22:25:18 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 571
Create a hash of ports...

Revision 571 - Directory Listing - [select for diffs]
Modified Thu Nov 8 21:05:43 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 570
whitespace changes only

Revision 570 - Directory Listing - [select for diffs]
Modified Thu Nov 8 21:05:00 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 569
fetch by partial name

Revision 569 - Directory Listing - [select for diffs]
Modified Thu Nov 8 20:26:43 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 568
checkpoint

Revision 568 - Directory Listing - [select for diffs]
Modified Thu Nov 8 19:03:10 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 567
just a checkpoint

Revision 567 - Directory Listing - [select for diffs]
Modified Tue Nov 6 22:09:59 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 566
Ummm, let's get the element_id of the port before we create the port.

Revision 566 - Directory Listing - [select for diffs]
Modified Tue Nov 6 21:01:01 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 565
Remove GetDBHandle and use the one provided by FreshPorts::Database.

use $dbh not $dbh_pg

Revision 565 - Directory Listing - [select for diffs]
Modified Tue Nov 6 21:00:14 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 564
die if "is_primary" is not set.

Revision 564 - Directory Listing - [select for diffs]
Modified Tue Nov 6 20:59:56 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 563
use the recently created FreshPorts::Category and FreshPorts::Port classes

Revision 563 - Directory Listing - [select for diffs]
Modified Tue Nov 6 20:59:13 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 558
Move GetDBHandle to database.php
Add test_port_save

Revision 558 - Directory Listing - [select for diffs]
Modified Mon Nov 5 22:37:38 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 554
Just another checkpoint

Revision 554 - Directory Listing - [select for diffs]
Modified Mon Nov 5 06:48:49 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 553
Make save work.

Revision 553 - Directory Listing - [select for diffs]
Modified Mon Nov 5 05:16:35 2001 UTC (23 years, 5 months ago) by (unknown author)
Diff to previous 551
This commit was manufactured by cvs2svn to create tag 'beta'.
Revision 551 - Directory Listing - [select for diffs]
Modified Mon Nov 5 05:16:33 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 550
first time

Revision 550 - Directory Listing - [select for diffs]
Modified Wed Oct 31 01:51:10 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 541
Add the ID to the file

Revision 541 - Directory Listing - [select for diffs]
Modified Wed Oct 24 15:04:18 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 532
simplify things greatly

Revision 532 - Directory Listing - [select for diffs]
Modified Wed Oct 10 15:28:28 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 531
backups are handled by another user now

Revision 531 - Directory Listing - [select for diffs]
Modified Wed Oct 10 14:35:50 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 526
try $HOME instead of /usr/local/etc/freshports

Revision 526 - Directory Listing - [select for diffs]
Modified Mon Oct 8 23:23:21 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 525
better the grammar

Revision 525 - Directory Listing - [select for diffs]
Modified Mon Oct 8 23:21:49 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 524
instead of port/category, try category/port

Revision 524 - Directory Listing - [select for diffs]
Modified Mon Oct 8 23:20:32 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 523
fix path to lastupdate.

Revision 523 - Directory Listing - [select for diffs]
Modified Mon Oct 8 23:20:14 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 522
provide details on each port to be refreshed

Revision 522 - Directory Listing - [select for diffs]
Modified Mon Oct 8 18:59:01 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 521
fix typo

Revision 521 - Directory Listing - [select for diffs]
Modified Mon Oct 8 18:39:56 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 512
update path

Revision 512 - Directory Listing - [select for diffs]
Modified Mon Oct 8 02:27:32 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 511
fix typo in last commit

Revision 511 - Directory Listing - [select for diffs]
Modified Mon Oct 8 02:26:54 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 509
fix path

Revision 509 - Directory Listing - [select for diffs]
Modified Sun Oct 7 15:56:04 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 504
Put the database connect into freshports_database.pm and use
freshports_database.pm.sample as the example.

Revision 504 - Directory Listing - [select for diffs]
Modified Sun Oct 7 15:14:22 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 503
update

Revision 503 - Directory Listing - [select for diffs]
Modified Sun Oct 7 15:09:18 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 502
get the path right

Revision 502 - Directory Listing - [select for diffs]
Modified Sun Oct 7 15:07:55 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 501
get the directory correct

Revision 501 - Directory Listing - [select for diffs]
Modified Sun Oct 7 15:04:56 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 500
updates

Revision 500 - Directory Listing - [select for diffs]
Modified Sun Oct 7 15:04:19 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 498
tidy up

Revision 498 - Directory Listing - [select for diffs]
Modified Sun Oct 7 13:52:26 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 493
fix up crontabs

Revision 493 - Directory Listing - [select for diffs]
Modified Fri Oct 5 03:15:07 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 489
Send out individualized messages for the ports changes.

Revision 489 - Directory Listing - [select for diffs]
Modified Thu Oct 4 01:02:13 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 472
pick a better password

Revision 472 - Directory Listing - [select for diffs]
Modified Tue Oct 2 20:52:03 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 464
Add some cache busting code to the fetch.

Revision 464 - Directory Listing - [select for diffs]
Modified Mon Oct 1 22:37:46 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 463
fix syntax error

Revision 463 - Directory Listing - [select for diffs]
Modified Mon Oct 1 21:30:11 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 462
Don't create a pkg directory in fetch-cvs-file.sh.
Let's do it where werun the make -V.  then we'll remove it.
this catches the pre-everything bug.

Revision 462 - Directory Listing - [select for diffs]
Modified Mon Oct 1 21:29:41 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 461
Don't create a pkg directory here.  Let's do it where we
run the make -V.  then we'll remove it.
this catches the pre-everything bug.

Revision 461 - Directory Listing - [select for diffs]
Modified Mon Oct 1 21:02:08 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 460
Don't chown any more

Revision 460 - Directory Listing - [select for diffs]
Modified Mon Oct 1 20:42:44 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 459
change path.  This should really become a local configuration item

Revision 459 - Directory Listing - [select for diffs]
Modified Sun Sep 30 22:18:23 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 458
fix dir path

Revision 458 - Directory Listing - [select for diffs]
Modified Sun Sep 30 22:15:50 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 457
change paths

Revision 457 - Directory Listing - [select for diffs]
Modified Sun Sep 30 22:12:59 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 456
change path

Revision 456 - Directory Listing - [select for diffs]
Modified Sun Sep 30 21:07:44 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 455
Update locations

Revision 455 - Directory Listing - [select for diffs]
Modified Sun Sep 30 21:07:16 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 452
change locations

Revision 452 - Directory Listing - [select for diffs]
Modified Fri Sep 28 02:35:35 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 451
fresh updates from the website

Revision 451 - Directory Listing - [select for diffs]
Modified Fri Sep 28 02:33:52 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 450
first commit

Revision 450 - Directory Listing - [select for diffs]
Modified Fri Sep 28 02:25:18 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 449
first commits

Revision 449 - Directory Listing - [select for diffs]
Modified Fri Sep 28 02:24:52 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 306
update the scripts with the latest from the website

Revision 306 - Directory Listing - [select for diffs]
Modified Sat Dec 30 22:23:51 2000 UTC (24 years, 3 months ago) by (unknown author)
Diff to previous 305
This commit was manufactured by cvs2svn to create tag 'release1_1'.
Revision 305 - Directory Listing - [select for diffs]
Modified Sat Dec 30 22:23:50 2000 UTC (24 years, 3 months ago) by dan
Diff to previous 300
*** empty log message ***

Revision 300 - Directory Listing - [select for diffs]
Modified Sat Dec 30 20:33:29 2000 UTC (24 years, 3 months ago) by dan
Diff to previous 294
First commit

Revision 294 - Directory Listing - [select for diffs]
Modified Mon Dec 11 00:40:10 2000 UTC (24 years, 3 months ago) by dan
Diff to previous 292
use a LIB command.

Revision 292 - Directory Listing - [select for diffs]
Modified Mon Dec 11 00:37:59 2000 UTC (24 years, 3 months ago) by dan
Diff to previous 291
Added logs of time stamp printing so I could see where things took up time.

Revision 291 - Directory Listing - [select for diffs]
Modified Mon Dec 11 00:35:50 2000 UTC (24 years, 3 months ago) by dan
Diff to previous 285
CreateDailySummary mods to increase db performance

Revision 285 - Directory Listing - [select for diffs]
Modified Fri Dec 8 01:03:44 2000 UTC (24 years, 4 months ago) by dan
Diff to previous 279
*** empty log message ***

Revision 279 - Directory Listing - [select for diffs]
Modified Sun Nov 12 09:19:18 2000 UTC (24 years, 4 months ago) by dan
Diff to previous 278
Add code to strip timezone from timestamp.  Might be related to new mysql.
 Modified Files:
 	updates.pl

Revision 278 - Directory Listing - [select for diffs]
Modified Mon Oct 16 23:13:15 2000 UTC (24 years, 5 months ago) by dan
Diff to previous 277
Hmmm, it assumed that a port commit started with cvs commit: ports/
now, it doesn't.  the ports/ bit can be anywhere on the subject: line.
Modified Files:
	log-catcher.awk

Revision 277 - Directory Listing - [select for diffs]
Modified Mon Oct 16 23:11:52 2000 UTC (24 years, 5 months ago) by dan
Diff to previous 276
oops! forgot to add the ports changes for pkg-descr etc.
Committing in updates

Modified Files:
	updates.pl

Revision 276 - Directory Listing - [select for diffs]
Modified Mon Oct 9 02:40:48 2000 UTC (24 years, 6 months ago) by dan
Diff to previous 275
changed pkg/DESCR to pkg-descr and other changes associated with new ports
layout.
Modified Files:
	ports.pm

Revision 275 - Directory Listing - [select for diffs]
Modified Fri Oct 6 09:00:40 2000 UTC (24 years, 6 months ago) by dan
Diff to previous 274
extra checks to ensure directories exist.
Modified Files:
	fetch-cvs-file.sh

Revision 274 - Directory Listing - [select for diffs]
Modified Fri Sep 22 08:14:53 2000 UTC (24 years, 6 months ago) by dan
Diff to previous 259
first commit
Added Files:
	fetch-cvs-file.sh

Revision 259 - Directory Listing - [select for diffs]
Modified Sun Aug 13 10:29:47 2000 UTC (24 years, 7 months ago) by dan
Diff to previous 230
let the owner know if a category is created.
Modified Files:
	updates.pl

Revision 230 - Directory Listing - [select for diffs]
Modified Tue Jul 25 10:22:08 2000 UTC (24 years, 8 months ago) by dan
Diff to previous 221
Cater for  ports which are deleted, then reimported.  We have them in the
tree, but they are deleted.  Just set them "status = 'A'" and get on with it.
Modified Files:
	updates.pl

Revision 221 - Directory Listing - [select for diffs]
Modified Thu Jul 20 00:37:27 2000 UTC (24 years, 8 months ago) by dan
Diff to previous 204
add GetPortCategory
add category to PortCreate
add GetPortID

Modified Files:
	updates.pl

Revision 204 - Directory Listing - [select for diffs]
Modified Wed Jun 28 09:54:22 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 203
damn, forgot the db login
Modified Files:
	updates.pl

Revision 203 - Directory Listing - [select for diffs]
Modified Wed Jun 28 09:53:33 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 202
another path which needs changing.
Modified Files:
	updates.pl

Revision 202 - Directory Listing - [select for diffs]
Modified Wed Jun 28 09:51:26 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 201
change db and password to values which obviously need changing.
Modified Files:
	updates.pl

Revision 201 - Directory Listing - [select for diffs]
Modified Wed Jun 28 09:47:08 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 200
add fake paths so we don't updates stuff we shouldn't.
Committing in .

Modified Files:
	log-catcher.awk

Revision 200 - Directory Listing - [select for diffs]
Modified Wed Jun 28 09:44:55 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 199
final changes before freshports 1.1

Committing in .

Modified Files:
	log-catcher.awk log-catcher.pl

Modified Files:
	updates.pl

Revision 199 - Directory Listing - [select for diffs]
Modified Wed Jun 28 09:44:45 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 192
final changes before freshports 1.1

Committing in .

Modified Files:
	log-catcher.awk log-catcher.pl

Revision 192 - Directory Listing - [select for diffs]
Modified Sat Jun 24 02:05:10 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 189
rename change_log_details.change_port_id to change_log_port_id
Modified Files:
	updates.pl

Revision 189 - Directory Listing - [select for diffs]
Modified Sat Jun 24 01:17:07 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 187
move the call to MarkPortAsRefreshNeeded to where it is always called for
every entry being modified.  Failure to do this means pkg/DESCR are not
fetched and therefore the data is out of date.
Modified Files:
	updates.pl

Revision 187 - Directory Listing - [select for diffs]
Modified Sat Jun 24 01:14:43 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 186
add a zero to the mask (to make it octal?  or hex?)
Modified Files:
	portschange.pm

Revision 186 - Directory Listing - [select for diffs]
Modified Sat Jun 24 01:14:19 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 182
now tests for a failed make call.
Modified Files:
	ports.pm

Revision 182 - Directory Listing - [select for diffs]
Modified Tue Jun 13 23:17:31 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 181
The big change to full automation of commits.

Revision 181 - Directory Listing - [select for diffs]
Modified Tue Jun 13 23:15:05 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 180
creates a daily summary for all change_logs in system.

Revision 180 - Directory Listing - [select for diffs]
Modified Tue Jun 13 23:14:13 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 173
initial commits.

Revision 173 - Directory Listing - [select for diffs]
Modified Fri Jun 9 09:49:12 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 169
now includes code so you can refresh a single port.
Modified Files:
	fetch-refresh-ports.pl

Revision 169 - Directory Listing - [select for diffs]
Modified Tue Jun 6 09:47:20 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 168
Looks good so far.  Just a quick commit to save everything.
At this point, I have the fetching of Makefile, pkg/DESCR, and pkg/COMMENTS
going.  But I have to know when to fetch such things.
Committing in .

Modified Files:
	fetch-cvs-file.sh fetch-refresh-ports.pl ports.pm test.pl

Revision 168 - Directory Listing - [select for diffs]
Modified Mon Jun 5 06:35:27 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 167
fetch-cvs-file.pl is actually  fetch-cvs-file.sh
Committing in .

Modified Files:
	announce.pl email.pl ports.pm refresh-ports.pl test.pl
Removed Files:
	fetch-cvs-file.pl

Revision 167 - Directory Listing - [select for diffs]
Modified Mon Jun 5 06:33:40 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 160
These files are used to refresh a port on-the-fly.
fetch-cvs-file.sh will fetch the latest version of any cvs file.
fetch-refresh-ports.pl uses the above to refresh all ports which need refreshing.
Added Files:
	fetch-refresh-ports.pl fetch-cvs-file.sh

Revision 160 - Directory Listing - [select for diffs]
Modified Fri Jun 2 19:31:04 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 150
latest and greatest
Modified Files:
	log-catcher.pl log-munger.awk

Revision 150 - Directory Listing - [select for diffs]
Modified Mon May 29 01:39:39 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 149
fixed up setting of refresh_needed and started using index instead of a regex
for FilesWhichPromptRefresh.
Modified Files:
	updates.pl

Revision 149 - Directory Listing - [select for diffs]
Modified Mon May 29 01:00:43 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 148
now updates change_log_details properly.
obtains needs_refresh and status when checking for existing ports.
assigns value to needs_refresh only if necessary.
sets needs_refresh to "N" if port is deleted.
Modified Files:
	updates.pl

Revision 148 - Directory Listing - [select for diffs]
Modified Sun May 28 06:47:26 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 115
use index function instead of a regex when searching for existing pacakges.
Modified Files:
	ports.pm

Revision 115 - Directory Listing - [select for diffs]
Modified Tue May 16 01:18:59 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 107
now records the changes in distinct tables as they arrive
Modified Files:
	updates.pl

Revision 107 - Directory Listing - [select for diffs]
Modified Sun May 14 09:46:31 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 103
now handles an undefined $homepage much better.
Modified Files:
	refresh-ports.pl ports.pm

Revision 103 - Directory Listing - [select for diffs]
Modified Sun May 14 07:12:55 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 101
updated the outgoing message
Modified Files:
	ports.pm

Revision 101 - Directory Listing - [select for diffs]
Modified Sun May 14 04:01:36 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 90
Added SendWatchNotice
Modified Files:
	ports.pm

Revision 90 - Directory Listing - [select for diffs]
Modified Sat May 13 05:32:40 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 88
now marks ports as deleted if the Makefile is removed.

Revision 88 - Directory Listing - [select for diffs]
Modified Sat May 13 05:31:03 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 81
no longer sets status to 'N' when a port is updated
ignored ports are now tested for individually as using a REGEX was causing
too many problems.
improved formatting of code.

Revision 81 - Directory Listing - [select for diffs]
Modified Sat May 13 03:15:27 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 80
When a new port is added, the status is now set to 'A' - active.

Revision 80 - Directory Listing - [select for diffs]
Modified Sat May 13 02:11:57 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 78
now works fine.

Revision 78 - Directory Listing - [select for diffs]
Modified Sat May 13 02:08:47 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 77
split the file name into three parts, so we can recognize special files
such as pkg/DESCR, etc.

Revision 77 - Directory Listing - [select for diffs]
Modified Sat May 13 01:50:21 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 75
All the scripts for log catching, log munging, and dataabse update.

Revision 75 - Directory Listing - [select for diffs]
Modified Fri May 12 23:02:01 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 74
finally created a perl module for the most common routines.

Revision 74 - Directory Listing - [select for diffs]
Added Fri May 12 23:02:01 2000 UTC (24 years, 10 months ago) by (unknown author)
Standard project directories initialized by cvs2svn.
(Current path doesn't exist after revision 5067)

Convenience Links