ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/freshports-1/scripts
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, 3 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, 4 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, 4 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, 4 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, 4 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, 4 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, 4 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, 4 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