ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/freshports-1
Revision 773 - Directory Listing - [select for diffs]
Modified Sat Dec 29 22:02:05 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 772 , to selected 25
start using <cateogory> and <category/port> instead of category.php3 and
port-description.php3

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 , to selected 25
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 , to selected 25
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 , to selected 25
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 , to selected 25
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 , to selected 25
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 766 , to selected 25
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 766 - Directory Listing - [select for diffs]
Modified Sat Dec 29 20:37:24 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 765 , to selected 25
Now you can broswe to a category: http://www.freshports.org/<category>

Revision 765 - Directory Listing - [select for diffs]
Modified Sat Dec 29 20:36:17 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 764 , to selected 25
Slightly modify broken/forbidden message by adding words to the graphics
which were already there.

Revision 764 - Directory Listing - [select for diffs]
Modified Sat Dec 29 19:06:26 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 763 , to selected 25
PR 26 - adding new class for commit_log_ports which is used on the
port description page (i.e. missing-port.php). see the
port-description.php3 page for a similar output.

Revision 763 - Directory Listing - [select for diffs]
Modified Sat Dec 29 19:03:07 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 762 , to selected 25
PR 26
We should now be able to browse to any port via <category-name>/<port name>.

Revision 762 - Directory Listing - [select for diffs]
Modified Sat Dec 29 19:00:42 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 761 , to selected 25
start using commit_log_ports.needs_refresh instead of ports.need_refresh
which is now deprecated.

Revision 761 - Directory Listing - [select for diffs]
Modified Sat Dec 29 04:12:34 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 760 , to selected 25
add ErrorDocument   404 /missing.php
PR 26

Revision 760 - Directory Listing - [select for diffs]
Modified Sat Dec 29 04:09:02 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 759 , to selected 25
pull back more detail into the port class.  This should be enough for
the port-description.php functionality to be put into a function rather
than a webpage.  PR 26

Revision 759 - Directory Listing - [select for diffs]
Modified Fri Dec 28 22:50:39 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 758 , to selected 25
Start using commit_log_ports.port_version not port.version

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 , to selected 25
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 , to selected 25
- 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 , to selected 25
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 , to selected 25
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 , to selected 25
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 , to selected 25
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 , to selected 25
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 , to selected 25
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 , to selected 25
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 , to selected 25
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 , to selected 25
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 746 , to selected 25
No longer needed here

Revision 746 - Directory Listing - [select for diffs]
Modified Sun Dec 23 18:32:25 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 745 , to selected 25
Includes commit_log_ports

Revision 745 - Directory Listing - [select for diffs]
Modified Sun Dec 23 18:32:01 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 744 , to selected 25
Includes commit_log_ports.

Revision 744 - Directory Listing - [select for diffs]
Modified Sun Dec 23 18:30:32 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 743 , to selected 25
Latest build

Revision 743 - Directory Listing - [select for diffs]
Modified Sun Dec 23 02:53:30 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 742 , to selected 25
Add missing.php.

This page is activated via ErrorDocument 404 /missing.php in the apache
configuration for this website.  It uses the classes element and port to
grab information from the database.

This is the start of being able to browse to:

http://FreshPorts.org/net/samba and get the samba page.  Or, if a port
is uniqely named, http://FreshPorts.org/samba will take you to the
same place.

Much to do, but this is the proof of concept.

Revision 742 - Directory Listing - [select for diffs]
Modified Sun Dec 23 02:53:30 2001 UTC (23 years, 3 months ago) by (unknown author)
Diff to previous 741 , to selected 25
Standard project directories initialized by cvs2svn.
Revision 741 - Directory Listing - [select for diffs]
Modified Sun Dec 23 02:06:49 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 740 , to selected 25
barh!

removed a LIMIT BY 3 which rather restricted the output.

Revision 740 - Directory Listing - [select for diffs]
Modified Sun Dec 23 02:05:59 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 739 , to selected 25
remove a echo mysql_errno() left in after debugging

Revision 739 - Directory Listing - [select for diffs]
Modified Sun Dec 23 02:00:35 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 738 , to selected 25
slightly change the text

Revision 738 - Directory Listing - [select for diffs]
Modified Sun Dec 23 00:28:05 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 737 , to selected 25
Move formattime from index.php3 to include/freshports.php

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 , to selected 25
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 , to selected 25
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 , to selected 25
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 , to selected 25
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 , to selected 25
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 , to selected 25
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 , to selected 25
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 , to selected 25
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 , to selected 25
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 , to selected 25
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 , to selected 25
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 , to selected 25
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 , to selected 25
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 , to selected 25
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 , to selected 25
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 721 , to selected 25
Add copyright notice
start using the new and improved commit_log_ports

Revision 721 - Directory Listing - [select for diffs]
Modified Fri Dec 21 07:07:50 2001 UTC (23 years, 3 months ago) by (unknown author)
Diff to previous 720 , to selected 25
This commit was manufactured by cvs2svn to create branch 'FreshPorts1'.
Revision 720 - Directory Listing - [select for diffs]
Modified Fri Dec 21 07:07:49 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 719 , to selected 25
Add link to stats

Revision 719 - Directory Listing - [select for diffs]
Modified Fri Dec 21 06:14:08 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 718 , to selected 25
use LocalTimeAdjustment for displaying the date/time at the top right of the webpage.

Revision 718 - Directory Listing - [select for diffs]
Modified Fri Dec 21 06:13:28 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 717 , to selected 25
use the new values CVSTimeAdjustment and LocalTimeAdjustment

Revision 717 - Directory Listing - [select for diffs]
Modified Fri Dec 21 06:09:48 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 716 , to selected 25
Add two new values:
CVSTimeAdjustment   - difference in seconds between CVS server and database server.
LocalTimeAdjustment - differnece in seconds between web server and user.

Plan is to allow the user to override either or both of these settings to suit
their location.

Revision 716 - Directory Listing - [select for diffs]
Modified Tue Dec 18 22:01:12 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 715 , to selected 25
commit_log_port has been renamed commit_log_ports

Revision 715 - Directory Listing - [select for diffs]
Modified Tue Dec 18 22:00:14 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 714 , to selected 25
Use DOCUMENTROOT for pathname.

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 , to selected 25
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 712 , to selected 25
first commit.  includes instructions about installing perl modules for these
scripts.

Revision 712 - Directory Listing - [select for diffs]
Modified Wed Dec 12 04:45:07 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 711 , to selected 25
Add link to developers.php

Revision 711 - Directory Listing - [select for diffs]
Modified Wed Dec 12 04:44:52 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 710 , to selected 25
fix type (reason => reasons).

Revision 710 - Directory Listing - [select for diffs]
Modified Wed Dec 12 04:44:33 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 709 , to selected 25
convert some HTML tags to lower case which don't work in upper case on
Opera (LT, and GT).

Revision 709 - Directory Listing - [select for diffs]
Modified Wed Dec 12 04:43:35 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 708 , to selected 25
convert all varchar(x) fields where x > 1 to text
Add new tables:

    Security_Notice          - details of notice
    Security_Notice_Log      - who added the notice, who moderated it, modified it
    Security_Notice_Elements - what elements of the source tree are affected?

...for use with security notifications.

Revision 708 - Directory Listing - [select for diffs]
Modified Tue Dec 11 04:31:06 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 707 , to selected 25
Change to landscape.  It won't all fit on the screen in portrait and be big
enough to read.
Rename commit_log_port to commit_log_port_elements.
Add commit_log_port which does what it should.

Revision 707 - Directory Listing - [select for diffs]
Modified Tue Dec 11 04:24:55 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 706 , to selected 25
Add commit_log_port and renamed commit_log_port to commit_log_port_elements

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 705 , to selected 25
don't save commit_log_id unless it is supplied.

Revision 705 - Directory Listing - [select for diffs]
Modified Sat Dec 8 07:44:27 2001 UTC (23 years, 4 months ago) by jpc
Diff to previous 704 , to selected 25
better folding style to match Vim/Emacs standard

Revision 704 - Directory Listing - [select for diffs]
Modified Sat Dec 8 07:38:20 2001 UTC (23 years, 4 months ago) by jpc
Diff to previous 703 , to selected 25
Fixing folding

Revision 703 - Directory Listing - [select for diffs]
Modified Fri Dec 7 18:01:56 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 702 , to selected 25
Put the main tap at the top of the cell vi VALIGN="top"

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 , to selected 25
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 , to selected 25
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 , to selected 25
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 , to selected 25
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 , to selected 25
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 , to selected 25
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 , to selected 25
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 , to selected 25
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 693 , to selected 25
Add CreateDailySummary to the list of things that happen when a message is
processed.

Revision 693 - Directory Listing - [select for diffs]
Modified Wed Dec 5 01:40:28 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 692 , to selected 25
remove : introduced during last commit

Revision 692 - Directory Listing - [select for diffs]
Modified Wed Dec 5 00:16:55 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 691 , to selected 25
For broken and forbidden ports, display just Broken or Forbidden in the
ALT text, not the actual text of the broken/forbidden message.

For the commit message itself, yes, we're going to use <PRE></PRE> until
we can find a better way.

Revision 691 - Directory Listing - [select for diffs]
Modified Sun Dec 2 23:14:35 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 690 , to selected 25
update the to-do list to remove things done and to point to MANTIS for
everything else.

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 689 , to selected 25
If a port has been deleted, make sure we delete the element which
corresponds to that port.

Revision 689 - Directory Listing - [select for diffs]
Modified Thu Nov 29 05:39:30 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 688 , to selected 25
use the ports.date_created field.

Revision 688 - Directory Listing - [select for diffs]
Modified Thu Nov 29 05:32:38 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 687 , to selected 25
Add system.time_adjust field

Revision 687 - Directory Listing - [select for diffs]
Modified Thu Nov 29 04:09:46 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 686 , to selected 25
pick up newly added ports.date_created
PR 55

Revision 686 - Directory Listing - [select for diffs]
Modified Thu Nov 29 04:08:16 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 685 , to selected 25
convert category function to postgresql

Revision 685 - Directory Listing - [select for diffs]
Modified Thu Nov 29 04:07:26 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 684 , to selected 25
comment out code not needed.

Revision 684 - Directory Listing - [select for diffs]
Modified Thu Nov 29 04:06:55 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 683 , to selected 25
replace a </BR> with a <BR>

Revision 683 - Directory Listing - [select for diffs]
Modified Thu Nov 29 01:45:06 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 682 , to selected 25
first commit

Revision 682 - Directory Listing - [select for diffs]
Modified Thu Nov 29 01:44:28 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 681 , to selected 25
Remember to update the date

Revision 681 - Directory Listing - [select for diffs]
Modified Thu Nov 29 01:30:23 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 680 , to selected 25
Add user_confirmations table for email verification

Revision 680 - Directory Listing - [select for diffs]
Modified Wed Nov 28 17:48:09 2001 UTC (23 years, 4 months ago) by (unknown author)
Diff to previous 679 , to selected 25
This commit was manufactured by cvs2svn to create branch 'FreshPorts1'.
Revision 679 - Directory Listing - [select for diffs]
Modified Wed Nov 28 17:48:08 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 678 , to selected 25
remove the HEADS UP notice.

Revision 678 - Directory Listing - [select for diffs]
Modified Wed Nov 28 06:59:22 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 677 , to selected 25
Add a short introduction for developers who are new to the project

Revision 677 - Directory Listing - [select for diffs]
Modified Tue Nov 27 19:25:05 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 676 , to selected 25
restrict result set to 100 rows.

Revision 676 - Directory Listing - [select for diffs]
Modified Tue Nov 27 06:35:42 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 675 , to selected 25
remove a pg_exec ($database, "end"); which was causing this:

[Tue Nov 27 01:33:54 2001] [error] NOTICE:  COMMIT: no transaction in progress

Revision 675 - Directory Listing - [select for diffs]
Modified Mon Nov 26 06:50:48 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 674 , to selected 25
When displaying the commit message, turn all links into hyperlinks.

Revision 674 - Directory Listing - [select for diffs]
Modified Mon Nov 26 06:43:50 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 673 , to selected 25
use nl2br instead of PRE

Revision 673 - Directory Listing - [select for diffs]
Modified Mon Nov 26 06:43:37 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 672 , to selected 25
add $db parameter to freshports_PortDetails
remove unneeded caching code

Revision 672 - Directory Listing - [select for diffs]
Modified Mon Nov 26 06:42:37 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 671 , to selected 25
freshports_PortDetails now needs $db
use nl2br where we once used <PRE>; this allows us to
have the same line breaks, but in a better font.
takes less real estate too.
change a while loop to a for.

Revision 671 - Directory Listing - [select for diffs]
Modified Mon Nov 26 06:40:14 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 670 , to selected 25
freshports_PortDetails now uses $db

Revision 670 - Directory Listing - [select for diffs]
Modified Mon Nov 26 06:39:07 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 669 , to selected 25
Add $db parameter to freshports_PortDetails
fix broken subject field on mailto:
change a </BR> to a <BR>
Change "download port" link to FreeBSD.org website
Add conversion utilities for add hyperlinks to text
upper case various tags.

Revision 669 - Directory Listing - [select for diffs]
Modified Sun Nov 25 21:42:02 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 668 , to selected 25
call freshports_PortDetails instead of including ./include/port-basics.php
pretty some of the HTML output by adding \n
fix the HTML by adding missing end tabs (</DD>)
enclose the commit description within <PRE></PRE>

Revision 668 - Directory Listing - [select for diffs]
Modified Sun Nov 25 21:41:52 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 667 , to selected 25
sort the files by name
make the displayed pathnames relative to the port directory
   (i.e. remove /ports/<category>/<port>/ from pathnames

Revision 667 - Directory Listing - [select for diffs]
Modified Sun Nov 25 21:37:13 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 666 , to selected 25
make the HTML output look better by adding a few \n

Revision 666 - Directory Listing - [select for diffs]
Modified Sun Nov 25 21:20:50 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 665 , to selected 25
comment out some debugging code

Revision 665 - Directory Listing - [select for diffs]
Modified Sun Nov 25 20:51:00 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 664 , to selected 25
commit work done today.  upgraded to postgresql.

Revision 664 - Directory Listing - [select for diffs]
Modified Sun Nov 25 19:48:10 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 663 , to selected 25
converted to FreshPorts2

Revision 663 - Directory Listing - [select for diffs]
Modified Sun Nov 25 17:33:41 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 662 , to selected 25
Upgrade to FreshPorts2

Revision 662 - Directory Listing - [select for diffs]
Modified Sun Nov 25 05:43:47 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 661 , to selected 25
Include both the develop mailing list and the cvs-all mailing list.

Revision 661 - Directory Listing - [select for diffs]
Modified Sun Nov 25 05:35:16 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 660 , to selected 25
Add link to http://fp2.FreshPorts.org/

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 659 , to selected 25
Move things around so they work better.

Revision 659 - Directory Listing - [select for diffs]
Modified Sun Nov 25 00:42:16 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 658 , to selected 25
Whitespace changes.

Add $FreshPortsName so we can change the name as needed.

Revision 658 - Directory Listing - [select for diffs]
Modified Sun Nov 25 00:40:22 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 657 , to selected 25
Start using $FreshPortsName.  general tidy up.

Revision 657 - Directory Listing - [select for diffs]
Modified Sun Nov 25 00:32:57 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 656 , to selected 25
Upgrade to postgresql.

Revision 656 - Directory Listing - [select for diffs]
Modified Sat Nov 24 22:59:26 2001 UTC (23 years, 4 months ago) by (unknown author)
Diff to previous 655 , to selected 25
This commit was manufactured by cvs2svn to create branch 'FreshPorts2'.
Revision 655 - Directory Listing - [select for diffs]
Modified Sat Nov 24 22:59:25 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 654 , to selected 25
remove outdated news items

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 653 , to selected 25
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 653 - Directory Listing - [select for diffs]
Modified Fri Nov 23 20:14:18 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 652 , to selected 25
correct some on delete cascade...

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 , to selected 25
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 , to selected 25
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 , to selected 25
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 648 , to selected 25
if the port is new and has not been deleted, then set needs_refresh.

Revision 648 - Directory Listing - [select for diffs]
Modified Fri Nov 23 06:00:46 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 647 , to selected 25
make the title page say commits

Revision 647 - Directory Listing - [select for diffs]
Modified Fri Nov 23 06:00:24 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 646 , to selected 25
more typos found by kelleye

Revision 646 - Directory Listing - [select for diffs]
Modified Fri Nov 23 05:40:12 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 645 , to selected 25
fix typo pointed out by Kelleye

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 , to selected 25
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 643 , to selected 25
separate out the refreshing of a port from the saving of a commit message.

Revision 643 - Directory Listing - [select for diffs]
Modified Thu Nov 22 20:06:44 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 642 , to selected 25
now we have the time zone correct to PST by default.

Revision 642 - Directory Listing - [select for diffs]
Modified Thu Nov 22 04:29:59 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 641 , to selected 25
first commit

Revision 641 - Directory Listing - [select for diffs]
Modified Wed Nov 21 06:03:27 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 640 , to selected 25
latest and greatest

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 639 , to selected 25
Always check if the ElementRevisionExists before doing a ElementRevisionInsert.

Revision 639 - Directory Listing - [select for diffs]
Modified Wed Nov 21 05:18:41 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 638 , to selected 25
directory_file_flag should be F or D.
make some RI constraints cascade not restrict

Revision 638 - Directory Listing - [select for diffs]
Modified Wed Nov 21 05:12:30 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 637 , to selected 25
directory_file_flag should be F or D.
make some RI constraints cascade not restrict

Revision 637 - Directory Listing - [select for diffs]
Modified Wed Nov 21 04:06:37 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 636 , to selected 25
remove GetOrCreateCategory which was not used.
Remove quotes from field names which screwed up the category entries.

Revision 636 - Directory Listing - [select for diffs]
Modified Tue Nov 20 20:54:35 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 635 , to selected 25
Looks good.  broken, deleted, refresh and forbidden need to be tested.

Revision 635 - Directory Listing - [select for diffs]
Modified Tue Nov 20 18:52:16 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 634 , to selected 25
Name things correctly

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 , to selected 25
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 632 , to selected 25
remove exta my.

Revision 632 - Directory Listing - [select for diffs]
Modified Tue Nov 20 18:23:00 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 631 , to selected 25
remember to set status in element.

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 630 , to selected 25
use SystemID not SystemBranchID

Revision 630 - Directory Listing - [select for diffs]
Modified Tue Nov 20 18:03:01 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 629 , to selected 25
commit_log contains a field called description, not update_description

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 , to selected 25
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 , to selected 25
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 , to selected 25
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 625 , to selected 25
check for failed file open

Revision 625 - Directory Listing - [select for diffs]
Modified Tue Nov 20 16:42:55 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 624 , to selected 25
rename system_version         to system_branch
rename system_version_element to system_branch_element_revision

remove some unneeded sequences

Revision 624 - Directory Listing - [select for diffs]
Modified Tue Nov 20 16:41:16 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 623 , to selected 25
remove comment to enable drop trigger.

Revision 623 - Directory Listing - [select for diffs]
Modified Tue Nov 20 16:39:12 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 622 , to selected 25
rename system_version         to system_branch
rename system_version_element to system_branch_element_revision

Revision 622 - Directory Listing - [select for diffs]
Modified Tue Nov 20 16:30:58 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 621 , to selected 25
rename system_version         to system_branch
rename system_version_element to system_branch_element_revision

remove some unneeded sequences

Revision 621 - Directory Listing - [select for diffs]
Modified Tue Nov 20 12:23:06 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 620 , to selected 25
add ID to head of file.

Revision 620 - Directory Listing - [select for diffs]
Modified Tue Nov 20 12:22:26 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 619 , to selected 25
New stuff

Revision 619 - Directory Listing - [select for diffs]
Modified Tue Nov 20 12:22:16 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 618 , to selected 25
add commit_log - commit_log_elements integrity

Revision 618 - Directory Listing - [select for diffs]
Modified Tue Nov 20 12:20:08 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 617 , to selected 25
Add stuff about creating INDEXES

Revision 617 - Directory Listing - [select for diffs]
Modified Tue Nov 20 12:18:59 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 616 , to selected 25
for latest changes

Revision 616 - Directory Listing - [select for diffs]
Modified Mon Nov 19 16:02:49 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 615 , to selected 25
Put <PRE></PRE> around the commit message to preserve line breaks.

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 , to selected 25
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 , to selected 25
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 , to selected 25
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 , to selected 25
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 610 , to selected 25
PR 15

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

Revision 610 - Directory Listing - [select for diffs]
Modified Fri Nov 16 16:22:02 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 609 , to selected 25
This is what used to be ports.php.  We might find it useful as a debugging
tool, so I moved it here.

Revision 609 - Directory Listing - [select for diffs]
Modified Fri Nov 16 16:16:02 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 608 , to selected 25
Go to a FreshPorts - like format

Revision 608 - Directory Listing - [select for diffs]
Modified Fri Nov 16 15:34:02 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 607 , to selected 25
bring back only one line per port changed by commit

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 , to selected 25
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 605 , to selected 25
spell receive

Revision 605 - Directory Listing - [select for diffs]
Modified Mon Nov 12 21:18:54 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 604 , to selected 25
About time we put these into cvs

Revision 604 - Directory Listing - [select for diffs]
Modified Mon Nov 12 08:09:56 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 603 , to selected 25
first commit

Revision 603 - Directory Listing - [select for diffs]
Modified Mon Nov 12 06:55:31 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 602 , to selected 25
add link to processing overview

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 , to selected 25
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 600 , to selected 25
Use commit_log_element

Revision 600 - Directory Listing - [select for diffs]
Modified Sun Nov 11 05:18:36 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 599 , to selected 25
provide a way to get a category/port from a pathname

Revision 599 - Directory Listing - [select for diffs]
Modified Sun Nov 11 02:39:47 2001 UTC (23 years, 4 months ago) by (unknown author)
Diff to previous 598 , to selected 25
This commit was manufactured by cvs2svn to create branch 'FreshPorts2'.
Revision 598 - Directory Listing - [select for diffs]
Modified Sun Nov 11 02:39:46 2001 UTC (23 years, 4 months ago) by (unknown author)
Diff to previous 597 , to selected 25
This commit was manufactured by cvs2svn to create branch 'FreshPorts1'.
Revision 597 - Directory Listing - [select for diffs]
Modified Sun Nov 11 02:39:45 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 596 , to selected 25
Update to new version:

new commit_log_elements and system_version_element table.

add commit_log_port table for direct links between a port and a commit.

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 , to selected 25
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 594 , to selected 25
use ne instead of eq.  condition was wrong.

Revision 594 - Directory Listing - [select for diffs]
Modified Sun Nov 11 01:33:12 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 593 , to selected 25
instructions for creating database schema

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 592 , to selected 25
updates

Revision 592 - Directory Listing - [select for diffs]
Modified Sat Nov 10 16:26:27 2001 UTC (23 years, 4 months ago) by (unknown author)
Diff to previous 591 , to selected 25
This commit was manufactured by cvs2svn to create tag 'FreshPorts2'.
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 , to selected 25
add missing files

Revision 590 - Directory Listing - [select for diffs]
Modified Sat Nov 10 01:32:44 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 589 , to selected 25
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, 5 months ago) by dan
Diff to previous 588 , to selected 25
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, 5 months ago) by dan
Diff to previous 587 , to selected 25
use the right id

Revision 587 - Directory Listing - [select for diffs]
Modified Sat Nov 10 00:17:33 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 586 , to selected 25
put it all away again

Revision 586 - Directory Listing - [select for diffs]
Modified Sat Nov 10 00:15:23 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 585 , to selected 25
change ports table

Revision 585 - Directory Listing - [select for diffs]
Modified Fri Nov 9 23:26:46 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 584 , to selected 25
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, 5 months ago) by dan
Diff to previous 583 , to selected 25
set the commit id before saving

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

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

Revision 581 - Directory Listing - [select for diffs]
Modified Fri Nov 9 19:35:46 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 580 , to selected 25
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, 5 months ago) by dan
Diff to previous 579 , to selected 25
remove unneeded comment

Revision 579 - Directory Listing - [select for diffs]
Modified Fri Nov 9 18:49:59 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 578 , to selected 25
Add new descriptions

Revision 578 - Directory Listing - [select for diffs]
Modified Fri Nov 9 18:49:41 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 577 , to selected 25
recent additions and updates

Revision 577 - Directory Listing - [select for diffs]
Modified Fri Nov 9 17:52:59 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 576 , to selected 25
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, 5 months ago) by dan
Diff to previous 575 , to selected 25
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 , to selected 25
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 , to selected 25
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 , to selected 25
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 , to selected 25
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 , to selected 25
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 , to selected 25
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 , to selected 25
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 , to selected 25
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 , to selected 25
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 , to selected 25
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 , to selected 25
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 , to selected 25
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 562 , to selected 25
Move GetDBHandle to database.php
Add test_port_save

Revision 562 - Directory Listing - [select for diffs]
Modified Tue Nov 6 19:21:32 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 561 , to selected 25
port.pm and category.pm are done.

Revision 561 - Directory Listing - [select for diffs]
Modified Tue Nov 6 19:21:10 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 560 , to selected 25
Updates to scripts

Revision 560 - Directory Listing - [select for diffs]
Modified Tue Nov 6 19:13:20 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 559 , to selected 25
Add GetCategory(int4)

Revision 559 - Directory Listing - [select for diffs]
Modified Tue Nov 6 15:52:33 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 558 , to selected 25
Add CreatePort

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 557 , to selected 25
Just another checkpoint

Revision 557 - Directory Listing - [select for diffs]
Modified Mon Nov 5 17:04:32 2001 UTC (23 years, 5 months ago) by (unknown author)
Diff to previous 556 , to selected 25
This commit was manufactured by cvs2svn to create tag 'beta'.
Revision 556 - Directory Listing - [select for diffs]
Modified Mon Nov 5 17:04:31 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 555 , to selected 25
first import

Revision 555 - Directory Listing - [select for diffs]
Modified Mon Nov 5 17:04:31 2001 UTC (23 years, 5 months ago) by (unknown author)
Diff to previous 554 , to selected 25
Standard project directories initialized by cvs2svn.
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 , to selected 25
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 552 , to selected 25
This commit was manufactured by cvs2svn to create tag 'beta'.
Revision 552 - Directory Listing - [select for diffs]
Modified Mon Nov 5 05:16:34 2001 UTC (23 years, 5 months ago) by (unknown author)
Diff to previous 551 , to selected 25
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 , to selected 25
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 549 , to selected 25
Add the ID to the file

Revision 549 - Directory Listing - [select for diffs]
Modified Mon Oct 29 22:51:55 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 548 , to selected 25
Add IsPortsTree
return TRUE if the element exists under the ports tree

Revision 548 - Directory Listing - [select for diffs]
Modified Sun Oct 28 13:51:18 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 547 , to selected 25
Remove space in width field.  This causes problems with Opera.

Revision 547 - Directory Listing - [select for diffs]
Modified Fri Oct 26 05:21:49 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 546 , to selected 25
doh, wrong website

Revision 546 - Directory Listing - [select for diffs]
Modified Fri Oct 26 05:19:42 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 545 , to selected 25
Add lnb's ad.

Revision 545 - Directory Listing - [select for diffs]
Modified Fri Oct 26 03:19:46 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 544 , to selected 25
ouch.

news.php *is* different from everything else.  don't make it the same.

Revision 544 - Directory Listing - [select for diffs]
Modified Wed Oct 24 15:10:47 2001 UTC (23 years, 5 months ago) by (unknown author)
Diff to previous 543 , to selected 25
This commit was manufactured by cvs2svn to create branch 'FreshPorts2'.
Revision 543 - Directory Listing - [select for diffs]
Modified Wed Oct 24 15:10:46 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 542 , to selected 25
put date small

Revision 542 - Directory Listing - [select for diffs]
Modified Wed Oct 24 15:06:15 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 541 , to selected 25
remove channel reference.

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 540 , to selected 25
simplify things greatly

Revision 540 - Directory Listing - [select for diffs]
Modified Sat Oct 20 21:50:56 2001 UTC (23 years, 5 months ago) by (unknown author)
Diff to previous 539 , to selected 25
This commit was manufactured by cvs2svn to create tag 'ads_2000_10_20'.
Revision 539 - Directory Listing - [select for diffs]
Modified Sat Oct 20 21:50:55 2001 UTC (23 years, 5 months ago) by (unknown author)
Diff to previous 538 , to selected 25
This commit was manufactured by cvs2svn to create tag 'ads_2000_10_20'.
Revision 538 - Directory Listing - [select for diffs]
Modified Sat Oct 20 21:50:54 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 537 , to selected 25
Put ads into FreshPorts

Revision 537 - Directory Listing - [select for diffs]
Modified Sat Oct 20 21:36:51 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 536 , to selected 25
Not sure we need this any more

Revision 536 - Directory Listing - [select for diffs]
Modified Thu Oct 11 20:57:57 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 535 , to selected 25
tidy that heads up up.

Revision 535 - Directory Listing - [select for diffs]
Modified Thu Oct 11 20:54:16 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 534 , to selected 25
thanks for the disk

Revision 534 - Directory Listing - [select for diffs]
Modified Thu Oct 11 04:54:39 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 533 , to selected 25
Ask for a disk

Revision 533 - Directory Listing - [select for diffs]
Modified Wed Oct 10 21:00:06 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 532 , to selected 25
fix small fonts

Revision 532 - Directory Listing - [select for diffs]
Modified Wed Oct 10 15:28:28 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 531 , to selected 25
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, 6 months ago) by dan
Diff to previous 530 , to selected 25
try $HOME instead of /usr/local/etc/freshports

Revision 530 - Directory Listing - [select for diffs]
Modified Wed Oct 10 03:27:04 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 529 , to selected 25
Add the HEADS UP to the website and newsfeed

Revision 529 - Directory Listing - [select for diffs]
Modified Wed Oct 10 02:20:29 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 528 , to selected 25
deactivate this page as it might be causing swap shortages

Revision 528 - Directory Listing - [select for diffs]
Modified Tue Oct 9 20:41:54 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 527 , to selected 25
how about we fix the right code here.

Revision 527 - Directory Listing - [select for diffs]
Modified Tue Oct 9 20:40:57 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 526 , to selected 25
FreshPorts not 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 , to selected 25
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 , to selected 25
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 , to selected 25
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 , to selected 25
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 , to selected 25
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 520 , to selected 25
update path

Revision 520 - Directory Listing - [select for diffs]
Modified Mon Oct 8 02:56:17 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 519 , to selected 25
change path to fonts

Revision 519 - Directory Listing - [select for diffs]
Modified Mon Oct 8 02:56:11 2001 UTC (23 years, 6 months ago) by (unknown author)
Diff to previous 518 , to selected 25
This commit was manufactured by cvs2svn to create branch 'FreshPorts2'.
Revision 518 - Directory Listing - [select for diffs]
Modified Mon Oct 8 02:56:10 2001 UTC (23 years, 6 months ago) by (unknown author)
Diff to previous 517 , to selected 25
This commit was manufactured by cvs2svn to create branch 'FreshPorts1'.
Revision 517 - Directory Listing - [select for diffs]
Modified Mon Oct 8 02:56:09 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 516 , to selected 25
add fonts

Revision 516 - Directory Listing - [select for diffs]
Modified Mon Oct 8 02:53:37 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 515 , to selected 25
change path to fonts

Revision 515 - Directory Listing - [select for diffs]
Modified Mon Oct 8 02:50:20 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 514 , to selected 25
change file extension

Revision 514 - Directory Listing - [select for diffs]
Modified Mon Oct 8 02:49:37 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 513 , to selected 25
change include paths

Revision 513 - Directory Listing - [select for diffs]
Modified Mon Oct 8 02:48:52 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 512 , to selected 25
first commit

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 , to selected 25
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 510 , to selected 25
fix path

Revision 510 - Directory Listing - [select for diffs]
Modified Mon Oct 8 02:17:03 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 509 , to selected 25
broken graphics

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 508 , to selected 25
Put the database connect into freshports_database.pm and use
freshports_database.pm.sample as the example.

Revision 508 - Directory Listing - [select for diffs]
Modified Sun Oct 7 15:26:25 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 507 , to selected 25
correct path to log file

Revision 507 - Directory Listing - [select for diffs]
Modified Sun Oct 7 15:26:11 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 506 , to selected 25
add the chgrp

Revision 506 - Directory Listing - [select for diffs]
Modified Sun Oct 7 15:23:39 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 505 , to selected 25
use the logs directory

Revision 505 - Directory Listing - [select for diffs]
Modified Sun Oct 7 15:23:31 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 504 , to selected 25
add details for logs directory

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 , to selected 25
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 , to selected 25
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 , to selected 25
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 , to selected 25
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 499 , to selected 25
tidy up

Revision 499 - Directory Listing - [select for diffs]
Modified Sun Oct 7 13:53:04 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 498 , to selected 25
move crontab to scripts
more aliases

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 497 , to selected 25
fix up crontabs

Revision 497 - Directory Listing - [select for diffs]
Modified Sun Oct 7 13:45:36 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 496 , to selected 25
first commit

Revision 496 - Directory Listing - [select for diffs]
Modified Sun Oct 7 04:02:12 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 495 , to selected 25
put copyright into smaller font

Revision 495 - Directory Listing - [select for diffs]
Modified Sun Oct 7 03:49:00 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 494 , to selected 25
Talk about new webserver

Revision 494 - Directory Listing - [select for diffs]
Modified Sat Oct 6 15:08:38 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 493 , to selected 25
welcome to the new box

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 492 , to selected 25
Send out individualized messages for the ports changes.

Revision 492 - Directory Listing - [select for diffs]
Modified Thu Oct 4 04:17:09 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 491 , to selected 25
more stuff to set up

Revision 491 - Directory Listing - [select for diffs]
Modified Thu Oct 4 01:04:42 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 490 , to selected 25
first commit

Revision 490 - Directory Listing - [select for diffs]
Modified Thu Oct 4 01:04:29 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 489 , to selected 25
added the stuff

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 488 , to selected 25
pick a better password

Revision 488 - Directory Listing - [select for diffs]
Modified Wed Oct 3 23:17:02 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 487 , to selected 25
First instructions for setting up incoming mail for FreshPorts

Revision 487 - Directory Listing - [select for diffs]
Modified Wed Oct 3 19:45:17 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 486 , to selected 25
remove _private

Revision 486 - Directory Listing - [select for diffs]
Modified Wed Oct 3 19:42:18 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 485 , to selected 25
add note about new box and old website

Revision 485 - Directory Listing - [select for diffs]
Modified Wed Oct 3 12:10:04 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 484 , to selected 25
remove file, commit new one.

Revision 484 - Directory Listing - [select for diffs]
Modified Wed Oct 3 02:20:11 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 483 , to selected 25
turn off the survey

Revision 483 - Directory Listing - [select for diffs]
Modified Wed Oct 3 02:20:04 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 482 , to selected 25
*** empty log message ***

Revision 482 - Directory Listing - [select for diffs]
Modified Wed Oct 3 02:16:17 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 481 , to selected 25
remove link to survey but don't use cach files.

Revision 481 - Directory Listing - [select for diffs]
Modified Wed Oct 3 01:56:44 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 480 , to selected 25
don't mention the phorum

Revision 480 - Directory Listing - [select for diffs]
Modified Tue Oct 2 23:53:22 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 479 , to selected 25
Slight adjustments to improve looks

Revision 479 - Directory Listing - [select for diffs]
Modified Tue Oct 2 23:51:52 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 478 , to selected 25
first commit

Revision 478 - Directory Listing - [select for diffs]
Modified Tue Oct 2 23:41:28 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 477 , to selected 25
revive dead files

Revision 477 - Directory Listing - [select for diffs]
Modified Tue Oct 2 23:40:35 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 476 , to selected 25
revive dead file

Revision 476 - Directory Listing - [select for diffs]
Modified Tue Oct 2 23:39:58 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 475 , to selected 25
revive dead files.

Revision 475 - Directory Listing - [select for diffs]
Modified Tue Oct 2 23:38:51 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 474 , to selected 25
updates

Revision 474 - Directory Listing - [select for diffs]
Modified Tue Oct 2 23:14:55 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 473 , to selected 25
move these out of the www tree

Revision 473 - Directory Listing - [select for diffs]
Modified Tue Oct 2 22:56:17 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 472 , to selected 25
database permissions

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 471 , to selected 25
Add some cache busting code to the fetch.

Revision 471 - Directory Listing - [select for diffs]
Modified Tue Oct 2 17:51:57 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 470 , to selected 25
Show Powered by graphics only on the about page

Revision 470 - Directory Listing - [select for diffs]
Modified Tue Oct 2 17:49:42 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 469 , to selected 25
put the headers back in

Revision 469 - Directory Listing - [select for diffs]
Modified Tue Oct 2 17:46:25 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 468 , to selected 25
Make sure we go to the Right Place if we log out

Revision 468 - Directory Listing - [select for diffs]
Modified Tue Oct 2 17:36:02 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 467 , to selected 25
make sure the right screens see the right data.

Revision 467 - Directory Listing - [select for diffs]
Modified Tue Oct 2 17:14:12 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 466 , to selected 25
fix the display of information

Revision 466 - Directory Listing - [select for diffs]
Modified Tue Oct 2 17:12:51 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 465 , to selected 25
fix a problem with links not being disabled when they should be

Revision 465 - Directory Listing - [select for diffs]
Modified Tue Oct 2 17:12:15 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 464 , to selected 25
show the right stuff when you need to

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 , to selected 25
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 , to selected 25
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 , to selected 25
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 , to selected 25
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 , to selected 25
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 , to selected 25
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 , to selected 25
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 , to selected 25
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 , to selected 25
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 454 , to selected 25
change locations

Revision 454 - Directory Listing - [select for diffs]
Modified Sun Sep 30 20:47:57 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 453 , to selected 25
use htmlspecialchars on certain fields.

Revision 453 - Directory Listing - [select for diffs]
Modified Fri Sep 28 02:39:31 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 452 , to selected 25
first commit

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 , to selected 25
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 , to selected 25
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 , to selected 25
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 448 , to selected 25
update the scripts with the latest from the website

Revision 448 - Directory Listing - [select for diffs]
Modified Fri Sep 28 02:02:44 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 447 , to selected 25
rename this file

Revision 447 - Directory Listing - [select for diffs]
Modified Fri Sep 28 01:44:39 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 446 , to selected 25
rename this file

Revision 446 - Directory Listing - [select for diffs]
Modified Fri Sep 28 00:55:01 2001 UTC (23 years, 6 months ago) by (unknown author)
Diff to previous 445 , to selected 25
This commit was manufactured by cvs2svn to create tag 'r2001-09-27'.
Revision 445 - Directory Listing - [select for diffs]
Modified Fri Sep 28 00:55:00 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 444 , to selected 25
oops.  forgot these!

Revision 444 - Directory Listing - [select for diffs]
Modified Fri Sep 28 00:55:00 2001 UTC (23 years, 6 months ago) by (unknown author)
Diff to previous 443 , to selected 25
Standard project directories initialized by cvs2svn.
Revision 443 - Directory Listing - [select for diffs]
Modified Fri Sep 28 00:25:27 2001 UTC (23 years, 6 months ago) by (unknown author)
Diff to previous 442 , to selected 25
This commit was manufactured by cvs2svn to create branch 'FreshPorts2'.
Revision 442 - Directory Listing - [select for diffs]
Modified Fri Sep 28 00:25:26 2001 UTC (23 years, 6 months ago) by (unknown author)
Diff to previous 441 , to selected 25
This commit was manufactured by cvs2svn to create tag 'beta'.
Revision 441 - Directory Listing - [select for diffs]
Modified Fri Sep 28 00:25:25 2001 UTC (23 years, 6 months ago) by (unknown author)
Diff to previous 440 , to selected 25
This commit was manufactured by cvs2svn to create tag 'FreshPorts-VuXML'.
Revision 440 - Directory Listing - [select for diffs]
Modified Fri Sep 28 00:25:24 2001 UTC (23 years, 6 months ago) by (unknown author)
Diff to previous 439 , to selected 25
This commit was manufactured by cvs2svn to create tag 'beta'.
Revision 439 - Directory Listing - [select for diffs]
Modified Fri Sep 28 00:25:23 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 438 , to selected 25
first commit

Revision 438 - Directory Listing - [select for diffs]
Modified Fri Sep 28 00:25:23 2001 UTC (23 years, 6 months ago) by (unknown author)
Diff to previous 437 , to selected 25
Standard project directories initialized by cvs2svn.
Revision 437 - Directory Listing - [select for diffs]
Modified Fri Sep 28 00:05:52 2001 UTC (23 years, 6 months ago) by (unknown author)
Diff to previous 436 , to selected 25
This commit was manufactured by cvs2svn to create tag 'r2001-09-27'.
Revision 436 - Directory Listing - [select for diffs]
Modified Fri Sep 28 00:05:51 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 435 , to selected 25
Ready to deploy.  I think.

Revision 435 - Directory Listing - [select for diffs]
Modified Mon Jun 25 19:29:52 2001 UTC (23 years, 9 months ago) by dan
Diff to previous 434 , to selected 25
Change the URL to the ftp site and remove .tar

Revision 434 - Directory Listing - [select for diffs]
Modified Sun Jun 17 03:53:39 2001 UTC (23 years, 9 months ago) by dan
Diff to previous 433 , to selected 25
another item to do: make a link to list broken and forbidden ports.

Revision 433 - Directory Listing - [select for diffs]
Modified Wed Jun 6 15:07:44 2001 UTC (23 years, 10 months ago) by dan
Diff to previous 432 , to selected 25
add GetPort

Revision 432 - Directory Listing - [select for diffs]
Modified Wed Jun 6 15:07:30 2001 UTC (23 years, 10 months ago) by dan
Diff to previous 431 , to selected 25
change a restrict to a cascade.

Revision 431 - Directory Listing - [select for diffs]
Modified Sat Mar 31 08:34:14 2001 UTC (24 years ago) by jcampbell
Diff to previous 430 , to selected 25
Moving these files to a src directory within the port.

Revision 430 - Directory Listing - [select for diffs]
Modified Tue Mar 27 01:42:14 2001 UTC (24 years ago) by dan
Diff to previous 429 , to selected 25
First commit

Revision 429 - Directory Listing - [select for diffs]
Modified Tue Mar 27 01:37:21 2001 UTC (24 years ago) by dan
Diff to previous 428 , to selected 25
first commit

Revision 428 - Directory Listing - [select for diffs]
Modified Tue Mar 27 01:13:09 2001 UTC (24 years ago) by dan
Diff to previous 427 , to selected 25
first commit

Revision 427 - Directory Listing - [select for diffs]
Modified Tue Mar 27 01:12:37 2001 UTC (24 years ago) by dan
Diff to previous 426 , to selected 25
first commmit

Revision 426 - Directory Listing - [select for diffs]
Modified Tue Mar 27 01:10:20 2001 UTC (24 years ago) by dan
Diff to previous 425 , to selected 25
First commit

Revision 425 - Directory Listing - [select for diffs]
Modified Tue Mar 27 01:04:56 2001 UTC (24 years ago) by dan
Diff to previous 424 , to selected 25
give the form a name so we can set focus to it.

Revision 424 - Directory Listing - [select for diffs]
Modified Tue Mar 27 01:04:31 2001 UTC (24 years ago) by dan
Diff to previous 423 , to selected 25
slightly change welcome message

Revision 423 - Directory Listing - [select for diffs]
Modified Tue Mar 27 01:04:11 2001 UTC (24 years ago) by dan
Diff to previous 422 , to selected 25
use freshports_PortDetails

Revision 422 - Directory Listing - [select for diffs]
Modified Tue Mar 27 01:03:45 2001 UTC (24 years ago) by dan
Diff to previous 421 , to selected 25
- When logging in, make sure we come back to where we
  were by using rawurldecode.

- Set the focus to the first edit field when asking
  the user for data entry.

Revision 421 - Directory Listing - [select for diffs]
Modified Tue Mar 27 01:01:02 2001 UTC (24 years ago) by dan
Diff to previous 420 , to selected 25
put a <br> \n at the end of a debugging line

Revision 420 - Directory Listing - [select for diffs]
Modified Tue Mar 27 01:00:12 2001 UTC (24 years ago) by dan
Diff to previous 419 , to selected 25
List 100 ports at a time, instead of only 50.
Create new function freshports_PortDetails to print details of a port.

Revision 419 - Directory Listing - [select for diffs]
Modified Mon Mar 26 07:00:55 2001 UTC (24 years ago) by dan
Diff to previous 418 , to selected 25
First commit

Revision 418 - Directory Listing - [select for diffs]
Modified Mon Mar 26 06:59:36 2001 UTC (24 years ago) by dan
Diff to previous 417 , to selected 25
first commit

Revision 417 - Directory Listing - [select for diffs]
Modified Mon Mar 26 06:49:22 2001 UTC (24 years ago) by dan
Diff to previous 416 , to selected 25
First commit

Revision 416 - Directory Listing - [select for diffs]
Modified Sun Mar 25 22:08:04 2001 UTC (24 years ago) by dan
Diff to previous 415 , to selected 25
Add Harold's and John's name to the tasks they are doing.

Revision 415 - Directory Listing - [select for diffs]
Modified Fri Mar 23 04:36:57 2001 UTC (24 years ago) by dan
Diff to previous 414 , to selected 25
Add some headers

Revision 414 - Directory Listing - [select for diffs]
Modified Fri Mar 23 04:16:12 2001 UTC (24 years ago) by (unknown author)
Diff to previous 413 , to selected 25
This commit was manufactured by cvs2svn to create tag 'Release-2001_03_23'.
Revision 413 - Directory Listing - [select for diffs]
Modified Fri Mar 23 04:16:11 2001 UTC (24 years ago) by dan
Diff to previous 412 , to selected 25
deactivate this page for now.

Revision 412 - Directory Listing - [select for diffs]
Modified Fri Mar 23 04:15:36 2001 UTC (24 years ago) by dan
Diff to previous 411 , to selected 25
deactivate this page for now

Revision 411 - Directory Listing - [select for diffs]
Modified Fri Mar 23 04:15:07 2001 UTC (24 years ago) by dan
Diff to previous 410 , to selected 25
show them where to get info about the ports tree

Revision 410 - Directory Listing - [select for diffs]
Modified Fri Mar 23 04:14:43 2001 UTC (24 years ago) by dan
Diff to previous 409 , to selected 25
remove the voting options..

Revision 409 - Directory Listing - [select for diffs]
Modified Mon Mar 19 07:43:20 2001 UTC (24 years ago) by dan
Diff to previous 408 , to selected 25
add a bit more to the orphaned elements task.  This is really something which
we could do in log_accum.pl on freefall... if they'll let us do it.

Revision 408 - Directory Listing - [select for diffs]
Modified Mon Mar 19 07:40:59 2001 UTC (24 years ago) by dan
Diff to previous 407 , to selected 25
Call htmlspecialchars in a few special places.

Revision 407 - Directory Listing - [select for diffs]
Modified Mon Mar 19 07:40:32 2001 UTC (24 years ago) by dan
Diff to previous 406 , to selected 25
Add some background colour and a link to the TO DO page...

Revision 406 - Directory Listing - [select for diffs]
Modified Mon Mar 19 07:40:06 2001 UTC (24 years ago) by dan
Diff to previous 405 , to selected 25
a new gif

Revision 405 - Directory Listing - [select for diffs]
Modified Mon Mar 19 07:39:47 2001 UTC (24 years ago) by dan
Diff to previous 404 , to selected 25
we don't want robots here.

Revision 404 - Directory Listing - [select for diffs]
Modified Mon Mar 12 09:17:25 2001 UTC (24 years ago) by haroldp
Diff to previous 403 , to selected 25
Adding redirect script to allow rewriting of port requests like /www/apache13.
Still pretty rough right now.

Revision 403 - Directory Listing - [select for diffs]
Modified Mon Mar 12 06:18:12 2001 UTC (24 years ago) by dan
Diff to previous 402 , to selected 25
A place to record who created what.

Revision 402 - Directory Listing - [select for diffs]
Modified Sun Mar 11 01:37:27 2001 UTC (24 years, 1 month ago) by dan
Diff to previous 401 , to selected 25
add more comments and debugging.  comment out all debugging.

Revision 401 - Directory Listing - [select for diffs]
Modified Sun Mar 11 01:27:24 2001 UTC (24 years, 1 month ago) by dan
Diff to previous 400 , to selected 25
Don't let an object be a parent of itself.

Revision 400 - Directory Listing - [select for diffs]
Modified Sun Mar 11 01:27:03 2001 UTC (24 years, 1 month ago) by dan
Diff to previous 399 , to selected 25
Make sure default value for status is specified.

Revision 399 - Directory Listing - [select for diffs]
Modified Sat Mar 10 23:59:32 2001 UTC (24 years, 1 month ago) by dan
Diff to previous 398 , to selected 25
I think we should be using this instead of the other.pd* files

Revision 398 - Directory Listing - [select for diffs]
Modified Sat Mar 10 23:55:02 2001 UTC (24 years, 1 month ago) by dan
Diff to previous 397 , to selected 25
fix up some typos
add/remove some drops to avoid error messages.

Revision 397 - Directory Listing - [select for diffs]
Modified Sat Mar 10 23:28:43 2001 UTC (24 years, 1 month ago) by dan
Diff to previous 396 , to selected 25
Remove uneeded sequences.
Remove asc from index creation.
Remove foreign key names from foreign key creation.

Revision 396 - Directory Listing - [select for diffs]
Modified Sat Mar 10 23:10:13 2001 UTC (24 years, 1 month ago) by dan
Diff to previous 395 , to selected 25
first commit - use this code to create a FreshPorts2 database.

Revision 395 - Directory Listing - [select for diffs]
Modified Sat Mar 10 22:20:10 2001 UTC (24 years, 1 month ago) by haroldp
Diff to previous 394 , to selected 25
Adding summary of freshports survey results

Revision 394 - Directory Listing - [select for diffs]
Modified Sat Mar 10 10:27:34 2001 UTC (24 years, 1 month ago) by dan
Diff to previous 393 , to selected 25
Add the orphans created by ports commits not having ports in front of the path.

Revision 393 - Directory Listing - [select for diffs]
Modified Sat Mar 10 09:47:11 2001 UTC (24 years, 1 month ago) by jcampbell
Diff to previous 392 , to selected 25
Latest files for uploading output of pkg_info.  Added support for pre-deleting
ports if "-c" option is given.  Improved debug (-d) support.

Revision 392 - Directory Listing - [select for diffs]
Modified Sat Mar 10 09:43:14 2001 UTC (24 years, 1 month ago) by jcampbell
Diff to previous 391 , to selected 25
Latest commit of the port.  Bump version and checksum.

Revision 391 - Directory Listing - [select for diffs]
Modified Sat Mar 10 03:01:49 2001 UTC (24 years, 1 month ago) by haroldp
Diff to previous 390 , to selected 25
adding cvs.html: fp2 CVS instructions

Revision 390 - Directory Listing - [select for diffs]
Modified Fri Mar 9 07:39:41 2001 UTC (24 years, 1 month ago) by jcampbell
Diff to previous 389 , to selected 25
latest checksum for the port

Revision 389 - Directory Listing - [select for diffs]
Modified Fri Mar 9 07:34:02 2001 UTC (24 years, 1 month ago) by jcampbell
Diff to previous 388 , to selected 25
0.2a version of port to upload output of pkg_info to freshports and
register the listed ports

Revision 388 - Directory Listing - [select for diffs]
Modified Fri Mar 9 06:56:53 2001 UTC (24 years, 1 month ago) by jcampbell
Diff to previous 387 , to selected 25
Files to process an uploaded file that contains the output of a pkg_info
command.

Revision 387 - Directory Listing - [select for diffs]
Modified Tue Mar 6 05:00:58 2001 UTC (24 years, 1 month ago) by jcampbell
Diff to previous 386 , to selected 25
makefile to craate ports' .tar files and whatever else we may want

Revision 386 - Directory Listing - [select for diffs]
Modified Tue Mar 6 02:19:54 2001 UTC (24 years, 1 month ago) by dan
Diff to previous 385 , to selected 25
IsLoginValid added.

Revision 385 - Directory Listing - [select for diffs]
Modified Mon Mar 5 09:06:49 2001 UTC (24 years, 1 month ago) by (unknown author)
Diff to previous 384 , to selected 25
This commit was manufactured by cvs2svn to create tag 'dummy'.
Revision 384 - Directory Listing - [select for diffs]
Modified Mon Mar 5 09:06:48 2001 UTC (24 years, 1 month ago) by jcampbell
Diff to previous 383 , to selected 25
Import of Freshports port

Revision 383 - Directory Listing - [select for diffs]
Modified Fri Mar 2 09:13:44 2001 UTC (24 years, 1 month ago) by dan
Diff to previous 382 , to selected 25
add WatchListAdd, a function for adding an element to a user's main watch list.

Revision 382 - Directory Listing - [select for diffs]
Modified Tue Feb 27 09:31:51 2001 UTC (24 years, 1 month ago) by dan
Diff to previous 381 , to selected 25
Show the date the port was deleted.  Limit the number of ports shown
to something reasonable.

Revision 381 - Directory Listing - [select for diffs]
Modified Mon Feb 26 07:06:04 2001 UTC (24 years, 1 month ago) by dan
Diff to previous 380 , to selected 25
Added message to say stats are just since FreshPorts started and
that they are updated daily.

Revision 380 - Directory Listing - [select for diffs]
Modified Mon Feb 26 05:48:29 2001 UTC (24 years, 1 month ago) by dan
Diff to previous 379 , to selected 25
Another todo item: automagically remove people if their email starts to bounce.

Revision 379 - Directory Listing - [select for diffs]
Modified Sun Feb 25 21:52:35 2001 UTC (24 years, 1 month ago) by dan
Diff to previous 378 , to selected 25
add a htmlspecialchars for those pesky things committers include in
log messages.

Revision 378 - Directory Listing - [select for diffs]
Modified Sun Feb 25 05:32:21 2001 UTC (24 years, 1 month ago) by dan
Diff to previous 377 , to selected 25
Add the "verify the website against the mailing list" script which I've been
thinking about for months.

Revision 377 - Directory Listing - [select for diffs]
Modified Thu Feb 22 10:13:41 2001 UTC (24 years, 1 month ago) by dan
Diff to previous 376 , to selected 25
Send the userid and password, not just the password.

Revision 376 - Directory Listing - [select for diffs]
Modified Wed Feb 21 21:24:40 2001 UTC (24 years, 1 month ago) by dan
Diff to previous 375 , to selected 25
remove extra fetch which was stopping passwords from being mailed out.

reported by Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>

Revision 375 - Directory Listing - [select for diffs]
Modified Wed Feb 21 20:47:43 2001 UTC (24 years, 1 month ago) by (unknown author)
Diff to previous 374 , to selected 25
This commit was manufactured by cvs2svn to create tag 'r2001-09-27'.
Revision 374 - Directory Listing - [select for diffs]
Modified Wed Feb 21 20:47:42 2001 UTC (24 years, 1 month ago) by (unknown author)
Diff to previous 373 , to selected 25
This commit was manufactured by cvs2svn to create tag 'ads_2000_10_20'.
Revision 373 - Directory Listing - [select for diffs]
Modified Wed Feb 21 20:47:41 2001 UTC (24 years, 1 month ago) by (unknown author)
Diff to previous 372 , to selected 25
This commit was manufactured by cvs2svn to create tag 'Release-2001_03_23'.
Revision 372 - Directory Listing - [select for diffs]
Modified Wed Feb 21 20:47:40 2001 UTC (24 years, 1 month ago) by dan
Diff to previous 371 , to selected 25
Change ports.committer to change_log.committer where it is actually used.
Remove it where it it not actually used.

Reported by Michael Haro <mharo@FreeBSD.org>

Revision 371 - Directory Listing - [select for diffs]
Modified Wed Feb 21 11:14:19 2001 UTC (24 years, 1 month ago) by dan
Diff to previous 370 , to selected 25
Initial commit of things to do.

Revision 370 - Directory Listing - [select for diffs]
Modified Mon Feb 19 10:14:51 2001 UTC (24 years, 1 month ago) by dan
Diff to previous 369 , to selected 25
Upgrade to fwatch 1.1 courtesy of Volker

Revision 369 - Directory Listing - [select for diffs]
Modified Sat Feb 17 01:14:11 2001 UTC (24 years, 1 month ago) by dan
Diff to previous 368 , to selected 25
Adding triggers to set an element as deleted if a new commit_log_element
arrives with change_type = 'R'.

Revision 368 - Directory Listing - [select for diffs]
Modified Fri Feb 16 12:37:19 2001 UTC (24 years, 1 month ago) by dan
Diff to previous 367 , to selected 25
Remember to add parents as we trace through the tree to add a new
element.

Revision 367 - Directory Listing - [select for diffs]
Modified Thu Feb 15 09:44:08 2001 UTC (24 years, 1 month ago) by dan
Diff to previous 366 , to selected 25
Change mysql.org to mysql.com

Revision 366 - Directory Listing - [select for diffs]
Modified Wed Jan 31 18:08:08 2001 UTC (24 years, 2 months ago) by dan
Diff to previous 365 , to selected 25
Add an announcement type feature.

Revision 365 - Directory Listing - [select for diffs]
Modified Sun Jan 28 20:05:44 2001 UTC (24 years, 2 months ago) by dan
Diff to previous 364 , to selected 25
add functions for system_version_element

Revision 364 - Directory Listing - [select for diffs]
Modified Sun Jan 28 02:32:14 2001 UTC (24 years, 2 months ago) by dan
Diff to previous 363 , to selected 25
just a commit

Revision 363 - Directory Listing - [select for diffs]
Modified Sun Jan 28 02:31:01 2001 UTC (24 years, 2 months ago) by dan
Diff to previous 362 , to selected 25
The final bit of code to reflect the latest database changes.
element_revsion is just two fields.
system_version_element is just three fields.

Revision 362 - Directory Listing - [select for diffs]
Modified Sat Jan 27 20:00:29 2001 UTC (24 years, 2 months ago) by dan
Diff to previous 361 , to selected 25
add 2001 to copyright

Revision 361 - Directory Listing - [select for diffs]
Modified Sat Jan 27 19:59:44 2001 UTC (24 years, 2 months ago) by dan
Diff to previous 360 , to selected 25
add some breaks; to switch statements.

Revision 360 - Directory Listing - [select for diffs]
Modified Sat Jan 27 06:14:12 2001 UTC (24 years, 2 months ago) by dan
Diff to previous 359 , to selected 25
make sure that those special HTML characters in the log messages
are properly escaped.

Revision 359 - Directory Listing - [select for diffs]
Modified Fri Jan 26 10:25:18 2001 UTC (24 years, 2 months ago) by dan
Diff to previous 358 , to selected 25
Just the latest.

Revision 358 - Directory Listing - [select for diffs]
Modified Fri Jan 12 22:40:32 2001 UTC (24 years, 2 months ago) by dan
Diff to previous 357 , to selected 25
test

Revision 357 - Directory Listing - [select for diffs]
Modified Fri Jan 12 22:39:13 2001 UTC (24 years, 2 months ago) by dan
Diff to previous 356 , to selected 25
test

Revision 356 - Directory Listing - [select for diffs]
Modified Fri Jan 12 22:37:43 2001 UTC (24 years, 2 months ago) by dan
Diff to previous 355 , to selected 25
test

Revision 355 - Directory Listing - [select for diffs]
Modified Fri Jan 12 22:37:20 2001 UTC (24 years, 2 months ago) by dan
Diff to previous 354 , to selected 25
tset

Revision 354 - Directory Listing - [select for diffs]
Modified Fri Jan 12 22:36:07 2001 UTC (24 years, 2 months ago) by dan
Diff to previous 353 , to selected 25
test

Revision 353 - Directory Listing - [select for diffs]
Modified Fri Jan 12 22:35:24 2001 UTC (24 years, 2 months ago) by dan
Diff to previous 352 , to selected 25
test

Revision 352 - Directory Listing - [select for diffs]
Modified Fri Jan 12 22:23:18 2001 UTC (24 years, 2 months ago) by dan
Diff to previous 351 , to selected 25
test

Revision 351 - Directory Listing - [select for diffs]
Modified Fri Jan 12 22:23:17 2001 UTC (24 years, 2 months ago) by dan
Diff to previous 350 , to selected 25
test

Revision 350 - Directory Listing - [select for diffs]
Modified Fri Jan 12 22:22:52 2001 UTC (24 years, 2 months ago) by dan
Diff to previous 349 , to selected 25
test

Revision 349 - Directory Listing - [select for diffs]
Modified Fri Jan 12 22:18:14 2001 UTC (24 years, 2 months ago) by dan
Diff to previous 348 , to selected 25
test

Revision 348 - Directory Listing - [select for diffs]
Modified Fri Jan 12 22:17:15 2001 UTC (24 years, 2 months ago) by dan
Diff to previous 347 , to selected 25
test

Revision 347 - Directory Listing - [select for diffs]
Modified Fri Jan 12 22:14:15 2001 UTC (24 years, 2 months ago) by dan
Diff to previous 346 , to selected 25
test

Revision 346 - Directory Listing - [select for diffs]
Modified Fri Jan 12 22:09:20 2001 UTC (24 years, 2 months ago) by dan
Diff to previous 345 , to selected 25
test

Revision 345 - Directory Listing - [select for diffs]
Modified Fri Jan 12 22:07:28 2001 UTC (24 years, 2 months ago) by dan
Diff to previous 344 , to selected 25
test

Revision 344 - Directory Listing - [select for diffs]
Modified Fri Jan 12 22:06:00 2001 UTC (24 years, 2 months ago) by dan
Diff to previous 343 , to selected 25
test

Revision 343 - Directory Listing - [select for diffs]
Modified Fri Jan 12 22:03:33 2001 UTC (24 years, 2 months ago) by dan
Diff to previous 342 , to selected 25
test

Revision 342 - Directory Listing - [select for diffs]
Modified Fri Jan 12 21:48:30 2001 UTC (24 years, 2 months ago) by dan
Diff to previous 341 , to selected 25
removing file used for testing

Revision 341 - Directory Listing - [select for diffs]
Modified Fri Jan 12 21:43:39 2001 UTC (24 years, 2 months ago) by dan
Diff to previous 340 , to selected 25
more testing

Revision 340 - Directory Listing - [select for diffs]
Modified Fri Jan 12 21:42:56 2001 UTC (24 years, 2 months ago) by dan
Diff to previous 339 , to selected 25
more testing

Revision 339 - Directory Listing - [select for diffs]
Modified Fri Jan 12 21:41:27 2001 UTC (24 years, 2 months ago) by dan
Diff to previous 338 , to selected 25
Please delete this file

Revision 338 - Directory Listing - [select for diffs]
Modified Fri Jan 12 12:19:37 2001 UTC (24 years, 2 months ago) by dan
Diff to previous 337 , to selected 25
Add a timeline.

Revision 337 - Directory Listing - [select for diffs]
Modified Fri Jan 12 12:12:45 2001 UTC (24 years, 2 months ago) by (unknown author)
Diff to previous 336 , to selected 25
This commit was manufactured by cvs2svn to create tag 'www1-0'.
Revision 336 - Directory Listing - [select for diffs]
Modified Fri Jan 12 12:12:44 2001 UTC (24 years, 2 months ago) by dan
Diff to previous 335 , to selected 25
Importing development website

Revision 335 - Directory Listing - [select for diffs]
Modified Fri Jan 12 12:12:44 2001 UTC (24 years, 2 months ago) by (unknown author)
Diff to previous 334 , to selected 25
Standard project directories initialized by cvs2svn.
Revision 334 - Directory Listing - [select for diffs]
Modified Sat Jan 6 23:37:16 2001 UTC (24 years, 3 months ago) by dan
Diff to previous 333 , to selected 25
ConvertUsers now translates watch notice codes to watch notice ids.

Revision 333 - Directory Listing - [select for diffs]
Modified Sat Jan 6 06:08:34 2001 UTC (24 years, 3 months ago) by dan
Diff to previous 332 , to selected 25
more changes.

Revision 332 - Directory Listing - [select for diffs]
Modified Sat Jan 6 06:08:15 2001 UTC (24 years, 3 months ago) by dan
Diff to previous 331 , to selected 25
It works.

Revision 331 - Directory Listing - [select for diffs]
Modified Sat Jan 6 02:52:20 2001 UTC (24 years, 3 months ago) by dan
Diff to previous 330 , to selected 25
First commit

Revision 330 - Directory Listing - [select for diffs]
Modified Sat Jan 6 01:21:45 2001 UTC (24 years, 3 months ago) by dan
Diff to previous 329 , to selected 25
Works correctly now.

Revision 329 - Directory Listing - [select for diffs]
Modified Sat Jan 6 00:48:32 2001 UTC (24 years, 3 months ago) by dan
Diff to previous 328 , to selected 25
Now adds watch lists.

Revision 328 - Directory Listing - [select for diffs]
Modified Fri Jan 5 22:15:06 2001 UTC (24 years, 3 months ago) by dan
Diff to previous 327 , to selected 25
Script to copy Users from FreshPorts to FreshPorts2.

Revision 327 - Directory Listing - [select for diffs]
Modified Thu Jan 4 22:35:56 2001 UTC (24 years, 3 months ago) by dan
Diff to previous 326 , to selected 25
*** empty log message ***

Revision 326 - Directory Listing - [select for diffs]
Modified Thu Jan 4 20:25:09 2001 UTC (24 years, 3 months ago) by dan
Diff to previous 325 , to selected 25
Initial import.

Revision 325 - Directory Listing - [select for diffs]
Modified Thu Jan 4 20:23:06 2001 UTC (24 years, 3 months ago) by dan
Diff to previous 324 , to selected 25
*** empty log message ***

Revision 324 - Directory Listing - [select for diffs]
Modified Thu Jan 4 20:19:18 2001 UTC (24 years, 3 months ago) by dan
Diff to previous 323 , to selected 25
*** empty log message ***

Revision 323 - Directory Listing - [select for diffs]
Modified Thu Jan 4 20:05:20 2001 UTC (24 years, 3 months ago) by dan
Diff to previous 322 , to selected 25
*** empty log message ***

Revision 322 - Directory Listing - [select for diffs]
Modified Thu Jan 4 19:41:13 2001 UTC (24 years, 3 months ago) by (unknown author)
Diff to previous 321 , to selected 25
This commit was manufactured by cvs2svn to create tag 'head'.
Revision 321 - Directory Listing - [select for diffs]
Modified Thu Jan 4 19:41:12 2001 UTC (24 years, 3 months ago) by (unknown author)
Diff to previous 320 , to selected 25
This commit was manufactured by cvs2svn to create tag 'head'.
Revision 320 - Directory Listing - [select for diffs]
Modified Thu Jan 4 19:41:11 2001 UTC (24 years, 3 months ago) by (unknown author)
Diff to previous 319 , to selected 25
This commit was manufactured by cvs2svn to create tag 'head'.
Revision 319 - Directory Listing - [select for diffs]
Modified Thu Jan 4 19:41:10 2001 UTC (24 years, 3 months ago) by (unknown author)
Diff to previous 318 , to selected 25
This commit was manufactured by cvs2svn to create tag 'head'.
Revision 318 - Directory Listing - [select for diffs]
Modified Thu Jan 4 19:41:09 2001 UTC (24 years, 3 months ago) by dan
Diff to previous 317 , to selected 25
Create the FreshPorts2 project

Revision 317 - Directory Listing - [select for diffs]
Modified Thu Jan 4 19:41:09 2001 UTC (24 years, 3 months ago) by (unknown author)
Diff to previous 316 , to selected 25
Standard project directories initialized by cvs2svn.
Revision 316 - Directory Listing - [select for diffs]
Modified Thu Jan 4 17:50:59 2001 UTC (24 years, 3 months ago) by dan
Diff to previous 315 , to selected 25
adding sample messages

Revision 315 - Directory Listing - [select for diffs]
Modified Thu Jan 4 17:50:27 2001 UTC (24 years, 3 months ago) by dan
Diff to previous 314 , to selected 25
new version.

Revision 314 - Directory Listing - [select for diffs]
Modified Thu Jan 4 17:47:11 2001 UTC (24 years, 3 months ago) by dan
Diff to previous 313 , to selected 25
revision 2

Revision 313 - Directory Listing - [select for diffs]
Modified Thu Jan 4 17:46:48 2001 UTC (24 years, 3 months ago) by dan
Diff to previous 312 , to selected 25
*** empty log message ***

Revision 312 - Directory Listing - [select for diffs]
Modified Sun Dec 31 10:49:29 2000 UTC (24 years, 3 months ago) by (unknown author)
Diff to previous 311 , to selected 25
This commit was manufactured by cvs2svn to create tag 'release1_1'.
Revision 311 - Directory Listing - [select for diffs]
Modified Sun Dec 31 10:49:28 2000 UTC (24 years, 3 months ago) by dan
Diff to previous 310 , to selected 25
Removed <body > which was in _private/header.inc
Commit ports-not-in-latest-index.php3 for first time.
Modified Files:
	about.php3 authors.php3 bouncing.php3 categories.php3
	category.php3 change_log.php3 change_log_details.php3
	change_log_port.php3 changes.php3 convert_change_log.php3
	customize.php3 files.php3 forgotten-password.php3 index.php3
	inthenews.php3 legal.php3 login.php3 new-user.php3
	port-description.php3 port-watch.php3 ports-deleted.php3
	ports-new.php3 ports.php3 privacy.php3 search.php3 stats.php3
	thanks.php3 watch-categories.php3 watch.php3 welcome.php3
	whatnext.php3
Added Files:
	ports-not-in-latest-index.php3

Revision 310 - Directory Listing - [select for diffs]
Modified Sat Dec 30 22:33:16 2000 UTC (24 years, 3 months ago) by (unknown author)
Diff to previous 309 , to selected 25
This commit was manufactured by cvs2svn to create tag 'release1_1'.
Revision 309 - Directory Listing - [select for diffs]
Modified Sat Dec 30 22:33:15 2000 UTC (24 years, 3 months ago) by dan
Diff to previous 308 , to selected 25
2nd edition of DTD and XML example.

Revision 308 - Directory Listing - [select for diffs]
Modified Sat Dec 30 22:31:51 2000 UTC (24 years, 3 months ago) by dan
Diff to previous 307 , to selected 25
First commit of docs directory

Revision 307 - Directory Listing - [select for diffs]
Modified Sat Dec 30 22:31:51 2000 UTC (24 years, 3 months ago) by (unknown author)
Diff to previous 306 , to selected 25
Standard project directories initialized by cvs2svn.
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 , to selected 25
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 304 , to selected 25
*** empty log message ***

Revision 304 - Directory Listing - [select for diffs]
Modified Sat Dec 30 22:05:41 2000 UTC (24 years, 3 months ago) by dan
Diff to previous 303 , to selected 25
Fonts are now in another location

Revision 303 - Directory Listing - [select for diffs]
Modified Sat Dec 30 22:04:49 2000 UTC (24 years, 3 months ago) by dan
Diff to previous 302 , to selected 25
Upgrade to latest phorum

Revision 302 - Directory Listing - [select for diffs]
Modified Sat Dec 30 21:57:07 2000 UTC (24 years, 3 months ago) by dan
Diff to previous 301 , to selected 25
add link to stats page

Revision 301 - Directory Listing - [select for diffs]
Modified Sat Dec 30 21:54:44 2000 UTC (24 years, 3 months ago) by dan
Diff to previous 300 , to selected 25
added an include for an announcement.

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 299 , to selected 25
First commit

Revision 299 - Directory Listing - [select for diffs]
Modified Sat Dec 30 20:25:35 2000 UTC (24 years, 3 months ago) by dan
Diff to previous 298 , to selected 25
First commit

Revision 298 - Directory Listing - [select for diffs]
Modified Mon Dec 11 00:41:16 2000 UTC (24 years, 3 months ago) by (unknown author)
Diff to previous 297 , to selected 25
This commit was manufactured by cvs2svn to create tag 'release1_1'.
Revision 297 - Directory Listing - [select for diffs]
Modified Mon Dec 11 00:41:15 2000 UTC (24 years, 3 months ago) by dan
Diff to previous 296 , to selected 25
add a USE statement.

Revision 296 - Directory Listing - [select for diffs]
Modified Mon Dec 11 00:40:50 2000 UTC (24 years, 3 months ago) by dan
Diff to previous 295 , to selected 25
Fix a spelling mistake.

Revision 295 - Directory Listing - [select for diffs]
Modified Mon Dec 11 00:40:11 2000 UTC (24 years, 3 months ago) by (unknown author)
Diff to previous 294 , to selected 25
This commit was manufactured by cvs2svn to create tag 'release1_1'.
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 293 , to selected 25
use a LIB command.

Revision 293 - Directory Listing - [select for diffs]
Modified Mon Dec 11 00:39:44 2000 UTC (24 years, 3 months ago) by dan
Diff to previous 292 , to selected 25
Get this committed.

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 , to selected 25
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 290 , to selected 25
CreateDailySummary mods to increase db performance

Revision 290 - Directory Listing - [select for diffs]
Modified Mon Dec 11 00:29:45 2000 UTC (24 years, 3 months ago) by dan
Diff to previous 289 , to selected 25
use the correct file names when describing pkg-descr

Revision 289 - Directory Listing - [select for diffs]
Modified Mon Dec 11 00:29:06 2000 UTC (24 years, 3 months ago) by dan
Diff to previous 288 , to selected 25
Change number of commits shown to 100.

Revision 288 - Directory Listing - [select for diffs]
Modified Mon Dec 11 00:25:44 2000 UTC (24 years, 3 months ago) by dan
Diff to previous 287 , to selected 25
Add help with dbi->quote.  Fix news query to take less CPU.  Restrict robots.

Revision 287 - Directory Listing - [select for diffs]
Modified Mon Dec 11 00:23:27 2000 UTC (24 years, 3 months ago) by dan
Diff to previous 286 , to selected 25
Various changes to allow admin to work.

Revision 286 - Directory Listing - [select for diffs]
Modified Mon Dec 11 00:20:50 2000 UTC (24 years, 3 months ago) by dan
Diff to previous 285 , to selected 25
For deleting change_logs

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 284 , to selected 25
*** empty log message ***

Revision 284 - Directory Listing - [select for diffs]
Modified Thu Dec 7 00:19:56 2000 UTC (24 years, 4 months ago) by dan
Diff to previous 283 , to selected 25
Cater for no incoming parameters

Revision 283 - Directory Listing - [select for diffs]
Modified Sun Dec 3 05:10:06 2000 UTC (24 years, 4 months ago) by dan
Diff to previous 282 , to selected 25
*** empty log message ***

Revision 282 - Directory Listing - [select for diffs]
Modified Wed Nov 29 10:42:35 2000 UTC (24 years, 4 months ago) by dan
Diff to previous 281 , to selected 25
Remove long description search
Modified Files:
	search.php3

Revision 281 - Directory Listing - [select for diffs]
Modified Wed Nov 15 06:50:18 2000 UTC (24 years, 4 months ago) by dan
Diff to previous 280 , to selected 25
Diff applied against port-description.php3 to allow commits to be deleted.
Added Files:
	deleting_commits.txt

Revision 280 - Directory Listing - [select for diffs]
Modified Tue Nov 14 08:38:16 2000 UTC (24 years, 4 months ago) by dan
Diff to previous 279 , to selected 25
Remove the BSDCon banner ad
Modified Files:
	header.inc

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 , to selected 25
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 , to selected 25
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 , to selected 25
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 , to selected 25
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 , to selected 25
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 273 , to selected 25
first commit
Added Files:
	fetch-cvs-file.sh

Revision 273 - Directory Listing - [select for diffs]
Modified Wed Sep 20 13:35:48 2000 UTC (24 years, 6 months ago) by dan
Diff to previous 272 , to selected 25
remove unused code.
change freshports to FreshPorts.
Modified Files:
	news.php3

Revision 272 - Directory Listing - [select for diffs]
Modified Wed Aug 30 09:41:19 2000 UTC (24 years, 7 months ago) by dan
Diff to previous 271 , to selected 25
change it so it uses fetch?rev=head
Modified Files:
	fetch-cvs-file.sh

Revision 271 - Directory Listing - [select for diffs]
Modified Wed Aug 30 05:43:17 2000 UTC (24 years, 7 months ago) by dan
Diff to previous 270 , to selected 25
Disallow: /phorum/

Modified Files:
	robots.txt

Revision 270 - Directory Listing - [select for diffs]
Modified Sat Aug 26 09:56:05 2000 UTC (24 years, 7 months ago) by dan
Diff to previous 269 , to selected 25
ask for help in getting graphics clickable.
Modified Files:
	stats.php3

Revision 269 - Directory Listing - [select for diffs]
Modified Sat Aug 26 09:49:30 2000 UTC (24 years, 7 months ago) by dan
Diff to previous 268 , to selected 25
moving to stats.php3
Removed Files:
	stats.php

Revision 268 - Directory Listing - [select for diffs]
Modified Sat Aug 26 09:48:44 2000 UTC (24 years, 7 months ago) by dan
Diff to previous 267 , to selected 25
add stats
Modified Files:
	side-bars.php3

Revision 267 - Directory Listing - [select for diffs]
Modified Sat Aug 26 09:48:29 2000 UTC (24 years, 7 months ago) by dan
Diff to previous 266 , to selected 25
add stats.
Modified Files:
	stats.php3

Revision 266 - Directory Listing - [select for diffs]
Modified Sat Aug 19 08:30:48 2000 UTC (24 years, 7 months ago) by dan
Diff to previous 265 , to selected 25
Always convert the id to lower case before creating the cookie.
That's because mysql is case insensitive.
Committing in _private

Modified Files:
	commonlogin.php3

Revision 265 - Directory Listing - [select for diffs]
Modified Sat Aug 19 08:29:43 2000 UTC (24 years, 7 months ago) by dan
Diff to previous 264 , to selected 25
Add a bit of debugging
Modified Files:
	index.php3

Revision 264 - Directory Listing - [select for diffs]
Modified Sat Aug 19 08:27:31 2000 UTC (24 years, 7 months ago) by dan
Diff to previous 263 , to selected 25
add a few more debugging lines
Modified Files:
	getvalues.php3

Revision 263 - Directory Listing - [select for diffs]
Modified Sat Aug 19 08:25:57 2000 UTC (24 years, 7 months ago) by dan
Diff to previous 262 , to selected 25
Don't send stuff out if dont have an email or have been bouncing.
Modified Files:
	forgotten-password.php3

Revision 262 - Directory Listing - [select for diffs]
Modified Sat Aug 19 08:24:58 2000 UTC (24 years, 7 months ago) by dan
Diff to previous 261 , to selected 25
redirect them to / if they are going back to index.php3
Modified Files:
	bouncing.php3

Revision 261 - Directory Listing - [select for diffs]
Modified Sat Aug 19 06:07:27 2000 UTC (24 years, 7 months ago) by dan
Diff to previous 260 , to selected 25
Clear out $UserID so the correct menu items are shown in the side-bar.
Modified Files:
	forgotten-password.php3

Revision 260 - Directory Listing - [select for diffs]
Modified Sat Aug 19 05:34:52 2000 UTC (24 years, 7 months ago) by dan
Diff to previous 259 , to selected 25
Allow the users to recieve their password via email.
Modified Files:
	login.php3
Added Files:
	forgotten-password.php3

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 258 , to selected 25
let the owner know if a category is created.
Modified Files:
	updates.pl

Revision 258 - Directory Listing - [select for diffs]
Modified Sun Aug 13 10:28:45 2000 UTC (24 years, 7 months ago) by dan
Diff to previous 257 , to selected 25
Add a new feature to allow showing of port creation date.
Committing in _private

Modified Files:
	port-basics.inc getvalues.php3

Revision 257 - Directory Listing - [select for diffs]
Modified Sat Aug 12 12:09:30 2000 UTC (24 years, 7 months ago) by dan
Diff to previous 256 , to selected 25
Pull back the correct information.  When combined with a script
to update the ports.last_change_id field correctly, this page
now shows the correct details.  Sorry about that folks.
Modified Files:
	watch.php3

Revision 256 - Directory Listing - [select for diffs]
Modified Sat Aug 12 09:33:38 2000 UTC (24 years, 7 months ago) by dan
Diff to previous 255 , to selected 25
new gif
Added Files:
	logs.gif

Revision 255 - Directory Listing - [select for diffs]
Modified Sat Aug 12 09:31:16 2000 UTC (24 years, 7 months ago) by dan
Diff to previous 254 , to selected 25
new gifs
Added Files:
	broken.gif forbidden.gif

Revision 254 - Directory Listing - [select for diffs]
Modified Wed Aug 9 22:37:03 2000 UTC (24 years, 8 months ago) by dan
Diff to previous 253 , to selected 25
Modified Files:
	category.php3

Revision 253 - Directory Listing - [select for diffs]
Modified Wed Aug 9 09:40:35 2000 UTC (24 years, 8 months ago) by dan
Diff to previous 252 , to selected 25
if an error occurs fetching a category, show the error
Modified Files:
	freshports.php3

Revision 252 - Directory Listing - [select for diffs]
Modified Wed Aug 9 09:39:50 2000 UTC (24 years, 8 months ago) by dan
Diff to previous 251 , to selected 25
do some parameter checking and give the user a nice screen when they
get no data.
Modified Files:
	category.php3 port-description.php3 port-watch.php3

Revision 251 - Directory Listing - [select for diffs]
Modified Mon Aug 7 10:02:20 2000 UTC (24 years, 8 months ago) by dan
Diff to previous 250 , to selected 25
Added broken and forbidden to the code.
Modified Files:
	port-basics.inc

Revision 250 - Directory Listing - [select for diffs]
Modified Mon Aug 7 10:02:12 2000 UTC (24 years, 8 months ago) by dan
Diff to previous 249 , to selected 25
Added broken and forbidden to the code.
Modified Files:
	index.php3 category.php3 ports-new.php3 port-description.php3
	search.php3 ports-deleted.php3 watch.php3

Revision 249 - Directory Listing - [select for diffs]
Modified Mon Aug 7 04:09:12 2000 UTC (24 years, 8 months ago) by dan
Diff to previous 248 , to selected 25
just adding in.
Added Files:
	graph.php image.php index.html phpgraph.php

Revision 248 - Directory Listing - [select for diffs]
Modified Mon Aug 7 04:08:33 2000 UTC (24 years, 8 months ago) by dan
Diff to previous 247 , to selected 25
New files.
Added Files:
	graphics.php stats.php

Revision 247 - Directory Listing - [select for diffs]
Modified Fri Aug 4 11:11:12 2000 UTC (24 years, 8 months ago) by dan
Diff to previous 246 , to selected 25
change the logs.gif file to something with better definition
Modified Files:
	files.php3 port-description.php3

Revision 246 - Directory Listing - [select for diffs]
Modified Fri Aug 4 07:20:39 2000 UTC (24 years, 8 months ago) by dan
Diff to previous 245 , to selected 25
some final touchups.
Modified Files:
 	port-description.php3 files.php3

Revision 245 - Directory Listing - [select for diffs]
Modified Fri Aug 4 05:05:46 2000 UTC (24 years, 8 months ago) by dan
Diff to previous 244 , to selected 25
put the cat/port values into the title
Modified Files:
	files.php3

Revision 244 - Directory Listing - [select for diffs]
Modified Fri Aug 4 04:35:41 2000 UTC (24 years, 8 months ago) by dan
Diff to previous 243 , to selected 25
Allow the users to see what files are changed within a port.
Modified Files:
	files.php3 port-description.php3

Revision 243 - Directory Listing - [select for diffs]
Modified Fri Aug 4 04:15:51 2000 UTC (24 years, 8 months ago) by dan
Diff to previous 242 , to selected 25
initial import

Revision 242 - Directory Listing - [select for diffs]
Modified Fri Aug 4 03:45:52 2000 UTC (24 years, 8 months ago) by dan
Diff to previous 241 , to selected 25
create a hardcode variable to the cvs repository
Modified Files:
	port-basics.inc freshports.php3

Revision 241 - Directory Listing - [select for diffs]
Modified Thu Aug 3 03:25:06 2000 UTC (24 years, 8 months ago) by dan
Diff to previous 240 , to selected 25
use the freesoftware.com server to serve up the ads.
Modified Files:
	header.inc

Revision 240 - Directory Listing - [select for diffs]
Modified Thu Aug 3 01:05:06 2000 UTC (24 years, 8 months ago) by dan
Diff to previous 239 , to selected 25
add in bsdcon banners to the whole site.
Committing in _private
Modified Files:
	header.inc

Revision 239 - Directory Listing - [select for diffs]
Modified Thu Aug 3 01:04:25 2000 UTC (24 years, 8 months ago) by dan
Diff to previous 238 , to selected 25
white space changes only.
Modified Files:
	legal.php3

Revision 238 - Directory Listing - [select for diffs]
Modified Thu Aug 3 01:03:55 2000 UTC (24 years, 8 months ago) by dan
Diff to previous 237 , to selected 25
fix some caching bugs related to host name mistakes I made.
Committing in _private

Modified Files:
	commonlogin.php3

Revision 237 - Directory Listing - [select for diffs]
Modified Thu Aug 3 00:11:46 2000 UTC (24 years, 8 months ago) by dan
Diff to previous 236 , to selected 25
just restrict access to here

Revision 236 - Directory Listing - [select for diffs]
Modified Tue Jul 25 11:24:14 2000 UTC (24 years, 8 months ago) by dan
Diff to previous 235 , to selected 25
make the new changes
Modified Files:
	changes.php3

Revision 235 - Directory Listing - [select for diffs]
Modified Tue Jul 25 11:07:28 2000 UTC (24 years, 8 months ago) by dan
Diff to previous 234 , to selected 25
add in the legal notice.

Revision 234 - Directory Listing - [select for diffs]
Modified Tue Jul 25 11:06:22 2000 UTC (24 years, 8 months ago) by dan
Diff to previous 233 , to selected 25
Add this legal name.

Added Files:
	legal.php3
Modified Files:
	footer.inc

Revision 233 - Directory Listing - [select for diffs]
Modified Tue Jul 25 11:06:12 2000 UTC (24 years, 8 months ago) by dan
Diff to previous 232 , to selected 25
Add thislegal name.

Added Files:
	legal.php3

Revision 232 - Directory Listing - [select for diffs]
Modified Tue Jul 25 10:54:10 2000 UTC (24 years, 8 months ago) by dan
Diff to previous 231 , to selected 25
change file to use side-bars
Modified Files:
	welcome.php3

Revision 231 - Directory Listing - [select for diffs]
Modified Tue Jul 25 10:35:17 2000 UTC (24 years, 8 months ago) by dan
Diff to previous 230 , to selected 25
normal updates
Modified Files:
	changes.php3

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 229 , to selected 25
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 229 - Directory Listing - [select for diffs]
Modified Mon Jul 24 22:08:28 2000 UTC (24 years, 8 months ago) by dan
Diff to previous 228 , to selected 25
Don't let people do ugly things to the data input.
use addslashes to stop such things.
Modified Files:
	new-user.php3

Revision 228 - Directory Listing - [select for diffs]
Modified Mon Jul 24 22:07:58 2000 UTC (24 years, 8 months ago) by dan
Diff to previous 227 , to selected 25
Don't let people do ugly things to the data input.
use addslashes to stop such things.
Modified Files:
	login.php3 search.php3

Revision 227 - Directory Listing - [select for diffs]
Modified Mon Jul 24 22:06:32 2000 UTC (24 years, 8 months ago) by dan
Diff to previous 226 , to selected 25
recent changes.

Revision 226 - Directory Listing - [select for diffs]
Modified Mon Jul 24 22:06:19 2000 UTC (24 years, 8 months ago) by dan
Diff to previous 225 , to selected 25
Add jay to the thanks.

Revision 225 - Directory Listing - [select for diffs]
Modified Mon Jul 24 21:14:30 2000 UTC (24 years, 8 months ago) by dan
Diff to previous 224 , to selected 25
add this file

Added Files:
	.htaccess

Revision 224 - Directory Listing - [select for diffs]
Modified Mon Jul 24 21:13:16 2000 UTC (24 years, 8 months ago) by dan
Diff to previous 223 , to selected 25
Add this file.
Added Files:
 	.htaccess

Revision 223 - Directory Listing - [select for diffs]
Modified Sun Jul 23 23:54:48 2000 UTC (24 years, 8 months ago) by dan
Diff to previous 222 , to selected 25
Tell the user that their email is bouncing.

Modified Files:
	side-bars.php3 getvalues.php3

Revision 222 - Directory Listing - [select for diffs]
Modified Sun Jul 23 23:54:34 2000 UTC (24 years, 8 months ago) by dan
Diff to previous 221 , to selected 25
Tell the user that their email is bouncing.

Modified Files:
	customize.php3
Added Files:
	bouncing.php3

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 220 , to selected 25
add GetPortCategory
add category to PortCreate
add GetPortID

Modified Files:
	updates.pl

Revision 220 - Directory Listing - [select for diffs]
Modified Sun Jul 16 07:55:27 2000 UTC (24 years, 8 months ago) by dan
Diff to previous 219 , to selected 25
fix up broken news.
Modified Files:
	news.php3

Revision 219 - Directory Listing - [select for diffs]
Modified Sun Jul 16 07:54:42 2000 UTC (24 years, 8 months ago) by dan
Diff to previous 218 , to selected 25
change the code to use change_log, change_port.
Modified Files:
	email.pl

Revision 218 - Directory Listing - [select for diffs]
Modified Tue Jul 11 23:02:07 2000 UTC (24 years, 8 months ago) by dan
Diff to previous 217 , to selected 25
Add privacy statement to website.
Added Files:
	privacy.php3

Revision 217 - Directory Listing - [select for diffs]
Modified Tue Jul 11 07:26:22 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 216 , to selected 25
change to use /usr/local/etc/freshports/ports.pm

Modified Files:
	email.pl

Revision 216 - Directory Listing - [select for diffs]
Modified Fri Jul 7 06:38:59 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 215 , to selected 25
show the latest 100 commits
Modified Files:
	index.php3

Revision 215 - Directory Listing - [select for diffs]
Modified Fri Jul 7 06:38:42 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 214 , to selected 25
don't do a getvalues.php3 during the submit. it overwrites values.
Modified Files:
 	new-user.php3

Revision 214 - Directory Listing - [select for diffs]
Modified Sun Jul 2 19:23:45 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 213 , to selected 25
adding this file because if it's not there, and with these permission
settings, news.php3 will fail to create it.
Added Files:
	news.txt

Revision 213 - Directory Listing - [select for diffs]
Modified Sat Jul 1 23:40:07 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 212 , to selected 25
remove "store more than one commit" as that's already in there now.
Modified Files:
	whatnext.php3

Revision 212 - Directory Listing - [select for diffs]
Modified Sat Jul 1 23:35:36 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 211 , to selected 25
initial add
Added Files:
 	thanks.php3

Revision 211 - Directory Listing - [select for diffs]
Modified Sat Jul 1 23:32:10 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 210 , to selected 25
initial add
Added Files:
	whatnext.php3

Revision 210 - Directory Listing - [select for diffs]
Modified Sat Jul 1 23:29:37 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 209 , to selected 25
inital add
Added Files:
	index.php3 list.php3 phpPollAdmin.php3 phpPollBar.gif
	phpPollCollector.php3 phpPollConfig.php3 phpPollUI.php3
	results.php3 view.php3 vote.php3

Revision 209 - Directory Listing - [select for diffs]
Modified Fri Jun 30 12:13:08 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 208 , to selected 25
post FreshPost 1.1 install

Committing in _private

Modified Files:
	commonlogin.php3

Revision 208 - Directory Listing - [select for diffs]
Modified Fri Jun 30 12:12:56 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 207 , to selected 25
post FreshPost 1.1 install

Committing in .

Modified Files:
	convert_change_log.php3 index.php3 permissions.txt
	upgrade.1.txt watch.php3

Revision 207 - Directory Listing - [select for diffs]
Modified Fri Jun 30 07:48:58 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 206 , to selected 25
first commit
Added Files:
	passwd passwd.group

Revision 206 - Directory Listing - [select for diffs]
Modified Fri Jun 30 07:24:00 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 205 , to selected 25
new permissions

Revision 205 - Directory Listing - [select for diffs]
Modified Fri Jun 30 07:22:37 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 204 , to selected 25
new stuff

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 , to selected 25
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 , to selected 25
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 , to selected 25
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 , to selected 25
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 , to selected 25
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 198 , to selected 25
final changes before freshports 1.1

Committing in .

Modified Files:
	log-catcher.awk log-catcher.pl

Revision 198 - Directory Listing - [select for diffs]
Modified Wed Jun 28 09:13:13 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 197 , to selected 25
add a stop-gap so we don't change the wrong database.
Modified Files:
 	commonlogin.php3

Revision 197 - Directory Listing - [select for diffs]
Modified Wed Jun 28 09:09:53 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 196 , to selected 25
how to update.

Revision 196 - Directory Listing - [select for diffs]
Modified Wed Jun 28 09:01:20 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 195 , to selected 25
final changes after doing a dry run.

Modified Files:
	commonlogin.php3 getvalues.php3 new-user.inc

Revision 195 - Directory Listing - [select for diffs]
Modified Wed Jun 28 09:01:06 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 194 , to selected 25
final changes after doing a dry run.
Modified Files:
	changes.txt convert_change_log.php3 customize.php3
	permissions.txt port-description.php3

Revision 194 - Directory Listing - [select for diffs]
Modified Wed Jun 28 09:00:07 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 193 , to selected 25
fixed some of the origin= links.
Committing in _private
Modified Files:
	side-bars.php3

Revision 193 - Directory Listing - [select for diffs]
Modified Sat Jun 24 02:26:24 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 192 , to selected 25
tables which need creating for version 1
Added Files:
	changes.txt

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 191 , to selected 25
rename change_log_details.change_port_id to change_log_port_id
Modified Files:
	updates.pl

Revision 191 - Directory Listing - [select for diffs]
Modified Sat Jun 24 02:02:00 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 190 , to selected 25
These allow you to check the logs.
Added Files:
	change_log.php3 change_log_details.php3 change_log_port.php3

Revision 190 - Directory Listing - [select for diffs]
Modified Sat Jun 24 02:01:02 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 189 , to selected 25
rename change_log_details.change_port_id to change_log_port_id
Modified Files:
 	convert_change_log.php3

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 188 , to selected 25
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 188 - Directory Listing - [select for diffs]
Modified Sat Jun 24 01:15:51 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 187 , to selected 25
add these files to the collection
Added Files:
	list-all-ports.pl one-off-walk-ports-and-update.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 , to selected 25
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 185 , to selected 25
now tests for a failed make call.
Modified Files:
	ports.pm

Revision 185 - Directory Listing - [select for diffs]
Modified Sat Jun 24 01:13:57 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 184 , to selected 25
now disconnects
commented out some of the STDIN lines.
Modified Files:
	walk-ports-and-update.pl

Revision 184 - Directory Listing - [select for diffs]
Modified Sat Jun 24 01:13:15 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 183 , to selected 25
now adds up the total number of ports.
also tided up some of that HTML.
Modified Files:
	categories.php3

Revision 183 - Directory Listing - [select for diffs]
Modified Sat Jun 24 01:12:42 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 182 , to selected 25
added a warning about stop signs and testing
Modified Files:
	index.php3

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 , to selected 25
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 , to selected 25
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 179 , to selected 25
initial commits.

Revision 179 - Directory Listing - [select for diffs]
Modified Tue Jun 13 23:11:29 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 178 , to selected 25
now removes the temp file it fetches.
Modified Files:
	fetch-cvs-file.sh

Revision 178 - Directory Listing - [select for diffs]
Modified Tue Jun 13 23:08:15 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 177 , to selected 25
change side bar table widths to 152.  This should really go into a variable
somewhere.
change sorting to be by commit date, change_log_id, port name, category,
version.
add change_log_id to output so we can clump commits together under one commit
time and commit message.  This saves lots of real estate.
Modified Files:
	index.php3

Revision 177 - Directory Listing - [select for diffs]
Modified Tue Jun 13 23:05:31 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 176 , to selected 25
change table width to 152.  This really should go into a variable somewhere.
Committing in _private

Modified Files:
	side-bars.php3

Revision 176 - Directory Listing - [select for diffs]
Modified Sun Jun 11 04:16:40 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 175 , to selected 25
the new version for index.
Modified Files:
	index.php3

Revision 175 - Directory Listing - [select for diffs]
Modified Sun Jun 11 04:15:48 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 174 , to selected 25
Set $UserID to '' in getvalues
adding origin to post in login.inc
change username to userid in sidebars.
Modified Files:
	getvalues.php3 login.inc.php3 side-bars.php3

Revision 174 - Directory Listing - [select for diffs]
Modified Sun Jun 11 04:13:41 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 173 , to selected 25
fixed some spacing.  and a redirect.
Modified Files:
	login.php3

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 172 , to selected 25
now includes code so you can refresh a single port.
Modified Files:
	fetch-refresh-ports.pl

Revision 172 - Directory Listing - [select for diffs]
Modified Fri Jun 9 09:48:24 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 171 , to selected 25
Now creates directories if a port is new.
This allows the fetch to succeed.

Modified Files:
	fetch-cvs-file.sh

Revision 171 - Directory Listing - [select for diffs]
Modified Tue Jun 6 09:48:45 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 170 , to selected 25
Still looks good.
have to consolidate index2..4, newrefreshtime, keichii, headerwithtwolines
Committing in _private

Modified Files:
	commonlogin.php3 getvalues.php3 new-user.inc port-basics.inc
	side-bars.php3

Revision 170 - Directory Listing - [select for diffs]
Modified Tue Jun 6 09:48:26 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 169 , to selected 25
Still looks good.
have to consolidate index2..4, newrefreshtime, keichii, headerwithtwolines
Committing in .
Modified Files:
	customize.php3 index.php3 port-description.php3
	ports-deleted.php3 stats.php3 watch.php3

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 , to selected 25
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 , to selected 25
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 166 , to selected 25
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 166 - Directory Listing - [select for diffs]
Modified Mon Jun 5 06:33:40 2000 UTC (24 years, 10 months ago) by (unknown author)
Diff to previous 165 , to selected 25
Standard project directories initialized by cvs2svn.
Revision 165 - Directory Listing - [select for diffs]
Modified Mon Jun 5 01:33:13 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 164 , to selected 25
Added Files:
	fetch-cvs-file.pl

Revision 164 - Directory Listing - [select for diffs]
Modified Sun Jun 4 08:11:27 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 163 , to selected 25
Sends announcements to people.
Added Files:
	announce.pl

Revision 163 - Directory Listing - [select for diffs]
Modified Sun Jun 4 06:31:59 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 162 , to selected 25
*** empty log message ***

Revision 162 - Directory Listing - [select for diffs]
Modified Sat Jun 3 02:05:19 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 161 , to selected 25
Now uses change_log* tables fully.
Should remove old fields from database and see if the
.php3 files and scripts still work.

Committing in _private

Modified Files:
	port-basics.inc

Revision 161 - Directory Listing - [select for diffs]
Modified Sat Jun 3 02:05:05 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 160 , to selected 25
Now uses change_log* tables fully.
Should remove old fields from database and see if the
.php3 files and scripts still work.
Committing in .

Modified Files:
	index.php3 port-description.php3 watch.php3

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 159 , to selected 25
latest and greatest
Modified Files:
	log-catcher.pl log-munger.awk

Revision 159 - Directory Listing - [select for diffs]
Modified Fri Jun 2 10:21:05 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 158 , to selected 25
This looks like a good candidate for promotion.
It includes the customization, uses the change_log, change_log_port,
and change_log_details tables.
Needs some minor changes yet.
Show all changes on port-description page.
Rename port.last_change_log_detail_id to last_change_log_id.
What about deleted ports being added back in?
Check watch.php for correct use of log tables.

Committing in _private

Modified Files:
	commonlogin.php3 getvalues.php3 port-basics.inc

Revision 158 - Directory Listing - [select for diffs]
Modified Fri Jun 2 10:20:52 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 157 , to selected 25
This looks like a good candidate for promotion.
It includes the customization, uses the change_log, change_log_port,
and change_log_details tables.
Needs some minor changes yet.
Show all changes on port-description page.
Rename port.last_change_log_detail_id to last_change_log_id.
What about deleted ports being added back in?
Check watch.php for correct use of log tables.

Committing in .

Modified Files:
	category.php3 convert_change_log.php3 index.php3 login.php3
	port-description.php3 ports-deleted.php3 ports-new.php3
	watch.php3

Revision 157 - Directory Listing - [select for diffs]
Modified Fri Jun 2 09:22:42 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 156 , to selected 25
lists of permissions needed by mysql users.
Added Files:
	permissions.txt

Revision 156 - Directory Listing - [select for diffs]
Modified Fri Jun 2 07:47:56 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 155 , to selected 25
adding in the customization stuff

Committing in phorum/include

Modified Files:
	header.php

Revision 155 - Directory Listing - [select for diffs]
Modified Fri Jun 2 07:47:42 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 154 , to selected 25
adding in the customization stuff

Modified Files:
	commonlogin.php3 footer.inc freshports.php3 getvalues.php3
	new-user.inc port-basics.inc side-bars.php3

Revision 154 - Directory Listing - [select for diffs]
Modified Fri Jun 2 07:47:16 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 153 , to selected 25
adding in the customization stuff
Modified Files:
	category.php3 customize.php3 index.php3 login.php3
	port-description.php3 ports-deleted.php3 ports-new.php3
	search.php3

Revision 153 - Directory Listing - [select for diffs]
Modified Fri Jun 2 01:00:25 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 152 , to selected 25
just a file for converting change_log_detail to use change_log_port.
Added Files:
	convert_change_log.php3

Revision 152 - Directory Listing - [select for diffs]
Modified Wed May 31 21:41:04 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 151 , to selected 25
Initial import.
Added Files:
	stats.php3

Revision 151 - Directory Listing - [select for diffs]
Modified Mon May 29 06:00:36 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 150 , to selected 25
removed www from url
Modified Files:
	footer.inc

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 , to selected 25
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 , to selected 25
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 147 , to selected 25
use index function instead of a regex when searching for existing pacakges.
Modified Files:
	ports.pm

Revision 147 - Directory Listing - [select for diffs]
Modified Thu May 25 08:54:47 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 146 , to selected 25
initial add
Added Files:
	advdel.php datedel.php db.php easyadmin.php edit.php files.php
	global.php html.php main.php manage.php managemenu.php
	master.php new.php pass.php props.php quickapp.php
	quickdel.php quickedit.php setup.php

Revision 146 - Directory Listing - [select for diffs]
Modified Thu May 25 08:54:11 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 145 , to selected 25
initial add
Added Files:
	3.php

Revision 145 - Directory Listing - [select for diffs]
Modified Thu May 25 08:53:43 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 144 , to selected 25
initial commit
Added Files:
	footer.php header.php index.php login.php stats.php
	upgrade.php upgrade.txt

Revision 144 - Directory Listing - [select for diffs]
Modified Tue May 23 05:51:11 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 143 , to selected 25
Added scrolling through ports.
Modified Files:
 	index.php3

Revision 143 - Directory Listing - [select for diffs]
Modified Sun May 21 19:13:38 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 142 , to selected 25
adding it.
Added Files:
	pbfbsd2.gif

Revision 142 - Directory Listing - [select for diffs]
Modified Sun May 21 04:22:48 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 141 , to selected 25
initial adding to the system
Added Files:
	apache_pb.gif freshports.jpg mysql.gif new.gif php3.gif

Revision 141 - Directory Listing - [select for diffs]
Modified Fri May 19 22:38:02 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 140 , to selected 25
added relative pathnames.  incorporate changes from production.
Modified Files:
	changes.php3 index.php3 category.php3

Revision 140 - Directory Listing - [select for diffs]
Modified Fri May 19 22:32:10 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 139 , to selected 25
now uses the change_log file
Modified Files:
	port-description.php3

Revision 139 - Directory Listing - [select for diffs]
Modified Fri May 19 22:29:26 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 138 , to selected 25
change to use relative path names
Modified Files:
	watch.php3 categories.php3 search.php3

Revision 138 - Directory Listing - [select for diffs]
Modified Fri May 19 22:24:40 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 137 , to selected 25
the link to the page you are on is now disabled when you are on that page.
Modified Files:
	side-bars.php3

Revision 137 - Directory Listing - [select for diffs]
Modified Fri May 19 22:19:14 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 136 , to selected 25
change the URL to be site independent.
Modified Files:
	header.inc

Revision 136 - Directory Listing - [select for diffs]
Modified Fri May 19 22:18:22 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 135 , to selected 25
dunno
Modified Files:
	port-basics.inc

Revision 135 - Directory Listing - [select for diffs]
Modified Fri May 19 22:16:18 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 134 , to selected 25
added freshports_SideBarHTML* functions for side bar functionality
Modified Files:
	freshports.php3

Revision 134 - Directory Listing - [select for diffs]
Modified Fri May 19 22:14:43 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 133 , to selected 25
include caching here
Modified Files:
	commonlogin.php3

Revision 133 - Directory Listing - [select for diffs]
Modified Fri May 19 22:05:26 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 132 , to selected 25
change to relative path names
Modified Files:
	header.php footer.php

Revision 132 - Directory Listing - [select for diffs]
Modified Fri May 19 22:04:14 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 131 , to selected 25
fixe the | which was a wrong color
Modified Files:
	read.php

Revision 131 - Directory Listing - [select for diffs]
Modified Fri May 19 22:03:22 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 130 , to selected 25
Use relative path names.
cache file name are now set in common_login
Modified Files:
	about.php3 authors.php3 customize.php3 inthenews.php3
	login.php3 port-watch.php3 ports-deleted.php3 ports-new.php3
	watch-categories.php3 welcome.php3

Revision 130 - Directory Listing - [select for diffs]
Modified Fri May 19 21:54:38 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 129 , to selected 25
remove hardcoded path names
Modified Files:
	news.php3

Revision 129 - Directory Listing - [select for diffs]
Modified Fri May 19 21:53:31 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 128 , to selected 25
added side bars etc.
Modified Files:
	new-user.php3

Revision 128 - Directory Listing - [select for diffs]
Modified Fri May 19 21:50:43 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 127 , to selected 25
add the favicon
Added Files:
	favicon.ico

Revision 127 - Directory Listing - [select for diffs]
Modified Fri May 19 21:21:54 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 126 , to selected 25
change to use mysql_connect for connecting to remove sleeping mysql processes
Modified Files:
	mysql.php

Revision 126 - Directory Listing - [select for diffs]
Modified Fri May 19 21:21:13 2000 UTC (24 years, 10 months ago) by (unknown author)
Diff to previous 125 , to selected 25
This commit was manufactured by cvs2svn to create tag 'release-1-0'.
Revision 125 - Directory Listing - [select for diffs]
Modified Fri May 19 21:21:12 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 124 , to selected 25
change the number of days something is marked as new to 10.
Modified Files:
	port-basics.inc

Revision 124 - Directory Listing - [select for diffs]
Modified Fri May 19 21:20:29 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 123 , to selected 25
add UNIX_TIMESTAMP(ports.date_created) as date_created to SQL so we can show
whether or not something is new.
Modified Files:
	watch.php3 ports.php3 port-description.php3

Revision 123 - Directory Listing - [select for diffs]
Modified Fri May 19 21:19:28 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 122 , to selected 25
add vote now
Modified Files:
	side-bars.php3

Revision 122 - Directory Listing - [select for diffs]
Modified Fri May 19 21:18:48 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 121 , to selected 25
add copyright notice
Modified Files:
	footer.inc

Revision 121 - Directory Listing - [select for diffs]
Modified Fri May 19 21:18:29 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 120 , to selected 25
remove search on description until we get it right.
Modified Files:
	search.php3

Revision 120 - Directory Listing - [select for diffs]
Modified Fri May 19 21:17:57 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 119 , to selected 25
normal changes
Modified Files:
	changes.php3

Revision 119 - Directory Listing - [select for diffs]
Modified Fri May 19 21:15:30 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 118 , to selected 25
remove an echo HTML from  freshports_echo_HTML
Modified Files:
 	freshports.php3

Revision 118 - Directory Listing - [select for diffs]
Modified Fri May 19 21:12:58 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 117 , to selected 25
make sure it uses _private/port-basics.inc
Modified Files:
	category.php3

Revision 117 - Directory Listing - [select for diffs]
Modified Fri May 19 21:11:27 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 116 , to selected 25
remember to echo the html out
Modified Files:
	categories.php3

Revision 116 - Directory Listing - [select for diffs]
Modified Tue May 16 08:33:39 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 115 , to selected 25
added new.gif
Modified Files:
	port-basics.inc

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 114 , to selected 25
now records the changes in distinct tables as they arrive
Modified Files:
	updates.pl

Revision 114 - Directory Listing - [select for diffs]
Modified Mon May 15 08:02:17 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 113 , to selected 25
latest changes
Modified Files:
	changes.php3

Revision 113 - Directory Listing - [select for diffs]
Modified Mon May 15 08:00:02 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 112 , to selected 25
replaced delete ports link with the correct URL
Modified Files:
	side-bars.php3

Revision 112 - Directory Listing - [select for diffs]
Modified Mon May 15 02:25:41 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 111 , to selected 25
that blank line was causing problems.
Modified Files:
	port-watch.php3

Revision 111 - Directory Listing - [select for diffs]
Modified Sun May 14 10:41:46 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 110 , to selected 25
normal updates

Revision 110 - Directory Listing - [select for diffs]
Modified Sun May 14 10:40:26 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 109 , to selected 25
redirection when login/logout is needed/done.
Modified Files:
	side-bars.php3
Modified Files:
	watch.php3 watch-categories.php3 logout.php3 login.php3
	customize.php3

Revision 109 - Directory Listing - [select for diffs]
Modified Sun May 14 10:40:08 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 108 , to selected 25
redirection when login/logout is needed/done.
Modified Files:
	side-bars.php3

Revision 108 - Directory Listing - [select for diffs]
Modified Sun May 14 10:04:56 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 107 , to selected 25
added sidebars
redirects to / if going to index.php3
Modified Files:
	login.php3

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 106 , to selected 25
now handles an undefined $homepage much better.
Modified Files:
	refresh-ports.pl ports.pm

Revision 106 - Directory Listing - [select for diffs]
Modified Sun May 14 07:42:35 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 105 , to selected 25
added SIZE="+1" to titles of each table
Modified Files:
	side-bars.php3

Revision 105 - Directory Listing - [select for diffs]
Modified Sun May 14 07:40:54 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 104 , to selected 25
removed the styles
Modified Files:
	header.php

Revision 104 - Directory Listing - [select for diffs]
Modified Sun May 14 07:27:17 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 103 , to selected 25
modified URL to point to port description.
Modified Files:
	news.php3

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 102 , to selected 25
updated the outgoing message
Modified Files:
	ports.pm

Revision 102 - Directory Listing - [select for diffs]
Modified Sun May 14 07:11:11 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 101 , to selected 25
sends out email to people on a frequency basis.
Added Files:
	email.pl

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 100 , to selected 25
Added SendWatchNotice
Modified Files:
	ports.pm

Revision 100 - Directory Listing - [select for diffs]
Modified Sun May 14 00:29:24 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 99 , to selected 25
you can now sort by category or last update.  useful if you get told
something has been modified, but you don't know what.
Modified Files:
	watch.php3

Revision 99 - Directory Listing - [select for diffs]
Modified Sat May 13 23:53:50 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 98 , to selected 25
fix situation wherein not watching any ports caused an error.

Revision 98 - Directory Listing - [select for diffs]
Modified Sat May 13 23:39:33 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 97 , to selected 25
Fixed error in in_array function
Modified Files:
 	freshports.php3

Revision 97 - Directory Listing - [select for diffs]
Modified Sat May 13 23:33:04 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 96 , to selected 25
fix off-by-one bug when reading in watched categories for a given user.
Modified Files:
	watch-categories.php3

Revision 96 - Directory Listing - [select for diffs]
Modified Sat May 13 22:27:21 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 95 , to selected 25
changed meta tags
adding new files to repository.
Modified Files:
 	about.php3 authors.php3 categories.php3 category-watch.php3
 	category.php3 changes.php3 customize.php3 inthenews.php3
 	login.php3 new-user.php3 port-description.php3 port-watch.php3
 	ports-new.php3 ports.php3 watch-categories.php3 watch.php3
 	welcome.php3
Added Files:
 	news.php3 ports-deleted.php3 search.php3
----------------------------------------------------------------------

Revision 95 - Directory Listing - [select for diffs]
Modified Sat May 13 22:25:28 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 94 , to selected 25
change font sizes
add deleted-ports page to side bars

Revision 94 - Directory Listing - [select for diffs]
Modified Sat May 13 22:14:52 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 93 , to selected 25
for deleted ports, display "was maintainted by" and hide the download link.

Revision 93 - Directory Listing - [select for diffs]
Modified Sat May 13 22:14:17 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 92 , to selected 25
removed unneeded code

Revision 92 - Directory Listing - [select for diffs]
Modified Sat May 13 22:10:41 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 91 , to selected 25
tell robots to stay away from port-description.php3

Revision 91 - Directory Listing - [select for diffs]
Modified Sat May 13 22:10:16 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 90 , to selected 25
ignored deleted ports

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 89 , to selected 25
now marks ports as deleted if the Makefile is removed.

Revision 89 - Directory Listing - [select for diffs]
Modified Sat May 13 05:31:26 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 88 , to selected 25
code to refresh ports which need refreshing.

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 87 , to selected 25
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 87 - Directory Listing - [select for diffs]
Modified Sat May 13 05:29:01 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 86 , to selected 25
more testing

Revision 86 - Directory Listing - [select for diffs]
Modified Sat May 13 05:28:23 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 85 , to selected 25
added search screen.

Revision 85 - Directory Listing - [select for diffs]
Modified Sat May 13 05:28:07 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 84 , to selected 25
added deleted notice for deleted ports
short description, and maintainer are now optionally displayed.

Revision 84 - Directory Listing - [select for diffs]
Modified Sat May 13 05:26:51 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 83 , to selected 25
added ports.status to cater for deleted ports.

Revision 83 - Directory Listing - [select for diffs]
Modified Sat May 13 05:26:08 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 82 , to selected 25
regular changes

Revision 82 - Directory Listing - [select for diffs]
Modified Sat May 13 05:25:51 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 81 , to selected 25
Added bit about IRC.

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 , to selected 25
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 79 , to selected 25
now works fine.

Revision 79 - Directory Listing - [select for diffs]
Modified Sat May 13 02:11:38 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 78 , to selected 25
now uses ports.pm

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 , to selected 25
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 76 , to selected 25
All the scripts for log catching, log munging, and dataabse update.

Revision 76 - Directory Listing - [select for diffs]
Modified Fri May 12 23:02:23 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 75 , to selected 25
now uses the new ports.pm module.

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 , to selected 25
finally created a perl module for the most common routines.

Revision 74 - Directory Listing - [select for diffs]
Modified Fri May 12 23:02:01 2000 UTC (24 years, 10 months ago) by (unknown author)
Diff to previous 73 , to selected 25
Standard project directories initialized by cvs2svn.
Revision 73 - Directory Listing - [select for diffs]
Modified Fri May 12 22:44:26 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 72 , to selected 25
now updates home page correctly

Revision 72 - Directory Listing - [select for diffs]
Modified Fri May 12 08:44:30 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 71 , to selected 25
changed <big><big> to  size="+2"

Revision 71 - Directory Listing - [select for diffs]
Modified Fri May 12 05:37:14 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 70 , to selected 25
added standard font for in the news

Revision 70 - Directory Listing - [select for diffs]
Modified Fri May 12 05:35:57 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 69 , to selected 25
made it standard.

Revision 69 - Directory Listing - [select for diffs]
Modified Fri May 12 05:26:51 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 68 , to selected 25
add sidebars.

Revision 68 - Directory Listing - [select for diffs]
Modified Fri May 12 05:21:44 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 67 , to selected 25
put side bar at the same level as other windows.

Revision 67 - Directory Listing - [select for diffs]
Modified Fri May 12 04:08:08 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 66 , to selected 25
no longer needed.

Revision 66 - Directory Listing - [select for diffs]
Modified Fri May 12 03:52:54 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 65 , to selected 25
removed as renamed to authors.php3

Revision 65 - Directory Listing - [select for diffs]
Modified Fri May 12 03:52:15 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 64 , to selected 25
nada

Revision 64 - Directory Listing - [select for diffs]
Modified Fri May 12 03:51:53 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 63 , to selected 25
mere formatting.

Revision 63 - Directory Listing - [select for diffs]
Modified Fri May 12 03:51:04 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 62 , to selected 25
changed the graphics around.

Revision 62 - Directory Listing - [select for diffs]
Modified Fri May 12 03:50:12 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 61 , to selected 25
Port description now includes Also listed in, required to build, and required to run.

Revision 61 - Directory Listing - [select for diffs]
Modified Fri May 12 03:49:05 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 60 , to selected 25
nothing.  really.

Revision 60 - Directory Listing - [select for diffs]
Modified Fri May 12 03:48:09 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 59 , to selected 25
changes for login/logout taking you back to the original screen.

Revision 59 - Directory Listing - [select for diffs]
Modified Fri May 12 03:47:37 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 58 , to selected 25
login/logout now take you to the screen from which they were invoked.

Revision 58 - Directory Listing - [select for diffs]
Modified Fri May 12 03:46:46 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 57 , to selected 25
Just the latest changes.

Revision 57 - Directory Listing - [select for diffs]
Modified Thu May 11 22:31:58 2000 UTC (24 years, 11 months ago) by dan
Diff to previous 56 , to selected 25
a list of articles talking about freshports

Revision 56 - Directory Listing - [select for diffs]
Modified Thu May 11 21:26:55 2000 UTC (24 years, 11 months ago) by dan
Diff to previous 55 , to selected 25
Added an <h2>

Revision 55 - Directory Listing - [select for diffs]
Modified Thu May 11 21:25:54 2000 UTC (24 years, 11 months ago) by dan
Diff to previous 54 , to selected 25
replaced by about.php3

Revision 54 - Directory Listing - [select for diffs]
Modified Thu May 11 07:16:12 2000 UTC (24 years, 11 months ago) by dan
Diff to previous 53 , to selected 25
Add phorum to cvs.

Revision 53 - Directory Listing - [select for diffs]
Modified Thu May 11 07:13:00 2000 UTC (24 years, 11 months ago) by dan
Diff to previous 52 , to selected 25
Put the image above the table.

Revision 52 - Directory Listing - [select for diffs]
Modified Thu May 11 07:11:58 2000 UTC (24 years, 11 months ago) by dan
Diff to previous 51 , to selected 25
Put the image above the table.
put sidebar in.

Revision 51 - Directory Listing - [select for diffs]
Modified Thu May 11 07:11:21 2000 UTC (24 years, 11 months ago) by dan
Diff to previous 50 , to selected 25
put a table in there.

Revision 50 - Directory Listing - [select for diffs]
Modified Thu May 11 07:10:00 2000 UTC (24 years, 11 months ago) by dan
Diff to previous 49 , to selected 25
made sure the user name appeared and not the user id.

Revision 49 - Directory Listing - [select for diffs]
Modified Tue May 9 22:41:39 2000 UTC (24 years, 11 months ago) by dan
Diff to previous 48 , to selected 25
New header file.

Revision 48 - Directory Listing - [select for diffs]
Modified Tue May 9 22:41:13 2000 UTC (24 years, 11 months ago) by dan
Diff to previous 47 , to selected 25
fixed spacing after last item in each table.  It needed a <br>

Revision 47 - Directory Listing - [select for diffs]
Modified Tue May 9 22:40:44 2000 UTC (24 years, 11 months ago) by dan
Diff to previous 46 , to selected 25
Added graphics.

Revision 46 - Directory Listing - [select for diffs]
Modified Tue May 9 22:40:15 2000 UTC (24 years, 11 months ago) by dan
Diff to previous 45 , to selected 25
added headers and footers.  much better.  and graphics

Revision 45 - Directory Listing - [select for diffs]
Modified Tue May 9 20:48:25 2000 UTC (24 years, 11 months ago) by dan
Diff to previous 44 , to selected 25
Removed references to "Test site" and "not in production".

Revision 44 - Directory Listing - [select for diffs]
Modified Tue May 9 06:17:40 2000 UTC (24 years, 11 months ago) by dan
Diff to previous 43 , to selected 25
Added a message to show watch list is empty.
now shows the home page for the port.

Revision 43 - Directory Listing - [select for diffs]
Modified Sun May 7 11:22:08 2000 UTC (24 years, 11 months ago) by dan
Diff to previous 42 , to selected 25
all is well

Revision 42 - Directory Listing - [select for diffs]
Modified Sun May 7 11:15:11 2000 UTC (24 years, 11 months ago) by dan
Diff to previous 41 , to selected 25
looks good.  now lets add side bars

Revision 41 - Directory Listing - [select for diffs]
Modified Sun May 7 10:56:29 2000 UTC (24 years, 11 months ago) by dan
Diff to previous 40 , to selected 25
now changed to link to watch-categories.php3 upon submit.

Revision 40 - Directory Listing - [select for diffs]
Modified Sun May 7 10:53:43 2000 UTC (24 years, 11 months ago) by dan
Diff to previous 39 , to selected 25
Use this screen to view what categories you have ports watched.

Revision 39 - Directory Listing - [select for diffs]
Modified Sun May 7 06:48:24 2000 UTC (24 years, 11 months ago) by dan
Diff to previous 38 , to selected 25
committing the ports2.php3 and ports.php3 and swapping them around

Revision 38 - Directory Listing - [select for diffs]
Modified Sun May 7 05:48:08 2000 UTC (24 years, 11 months ago) by dan
Diff to previous 37 , to selected 25
getting pretty close.  just need to settle the start and end parameters

Revision 37 - Directory Listing - [select for diffs]
Modified Sun May 7 04:48:17 2000 UTC (24 years, 11 months ago) by dan
Diff to previous 36 , to selected 25
just before trying to use a new method for retrieving large amounts of data

Revision 36 - Directory Listing - [select for diffs]
Modified Sun May 7 02:55:51 2000 UTC (24 years, 11 months ago) by dan
Diff to previous 35 , to selected 25
proper sorting added.

Revision 35 - Directory Listing - [select for diffs]
Modified Tue May 2 06:21:25 2000 UTC (24 years, 11 months ago) by dan
Diff to previous 34 , to selected 25
just more testing.

Revision 34 - Directory Listing - [select for diffs]
Modified Tue May 2 06:20:44 2000 UTC (24 years, 11 months ago) by dan
Diff to previous 33 , to selected 25
hide committer and update_description if null

Revision 33 - Directory Listing - [select for diffs]
Modified Tue May 2 06:18:44 2000 UTC (24 years, 11 months ago) by dan
Diff to previous 32 , to selected 25
fixed homepage bug, now ignore more directories, and allows you to start
at a particular spot in the tree.

Revision 32 - Directory Listing - [select for diffs]
Modified Mon May 1 19:35:28 2000 UTC (24 years, 11 months ago) by dan
Diff to previous 31 , to selected 25
New format

Revision 31 - Directory Listing - [select for diffs]
Modified Mon May 1 13:45:23 2000 UTC (24 years, 11 months ago) by dan
Diff to previous 30 , to selected 25
new include file which details port attributes.

Revision 30 - Directory Listing - [select for diffs]
Modified Mon May 1 13:43:49 2000 UTC (24 years, 11 months ago) by dan
Diff to previous 29 , to selected 25
fix sorting.

Revision 29 - Directory Listing - [select for diffs]
Modified Mon May 1 13:43:13 2000 UTC (24 years, 11 months ago) by dan
Diff to previous 28 , to selected 25
fixed sorting, added bold to column titles, added notes to page about sorting.

Revision 28 - Directory Listing - [select for diffs]
Modified Mon May 1 13:41:58 2000 UTC (24 years, 11 months ago) by dan
Diff to previous 27 , to selected 25
describes the port

Revision 27 - Directory Listing - [select for diffs]
Modified Mon May 1 13:41:22 2000 UTC (24 years, 11 months ago) by dan
Diff to previous 26 , to selected 25
new look watch pages.  now uses _private/port-basics.inc

Revision 26 - Directory Listing - [select for diffs]
Modified Mon May 1 13:39:36 2000 UTC (24 years, 11 months ago) by dan
Diff to previous 25
now links to category.php3 page.

Revision 25 - Directory Listing - [selected]
Modified Mon May 1 13:38:55 2000 UTC (24 years, 11 months ago) by dan
Diff to previous 24
now links to port-description.php2 page.

Revision 24 - Directory Listing - [select for diffs]
Modified Mon May 1 10:52:04 2000 UTC (24 years, 11 months ago) by dan
Diff to previous 23 , to selected 25
shows the ports you are watching and their status.  Needs to include categories too.

Revision 23 - Directory Listing - [select for diffs]
Modified Mon May 1 00:52:55 2000 UTC (24 years, 11 months ago) by dan
Diff to previous 22 , to selected 25
This version uses the new ports table, caters for ports without version
numbers, and does rather nicely, thank you.

Revision 22 - Directory Listing - [select for diffs]
Modified Sun Apr 30 10:20:40 2000 UTC (24 years, 11 months ago) by dan
Diff to previous 21 , to selected 25
Added bit about lzh.

Revision 21 - Directory Listing - [select for diffs]
Modified Sun Apr 30 07:13:15 2000 UTC (24 years, 11 months ago) by dan
Diff to previous 20 , to selected 25
for a new port, set short_description to '-- waiting for description --'.
also, set date_created to a datetime value instead of a date.

Revision 20 - Directory Listing - [select for diffs]
Modified Sat Apr 29 23:23:15 2000 UTC (24 years, 11 months ago) by dan
Diff to previous 19 , to selected 25
needs_update field is now being set correctly.  yahoo!

Revision 19 - Directory Listing - [select for diffs]
Modified Sat Apr 29 13:41:21 2000 UTC (24 years, 11 months ago) by dan
Diff to previous 18 , to selected 25
OK.  it ran through the entire ports tree that time.  Looking good!

Revision 18 - Directory Listing - [select for diffs]
Modified Sat Apr 29 12:06:39 2000 UTC (24 years, 11 months ago) by dan
Diff to previous 17 , to selected 25
getting pretty close now.  looking good.

Revision 17 - Directory Listing - [select for diffs]
Modified Sat Apr 29 04:33:41 2000 UTC (24 years, 11 months ago) by dan
Diff to previous 16 , to selected 25
most of the code has been written.  Just have to start calling PortUpdate now.

Revision 16 - Directory Listing - [select for diffs]
Modified Sat Apr 29 02:27:51 2000 UTC (24 years, 11 months ago) by dan
Diff to previous 15 , to selected 25
Just adding more and more code to this.

Revision 15 - Directory Listing - [select for diffs]
Modified Fri Apr 28 21:37:22 2000 UTC (24 years, 11 months ago) by dan
Diff to previous 14 , to selected 25
After finding that I'd overwritten the log catcher with the log munger,
I quickly learned out to extract a particular revision from cvs.

Added headers to the top of each file. That should solve the above problem.

Revision 14 - Directory Listing - [select for diffs]
Modified Fri Apr 28 20:34:14 2000 UTC (24 years, 11 months ago) by dan
Diff to previous 13 , to selected 25
Commit of files right after moving scripts to /www/freshports.org/scripts/

Revision 13 - Directory Listing - [select for diffs]
Modified Fri Apr 28 00:49:56 2000 UTC (24 years, 11 months ago) by dan
Diff to previous 12 , to selected 25
*** empty log message ***

Revision 12 - Directory Listing - [select for diffs]
Modified Fri Apr 28 00:31:58 2000 UTC (24 years, 11 months ago) by dan
Diff to previous 11 , to selected 25
*** empty log message ***

Revision 11 - Directory Listing - [select for diffs]
Modified Wed Apr 26 01:44:41 2000 UTC (24 years, 11 months ago) by (unknown author)
Diff to previous 10 , to selected 25
This commit was manufactured by cvs2svn to create tag 'devel'.
Revision 10 - Directory Listing - [select for diffs]
Modified Wed Apr 26 01:44:40 2000 UTC (24 years, 11 months ago) by dan
Diff to previous 9 , to selected 25

Revision 9 - Directory Listing - [select for diffs]
Modified Wed Apr 26 01:44:40 2000 UTC (24 years, 11 months ago) by (unknown author)
Diff to previous 8 , to selected 25
Standard project directories initialized by cvs2svn.
Revision 8 - Directory Listing - [select for diffs]
Modified Mon Apr 24 22:54:07 2000 UTC (24 years, 11 months ago) by dan
Diff to previous 7 , to selected 25
*** empty log message ***

Revision 7 - Directory Listing - [select for diffs]
Modified Mon Apr 24 22:34:59 2000 UTC (24 years, 11 months ago) by dan
Diff to previous 6 , to selected 25
Committing in .

Added Files:
 	side-bars.php3

Revision 6 - Directory Listing - [select for diffs]
Modified Mon Apr 24 21:55:38 2000 UTC (24 years, 11 months ago) by dan
Diff to previous 5 , to selected 25
Committing in .

Added Files:
 	connect.pl log-catcher.awk log-catcher.pl log-munger.awk
	updates.pl

Revision 5 - Directory Listing - [select for diffs]
Modified Mon Apr 24 21:52:22 2000 UTC (24 years, 11 months ago) by dan
Diff to previous 4 , to selected 25
welcome.php3 added

Revision 4 - Directory Listing - [select for diffs]
Modified Mon Apr 24 21:02:00 2000 UTC (24 years, 11 months ago) by dan
Diff to previous 3 , to selected 25
Here we go.  another commit.  let's see how it goes.

Revision 3 - Directory Listing - [select for diffs]
Modified Sun Apr 23 04:59:19 2000 UTC (24 years, 11 months ago) by (unknown author)
Diff to previous 2 , to selected 25
This commit was manufactured by cvs2svn to create tag 'beta'.
Revision 2 - Directory Listing - [select for diffs]
Modified Sun Apr 23 04:59:18 2000 UTC (24 years, 11 months ago) by dan
Diff to previous 1 , to selected 25
This is the first commit of FreshPorts.  Long may she live.

Revision 1 - Directory Listing - [select for diffs]
Added Sun Apr 23 04:59:18 2000 UTC (24 years, 11 months ago) by (unknown author)
Diff to selected 25
Standard project directories initialized by cvs2svn.

Convenience Links