ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/freshports-1
Revision 3151 - Directory Listing - [select for diffs]
Modified Sun Dec 19 23:18:21 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3150
backout previous commit, which was whitespace only and in error

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

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

Revision 3148 - Directory Listing - [select for diffs]
Modified Sun Dec 19 17:11:51 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3147
Grant select on vuxml_{ranges|references} to group www

Revision 3147 - Directory Listing - [select for diffs]
Modified Sun Dec 19 17:10:56 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3146
Add facilities for displaying the vuxml details, useful for debugging
and for the VuXML team to verify that all went well.

Revision 3146 - Directory Listing - [select for diffs]
Modified Sun Dec 19 16:48:42 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3145
Cater for both vid and vuln paramters.
The latter is for verification.
Let the vuxml object do the displaying

Revision 3145 - Directory Listing - [select for diffs]
Modified Sun Dec 19 16:44:52 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3144
Start using port->IsSlave()
Add freshports_CheckForOutdatedVulnClaim($commit, $port, $VuXMLList)
if the most recent commit for a slave port is marked as vulnerable,
and the commit version isn't the same as the port version, let them
know that the master port may have been updated, and the port may no longer
be vulnerable.

Revision 3144 - Directory Listing - [select for diffs]
Modified Sun Dec 19 16:42:06 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3143
Add entry about slave ports being updated by master ports

Revision 3143 - Directory Listing - [select for diffs]
Modified Sun Dec 19 16:41:26 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3142
Use *_Icon_Link where appropriate.

Revision 3142 - Directory Listing - [select for diffs]
Modified Sun Dec 19 16:40:29 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3141
Remove some debugging code

Revision 3141 - Directory Listing - [select for diffs]
Modified Sun Dec 19 16:40:08 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3140
add IsSlavePort()

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

Revision 3139 - Directory Listing - [select for diffs]
Modified Tue Dec 14 01:46:44 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3138
Add a few more fields to the SQL

Revision 3138 - Directory Listing - [select for diffs]
Modified Tue Dec 14 01:10:47 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3137
Convert to using timestamp without timezone in anticipation of going to UTC
internally.
Add index on commit_log_ports_port_id on commit_log_ports (port_id);

Revision 3137 - Directory Listing - [select for diffs]
Modified Tue Dec 14 01:09:55 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3136
whitespace only

Revision 3136 - Directory Listing - [select for diffs]
Modified Tue Dec 14 01:09:18 2004 UTC (20 years, 3 months ago) by dan
Diff to previous 3135
Add vuxml_ranges_vid()
Add TITLE to WatchersAlsoWatched()

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Revision 3104 - Directory Listing - [select for diffs]
Modified Wed Dec 8 11:03:07 2004 UTC (20 years, 4 months ago) by dan
Diff to previous 3103
Put in a toggle for PORTSMON

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

Revision 3102 - Directory Listing - [select for diffs]
Modified Tue Dec 7 00:35:23 2004 UTC (20 years, 4 months ago) by dan
Diff to previous 3101
Do not show PortsMon yet.

Revision 3101 - Directory Listing - [select for diffs]
Modified Tue Dec 7 00:34:02 2004 UTC (20 years, 4 months ago) by dan
Diff to previous 3100
Add link to commits.php

Revision 3100 - Directory Listing - [select for diffs]
Modified Tue Dec 7 00:31:25 2004 UTC (20 years, 4 months ago) by dan
Diff to previous 3099
take command line parameter numcommits
Observer $MaxNumberOfPortsLong

Revision 3099 - Directory Listing - [select for diffs]
Modified Tue Dec 7 00:30:17 2004 UTC (20 years, 4 months ago) by dan
Diff to previous 3098
Add commits.php

Revision 3098 - Directory Listing - [select for diffs]
Modified Tue Dec 7 00:30:05 2004 UTC (20 years, 4 months ago) by dan
Diff to previous 3097
Set MaxNumberOfPorts to ten.
Add $MaxNumberOfPortsLong at 100.
Preparation for commits.php

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

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

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

Revision 3094 - Directory Listing - [select for diffs]
Modified Fri Dec 3 01:42:25 2004 UTC (20 years, 4 months ago) by dan
Diff to previous 3093
Add TEXT/hover text to the hyperlinks in the side bar, footer, etc.

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

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

Revision 3091 - Directory Listing - [select for diffs]
Modified Fri Dec 3 00:56:56 2004 UTC (20 years, 4 months ago) by dan
Diff to previous 3090
Improve the Hover text by including the actual FORBIDDEN, BROKEN,
DEPRECATED, or IGNORE message.

also: Implement links to PORTSMON without actually using it yet....

Revision 3090 - Directory Listing - [select for diffs]
Modified Thu Dec 2 01:07:20 2004 UTC (20 years, 4 months ago) by dan
Diff to previous 3089
Mention that using POST makes it easier for us to validate the HTML

Revision 3089 - Directory Listing - [select for diffs]
Modified Thu Dec 2 01:04:30 2004 UTC (20 years, 4 months ago) by dan
Diff to previous 3088
Fix broken HTML tag on search results

Revision 3088 - Directory Listing - [select for diffs]
Modified Thu Dec 2 00:01:04 2004 UTC (20 years, 4 months ago) by dan
Diff to previous 3087
Add a few missing _Link() items

Revision 3087 - Directory Listing - [select for diffs]
Modified Wed Dec 1 22:56:47 2004 UTC (20 years, 4 months ago) by dan
Diff to previous 3086
Include links to the FAQ for most icons, such as freshports_Broken_Icon()
by providing a function, freshports_Broken_Icon_Link().

Revision 3086 - Directory Listing - [select for diffs]
Modified Wed Dec 1 22:56:06 2004 UTC (20 years, 4 months ago) by dan
Diff to previous 3085
Add link to ports-broken.php

Revision 3085 - Directory Listing - [select for diffs]
Modified Wed Dec 1 03:29:07 2004 UTC (20 years, 4 months ago) by dan
Diff to previous 3084
Change <? to <?php
Add more detail about the refresh icon.

Revision 3084 - Directory Listing - [select for diffs]
Modified Wed Dec 1 03:28:39 2004 UTC (20 years, 4 months ago) by dan
Diff to previous 3083
Better hover on that refresh tag.

Revision 3083 - Directory Listing - [select for diffs]
Modified Tue Nov 30 13:02:07 2004 UTC (20 years, 4 months ago) by dan
Diff to previous 3082
Add People Who Watch This Port

Revision 3082 - Directory Listing - [select for diffs]
Modified Tue Nov 30 12:50:32 2004 UTC (20 years, 4 months ago) by dan
Diff to previous 3081
Add watch_list_also_watched.php

Revision 3081 - Directory Listing - [select for diffs]
Modified Tue Nov 30 12:50:09 2004 UTC (20 years, 4 months ago) by dan
Diff to previous 3080
Add PeopleWatchingThisPortAlsoWatch()

Revision 3080 - Directory Listing - [select for diffs]
Modified Tue Nov 30 12:37:10 2004 UTC (20 years, 4 months ago) by dan
Diff to previous 3079
Add also_watched_record

Revision 3079 - Directory Listing - [select for diffs]
Modified Tue Nov 30 12:36:52 2004 UTC (20 years, 4 months ago) by dan
Diff to previous 3078
Add some vuxml functions expected to be used when I start optimizing
the vuxml process.
Add currenttimestamputc() that may be useful when moving to UTC
Add WatchersAlsoWatched() to display "People watching this port, also watch".

Revision 3078 - Directory Listing - [select for diffs]
Modified Tue Nov 30 12:35:16 2004 UTC (20 years, 4 months ago) by dan
Diff to previous 3077
A  bit more detail on the upgrade, completed already.

Revision 3077 - Directory Listing - [select for diffs]
Modified Mon Nov 29 02:41:01 2004 UTC (20 years, 4 months ago) by dan
Diff to previous 3076
Let's talk about freebsd software.

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

Revision 3075 - Directory Listing - [select for diffs]
Modified Fri Nov 26 14:57:20 2004 UTC (20 years, 4 months ago) by dan
Diff to previous 3074
Move the header('Content-type: text/xml'); from news.php to caching-files/news.php

Revision 3074 - Directory Listing - [select for diffs]
Modified Wed Nov 24 18:48:58 2004 UTC (20 years, 4 months ago) by dan
Diff to previous 3073
Add a missing question mark.

Revision 3073 - Directory Listing - [select for diffs]
Modified Sun Nov 21 14:56:20 2004 UTC (20 years, 4 months ago) by (unknown author)
Diff to previous 3072
This commit was manufactured by cvs2svn to create tag 'FreshPorts-VuXML'.
Revision 3072 - Directory Listing - [select for diffs]
Modified Sun Nov 21 14:56:19 2004 UTC (20 years, 4 months ago) by dan
Diff to previous 3071
Close the brackets around gthe GLASSES icon

Revision 3071 - Directory Listing - [select for diffs]
Modified Sat Nov 20 19:53:46 2004 UTC (20 years, 4 months ago) by (unknown author)
Diff to previous 3070
This commit was manufactured by cvs2svn to create tag 'FreshPorts-VuXML'.
Revision 3070 - Directory Listing - [select for diffs]
Modified Sat Nov 20 19:53:45 2004 UTC (20 years, 4 months ago) by dan
Diff to previous 3069
No more BurstMediaCode() is needed.

Revision 3069 - Directory Listing - [select for diffs]
Modified Sat Nov 20 17:22:23 2004 UTC (20 years, 4 months ago) by dan
Diff to previous 3068
Add permissions for vuxml

Revision 3068 - Directory Listing - [select for diffs]
Modified Sat Nov 20 03:42:17 2004 UTC (20 years, 4 months ago) by dan
Diff to previous 3067
Add Will Andrews.

Revision 3067 - Directory Listing - [select for diffs]
Modified Fri Nov 19 17:34:59 2004 UTC (20 years, 4 months ago) by dan
Diff to previous 3066
Add new search option

Revision 3066 - Directory Listing - [select for diffs]
Modified Fri Nov 19 13:32:43 2004 UTC (20 years, 4 months ago) by dan
Diff to previous 3065
Rearrange the controls to consume less vertical space.
Put notes into smaller case.

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

Revision 3064 - Directory Listing - [select for diffs]
Modified Thu Nov 18 21:52:51 2004 UTC (20 years, 4 months ago) by dan
Diff to previous 3063
Move details of search fields to the FAQ.
At the same time, expand the list.

Revision 3063 - Directory Listing - [select for diffs]
Modified Thu Nov 18 21:24:41 2004 UTC (20 years, 4 months ago) by dan
Diff to previous 3062
Use ILIKE instead of lower() when doing case insensitive LIKE
Order the code so that it's always depends_build, depends_lib, depends_run.
  Just so it is consistent.
Add depends_all which searches all of the above three terms.
Better format the SQL when an error occurs.

Revision 3062 - Directory Listing - [select for diffs]
Modified Thu Nov 18 21:15:27 2004 UTC (20 years, 4 months ago) by dan
Diff to previous 3061
Add some tests for ads to local nets
Whitespace adjustment

Revision 3061 - Directory Listing - [select for diffs]
Modified Thu Nov 18 03:43:39 2004 UTC (20 years, 4 months ago) by dan
Diff to previous 3060
Add searching on depends_{lib|build|run}

Revision 3060 - Directory Listing - [select for diffs]
Modified Thu Nov 18 01:48:47 2004 UTC (20 years, 4 months ago) by dan
Diff to previous 3059
Change radio buttons to checkboxes.
Search by long description.

Revision 3059 - Directory Listing - [select for diffs]
Modified Thu Nov 18 01:48:27 2004 UTC (20 years, 4 months ago) by dan
Diff to previous 3058
Why does the search page use GET and not POST

Revision 3058 - Directory Listing - [select for diffs]
Modified Wed Nov 17 22:37:27 2004 UTC (20 years, 4 months ago) by dan
Diff to previous 3057
When using the ?package=PACKAGENAME, and there is more than one port with that
package name, redirect them to the search page where the results will be listed.

Revision 3057 - Directory Listing - [select for diffs]
Modified Wed Nov 17 22:36:17 2004 UTC (20 years, 4 months ago) by (unknown author)
Diff to previous 3056
This commit was manufactured by cvs2svn to create tag 'FreshPorts-VuXML'.
Revision 3056 - Directory Listing - [select for diffs]
Modified Wed Nov 17 22:36:16 2004 UTC (20 years, 4 months ago) by dan
Diff to previous 3055
Cater for searching by package

Revision 3055 - Directory Listing - [select for diffs]
Modified Wed Nov 17 13:39:49 2004 UTC (20 years, 4 months ago) by dan
Diff to previous 3054
Allow searching by package and by latest link

Revision 3054 - Directory Listing - [select for diffs]
Modified Wed Nov 17 13:25:12 2004 UTC (20 years, 4 months ago) by (unknown author)
Diff to previous 3053
This commit was manufactured by cvs2svn to create tag 'FreshPorts-VuXML'.
Revision 3053 - Directory Listing - [select for diffs]
Modified Wed Nov 17 13:25:11 2004 UTC (20 years, 4 months ago) by dan
Diff to previous 3052
Use package_name, not latest_link when looking up package names

Revision 3052 - Directory Listing - [select for diffs]
Modified Wed Nov 17 13:23:28 2004 UTC (20 years, 4 months ago) by dan
Diff to previous 3051
Turn debugging off.

Revision 3051 - Directory Listing - [select for diffs]
Modified Wed Nov 17 13:22:28 2004 UTC (20 years, 4 months ago) by dan
Diff to previous 3050
When telling people how to alter their watch lists, include the icons they
can click.

Revision 3050 - Directory Listing - [select for diffs]
Modified Fri Nov 12 20:49:24 2004 UTC (20 years, 4 months ago) by dan
Diff to previous 3049
Update the number of google pages.  Add a proper bookmark.

Revision 3049 - Directory Listing - [select for diffs]
Modified Fri Nov 12 20:34:47 2004 UTC (20 years, 4 months ago) by (unknown author)
Diff to previous 3048
This commit was manufactured by cvs2svn to create tag 'FreshPorts-VuXML'.
Revision 3048 - Directory Listing - [select for diffs]
Modified Fri Nov 12 20:34:46 2004 UTC (20 years, 4 months ago) by dan
Diff to previous 3047
Show the poppy until 12 Nov

Revision 3047 - Directory Listing - [select for diffs]
Modified Tue Nov 9 14:16:59 2004 UTC (20 years, 4 months ago) by dan
Diff to previous 3046
Show poppy from 1 Nov to 12 Nov

Revision 3046 - Directory Listing - [select for diffs]
Modified Wed Nov 3 23:46:01 2004 UTC (20 years, 5 months ago) by dan
Diff to previous 3045
Provide a new feature: allow the user to specify the watch list at
upload time, bypassing the staging area entirely.  Credit pav@FreeBSD.org
with this idea.

Revision 3045 - Directory Listing - [select for diffs]
Modified Wed Nov 3 23:44:44 2004 UTC (20 years, 5 months ago) by dan
Diff to previous 3044
Add CopyStagingToWatchList() to be used for copying directly to watch lists
bypassing the staging area.

Revision 3044 - Directory Listing - [select for diffs]
Modified Tue Nov 2 02:19:18 2004 UTC (20 years, 5 months ago) by dan
Diff to previous 3043
white space changes only

Revision 3043 - Directory Listing - [select for diffs]
Modified Mon Oct 25 00:23:44 2004 UTC (20 years, 5 months ago) by dan
Diff to previous 3042
$HRML should be $HTML

Revision 3042 - Directory Listing - [select for diffs]
Modified Mon Oct 25 00:23:13 2004 UTC (20 years, 5 months ago) by dan
Diff to previous 3041
Remove unused $pkg_info from DisplayUploadForm

Revision 3041 - Directory Listing - [select for diffs]
Modified Mon Oct 25 00:22:34 2004 UTC (20 years, 5 months ago) by dan
Diff to previous 3040
Add three new fields:
  no_latest_link
  no_package
  package_name

Revision 3040 - Directory Listing - [select for diffs]
Modified Mon Oct 25 00:21:36 2004 UTC (20 years, 5 months ago) by dan
Diff to previous 3039
Set Debug to zero.  Use the right watch list variable.

Revision 3039 - Directory Listing - [select for diffs]
Modified Mon Oct 25 00:20:52 2004 UTC (20 years, 5 months ago) by dan
Diff to previous 3038
use the right dbh variable

Revision 3038 - Directory Listing - [select for diffs]
Modified Mon Oct 25 00:20:21 2004 UTC (20 years, 5 months ago) by dan
Diff to previous 3037
Whitespace changes only.

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

Revision 3036 - Directory Listing - [select for diffs]
Modified Sun Oct 24 21:40:50 2004 UTC (20 years, 5 months ago) by dan
Diff to previous 3035
Add the release notes for what we are about to release.

Revision 3035 - Directory Listing - [select for diffs]
Modified Sun Oct 24 21:40:24 2004 UTC (20 years, 5 months ago) by dan
Diff to previous 3034
Mention that if the package_add information does not appear, you'll be shown
a reason why.

Revision 3034 - Directory Listing - [select for diffs]
Modified Sun Oct 24 21:39:24 2004 UTC (20 years, 5 months ago) by dan
Diff to previous 3033
Change <? to <?php.

Revision 3033 - Directory Listing - [select for diffs]
Modified Sun Oct 24 21:38:55 2004 UTC (20 years, 5 months ago) by dan
Diff to previous 3032
HTML nits

Revision 3032 - Directory Listing - [select for diffs]
Modified Sun Oct 24 19:59:47 2004 UTC (20 years, 5 months ago) by dan
Diff to previous 3031
When displaying the files associated with a commit, always display the full
commit message.

Revision 3031 - Directory Listing - [select for diffs]
Modified Sun Oct 24 14:41:35 2004 UTC (20 years, 5 months ago) by dan
Diff to previous 3030
Use IsSet($_SERVER['REDIRECT_QUERY_STRING']) instead of In_Array("REDIRECT_QUERY_STRING", $_SERVER)
which appears to fail.

While here, adjust whitespace on a }

Revision 3030 - Directory Listing - [select for diffs]
Modified Thu Oct 21 03:37:27 2004 UTC (20 years, 5 months ago) by dan
Diff to previous 3029
Fix broken HTML tags by putting the <br> within the <li></li> tags.

Revision 3029 - Directory Listing - [select for diffs]
Modified Thu Oct 21 03:36:33 2004 UTC (20 years, 5 months ago) by dan
Diff to previous 3028
Add missing </b>.

Revision 3028 - Directory Listing - [select for diffs]
Modified Thu Oct 21 03:29:44 2004 UTC (20 years, 5 months ago) by dan
Diff to previous 3027
Only display the package if ports.no_package is non-blank.
If it is non-blank, say there is no package and give the reason.

Revision 3027 - Directory Listing - [select for diffs]
Modified Thu Oct 21 01:56:00 2004 UTC (20 years, 5 months ago) by dan
Diff to previous 3026
Add the vuxml tables

Revision 3026 - Directory Listing - [select for diffs]
Modified Thu Oct 21 01:55:55 2004 UTC (20 years, 5 months ago) by dan
Diff to previous 3025
Correctly spell vuxml

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

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

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

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

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

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

Revision 3018 - Directory Listing - [select for diffs]
Modified Sun Oct 3 14:01:56 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 3017
Start using the new VuXML class.
Display the vuxml desecription.
Use a table instead of a list.

Revision 3017 - Directory Listing - [select for diffs]
Modified Sun Oct 3 14:01:20 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 3016
Add vuxml class for dealing with the VuXML table.

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

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

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

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

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

Revision 3012 - Directory Listing - [select for diffs]
Modified Sat Oct 2 18:51:39 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 3011
Display 'non port:' before the element name.
Fix display so it looks like main pages.  The side bars were appearing one cell
lower than other pages.

Revision 3011 - Directory Listing - [select for diffs]
Modified Sat Oct 2 18:50:11 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 3010
Remove code and use PortsFreezeStatus() instead.

Revision 3010 - Directory Listing - [select for diffs]
Modified Sat Oct 2 18:49:49 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 3009
Add PortsFreezeStatus().
Display it on every page.

Revision 3009 - Directory Listing - [select for diffs]
Modified Sat Oct 2 18:49:13 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 3008
For non-ports, do not show revision.
For non-ports, don't display a lots of things, like forbidden, deprecated, etc.

Revision 3008 - Directory Listing - [select for diffs]
Modified Sat Oct 2 18:19:28 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 3007
In FetchInitialize, remove $element_id from the select and use
commit_log_elements.element_id instead.  This will give us the correct value
and correctly name the column as element_id a the same time.

Revision 3007 - Directory Listing - [select for diffs]
Modified Sat Oct 2 18:18:08 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 3006
In the function freshports_CommitsFooter, the parameter is not a $port.
It is an $element_record.  Make it so.

In freshports_Commits, use $element_record, not $port, which is undefined.

Revision 3006 - Directory Listing - [select for diffs]
Modified Sat Oct 2 14:19:54 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 3005
Assign a value to HTML

Revision 3005 - Directory Listing - [select for diffs]
Modified Sat Oct 2 14:19:37 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 3004
Use ORDERBYDESCENDING, not other variants.

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

Revision 3003 - Directory Listing - [select for diffs]
Modified Tue Sep 28 03:27:31 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 3002
Initialize $LastVID

Revision 3002 - Directory Listing - [select for diffs]
Modified Tue Sep 28 03:25:45 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 3001
Give select permission on vuxml_affected and vuxml_names to group www
so www/vuxml.php can work.

Revision 3001 - Directory Listing - [select for diffs]
Modified Tue Sep 28 03:25:03 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 3000
Display all the vuxml entries if ?list is supplied

Revision 3000 - Directory Listing - [select for diffs]
Modified Mon Sep 27 02:38:05 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2999
Use explode, not split.

Revision 2999 - Directory Listing - [select for diffs]
Modified Mon Sep 27 02:37:51 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2998
Include portepoch in the fetch

Revision 2998 - Directory Listing - [select for diffs]
Modified Mon Sep 27 00:31:38 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2997
Pass on to the vuxml.org URL if we have just one vuln.
If we have multiple vulns, display a list.  (not working yet)

Revision 2997 - Directory Listing - [select for diffs]
Modified Mon Sep 27 00:31:05 2004 UTC (20 years, 6 months ago) by (unknown author)
Diff to previous 2996
This commit was manufactured by cvs2svn to create tag 'FreshPorts-VuXML'.
Revision 2996 - Directory Listing - [select for diffs]
Modified Mon Sep 27 00:31:04 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2995
Mention the master ports...

Revision 2995 - Directory Listing - [select for diffs]
Modified Mon Sep 27 00:30:41 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2994
whitespace only

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

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

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

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

Revision 2991 - Directory Listing - [select for diffs]
Modified Sun Sep 26 02:35:39 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2990
Put them to the vuxml.org site, for now.

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

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

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

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

Revision 2986 - Directory Listing - [select for diffs]
Modified Fri Sep 24 11:36:49 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2985
Add further information about obtaining historical EPOCH values.

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

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

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

Revision 2982 - Directory Listing - [select for diffs]
Modified Thu Sep 23 04:36:49 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2981
Consider master ports

Revision 2981 - Directory Listing - [select for diffs]
Modified Thu Sep 23 04:33:00 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2980
A better idea for historical epoch

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

Revision 2979 - Directory Listing - [select for diffs]
Modified Wed Sep 22 23:13:58 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2978
Put a div around the footer ad to center it

Revision 2978 - Directory Listing - [select for diffs]
Modified Wed Sep 22 23:08:20 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2977
Rename ads_* to *

Revision 2977 - Directory Listing - [select for diffs]
Modified Wed Sep 22 23:04:45 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2976
use freshports_PackageVersion()

Revision 2976 - Directory Listing - [select for diffs]
Modified Wed Sep 22 23:04:31 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2975
Mention the new revision icon

Revision 2975 - Directory Listing - [select for diffs]
Modified Wed Sep 22 23:04:13 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2974
Add the revision icon.  used to link to revision in CVS when displaying
files touched by a commit.

Revision 2974 - Directory Listing - [select for diffs]
Modified Wed Sep 22 23:03:34 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2973
Upgrade to the same Burst code as freebsddiary.

Revision 2973 - Directory Listing - [select for diffs]
Modified Wed Sep 22 23:03:06 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2972
Start using the PackageVersion() function.
Link to the revision of the file.

Revision 2972 - Directory Listing - [select for diffs]
Modified Wed Sep 22 23:02:22 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2971
Add freshports_Revision_Icon()
Start fixing up BurstMedia issues

Revision 2971 - Directory Listing - [select for diffs]
Modified Wed Sep 22 21:20:38 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2970
Perhaps we can solve this in the short term by getting PORTEPOCH right for the
ports affected by vuln.

Revision 2970 - Directory Listing - [select for diffs]
Modified Wed Sep 22 16:58:20 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2969
Outline how I think I can get historical PORTEPOCH

Revision 2969 - Directory Listing - [select for diffs]
Modified Wed Sep 22 15:37:31 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2968
Start using epoch

Revision 2968 - Directory Listing - [select for diffs]
Modified Wed Sep 22 15:34:50 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2967
Add epoch

Revision 2967 - Directory Listing - [select for diffs]
Modified Wed Sep 22 15:34:35 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2966
Add port_epoch

Revision 2966 - Directory Listing - [select for diffs]
Modified Wed Sep 22 15:29:56 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2965
use freshports_PackageVersion()

Revision 2965 - Directory Listing - [select for diffs]
Modified Wed Sep 22 15:24:52 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2964
Provide more information about using pkg_version -t

Revision 2964 - Directory Listing - [select for diffs]
Modified Wed Sep 22 15:24:21 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2963
Use the new function freshports_PackageVersion()

Revision 2963 - Directory Listing - [select for diffs]
Modified Wed Sep 22 14:00:55 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2962
standardize header

Revision 2962 - Directory Listing - [select for diffs]
Modified Wed Sep 22 13:58:18 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2961
Start grabbing port epoch

Revision 2961 - Directory Listing - [select for diffs]
Modified Wed Sep 22 13:57:58 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2960
start using new function freshports_PackageVersion()

Revision 2960 - Directory Listing - [select for diffs]
Modified Wed Sep 22 13:57:21 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2959
Add FRESHPORTS_VERSION_EPOCH_JOINER

Revision 2959 - Directory Listing - [select for diffs]
Modified Wed Sep 22 13:57:09 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2958
Introduce new function: freshports_PackageVersion() which creates the
package name, based upon PORTVERSION, PORTREVISION, and PORTEPOCH.

Alter existing code to use this new function.
Fix a problem with MAINTAINER mailto by not obscuring the subject field

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

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

Revision 2956 - Directory Listing - [select for diffs]
Modified Mon Sep 20 19:57:10 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2955
Instead of doing a subselect, use a JOIN.  It's faster. And continues
to work if you have multiple ports with the same package name.

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

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

Revision 2953 - Directory Listing - [select for diffs]
Modified Mon Sep 20 13:12:05 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2952
Change the column order to op1, version1, op2, version2.

Revision 2952 - Directory Listing - [select for diffs]
Modified Mon Sep 20 12:14:50 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2951
Add vuxml_record

Revision 2951 - Directory Listing - [select for diffs]
Modified Mon Sep 20 12:14:39 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2950
Add FUNCTION vuxml_ranges()

Revision 2950 - Directory Listing - [select for diffs]
Modified Mon Sep 20 12:13:12 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2949
vuxml_ranges.vuxml_name_id becomes vuxml_affected_id.

Revision 2949 - Directory Listing - [select for diffs]
Modified Mon Sep 20 11:45:05 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2948
In vuxml_ranges, rename the fields so they do not contain range_ and _start|_finish.

Revision 2948 - Directory Listing - [select for diffs]
Modified Fri Sep 17 18:48:16 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2947
Add package_version(text, text, text) RETURNS text

This function strings together PortVersion, PortRevision, and PortEpoch
as they are for a package name.

Revision 2947 - Directory Listing - [select for diffs]
Modified Fri Sep 17 03:18:36 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2946
Add this soon to be completed file

Revision 2946 - Directory Listing - [select for diffs]
Modified Fri Sep 17 03:18:11 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2945
Add the vuxml gif

Revision 2945 - Directory Listing - [select for diffs]
Modified Fri Sep 17 03:15:22 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2944
If there is a ports freeze in effect, say so.

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

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

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

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

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

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

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

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

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

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

Revision 2934 - Directory Listing - [select for diffs]
Modified Tue Sep 14 18:56:21 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2933
More elaboration

Revision 2933 - Directory Listing - [select for diffs]
Modified Tue Sep 14 18:46:02 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2932
More elaboration

Revision 2932 - Directory Listing - [select for diffs]
Modified Tue Sep 14 18:14:45 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2931
First attempt at documenting how we are going to do this

Revision 2931 - Directory Listing - [select for diffs]
Modified Tue Sep 14 18:14:03 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2930
Give initial values to port_epoch

Revision 2930 - Directory Listing - [select for diffs]
Modified Tue Sep 14 14:29:25 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2929
add port_epoch to commit_log_ports
rename ports.pkgname to ports.package_name

Revision 2929 - Directory Listing - [select for diffs]
Modified Tue Sep 14 14:27:31 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2928
rename ports.pkgname to package_name

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

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

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

Revision 2925 - Directory Listing - [select for diffs]
Modified Mon Sep 13 13:01:16 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2924
-    is_slave_port              text                          ,
+    master_port                text                          ,
     latest_link                text                          ,
+    depends_lib                text                          ,
     no_latest_link             text                          ,
     no_package                 text                          ,
     pkgname                    text                          ,
+    portepoch

Rename is_slave_port to master_port to reflect what we are actually using in the
database.
Add depends_lib and portepoch.

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

example:

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

freshports.org=#

Revision 2923 - Directory Listing - [select for diffs]
Modified Mon Sep 13 12:16:16 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2922
Grant select on on VuXML tables

Revision 2922 - Directory Listing - [select for diffs]
Modified Sun Sep 12 10:44:45 2004 UTC (20 years, 6 months ago) by dan
Diff to previous 2921
Fix incorrrect html

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

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

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

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

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

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

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

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

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

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

cater for undefined values

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

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

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

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

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

Revision 2907 - Directory Listing - [select for diffs]
Modified Fri Aug 27 16:55:35 2004 UTC (20 years, 7 months ago) by dan
Diff to previous 2906
Move range_version_start nearer to the top of the table.
Now we can see the data like this:

range_version_start range_operator_start VERSION and VERSION range_operator_end range_version_end

Example:

1.04b <= VERSION and VERSION < 1.06

Revision 2906 - Directory Listing - [select for diffs]
Modified Fri Aug 27 14:52:07 2004 UTC (20 years, 7 months ago) by dan
Diff to previous 2905
Alter GetCategoryPortFromLatestLink() to remove RAISE NOTICE debugging
messages.  Also if more than one match found, return -1, not the count.
This makes the return value more useful.

Revision 2905 - Directory Listing - [select for diffs]
Modified Fri Aug 27 14:48:36 2004 UTC (20 years, 7 months ago) by dan
Diff to previous 2904
Add these fields to ports:
   no_latest_link
   no_package
   pkgname

Add vuxml tables

Revision 2904 - Directory Listing - [select for diffs]
Modified Fri Aug 27 14:32:51 2004 UTC (20 years, 7 months ago) by dan
Diff to previous 2903
We have a new deleted icon.  Change the size accordingly.
Add freshports_VuXML_Icon().
In freshports_PortsMoved, give $HTML an initial value.
Start using the classes/commit_log_ports_vuxml table.

Revision 2903 - Directory Listing - [select for diffs]
Modified Fri Aug 27 14:06:21 2004 UTC (20 years, 7 months ago) by dan
Diff to previous 2902
Create a new deleted icon, a tombstone.

Revision 2902 - Directory Listing - [select for diffs]
Modified Fri Aug 27 14:05:41 2004 UTC (20 years, 7 months ago) by dan
Diff to previous 2901
Add VuXML icon

Revision 2901 - Directory Listing - [select for diffs]
Modified Fri Aug 27 14:02:52 2004 UTC (20 years, 7 months ago) by dan
Diff to previous 2900
whitespace changes only

Revision 2900 - Directory Listing - [select for diffs]
Modified Fri Aug 27 14:02:15 2004 UTC (20 years, 7 months ago) by dan
Diff to previous 2899
Only work with package if one is supplied.

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

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

Revision 2897 - Directory Listing - [select for diffs]
Modified Fri Aug 27 13:49:45 2004 UTC (20 years, 7 months ago) by dan
Diff to previous 2896
Initalize some variables

Revision 2896 - Directory Listing - [select for diffs]
Modified Fri Aug 27 13:47:22 2004 UTC (20 years, 7 months ago) by dan
Diff to previous 2895
Fix border accidently changed in last commit.

Revision 2895 - Directory Listing - [select for diffs]
Modified Fri Aug 27 13:46:19 2004 UTC (20 years, 7 months ago) by dan
Diff to previous 2894
Fix broken HTML

Revision 2894 - Directory Listing - [select for diffs]
Modified Fri Aug 27 12:05:03 2004 UTC (20 years, 7 months ago) by dan
Diff to previous 2893
comment out debugging code

Revision 2893 - Directory Listing - [select for diffs]
Modified Fri Aug 27 11:56:22 2004 UTC (20 years, 7 months ago) by dan
Diff to previous 2892
Change to a policy of using the VID, not our internal IDs when linking.

Revision 2892 - Directory Listing - [select for diffs]
Modified Fri Aug 27 11:34:21 2004 UTC (20 years, 7 months ago) by dan
Diff to previous 2891
Give an initial values to $VID

Revision 2891 - Directory Listing - [select for diffs]
Modified Fri Aug 27 11:08:45 2004 UTC (20 years, 7 months ago) by dan
Diff to previous 2890
How to get a list of VuXML entries for a port

Revision 2890 - Directory Listing - [select for diffs]
Modified Thu Aug 26 18:38:42 2004 UTC (20 years, 7 months ago) by dan
Diff to previous 2889
Give initial values to $orderby and $orderbyupdown
Use ORDERBYASCENDING  not ORDERBYASC
Use ORDERBYDESCENDING not ORDERBYDESC

Revision 2889 - Directory Listing - [select for diffs]
Modified Thu Aug 26 11:30:46 2004 UTC (20 years, 7 months ago) by dan
Diff to previous 2888
Ensure that id is set before returning from FetchByName()

Revision 2888 - Directory Listing - [select for diffs]
Modified Thu Aug 26 11:28:20 2004 UTC (20 years, 7 months ago) by dan
Diff to previous 2887
Ensure that $result is defined in freshports_Parse404URI

Revision 2887 - Directory Listing - [select for diffs]
Modified Wed Aug 25 20:33:04 2004 UTC (20 years, 7 months ago) by dan
Diff to previous 2886
dbh is global.  define it as such.

Revision 2886 - Directory Listing - [select for diffs]
Modified Wed Aug 25 20:32:44 2004 UTC (20 years, 7 months ago) by dan
Diff to previous 2885
define some variables before using them.
Put index variables in quotes.

Revision 2885 - Directory Listing - [select for diffs]
Modified Wed Aug 25 20:32:10 2004 UTC (20 years, 7 months ago) by dan
Diff to previous 2884
Use local debug variable.

Revision 2884 - Directory Listing - [select for diffs]
Modified Mon Aug 23 19:10:59 2004 UTC (20 years, 7 months ago) by dan
Diff to previous 2883
Add searching for packages

Revision 2883 - Directory Listing - [select for diffs]
Modified Mon Aug 23 19:10:13 2004 UTC (20 years, 7 months ago) by dan
Diff to previous 2882
Use Searches package for form

Revision 2882 - Directory Listing - [select for diffs]
Modified Mon Aug 23 19:09:26 2004 UTC (20 years, 7 months ago) by dan
Diff to previous 2881
add something for package searching

Revision 2881 - Directory Listing - [select for diffs]
Modified Mon Aug 23 19:06:40 2004 UTC (20 years, 7 months ago) by dan
Diff to previous 2880
Add class for searching

Revision 2880 - Directory Listing - [select for diffs]
Modified Mon Aug 23 19:05:16 2004 UTC (20 years, 7 months ago) by dan
Diff to previous 2879
Page for listing package lookup failures

Revision 2879 - Directory Listing - [select for diffs]
Modified Mon Aug 23 15:31:40 2004 UTC (20 years, 7 months ago) by dan
Diff to previous 2878
Add GetCategoryPortFromLatestLink(text)

Revision 2878 - Directory Listing - [select for diffs]
Modified Sat Aug 21 23:12:18 2004 UTC (20 years, 7 months ago) by dan
Diff to previous 2877
First attempt at VuXML tables

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

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

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

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

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

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

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

Revision 2872 - Directory Listing - [select for diffs]
Modified Fri Aug 13 01:58:35 2004 UTC (20 years, 7 months ago) by dan
Diff to previous 2871
have one simple queue by default

Revision 2871 - Directory Listing - [select for diffs]
Modified Fri Aug 13 01:51:03 2004 UTC (20 years, 7 months ago) by dan
Diff to previous 2870
update copyright year

Revision 2870 - Directory Listing - [select for diffs]
Modified Fri Aug 13 01:49:37 2004 UTC (20 years, 7 months ago) by dan
Diff to previous 2869
Add a newline

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

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

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

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

Revision 2865 - Directory Listing - [select for diffs]
Modified Wed Aug 11 14:48:07 2004 UTC (20 years, 7 months ago) by dan
Diff to previous 2864
add PortsUpdatingPortsXrefAdd

Revision 2864 - Directory Listing - [select for diffs]
Modified Wed Aug 11 14:44:05 2004 UTC (20 years, 7 months ago) by dan
Diff to previous 2863
Add permissions for the ports_updating et al table

Revision 2863 - Directory Listing - [select for diffs]
Modified Mon Aug 9 22:38:05 2004 UTC (20 years, 7 months ago) by dan
Diff to previous 2862
Use FRESHPORTS_VERSION_REVISION_JOINER

Revision 2862 - Directory Listing - [select for diffs]
Modified Mon Aug 9 22:37:46 2004 UTC (20 years, 7 months ago) by dan
Diff to previous 2861
Display entries from /usr/ports/UPDATING

Revision 2861 - Directory Listing - [select for diffs]
Modified Mon Aug 9 22:37:14 2004 UTC (20 years, 7 months ago) by dan
Diff to previous 2860
talk about /usr/ports/UPDATING

Revision 2860 - Directory Listing - [select for diffs]
Modified Mon Aug 9 22:36:36 2004 UTC (20 years, 7 months ago) by dan
Diff to previous 2859
Introduce freshports_PortsUpdating and include notices from /usr/ports/UPDATING
Use FRESHPORTS_VERSION_REVISION_JOINER

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

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

Revision 2857 - Directory Listing - [select for diffs]
Modified Mon Aug 9 22:32:07 2004 UTC (20 years, 7 months ago) by dan
Diff to previous 2856
Use FRESHPORTS_VERSION_REVISION_JOINER

Revision 2856 - Directory Listing - [select for diffs]
Modified Mon Aug 9 22:30:04 2004 UTC (20 years, 7 months ago) by dan
Diff to previous 2855
Add FRESHPORTS_VERSION_REVISION_JOINER, as '_' which separates the port
version and the port revision.

Revision 2855 - Directory Listing - [select for diffs]
Modified Mon Aug 2 01:14:38 2004 UTC (20 years, 8 months ago) by dan
Diff to previous 2854
Welcome to ports_updating and ports_updating_port_xref.
A way to display the contents of /usr/ports/UPDATING

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

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

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

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

Revision 2850 - Directory Listing - [select for diffs]
Modified Sun Aug 1 12:49:02 2004 UTC (20 years, 8 months ago) by dan
Diff to previous 2849
First attempt at displaying entries from /usr/ports/UPDATING which affect a
given port.

Revision 2849 - Directory Listing - [select for diffs]
Modified Tue Jul 13 13:50:31 2004 UTC (20 years, 8 months ago) by dan
Diff to previous 2848
Fix some HTML nits by using &amp; instead of &
Use the Right ALT and TITLE values when calling freshports_Commit_Link
Fix a broken tag.
Use htmlspecialchars on the port homepage
Introduce freshports_Head whereby we can show all the commit message
if it's over the limit by just a few lines.
Properly define WRAPCOMMITSATCOLUMN

Revision 2848 - Directory Listing - [select for diffs]
Modified Tue Jul 13 13:44:29 2004 UTC (20 years, 8 months ago) by dan
Diff to previous 2847
Add constants
Add GLOBAL

Revision 2847 - Directory Listing - [select for diffs]
Modified Tue Jul 6 03:38:20 2004 UTC (20 years, 9 months ago) by dan
Diff to previous 2846
Change the mime type to text/xml

Revision 2846 - Directory Listing - [select for diffs]
Modified Tue Jul 6 03:26:25 2004 UTC (20 years, 9 months ago) by dan
Diff to previous 2845
Handle depends_lib, master_port, and latest_link

Revision 2845 - Directory Listing - [select for diffs]
Modified Tue Jul 6 03:25:51 2004 UTC (20 years, 9 months ago) by dan
Diff to previous 2844
Display master/slave information

Revision 2844 - Directory Listing - [select for diffs]
Modified Tue Jul 6 03:25:18 2004 UTC (20 years, 9 months ago) by dan
Diff to previous 2843
Handle master/slave relationships

Revision 2843 - Directory Listing - [select for diffs]
Modified Mon Jul 5 19:37:41 2004 UTC (20 years, 9 months ago) by dan
Diff to previous 2842
Add latest_link

Revision 2842 - Directory Listing - [select for diffs]
Modified Mon Jul 5 19:37:25 2004 UTC (20 years, 9 months ago) by dan
Diff to previous 2841
add missing TR

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

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

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

Revision 2838 - Directory Listing - [select for diffs]
Modified Fri Jul 2 14:01:43 2004 UTC (20 years, 9 months ago) by dan
Diff to previous 2837
Fix typo.

Revision 2837 - Directory Listing - [select for diffs]
Modified Wed Jun 30 15:46:47 2004 UTC (20 years, 9 months ago) by dan
Diff to previous 2836
fix copyright
fix page title
add latest_link

Revision 2836 - Directory Listing - [select for diffs]
Modified Wed Jun 30 15:45:57 2004 UTC (20 years, 9 months ago) by dan
Diff to previous 2835
update copyright
add latest_list
fix page title

Revision 2835 - Directory Listing - [select for diffs]
Modified Wed Jun 30 15:44:00 2004 UTC (20 years, 9 months ago) by dan
Diff to previous 2834
update copyright
add latest_list

Revision 2834 - Directory Listing - [select for diffs]
Modified Wed Jun 30 15:22:22 2004 UTC (20 years, 9 months ago) by dan
Diff to previous 2833
update copyright
adjust whitespace
remove commented out code

Revision 2833 - Directory Listing - [select for diffs]
Modified Wed Jun 30 15:11:53 2004 UTC (20 years, 9 months ago) by dan
Diff to previous 2832
Include latest_link

Revision 2832 - Directory Listing - [select for diffs]
Modified Wed Jun 30 15:01:47 2004 UTC (20 years, 9 months ago) by dan
Diff to previous 2831
fix broken HTML

Revision 2831 - Directory Listing - [select for diffs]
Modified Wed Jun 30 14:59:29 2004 UTC (20 years, 9 months ago) by dan
Diff to previous 2830
Whitespace adjustments

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

Revision 2829 - Directory Listing - [select for diffs]
Modified Tue Jun 29 20:59:28 2004 UTC (20 years, 9 months ago) by dan
Diff to previous 2828
Add ascending/descending to the sorting.

Revision 2828 - Directory Listing - [select for diffs]
Modified Tue Jun 29 18:58:16 2004 UTC (20 years, 9 months ago) by dan
Diff to previous 2827
For depends lists, display the list of ports using a function.
Display depends_lib

Revision 2827 - Directory Listing - [select for diffs]
Modified Tue Jun 29 18:55:49 2004 UTC (20 years, 9 months ago) by dan
Diff to previous 2826
Set User->id to zero instead of ''

Revision 2826 - Directory Listing - [select for diffs]
Modified Tue Jun 29 18:54:52 2004 UTC (20 years, 9 months ago) by dan
Diff to previous 2825
document master slave and add the package

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

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

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

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

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

Revision 2820 - Directory Listing - [select for diffs]
Modified Tue Jun 22 14:59:09 2004 UTC (20 years, 9 months ago) by dan
Diff to previous 2819
Add is_slave_port and latest_link to the ports table

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

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

Revision 2817 - Directory Listing - [select for diffs]
Modified Wed Jun 16 10:36:38 2004 UTC (20 years, 9 months ago) by dan
Diff to previous 2816
Add the server name to the refresh URL

Revision 2816 - Directory Listing - [select for diffs]
Modified Thu Jun 10 15:21:07 2004 UTC (20 years, 9 months ago) by dan
Diff to previous 2815
<? => <?php

Revision 2815 - Directory Listing - [select for diffs]
Modified Wed Jun 9 13:28:22 2004 UTC (20 years, 9 months ago) by dan
Diff to previous 2814
replace ClearSlavePort(int) with ClearSlavePort(text)

Revision 2814 - Directory Listing - [select for diffs]
Modified Wed Jun 9 13:16:49 2004 UTC (20 years, 9 months ago) by dan
Diff to previous 2813
add comments

Revision 2813 - Directory Listing - [select for diffs]
Modified Wed Jun 9 13:13:17 2004 UTC (20 years, 9 months ago) by dan
Diff to previous 2812
add SetSlavePort(text, text), GetPort(text, text), ClearSlavePort(int)

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

Revision 2811 - Directory Listing - [select for diffs]
Modified Wed Jun 2 12:34:52 2004 UTC (20 years, 10 months ago) by dan
Diff to previous 2810
Allow user to sort output by either category or port (default).

Revision 2810 - Directory Listing - [select for diffs]
Modified Tue Jun 1 16:50:15 2004 UTC (20 years, 10 months ago) by dan
Diff to previous 2809
Add special searching for Ports I Maintain

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

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

Revision 2807 - Directory Listing - [select for diffs]
Modified Wed Apr 7 21:02:44 2004 UTC (21 years ago) by dan
Diff to previous 2806
Display security_notice_id
white space changes to align columns

Revision 2806 - Directory Listing - [select for diffs]
Modified Wed Apr 7 21:01:50 2004 UTC (21 years ago) by dan
Diff to previous 2805
Cater for security_notice_id

Revision 2805 - Directory Listing - [select for diffs]
Modified Wed Apr 7 21:00:49 2004 UTC (21 years ago) by dan
Diff to previous 2804
Display security notice link.

Revision 2804 - Directory Listing - [select for diffs]
Modified Wed Apr 7 15:04:37 2004 UTC (21 years ago) by dan
Diff to previous 2803
add security_notice_id to freshports_commit result set

Revision 2803 - Directory Listing - [select for diffs]
Modified Sat Apr 3 02:37:12 2004 UTC (21 years ago) by dan
Diff to previous 2802
Stop using In_array

Revision 2802 - Directory Listing - [select for diffs]
Modified Sat Apr 3 01:52:35 2004 UTC (21 years ago) by dan
Diff to previous 2801
Add forbidden, deprecated, ignore, and broken.

Revision 2801 - Directory Listing - [select for diffs]
Modified Sat Apr 3 01:42:47 2004 UTC (21 years ago) by dan
Diff to previous 2800
Add forbidden, deprecated, ignore, and broken.

Revision 2800 - Directory Listing - [select for diffs]
Modified Sat Apr 3 01:40:15 2004 UTC (21 years ago) by dan
Diff to previous 2799
whitespace only

Revision 2799 - Directory Listing - [select for diffs]
Modified Sat Apr 3 01:15:58 2004 UTC (21 years ago) by dan
Diff to previous 2798
Whitespace only

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

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

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

Revision 2795 - Directory Listing - [select for diffs]
Modified Thu Apr 1 18:26:54 2004 UTC (21 years ago) by dan
Diff to previous 2794
Catch up with the ports tree and remove this file, now replaced by a COMMENT
entry in the Makefile.

Revision 2794 - Directory Listing - [select for diffs]
Modified Thu Apr 1 18:26:05 2004 UTC (21 years ago) by dan
Diff to previous 2793
Bring up to date with a COMMENT entry.

Revision 2793 - Directory Listing - [select for diffs]
Modified Thu Apr 1 18:25:35 2004 UTC (21 years ago) by dan
Diff to previous 2792
Alter freshports_commit(text) to take a page size and offset.
Add freshports_commit_count_elements(text) which returns the number of rows.

Revision 2792 - Directory Listing - [select for diffs]
Modified Thu Apr 1 18:23:53 2004 UTC (21 years ago) by dan
Diff to previous 2791
Add paging to the output.
This will cater for very large commits (e.g. 3000 ports) which overwhelm PHP.

Revision 2791 - Directory Listing - [select for diffs]
Modified Tue Mar 30 20:17:24 2004 UTC (21 years ago) by dan
Diff to previous 2790
Remove

Revision 2790 - Directory Listing - [select for diffs]
Modified Tue Mar 30 20:16:33 2004 UTC (21 years ago) by dan
Diff to previous 2789
Remove this form our tree.

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

Revision 2788 - Directory Listing - [select for diffs]
Modified Mon Mar 22 22:09:27 2004 UTC (21 years ago) by dan
Diff to previous 2787
Update the Google page count

Revision 2787 - Directory Listing - [select for diffs]
Modified Mon Mar 22 20:34:06 2004 UTC (21 years ago) by dan
Diff to previous 2786
Start using ignore

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

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

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

Revision 2784 - Directory Listing - [select for diffs]
Modified Mon Mar 22 20:28:47 2004 UTC (21 years ago) by dan
Diff to previous 2783
Add ignored to the website

Revision 2783 - Directory Listing - [select for diffs]
Modified Mon Mar 22 19:32:14 2004 UTC (21 years ago) by dan
Diff to previous 2782
Add deprecated and ignore

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

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

Revision 2780 - Directory Listing - [select for diffs]
Modified Mon Mar 22 19:01:08 2004 UTC (21 years ago) by dan
Diff to previous 2779
For all <category>/<port> pages, do not follow links.

Revision 2779 - Directory Listing - [select for diffs]
Modified Mon Mar 22 18:58:22 2004 UTC (21 years ago) by dan
Diff to previous 2778
Provide a method for adding nofollow and noindex tags.  There is far too
much information on FreshPorts for every link to be indexed.

Revision 2778 - Directory Listing - [select for diffs]
Modified Mon Mar 22 18:53:24 2004 UTC (21 years ago) by dan
Diff to previous 2777
Disallow several more pages

Revision 2777 - Directory Listing - [select for diffs]
Modified Mon Mar 22 18:42:33 2004 UTC (21 years ago) by dan
Diff to previous 2776
whitespace only

Revision 2776 - Directory Listing - [select for diffs]
Modified Mon Mar 22 16:41:02 2004 UTC (21 years ago) by dan
Diff to previous 2775
& are appearing as &amp; in the URLs.  This should not be so.
Correct that.

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

Revision 2774 - Directory Listing - [select for diffs]
Modified Wed Feb 25 20:32:09 2004 UTC (21 years, 1 month ago) by dan
Diff to previous 2773
HTML nit

Revision 2773 - Directory Listing - [select for diffs]
Modified Wed Feb 25 20:31:54 2004 UTC (21 years, 1 month ago) by dan
Diff to previous 2772
Add link to root directory

Revision 2772 - Directory Listing - [select for diffs]
Modified Wed Feb 25 20:31:12 2004 UTC (21 years, 1 month ago) by dan
Diff to previous 2771
add

Revision 2771 - Directory Listing - [select for diffs]
Modified Wed Feb 25 12:55:20 2004 UTC (21 years, 1 month ago) by dan
Diff to previous 2770
remove debugging echo.

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

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

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

Revision 2767 - Directory Listing - [select for diffs]
Modified Mon Feb 23 02:19:58 2004 UTC (21 years, 1 month ago) by dan
Diff to previous 2766
Add a list of deprecated port

Revision 2766 - Directory Listing - [select for diffs]
Modified Sun Feb 22 15:58:29 2004 UTC (21 years, 1 month ago) by dan
Diff to previous 2765
handle the new ports.deprecated field

Revision 2765 - Directory Listing - [select for diffs]
Modified Sun Feb 22 15:57:02 2004 UTC (21 years, 1 month ago) by dan
Diff to previous 2764
Handle the new port.deprecated field.

Revision 2764 - Directory Listing - [select for diffs]
Modified Sun Feb 22 15:56:37 2004 UTC (21 years, 1 month ago) by dan
Diff to previous 2763
What to do when you can't add a port to your watch list.

Revision 2763 - Directory Listing - [select for diffs]
Modified Sun Feb 22 14:54:53 2004 UTC (21 years, 1 month ago) by dan
Diff to previous 2762
Add depcreated icon.

Revision 2762 - Directory Listing - [select for diffs]
Modified Sun Feb 22 14:54:43 2004 UTC (21 years, 1 month ago) by dan
Diff to previous 2761
do not htmlify announcements.  They may already contain HTML.
Add deprecated icon.

Revision 2761 - Directory Listing - [select for diffs]
Modified Mon Feb 16 16:15:49 2004 UTC (21 years, 1 month ago) by dan
Diff to previous 2760
Now that we have backend/announcements.php, we have no need for announcements.txt

Revision 2760 - Directory Listing - [select for diffs]
Modified Fri Feb 13 18:02:20 2004 UTC (21 years, 1 month ago) by dan
Diff to previous 2759
reverse last commit, done in error.

Revision 2759 - Directory Listing - [select for diffs]
Modified Fri Feb 13 17:53:08 2004 UTC (21 years, 1 month ago) by dan
Diff to previous 2758
HTML nits

Revision 2758 - Directory Listing - [select for diffs]
Modified Fri Feb 13 17:51:14 2004 UTC (21 years, 1 month ago) by dan
Diff to previous 2757
HTML nits

Revision 2757 - Directory Listing - [select for diffs]
Modified Fri Feb 13 17:45:29 2004 UTC (21 years, 1 month ago) by dan
Diff to previous 2756
HTML nit

Revision 2756 - Directory Listing - [select for diffs]
Modified Fri Feb 13 17:44:05 2004 UTC (21 years, 1 month ago) by dan
Diff to previous 2755
HTML nit

Revision 2755 - Directory Listing - [select for diffs]
Modified Fri Feb 13 17:41:50 2004 UTC (21 years, 1 month ago) by dan
Diff to previous 2754
HTML nits

Revision 2754 - Directory Listing - [select for diffs]
Modified Fri Feb 13 17:30:31 2004 UTC (21 years, 1 month ago) by dan
Diff to previous 2753
Show the column headings only once

Revision 2753 - Directory Listing - [select for diffs]
Modified Fri Feb 13 17:24:18 2004 UTC (21 years, 1 month ago) by dan
Diff to previous 2752
status -> security_notice_status_id

Revision 2752 - Directory Listing - [select for diffs]
Modified Fri Feb 13 17:15:31 2004 UTC (21 years, 1 month ago) by dan
Diff to previous 2751
rename status to security_notice_status_id

Revision 2751 - Directory Listing - [select for diffs]
Modified Fri Feb 13 16:44:14 2004 UTC (21 years, 1 month ago) by dan
Diff to previous 2750
status -> security_notice_status_id
expand information returned by Fetch

Revision 2750 - Directory Listing - [select for diffs]
Modified Fri Feb 13 16:43:39 2004 UTC (21 years, 1 month ago) by dan
Diff to previous 2749
status -> security_notice_status_id

Revision 2749 - Directory Listing - [select for diffs]
Modified Fri Feb 13 16:43:08 2004 UTC (21 years, 1 month ago) by dan
Diff to previous 2748
security_notice[_audit].status becomes security_notice_status_id

Revision 2748 - Directory Listing - [select for diffs]
Modified Fri Feb 13 16:41:19 2004 UTC (21 years, 1 month ago) by dan
Diff to previous 2747
Add some nowraps
Remove references to UserAlt, no longer used

Revision 2747 - Directory Listing - [select for diffs]
Modified Fri Feb 13 15:58:17 2004 UTC (21 years, 1 month ago) by dan
Diff to previous 2746
upgrade instructions for security_notice*

Revision 2746 - Directory Listing - [select for diffs]
Modified Fri Feb 13 15:43:49 2004 UTC (21 years, 1 month ago) by dan
Diff to previous 2745
Populate security_notice_status

Revision 2745 - Directory Listing - [select for diffs]
Modified Fri Feb 13 15:40:05 2004 UTC (21 years, 1 month ago) by dan
Diff to previous 2744
Create security_notice_status

Revision 2744 - Directory Listing - [select for diffs]
Modified Fri Feb 13 15:21:16 2004 UTC (21 years, 1 month ago) by dan
Diff to previous 2743
Ability to view all security notices.

Revision 2743 - Directory Listing - [select for diffs]
Modified Fri Feb 13 15:15:47 2004 UTC (21 years, 1 month ago) by dan
Diff to previous 2742
Define $ShowAnnouncements as global.
Define WRAPCOMMITSATCOLUMN if not defined.
htmlify the announcement text.

Revision 2742 - Directory Listing - [select for diffs]
Modified Fri Feb 13 15:13:40 2004 UTC (21 years, 1 month ago) by dan
Diff to previous 2741
Cater for various states of security notices

Revision 2741 - Directory Listing - [select for diffs]
Modified Fri Feb 13 15:10:13 2004 UTC (21 years, 1 month ago) by dan
Diff to previous 2740
Alter SecurityNoticeCreate to take a status field

Revision 2740 - Directory Listing - [select for diffs]
Modified Fri Feb 13 15:09:27 2004 UTC (21 years, 1 month ago) by dan
Diff to previous 2739
Add FetchByStatus, GetStatus, and FetchNth.

Revision 2739 - Directory Listing - [select for diffs]
Modified Fri Feb 13 15:08:37 2004 UTC (21 years, 1 month ago) by dan
Diff to previous 2738
only include those security notices which are Active.

Revision 2738 - Directory Listing - [select for diffs]
Modified Fri Feb 13 15:07:54 2004 UTC (21 years, 1 month ago) by dan
Diff to previous 2737
Only include those security notices which are Active.

Revision 2737 - Directory Listing - [select for diffs]
Modified Fri Feb 13 15:06:51 2004 UTC (21 years, 1 month ago) by dan
Diff to previous 2736
Add GetAllActive

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

Revision 2735 - Directory Listing - [select for diffs]
Modified Sat Feb 7 15:15:55 2004 UTC (21 years, 2 months ago) by dan
Diff to previous 2734
fix html

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

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

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

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

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

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

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

Revision 2727 - Directory Listing - [select for diffs]
Modified Thu Feb 5 20:27:57 2004 UTC (21 years, 2 months ago) by dan
Diff to previous 2726
Cater for IE and pressing ENTER on forms.
see http://ppewww.ph.gla.ac.uk/~flavell/www/formquestion.html
 or http://www.cs.tut.fi/~jkorpela/forms/imagebutton.html

Revision 2726 - Directory Listing - [select for diffs]
Modified Wed Feb 4 16:20:04 2004 UTC (21 years, 2 months ago) by dan
Diff to previous 2725
Include a count of the number of ports touched by this commit

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

Revision 2724 - Directory Listing - [select for diffs]
Modified Mon Feb 2 22:35:12 2004 UTC (21 years, 2 months ago) by dan
Diff to previous 2723
Remove shadow introduced via CONTROL-W

Revision 2723 - Directory Listing - [select for diffs]
Modified Sat Jan 31 13:40:13 2004 UTC (21 years, 2 months ago) by dan
Diff to previous 2722
Reflect changes made to .PDM file:
- announcements table dates do not have time zone
- page_load_summary now has a total and users field

Revision 2722 - Directory Listing - [select for diffs]
Modified Sat Jan 31 13:35:39 2004 UTC (21 years, 2 months ago) by dan
Diff to previous 2721
Provide instructions for latest changes to page_load_summary

Revision 2721 - Directory Listing - [select for diffs]
Modified Sat Jan 31 13:35:21 2004 UTC (21 years, 2 months ago) by dan
Diff to previous 2720
Rename fields in page_load_summary to make more sense

Revision 2720 - Directory Listing - [select for diffs]
Modified Sat Jan 31 13:07:06 2004 UTC (21 years, 2 months ago) by dan
Diff to previous 2719
Remove Chello notice now that Chello are no longer blocking our email.

Revision 2719 - Directory Listing - [select for diffs]
Modified Sat Jan 31 12:03:28 2004 UTC (21 years, 2 months ago) by dan
Diff to previous 2718
Correct diagnostic message:
User Creation -> User Token Sent

Revision 2718 - Directory Listing - [select for diffs]
Modified Fri Jan 30 18:35:31 2004 UTC (21 years, 2 months ago) by dan
Diff to previous 2717
Adjust header and copyright date

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

Revision 2716 - Directory Listing - [select for diffs]
Modified Thu Jan 29 23:58:25 2004 UTC (21 years, 2 months ago) by dan
Diff to previous 2715
Better explanations about commit_log_ports_elements

Revision 2715 - Directory Listing - [select for diffs]
Modified Thu Jan 29 23:58:00 2004 UTC (21 years, 2 months ago) by dan
Diff to previous 2714
Find a better way to do
FUNCTION freshports_commit(text) RETURNS SETOF freshports_commit_record
This was taking two minutes for commits such as
200401291613.i0TGD7Wu024303@repoman.freebsd.org

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

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

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

Revision 2711 - Directory Listing - [select for diffs]
Modified Thu Jan 29 15:53:36 2004 UTC (21 years, 2 months ago) by dan
Diff to previous 2710
Add function AnnouncementsGet

Revision 2710 - Directory Listing - [select for diffs]
Modified Thu Jan 29 15:53:23 2004 UTC (21 years, 2 months ago) by dan
Diff to previous 2709
Give permission to announcements

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

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

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

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

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

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

Revision 2703 - Directory Listing - [select for diffs]
Modified Sun Jan 25 15:42:06 2004 UTC (21 years, 2 months ago) by dan
Diff to previous 2702
Add more stuff

Revision 2702 - Directory Listing - [select for diffs]
Modified Tue Jan 13 15:08:47 2004 UTC (21 years, 2 months ago) by dan
Diff to previous 2701
Remove a syslog call.

Revision 2701 - Directory Listing - [select for diffs]
Modified Tue Jan 13 12:51:52 2004 UTC (21 years, 2 months ago) by dan
Diff to previous 2700
Replace the old PostgreSQL logo with the new one
Rearrange the logos for better viewing pleasure.

Revision 2700 - Directory Listing - [select for diffs]
Modified Mon Jan 12 21:29:14 2004 UTC (21 years, 2 months ago) by dan
Diff to previous 2699
permissions for page_load_summary + page_load_details

Revision 2699 - Directory Listing - [select for diffs]
Modified Mon Jan 12 21:03:21 2004 UTC (21 years, 2 months ago) by dan
Diff to previous 2698
For the page_load_summary table, reflect changes in column names
and change the way we count things.

Revision 2698 - Directory Listing - [select for diffs]
Modified Mon Jan 12 21:02:40 2004 UTC (21 years, 2 months ago) by dan
Diff to previous 2697
In the page_load_summary table:
   remove defaults for user and non_users
   rename non_users to total
   add rendering_time_min and rendering_time_max

In the page_load_detail table:
   split timestamp into two fields: date and time.
   remove NOT NULL on user_id column

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

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

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

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

Revision 2693 - Directory Listing - [select for diffs]
Modified Sat Jan 10 17:10:37 2004 UTC (21 years, 2 months ago) by dan
Diff to previous 2692
We don't need to set the search path here.

Revision 2692 - Directory Listing - [select for diffs]
Modified Sat Jan 10 15:32:34 2004 UTC (21 years, 2 months ago) by dan
Diff to previous 2691
Add custom functions

Revision 2691 - Directory Listing - [select for diffs]
Modified Sat Jan 10 15:32:14 2004 UTC (21 years, 2 months ago) by dan
Diff to previous 2690
Update header, remove commented out code

Revision 2690 - Directory Listing - [select for diffs]
Modified Fri Jan 9 19:22:57 2004 UTC (21 years, 2 months ago) by dan
Diff to previous 2689
Add instructions for converting page_load_detail table

Revision 2689 - Directory Listing - [select for diffs]
Modified Fri Jan 9 19:22:33 2004 UTC (21 years, 2 months ago) by dan
Diff to previous 2688
in page_load_summary:
  - rename name to page_name
  - add rendering_time_min and rendering_time_max

in page_load_detail
  - break timestamp into date and time fields
  - user_id can be null

Revision 2688 - Directory Listing - [select for diffs]
Modified Wed Jan 7 12:47:50 2004 UTC (21 years, 3 months ago) by dan
Diff to previous 2687
update headers

Revision 2687 - Directory Listing - [select for diffs]
Modified Tue Jan 6 13:46:21 2004 UTC (21 years, 3 months ago) by dan
Diff to previous 2686
Use LatestCommits in the new fashion.

Revision 2686 - Directory Listing - [select for diffs]
Modified Tue Jan 6 13:45:07 2004 UTC (21 years, 3 months ago) by dan
Diff to previous 2685
Remove references to external variables by providing hooks to set
these values.

Revision 2685 - Directory Listing - [select for diffs]
Modified Tue Jan 6 13:42:55 2004 UTC (21 years, 3 months ago) by dan
Diff to previous 2684
When determining whether or not a port is on a watch list, consider only
those watch lists which are in service.

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

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

Revision 2682 - Directory Listing - [select for diffs]
Modified Sun Jan 4 00:59:26 2004 UTC (21 years, 3 months ago) by dan
Diff to previous 2681
Differentiate between from and to.

Revision 2681 - Directory Listing - [select for diffs]
Modified Fri Jan 2 18:16:47 2004 UTC (21 years, 3 months ago) by dan
Diff to previous 2680
Remove NOTIFY commands

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

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

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

Revision 2677 - Directory Listing - [select for diffs]
Modified Thu Jan 1 14:21:53 2004 UTC (21 years, 3 months ago) by dan
Diff to previous 2676
Better handle the case of no watch lists

Revision 2676 - Directory Listing - [select for diffs]
Modified Thu Jan 1 14:00:01 2004 UTC (21 years, 3 months ago) by dan
Diff to previous 2675
Update COPYRIGHTYEARS

Revision 2675 - Directory Listing - [select for diffs]
Modified Thu Jan 1 13:59:52 2004 UTC (21 years, 3 months ago) by dan
Diff to previous 2674
use COPYRIGHTYEARS

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

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

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

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

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

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

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

Revision 2667 - Directory Listing - [select for diffs]
Modified Wed Dec 31 17:00:32 2003 UTC (21 years, 3 months ago) by dan
Diff to previous 2666
Document Port Moves

Revision 2666 - Directory Listing - [select for diffs]
Modified Wed Dec 31 16:50:20 2003 UTC (21 years, 3 months ago) by dan
Diff to previous 2665
Use == not =

Revision 2665 - Directory Listing - [select for diffs]
Modified Wed Dec 31 16:43:03 2003 UTC (21 years, 3 months ago) by dan
Diff to previous 2664
Show from and to moves.

Revision 2664 - Directory Listing - [select for diffs]
Modified Wed Dec 31 16:42:43 2003 UTC (21 years, 3 months ago) by dan
Diff to previous 2663
Don't include classes/ports_moved.php
Include ressurected as an option

Revision 2663 - Directory Listing - [select for diffs]
Modified Wed Dec 31 16:41:58 2003 UTC (21 years, 3 months ago) by dan
Diff to previous 2662
Add from and to moves.

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

Revision 2661 - Directory Listing - [select for diffs]
Modified Wed Dec 31 16:08:04 2003 UTC (21 years, 3 months ago) by dan
Diff to previous 2660
permission for ports_moved

Revision 2660 - Directory Listing - [select for diffs]
Modified Wed Dec 31 16:06:20 2003 UTC (21 years, 3 months ago) by dan
Diff to previous 2659
Display Ports moves details

Revision 2659 - Directory Listing - [select for diffs]
Modified Wed Dec 31 16:06:03 2003 UTC (21 years, 3 months ago) by dan
Diff to previous 2658
Add function freshports_PortsMoved which displays a single line for PortsMoved.

Revision 2658 - Directory Listing - [select for diffs]
Modified Wed Dec 31 16:05:34 2003 UTC (21 years, 3 months ago) by dan
Diff to previous 2657
Handle ports_moved table

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

Revision 2656 - Directory Listing - [select for diffs]
Modified Wed Dec 31 01:49:52 2003 UTC (21 years, 3 months ago) by dan
Diff to previous 2655
Add PortsMovedAdd

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

Revision 2654 - Directory Listing - [select for diffs]
Modified Tue Dec 30 17:33:18 2003 UTC (21 years, 3 months ago) by dan
Diff to previous 2653
ports_moved : make from_port_id not null.  Add Date, Reason

Revision 2653 - Directory Listing - [select for diffs]
Modified Tue Dec 30 14:08:12 2003 UTC (21 years, 3 months ago) by dan
Diff to previous 2652
Allow nulls on ports_moved.{from_port_id|to_port_id}
I suspect from_port_id cannot be NULL, but we'll adjust that later if need be.

Revision 2652 - Directory Listing - [select for diffs]
Modified Tue Dec 30 13:53:37 2003 UTC (21 years, 3 months ago) by dan
Diff to previous 2651
Improve the index on page_load_detail
Add ports_moved table to reflect /usr/ports/MOVED

Revision 2651 - Directory Listing - [select for diffs]
Modified Mon Dec 29 13:53:26 2003 UTC (21 years, 3 months ago) by dan
Diff to previous 2650
Warn them about chello

Revision 2650 - Directory Listing - [select for diffs]
Modified Sun Dec 21 14:13:31 2003 UTC (21 years, 3 months ago) by dan
Diff to previous 2649
Forced commit to correct previous commit message:
If no watch lists are in service return the first one ordered by name.

Revision 2649 - Directory Listing - [select for diffs]
Modified Sun Dec 21 14:12:52 2003 UTC (21 years, 3 months ago) by dan
Diff to previous 2648
If no watch lists are in service return the first one which is in service.

Revision 2648 - Directory Listing - [select for diffs]
Modified Sat Dec 20 03:23:22 2003 UTC (21 years, 3 months ago) by dan
Diff to previous 2647
Use port_revision and port_version, not revision and version.

Revision 2647 - Directory Listing - [select for diffs]
Modified Fri Dec 19 17:12:19 2003 UTC (21 years, 3 months ago) by dan
Diff to previous 2646
Refer to it as a freefall login, not a committer id.
Fill in the freefall login by default.

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

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

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

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

Revision 2642 - Directory Listing - [select for diffs]
Modified Mon Dec 15 13:53:27 2003 UTC (21 years, 3 months ago) by dan
Diff to previous 2641
add a missing fetch row.

Revision 2641 - Directory Listing - [select for diffs]
Modified Mon Dec 15 13:20:52 2003 UTC (21 years, 3 months ago) by dan
Diff to previous 2640
Adjust the way we determine GetDefaultWatchListID.
Change a 0 to $i.

Revision 2640 - Directory Listing - [select for diffs]
Modified Mon Dec 15 13:18:27 2003 UTC (21 years, 3 months ago) by dan
Diff to previous 2639
Only call syslog if we don't have a WLID.

Revision 2639 - Directory Listing - [select for diffs]
Modified Mon Dec 15 13:18:00 2003 UTC (21 years, 3 months ago) by dan
Diff to previous 2638
Adjust syslog calls now that we've found a bug.

Revision 2638 - Directory Listing - [select for diffs]
Modified Sun Dec 14 15:49:19 2003 UTC (21 years, 3 months ago) by dan
Diff to previous 2637
Correct typo
Correct hosting location

Revision 2637 - Directory Listing - [select for diffs]
Modified Fri Dec 12 13:03:09 2003 UTC (21 years, 3 months ago) by dan
Diff to previous 2636
Add notes about the apology

Revision 2636 - Directory Listing - [select for diffs]
Modified Thu Dec 11 19:58:45 2003 UTC (21 years, 3 months ago) by dan
Diff to previous 2635
Remove freshports.net.adminforum.se.jpg as requested by John Angelmo

Revision 2635 - Directory Listing - [select for diffs]
Modified Wed Dec 10 13:31:04 2003 UTC (21 years, 3 months ago) by dan
Diff to previous 2634
Mention the registrar lock

Revision 2634 - Directory Listing - [select for diffs]
Modified Wed Dec 10 13:08:43 2003 UTC (21 years, 3 months ago) by dan
Diff to previous 2633
Add two syslogs to track down a problem.

Revision 2633 - Directory Listing - [select for diffs]
Modified Wed Dec 10 13:08:16 2003 UTC (21 years, 3 months ago) by dan
Diff to previous 2632
Add a syslog to track down a problem.

Revision 2632 - Directory Listing - [select for diffs]
Modified Sun Dec 7 20:10:50 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2631
Set $PortCount earlier in the code so it always has a value.
Be more careful when reseting the array, which may not have a value if
the entire page was not sent back to the user.

Revision 2631 - Directory Listing - [select for diffs]
Modified Sat Dec 6 11:12:29 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2630
correct typo

Revision 2630 - Directory Listing - [select for diffs]
Modified Fri Dec 5 16:54:38 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2629
Add link to freebsddiary article

Revision 2629 - Directory Listing - [select for diffs]
Modified Fri Dec 5 16:15:59 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2628
remove outdated comment

Revision 2628 - Directory Listing - [select for diffs]
Modified Fri Dec 5 14:52:19 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2627
Add remaining email

Revision 2627 - Directory Listing - [select for diffs]
Modified Fri Dec 5 14:36:52 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2626
Add this

Revision 2626 - Directory Listing - [select for diffs]
Modified Fri Dec 5 14:36:03 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2625
Add msn.com image

Revision 2625 - Directory Listing - [select for diffs]
Modified Fri Dec 5 02:56:25 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2624
blur the email address

Revision 2624 - Directory Listing - [select for diffs]
Modified Fri Dec 5 00:24:47 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2623
more email

Revision 2623 - Directory Listing - [select for diffs]
Modified Fri Dec 5 00:15:20 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2622
more fraud

Revision 2622 - Directory Listing - [select for diffs]
Modified Fri Dec 5 00:09:34 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2621
remove extra links

Revision 2621 - Directory Listing - [select for diffs]
Modified Fri Dec 5 00:08:40 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2620
fraud

Revision 2620 - Directory Listing - [select for diffs]
Modified Fri Dec 5 00:02:09 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2619
tabs, not spaces.

Revision 2619 - Directory Listing - [select for diffs]
Modified Thu Dec 4 23:53:28 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2618
Cope with freshports.net fraud

Revision 2618 - Directory Listing - [select for diffs]
Modified Thu Dec 4 23:33:41 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2617
fraud

Revision 2617 - Directory Listing - [select for diffs]
Modified Thu Dec 4 23:06:20 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2616
Updates

Revision 2616 - Directory Listing - [select for diffs]
Modified Thu Dec 4 22:52:01 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2615
fraud

Revision 2615 - Directory Listing - [select for diffs]
Modified Thu Dec 4 22:30:18 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2614
Add fraud images

Revision 2614 - Directory Listing - [select for diffs]
Modified Thu Dec 4 14:43:09 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2613
Fix typo provided by Ceri Davies <ceri@FreeBSD.org>

Revision 2613 - Directory Listing - [select for diffs]
Modified Mon Dec 1 18:32:33 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2612
When a new user is created, a watch list is automatically created too.
When this is done, ensure the in_service flag is set to true.  Otherewise,
they can't start adding things to their watch list.

See classes/watch_list_element.php::AddToDefault($UserID, $ElementID).

Revision 2612 - Directory Listing - [select for diffs]
Modified Mon Dec 1 18:27:17 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2611
Use _REQUEST instead of _POST.
set $error to '' not 0.

Revision 2611 - Directory Listing - [select for diffs]
Modified Mon Dec 1 18:26:23 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2610
Remove some redudant debugging code.

Revision 2610 - Directory Listing - [select for diffs]
Modified Mon Dec 1 18:17:47 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2609
Use $UserID instead of $User->id

Revision 2609 - Directory Listing - [select for diffs]
Modified Mon Dec 1 16:58:29 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2608
If user details cannot be found, remove their cookie and log details.

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

Revision 2607 - Directory Listing - [select for diffs]
Modified Fri Nov 28 16:26:05 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2606
Add code for PR 1234, from Marcin Gryszkalis

Revision 2606 - Directory Listing - [select for diffs]
Modified Fri Nov 28 16:25:28 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2605
Add test for PR 1243

Revision 2605 - Directory Listing - [select for diffs]
Modified Fri Nov 28 00:17:41 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2604
Let's not use $HTML.= anymore.  Just echo.  It can be 20s faster for 2000 ports
 4429 | 2003-11-27 19:16:20.067438 | /watch.php | 1 | 192.168.0.99 | 00:00:52.00862
 4427 | 2003-11-27 19:14:24.64815  | /watch.php | 1 | 192.168.0.99 | 00:00:28.657504

Revision 2604 - Directory Listing - [select for diffs]
Modified Thu Nov 27 22:38:19 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2603
Put port count at the top as well as the bottom of the page.

Revision 2603 - Directory Listing - [select for diffs]
Modified Thu Nov 27 20:15:46 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2602
add element_id to the freshports_commit_record data type.

Revision 2602 - Directory Listing - [select for diffs]
Modified Thu Nov 27 19:54:30 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2601
If we don't know what we're adding/removing, then die.
Improve debugging information.
Remove commented out code.

Revision 2601 - Directory Listing - [select for diffs]
Modified Thu Nov 27 16:55:49 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2600
Do not write to $User->id.  Instead, use $UserID.

Revision 2600 - Directory Listing - [select for diffs]
Modified Thu Nov 27 16:06:33 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2599
Some whitespace adjustments
Call FetchByElementID instead of FetchByID.  And supply UserID.

Revision 2599 - Directory Listing - [select for diffs]
Modified Thu Nov 27 16:03:24 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2598
Supply the UserID when calling FetchByElementID

Revision 2598 - Directory Listing - [select for diffs]
Modified Wed Nov 26 17:29:56 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2597
Mention that some parameters are no longer available.

Revision 2597 - Directory Listing - [select for diffs]
Modified Wed Nov 26 17:29:04 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2596
If there is no message id for file.php, don't do anything.

Revision 2596 - Directory Listing - [select for diffs]
Modified Wed Nov 26 15:56:14 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2595
Remove commit which we don't need.

Revision 2595 - Directory Listing - [select for diffs]
Modified Wed Nov 26 13:45:18 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2594
Ensure you call AddSlashes.  I noticed this problem because of this error:
2003-11-26 05:43:12 [82327]  ERROR:  parser: parse error at or near "cgi" at character 41

And was able to reproduce it by using this URL:
%20+%20base%20+%20'cgi-bin/ads/'%20+%20%20%20adcode%20+%20'.cgi'%20+%20Tv%20+%20%20%20

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

Revision 2593 - Directory Listing - [select for diffs]
Modified Mon Nov 24 00:32:35 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2592
Fix incorrect pkg_info options.  Submitted by Lawrence You <lyou@pacbell.net>

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

Revision 2591 - Directory Listing - [select for diffs]
Modified Fri Nov 21 15:03:08 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2590
If the cache file exists, use it. Otherwise, go from scratch.

Revision 2590 - Directory Listing - [select for diffs]
Modified Fri Nov 21 15:01:26 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2589
See www/news.php for more history on this file.

Revision 2589 - Directory Listing - [select for diffs]
Modified Fri Nov 21 14:37:26 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2588
Update the number of google pages.

Revision 2588 - Directory Listing - [select for diffs]
Modified Fri Nov 21 14:35:43 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2587
Save the statistics.

Revision 2587 - Directory Listing - [select for diffs]
Modified Thu Nov 20 14:33:05 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2586
This creates the cache file used by www/index.php

Revision 2586 - Directory Listing - [select for diffs]
Modified Thu Nov 20 14:32:09 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2585
Start using $_SERVER['DOCUMENT_ROOT'] . '/../caching/cache/news.rss

Revision 2585 - Directory Listing - [select for diffs]
Modified Thu Nov 20 14:27:12 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2584
Start using new classes/commit_record.php

Revision 2584 - Directory Listing - [select for diffs]
Modified Thu Nov 20 14:26:14 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2583
Code for displaying the last N commits.
Moved here from www/index.php

Revision 2583 - Directory Listing - [select for diffs]
Modified Thu Nov 20 14:21:00 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2582
Remove commit_log_port_elements which has been replaced by commit_log_ports_elements
Add index commit_log_ports_elements_clid on
           commit_log_ports_elements (commit_log_id)

Revision 2582 - Directory Listing - [select for diffs]
Modified Thu Nov 20 14:19:45 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2581
Limit the join on commit_log_ports_elements to those
commits > latest_commits_ports_anchor()

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

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

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

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

Revision 2577 - Directory Listing - [select for diffs]
Modified Tue Nov 18 20:56:31 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2576
include upgrade instructions

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

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

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

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

Revision 2572 - Directory Listing - [select for diffs]
Modified Fri Nov 14 17:53:06 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2571
remove references to commits_latest.

Revision 2571 - Directory Listing - [select for diffs]
Modified Fri Nov 14 04:47:07 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2570
remember to create commit_log_ports_elements

Revision 2570 - Directory Listing - [select for diffs]
Modified Fri Nov 14 04:46:11 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2569
Add tables for statistics

Revision 2569 - Directory Listing - [select for diffs]
Modified Fri Nov 14 04:42:49 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2568
When displaying the page footer, save the Statistics object away.

Revision 2568 - Directory Listing - [select for diffs]
Modified Fri Nov 14 04:42:03 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2567
Create the new Statistics object
whitespace adjustments

Revision 2567 - Directory Listing - [select for diffs]
Modified Fri Nov 14 04:40:44 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2566
Set the database handle for the Statistics object.

Revision 2566 - Directory Listing - [select for diffs]
Modified Fri Nov 14 04:40:15 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2565
Add permissions for page_load_detail table

Revision 2565 - Directory Listing - [select for diffs]
Modified Fri Nov 14 04:39:49 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2564
Add instructions for creating disk caching directories

Revision 2564 - Directory Listing - [select for diffs]
Modified Fri Nov 14 04:38:52 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2563
Functions for saving data on page rendering times

Revision 2563 - Directory Listing - [select for diffs]
Modified Tue Nov 11 16:44:39 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2562
Use an absolute path to the poppy so it works from within the Phorums

Revision 2562 - Directory Listing - [select for diffs]
Modified Tue Nov 11 16:39:46 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2561
On Nov 11, show a poppy

Revision 2561 - Directory Listing - [select for diffs]
Modified Tue Nov 11 16:38:32 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2560
Add a poppy

Revision 2560 - Directory Listing - [select for diffs]
Modified Tue Nov 11 16:29:16 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2559
Fix a typo

Revision 2559 - Directory Listing - [select for diffs]
Modified Tue Nov 11 16:28:39 2003 UTC (21 years, 4 months ago) by dan
Diff to previous 2558
Add std headers

Revision 2558 - Directory Listing - [select for diffs]
Modified Sat Nov 8 16:20:51 2003 UTC (21 years, 5 months ago) by dan
Diff to previous 2557
use commit_log_ports_elements, not commit_log_ports

Revision 2557 - Directory Listing - [select for diffs]
Modified Wed Nov 5 17:02:41 2003 UTC (21 years, 5 months ago) by dan
Diff to previous 2556
Don't store the start position within the form.  Leave it on the URL.
This allows us to tell the difference between clicking on search (no start
specified) and clicking on next page (start will be on the URL).

Revision 2556 - Directory Listing - [select for diffs]
Modified Wed Nov 5 15:54:23 2003 UTC (21 years, 5 months ago) by dan
Diff to previous 2555
Give default values to things which must have default values

Revision 2555 - Directory Listing - [select for diffs]
Modified Wed Nov 5 03:50:02 2003 UTC (21 years, 5 months ago) by dan
Diff to previous 2554
add create table for commit_log_ports_elements

Revision 2554 - Directory Listing - [select for diffs]
Modified Wed Nov 5 03:49:00 2003 UTC (21 years, 5 months ago) by dan
Diff to previous 2553
We now require configuration/freshports.conf.php

Revision 2553 - Directory Listing - [select for diffs]
Modified Wed Nov 5 02:04:02 2003 UTC (21 years, 5 months ago) by dan
Diff to previous 2552
Add some missing drop triggers statements.

Revision 2552 - Directory Listing - [select for diffs]
Modified Sun Oct 26 23:30:38 2003 UTC (21 years, 5 months ago) by dan
Diff to previous 2551
Fix typo

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

Revision 2550 - Directory Listing - [select for diffs]
Modified Fri Oct 24 16:24:02 2003 UTC (21 years, 5 months ago) by dan
Diff to previous 2549
Display the committer email address as an HREF

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

Revision 2548 - Directory Listing - [select for diffs]
Modified Fri Oct 17 21:17:33 2003 UTC (21 years, 5 months ago) by dan
Diff to previous 2547
find works better with larger numbers of files.

Revision 2547 - Directory Listing - [select for diffs]
Modified Thu Oct 16 19:49:30 2003 UTC (21 years, 5 months ago) by dan
Diff to previous 2546
Fix broken email address.

Revision 2546 - Directory Listing - [select for diffs]
Modified Thu Oct 16 16:27:39 2003 UTC (21 years, 5 months ago) by dan
Diff to previous 2545
Standardize the php headers
Inform the user about beta mailing list.

Revision 2545 - Directory Listing - [select for diffs]
Modified Thu Oct 16 03:04:53 2003 UTC (21 years, 5 months ago) by dan
Diff to previous 2544
Cater for both physical and virtual categories.

Revision 2544 - Directory Listing - [select for diffs]
Modified Thu Oct 16 03:04:12 2003 UTC (21 years, 5 months ago) by dan
Diff to previous 2543
Cater for virtual categories

Revision 2543 - Directory Listing - [select for diffs]
Modified Thu Oct 16 03:02:17 2003 UTC (21 years, 5 months ago) by dan
Diff to previous 2542
Whitespace adjustment
Explicity set debugging off

Revision 2542 - Directory Listing - [select for diffs]
Modified Tue Oct 7 13:40:06 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2541
Announce BSDCan

Revision 2541 - Directory Listing - [select for diffs]
Modified Mon Oct 6 20:57:07 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2540
ignore status-config.php

Revision 2540 - Directory Listing - [select for diffs]
Modified Mon Oct 6 20:55:45 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2539
Include instructions for populating commit_log_ports_elements

Revision 2539 - Directory Listing - [select for diffs]
Modified Mon Oct 6 19:10:46 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2538
Remove references to housekeeping which no longer exists

Revision 2538 - Directory Listing - [select for diffs]
Modified Mon Oct 6 19:09:40 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2537
Ignore the backup files

Revision 2537 - Directory Listing - [select for diffs]
Modified Mon Oct 6 19:07:59 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2536
add permissions for commit_log_ports_elements

Revision 2536 - Directory Listing - [select for diffs]
Modified Mon Oct 6 17:32:13 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2535
Replace commit_log_port_extras with commit_log_ports_elements.  The function
of the table has changed, but the fields are the same.

Revision 2535 - Directory Listing - [select for diffs]
Modified Mon Oct 6 17:29:48 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2534
*** empty log message ***

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

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

Revision 2532 - Directory Listing - [select for diffs]
Modified Mon Oct 6 17:10:50 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2531
Start using new commit_log_ports_elements table in order to simply the
process of displaying both ports and non-ports on a single page.

Revision 2531 - Directory Listing - [select for diffs]
Modified Mon Oct 6 17:09:41 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2530
Use LatestCommits instead of LastestCommits
Use just NumRows instead of both NumRows and numrows.

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

Revision 2529 - Directory Listing - [select for diffs]
Modified Sat Oct 4 21:32:11 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2528
- remove housekeeping table, no longer used
- alter security_notice
- remove index on security_notice (commit_log_id)
  and leave it to the primary key instead.
- move indexes on ports_categories (port_id) and ports_categories (category_id)
- add commit_log_port_extras

Revision 2528 - Directory Listing - [select for diffs]
Modified Sat Oct 4 21:13:34 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2527
- Adjust FUNCTION LastestCommits(int, int) RETURNS SETOF commit_record to
  use commit_log_ports_extra.
- At the same time, we can remove an extraneous JOIN.
- Convert those LEFT OUTER JOINs no longer needed to JOINs.

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

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

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

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

Revision 2523 - Directory Listing - [select for diffs]
Modified Thu Oct 2 14:23:56 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2522
Add more tests for <, >, and &

Revision 2522 - Directory Listing - [select for diffs]
Modified Thu Oct 2 14:23:34 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2521
Use htmlify on the links to search.php

Revision 2521 - Directory Listing - [select for diffs]
Modified Thu Oct 2 12:17:05 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2520
Add login counts code

Revision 2520 - Directory Listing - [select for diffs]
Modified Thu Oct 2 12:16:12 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2519
whitespace only

Revision 2519 - Directory Listing - [select for diffs]
Modified Thu Oct 2 12:12:56 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2518
Use User not visitor

Revision 2518 - Directory Listing - [select for diffs]
Modified Thu Oct 2 12:12:07 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2517
By default, set debugging to zero.

Revision 2517 - Directory Listing - [select for diffs]
Modified Tue Sep 30 11:50:29 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2516
backout previous commit

Revision 2516 - Directory Listing - [select for diffs]
Modified Tue Sep 30 11:38:21 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2515
Include the number of users logged in per day

Revision 2515 - Directory Listing - [select for diffs]
Modified Tue Sep 30 11:37:48 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2514
Whitespace adjustment

Revision 2514 - Directory Listing - [select for diffs]
Modified Tue Sep 30 00:02:29 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2513
*** empty log message ***

Revision 2513 - Directory Listing - [select for diffs]
Modified Tue Sep 30 00:01:18 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2512
remove unused variable

Revision 2512 - Directory Listing - [select for diffs]
Modified Sun Sep 28 15:03:56 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2511
The sample status file . configure to suit installation.

Revision 2511 - Directory Listing - [select for diffs]
Modified Sun Sep 28 15:03:04 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2510
A page for viewing the mail queues

Revision 2510 - Directory Listing - [select for diffs]
Modified Sat Sep 27 18:44:46 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2509
Add freshports_commit_record and commit_record

Revision 2509 - Directory Listing - [select for diffs]
Modified Sat Sep 27 18:43:29 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2508
Start using FUNCTION freshports_commit(text) RETURNS SETOF freshports_commit_record

Revision 2508 - Directory Listing - [select for diffs]
Modified Sat Sep 27 18:42:41 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2507
add FUNCTION freshports_commit(text) RETURNS SETOF freshports_commit_record

Revision 2507 - Directory Listing - [select for diffs]
Modified Sat Sep 27 18:42:23 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2506
Add freshports_commit_record, for use by commit.php

Revision 2506 - Directory Listing - [select for diffs]
Modified Sat Sep 27 14:50:07 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2505
Add a ; which was missing from encoded characters.

Revision 2505 - Directory Listing - [select for diffs]
Modified Fri Sep 26 12:48:56 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2504
Fix to make files.php work, the option which displays the files
with a port which were touched by a given commit.

Look for 'files.php', extract that from the pathname so we can find the
element, extract the message id, then call the freshports_Files function.

As part of this change, send the REDIRECT_URL instead of the REQUEST_URI
to freshports_Parse404URI.

< $result = freshports_Parse404URI($_SERVER['REQUEST_URI'], $db);
---
> $result = freshports_Parse404URI($_SERVER['REDIRECT_URL'], $db);

Revision 2504 - Directory Listing - [select for diffs]
Modified Fri Sep 26 12:42:16 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2503
Adjust freshports_Files so it takes an element id not a port id

Revision 2503 - Directory Listing - [select for diffs]
Modified Fri Sep 26 12:03:52 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2502
When creating a hyperlink to a port, do not include the version/revision
within the link.

Revision 2502 - Directory Listing - [select for diffs]
Modified Thu Sep 25 23:11:51 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2501
Put the version/revision outside of the link to the port/non-port

Revision 2501 - Directory Listing - [select for diffs]
Modified Thu Sep 25 20:15:55 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2500
Add in some missing fields.

Revision 2500 - Directory Listing - [select for diffs]
Modified Thu Sep 25 20:00:30 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2499
Make this work for both port and non-port commits within the port tree.

Revision 2499 - Directory Listing - [select for diffs]
Modified Thu Sep 25 15:49:49 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2498
Add CVS repo link

Revision 2498 - Directory Listing - [select for diffs]
Modified Thu Sep 25 15:46:58 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2497
Add missing EncodingLosses()

Revision 2497 - Directory Listing - [select for diffs]
Modified Thu Sep 25 15:46:41 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2496
Add missing ?>

Revision 2496 - Directory Listing - [select for diffs]
Modified Thu Sep 25 15:30:02 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2495
For the packages URL, use package, not packages-stable.
whitespace

Revision 2495 - Directory Listing - [select for diffs]
Modified Thu Sep 25 15:11:54 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2494
Move the old package code with the new package code, which was added
to the wrong place.  It is now within the IF.

Revision 2494 - Directory Listing - [select for diffs]
Modified Thu Sep 25 15:01:12 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2493
rename PackagesExists to PackageExists

Revision 2493 - Directory Listing - [select for diffs]
Modified Thu Sep 25 14:13:40 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2492
Add freshports_CVS_Icon()
Add freshports_CVS_Link
Remove GLOBALs and use the defines for CVS and FTP URLs instead
Use recently added EncodingLosses() and PackagesExists() functions
Instead of referring to Homepage, use Main Web Site, as does the main FreeBSD site
Provide a link to the CVSweb for non-port entities

Revision 2492 - Directory Listing - [select for diffs]
Modified Thu Sep 25 14:04:58 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2491
Use FRESHPORTS_FREEBSD_CVS_URL, a define which has replaced a global variable.

Revision 2491 - Directory Listing - [select for diffs]
Modified Thu Sep 25 14:04:28 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2490
Do not include ports prefix when displaying element pathname
Provide a link to cvsweb

Revision 2490 - Directory Listing - [select for diffs]
Modified Thu Sep 25 14:02:46 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2489
use EncodingLosses()

Revision 2489 - Directory Listing - [select for diffs]
Modified Thu Sep 25 14:02:25 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2488
Use IsPrimary()

Revision 2488 - Directory Listing - [select for diffs]
Modified Thu Sep 25 14:02:02 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2487
Add PackagesExists()
Add EncodingLosses()
Stop using "if (In_Array(" because it appears to not work

Revision 2487 - Directory Listing - [select for diffs]
Modified Thu Sep 25 14:01:07 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2486
whitespace changes
Add EncodingLosses()

Revision 2486 - Directory Listing - [select for diffs]
Modified Thu Sep 25 14:00:41 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2485
add IsPrimary()

Revision 2485 - Directory Listing - [select for diffs]
Modified Thu Sep 25 14:00:22 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2484
add EncodingLosses()

Revision 2484 - Directory Listing - [select for diffs]
Modified Thu Sep 25 12:58:33 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2483
Use define for a couple of constants.
Point the FTP URL at a new place for packages.

Revision 2483 - Directory Listing - [select for diffs]
Modified Thu Sep 25 12:57:38 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2482
Add an icon for the CVS link for non-port links

Revision 2482 - Directory Listing - [select for diffs]
Modified Thu Sep 25 10:46:14 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2481
Fix the redirect via origin so we don't get a //

Revision 2481 - Directory Listing - [select for diffs]
Modified Thu Sep 25 03:02:19 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2480
remove unused function freshports_CategoryId

Revision 2480 - Directory Listing - [select for diffs]
Modified Thu Sep 25 03:01:53 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2479
Leave $REQUEST_URI untouched so we can use it later.
make use of missing-non-port.php

Revision 2479 - Directory Listing - [select for diffs]
Modified Thu Sep 25 03:00:59 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2478
Display commit information for non-ports

Revision 2478 - Directory Listing - [select for diffs]
Modified Wed Sep 24 18:13:31 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2477
Add recent changes

Revision 2477 - Directory Listing - [select for diffs]
Modified Wed Sep 24 18:12:04 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2476
add IsPort IsCategory elementGet

Revision 2476 - Directory Listing - [select for diffs]
Modified Wed Sep 24 18:11:36 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2475
Add element_type

Revision 2475 - Directory Listing - [select for diffs]
Modified Wed Sep 24 17:54:44 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2474
rename FetchByPartialName to FetchByElementID for use by missing-ort.php

Revision 2474 - Directory Listing - [select for diffs]
Modified Wed Sep 24 17:53:49 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2473
add FetchByElementID

Revision 2473 - Directory Listing - [select for diffs]
Modified Wed Sep 24 17:53:23 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2472
add IsPort and IsCategory

Revision 2472 - Directory Listing - [select for diffs]
Modified Wed Sep 24 17:53:03 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2471
comment out debugging code

Revision 2471 - Directory Listing - [select for diffs]
Modified Wed Sep 24 17:47:41 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2470
We can now display commits for both ports and non-ports.

Revision 2470 - Directory Listing - [select for diffs]
Modified Wed Sep 24 16:45:15 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2469
Remove some commented out code
Add functions for displaying commits for non-ports.

Revision 2469 - Directory Listing - [select for diffs]
Modified Wed Sep 24 16:43:47 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2468
Obtain the commits for an element.

Revision 2468 - Directory Listing - [select for diffs]
Modified Wed Sep 24 16:43:29 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2467
Given a pathname, get the element details

Revision 2467 - Directory Listing - [select for diffs]
Modified Wed Sep 24 14:29:05 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2466
Update to latest status

Revision 2466 - Directory Listing - [select for diffs]
Modified Wed Sep 24 13:53:15 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2465
Instructions for keeping the database up to date with the code

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

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

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

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

Revision 2461 - Directory Listing - [select for diffs]
Modified Wed Sep 24 13:45:02 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2460
Add element_pathname

Revision 2460 - Directory Listing - [select for diffs]
Modified Wed Sep 24 13:43:18 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2459
Adjust for displaying of non-port port tree commits

Revision 2459 - Directory Listing - [select for diffs]
Modified Wed Sep 24 13:04:57 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2458
Alter FUNCTION LastestCommits(int, int) to cater for non-port port commits.
Bring back the full pathname.

Revision 2458 - Directory Listing - [select for diffs]
Modified Wed Sep 24 13:00:57 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2457
Add element_pathname, which will be used for non-port ports tree commits

Revision 2457 - Directory Listing - [select for diffs]
Modified Tue Sep 23 17:58:57 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2456
Add FUNCTION commit_log_ports_insert(int) RETURNS boolean
which adds a commit to the latest_commits_ports table

Revision 2456 - Directory Listing - [select for diffs]
Modified Tue Sep 23 16:40:03 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2455
Use TRIGGER instead of "trigger"

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

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

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

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

Revision 2451 - Directory Listing - [select for diffs]
Modified Tue Sep 23 13:30:19 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2450
Add FUNCTION LastestCommits(int, int) RETURNS SETOF commit_record

Revision 2450 - Directory Listing - [select for diffs]
Modified Tue Sep 23 13:29:51 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2449
Add a file which contains our data type definitions

Revision 2449 - Directory Listing - [select for diffs]
Modified Tue Sep 23 13:25:20 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2448
Whitespace only

Revision 2448 - Directory Listing - [select for diffs]
Modified Tue Sep 23 13:25:00 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2447
A class for handling the records used on index.php

Revision 2447 - Directory Listing - [select for diffs]
Modified Tue Sep 23 13:24:33 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2446
Start using a function to obtain the results.
At the same time, use a class to store the result.

Revision 2446 - Directory Listing - [select for diffs]
Modified Mon Sep 22 14:39:49 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2445
No functionality changes.  Just whitespace and better use of existing variables.

Revision 2445 - Directory Listing - [select for diffs]
Modified Mon Sep 22 14:32:59 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2444
First commit

Revision 2444 - Directory Listing - [select for diffs]
Modified Mon Sep 22 13:57:58 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2443
we now use recent not msgs to store the messages processing files

Revision 2443 - Directory Listing - [select for diffs]
Modified Sun Sep 21 12:56:13 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2442
Provide a better method for ensuring duplicates do not arrive in
daily_refreshes.

Revision 2442 - Directory Listing - [select for diffs]
Modified Tue Sep 16 12:25:27 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2441
Remove temp files when no longer needed

Revision 2441 - Directory Listing - [select for diffs]
Modified Tue Sep 16 12:22:49 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2440
whitespace changes

Revision 2440 - Directory Listing - [select for diffs]
Modified Tue Sep 16 12:22:00 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2439
remove commented out code

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

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

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

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

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

Revision 2434 - Directory Listing - [select for diffs]
Modified Sun Sep 14 14:02:04 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2433
Give the submit button a name on the front page search form.  This will
allow it to actually retrieve search results rather than merely populating
the form when search.php is displayed.

Revision 2433 - Directory Listing - [select for diffs]
Modified Sat Sep 13 11:15:53 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2432
Trim input from users. No sense having trailing/leading spaces.
We trim more fields than we have to, but let's be consistent.

Revision 2432 - Directory Listing - [select for diffs]
Modified Sat Sep 13 11:11:55 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2431
Whitespace changes

Revision 2431 - Directory Listing - [select for diffs]
Modified Fri Sep 12 19:59:19 2003 UTC (21 years, 6 months ago) by (unknown author)
Diff to previous 2430
This commit was manufactured by cvs2svn to create tag 'FreshPorts-VuXML'.
Revision 2430 - Directory Listing - [select for diffs]
Modified Fri Sep 12 19:59:18 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2429
We don't have a raw directory anymore, but we do have a recent directory.

Revision 2429 - Directory Listing - [select for diffs]
Modified Fri Sep 12 14:45:08 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2428
Add another good test page: /lang/php4/

Revision 2428 - Directory Listing - [select for diffs]
Modified Fri Sep 12 14:23:53 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2427
Our testing file for htmlify

Revision 2427 - Directory Listing - [select for diffs]
Modified Fri Sep 12 14:23:28 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2426
Fix URLs which contain PR references.  such as that found at
/databases/postgresql7/files.php?message_id=200302062046.h16KkqNv024036@repoman.freebsd.org

Revision 2426 - Directory Listing - [select for diffs]
Modified Fri Sep 12 14:02:04 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2425
Update email address for Marcin Gryszkalis

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

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

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

Revision 2422 - Directory Listing - [select for diffs]
Modified Wed Sep 10 18:40:26 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2421
Change SystemTimeAdjust to be an SQL function.

Revision 2421 - Directory Listing - [select for diffs]
Modified Tue Sep 9 19:30:50 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2420
Remove changes committed in error.

Revision 2420 - Directory Listing - [select for diffs]
Modified Tue Sep 9 19:28:54 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2419
forced commit to fix previous log message.
Include the new file in which the HTMLify code now resides.

Revision 2419 - Directory Listing - [select for diffs]
Modified Tue Sep 9 19:28:18 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2418
customize.php

Revision 2418 - Directory Listing - [select for diffs]
Modified Tue Sep 9 19:25:13 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2417
Include the new file in which the HTMLify code now resides.

Revision 2417 - Directory Listing - [select for diffs]
Modified Tue Sep 9 19:24:00 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2416
The HTMLify code is now in another file.  Remove it from here, and
include it when needed.

Revision 2416 - Directory Listing - [select for diffs]
Modified Tue Sep 9 19:23:14 2003 UTC (21 years, 6 months ago) by dan
Diff to previous 2415
Move the HTMLify code into its own file.

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

Revision 2414 - Directory Listing - [select for diffs]
Modified Tue Sep 9 12:38:52 2003 UTC (21 years, 7 months ago) by dan
Diff to previous 2413
Triggers should be dropped before they are created.

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

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

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

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

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

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

Revision 2409 - Directory Listing - [select for diffs]
Modified Tue Sep 9 10:16:34 2003 UTC (21 years, 7 months ago) by dan
Diff to previous 2408
Add the latest_commits and latest_commits_ports back in.  We need them.

Revision 2408 - Directory Listing - [select for diffs]
Modified Mon Sep 8 21:21:30 2003 UTC (21 years, 7 months ago) by dan
Diff to previous 2407
Sort by the table values, not the derived values.

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

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

Revision 2405 - Directory Listing - [select for diffs]
Modified Mon Sep 8 16:25:19 2003 UTC (21 years, 7 months ago) by dan
Diff to previous 2404
Change all $UserName references to $User->Name to avoid conflicts with
Phorum scripts.

Revision 2404 - Directory Listing - [select for diffs]
Modified Mon Sep 8 14:21:23 2003 UTC (21 years, 7 months ago) by dan
Diff to previous 2403
Sort by primary_category as well as port.

Revision 2403 - Directory Listing - [select for diffs]
Modified Mon Sep 8 14:19:03 2003 UTC (21 years, 7 months ago) by dan
Diff to previous 2402
Turn off debuggin

Revision 2402 - Directory Listing - [select for diffs]
Modified Mon Sep 8 14:18:14 2003 UTC (21 years, 7 months ago) by dan
Diff to previous 2401
When listing ports, retrieve the primary category so that we may properly
link to the right port.

To remain consistent with category listings, use * to designate ports with
a primary category different to that which is being displayed.

Revision 2401 - Directory Listing - [select for diffs]
Modified Mon Sep 8 13:54:23 2003 UTC (21 years, 7 months ago) by dan
Diff to previous 2400
Indicate that ports marked with a * actually reside within another category but
have this category listed as a secondary category.

Revision 2400 - Directory Listing - [select for diffs]
Modified Mon Sep 8 13:53:02 2003 UTC (21 years, 7 months ago) by dan
Diff to previous 2399
If category_looking_at is set, and it's not the primary category,
display a * after the port name.  This is most useful for category
listings. (e.g. http://www.FreshPorts.org/lang/)

When displaying "Also listed in", use category_looking_at if it
supplied, otherwise, use category.  This is also useful on the
same page as above.

Revision 2399 - Directory Listing - [select for diffs]
Modified Mon Sep 8 13:50:59 2003 UTC (21 years, 7 months ago) by dan
Diff to previous 2398
A port always has one primary category.  This category corresponds to
the directory in which the port resides. This directory is always
within the ports tree.  A port may also reside in other categories
but they are referred to as secondary categories.

When displaying the contents of a category, the same port name may appear
twice, but from different categories.  For example, japanese/gawk and
lang/gawk.  The query to obtain a list of ports from a given category
will now return both the primary category (as category) and the name
of the category we are looking at (as category_looking_at).

Revision 2398 - Directory Listing - [select for diffs]
Modified Mon Sep 8 13:24:58 2003 UTC (21 years, 7 months ago) by dan
Diff to previous 2397
This file isn't used any more

Revision 2397 - Directory Listing - [select for diffs]
Modified Mon Sep 8 11:28:54 2003 UTC (21 years, 7 months ago) by dan
Diff to previous 2396
Add WRAPCOMMITSATCOLUMN

Revision 2396 - Directory Listing - [select for diffs]
Modified Sat Sep 6 12:19:27 2003 UTC (21 years, 7 months ago) by dan
Diff to previous 2395
Replace OPAQUE with TRIGGER on functions used as triggers.
remember to drop triggers before replacing them:
  DROP TRIGGER security_notice_audit ON security_notice;
  DROP TRIGGER ports_ports_categories ON ports;

Revision 2395 - Directory Listing - [select for diffs]
Modified Sat Sep 6 12:08:53 2003 UTC (21 years, 7 months ago) by dan
Diff to previous 2394
for ElementTagSet, be sure to check for an existing revision before
adding it.  For some reason this was removed.

Revision 2394 - Directory Listing - [select for diffs]
Modified Fri Sep 5 20:26:39 2003 UTC (21 years, 7 months ago) by dan
Diff to previous 2393
remove: WatchListUserID
        RecordLastestPortCommits
        RecordLastestCommits

Revision 2393 - Directory Listing - [select for diffs]
Modified Fri Sep 5 20:26:32 2003 UTC (21 years, 7 months ago) by dan
Diff to previous 2392
remove: commit_log_ports_insert
        commit_log_insert
        commit_log_update

Revision 2392 - Directory Listing - [select for diffs]
Modified Fri Sep 5 20:24:43 2003 UTC (21 years, 7 months ago) by dan
Diff to previous 2391
WatchListStagingClear should take an int8

Revision 2391 - Directory Listing - [select for diffs]
Modified Fri Sep 5 12:50:28 2003 UTC (21 years, 7 months ago) by dan
Diff to previous 2390
Fix HTMLify solution when applied to multi-line situations such as
http://www.freshports.org/commit.php?message_id=200206232029.g5NKT1O13181@freefall.freebsd.org

Revision 2390 - Directory Listing - [select for diffs]
Modified Thu Sep 4 23:58:02 2003 UTC (21 years, 7 months ago) by dan
Diff to previous 2389
Add note about Virtual categories are not handled

Revision 2389 - Directory Listing - [select for diffs]
Modified Thu Sep 4 15:15:06 2003 UTC (21 years, 7 months ago) by dan
Diff to previous 2388
We don't need this in this repo any more.  Phorum is now standalone.

Revision 2388 - Directory Listing - [select for diffs]
Modified Thu Sep 4 15:07:25 2003 UTC (21 years, 7 months ago) by dan
Diff to previous 2387
We don't need these any more

Revision 2387 - Directory Listing - [select for diffs]
Modified Thu Sep 4 15:05:31 2003 UTC (21 years, 7 months ago) by dan
Diff to previous 2386
minor changes to allow phorum headers/footers to work better

Revision 2386 - Directory Listing - [select for diffs]
Modified Thu Sep 4 15:02:31 2003 UTC (21 years, 7 months ago) by dan
Diff to previous 2385
add forums.bak.php

Revision 2385 - Directory Listing - [select for diffs]
Modified Thu Sep 4 15:02:12 2003 UTC (21 years, 7 months ago) by dan
Diff to previous 2384
things to ignore

Revision 2384 - Directory Listing - [select for diffs]
Modified Thu Sep 4 15:02:00 2003 UTC (21 years, 7 months ago) by dan
Diff to previous 2383
Add files required for centralized version of Phorum

Revision 2383 - Directory Listing - [select for diffs]
Modified Wed Sep 3 23:22:54 2003 UTC (21 years, 7 months ago) by dan
Diff to previous 2382
ignore blank lines

Revision 2382 - Directory Listing - [select for diffs]
Modified Wed Sep 3 23:19:24 2003 UTC (21 years, 7 months ago) by dan
Diff to previous 2381
make element_pathname Pathname_ID stable

Revision 2381 - Directory Listing - [select for diffs]
Modified Wed Sep 3 23:11:45 2003 UTC (21 years, 7 months ago) by dan
Diff to previous 2380
disallow commit.php

Revision 2380 - Directory Listing - [select for diffs]
Modified Wed Sep 3 23:07:00 2003 UTC (21 years, 7 months ago) by dan
Diff to previous 2379
ignore ? FreshPorts2.PDB
cvs server: Diffing .
Index: FreshPorts2.pdm
===================================================================
RCS file: /home/repositories/freshports-1/database-schema/FreshPorts2.pdm,v
retrieving revision 1.71
diff -r1.71 FreshPorts2.pdm
51c51
< -- $Id: FreshPorts2.pdm,v 1.71 2003/05/09 19:39:24 dan Exp $\
---
> -- $Id: FreshPorts2.pdm,v 1.70 2003/05/02 18:37:59 dan Exp $\
83c83
< 1052505034
---
> 1052509087
[dan@polo:/usr/websites/working-copy.freshports.org/database-schema] $ cd ..
[dan@polo:/usr/websites/working-copy.freshports.org] $ cd database-schema
[dan@polo:/usr/websites/working-copy.freshports.org/database-schema] $ cvs .ignore
ignore FreshPorts2.PDB

Revision 2379 - Directory Listing - [select for diffs]
Modified Wed Sep 3 17:38:05 2003 UTC (21 years, 7 months ago) by dan
Diff to previous 2378
remove references to INDEX.db which is not a cvs file

Revision 2378 - Directory Listing - [select for diffs]
Modified Tue Sep 2 20:49:19 2003 UTC (21 years, 7 months ago) by dan
Diff to previous 2377
more functions, and add the database schema

Revision 2377 - Directory Listing - [select for diffs]
Modified Tue Sep 2 20:47:16 2003 UTC (21 years, 7 months ago) by dan
Diff to previous 2376
This belongs in develop.freshports.org/www/directories

Revision 2376 - Directory Listing - [select for diffs]
Modified Tue Sep 2 20:47:15 2003 UTC (21 years, 7 months ago) by dan
Diff to previous 2375
Example FreshPorts database

Revision 2375 - Directory Listing - [select for diffs]
Modified Mon Sep 1 19:58:40 2003 UTC (21 years, 7 months ago) by dan
Diff to previous 2374
Fix typo

Revision 2374 - Directory Listing - [select for diffs]
Modified Sun Aug 31 01:56:14 2003 UTC (21 years, 7 months ago) by dan
Diff to previous 2373
Details on how to process directories

Revision 2373 - Directory Listing - [select for diffs]
Modified Wed Aug 27 19:40:20 2003 UTC (21 years, 7 months ago) by dan
Diff to previous 2372
Show them the way to the phorum

Revision 2372 - Directory Listing - [select for diffs]
Modified Wed Aug 27 18:36:15 2003 UTC (21 years, 7 months ago) by dan
Diff to previous 2371
Ignore our testing directories

Revision 2371 - Directory Listing - [select for diffs]
Modified Wed Aug 27 18:35:33 2003 UTC (21 years, 7 months ago) by dan
Diff to previous 2370
first commit

Revision 2370 - Directory Listing - [select for diffs]
Modified Wed Aug 27 18:35:17 2003 UTC (21 years, 7 months ago) by dan
Diff to previous 2369
Sample archive

Revision 2369 - Directory Listing - [select for diffs]
Modified Wed Aug 27 18:34:52 2003 UTC (21 years, 7 months ago) by dan
Diff to previous 2368
Example database

Revision 2368 - Directory Listing - [select for diffs]
Modified Wed Aug 27 18:34:33 2003 UTC (21 years, 7 months ago) by dan
Diff to previous 2367
Show our examples

Revision 2367 - Directory Listing - [select for diffs]
Modified Wed Aug 27 18:27:51 2003 UTC (21 years, 7 months ago) by dan
Diff to previous 2366
First commit

Revision 2366 - Directory Listing - [select for diffs]
Modified Wed Aug 27 18:27:39 2003 UTC (21 years, 7 months ago) by dan
Diff to previous 2365
This is a starting point, should we ever need these files

Revision 2365 - Directory Listing - [select for diffs]
Modified Tue Aug 19 13:32:57 2003 UTC (21 years, 7 months ago) by dan
Diff to previous 2364
Remove functions associated with element_pathnames table.
This table was experimental and attempted to deal with path parsing
issues which would arise with watch lists on FreshSource. We might be
able to use these functions at a later date if we allow people to
watch a directory.

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

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

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

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

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

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

Add two new functions: SetActive and SetDeleted.

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

Revision 2357 - Directory Listing - [select for diffs]
Modified Wed Jul 30 12:24:56 2003 UTC (21 years, 8 months ago) by dan
Diff to previous 2356
Remove link to bchosting.com because it is now in footer.

Revision 2356 - Directory Listing - [select for diffs]
Modified Wed Jul 30 12:24:24 2003 UTC (21 years, 8 months ago) by dan
Diff to previous 2355
Include link to bchosting.com

Revision 2355 - Directory Listing - [select for diffs]
Modified Wed Jul 30 12:19:22 2003 UTC (21 years, 8 months ago) by dan
Diff to previous 2354
- remove inactive debugging code
- remove commented out code
- some whitespace changes

Revision 2354 - Directory Listing - [select for diffs]
Modified Wed Jul 30 12:13:07 2003 UTC (21 years, 8 months ago) by dan
Diff to previous 2353
Use IsSet, not InArray for the cookie

Revision 2353 - Directory Listing - [select for diffs]
Modified Wed Jul 30 12:11:40 2003 UTC (21 years, 8 months ago) by dan
Diff to previous 2352
Use the small text links rather than graphics for the valid
html, rss, and CSS links.

Revision 2352 - Directory Listing - [select for diffs]
Modified Wed Jul 30 12:10:10 2003 UTC (21 years, 8 months ago) by dan
Diff to previous 2351
Fix some HTML nits:

- Provide a content-type
- Specify the script type when declaring Javascript
- Optionally provide the commit date, commit time, and committer name

Provide link to bchosting.com

Revision 2351 - Directory Listing - [select for diffs]
Modified Wed Jul 30 12:06:38 2003 UTC (21 years, 8 months ago) by dan
Diff to previous 2350
PHP nits

Revision 2350 - Directory Listing - [select for diffs]
Modified Wed Jul 30 11:42:32 2003 UTC (21 years, 8 months ago) by dan
Diff to previous 2349
remove extra <p>

Revision 2349 - Directory Listing - [select for diffs]
Modified Tue Jul 29 20:52:48 2003 UTC (21 years, 8 months ago) by dan
Diff to previous 2348
Remove references to LastChangeLogID.  This variable is no longe used.

Revision 2348 - Directory Listing - [select for diffs]
Modified Tue Jul 29 20:44:12 2003 UTC (21 years, 8 months ago) by dan
Diff to previous 2347
use the correct database field name: firstlogin not firslogin

Revision 2347 - Directory Listing - [select for diffs]
Modified Tue Jul 29 20:37:41 2003 UTC (21 years, 8 months ago) by dan
Diff to previous 2346
Improve handling when no date is supplied.
Ensure commits part of the table is as wide as available.
Slight cellpadding adjustment to match index.php

Revision 2346 - Directory Listing - [select for diffs]
Modified Tue Jul 29 20:14:55 2003 UTC (21 years, 8 months ago) by dan
Diff to previous 2345
Remove debug code
Refer to the correct database handle when fetching a commit

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

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

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

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

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

Revision 2340 - Directory Listing - [select for diffs]
Modified Mon Jul 14 14:11:54 2003 UTC (21 years, 8 months ago) by dan
Diff to previous 2339
FileName will not be set if there is no trailing slash such as:
http://www.freshports.org/security/logcheck

Revision 2339 - Directory Listing - [select for diffs]
Modified Tue Jul 8 19:38:22 2003 UTC (21 years, 9 months ago) by dan
Diff to previous 2338
Don't have a border around the Valid RSS image.

Revision 2338 - Directory Listing - [select for diffs]
Modified Fri Jul 4 18:14:59 2003 UTC (21 years, 9 months ago) by dan
Diff to previous 2337
Mention that the news.php parameters are optional
HTML nits

Revision 2337 - Directory Listing - [select for diffs]
Modified Fri Jul 4 15:29:17 2003 UTC (21 years, 9 months ago) by dan
Diff to previous 2336
Add details for newsfeed parameters.

Revision 2336 - Directory Listing - [select for diffs]
Modified Fri Jul 4 15:19:09 2003 UTC (21 years, 9 months ago) by dan
Diff to previous 2335
Add new parameters to the URL:
- MaxArticles : number of ports to report upon
-        date : show the commit date
-   committer : show the committer name
-        time : show the commit time

Revision 2335 - Directory Listing - [select for diffs]
Modified Fri Jul 4 14:59:20 2003 UTC (21 years, 9 months ago) by dan
Diff to previous 2334
Fix more PHP issues

Revision 2334 - Directory Listing - [select for diffs]
Modified Fri Jul 4 14:58:40 2003 UTC (21 years, 9 months ago) by dan
Diff to previous 2333
Fix more problems found by PHP notification messages

Revision 2333 - Directory Listing - [select for diffs]
Modified Fri Jul 4 14:56:20 2003 UTC (21 years, 9 months ago) by dan
Diff to previous 2332
Remove code no longer used.

Revision 2332 - Directory Listing - [select for diffs]
Modified Fri Jul 4 14:45:55 2003 UTC (21 years, 9 months ago) by dan
Diff to previous 2331
fix PHP notice messages

Revision 2331 - Directory Listing - [select for diffs]
Modified Fri Jul 4 14:45:08 2003 UTC (21 years, 9 months ago) by dan
Diff to previous 2330
Fix php notice message

Revision 2330 - Directory Listing - [select for diffs]
Modified Mon Jun 9 11:44:22 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2329
Use the same icon as the diary, which faces right, not left...

Revision 2329 - Directory Listing - [select for diffs]
Modified Thu Jun 5 14:31:42 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2328
Use newly added function EmptyTheListCategory instead of EmptyTheList.
Let's not clear the entire watch list every time someone adds ports
from a category.

Revision 2328 - Directory Listing - [select for diffs]
Modified Thu Jun 5 14:30:36 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2327
Add EmptyTheListCategory which allows us to empty a watch list of all
elements in a given category.

Revision 2327 - Directory Listing - [select for diffs]
Modified Thu Jun 5 13:39:03 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2326
Use the terms primary and secondary, instead of real and virtual.

Revision 2326 - Directory Listing - [select for diffs]
Modified Thu Jun 5 13:37:47 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2325
Some ports are in more than one category.  The first category listed is the
primary category.  This must be a physical category (i.e. one which exists
in the ports tree on disk).  Any other categories are referred to as a secondary
category.  The others may be either physical or virtual.
A category may be in more then one physical directory but will always have
exactly one primary category.

On this page, indicate ports which list this category as a secondary category.

Revision 2325 - Directory Listing - [select for diffs]
Modified Thu Jun 5 13:27:19 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2324
Don't use get.

Revision 2324 - Directory Listing - [select for diffs]
Modified Tue Jun 3 13:30:53 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2323
Fix an off-by-one error with searching.
If start = 1, we don't offset starting at one, we offset starting at zero.

Revision 2323 - Directory Listing - [select for diffs]
Modified Tue Jun 3 09:47:09 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2322
minor corrections to burst media code

Revision 2322 - Directory Listing - [select for diffs]
Modified Mon Jun 2 21:34:02 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2321
correct the URL I just fixed

Revision 2321 - Directory Listing - [select for diffs]
Modified Mon Jun 2 21:30:14 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2320
fix broken css validator links

Revision 2320 - Directory Listing - [select for diffs]
Modified Mon Jun 2 21:22:03 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2319
Add a link to valid RSS

Revision 2319 - Directory Listing - [select for diffs]
Modified Mon Jun 2 12:04:23 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2318
use abstime instead of datetime. This fixes phorum on PostgreSQL 7.3

Revision 2318 - Directory Listing - [select for diffs]
Modified Mon Jun 2 11:49:33 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2317
Fix broken php tags

Revision 2317 - Directory Listing - [select for diffs]
Modified Sun Jun 1 15:38:12 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2316
Add a redirect for news.php

Revision 2316 - Directory Listing - [select for diffs]
Modified Sun Jun 1 15:36:55 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2315
Add descriptions for docs and docs/scripts directory

Revision 2315 - Directory Listing - [select for diffs]
Modified Sun Jun 1 15:17:16 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2314
Add tools for people to create xml from email

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

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

- Use tabs to delimit things instead of :

Revision 2312 - Directory Listing - [select for diffs]
Modified Sat May 24 13:14:48 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2311
move the raw message into the recent directory instead of the raw directory

Revision 2311 - Directory Listing - [select for diffs]
Modified Fri May 23 19:36:25 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2310
Update some things

Revision 2310 - Directory Listing - [select for diffs]
Modified Fri May 23 17:32:25 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2309
Allow paging of results
Show the parameters in the resulting page.
e.g. http://beta.freshports.org/search.php?stype=name&method=match&query=kde&num=10&deleted=excludedeleted&casesensitivity=caseinsensitive&search=1&start=61

Revision 2309 - Directory Listing - [select for diffs]
Modified Fri May 23 12:32:49 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2308
Improve handling of email.  Send it out, even if previous email has bounced.
Log all attempts.

Revision 2308 - Directory Listing - [select for diffs]
Modified Wed May 21 11:22:41 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2307
Fix typo and poorly worded sentence.
Remove reference to improvements already implemented.

Revision 2307 - Directory Listing - [select for diffs]
Modified Wed May 21 11:18:05 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2306
Move the WLC explanation into the "What do these symbols mean?" section.

Revision 2306 - Directory Listing - [select for diffs]
Modified Wed May 21 01:25:33 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2305
Start using freshports_WatchListCount_Icon to display the WLC

Revision 2305 - Directory Listing - [select for diffs]
Modified Wed May 21 00:52:26 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2304
oops, use the configuration file item instead of hard coding whether or
not to show the Watch List Count value.

Revision 2304 - Directory Listing - [select for diffs]
Modified Wed May 21 00:48:25 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2303
Add a missing ;

Revision 2303 - Directory Listing - [select for diffs]
Modified Wed May 21 00:43:08 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2302
Add watch_list_count

Revision 2302 - Directory Listing - [select for diffs]
Modified Wed May 21 00:38:50 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2301
Update the DOCType string

Revision 2301 - Directory Listing - [select for diffs]
Modified Wed May 21 00:12:16 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2300
The Watch List Count image

Revision 2300 - Directory Listing - [select for diffs]
Modified Wed May 21 00:11:17 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2299
By default, display WatchListCount

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

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

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

Revision 2296 - Directory Listing - [select for diffs]
Modified Fri May 16 02:56:43 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2295
Show Announcements

Revision 2295 - Directory Listing - [select for diffs]
Modified Fri May 16 02:55:56 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2294
Add ShowWatchListCount

Revision 2294 - Directory Listing - [select for diffs]
Modified Fri May 16 02:48:41 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2293
Add WLC info

Revision 2293 - Directory Listing - [select for diffs]
Modified Fri May 16 02:45:53 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2292
The default is to show the announcements.

Revision 2292 - Directory Listing - [select for diffs]
Modified Fri May 16 02:44:13 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2291
Add code for dislaying announcements using new announcements class.

Revision 2291 - Directory Listing - [select for diffs]
Modified Fri May 16 02:43:28 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2290
bit more tuning of the announcement updates

Revision 2290 - Directory Listing - [select for diffs]
Modified Fri May 16 02:38:56 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2289
Add WatchlistCount which gives us the number of watch lists upon which this
port appears.

Revision 2289 - Directory Listing - [select for diffs]
Modified Fri May 16 02:37:33 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2288
Attempt a sort

Revision 2288 - Directory Listing - [select for diffs]
Modified Fri May 16 02:33:47 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2287
update copyright notice

Revision 2287 - Directory Listing - [select for diffs]
Modified Fri May 16 02:32:23 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2286
comment out some debugging syslog stuff

Revision 2286 - Directory Listing - [select for diffs]
Modified Fri May 16 02:31:21 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2285
Update copyright notice

Revision 2285 - Directory Listing - [select for diffs]
Modified Fri May 16 02:30:44 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2284
update copyright
Create new features which disables user updates when/if necessary.

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

Revision 2283 - Directory Listing - [select for diffs]
Modified Fri May 16 01:10:54 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2282
Add copyright notice

Revision 2282 - Directory Listing - [select for diffs]
Modified Fri May 16 01:09:10 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2281
*** empty log message ***

Revision 2281 - Directory Listing - [select for diffs]
Modified Fri May 16 01:06:59 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2280
Update the copyright notice to 2003

Revision 2280 - Directory Listing - [select for diffs]
Modified Thu May 15 18:32:46 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2279
Add link to bchosting

Revision 2279 - Directory Listing - [select for diffs]
Modified Mon May 12 02:23:28 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2278
comment out a message

Revision 2278 - Directory Listing - [select for diffs]
Modified Sun May 11 13:33:34 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2277
HTML nits

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

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

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

Revision 2274 - Directory Listing - [select for diffs]
Modified Sat May 10 04:29:40 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2273
Final amendments

Revision 2273 - Directory Listing - [select for diffs]
Modified Sat May 10 04:29:30 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2272
final amendments

Revision 2272 - Directory Listing - [select for diffs]
Modified Fri May 9 21:33:00 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2271
Beginnings of announcement maintenance

Revision 2271 - Directory Listing - [select for diffs]
Modified Fri May 9 21:32:32 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2270
add FetchNth, FetchAllActive, FetchUpdateID, and GetPopulateValues functions

Revision 2270 - Directory Listing - [select for diffs]
Modified Fri May 9 21:31:30 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2269
remove inaccurate comment

Revision 2269 - Directory Listing - [select for diffs]
Modified Fri May 9 19:42:59 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2268
whitespace adjustment

Revision 2268 - Directory Listing - [select for diffs]
Modified Fri May 9 19:42:42 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2267
Add announcements table

Revision 2267 - Directory Listing - [select for diffs]
Modified Fri May 9 19:39:55 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2266
Add Announcements table

Revision 2266 - Directory Listing - [select for diffs]
Modified Fri May 9 19:39:24 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2265
Add the announcements table

Revision 2265 - Directory Listing - [select for diffs]
Modified Thu May 8 13:18:57 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2264
Removed unused GLOBAL

Revision 2264 - Directory Listing - [select for diffs]
Modified Thu May 8 13:07:45 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2263
refer to /login.php instead of login.php

Revision 2263 - Directory Listing - [select for diffs]
Modified Thu May 8 13:07:09 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2262
refer to /login.php instead of login.php.
whitespace adjustment
remove redundant code

Revision 2262 - Directory Listing - [select for diffs]
Modified Thu May 8 12:22:58 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2261
Rename the login form to l to avoid conflicting with the search form.

Revision 2261 - Directory Listing - [select for diffs]
Modified Wed May 7 10:44:10 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2260
Update GetPortID to treat virtual and physical categories differently.

Revision 2260 - Directory Listing - [select for diffs]
Modified Tue May 6 11:33:27 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2259
Use MAILTO instead of $mailto

Revision 2259 - Directory Listing - [select for diffs]
Modified Tue May 6 11:33:13 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2258
Use MAILTO instead of $mailto
HTML nits

Revision 2258 - Directory Listing - [select for diffs]
Modified Sat May 3 12:01:01 2003 UTC (21 years, 11 months ago) by (unknown author)
Diff to previous 2257
This commit was manufactured by cvs2svn to create tag
'FreshPorts_2003_05_04'.
Revision 2257 - Directory Listing - [select for diffs]
Modified Sat May 3 12:01:00 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2256
HTML nits

Revision 2256 - Directory Listing - [select for diffs]
Modified Fri May 2 18:38:01 2003 UTC (21 years, 11 months ago) by (unknown author)
Diff to previous 2255
This commit was manufactured by cvs2svn to create tag
'FreshPorts_2003_05_04'.
Revision 2255 - Directory Listing - [select for diffs]
Modified Fri May 2 18:38:00 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2254
Add the security notice report to the report table

Revision 2254 - Directory Listing - [select for diffs]
Modified Fri May 2 18:33:37 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2253
Fix typo

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

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

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

Revision 2249 - Directory Listing - [select for diffs]
Modified Fri May 2 13:28:30 2003 UTC (21 years, 11 months ago) by (unknown author)
Diff to previous 2248
This commit was manufactured by cvs2svn to create tag
'FreshPorts_2003_05_04'.
Revision 2248 - Directory Listing - [select for diffs]
Modified Fri May 2 13:28:29 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2247
layout nits

Revision 2247 - Directory Listing - [select for diffs]
Modified Fri May 2 12:53:02 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2246
Oops, got the table cells wrong

Revision 2246 - Directory Listing - [select for diffs]
Modified Fri May 2 12:49:50 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2245
HTML nits.  Because we have two forms, we need to put them into two tables

Revision 2245 - Directory Listing - [select for diffs]
Modified Fri May 2 12:34:30 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2244
html nits

Revision 2244 - Directory Listing - [select for diffs]
Modified Fri May 2 12:09:42 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2243
HTML nits

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

Revision 2242 - Directory Listing - [select for diffs]
Modified Tue Apr 29 16:25:52 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2241
move element_pathname to after a function it calls

Revision 2241 - Directory Listing - [select for diffs]
Modified Tue Apr 29 16:03:12 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2240
comment out some debugging

Revision 2240 - Directory Listing - [select for diffs]
Modified Tue Apr 29 15:59:26 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2239
Add function, triggers, etc, which were ommitted

Revision 2239 - Directory Listing - [select for diffs]
Modified Tue Apr 29 15:22:59 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2238
Add the announcement

Revision 2238 - Directory Listing - [select for diffs]
Modified Tue Apr 29 15:20:22 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2237
Point to the latest upgrade.

Revision 2237 - Directory Listing - [select for diffs]
Modified Tue Apr 29 15:14:29 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2236
We don't want to use SystemTimeAdjust here...

Revision 2236 - Directory Listing - [select for diffs]
Modified Tue Apr 29 15:13:52 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2235
In Stats_PortCountNewInterval, we shouldn't use SystemTimeAdjust

Revision 2235 - Directory Listing - [select for diffs]
Modified Tue Apr 29 14:02:08 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2234
When totaling categories, use the right formual depending on whether or
not it's a virtual category.

Revision 2234 - Directory Listing - [select for diffs]
Modified Tue Apr 29 14:01:28 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2233
When totaling categories, use the right formual depending on whether or
not it's a virtual category.

Supply a total.

Revision 2233 - Directory Listing - [select for diffs]
Modified Tue Apr 29 12:51:55 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2232
create element_pathname with an optional boolean

Revision 2232 - Directory Listing - [select for diffs]
Modified Tue Apr 29 12:45:11 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2231
Limit URLs to 70 visible characters.

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

Revision 2230 - Directory Listing - [select for diffs]
Modified Tue Apr 29 01:48:10 2003 UTC (21 years, 11 months ago) by (unknown author)
Diff to previous 2229
This commit was manufactured by cvs2svn to create tag
'FreshPorts_2003_05_04'.
Revision 2229 - Directory Listing - [select for diffs]
Modified Tue Apr 29 01:48:09 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2228
log all changes to the description

Revision 2228 - Directory Listing - [select for diffs]
Modified Mon Apr 28 23:43:54 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2227
More notes

Revision 2227 - Directory Listing - [select for diffs]
Modified Mon Apr 28 23:43:34 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2226
indicate the virtual categories

Revision 2226 - Directory Listing - [select for diffs]
Modified Mon Apr 28 23:19:30 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2225
Add our new announcement

Revision 2225 - Directory Listing - [select for diffs]
Modified Mon Apr 28 23:19:09 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2224
Put a date on this thing before we introduce the new title.

Revision 2224 - Directory Listing - [select for diffs]
Modified Mon Apr 28 22:25:10 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2223
update for the new release

Revision 2223 - Directory Listing - [select for diffs]
Modified Mon Apr 28 21:18:39 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2222
ignore tmp

Revision 2222 - Directory Listing - [select for diffs]
Modified Mon Apr 28 21:13:04 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2221
Add some new fields to the newsfeed and tidy up some formatting

Revision 2221 - Directory Listing - [select for diffs]
Modified Mon Apr 28 21:12:23 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2220
Put copyright years into a DEFINE
shorten URLs, the visible portion

Revision 2220 - Directory Listing - [select for diffs]
Modified Mon Apr 28 20:45:42 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2219
Let's bring this up to speed too

Revision 2219 - Directory Listing - [select for diffs]
Modified Mon Apr 28 20:27:28 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2218
Start using latest_commits_ports_anchor

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

Revision 2217 - Directory Listing - [select for diffs]
Modified Mon Apr 28 18:57:41 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2216
We use phorum-3.3.2a now

Revision 2216 - Directory Listing - [select for diffs]
Modified Mon Apr 28 16:25:15 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2215
use watch_list.in_service

Revision 2215 - Directory Listing - [select for diffs]
Modified Mon Apr 28 16:24:58 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2214
header updates
use watch_list.in_service

Revision 2214 - Directory Listing - [select for diffs]
Modified Mon Apr 28 16:24:38 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2213
Stop using hardcoded user id
start using watch_list.in_service

Revision 2213 - Directory Listing - [select for diffs]
Modified Mon Apr 28 16:23:22 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2212
add some debugging and use the right variable name

Revision 2212 - Directory Listing - [select for diffs]
Modified Mon Apr 28 16:21:52 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2211
update header
use only in_service watch lists

Revision 2211 - Directory Listing - [select for diffs]
Modified Mon Apr 28 16:21:36 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2210
update header

Revision 2210 - Directory Listing - [select for diffs]
Modified Mon Apr 28 16:21:13 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2209
remove FetchByName

Revision 2209 - Directory Listing - [select for diffs]
Modified Mon Apr 28 16:20:32 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2208
header update

Revision 2208 - Directory Listing - [select for diffs]
Modified Mon Apr 28 15:11:47 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2207
align graphic and text to middle

Revision 2207 - Directory Listing - [select for diffs]
Modified Mon Apr 28 03:39:43 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2206
add users.page_size

Revision 2206 - Directory Listing - [select for diffs]
Modified Mon Apr 28 03:37:47 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2205
Add user.page_size

Revision 2205 - Directory Listing - [select for diffs]
Modified Mon Apr 28 01:37:21 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2204
whitespace

Revision 2204 - Directory Listing - [select for diffs]
Modified Mon Apr 28 00:54:23 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2203
HTML nits

Revision 2203 - Directory Listing - [select for diffs]
Modified Mon Apr 28 00:29:48 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2202
HTML nits

Revision 2202 - Directory Listing - [select for diffs]
Modified Mon Apr 28 00:05:56 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2201
Make for valid HTML

Revision 2201 - Directory Listing - [select for diffs]
Modified Sun Apr 27 23:38:58 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2200
Add the valid css image

Revision 2200 - Directory Listing - [select for diffs]
Modified Sun Apr 27 20:33:58 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2199
Display the watch list name in the title and page header

Revision 2199 - Directory Listing - [select for diffs]
Modified Sun Apr 27 20:33:36 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2198
Let's fetch the data instead of just executing the query

Revision 2198 - Directory Listing - [select for diffs]
Modified Sun Apr 27 20:33:21 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2197
whitespace

Revision 2197 - Directory Listing - [select for diffs]
Modified Sun Apr 27 14:48:21 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2196
HTML nits

Revision 2196 - Directory Listing - [select for diffs]
Modified Sun Apr 27 14:47:58 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2195
use the right email check

Revision 2195 - Directory Listing - [select for diffs]
Modified Sun Apr 27 14:45:56 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2194
some html nits
count only the primary categories
include a note that the port total is incorrect

Revision 2194 - Directory Listing - [select for diffs]
Modified Sun Apr 27 14:44:30 2003 UTC (21 years, 11 months ago) by (unknown author)
Diff to previous 2193
This commit was manufactured by cvs2svn to create tag
'FreshPorts_2003_05_04'.
Revision 2193 - Directory Listing - [select for diffs]
Modified Sun Apr 27 14:44:29 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2192
grant select commit_log_ports_ignore for www

Revision 2192 - Directory Listing - [select for diffs]
Modified Sun Apr 27 13:36:15 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2191
First commit

Revision 2191 - Directory Listing - [select for diffs]
Modified Sat Apr 26 21:58:14 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2190
it's www, not wwww

Revision 2190 - Directory Listing - [select for diffs]
Modified Sat Apr 26 16:46:42 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2189
Add a new switch, AllowUserChanges, which indicates whether or not users
are allowed to make changes.  This is a system wide switch.  The intention
is to keep the website running, but disable changes, during an upgrade, etc.

Revision 2189 - Directory Listing - [select for diffs]
Modified Sat Apr 26 14:50:23 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2188
Fix some footers/side bars to use the functions, not the includes...

Revision 2188 - Directory Listing - [select for diffs]
Modified Sat Apr 26 14:41:58 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2187
Add a space before the security notice icon

Revision 2187 - Directory Listing - [select for diffs]
Modified Sat Apr 26 14:36:41 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2186
Add security_notice_audit triggers

Revision 2186 - Directory Listing - [select for diffs]
Modified Sat Apr 26 14:33:20 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2185
Start using SecurityNoticeAudit class

Revision 2185 - Directory Listing - [select for diffs]
Modified Sat Apr 26 14:32:51 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2184
Add SecurityNoticeAudit class

Revision 2184 - Directory Listing - [select for diffs]
Modified Sat Apr 26 13:15:47 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2183
Add security notice links

Revision 2183 - Directory Listing - [select for diffs]
Modified Sat Apr 26 12:50:15 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2182
Use int4 instead of int8 in some places.

Revision 2182 - Directory Listing - [select for diffs]
Modified Sat Apr 26 12:48:07 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2181
header changes

Revision 2181 - Directory Listing - [select for diffs]
Modified Thu Apr 24 15:43:30 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2180
Add a header so 404s are not generated for files.php

Revision 2180 - Directory Listing - [select for diffs]
Modified Thu Apr 24 15:27:44 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2179
whitespace adjustments

Revision 2179 - Directory Listing - [select for diffs]
Modified Thu Apr 24 15:09:43 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2178
remove microtime for start/finish of page rendering

Revision 2178 - Directory Listing - [select for diffs]
Modified Thu Apr 24 15:06:17 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2177
Add valid HTML link

Revision 2177 - Directory Listing - [select for diffs]
Modified Thu Apr 24 15:05:36 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2176
The VALID HTML icon

Revision 2176 - Directory Listing - [select for diffs]
Modified Thu Apr 24 15:03:25 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2175
HTML nits

Revision 2175 - Directory Listing - [select for diffs]
Modified Wed Apr 23 22:42:59 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2174
add commit_log_ports_ignore for commits
remove extraneous grant for ports_categories

Revision 2174 - Directory Listing - [select for diffs]
Modified Wed Apr 23 22:29:51 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2173
Let's do nice SQL

Revision 2173 - Directory Listing - [select for diffs]
Modified Wed Apr 23 22:14:56 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2172
remove duplicate trigger and function
add missing commit_log_update

Revision 2172 - Directory Listing - [select for diffs]
Modified Wed Apr 23 22:14:08 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2171
Add missing element_pathname which takes a boolean for leading /

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

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

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

Revision 2168 - Directory Listing - [select for diffs]
Modified Wed Apr 23 17:51:43 2003 UTC (21 years, 11 months ago) by (unknown author)
Diff to previous 2167
This commit was manufactured by cvs2svn to create tag 'FreshPorts-VuXML'.
Revision 2167 - Directory Listing - [select for diffs]
Modified Wed Apr 23 17:51:42 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2166
things to ignore

Revision 2166 - Directory Listing - [select for diffs]
Modified Wed Apr 23 17:51:06 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2165
Add MAILTO example

Revision 2165 - Directory Listing - [select for diffs]
Modified Wed Apr 23 17:51:00 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2164
fix errors which prevented compare from working.
use MAILTO from config file

Revision 2164 - Directory Listing - [select for diffs]
Modified Wed Apr 23 17:21:00 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2163
Add latest_commits table

Revision 2163 - Directory Listing - [select for diffs]
Modified Wed Apr 23 16:39:42 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2162
Allow an optional parameter, n, for the number of commits to return.
max 150.

Revision 2162 - Directory Listing - [select for diffs]
Modified Wed Apr 23 16:39:05 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2161
We don't have to update the housekeeping table any more.

Revision 2161 - Directory Listing - [select for diffs]
Modified Wed Apr 23 16:29:01 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2160
start using triggers instead of rules on latest_commits_ports and latest_commits

Revision 2160 - Directory Listing - [select for diffs]
Modified Wed Apr 23 16:28:31 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2159
remove anchor_clid and replace it with latest_commits_anchor and latest_commits_ports_anchor

Revision 2159 - Directory Listing - [select for diffs]
Modified Wed Apr 23 15:18:33 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2158
First commit, set local values here

Revision 2158 - Directory Listing - [select for diffs]
Modified Wed Apr 23 15:18:09 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2157
Add header

Revision 2157 - Directory Listing - [select for diffs]
Modified Wed Apr 23 15:17:33 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2156
Start using config.sh

Revision 2156 - Directory Listing - [select for diffs]
Modified Wed Apr 23 14:30:18 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2155
Use latest_commits_ports_anchor instead of Anchor_CLID

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

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

Revision 2153 - Directory Listing - [select for diffs]
Modified Wed Apr 23 14:27:12 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2152
Add permissions to commits for ports_categories

Revision 2152 - Directory Listing - [select for diffs]
Modified Wed Apr 23 14:16:45 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2151
expland and improve the MAILTO tools.

Revision 2151 - Directory Listing - [select for diffs]
Modified Tue Apr 22 17:28:56 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2150
standard headers

Revision 2150 - Directory Listing - [select for diffs]
Modified Wed Apr 16 02:43:07 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2149
Hmmm, when inserting, the check for old != new will fail, because there
is no old.

Revision 2149 - Directory Listing - [select for diffs]
Modified Wed Apr 16 02:02:48 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2148
remove duplicate GetPortID

Revision 2148 - Directory Listing - [select for diffs]
Modified Wed Apr 16 00:35:43 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2147
Add new trigger ports_categories_set

Revision 2147 - Directory Listing - [select for diffs]
Modified Wed Apr 16 00:35:28 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2146
WatchListStagingClear now takes and returns int8
and also renamed WatchListID to UserID to reflect new strategy

WatchListStagingLogClearing now takes int8

ports_categories_set is moved to ri.txt as it becomes a trigger

Revision 2146 - Directory Listing - [select for diffs]
Modified Mon Apr 14 00:41:19 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2145
Add optional leading slash to Element_Pathname

Revision 2145 - Directory Listing - [select for diffs]
Modified Sun Apr 13 19:53:50 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2144
turn off debugging

Revision 2144 - Directory Listing - [select for diffs]
Modified Sun Apr 13 19:48:07 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2143
Convert to new commits_latest_ports file
add port version/revision
add Security Alert flag

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

Revision 2142 - Directory Listing - [select for diffs]
Modified Sat Apr 12 19:21:33 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2141
- let's sort this instead of relying upon default order
- tidy up headers

Revision 2141 - Directory Listing - [select for diffs]
Modified Sat Apr 12 19:14:21 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2140
use a variable, not a hard coded constant

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

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

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

Revision 2137 - Directory Listing - [select for diffs]
Modified Sat Apr 12 11:25:57 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2136
Update copyrights

Revision 2136 - Directory Listing - [select for diffs]
Modified Sat Apr 12 11:22:57 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2135
A new way of doing the queues

Revision 2135 - Directory Listing - [select for diffs]
Modified Thu Apr 10 16:32:09 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2134
Add the rules for commit_log_ports which keep it populated with new commits.
We still have to write the rules to clear out this table from time to time.

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

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

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

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

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

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

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

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

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

Revision 2125 - Directory Listing - [select for diffs]
Modified Mon Apr 7 17:02:17 2003 UTC (22 years ago) by dan
Diff to previous 2124
Avoid a problem which occurs on the day after DST changes:
<               select (current_date - interval ''1 day'')::date
---
>               select (current_date - 1)::date

While here: whitespace adjustment

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

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

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

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

Revision 2120 - Directory Listing - [select for diffs]
Modified Sat Mar 29 14:03:14 2003 UTC (22 years ago) by dan
Diff to previous 2119
fix broken tag

Revision 2119 - Directory Listing - [select for diffs]
Modified Sat Mar 29 13:51:10 2003 UTC (22 years ago) by dan
Diff to previous 2118
Show zero values.

Revision 2118 - Directory Listing - [select for diffs]
Modified Sat Mar 29 13:39:33 2003 UTC (22 years ago) by dan
Diff to previous 2117
std headers

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

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

Revision 2115 - Directory Listing - [select for diffs]
Modified Mon Mar 24 12:14:20 2003 UTC (22 years ago) by dan
Diff to previous 2114
better handling if we don't find the port

Revision 2114 - Directory Listing - [select for diffs]
Modified Mon Mar 24 12:13:43 2003 UTC (22 years ago) by dan
Diff to previous 2113
fix typo

Revision 2113 - Directory Listing - [select for diffs]
Modified Mon Mar 24 12:13:28 2003 UTC (22 years ago) by dan
Diff to previous 2112
show the category name

Revision 2112 - Directory Listing - [select for diffs]
Modified Fri Mar 21 15:35:08 2003 UTC (22 years ago) by dan
Diff to previous 2111
Qualify the GROUP BY fields to satisfy PostgreSQL 7.3 requirements

Revision 2111 - Directory Listing - [select for diffs]
Modified Thu Mar 20 02:22:20 2003 UTC (22 years ago) by dan
Diff to previous 2110
Ask them to disable auto-responders.

Revision 2110 - Directory Listing - [select for diffs]
Modified Mon Mar 17 16:07:24 2003 UTC (22 years ago) by dan
Diff to previous 2109
Let's use English here...

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

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

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

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

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

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

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

Revision 2102 - Directory Listing - [select for diffs]
Modified Mon Mar 10 14:37:16 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2101
Add freshports.conf.php
remove ? files

Revision 2101 - Directory Listing - [select for diffs]
Modified Mon Mar 10 14:36:16 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2100
fix incorrect references to code definition

Revision 2100 - Directory Listing - [select for diffs]
Modified Mon Mar 10 14:35:46 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2099
remove extraneous code

Revision 2099 - Directory Listing - [select for diffs]
Modified Sat Mar 8 18:18:52 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2098
Add permissions for security_notice_audit and security_notice_audit_id_seq.
Adjust permissions on security_notice to be less liberal.

Revision 2098 - Directory Listing - [select for diffs]
Modified Sat Mar 8 18:06:35 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2097
commits_latest_ports is now latest_commits_ports

Revision 2097 - Directory Listing - [select for diffs]
Modified Sat Mar 8 18:00:04 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2096
rename commits_latest_ports to latest_commits_ports

Revision 2096 - Directory Listing - [select for diffs]
Modified Sat Mar 8 17:38:46 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2095
Add security_notice_audit

Revision 2095 - Directory Listing - [select for diffs]
Modified Sat Mar 8 17:33:52 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2094
add trigger on security_notice for security_notice_audit

Revision 2094 - Directory Listing - [select for diffs]
Modified Sat Mar 8 16:23:48 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2093
Start using latest_commits_ports

Revision 2093 - Directory Listing - [select for diffs]
Modified Sat Mar 8 16:22:03 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2092
comment out a debugging statement

Revision 2092 - Directory Listing - [select for diffs]
Modified Sat Mar 8 16:21:42 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2091
doh, we should be loading classes/user_tasks.php
Avoid repeated IsTaskAllowed calls by using a variable
Allow trusted users to amend the security notice, not just add a new one.

Revision 2091 - Directory Listing - [select for diffs]
Modified Sat Mar 8 13:32:08 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2090
better logging

Revision 2090 - Directory Listing - [select for diffs]
Modified Sat Mar 8 13:31:41 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2089
use query, not sql
remove syslog calls - logging now done by stored procedure

Revision 2089 - Directory Listing - [select for diffs]
Modified Sat Mar 8 13:30:33 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2088
std headers

Revision 2088 - Directory Listing - [select for diffs]
Modified Sat Mar 8 13:05:26 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2087
add new stored procedure for security notices.

Revision 2087 - Directory Listing - [select for diffs]
Modified Sat Mar 8 13:05:02 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2086
start using the new stored procedure for security notices.

Revision 2086 - Directory Listing - [select for diffs]
Modified Fri Mar 7 20:31:43 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2085
Add rules for commit_log_ports.  Perhaps these should be changed into triggers.

Revision 2085 - Directory Listing - [select for diffs]
Modified Fri Mar 7 20:13:22 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2084
drop the old commits_latest_ports, create the new smaller leaner version

Revision 2084 - Directory Listing - [select for diffs]
Modified Thu Mar 6 22:25:52 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2083
allow www to update categories

Revision 2083 - Directory Listing - [select for diffs]
Modified Thu Mar 6 22:23:17 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2082
PR 251 - columns of user_tasks table should be user_id, task_id

Revision 2082 - Directory Listing - [select for diffs]
Modified Thu Mar 6 22:10:16 2003 UTC (22 years, 1 month ago) by (unknown author)
Diff to previous 2081
This commit was manufactured by cvs2svn to create tag 'RELEASE-beta-
2003_03_07'.
Revision 2081 - Directory Listing - [select for diffs]
Modified Thu Mar 6 22:10:15 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2080
Allow trusted users to alter description for non-virtual categories.

Revision 2080 - Directory Listing - [select for diffs]
Modified Thu Mar 6 22:05:18 2003 UTC (22 years, 1 month ago) by (unknown author)
Diff to previous 2079
This commit was manufactured by cvs2svn to create tag 'RELEASE-beta-
2003_03_07'.
Revision 2079 - Directory Listing - [select for diffs]
Modified Thu Mar 6 22:05:17 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2078
start using constants

Revision 2078 - Directory Listing - [select for diffs]
Modified Thu Mar 6 22:03:42 2003 UTC (22 years, 1 month ago) by (unknown author)
Diff to previous 2077
This commit was manufactured by cvs2svn to create tag 'RELEASE-beta-
2003_03_07'.
Revision 2077 - Directory Listing - [select for diffs]
Modified Thu Mar 6 22:03:41 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2076
enhanced debugging

Revision 2076 - Directory Listing - [select for diffs]
Modified Thu Mar 6 22:03:22 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2075
turn off debugging

Revision 2075 - Directory Listing - [select for diffs]
Modified Thu Mar 6 22:03:09 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2074
actually loop and use more than just one task
start using constants

Revision 2074 - Directory Listing - [select for diffs]
Modified Thu Mar 6 21:26:43 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2073
fix debugging statement.
return id, not name when fetching by name.
add UpdateDescription to allow users to set description on new virtual categories

Revision 2073 - Directory Listing - [select for diffs]
Modified Thu Mar 6 21:24:31 2003 UTC (22 years, 1 month ago) by (unknown author)
Diff to previous 2072
This commit was manufactured by cvs2svn to create tag 'RELEASE-beta-
2003_03_07'.
Revision 2072 - Directory Listing - [select for diffs]
Modified Thu Mar 6 21:24:30 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2071
whitespace only

Revision 2071 - Directory Listing - [select for diffs]
Modified Thu Mar 6 18:18:07 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2070
include the category name in the banner.

Revision 2070 - Directory Listing - [select for diffs]
Modified Thu Mar 6 17:57:36 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2069
Let's not make everyone automatically a super user.

Revision 2069 - Directory Listing - [select for diffs]
Modified Thu Mar 6 15:13:19 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2068
Add CategoryPortCount for category paging

Revision 2068 - Directory Listing - [select for diffs]
Modified Thu Mar 6 15:12:56 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2067
comment out debugging

Revision 2067 - Directory Listing - [select for diffs]
Modified Thu Mar 6 15:02:39 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2066
Better paging links

Revision 2066 - Directory Listing - [select for diffs]
Modified Thu Mar 6 15:02:16 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2065
Set default paging to 50

Revision 2065 - Directory Listing - [select for diffs]
Modified Thu Mar 6 14:20:45 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2064
Allow paging through category contents

Revision 2064 - Directory Listing - [select for diffs]
Modified Thu Mar 6 13:51:58 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2063
PostgreSQL 7.3 changes

Revision 2063 - Directory Listing - [select for diffs]
Modified Thu Mar 6 13:36:58 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2062
Changes for 7.3 compatibility

Revision 2062 - Directory Listing - [select for diffs]
Modified Wed Mar 5 23:26:54 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2061
remove tables no longer used

Revision 2061 - Directory Listing - [select for diffs]
Modified Wed Mar 5 21:40:48 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2060
turn off debugging

Revision 2060 - Directory Listing - [select for diffs]
Modified Wed Mar 5 21:37:26 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2059
make mention of default watch lists

Revision 2059 - Directory Listing - [select for diffs]
Modified Wed Mar 5 21:33:39 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2058
mention that this page operates only on one watch list at a time

Revision 2058 - Directory Listing - [select for diffs]
Modified Wed Mar 5 21:33:05 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2057
add EmptyAllLists

Revision 2057 - Directory Listing - [select for diffs]
Modified Wed Mar 5 21:32:53 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2056
implement empty_all correctly

Revision 2056 - Directory Listing - [select for diffs]
Modified Wed Mar 5 21:09:01 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2055
Add robots.txt

Revision 2055 - Directory Listing - [select for diffs]
Modified Wed Mar 5 21:07:34 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2054
simple debugging change

Revision 2054 - Directory Listing - [select for diffs]
Modified Wed Mar 5 21:07:13 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2053
use _REQUEST instead of _GET
oops, we didn't code for remove, just add.
when removing elements from the watch list, don't worry if it's not actually there...

Revision 2053 - Directory Listing - [select for diffs]
Modified Wed Mar 5 21:05:48 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2052
Handle the multiple watch lists correctly when fetching a single port

Revision 2052 - Directory Listing - [select for diffs]
Modified Wed Mar 5 19:52:51 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2051
Add GetPortID

Revision 2051 - Directory Listing - [select for diffs]
Modified Wed Mar 5 19:46:39 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2050
Keep the Makefile status the same as it's parent.
Do a CREATE OR REPLACE on categories_insert_update
add function for user_email_change trigger

Revision 2050 - Directory Listing - [select for diffs]
Modified Wed Mar 5 19:19:06 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2049
use TRIGGER not OPAQUE
convert some stuff to upper case

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

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

Revision 2046 - Directory Listing - [select for diffs]
Modified Wed Mar 5 18:45:14 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2045
WatchListStagingLogDelete updated for multiple watch lists

Revision 2045 - Directory Listing - [select for diffs]
Modified Wed Mar 5 18:44:09 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2044
add trigger on categories for virtual categories

Revision 2044 - Directory Listing - [select for diffs]
Modified Wed Mar 5 18:42:32 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2043
permissions for ports_categories and commit_log_ports_ignore

Revision 2043 - Directory Listing - [select for diffs]
Modified Wed Mar 5 18:41:25 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2042
Use WatchListID not wlid
try some ' instead of "

Revision 2042 - Directory Listing - [select for diffs]
Modified Wed Mar 5 13:57:30 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2041
fix typo

Revision 2041 - Directory Listing - [select for diffs]
Modified Wed Mar 5 13:46:40 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2040
Fix GROUP by because of 7.3 changes

Revision 2040 - Directory Listing - [select for diffs]
Modified Wed Mar 5 13:13:40 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2039
virtual categories:

- Allow categories.element_id to be null
- create table clp (should be renamed)
- create table ports_categories

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

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

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

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

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

Revision 2034 - Directory Listing - [select for diffs]
Modified Tue Mar 4 22:51:13 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2033
convert some stuff to upper case, whitespace changes.

Revision 2033 - Directory Listing - [select for diffs]
Modified Tue Mar 4 22:28:47 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2032
virtual categories support

Revision 2032 - Directory Listing - [select for diffs]
Modified Tue Mar 4 22:24:21 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2031
add permissions for commit_log_ports_ignore

Revision 2031 - Directory Listing - [select for diffs]
Modified Tue Mar 4 22:19:37 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2030
define SUPER_USER and USER types

Revision 2030 - Directory Listing - [select for diffs]
Modified Tue Mar 4 22:10:56 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2029
Changes for virtual categories.

Revision 2029 - Directory Listing - [select for diffs]
Modified Tue Mar 4 22:00:21 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2028
Start using the port_categories table

Revision 2028 - Directory Listing - [select for diffs]
Modified Tue Mar 4 21:47:00 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2027
whitespace only

Revision 2027 - Directory Listing - [select for diffs]
Modified Tue Mar 4 19:05:52 2003 UTC (22 years, 1 month ago) by (unknown author)
Diff to previous 2026
This commit was manufactured by cvs2svn to create tag 'RELEASE-beta-
2003_03_07'.
Revision 2026 - Directory Listing - [select for diffs]
Modified Tue Mar 4 19:05:51 2003 UTC (22 years, 1 month ago) by (unknown author)
Diff to previous 2025
This commit was manufactured by cvs2svn to create tag
'FreshPorts_2003_05_04'.
Revision 2025 - Directory Listing - [select for diffs]
Modified Tue Mar 4 19:05:50 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2024
fix typo

Revision 2024 - Directory Listing - [select for diffs]
Modified Tue Mar 4 17:38:43 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2023
fix a broken tag

Revision 2023 - Directory Listing - [select for diffs]
Modified Mon Mar 3 19:22:42 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2022
/www/ => /usr/websites/

Revision 2022 - Directory Listing - [select for diffs]
Modified Mon Mar 3 19:20:59 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2021
logs -> log

Revision 2021 - Directory Listing - [select for diffs]
Modified Mon Mar 3 19:12:40 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2020
Let's try some better options here...

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

Revision 2019 - Directory Listing - [select for diffs]
Modified Wed Feb 26 16:17:27 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2018
Let's try some better names for ALT text fields.

Revision 2018 - Directory Listing - [select for diffs]
Modified Wed Feb 26 16:17:06 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2017
HTML validation

Revision 2017 - Directory Listing - [select for diffs]
Modified Tue Feb 25 19:40:13 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2016
rename ports_refresh_ignore to commit_log_ports_ignore

Revision 2016 - Directory Listing - [select for diffs]
Modified Tue Feb 25 19:10:20 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2015
For mainttaining commit_log_ports_ignore

Revision 2015 - Directory Listing - [select for diffs]
Modified Tue Feb 25 19:09:57 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2014
Add new functions to support NeedsRefreshClear

Revision 2014 - Directory Listing - [select for diffs]
Modified Tue Feb 25 19:09:23 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2013
This seems to work now.

Revision 2013 - Directory Listing - [select for diffs]
Modified Tue Feb 25 15:25:15 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2012
Show me the unrefreshed ports.

Revision 2012 - Directory Listing - [select for diffs]
Modified Tue Feb 25 15:18:51 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2011
Name the column to cater for PostgreSQL 7.3 changes

Revision 2011 - Directory Listing - [select for diffs]
Modified Tue Feb 25 15:18:15 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2010
display refresh symbol for unrefreshed ports

Revision 2010 - Directory Listing - [select for diffs]
Modified Tue Feb 25 15:17:58 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2009
whitespace

Revision 2009 - Directory Listing - [select for diffs]
Modified Tue Feb 25 15:16:17 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2008
Include needs_refresh for each commit

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

Revision 2007 - Directory Listing - [select for diffs]
Modified Fri Feb 21 22:17:17 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2006
rename ports_refresh_ignore (it was ports_refesh_ignore)

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

Revision 2005 - Directory Listing - [select for diffs]
Modified Fri Feb 21 21:24:35 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2004
Let's order by message_id, a business value, rather than commit_log_id,
which is something we set.

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

Revision 2003 - Directory Listing - [select for diffs]
Modified Fri Feb 21 19:37:47 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2002
fix sorting error

Revision 2002 - Directory Listing - [select for diffs]
Modified Fri Feb 21 19:23:23 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2001
Make sure we display the master sites.

Revision 2001 - Directory Listing - [select for diffs]
Modified Fri Feb 21 19:16:30 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2000
add parameters to display master sites, make commit table header narrower, don't wrap on date column

Revision 2000 - Directory Listing - [select for diffs]
Modified Fri Feb 21 19:14:43 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 1999
limit 50

Revision 1999 - Directory Listing - [select for diffs]
Modified Fri Feb 21 19:13:52 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 1998
white space

Revision 1998 - Directory Listing - [select for diffs]
Modified Fri Feb 21 19:13:39 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 1997
turn off debugging
use the categories table

Revision 1997 - Directory Listing - [select for diffs]
Modified Fri Feb 21 18:03:39 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 1996
Fix group by problem under 7.3

Revision 1996 - Directory Listing - [select for diffs]
Modified Fri Feb 21 15:51:32 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 1995
Start using serial so we can remove the add sequence commands
a few other random changes
Part of upgrading to PostgreSQL 7.3

Revision 1995 - Directory Listing - [select for diffs]
Modified Thu Feb 20 22:29:19 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 1994
Part of upgrade to 7.3 - use "timestamp with time zone" instead of "timestamp"

Revision 1994 - Directory Listing - [select for diffs]
Modified Thu Feb 20 21:00:13 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 1993
It seems I deleted a great deal during a previous commit.

Revision 1993 - Directory Listing - [select for diffs]
Modified Mon Feb 17 20:52:48 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 1992
Add commits_latest, which seems to have been deleted/omitted.

Revision 1992 - Directory Listing - [select for diffs]
Modified Mon Feb 17 20:42:17 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 1991
Some changes, don't know what...

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

Revision 1990 - Directory Listing - [select for diffs]
Modified Tue Feb 11 21:27:16 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 1989
Align that TD left

Revision 1989 - Directory Listing - [select for diffs]
Modified Tue Feb 11 18:16:28 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 1988
Disable debugging.

Revision 1988 - Directory Listing - [select for diffs]
Modified Tue Feb 11 18:14:03 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 1987
Display the link to the files in the same place as the version/revision.

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

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

Revision 1985 - Directory Listing - [select for diffs]
Modified Mon Feb 10 16:55:31 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 1984
remove trailing control-m's

Revision 1984 - Directory Listing - [select for diffs]
Modified Mon Feb 10 16:52:14 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 1983
remove trailing control-m's
add master sites

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

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

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

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

Revision 1979 - Directory Listing - [select for diffs]
Modified Mon Feb 10 14:59:20 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 1978
Add names provided by Chuck Rouillard.

Revision 1978 - Directory Listing - [select for diffs]
Modified Mon Feb 3 13:11:02 2003 UTC (22 years, 2 months ago) by dan
Diff to previous 1977
Fix broken tag.  Remove Control-m

Revision 1977 - Directory Listing - [select for diffs]
Modified Fri Jan 31 05:24:15 2003 UTC (22 years, 2 months ago) by dan
Diff to previous 1976
First commit

Revision 1976 - Directory Listing - [select for diffs]
Modified Thu Jan 30 02:52:47 2003 UTC (22 years, 2 months ago) by dan
Diff to previous 1975
Turn debugging off

Revision 1975 - Directory Listing - [select for diffs]
Modified Thu Jan 30 02:51:58 2003 UTC (22 years, 2 months ago) by dan
Diff to previous 1974
Try doing the join a bit faster.

Revision 1974 - Directory Listing - [select for diffs]
Modified Fri Jan 24 17:41:34 2003 UTC (22 years, 2 months ago) by dan
Diff to previous 1973
Add $RejectExternalSearches

Revision 1973 - Directory Listing - [select for diffs]
Modified Fri Jan 24 17:41:12 2003 UTC (22 years, 2 months ago) by dan
Diff to previous 1972
Look for external searches and reject them...

Revision 1972 - Directory Listing - [select for diffs]
Modified Thu Jan 23 13:35:39 2003 UTC (22 years, 2 months ago) by dan
Diff to previous 1971
Deal with external searchers.

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

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

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

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

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

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

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

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

Revision 1963 - Directory Listing - [select for diffs]
Modified Fri Jan 10 19:12:51 2003 UTC (22 years, 2 months ago) by dan
Diff to previous 1962
start using IsTaskAllowed from user class

Revision 1962 - Directory Listing - [select for diffs]
Modified Fri Jan 10 19:12:29 2003 UTC (22 years, 2 months ago) by dan
Diff to previous 1961
Add freshports_Tasks_SecurityNoticeAdd

Revision 1961 - Directory Listing - [select for diffs]
Modified Fri Jan 10 19:12:04 2003 UTC (22 years, 2 months ago) by dan
Diff to previous 1960
Upon setting security notification, set housekeeping refresh = 2 for ports

Revision 1960 - Directory Listing - [select for diffs]
Modified Fri Jan 10 19:10:59 2003 UTC (22 years, 2 months ago) by dan
Diff to previous 1959
Allow housekeeping to be updated from www

Revision 1959 - Directory Listing - [select for diffs]
Modified Fri Jan 10 19:10:33 2003 UTC (22 years, 2 months ago) by dan
Diff to previous 1958
whitespace

Revision 1958 - Directory Listing - [select for diffs]
Modified Fri Jan 10 19:10:04 2003 UTC (22 years, 2 months ago) by dan
Diff to previous 1957
Don't set message id on retrieve
return message id

Revision 1957 - Directory Listing - [select for diffs]
Modified Fri Jan 10 19:09:33 2003 UTC (22 years, 2 months ago) by dan
Diff to previous 1956
remove Rename, added in error.
add IsTaskAllowed

Revision 1956 - Directory Listing - [select for diffs]
Modified Fri Jan 10 17:14:16 2003 UTC (22 years, 2 months ago) by dan
Diff to previous 1955
In commits_latest_ports, add security_notice_id

Revision 1955 - Directory Listing - [select for diffs]
Modified Fri Jan 10 17:12:22 2003 UTC (22 years, 2 months ago) by dan
Diff to previous 1954
put a zero border around the security icon

Revision 1954 - Directory Listing - [select for diffs]
Modified Fri Jan 10 17:07:03 2003 UTC (22 years, 2 months ago) by dan
Diff to previous 1953
Show the security notice flag

Revision 1953 - Directory Listing - [select for diffs]
Modified Fri Jan 10 16:03:25 2003 UTC (22 years, 2 months ago) by dan
Diff to previous 1952
Allow us to add users to tasks

Revision 1952 - Directory Listing - [select for diffs]
Modified Fri Jan 10 15:58:02 2003 UTC (22 years, 2 months ago) by dan
Diff to previous 1951
Add this image

Revision 1951 - Directory Listing - [select for diffs]
Modified Fri Jan 10 15:57:27 2003 UTC (22 years, 2 months ago) by dan
Diff to previous 1950
remove unused code for start/stop
some whitespace changes

Revision 1950 - Directory Listing - [select for diffs]
Modified Fri Jan 10 15:56:29 2003 UTC (22 years, 2 months ago) by dan
Diff to previous 1949
add note about the new security icon

Revision 1949 - Directory Listing - [select for diffs]
Modified Fri Jan 10 15:56:14 2003 UTC (22 years, 2 months ago) by dan
Diff to previous 1948
Add facility for marking a commit as security related

Revision 1948 - Directory Listing - [select for diffs]
Modified Fri Jan 10 15:55:17 2003 UTC (22 years, 2 months ago) by dan
Diff to previous 1947
add Sequence_Security_Notice_ID

Revision 1947 - Directory Listing - [select for diffs]
Modified Fri Jan 10 15:55:02 2003 UTC (22 years, 2 months ago) by dan
Diff to previous 1946
add TITLE field to icons
added freshports_Security_Icon
Added security icon to port description page
some whitespace changes

Revision 1946 - Directory Listing - [select for diffs]
Modified Fri Jan 10 15:52:53 2003 UTC (22 years, 2 months ago) by dan
Diff to previous 1945
use new portnames

Revision 1945 - Directory Listing - [select for diffs]
Modified Fri Jan 10 15:52:31 2003 UTC (22 years, 2 months ago) by dan
Diff to previous 1944
remove old and unused security_notice, security_notice_elements and security_notice_log
add tasks and user_tasks
start using new security_notice

Revision 1944 - Directory Listing - [select for diffs]
Modified Fri Jan 10 15:51:30 2003 UTC (22 years, 2 months ago) by dan
Diff to previous 1943
New class

Revision 1943 - Directory Listing - [select for diffs]
Modified Fri Jan 10 15:51:12 2003 UTC (22 years, 2 months ago) by dan
Diff to previous 1942
whitespace

Revision 1942 - Directory Listing - [select for diffs]
Modified Fri Jan 10 15:50:53 2003 UTC (22 years, 2 months ago) by dan
Diff to previous 1941
Add FetchByMessageId

Revision 1941 - Directory Listing - [select for diffs]
Modified Fri Jan 10 15:50:33 2003 UTC (22 years, 2 months ago) by dan
Diff to previous 1940
Start pulling stuff in from the new security_notice table.

Revision 1940 - Directory Listing - [select for diffs]
Modified Fri Jan 10 15:49:45 2003 UTC (22 years, 2 months ago) by dan
Diff to previous 1939
Add new function GetTasks

Revision 1939 - Directory Listing - [select for diffs]
Modified Fri Jan 10 15:49:31 2003 UTC (22 years, 2 months ago) by dan
Diff to previous 1938
Use AddSlashes correctly

Revision 1938 - Directory Listing - [select for diffs]
Modified Thu Jan 9 19:45:28 2003 UTC (22 years, 2 months ago) by dan
Diff to previous 1937
redo the security notice tables to be more compact
rearrange the diagram for printing

Revision 1937 - Directory Listing - [select for diffs]
Modified Mon Jan 6 23:59:29 2003 UTC (22 years, 3 months ago) by dan
Diff to previous 1936
fix use of freshports_BannerSpace

Revision 1936 - Directory Listing - [select for diffs]
Modified Mon Jan 6 14:17:00 2003 UTC (22 years, 3 months ago) by dan
Diff to previous 1935
use freshports_SideBar() and freshports_ShowFooter()
whitespace changes

Revision 1935 - Directory Listing - [select for diffs]
Modified Mon Jan 6 14:15:30 2003 UTC (22 years, 3 months ago) by dan
Diff to previous 1934
something wrong here I think, needs to be checked.

Revision 1934 - Directory Listing - [select for diffs]
Modified Mon Jan 6 14:14:45 2003 UTC (22 years, 3 months ago) by dan
Diff to previous 1933
use freshports_SideBar() and freshports_ShowFooter()

Revision 1933 - Directory Listing - [select for diffs]
Modified Sun Jan 5 13:14:57 2003 UTC (22 years, 3 months ago) by dan
Diff to previous 1932
use freshports_SideBar

Revision 1932 - Directory Listing - [select for diffs]
Modified Sun Jan 5 13:14:13 2003 UTC (22 years, 3 months ago) by dan
Diff to previous 1931
whitespace only

Revision 1931 - Directory Listing - [select for diffs]
Modified Sun Jan 5 13:13:33 2003 UTC (22 years, 3 months ago) by dan
Diff to previous 1930
use the correct global name

Revision 1930 - Directory Listing - [select for diffs]
Modified Sat Jan 4 17:20:39 2003 UTC (22 years, 3 months ago) by dan
Diff to previous 1929
Adjust copyright

Revision 1929 - Directory Listing - [select for diffs]
Modified Sat Jan 4 17:20:14 2003 UTC (22 years, 3 months ago) by dan
Diff to previous 1928
fix copyright

Revision 1928 - Directory Listing - [select for diffs]
Modified Sat Jan 4 17:11:44 2003 UTC (22 years, 3 months ago) by dan
Diff to previous 1927
Correctly delete all the lists when asked to do so.

Revision 1927 - Directory Listing - [select for diffs]
Modified Sat Jan 4 17:11:02 2003 UTC (22 years, 3 months ago) by dan
Diff to previous 1926
Add DeleteAllLists

Revision 1926 - Directory Listing - [select for diffs]
Modified Sat Jan 4 17:10:45 2003 UTC (22 years, 3 months ago) by dan
Diff to previous 1925
Correctly count the number of watch lists for a given user.

Revision 1925 - Directory Listing - [select for diffs]
Modified Wed Jan 1 13:49:33 2003 UTC (22 years, 3 months ago) by dan
Diff to previous 1924
update copyright

Revision 1924 - Directory Listing - [select for diffs]
Modified Wed Dec 18 17:55:24 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1923
add more help messages

Revision 1923 - Directory Listing - [select for diffs]
Modified Wed Dec 18 17:44:29 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1922
use SetLastWatchListChosen and GetDefaultWatchListID

Revision 1922 - Directory Listing - [select for diffs]
Modified Wed Dec 18 17:33:27 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1921
use wlid instead of watch_list_id

Revision 1921 - Directory Listing - [select for diffs]
Modified Tue Dec 17 20:07:09 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1920
get rid of that double echo

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

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

Revision 1918 - Directory Listing - [select for diffs]
Modified Tue Dec 17 16:30:22 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1917
Lots of changes to fix errors/warnings found by pressing F4.
Add housekeeping.id to explore speed improvements

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

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

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

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

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

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

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

Revision 1910 - Directory Listing - [select for diffs]
Modified Mon Dec 16 16:19:17 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1909
PR 235 - WatchList needs to use UserID when deleting items.

Revision 1909 - Directory Listing - [select for diffs]
Modified Mon Dec 16 13:39:44 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1908
Set focus when the page loads

Revision 1908 - Directory Listing - [select for diffs]
Modified Mon Dec 16 13:36:56 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1907
Make this work with multiple watch lists.

Revision 1907 - Directory Listing - [select for diffs]
Modified Mon Dec 16 13:36:41 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1906
use wlid instead of watch_list_id
Starting using GetDefaultWatchListID
Make this work with multiple watch lists.

Revision 1906 - Directory Listing - [select for diffs]
Modified Mon Dec 16 13:35:58 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1905
use wlid instead of watch_list_id
Starting using GetDefaultWatchListID

Revision 1905 - Directory Listing - [select for diffs]
Modified Mon Dec 16 13:35:08 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1904
Use a div instead of a P

Revision 1904 - Directory Listing - [select for diffs]
Modified Mon Dec 16 13:34:41 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1903
Only show ads if we are showing ads.

Revision 1903 - Directory Listing - [select for diffs]
Modified Mon Dec 16 13:33:13 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1902
Change watch_list_id to wlid

Revision 1902 - Directory Listing - [select for diffs]
Modified Mon Dec 16 13:32:06 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1901
Add GetDefaultWatchListID

Revision 1901 - Directory Listing - [select for diffs]
Modified Mon Dec 16 13:31:50 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1900
Add FetchByName

Revision 1900 - Directory Listing - [select for diffs]
Modified Mon Dec 16 13:31:22 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1899
Add SetLastWatchListChosen

Revision 1899 - Directory Listing - [select for diffs]
Modified Mon Dec 16 13:31:01 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1898
Set debug off

Revision 1898 - Directory Listing - [select for diffs]
Modified Sun Dec 15 15:55:53 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1897
Don't use userid

Revision 1897 - Directory Listing - [select for diffs]
Modified Fri Dec 13 20:35:27 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1896
Start using multiple watch lists

Revision 1896 - Directory Listing - [select for diffs]
Modified Fri Dec 13 20:34:34 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1895
remove GetWatchID

Revision 1895 - Directory Listing - [select for diffs]
Modified Fri Dec 13 19:40:24 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1894
Retrieve data based upon category name, not category id.

Revision 1894 - Directory Listing - [select for diffs]
Modified Thu Dec 12 05:28:11 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1893
Add some more meta commands, cache, etc.

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

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

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

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

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

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

Revision 1887 - Directory Listing - [select for diffs]
Modified Thu Dec 12 02:45:29 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1886
use echo freshports_ErrorMessage

Revision 1886 - Directory Listing - [select for diffs]
Modified Thu Dec 12 02:45:28 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1885
use echo freshports_ErrorMessage

Revision 1885 - Directory Listing - [select for diffs]
Modified Thu Dec 12 02:23:12 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1884
Fix badly constructed code

Revision 1884 - Directory Listing - [select for diffs]
Modified Thu Dec 12 02:22:44 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1883
Use echo

Revision 1883 - Directory Listing - [select for diffs]
Modified Thu Dec 12 02:21:39 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1882
Check for invalid names

Revision 1882 - Directory Listing - [select for diffs]
Modified Wed Dec 11 22:42:50 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1881
partial changes to checking for legal watch list names

Revision 1881 - Directory Listing - [select for diffs]
Modified Wed Dec 11 18:15:09 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1880
Remove "explain analyze"

Revision 1880 - Directory Listing - [select for diffs]
Modified Wed Dec 11 17:49:11 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1879
lots of whitespace changes
rearrange the SQL to improve performance.
see http://www.freebsddiary.org/samples/PostgresSQL/ports-new.txt

Revision 1879 - Directory Listing - [select for diffs]
Modified Wed Dec 11 17:47:23 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1878
whitespace changes only

Revision 1878 - Directory Listing - [select for diffs]
Modified Wed Dec 11 16:33:42 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1877
remove freshports_MainWatchID

Revision 1877 - Directory Listing - [select for diffs]
Modified Wed Dec 11 16:19:52 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1876
add:
users.watch_list_add_remove
users.max_number_watch_lists

Revision 1876 - Directory Listing - [select for diffs]
Modified Wed Dec 11 16:18:08 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1875
Tell people they can have no more than 5 watch lists unless otherwise
arranged.

Revision 1875 - Directory Listing - [select for diffs]
Modified Wed Dec 11 16:17:12 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1874
limit watch lists to users.max_number_watch_lists

Revision 1874 - Directory Listing - [select for diffs]
Modified Wed Dec 11 14:58:57 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1873
Use a standard spam filter message

Revision 1873 - Directory Listing - [select for diffs]
Modified Wed Dec 11 05:07:57 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1872
Handle the special case of no subscriptions.

Revision 1872 - Directory Listing - [select for diffs]
Modified Wed Dec 11 04:44:42 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1871
use ' instead of "

Revision 1871 - Directory Listing - [select for diffs]
Modified Wed Dec 11 04:44:10 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1870
use ' instead of "
whitespace changes
attempt to not wrap date

Revision 1870 - Directory Listing - [select for diffs]
Modified Wed Dec 11 04:43:01 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1869
forced commit to say use ' instead of "

Revision 1869 - Directory Listing - [select for diffs]
Modified Wed Dec 11 04:42:46 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1868
use $_REQUEST
use ' instead of "
Get it working again

Revision 1868 - Directory Listing - [select for diffs]
Modified Wed Dec 11 04:42:05 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1867
Use $_REQUEST
Get it working again.

Revision 1867 - Directory Listing - [select for diffs]
Modified Wed Dec 11 04:40:46 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1866
use ' instead of "
use $_REQUEST

Revision 1866 - Directory Listing - [select for diffs]
Modified Wed Dec 11 04:38:02 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1865
use ' instead of "
whitespace changes

Revision 1865 - Directory Listing - [select for diffs]
Modified Wed Dec 11 04:37:02 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1864
Convert to new User class
use ' instead of "

Revision 1864 - Directory Listing - [select for diffs]
Modified Wed Dec 11 04:36:21 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1863
use ' instead of "

Revision 1863 - Directory Listing - [select for diffs]
Modified Wed Dec 11 04:35:51 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1862
use $_REQUEST

Revision 1862 - Directory Listing - [select for diffs]
Modified Wed Dec 11 04:35:24 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1861
use freshports_PortDescriptionPrint with a limit on output.
use ' instead of "

Revision 1861 - Directory Listing - [select for diffs]
Modified Wed Dec 11 04:33:45 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1860
adjust comments

Revision 1860 - Directory Listing - [select for diffs]
Modified Wed Dec 11 04:32:52 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1859
adjust error handling

Revision 1859 - Directory Listing - [select for diffs]
Modified Tue Dec 10 20:51:01 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1858
some whitespace changes
Use User class.  use " instead of '.

Revision 1858 - Directory Listing - [select for diffs]
Modified Tue Dec 10 20:50:35 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1857
remove WatchListID

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

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

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

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

Revision 1853 - Directory Listing - [select for diffs]
Modified Tue Dec 10 17:56:10 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1852
Show deleted status
fix column wrap

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

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

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

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

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

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

Revision 1846 - Directory Listing - [select for diffs]
Modified Tue Dec 10 05:13:33 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1845
use require_once instead of include

Revision 1845 - Directory Listing - [select for diffs]
Modified Tue Dec 10 05:07:22 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1844
use require_once instead of include

Revision 1844 - Directory Listing - [select for diffs]
Modified Tue Dec 10 05:06:01 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1843
use require_once

Revision 1843 - Directory Listing - [select for diffs]
Modified Tue Dec 10 05:04:39 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1842
Use require_once

Revision 1842 - Directory Listing - [select for diffs]
Modified Tue Dec 10 04:43:03 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1841
remove extra COMMIT

Revision 1841 - Directory Listing - [select for diffs]
Modified Tue Dec 10 04:42:36 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1840
Add another note to help the user

Revision 1840 - Directory Listing - [select for diffs]
Modified Tue Dec 10 04:42:06 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1839
uncomment code

Revision 1839 - Directory Listing - [select for diffs]
Modified Tue Dec 10 04:05:21 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1838
Fix typo

Revision 1838 - Directory Listing - [select for diffs]
Modified Tue Dec 10 04:00:20 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1837
Use require_once instead of require

Revision 1837 - Directory Listing - [select for diffs]
Modified Tue Dec 10 03:59:12 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1836
Show which watch lists contain the element

Revision 1836 - Directory Listing - [select for diffs]
Modified Tue Dec 10 03:58:19 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1835
Show all the watch lists and allow the user to select which ones should
contain the element.

Revision 1835 - Directory Listing - [select for diffs]
Modified Tue Dec 10 03:57:30 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1834
remove commented out code.
Use UserID not User->ID here.
use require_once.

Revision 1834 - Directory Listing - [select for diffs]
Modified Tue Dec 10 03:56:26 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1833
Show all watch lists regardless of whether or not the element is on the list.
Improve debugging.

Revision 1833 - Directory Listing - [select for diffs]
Modified Tue Dec 10 03:55:45 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1832
Add DeleteElementFromWatchLists

Revision 1832 - Directory Listing - [select for diffs]
Modified Mon Dec 9 21:03:30 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1831
Fix a mistaken query

Revision 1831 - Directory Listing - [select for diffs]
Modified Mon Dec 9 21:01:15 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1830
Add debugging flag

Revision 1830 - Directory Listing - [select for diffs]
Modified Mon Dec 9 20:42:48 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1829
Add some debugging

Revision 1829 - Directory Listing - [select for diffs]
Modified Mon Dec 9 20:42:36 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1828
use require_once

Revision 1828 - Directory Listing - [select for diffs]
Modified Mon Dec 9 20:39:52 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1827
start using new class User

Revision 1827 - Directory Listing - [select for diffs]
Modified Mon Dec 9 20:38:12 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1826
start using new class User
lots of whitespace changes.

Revision 1826 - Directory Listing - [select for diffs]
Modified Mon Dec 9 20:37:47 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1825
Start using new class User

Revision 1825 - Directory Listing - [select for diffs]
Modified Mon Dec 9 20:33:03 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1824
Start using class watch_list_element.
Use class User.

Revision 1824 - Directory Listing - [select for diffs]
Modified Mon Dec 9 20:32:22 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1823
use class user

Revision 1823 - Directory Listing - [select for diffs]
Modified Mon Dec 9 20:31:15 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1822
alter freshports_Files to use class User.

Revision 1822 - Directory Listing - [select for diffs]
Modified Mon Dec 9 20:30:31 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1821
Add $WatchListAsk parameters to freshports_Watch_Link_Add and
freshports_Watch_Link_Remove.

When displaying $port->date_added, show "unknown" as appropriate.

Revision 1821 - Directory Listing - [select for diffs]
Modified Mon Dec 9 20:29:09 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1820
Start using $User class
There will be more changes required here to complete this process.

Revision 1820 - Directory Listing - [select for diffs]
Modified Mon Dec 9 20:28:13 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1819
use $User class

Revision 1819 - Directory Listing - [select for diffs]
Modified Mon Dec 9 20:27:55 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1818
Modify freshports_WatchListDDLB to add new optional parameter element_id.
Optionally show the number of watch lists upon which the element resides.

Revision 1818 - Directory Listing - [select for diffs]
Modified Mon Dec 9 20:24:03 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1817
Use onwatchlist not watch

Revision 1817 - Directory Listing - [select for diffs]
Modified Mon Dec 9 20:23:42 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1816
use new watch list structure

Revision 1816 - Directory Listing - [select for diffs]
Modified Mon Dec 9 20:22:49 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1815
Start using the new User class

Revision 1815 - Directory Listing - [select for diffs]
Modified Mon Dec 9 20:22:19 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1814
Add FetchByCookie

Revision 1814 - Directory Listing - [select for diffs]
Modified Mon Dec 9 20:21:46 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1813
Add watch_list_count, which is optional

Revision 1813 - Directory Listing - [select for diffs]
Modified Mon Dec 9 20:21:16 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1812
Optionally show whether or not a given element is on the list

Revision 1812 - Directory Listing - [select for diffs]
Modified Mon Dec 9 20:20:44 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1811
First commit

Revision 1811 - Directory Listing - [select for diffs]
Modified Mon Dec 9 15:03:06 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1810
hide debugging

Revision 1810 - Directory Listing - [select for diffs]
Modified Sun Dec 8 17:46:25 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1809
Add users.watch_list_add_remove

Revision 1809 - Directory Listing - [select for diffs]
Modified Sun Dec 8 17:34:43 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1808
Start using user class for setting watch_list_add_remove

Revision 1808 - Directory Listing - [select for diffs]
Modified Sun Dec 8 17:34:21 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1807
Add the user class.  still pretty basic.

Revision 1807 - Directory Listing - [select for diffs]
Modified Sun Dec 8 16:48:47 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1806
Tidy of SQL strings.
Make FetchByID work.

Revision 1806 - Directory Listing - [select for diffs]
Modified Sun Dec 8 16:47:59 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1805
Correctly go back to the referrer when Asking.
Catch and ignore duplicate entry errors.
Display the port details.

Revision 1805 - Directory Listing - [select for diffs]
Modified Sun Dec 8 16:46:31 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1804
include/watch-lists.php

Revision 1804 - Directory Listing - [select for diffs]
Modified Sun Dec 8 16:46:06 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1803
Add IndicateWatchListStatus to freshports_PortDetails

Revision 1803 - Directory Listing - [select for diffs]
Modified Sun Dec 8 04:03:58 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1802
changes for multiple watch lists

Revision 1802 - Directory Listing - [select for diffs]
Modified Sun Dec 8 04:03:37 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1801
Add watch_list.in_service
Alter watch_list_staging to use user_id instead of watch_list_id

Revision 1801 - Directory Listing - [select for diffs]
Modified Sun Dec 8 03:28:18 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1800
remove spurious watch_list grant.

Revision 1800 - Directory Listing - [select for diffs]
Modified Sun Dec 8 03:27:43 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1799
rename $commit to $WatchList.
add in_service

Revision 1799 - Directory Listing - [select for diffs]
Modified Sun Dec 8 03:27:13 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1798
add in_service

Revision 1798 - Directory Listing - [select for diffs]
Modified Sun Dec 8 03:26:43 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1797
Use $FreshPortsSlogan.

Revision 1797 - Directory Listing - [select for diffs]
Modified Sun Dec 8 03:26:23 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1796
Use $FreshPortsName and $FreshPortsSlogan.
Add TITLE to banner logo

Revision 1796 - Directory Listing - [select for diffs]
Modified Sun Dec 8 03:25:45 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1795
use $FreshPortsSlogan

Revision 1795 - Directory Listing - [select for diffs]
Modified Sun Dec 8 03:25:01 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1794
Start using $FreshPortsSlogan and $FreshPortsName.
remove extraneous comment which is breaking the RSS.

Revision 1794 - Directory Listing - [select for diffs]
Modified Sun Dec 8 03:24:24 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1793
Start using $FreshPortsSlogan and $FreshPortsName.
add TITLE to logo

Revision 1793 - Directory Listing - [select for diffs]
Modified Sun Dec 8 03:23:46 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1792
Hide debugging code behind if ($Debug)
Start using freshports_ErrorMessage

Revision 1792 - Directory Listing - [select for diffs]
Modified Sun Dec 8 03:22:45 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1791
Enable for multiple watch lists.
Implement the "ask" feature for adding/removing ports.

Revision 1791 - Directory Listing - [select for diffs]
Modified Sun Dec 8 03:21:51 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1790
Put the website name into the logo ALT text.
Enable the "ask" feature for adding/removing ports.
create freshports_ErrorMessage for displaying errors.

Revision 1790 - Directory Listing - [select for diffs]
Modified Sun Dec 8 03:20:11 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1789
Default to asking about changes.

Revision 1789 - Directory Listing - [select for diffs]
Modified Sun Dec 8 03:19:55 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1788
Optionally indicate default lists with a *

Revision 1788 - Directory Listing - [select for diffs]
Modified Fri Dec 6 23:20:12 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1787
freshports_Watch_Link_Remove and freshports_Watch_Link_Add now take

Revision 1787 - Directory Listing - [select for diffs]
Modified Fri Dec 6 23:19:03 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1786
remove GLOBALs no longer needed
while here, whitespace tidy.

Revision 1786 - Directory Listing - [select for diffs]
Modified Fri Dec 6 21:25:34 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1785
More work on multiple watch lists.  Still more to go.

Revision 1785 - Directory Listing - [select for diffs]
Modified Fri Dec 6 21:24:55 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1784
Start using UserID and WatchListID where needed

Revision 1784 - Directory Listing - [select for diffs]
Modified Fri Dec 6 21:23:09 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1783
we now need a watch list id when adding removing items
improve security by linking the SQL to the USER ID

Revision 1783 - Directory Listing - [select for diffs]
Modified Fri Dec 6 21:21:17 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1782
use freshports_Watch_Link_Remove and freshports_Watch_Link_Add

Revision 1782 - Directory Listing - [select for diffs]
Modified Fri Dec 6 16:51:11 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1781
properly use the ddlb

Revision 1781 - Directory Listing - [select for diffs]
Modified Fri Dec 6 16:49:23 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1780
create freshports_WatchListSelectGoButton and freshports_WatchListDDLBForm

Revision 1780 - Directory Listing - [select for diffs]
Modified Fri Dec 6 14:39:53 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1779
Checkpoint for working with multiple watch lists.  Still more work to be
done.

Revision 1779 - Directory Listing - [select for diffs]
Modified Fri Dec 6 14:33:14 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1778
No longer abort if we can't find a watch list

Revision 1778 - Directory Listing - [select for diffs]
Modified Fri Dec 6 14:32:45 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1777
Fix the URL

Revision 1777 - Directory Listing - [select for diffs]
Modified Fri Dec 6 14:32:14 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1776
Add insert, delete, update on watch_list

Revision 1776 - Directory Listing - [select for diffs]
Modified Fri Dec 6 14:27:35 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1775
show only the last 20 threads

Revision 1775 - Directory Listing - [select for diffs]
Modified Thu Dec 5 14:25:47 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1774
Add link to how-big-is-it.php

Revision 1774 - Directory Listing - [select for diffs]
Modified Thu Dec 5 14:23:54 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1773
Add notes on how stats are collected.

Revision 1773 - Directory Listing - [select for diffs]
Modified Thu Dec 5 13:58:20 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1772
add TITLE and ALT tags for the graph

Revision 1772 - Directory Listing - [select for diffs]
Modified Thu Dec 5 13:47:12 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1771
Make those headers bigger

Revision 1771 - Directory Listing - [select for diffs]
Modified Thu Dec 5 13:43:41 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1770
Add link to watch-list-maintenance.php

Revision 1770 - Directory Listing - [select for diffs]
Modified Wed Dec 4 22:35:08 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1769
Use require_once
Include news.addenda as the first item

Revision 1769 - Directory Listing - [select for diffs]
Modified Wed Dec 4 22:12:32 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1768
Ask for testers

Revision 1768 - Directory Listing - [select for diffs]
Modified Wed Dec 4 22:05:42 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1767
Remove call to BurstMediaCode, which would already be done in freshports.php

Revision 1767 - Directory Listing - [select for diffs]
Modified Wed Dec 4 22:01:41 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1766
Don't show the ads if we're not supposed to.

Revision 1766 - Directory Listing - [select for diffs]
Modified Wed Dec 4 21:57:16 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1765
First commit

Revision 1765 - Directory Listing - [select for diffs]
Modified Wed Dec 4 21:39:51 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1764
Put error messages into a nice fancy box

Revision 1764 - Directory Listing - [select for diffs]
Modified Wed Dec 4 21:32:52 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1763
Redirect if not logged in

Revision 1763 - Directory Listing - [select for diffs]
Modified Wed Dec 4 21:27:22 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1762
Add the class for the WatchList and WatchLists

Revision 1762 - Directory Listing - [select for diffs]
Modified Wed Dec 4 21:26:45 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1761
Add the image and the code for creating the watch list ddlb

Revision 1761 - Directory Listing - [select for diffs]
Modified Wed Dec 4 21:26:10 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1760
Add ddlb with stuff in it for selecting a watch list

Revision 1760 - Directory Listing - [select for diffs]
Modified Wed Dec 4 21:15:34 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1759
Looking good.

Revision 1759 - Directory Listing - [select for diffs]
Modified Wed Dec 4 18:57:24 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1758
Whitespace changes only

Revision 1758 - Directory Listing - [select for diffs]
Modified Wed Dec 4 17:16:58 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1757
We had two Stats_CommitCountPorts; rename one to Stats_CommitCount.

Revision 1757 - Directory Listing - [select for diffs]
Modified Wed Dec 4 16:53:40 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1756
Check for GD compiled in

Revision 1756 - Directory Listing - [select for diffs]
Modified Wed Dec 4 16:38:18 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1755
Add Stats_CommitLogCount

Revision 1755 - Directory Listing - [select for diffs]
Modified Wed Dec 4 16:35:20 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1754
White space changes only

Revision 1754 - Directory Listing - [select for diffs]
Modified Wed Dec 4 16:23:13 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1753
Let's get a little more structured
Also start using the daily stats

Revision 1753 - Directory Listing - [select for diffs]
Modified Tue Dec 3 20:21:18 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1752
improve the SQL

Revision 1752 - Directory Listing - [select for diffs]
Modified Tue Dec 3 20:18:24 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1751
Add note about watch_list columns not all being used

Revision 1751 - Directory Listing - [select for diffs]
Modified Tue Dec 3 19:27:37 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1750
Repair comments

Revision 1750 - Directory Listing - [select for diffs]
Modified Tue Dec 3 19:26:08 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1749
repair debug message

Revision 1749 - Directory Listing - [select for diffs]
Modified Tue Dec 3 16:18:57 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1748
Add a link to tomorrow and yesterday

Revision 1748 - Directory Listing - [select for diffs]
Modified Tue Dec 3 16:18:44 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1747
Add a <BR> at the end of the daily links.

Revision 1747 - Directory Listing - [select for diffs]
Modified Tue Dec 3 16:18:18 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1746
Allow an optional text parameter.
Do not include a <BR>.

Revision 1746 - Directory Listing - [select for diffs]
Modified Tue Dec 3 16:01:14 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1745
Start using freshports_LinkToDate()

Revision 1745 - Directory Listing - [select for diffs]
Modified Tue Dec 3 15:36:22 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1744
Add a whole new bunch of statistics

Revision 1744 - Directory Listing - [select for diffs]
Modified Tue Dec 3 14:56:45 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1743
Show how many pages are in the website

Revision 1743 - Directory Listing - [select for diffs]
Modified Mon Dec 2 18:32:25 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1742
Let's do the dailysummary in a better way

Revision 1742 - Directory Listing - [select for diffs]
Modified Mon Dec 2 18:32:08 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1741
show how to use the new parameters on index.php

Revision 1741 - Directory Listing - [select for diffs]
Modified Mon Dec 2 17:34:56 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1740
Whitespace changes only

Revision 1740 - Directory Listing - [select for diffs]
Modified Mon Dec 2 17:31:12 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1739
add freshports_IndexFollow

Revision 1739 - Directory Listing - [select for diffs]
Modified Mon Dec 2 17:28:18 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1738
first commit

Revision 1738 - Directory Listing - [select for diffs]
Modified Mon Dec 2 17:14:35 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1737
Updates

Revision 1737 - Directory Listing - [select for diffs]
Modified Sun Dec 1 19:43:22 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1736
use -- for comments, not # in psql scripts.

Revision 1736 - Directory Listing - [select for diffs]
Modified Sat Nov 30 20:50:23 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1735
Start supplying links to daily pages instead of including the daily summary.

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

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

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

Revision 1732 - Directory Listing - [select for diffs]
Modified Fri Nov 29 15:29:03 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1731
Adjust min number of ports to show as 10

Revision 1731 - Directory Listing - [select for diffs]
Modified Fri Nov 29 15:26:51 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1730
add details about index.php parameters and date.php

Revision 1730 - Directory Listing - [select for diffs]
Modified Fri Nov 29 15:26:16 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1729
Add more error checking and assumptions

Revision 1729 - Directory Listing - [select for diffs]
Modified Thu Nov 28 23:30:36 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1728
remove borders used for debugging

Revision 1728 - Directory Listing - [select for diffs]
Modified Thu Nov 28 23:16:33 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1727
tidy things up

Revision 1727 - Directory Listing - [select for diffs]
Modified Thu Nov 28 21:52:27 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1726
Allow num and days parameters to optionally reduce the amount of traffic

Revision 1726 - Directory Listing - [select for diffs]
Modified Thu Nov 28 21:16:48 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1725
Improve the speed of this query

Revision 1725 - Directory Listing - [select for diffs]
Modified Thu Nov 28 20:59:07 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1724
Change the SQL around to greatly improve performance

Revision 1724 - Directory Listing - [select for diffs]
Modified Thu Nov 28 18:49:43 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1723
The first step to caching the data.  But I gave up when I realised that doing
so will cause problems as things are updated.... Not to mention watch lists.

Revision 1723 - Directory Listing - [select for diffs]
Modified Thu Nov 28 18:05:45 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1722
When displaying a port commit message, show only the first 15 lines, but
allow them to click and view the rest.

Revision 1722 - Directory Listing - [select for diffs]
Modified Thu Nov 28 16:53:44 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1721
Display needs_refresh on this screen

Revision 1721 - Directory Listing - [select for diffs]
Modified Thu Nov 28 05:18:36 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1720
If no commits found, say so.

Revision 1720 - Directory Listing - [select for diffs]
Modified Thu Nov 28 05:09:00 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1719
Add side bars

Revision 1719 - Directory Listing - [select for diffs]
Modified Thu Nov 28 05:05:01 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1718
Cater for watch lists

Revision 1718 - Directory Listing - [select for diffs]
Modified Thu Nov 28 05:04:01 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1717
Add watch list catering

Revision 1717 - Directory Listing - [select for diffs]
Modified Thu Nov 28 04:47:37 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1716
Remove debugging code

Revision 1716 - Directory Listing - [select for diffs]
Modified Thu Nov 28 04:46:03 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1715
Create a new commit class and move that functionality there from commits

Revision 1715 - Directory Listing - [select for diffs]
Modified Thu Nov 28 04:45:25 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1714
Add the year to the date

Revision 1714 - Directory Listing - [select for diffs]
Modified Thu Nov 28 04:44:21 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1713
Looking better now.

Revision 1713 - Directory Listing - [select for diffs]
Modified Wed Nov 27 21:54:47 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1712
add FetchNth and _PopulateValues
The query needs to be modified to cater for time zones and adjustments
thereto.

Revision 1712 - Directory Listing - [select for diffs]
Modified Wed Nov 27 21:53:27 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1711
Has an off-by-one error and the dates needs to be adjusted for the time zone.

Revision 1711 - Directory Listing - [select for diffs]
Modified Wed Nov 27 20:21:46 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1710
First commit

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

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

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

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

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

Revision 1705 - Directory Listing - [select for diffs]
Modified Mon Nov 25 20:47:14 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1704
Add a note about populating element_pathnames

Revision 1704 - Directory Listing - [select for diffs]
Modified Mon Nov 25 20:46:58 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1703
Move element_pathnames to ri.txt from sp.txt

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

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

Revision 1701 - Directory Listing - [select for diffs]
Modified Sun Nov 24 17:00:11 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1700
Add mail/p5-Mail-Sender to the list of things FP needs

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

Revision 1699 - Directory Listing - [select for diffs]
Modified Sun Nov 24 05:32:57 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1698
Add element_pathnames

Revision 1698 - Directory Listing - [select for diffs]
Modified Sun Nov 24 05:23:21 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1697
Add committer_notify

Revision 1697 - Directory Listing - [select for diffs]
Modified Sun Nov 24 05:18:01 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1696
Include permissions for element_pathnames

Revision 1696 - Directory Listing - [select for diffs]
Modified Sun Nov 24 04:57:17 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1695
Log changes to users.email

Revision 1695 - Directory Listing - [select for diffs]
Modified Sun Nov 24 04:56:29 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1694
- Make Element_Pathname iscachable
- Always insert into system_branch_element_revision when setting a tag
- Use a case instead of a COALESCE for system_branch_element_revision

Revision 1694 - Directory Listing - [select for diffs]
Modified Fri Nov 22 19:29:52 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1693
make more use of htmlify and htmlspecialchars

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

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

Revision 1691 - Directory Listing - [select for diffs]
Modified Mon Nov 18 18:03:30 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1690
Google is my friend

Revision 1690 - Directory Listing - [select for diffs]
Modified Mon Nov 18 18:03:13 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1689
don't use origin

Revision 1689 - Directory Listing - [select for diffs]
Modified Mon Nov 18 18:02:50 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1688
Convert blank origins to /

Revision 1688 - Directory Listing - [select for diffs]
Modified Mon Nov 18 18:01:46 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1687
Don't use orgin on committer-opt-in.php

Revision 1687 - Directory Listing - [select for diffs]
Modified Mon Nov 18 17:38:35 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1686
Fixed

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

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

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

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

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

Revision 1681 - Directory Listing - [select for diffs]
Modified Sun Nov 10 05:35:22 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1680
Warn them about fortnightly/weekly reports

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

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

Revision 1678 - Directory Listing - [select for diffs]
Modified Thu Nov 7 05:48:48 2002 UTC (22 years, 5 months ago) by dan
Diff to previous 1677
checklist for upgrading postgresql

Revision 1677 - Directory Listing - [select for diffs]
Modified Tue Nov 5 15:21:54 2002 UTC (22 years, 5 months ago) by dan
Diff to previous 1676
Fix broken tags

Revision 1676 - Directory Listing - [select for diffs]
Modified Tue Nov 5 05:32:08 2002 UTC (22 years, 5 months ago) by dan
Diff to previous 1675
Add notes about deleting an account and emptying the watch list

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

Revision 1674 - Directory Listing - [select for diffs]
Modified Fri Nov 1 20:23:38 2002 UTC (22 years, 5 months ago) by dan
Diff to previous 1673
Start using message_id not commit_id as the key for files.php

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

Revision 1672 - Directory Listing - [select for diffs]
Modified Wed Oct 30 14:53:28 2002 UTC (22 years, 5 months ago) by dan
Diff to previous 1671
Make note of the notification problem

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

Revision 1670 - Directory Listing - [select for diffs]
Modified Mon Oct 28 16:18:57 2002 UTC (22 years, 5 months ago) by dan
Diff to previous 1669
Move search up higher

Revision 1669 - Directory Listing - [select for diffs]
Modified Fri Oct 25 08:01:35 2002 UTC (22 years, 5 months ago) by dan
Diff to previous 1668
Use only www.freshports.org

Revision 1668 - Directory Listing - [select for diffs]
Modified Thu Oct 24 06:30:06 2002 UTC (22 years, 5 months ago) by dan
Diff to previous 1667
note about mail header changes

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

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

Revision 1665 - Directory Listing - [select for diffs]
Modified Mon Oct 21 22:19:39 2002 UTC (22 years, 5 months ago) by dan
Diff to previous 1664
Mention that graphs are clickable

Revision 1664 - Directory Listing - [select for diffs]
Modified Wed Oct 9 21:26:30 2002 UTC (22 years, 6 months ago) by (unknown author)
Diff to previous 1663
This commit was manufactured by cvs2svn to create tag 'beta'.
Revision 1663 - Directory Listing - [select for diffs]
Modified Wed Oct 9 21:26:29 2002 UTC (22 years, 6 months ago) by dan
Diff to previous 1662
First import

Revision 1662 - Directory Listing - [select for diffs]
Modified Wed Oct 9 21:26:29 2002 UTC (22 years, 6 months ago) by (unknown author)
Diff to previous 1661
Standard project directories initialized by cvs2svn.
Revision 1661 - Directory Listing - [select for diffs]
Modified Fri Oct 4 14:36:26 2002 UTC (22 years, 6 months ago) by dan
Diff to previous 1660
no more oracle

Revision 1660 - Directory Listing - [select for diffs]
Modified Mon Sep 30 16:42:29 2002 UTC (22 years, 6 months ago) by dan
Diff to previous 1659
Ask for oracle 9 help

Revision 1659 - Directory Listing - [select for diffs]
Modified Thu Sep 26 16:10:16 2002 UTC (22 years, 6 months ago) by dan
Diff to previous 1658
removed old now unused htmlify code

Revision 1658 - Directory Listing - [select for diffs]
Modified Thu Sep 26 16:08:52 2002 UTC (22 years, 6 months ago) by dan
Diff to previous 1657
Use the new htmlify code, not the old stuff.

Revision 1657 - Directory Listing - [select for diffs]
Modified Thu Sep 26 14:41:34 2002 UTC (22 years, 6 months ago) by dan
Diff to previous 1656
Allow google.  Ignore everyone else.

Revision 1656 - Directory Listing - [select for diffs]
Modified Thu Sep 26 14:37:03 2002 UTC (22 years, 6 months ago) by dan
Diff to previous 1655
Don't let robots scan

Revision 1655 - Directory Listing - [select for diffs]
Modified Fri Sep 20 13:40:08 2002 UTC (22 years, 6 months ago) by dan
Diff to previous 1654
check report subscriptions

Revision 1654 - Directory Listing - [select for diffs]
Modified Wed Sep 18 15:10:47 2002 UTC (22 years, 6 months ago) by dan
Diff to previous 1653
Fix password change

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

Revision 1652 - Directory Listing - [select for diffs]
Modified Tue Sep 17 16:34:49 2002 UTC (22 years, 6 months ago) by dan
Diff to previous 1651
get this working properly and add lots of debug

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

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

Revision 1649 - Directory Listing - [select for diffs]
Modified Wed Sep 11 14:38:43 2002 UTC (22 years, 6 months ago) by dan
Diff to previous 1648
use @ not ? for email address

Revision 1648 - Directory Listing - [select for diffs]
Modified Wed Sep 11 14:29:51 2002 UTC (22 years, 6 months ago) by dan
Diff to previous 1647
Warn users to allow incoming mail

Revision 1647 - Directory Listing - [select for diffs]
Modified Wed Sep 11 14:27:12 2002 UTC (22 years, 6 months ago) by dan
Diff to previous 1646
Add note about trying to login if you don't get the activation email

Revision 1646 - Directory Listing - [select for diffs]
Modified Wed Sep 11 14:19:05 2002 UTC (22 years, 6 months ago) by dan
Diff to previous 1645
add facility to resend a notification

Revision 1645 - Directory Listing - [select for diffs]
Modified Wed Sep 11 13:45:26 2002 UTC (22 years, 6 months ago) by dan
Diff to previous 1644
remove unused code

Revision 1644 - Directory Listing - [select for diffs]
Modified Wed Sep 11 13:39:34 2002 UTC (22 years, 6 months ago) by dan
Diff to previous 1643
fix bugs associated with watch notice ids and notification periods

Revision 1643 - Directory Listing - [select for diffs]
Modified Tue Sep 10 13:18:05 2002 UTC (22 years, 6 months ago) by dan
Diff to previous 1642
link to other-copyrights.php

Revision 1642 - Directory Listing - [select for diffs]
Modified Tue Sep 10 13:17:56 2002 UTC (22 years, 6 months ago) by dan
Diff to previous 1641
Add other copyrights

Revision 1641 - Directory Listing - [select for diffs]
Modified Tue Sep 10 12:47:34 2002 UTC (22 years, 6 months ago) by dan
Diff to previous 1640
use * instead of a fixed IP address

Revision 1640 - Directory Listing - [select for diffs]
Modified Mon Sep 9 19:51:10 2002 UTC (22 years, 6 months ago) by dan
Diff to previous 1639
be more specific about email

Revision 1639 - Directory Listing - [select for diffs]
Modified Mon Sep 9 19:46:36 2002 UTC (22 years, 6 months ago) by dan
Diff to previous 1638
be more specific about email

Revision 1638 - Directory Listing - [select for diffs]
Modified Mon Sep 9 19:32:24 2002 UTC (22 years, 6 months ago) by dan
Diff to previous 1637
Add note about spam filters

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

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

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

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

Revision 1633 - Directory Listing - [select for diffs]
Modified Mon Sep 9 18:14:06 2002 UTC (22 years, 6 months ago) by dan
Diff to previous 1632
add link to report-subscriptions.php

Revision 1632 - Directory Listing - [select for diffs]
Modified Mon Sep 9 18:11:19 2002 UTC (22 years, 6 months ago) by dan
Diff to previous 1631
Don't show emailsitenotices_yn here any more

Revision 1631 - Directory Listing - [select for diffs]
Modified Mon Sep 9 18:09:13 2002 UTC (22 years, 6 months ago) by dan
Diff to previous 1630
adjust headers for new fields

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

Revision 1629 - Directory Listing - [select for diffs]
Modified Mon Sep 9 17:27:23 2002 UTC (22 years, 6 months ago) by dan
Diff to previous 1628
report-subscriptions.php now displays description

Revision 1628 - Directory Listing - [select for diffs]
Modified Mon Sep 9 17:26:54 2002 UTC (22 years, 6 months ago) by dan
Diff to previous 1627
Show description thereby removing need for show-help.php

Revision 1627 - Directory Listing - [select for diffs]
Modified Thu Sep 5 17:45:59 2002 UTC (22 years, 7 months ago) by dan
Diff to previous 1626
PR 183 - show the revision/version obtained from commit_log_ports not that found in ports

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

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

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

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

Revision 1622 - Directory Listing - [select for diffs]
Modified Thu Aug 29 19:00:22 2002 UTC (22 years, 7 months ago) by dan
Diff to previous 1621
forced checkin to test sendmail delays

Revision 1621 - Directory Listing - [select for diffs]
Modified Wed Aug 28 19:58:57 2002 UTC (22 years, 7 months ago) by dan
Diff to previous 1620
Refer to http://mantis.unixthome.org/ instead of /mantis/ as we've moved things about.

Revision 1620 - Directory Listing - [select for diffs]
Modified Wed Aug 28 12:59:36 2002 UTC (22 years, 7 months ago) by dan
Diff to previous 1619
first commit

Revision 1619 - Directory Listing - [select for diffs]
Modified Wed Aug 28 12:17:23 2002 UTC (22 years, 7 months ago) by dan
Diff to previous 1618
Don't caclulate the cookie when logging in.  Use the one already there.

Revision 1618 - Directory Listing - [select for diffs]
Modified Tue Aug 27 18:14:12 2002 UTC (22 years, 7 months ago) by dan
Diff to previous 1617
First commit

Revision 1617 - Directory Listing - [select for diffs]
Modified Fri Aug 23 21:48:28 2002 UTC (22 years, 7 months ago) by dan
Diff to previous 1616
mention automated nagging mentor

Revision 1616 - Directory Listing - [select for diffs]
Modified Thu Aug 22 17:23:44 2002 UTC (22 years, 7 months ago) by dan
Diff to previous 1615
forced commit: why does the email take so long

Revision 1615 - Directory Listing - [select for diffs]
Modified Thu Aug 22 17:14:57 2002 UTC (22 years, 7 months ago) by dan
Diff to previous 1614
forced commit: why does the email take so long

Revision 1614 - Directory Listing - [select for diffs]
Modified Thu Aug 22 17:08:28 2002 UTC (22 years, 7 months ago) by dan
Diff to previous 1613
change the default IP address

Revision 1613 - Directory Listing - [select for diffs]
Modified Thu Aug 22 17:00:16 2002 UTC (22 years, 7 months ago) by dan
Diff to previous 1612
First commit.  Ignore vhosts.conf.

Revision 1612 - Directory Listing - [select for diffs]
Modified Thu Aug 22 16:46:35 2002 UTC (22 years, 7 months ago) by dan
Diff to previous 1611
 add a Location for the /msgs directory

Revision 1611 - Directory Listing - [select for diffs]
Modified Mon Aug 19 17:58:04 2002 UTC (22 years, 7 months ago) by dan
Diff to previous 1610
allow for + in email addresses when converting them to links

Revision 1610 - Directory Listing - [select for diffs]
Modified Mon Aug 19 17:25:15 2002 UTC (22 years, 7 months ago) by dan
Diff to previous 1609
fix typo

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

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

Revision 1607 - Directory Listing - [select for diffs]
Modified Sun Aug 18 16:03:50 2002 UTC (22 years, 7 months ago) by dan
Diff to previous 1606
add reading to group reading

Revision 1606 - Directory Listing - [select for diffs]
Modified Sun Aug 18 15:59:45 2002 UTC (22 years, 7 months ago) by dan
Diff to previous 1605
add group/user reading

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

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

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

Revision 1602 - Directory Listing - [select for diffs]
Modified Sat Aug 17 14:53:08 2002 UTC (22 years, 7 months ago) by dan
Diff to previous 1601
show N/A if not displaying frequency

Revision 1601 - Directory Listing - [select for diffs]
Modified Sat Aug 17 14:47:51 2002 UTC (22 years, 7 months ago) by dan
Diff to previous 1600
Cater for reports which have no frequency.  They are instantaneous reports.
This will allow for Fenner reports on ports which do not build.

Revision 1600 - Directory Listing - [select for diffs]
Modified Wed Aug 14 18:51:51 2002 UTC (22 years, 7 months ago) by dan
Diff to previous 1599
allow for more URL defaults on searches

Revision 1599 - Directory Listing - [select for diffs]
Modified Tue Aug 13 04:05:52 2002 UTC (22 years, 7 months ago) by dan
Diff to previous 1598
Add case sensitivity info to search log

Revision 1598 - Directory Listing - [select for diffs]
Modified Mon Aug 12 14:13:22 2002 UTC (22 years, 7 months ago) by dan
Diff to previous 1597
Allow case sensitive searching

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

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

Revision 1595 - Directory Listing - [select for diffs]
Modified Mon Aug 12 03:50:55 2002 UTC (22 years, 7 months ago) by dan
Diff to previous 1594
Add permissions for committer opt in

Revision 1594 - Directory Listing - [select for diffs]
Modified Mon Aug 12 03:22:36 2002 UTC (22 years, 7 months ago) by dan
Diff to previous 1593
Add committer opt in to the website

Revision 1593 - Directory Listing - [select for diffs]
Modified Mon Aug 12 03:16:50 2002 UTC (22 years, 7 months ago) by dan
Diff to previous 1592
change post-commit interval to 1 minute

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

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

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

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

Revision 1588 - Directory Listing - [select for diffs]
Modified Tue Jul 30 15:15:48 2002 UTC (22 years, 8 months ago) by dan
Diff to previous 1587
add missing word

Revision 1587 - Directory Listing - [select for diffs]
Modified Mon Jul 29 00:37:10 2002 UTC (22 years, 8 months ago) by dan
Diff to previous 1586
Add note that encoding errors can occur anywhere in the commit email message
and not just in the log message.

Revision 1586 - Directory Listing - [select for diffs]
Modified Sat Jul 27 23:24:45 2002 UTC (22 years, 8 months ago) by dan
Diff to previous 1585
Add revision_name

Revision 1585 - Directory Listing - [select for diffs]
Modified Sat Jul 27 20:15:48 2002 UTC (22 years, 8 months ago) by dan
Diff to previous 1584
add a much simplier commits_recent

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

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

Revision 1582 - Directory Listing - [select for diffs]
Modified Fri Jul 26 21:21:39 2002 UTC (22 years, 8 months ago) by dan
Diff to previous 1581
sorry, that should have been changes for freshsource

Revision 1581 - Directory Listing - [select for diffs]
Modified Fri Jul 26 21:20:57 2002 UTC (22 years, 8 months ago) by dan
Diff to previous 1580
latest changes for freshports

Revision 1580 - Directory Listing - [select for diffs]
Modified Fri Jul 26 15:51:44 2002 UTC (22 years, 8 months ago) by dan
Diff to previous 1579
Allow commits_recent_ports

Revision 1579 - Directory Listing - [select for diffs]
Modified Fri Jul 26 15:51:05 2002 UTC (22 years, 8 months ago) by dan
Diff to previous 1578
last changes

Revision 1578 - Directory Listing - [select for diffs]
Modified Fri Jul 26 15:46:02 2002 UTC (22 years, 8 months ago) by dan
Diff to previous 1577
oops, use commits_recent_ports instead of commits_recent

Revision 1577 - Directory Listing - [select for diffs]
Modified Fri Jul 26 15:09:54 2002 UTC (22 years, 8 months ago) by dan
Diff to previous 1576
use commits_latest_ports instead of commits_latest, which freshsource
will now use.

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

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

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

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

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

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

Revision 1570 - Directory Listing - [select for diffs]
Modified Wed Jul 10 19:48:20 2002 UTC (22 years, 9 months ago) by dan
Diff to previous 1569
allow + in email address

Revision 1569 - Directory Listing - [select for diffs]
Modified Thu Jun 27 13:43:02 2002 UTC (22 years, 9 months ago) by dan
Diff to previous 1568
*** empty log message ***

Revision 1568 - Directory Listing - [select for diffs]
Modified Thu Jun 27 13:41:36 2002 UTC (22 years, 9 months ago) by dan
Diff to previous 1567
remove diary_ads_Random and use Burst_468x60_Below instead

Revision 1567 - Directory Listing - [select for diffs]
Modified Thu Jun 27 13:40:53 2002 UTC (22 years, 9 months ago) by dan
Diff to previous 1566
stop doing the daemon news ad

Revision 1566 - Directory Listing - [select for diffs]
Modified Thu Jun 27 03:11:44 2002 UTC (22 years, 9 months ago) by dan
Diff to previous 1565
First commit

Revision 1565 - Directory Listing - [select for diffs]
Modified Mon Jun 24 19:25:34 2002 UTC (22 years, 9 months ago) by dan
Diff to previous 1564
Use the right URL

Revision 1564 - Directory Listing - [select for diffs]
Modified Mon Jun 24 19:18:30 2002 UTC (22 years, 9 months ago) by dan
Diff to previous 1563
oops, fix the URL

Revision 1563 - Directory Listing - [select for diffs]
Modified Mon Jun 24 19:09:03 2002 UTC (22 years, 9 months ago) by dan
Diff to previous 1562
It's FreshPorts, not freshports

Revision 1562 - Directory Listing - [select for diffs]
Modified Mon Jun 24 17:49:58 2002 UTC (22 years, 9 months ago) by dan
Diff to previous 1561
ignore things

Revision 1561 - Directory Listing - [select for diffs]
Modified Mon Jun 24 14:56:06 2002 UTC (22 years, 9 months ago) by dan
Diff to previous 1560
Upgrade for sharing

Revision 1560 - Directory Listing - [select for diffs]
Modified Fri Jun 21 18:59:46 2002 UTC (22 years, 9 months ago) by dan
Diff to previous 1559
Increase the lag to 10 minutes

Revision 1559 - Directory Listing - [select for diffs]
Modified Thu Jun 20 19:57:37 2002 UTC (22 years, 9 months ago) by dan
Diff to previous 1558
Add Adam Herzog

Revision 1558 - Directory Listing - [select for diffs]
Modified Thu Jun 20 17:34:25 2002 UTC (22 years, 9 months ago) by dan
Diff to previous 1557
Add missing global to freshports_SideBar

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

Revision 1556 - Directory Listing - [select for diffs]
Modified Wed Jun 19 13:33:46 2002 UTC (22 years, 9 months ago) by dan
Diff to previous 1555
stop using mailto and @ in mail addresses

Revision 1555 - Directory Listing - [select for diffs]
Modified Tue Jun 18 14:00:31 2002 UTC (22 years, 9 months ago) by dan
Diff to previous 1554
remove old meeting notice

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

Revision 1553 - Directory Listing - [select for diffs]
Modified Tue Jun 18 02:15:19 2002 UTC (22 years, 9 months ago) by dan
Diff to previous 1552
add report_log_latest

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

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

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

Revision 1549 - Directory Listing - [select for diffs]
Modified Sun Jun 16 20:42:52 2002 UTC (22 years, 9 months ago) by dan
Diff to previous 1548
latest version of report_log_latest

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

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

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

Revision 1545 - Directory Listing - [select for diffs]
Modified Sun Jun 16 15:29:58 2002 UTC (22 years, 9 months ago) by dan
Diff to previous 1544
Add the reporting module

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

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

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

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

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

Revision 1539 - Directory Listing - [select for diffs]
Modified Sat Jun 15 20:24:05 2002 UTC (22 years, 9 months ago) by dan
Diff to previous 1538
add permission for report_log.id

Revision 1538 - Directory Listing - [select for diffs]
Modified Fri Jun 14 16:36:18 2002 UTC (22 years, 9 months ago) by dan
Diff to previous 1537
HTML tidy up.

Revision 1537 - Directory Listing - [select for diffs]
Modified Thu Jun 13 17:23:00 2002 UTC (22 years, 9 months ago) by dan
Diff to previous 1536
allow perl scripts to read and log report details

Revision 1536 - Directory Listing - [select for diffs]
Modified Thu Jun 13 16:36:56 2002 UTC (22 years, 9 months ago) by dan
Diff to previous 1535
Why show "don't notify me"?

Revision 1535 - Directory Listing - [select for diffs]
Modified Thu Jun 13 16:29:26 2002 UTC (22 years, 9 months ago) by dan
Diff to previous 1534
Put the login deflection at the top of the code

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

Revision 1533 - Directory Listing - [select for diffs]
Modified Wed Jun 12 03:28:39 2002 UTC (22 years, 9 months ago) by dan
Diff to previous 1532
When first going to the page, load the values from the db for this user.

Revision 1532 - Directory Listing - [select for diffs]
Modified Wed Jun 12 03:18:28 2002 UTC (22 years, 9 months ago) by dan
Diff to previous 1531
permissions for reports

Revision 1531 - Directory Listing - [select for diffs]
Modified Wed Jun 12 03:16:52 2002 UTC (22 years, 9 months ago) by dan
Diff to previous 1530
standardize the man header and include the side bars

Revision 1530 - Directory Listing - [select for diffs]
Modified Wed Jun 12 03:06:34 2002 UTC (22 years, 9 months ago) by dan
Diff to previous 1529
Let the users try this.

Revision 1529 - Directory Listing - [select for diffs]
Modified Wed Jun 12 03:06:16 2002 UTC (22 years, 9 months ago) by dan
Diff to previous 1528
add freshports_ShowFooter and freshports_SideBar

Revision 1528 - Directory Listing - [select for diffs]
Modified Wed Jun 12 03:05:07 2002 UTC (22 years, 9 months ago) by dan
Diff to previous 1527
whites space only

Revision 1527 - Directory Listing - [select for diffs]
Modified Mon Jun 10 20:11:30 2002 UTC (22 years, 9 months ago) by dan
Diff to previous 1526
first testing attempts

Revision 1526 - Directory Listing - [select for diffs]
Modified Sun Jun 9 21:45:27 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1525
Add skyscraper

Revision 1525 - Directory Listing - [select for diffs]
Modified Sun Jun 9 21:45:26 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1524
Add skyscraper

Revision 1524 - Directory Listing - [select for diffs]
Modified Sun Jun 9 21:42:44 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1523
Start using the Skyscraper ad

Revision 1523 - Directory Listing - [select for diffs]
Modified Wed Jun 5 18:24:52 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1522
Add stuff for displaying bchosting files

Revision 1522 - Directory Listing - [select for diffs]
Modified Wed Jun 5 17:55:30 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1521
Add the BC Hosting skyscraper ads

Revision 1521 - Directory Listing - [select for diffs]
Modified Wed Jun 5 01:18:06 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1520
Add images for comparison

Revision 1520 - Directory Listing - [select for diffs]
Modified Mon Jun 3 18:51:47 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1519
Add a link to search.php from the search box.

Revision 1519 - Directory Listing - [select for diffs]
Modified Mon Jun 3 12:42:32 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1518
Let them talk

Revision 1518 - Directory Listing - [select for diffs]
Modified Mon Jun 3 02:09:01 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1517
default the sorting to be by last update

Revision 1517 - Directory Listing - [select for diffs]
Modified Sun Jun 2 20:13:30 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1516
Ottawa-Carleton Unix Users Group

Revision 1516 - Directory Listing - [select for diffs]
Modified Sun Jun 2 14:05:31 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1515
stats is now in dynamic

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

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

Revision 1513 - Directory Listing - [select for diffs]
Modified Sun Jun 2 14:01:13 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1512
move search log to dynamic

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

Revision 1511 - Directory Listing - [select for diffs]
Modified Fri May 31 01:32:34 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1510
get the negation right

Revision 1510 - Directory Listing - [select for diffs]
Modified Fri May 31 01:30:56 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1509
If they don't have a watch list id, say so and exit.

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

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

Revision 1507 - Directory Listing - [select for diffs]
Modified Wed May 29 12:22:43 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1506
patch from Marcin Gryszkalis to fix axis-labels-issue (in graphs
that all values are 1 or 0).

Revision 1506 - Directory Listing - [select for diffs]
Modified Wed May 29 12:19:01 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1505
turn off debuggin

Revision 1505 - Directory Listing - [select for diffs]
Modified Wed May 29 03:44:42 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1504
Code from Marcin Gryszkalis which adjusts for wider labels

Revision 1504 - Directory Listing - [select for diffs]
Modified Wed May 29 01:52:01 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1503
lets try it this way

Revision 1503 - Directory Listing - [select for diffs]
Modified Wed May 29 01:49:04 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1502
Send them elsewhere!

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

Revision 1501 - Directory Listing - [select for diffs]
Modified Tue May 28 22:47:48 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1500
move title to scripts/daily_stats.pl

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

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

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

Revision 1497 - Directory Listing - [select for diffs]
Modified Tue May 28 20:35:53 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1496
Announce the site

Revision 1496 - Directory Listing - [select for diffs]
Modified Tue May 28 18:59:21 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1495
announce site migration

Revision 1495 - Directory Listing - [select for diffs]
Modified Tue May 28 16:01:56 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1494
improve the search logging

Revision 1494 - Directory Listing - [select for diffs]
Modified Tue May 28 15:53:47 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1493
create Stats_PortCountNewInterval and modify  Stats_PortCountNewToday Stats_PortCountNewYesterday
and Stats_PortCountNewThisWeek to use it.

Revision 1493 - Directory Listing - [select for diffs]
Modified Tue May 28 15:45:29 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1492
use _FILES["pkg_info"]

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

Revision 1491 - Directory Listing - [select for diffs]
Modified Tue May 28 04:58:22 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1490
Sort by the commit date. Reported by Matador

Revision 1490 - Directory Listing - [select for diffs]
Modified Tue May 28 00:47:52 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1489
Fix ur2link provided by Marcin Gryszkalis <mgryszkalis@cerint.pl> to fix
http://migration.freshports.org/textproc/cocoon/ commit on
26 May 2002 21:33:43.  Thank you.

Revision 1489 - Directory Listing - [select for diffs]
Modified Sun May 26 12:46:08 2002 UTC (22 years, 10 months ago) by (unknown author)
Diff to previous 1488
This commit was manufactured by cvs2svn to create tag 'FreshPorts2_Launch'.
Revision 1488 - Directory Listing - [select for diffs]
Modified Sun May 26 12:46:07 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1487
use $_GET

Revision 1487 - Directory Listing - [select for diffs]
Modified Sun May 26 05:06:08 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1486
beautify the html

Revision 1486 - Directory Listing - [select for diffs]
Modified Sun May 26 05:03:42 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1485
explain a bit more, and add some icons.

Revision 1485 - Directory Listing - [select for diffs]
Modified Sun May 26 05:03:20 2002 UTC (22 years, 10 months ago) by (unknown author)
Diff to previous 1484
This commit was manufactured by cvs2svn to create tag 'FreshPorts2_Launch'.
Revision 1484 - Directory Listing - [select for diffs]
Modified Sun May 26 05:03:19 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1483
add link to fp2-announcement.php and adjust white space

Revision 1483 - Directory Listing - [select for diffs]
Modified Sun May 26 05:02:44 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1482
use $_SERVER["SERVER_NAME"]

Revision 1482 - Directory Listing - [select for diffs]
Modified Sun May 26 02:29:59 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1481
warn them about data loss

Revision 1481 - Directory Listing - [select for diffs]
Modified Sun May 26 02:03:02 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1480
warn about making changes

Revision 1480 - Directory Listing - [select for diffs]
Modified Sun May 26 01:56:10 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1479
fix it.

Revision 1479 - Directory Listing - [select for diffs]
Modified Sun May 26 01:54:16 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1478
Tell the users what to do.

Revision 1478 - Directory Listing - [select for diffs]
Modified Sun May 26 01:12:27 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1477
Announce data migration

Revision 1477 - Directory Listing - [select for diffs]
Modified Sun May 26 01:09:49 2002 UTC (22 years, 10 months ago) by (unknown author)
Diff to previous 1476
This commit was manufactured by cvs2svn to create tag 'FreshPorts2_Launch'.
Revision 1476 - Directory Listing - [select for diffs]
Modified Sun May 26 01:09:48 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1475
what this all means

Revision 1475 - Directory Listing - [select for diffs]
Modified Sun May 26 01:07:17 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1474
Scripts for loading data from FP1 into FP2

Revision 1474 - Directory Listing - [select for diffs]
Modified Sun May 26 00:07:56 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1473
Announce data transfers

Revision 1473 - Directory Listing - [select for diffs]
Modified Sun May 26 00:01:06 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1472
Tools for converting users from FP1 to FP2.

Revision 1472 - Directory Listing - [select for diffs]
Modified Sat May 25 23:57:05 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1471
tools for installing required packages

Revision 1471 - Directory Listing - [select for diffs]
Modified Sat May 25 22:53:23 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1470
For setting up the website on a new box

Revision 1470 - Directory Listing - [select for diffs]
Modified Sat May 25 22:51:55 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1469
Things to ignore

Revision 1469 - Directory Listing - [select for diffs]
Modified Sat May 25 22:50:06 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1468
we need select not update

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

Revision 1466 - Directory Listing - [select for diffs]
Modified Wed May 22 04:34:54 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1465
start using $_SERVER['DOCUMENT_ROOT'] . for PR 158

Revision 1465 - Directory Listing - [select for diffs]
Modified Wed May 22 04:33:38 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1464
start using $_SERVER['DOCUMENT_ROOT'] for PR 158

Revision 1464 - Directory Listing - [select for diffs]
Modified Wed May 22 04:30:31 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1463
Lots of changes for PR 158
start using $_SERVER['DOCUMENT_ROOT'] .

Revision 1463 - Directory Listing - [select for diffs]
Modified Wed May 22 01:38:26 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1462
Use Adjustment for system time

Revision 1462 - Directory Listing - [select for diffs]
Modified Wed May 22 01:34:15 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1461
First commit

Revision 1461 - Directory Listing - [select for diffs]
Modified Tue May 21 16:11:17 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1460
Add deleted/undeleted option.

Revision 1460 - Directory Listing - [select for diffs]
Modified Tue May 21 14:20:56 2002 UTC (22 years, 10 months ago) by (unknown author)
Diff to previous 1459
This commit was manufactured by cvs2svn to create tag 'FreshPorts2_Launch'.
Revision 1459 - Directory Listing - [select for diffs]
Modified Tue May 21 14:20:55 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1458
If we are using watch lists, we need another optional group by item

Revision 1458 - Directory Listing - [select for diffs]
Modified Tue May 21 14:06:03 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1457
move some max functions
FetchByID does not appear to be used.  So print a message and exit if
we are called.

Revision 1457 - Directory Listing - [select for diffs]
Modified Tue May 21 04:59:29 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1456
allow get to work for searching too

Revision 1456 - Directory Listing - [select for diffs]
Modified Tue May 21 02:11:00 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1455
Standardize the date format

Revision 1455 - Directory Listing - [select for diffs]
Modified Mon May 20 20:41:24 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1454
Format the data appropriately

Revision 1454 - Directory Listing - [select for diffs]
Modified Mon May 20 20:33:17 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1453
format the commit date better.

Revision 1453 - Directory Listing - [select for diffs]
Modified Sun May 19 22:47:54 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1452
Add an exact match search and note that searches are case sensitive.

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

Revision 1451 - Directory Listing - [select for diffs]
Modified Sun May 19 22:23:26 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1450
changes for daily_stats

Revision 1450 - Directory Listing - [select for diffs]
Modified Sun May 19 22:22:38 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1449
Add daily_stats, daily_stats_data.

Revision 1449 - Directory Listing - [select for diffs]
Modified Sun May 19 22:13:07 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1448
Add functions for more stats

Revision 1448 - Directory Listing - [select for diffs]
Modified Sun May 19 22:03:56 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1447
this works.  previous didn't.  don't know why.

Revision 1447 - Directory Listing - [select for diffs]
Modified Sun May 19 21:59:03 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1446
start using $_SERVER

Revision 1446 - Directory Listing - [select for diffs]
Modified Sun May 19 21:39:31 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1445
move the get above where it is first referenced

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

Revision 1444 - Directory Listing - [select for diffs]
Modified Sun May 19 21:01:05 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1443
add AddSlashes

Revision 1443 - Directory Listing - [select for diffs]
Modified Sun May 19 21:00:12 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1442
Allow for various periods

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

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

Revision 1440 - Directory Listing - [select for diffs]
Modified Sun May 19 18:45:08 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1439
Rearrange items and add statistics

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

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

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

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

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

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

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

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

Revision 1431 - Directory Listing - [select for diffs]
Modified Sun May 19 18:14:15 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1430
First commit

Revision 1430 - Directory Listing - [select for diffs]
Modified Sun May 19 17:51:15 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1429
HTML tweaks.  no real changes.

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

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

Revision 1427 - Directory Listing - [select for diffs]
Modified Sun May 19 17:12:28 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1426
Add permissions for daily_stats and daily_stats_data

Revision 1426 - Directory Listing - [select for diffs]
Modified Sat May 18 19:27:10 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1425
use $sort    = $_GET["sort"];

Revision 1425 - Directory Listing - [select for diffs]
Modified Sat May 18 19:14:15 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1424
use _POST

Revision 1424 - Directory Listing - [select for diffs]
Modified Sat May 18 19:10:41 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1423
add missing $

Revision 1423 - Directory Listing - [select for diffs]
Modified Sat May 18 19:05:31 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1422
use _SERVER

Revision 1422 - Directory Listing - [select for diffs]
Modified Sat May 18 19:04:15 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1421
use $visitor = $_COOKIE["visitor"];

Revision 1421 - Directory Listing - [select for diffs]
Modified Sat May 18 18:55:41 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1420
oops, use _GET["token"]

Revision 1420 - Directory Listing - [select for diffs]
Modified Sat May 18 18:54:41 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1419
use _SERVER

Revision 1419 - Directory Listing - [select for diffs]
Modified Sat May 18 18:50:08 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1418
add watchnoticefrequency to _POST variables

Revision 1418 - Directory Listing - [select for diffs]
Modified Sat May 18 18:46:33 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1417
start using the _POST variables

Revision 1417 - Directory Listing - [select for diffs]
Modified Sat May 18 18:33:28 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1416
use $_SERVER["HTTP_HOST"]

Revision 1416 - Directory Listing - [select for diffs]
Modified Sat May 18 18:30:17 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1415
use $_SERVER

Revision 1415 - Directory Listing - [select for diffs]
Modified Sat May 18 18:27:13 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1414
use $_SERVER["HTTP_HOST"]

Revision 1414 - Directory Listing - [select for diffs]
Modified Sat May 18 18:22:36 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1413
use $method     = AddSlashes($_POST["method"]);

Revision 1413 - Directory Listing - [select for diffs]
Modified Sat May 18 18:17:45 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1412
use $_POST["search"]

Revision 1412 - Directory Listing - [select for diffs]
Modified Sat May 18 18:16:29 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1411
use _POST["variable"]

Revision 1411 - Directory Listing - [select for diffs]
Modified Sat May 18 18:13:57 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1410
use $_SERVER["DOCUMENT_ROOT"]

Revision 1410 - Directory Listing - [select for diffs]
Modified Sat May 18 18:09:07 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1409
use $_GET["id"]

Revision 1409 - Directory Listing - [select for diffs]
Modified Sat May 18 18:00:34 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1408
use $_POST["ports"];

Revision 1408 - Directory Listing - [select for diffs]
Modified Sat May 18 17:55:43 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1407
left align port name in the "Port from your watch lists" column.

Revision 1407 - Directory Listing - [select for diffs]
Modified Sat May 18 17:46:12 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1406
use $_POST["ports"]

Revision 1406 - Directory Listing - [select for diffs]
Modified Sat May 18 17:43:08 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1405
use $_GET["category"]

Revision 1405 - Directory Listing - [select for diffs]
Modified Sat May 18 17:40:54 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1404
add missing $

Revision 1404 - Directory Listing - [select for diffs]
Modified Sat May 18 17:38:21 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1403
use $_GET["remove"]

Revision 1403 - Directory Listing - [select for diffs]
Modified Sat May 18 17:27:11 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1402
use $_COOKIE["visitor"];

Revision 1402 - Directory Listing - [select for diffs]
Modified Sat May 18 17:21:07 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1401
use $_COOKIE["visitor"]

Revision 1401 - Directory Listing - [select for diffs]
Modified Sat May 18 15:33:53 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1400
Include version+revision in fetched details

Revision 1400 - Directory Listing - [select for diffs]
Modified Sat May 18 15:33:28 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1399
Include version+revision in commit history for each commit

Revision 1399 - Directory Listing - [select for diffs]
Modified Sat May 18 08:25:09 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1398
use $submit = _POST["submit"]; and $origin = _POST["origin"];

Revision 1398 - Directory Listing - [select for diffs]
Modified Sat May 18 08:15:08 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1397
use _POST["<varname>"]

Revision 1397 - Directory Listing - [select for diffs]
Modified Sat May 18 08:07:39 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1396
use _SERVER["PHP_SELF"]

Revision 1396 - Directory Listing - [select for diffs]
Modified Sat May 18 06:48:28 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1395
$_GET["message_id"]

Revision 1395 - Directory Listing - [select for diffs]
Modified Sat May 18 06:42:31 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1394
use _SERVER["REQUEST_URI"]

Revision 1394 - Directory Listing - [select for diffs]
Modified Sat May 18 06:32:45 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1393
helpful instructions for restoring a db

Revision 1393 - Directory Listing - [select for diffs]
Modified Sat May 18 06:13:19 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1392
use $_SERVER["DOCUMENT_ROOT"]

Revision 1392 - Directory Listing - [select for diffs]
Modified Sat May 18 05:59:54 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1391
use _SERVER["DOCUMENT_ROOT"]

Revision 1391 - Directory Listing - [select for diffs]
Modified Sat May 18 05:58:28 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1390
Use _SERVER

Revision 1390 - Directory Listing - [select for diffs]
Modified Sat May 18 05:55:53 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1389
use _SERVER["DOCUMENT_ROOT"] instead of DOCUMENT_ROOT

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

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

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

Revision 1386 - Directory Listing - [select for diffs]
Modified Fri May 10 23:32:30 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1385
general tidy of HTML code

Revision 1385 - Directory Listing - [select for diffs]
Modified Fri May 10 23:21:29 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1384
adjust the size of the phorum logo.
rearrange things to look better.

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

Revision 1383 - Directory Listing - [select for diffs]
Modified Thu May 9 22:00:48 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1382
When listing ports in a category, supply the watch list id.
remove commented-out code

Revision 1382 - Directory Listing - [select for diffs]
Modified Thu May 9 22:00:15 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1381
Cater for watch lists correctly on lists of ports.

Revision 1381 - Directory Listing - [select for diffs]
Modified Thu May 9 21:24:46 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1380
add NumberOfDays

Revision 1380 - Directory Listing - [select for diffs]
Modified Thu May 9 21:24:33 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1379
Add NumberOfDays

Revision 1379 - Directory Listing - [select for diffs]
Modified Thu May 9 20:59:27 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1378
Oops, two functions the same.

Revision 1378 - Directory Listing - [select for diffs]
Modified Thu May 9 20:58:41 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1377
various mailto improvements

Revision 1377 - Directory Listing - [select for diffs]
Modified Thu May 9 20:57:35 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1376
Add NumberOfDays (of past history to show)

Revision 1376 - Directory Listing - [select for diffs]
Modified Thu May 9 20:55:23 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1375
Add customizable number of days to show in history
Add mailto link for committer

Revision 1375 - Directory Listing - [select for diffs]
Modified Thu May 9 20:14:26 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1374
In email to the maintainer, set the cc & subject correctly

Revision 1374 - Directory Listing - [select for diffs]
Modified Thu May 9 20:06:25 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1373
also fetch ports.revision

Revision 1373 - Directory Listing - [select for diffs]
Modified Thu May 9 20:04:06 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1372
 $ShowDateAdded="Y" =>  $ShowDateAdded="N"

Revision 1372 - Directory Listing - [select for diffs]
Modified Thu May 9 20:02:00 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1371
fix display of things we want to be shown

Revision 1371 - Directory Listing - [select for diffs]
Modified Thu May 9 20:01:16 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1370
 $ShowDateAdded=1 =>  $ShowDateAdded="Y"

Revision 1370 - Directory Listing - [select for diffs]
Modified Thu May 9 19:33:41 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1369
Pull committer from the result set

Revision 1369 - Directory Listing - [select for diffs]
Modified Wed May 8 03:28:26 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1368
fix typos

Revision 1368 - Directory Listing - [select for diffs]
Modified Wed May 8 02:21:55 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1367
AddSlashes on incoming data.
Remove some outdated code.

Revision 1367 - Directory Listing - [select for diffs]
Modified Wed May 8 02:21:07 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1366
fix regex for mail regex

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

Revision 1365 - Directory Listing - [select for diffs]
Modified Tue Apr 30 13:45:04 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1364
removed duplicated AddSlashes

Revision 1364 - Directory Listing - [select for diffs]
Modified Tue Apr 30 02:59:04 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1363
fixed typo.  evenshtein should be levenshtein

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

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

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

Revision 1360 - Directory Listing - [select for diffs]
Modified Wed Apr 24 19:37:38 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1359
Update date in copyright message

Revision 1359 - Directory Listing - [select for diffs]
Modified Wed Apr 24 19:35:52 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1358
Add index on ports (element_id)
Add graphs table

Revision 1358 - Directory Listing - [select for diffs]
Modified Wed Apr 24 00:12:34 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1357
rm _phpgraph as it is not used

Revision 1357 - Directory Listing - [select for diffs]
Modified Wed Apr 24 00:11:29 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1356
We don't use this directory any more

Revision 1356 - Directory Listing - [select for diffs]
Modified Wed Apr 24 00:10:02 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1355
not used in FP 2

Revision 1355 - Directory Listing - [select for diffs]
Modified Wed Apr 24 00:08:52 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1354
Remove mySQL references

Revision 1354 - Directory Listing - [select for diffs]
Modified Tue Apr 23 17:18:37 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1353
grab is_clickable while we have it.

Revision 1353 - Directory Listing - [select for diffs]
Modified Tue Apr 23 17:09:41 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1352
Add labels to graphs
Make some graphs clickable and some not

Revision 1352 - Directory Listing - [select for diffs]
Modified Tue Apr 23 16:58:30 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1351
Add labels to graphs
Make some graphs clickable and some not

Revision 1351 - Directory Listing - [select for diffs]
Modified Tue Apr 23 00:02:22 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1350
Lets simply the code and make it work with inserts and null parents

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

Revision 1349 - Directory Listing - [select for diffs]
Modified Mon Apr 22 03:34:58 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1348
add ports-new.php

Revision 1348 - Directory Listing - [select for diffs]
Modified Mon Apr 22 03:34:01 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1347
minor tweaks for ports-new.php

Revision 1347 - Directory Listing - [select for diffs]
Modified Mon Apr 22 03:33:38 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1346
minor tweaks to cope for ports-news.php

Revision 1346 - Directory Listing - [select for diffs]
Modified Mon Apr 22 03:33:13 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1345
minor tweaks to cope with changes for ports-new.php

Revision 1345 - Directory Listing - [select for diffs]
Modified Mon Apr 22 03:32:50 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1344
All new, based on ports-deleted.php

Revision 1344 - Directory Listing - [select for diffs]
Modified Mon Apr 22 02:43:37 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1343
Add Deleted Ports

Revision 1343 - Directory Listing - [select for diffs]
Modified Mon Apr 22 02:10:29 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1342
Ummm, let's only check parent status if we are dealing with a port here

Revision 1342 - Directory Listing - [select for diffs]
Modified Mon Apr 22 02:04:23 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1341
Delete or activate the parent if a child is modified

Revision 1341 - Directory Listing - [select for diffs]
Modified Mon Apr 22 01:26:58 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1340
First commit

Revision 1340 - Directory Listing - [select for diffs]
Modified Mon Apr 22 01:17:23 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1339
add message_id and encoding_losses, which might be used in some circumstances

Revision 1339 - Directory Listing - [select for diffs]
Modified Mon Apr 22 01:16:43 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1338
Add links to the commit message, original cvs-all message, and to the files
touched in this port.

Revision 1338 - Directory Listing - [select for diffs]
Modified Mon Apr 22 01:15:56 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1337
clean this up for production

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

Revision 1336 - Directory Listing - [select for diffs]
Modified Sun Apr 21 18:22:53 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1335
when calling freshports_PortDescriptionPrint, include
the URL to use for long commits.

Revision 1335 - Directory Listing - [select for diffs]
Modified Sun Apr 21 18:22:20 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1334
move freshports_MorePortsToShow to here from index.php
create freshports_MoreCommitMsgToShow based upon that function
create freshports_Head to return only the n lines of a string
alter freshports_PortDescriptionPrint optionally show only the
  first n lines of the string and supply a URL to the full message.

Revision 1334 - Directory Listing - [select for diffs]
Modified Sun Apr 21 18:22:10 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1333
move freshports_MorePortsToShow to include/freshports.php
when calling freshports_PortDescriptionPrint, include
the URL to use for long commits.

Revision 1333 - Directory Listing - [select for diffs]
Modified Sun Apr 21 18:22:01 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1332
move over comments from freshports.php which should have
been moved in a previous commit.
add $freshports_CommitMsgMaxNumOfLinesToShow

Revision 1332 - Directory Listing - [select for diffs]
Modified Sat Apr 20 14:20:15 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1331
I have added the FP2 people.  so don't say I haven't.

Revision 1331 - Directory Listing - [select for diffs]
Modified Sat Apr 20 05:17:35 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1330
put deleted where it should be deleted.

Revision 1330 - Directory Listing - [select for diffs]
Modified Sat Apr 20 04:55:50 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1329
Fix the map file name

Revision 1329 - Directory Listing - [select for diffs]
Modified Sat Apr 20 04:34:13 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1328
oh, don't show that here!

Revision 1328 - Directory Listing - [select for diffs]
Modified Sat Apr 20 03:42:40 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1327
more permissions

Revision 1327 - Directory Listing - [select for diffs]
Modified Sat Apr 20 03:42:16 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1326
html fixes

Revision 1326 - Directory Listing - [select for diffs]
Modified Sat Apr 20 03:24:58 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1325
remove files not in FP2

Revision 1325 - Directory Listing - [select for diffs]
Modified Sat Apr 20 03:23:36 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1324
html fix

Revision 1324 - Directory Listing - [select for diffs]
Modified Sat Apr 20 03:21:14 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1323
fix syntax

Revision 1323 - Directory Listing - [select for diffs]
Modified Sat Apr 20 03:15:58 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1322
html fixes

Revision 1322 - Directory Listing - [select for diffs]
Modified Sat Apr 20 03:06:21 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1321
html fix

Revision 1321 - Directory Listing - [select for diffs]
Modified Sat Apr 20 03:00:53 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1320
HTML fix

Revision 1320 - Directory Listing - [select for diffs]
Modified Sat Apr 20 02:56:54 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1319
html fix

Revision 1319 - Directory Listing - [select for diffs]
Modified Sat Apr 20 02:47:57 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1318
fix html

Revision 1318 - Directory Listing - [select for diffs]
Modified Sat Apr 20 02:39:36 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1317
html fix

Revision 1317 - Directory Listing - [select for diffs]
Modified Sat Apr 20 02:19:10 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1316
HTML fix

Revision 1316 - Directory Listing - [select for diffs]
Modified Sat Apr 20 02:14:35 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1315
removed.   not on branch

Revision 1315 - Directory Listing - [select for diffs]
Modified Sat Apr 20 02:12:13 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1314
html fixes

Revision 1314 - Directory Listing - [select for diffs]
Modified Fri Apr 19 21:52:35 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1313
Let's go back to 100% width tables.

Revision 1313 - Directory Listing - [select for diffs]
Modified Fri Apr 19 21:47:09 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1312
Add a section for FP2

Revision 1312 - Directory Listing - [select for diffs]
Modified Fri Apr 19 21:10:37 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1311
Use $PHP_SELF

Revision 1311 - Directory Listing - [select for diffs]
Modified Fri Apr 19 21:07:51 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1310
Change name to graphs.php

Revision 1310 - Directory Listing - [select for diffs]
Modified Fri Apr 19 21:00:00 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1309
Add disclaimer.

Revision 1309 - Directory Listing - [select for diffs]
Modified Fri Apr 19 20:59:47 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1308
add link to graphs

Revision 1308 - Directory Listing - [select for diffs]
Modified Fri Apr 19 20:43:28 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1307
Use $db not $conn

Revision 1307 - Directory Listing - [select for diffs]
Modified Fri Apr 19 20:35:43 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1306
Put conditions into db connection

Revision 1306 - Directory Listing - [select for diffs]
Modified Fri Apr 19 20:26:23 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1305
put FreshPorts in the title of the cached file.

Revision 1305 - Directory Listing - [select for diffs]
Modified Fri Apr 19 20:26:05 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1304
first commit

Revision 1304 - Directory Listing - [select for diffs]
Modified Fri Apr 19 20:22:05 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1303
Let's put it all together.  Looking good for graphs.

Revision 1303 - Directory Listing - [select for diffs]
Modified Fri Apr 19 19:52:10 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1302
html fix

Revision 1302 - Directory Listing - [select for diffs]
Modified Fri Apr 19 19:50:41 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1301
fix HTML

Revision 1301 - Directory Listing - [select for diffs]
Modified Fri Apr 19 19:46:43 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1300
oops, messed that up didn't I.  fix table.

Revision 1300 - Directory Listing - [select for diffs]
Modified Fri Apr 19 18:54:35 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1299
First commit

Revision 1299 - Directory Listing - [select for diffs]
Modified Fri Apr 19 17:16:37 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1298
Move Netscape button down.

Revision 1298 - Directory Listing - [select for diffs]
Modified Fri Apr 19 17:10:37 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1297
remove extra </P>

Revision 1297 - Directory Listing - [select for diffs]
Modified Fri Apr 19 17:06:21 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1296
These are the post W3C HTML validation commits

Revision 1296 - Directory Listing - [select for diffs]
Modified Fri Apr 19 17:05:53 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1295
Almost there.

Revision 1295 - Directory Listing - [select for diffs]
Modified Fri Apr 19 17:05:24 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1294
first commit

Revision 1294 - Directory Listing - [select for diffs]
Modified Fri Apr 19 13:24:19 2002 UTC (22 years, 11 months ago) by (unknown author)
Diff to previous 1293
This commit was manufactured by cvs2svn to create tag
'preW3C_HTML_validation'.
Revision 1293 - Directory Listing - [select for diffs]
Modified Fri Apr 19 13:24:18 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1292
Use our own style stuff.

Revision 1292 - Directory Listing - [select for diffs]
Modified Fri Apr 19 04:12:20 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1291
Add news feeds

Revision 1291 - Directory Listing - [select for diffs]
Modified Fri Apr 19 03:22:27 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1290
let's not use fp-refresh.sh

Revision 1290 - Directory Listing - [select for diffs]
Modified Fri Apr 19 02:48:24 2002 UTC (22 years, 11 months ago) by (unknown author)
Diff to previous 1289
This commit was manufactured by cvs2svn to create tag
'preW3C_HTML_validation'.
Revision 1289 - Directory Listing - [select for diffs]
Modified Fri Apr 19 02:48:23 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1288
move netscape add button down a bit

Revision 1288 - Directory Listing - [select for diffs]
Modified Fri Apr 19 02:40:33 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1287
Add date/time loaded.

Revision 1287 - Directory Listing - [select for diffs]
Modified Thu Apr 18 21:33:53 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1286
add / to image

Revision 1286 - Directory Listing - [select for diffs]
Modified Thu Apr 18 21:29:23 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1285
Add "Add tab to Netscape 6" button

Revision 1285 - Directory Listing - [select for diffs]
Modified Thu Apr 18 21:27:35 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1284
Add "Add tab to NetScape 6" button.

Revision 1284 - Directory Listing - [select for diffs]
Modified Thu Apr 18 20:59:45 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1283
Call our copyright function

Revision 1283 - Directory Listing - [select for diffs]
Modified Thu Apr 18 20:59:13 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1282
Put the existing copyright into the function and remove the commented out code.

Revision 1282 - Directory Listing - [select for diffs]
Modified Thu Apr 18 20:48:03 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1281
First commit.  Used for netscape 6

Revision 1281 - Directory Listing - [select for diffs]
Modified Thu Apr 18 20:47:40 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1280
Used for sidebar.php

Revision 1280 - Directory Listing - [select for diffs]
Modified Thu Apr 18 14:09:03 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1279
use DOCTYPE 4.01 Transitional
and call htmlspecialchars

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

Revision 1278 - Directory Listing - [select for diffs]
Modified Wed Apr 17 17:07:01 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1277
Remove references to the phorum, which is gone.

Revision 1277 - Directory Listing - [select for diffs]
Modified Wed Apr 17 03:19:53 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1276
Mention forgotten logins can be recovered too

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

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

Revision 1274 - Directory Listing - [select for diffs]
Modified Mon Apr 15 16:11:44 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1273
Use onwatchlist not watch

Revision 1273 - Directory Listing - [select for diffs]
Modified Mon Apr 15 16:08:02 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1272
use port-> not myrow[

Revision 1272 - Directory Listing - [select for diffs]
Modified Mon Apr 15 01:09:15 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1271
mention FreeBSD

Revision 1271 - Directory Listing - [select for diffs]
Modified Mon Apr 15 01:07:01 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1270
add links to ocuug

Revision 1270 - Directory Listing - [select for diffs]
Modified Sun Apr 14 18:52:14 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1269
Don't show the description link

Revision 1269 - Directory Listing - [select for diffs]
Modified Sun Apr 14 18:47:49 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1268
slight whitespace changes

Revision 1268 - Directory Listing - [select for diffs]
Modified Sat Apr 13 18:25:13 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1267
Let's use play instead of a bullet for long commits

Revision 1267 - Directory Listing - [select for diffs]
Modified Sat Apr 13 17:52:51 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1266
Use a graphic for the bullet on long commits

Revision 1266 - Directory Listing - [select for diffs]
Modified Fri Apr 12 19:45:24 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1265
Icon tweaking.

Revision 1265 - Directory Listing - [select for diffs]
Modified Fri Apr 12 19:02:14 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1264
Tweak the linking for large ports.

Revision 1264 - Directory Listing - [select for diffs]
Modified Fri Apr 12 18:22:21 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1263
Show only the first 10 ports of a commit.  Then link to the commits.php page.

Revision 1263 - Directory Listing - [select for diffs]
Modified Fri Apr 12 17:46:56 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1262
Renamed pr2html to htmlify
attribute code

Revision 1262 - Directory Listing - [select for diffs]
Modified Fri Apr 12 15:43:10 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1261
add $ to pr2html functions so "http://example.org" is converted to an HREF

Revision 1261 - Directory Listing - [select for diffs]
Modified Fri Apr 12 15:09:01 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1260
remove extraneous brackets

Revision 1260 - Directory Listing - [select for diffs]
Modified Fri Apr 12 15:08:18 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1259
Add status to ports_all

Revision 1259 - Directory Listing - [select for diffs]
Modified Fri Apr 12 14:29:42 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1258
remove commented out code

Revision 1258 - Directory Listing - [select for diffs]
Modified Fri Apr 12 14:29:13 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1257
Pass watch lists id to call to files.php

Revision 1257 - Directory Listing - [select for diffs]
Modified Fri Apr 12 14:28:37 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1256
Change Refresh icon to Deleted

Revision 1256 - Directory Listing - [select for diffs]
Modified Fri Apr 12 14:27:56 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1255
Add some missing elements to the commit, including watch list support.

Revision 1255 - Directory Listing - [select for diffs]
Modified Fri Apr 12 14:17:44 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1254
new htmlify code
remove some TITLE from graphics which are links so the URL appears
in the status bar and not the title.

Revision 1254 - Directory Listing - [select for diffs]
Modified Fri Apr 12 07:15:50 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1253
Add some missing fields and standardize date/time format to get
encoding_losses running.

Revision 1253 - Directory Listing - [select for diffs]
Modified Fri Apr 12 06:26:31 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1252
add encoding_losses

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

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

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

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

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

Revision 1247 - Directory Listing - [select for diffs]
Modified Fri Apr 12 05:11:47 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1246
add encoding_losses

Revision 1246 - Directory Listing - [select for diffs]
Modified Fri Apr 12 00:27:18 2002 UTC (22 years, 11 months ago) by (unknown author)
Diff to previous 1245
This commit was manufactured by cvs2svn to create tag
'preW3C_HTML_validation'.
Revision 1245 - Directory Listing - [select for diffs]
Modified Fri Apr 12 00:27:17 2002 UTC (22 years, 11 months ago) by (unknown author)
Diff to previous 1244
This commit was manufactured by cvs2svn to create tag 'FreshPorts2_Launch'.
Revision 1244 - Directory Listing - [select for diffs]
Modified Fri Apr 12 00:27:16 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1243
Add EncodingLosses
TRUE  - characters were changed to conform to UTF-8.
FALSE - otherwise

Revision 1243 - Directory Listing - [select for diffs]
Modified Thu Apr 11 22:03:35 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1242
make long URLs shorter.

Revision 1242 - Directory Listing - [select for diffs]
Modified Thu Apr 11 21:17:27 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1241
commit out debugging

Revision 1241 - Directory Listing - [select for diffs]
Modified Thu Apr 11 21:15:02 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1240
Add latest pr2html functions which will trim long URLs.

Revision 1240 - Directory Listing - [select for diffs]
Modified Thu Apr 11 19:46:14 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1239
Add link to BSDMall

Revision 1239 - Directory Listing - [select for diffs]
Modified Wed Apr 10 20:48:18 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1238
Print the commit message using the correct function

Revision 1238 - Directory Listing - [select for diffs]
Modified Wed Apr 10 18:06:51 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1237
Add watch and watch add icons.

Revision 1237 - Directory Listing - [select for diffs]
Modified Wed Apr 10 17:59:42 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1236
Start using icons for watch add and remove

Revision 1236 - Directory Listing - [select for diffs]
Modified Wed Apr 10 14:26:19 2002 UTC (23 years ago) by dan
Diff to previous 1235
Add TITLE strings to images
Add pr2html

Revision 1235 - Directory Listing - [select for diffs]
Modified Tue Apr 9 13:01:22 2002 UTC (23 years ago) by dan
Diff to previous 1234
Make the main table 100%

Revision 1234 - Directory Listing - [select for diffs]
Modified Mon Apr 8 17:07:30 2002 UTC (23 years ago) by dan
Diff to previous 1233
Add ports_all to permissions

Revision 1233 - Directory Listing - [select for diffs]
Modified Mon Apr 8 17:06:22 2002 UTC (23 years ago) by dan
Diff to previous 1232
allow for non-logged in users

Revision 1232 - Directory Listing - [select for diffs]
Modified Mon Apr 8 17:06:06 2002 UTC (23 years ago) by dan
Diff to previous 1231
include commit link within the files page

Revision 1231 - Directory Listing - [select for diffs]
Modified Mon Apr 8 16:55:13 2002 UTC (23 years ago) by dan
Diff to previous 1230
Adding link to commit.php from most places.

Revision 1230 - Directory Listing - [select for diffs]
Modified Mon Apr 8 16:20:54 2002 UTC (23 years ago) by dan
Diff to previous 1229
Allow searching by message_id

Revision 1229 - Directory Listing - [select for diffs]
Modified Mon Apr 8 15:21:15 2002 UTC (23 years ago) by dan
Diff to previous 1228
use the full path to the image

Revision 1228 - Directory Listing - [select for diffs]
Modified Sat Apr 6 23:01:59 2002 UTC (23 years ago) by dan
Diff to previous 1227
globalize that variable so we can get to the CVSWeb page

Revision 1227 - Directory Listing - [select for diffs]
Modified Sat Apr 6 22:51:57 2002 UTC (23 years ago) by dan
Diff to previous 1226
Lets all use the deleted function.

Revision 1226 - Directory Listing - [select for diffs]
Modified Sat Apr 6 15:15:10 2002 UTC (23 years ago) by dan
Diff to previous 1225
urls are now transparent.

Revision 1225 - Directory Listing - [select for diffs]
Modified Sat Apr 6 15:10:55 2002 UTC (23 years ago) by dan
Diff to previous 1224
fix more typos

Revision 1224 - Directory Listing - [select for diffs]
Modified Sat Apr 6 15:08:54 2002 UTC (23 years ago) by dan
Diff to previous 1223
fix typo

Revision 1223 - Directory Listing - [select for diffs]
Modified Sat Apr 6 15:01:43 2002 UTC (23 years ago) by dan
Diff to previous 1222
Center the table

Revision 1222 - Directory Listing - [select for diffs]
Modified Sat Apr 6 14:58:46 2002 UTC (23 years ago) by dan
Diff to previous 1221
Start using the new deleted and refresh icons.

Revision 1221 - Directory Listing - [select for diffs]
Modified Sat Apr 6 13:35:17 2002 UTC (23 years ago) by dan
Diff to previous 1220
Don't link to the FreeBSD mailing list archive for older messages which
do not contain a valid message id.

Revision 1220 - Directory Listing - [select for diffs]
Modified Wed Apr 3 21:44:25 2002 UTC (23 years ago) by dan
Diff to previous 1219
Add domain renewal time

Revision 1219 - Directory Listing - [select for diffs]
Modified Wed Apr 3 20:25:13 2002 UTC (23 years ago) by dan
Diff to previous 1218
Fix a typo and put Helvetica in front of Verdana.

Revision 1218 - Directory Listing - [select for diffs]
Modified Tue Apr 2 04:55:44 2002 UTC (23 years ago) by dan
Diff to previous 1217
Add commits_latest_tmp.message_id so we can link from the webpage to the
mailing list archive.

Revision 1217 - Directory Listing - [select for diffs]
Modified Tue Apr 2 04:50:46 2002 UTC (23 years ago) by dan
Diff to previous 1216
first commit

Revision 1216 - Directory Listing - [select for diffs]
Modified Tue Apr 2 04:45:32 2002 UTC (23 years ago) by dan
Diff to previous 1215
call freshports_Email_Link

Revision 1215 - Directory Listing - [select for diffs]
Modified Tue Apr 2 04:45:24 2002 UTC (23 years ago) by dan
Diff to previous 1214
add freshports_Email_Link which provides a link to the mail archives

Revision 1214 - Directory Listing - [select for diffs]
Modified Tue Apr 2 04:45:13 2002 UTC (23 years ago) by dan
Diff to previous 1213
call freshports_Email_Link
fix typo in SystemTimeAdjust()

Revision 1213 - Directory Listing - [select for diffs]
Modified Tue Apr 2 03:06:20 2002 UTC (23 years ago) by dan
Diff to previous 1212
tidy up HTML

Revision 1212 - Directory Listing - [select for diffs]
Modified Tue Apr 2 02:59:26 2002 UTC (23 years ago) by dan
Diff to previous 1211
oops, reverse the sign on SystemTimeAdjust()

Revision 1211 - Directory Listing - [select for diffs]
Modified Tue Apr 2 02:53:30 2002 UTC (23 years ago) by dan
Diff to previous 1210
add FetchByName

Revision 1210 - Directory Listing - [select for diffs]
Modified Tue Apr 2 02:52:40 2002 UTC (23 years ago) by dan
Diff to previous 1209
Grab port_id and adjust the time using SystemTimeAdjust()

Revision 1209 - Directory Listing - [select for diffs]
Modified Tue Apr 2 02:43:02 2002 UTC (23 years ago) by dan
Diff to previous 1208
remove GLOBAL CVSTimeAdjustment

Revision 1208 - Directory Listing - [select for diffs]
Modified Tue Apr 2 02:30:27 2002 UTC (23 years ago) by dan
Diff to previous 1207
Use SystemTimeAdjust()

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

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

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

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

Revision 1203 - Directory Listing - [select for diffs]
Modified Mon Apr 1 22:57:26 2002 UTC (23 years ago) by dan
Diff to previous 1202
Add permissions for new table.

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

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

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

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

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

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

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

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

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

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

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

Revision 1191 - Directory Listing - [select for diffs]
Modified Mon Apr 1 21:12:52 2002 UTC (23 years ago) by dan
Diff to previous 1190
Oops, checked in with debug on

Revision 1190 - Directory Listing - [select for diffs]
Modified Mon Apr 1 21:09:34 2002 UTC (23 years ago) by dan
Diff to previous 1189
moves this file around.

Revision 1189 - Directory Listing - [select for diffs]
Modified Mon Apr 1 21:03:51 2002 UTC (23 years ago) by dan
Diff to previous 1188
add and use freshports_CommitFilesLink to create links to files

Revision 1188 - Directory Listing - [select for diffs]
Modified Mon Apr 1 21:02:40 2002 UTC (23 years ago) by dan
Diff to previous 1187
white space changes only

Revision 1187 - Directory Listing - [select for diffs]
Modified Mon Apr 1 21:02:01 2002 UTC (23 years ago) by dan
Diff to previous 1186
- add a few globals
- needed for URL of /category/ports/files.php?commitid

Revision 1186 - Directory Listing - [select for diffs]
Modified Mon Apr 1 21:01:14 2002 UTC (23 years ago) by dan
Diff to previous 1185
Allow URL of /category/ports/files.php?commitid to show files affected
by said commit it

Revision 1185 - Directory Listing - [select for diffs]
Modified Mon Apr 1 21:00:17 2002 UTC (23 years ago) by dan
Diff to previous 1184
- Add DailySummaries back to the front page (and include more of them)
- use freshports_CommitFilesLink to create links to files

Revision 1184 - Directory Listing - [select for diffs]
Modified Mon Apr 1 20:54:57 2002 UTC (23 years ago) by dan
Diff to previous 1183
remove ports2, categories2, and element2
no idea where they came from

Revision 1183 - Directory Listing - [select for diffs]
Modified Mon Apr 1 20:53:43 2002 UTC (23 years ago) by dan
Diff to previous 1182
Add Daily_Refreshes table

Revision 1182 - Directory Listing - [select for diffs]
Modified Mon Apr 1 20:45:02 2002 UTC (23 years ago) by dan
Diff to previous 1181
Add Daily_Refreshes table and function for adding stuff to
and removing entries from.

Revision 1181 - Directory Listing - [select for diffs]
Modified Sun Mar 31 03:16:46 2002 UTC (23 years ago) by dan
Diff to previous 1180
add link to traffic pages

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

Revision 1179 - Directory Listing - [select for diffs]
Modified Sat Mar 30 09:08:07 2002 UTC (23 years ago) by (unknown author)
Diff to previous 1178
This commit was manufactured by cvs2svn to create tag 'beta'.
Revision 1178 - Directory Listing - [select for diffs]
Modified Sat Mar 30 09:08:06 2002 UTC (23 years ago) by dan
Diff to previous 1177
First import

Revision 1177 - Directory Listing - [select for diffs]
Modified Sat Mar 30 09:08:06 2002 UTC (23 years ago) by (unknown author)
Diff to previous 1176
Standard project directories initialized by cvs2svn.
Revision 1176 - Directory Listing - [select for diffs]
Modified Sat Mar 30 08:45:40 2002 UTC (23 years ago) by dan
Diff to previous 1175
doh, change the right line

Revision 1175 - Directory Listing - [select for diffs]
Modified Sat Mar 30 08:43:42 2002 UTC (23 years ago) by dan
Diff to previous 1174
change Changes to CVSWeb

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

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

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

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

Revision 1170 - Directory Listing - [select for diffs]
Modified Thu Mar 28 13:05:34 2002 UTC (23 years ago) by dan
Diff to previous 1169
Make the functions previously in sp-config.txt.sample data driven
and move them back into sp.txt

Revision 1169 - Directory Listing - [select for diffs]
Modified Thu Mar 28 03:52:00 2002 UTC (23 years ago) by dan
Diff to previous 1168
- add committer to commits_latest
- set users.emailbouncecount default to zero
- add view ports_all

Revision 1168 - Directory Listing - [select for diffs]
Modified Thu Mar 28 03:42:57 2002 UTC (23 years ago) by dan
Diff to previous 1167
Add committer to front page.

Revision 1167 - Directory Listing - [select for diffs]
Modified Mon Mar 25 20:54:50 2002 UTC (23 years ago) by dan
Diff to previous 1166
Add a BR after the port description and do not show the category

Revision 1166 - Directory Listing - [select for diffs]
Modified Mon Mar 25 20:36:28 2002 UTC (23 years ago) by dan
Diff to previous 1165
put category after the port and smaller.

Revision 1165 - Directory Listing - [select for diffs]
Modified Mon Mar 25 20:33:38 2002 UTC (23 years ago) by dan
Diff to previous 1164
Move the commit time to a line by itself
Put the description at the end of the line

Revision 1164 - Directory Listing - [select for diffs]
Modified Mon Mar 25 19:52:56 2002 UTC (23 years ago) by dan
Diff to previous 1163
Fix a broken </B> tag

Revision 1163 - Directory Listing - [select for diffs]
Modified Mon Mar 25 02:10:41 2002 UTC (23 years ago) by dan
Diff to previous 1162
do a syslog if they change their email address, just an audit trail

Revision 1162 - Directory Listing - [select for diffs]
Modified Mon Mar 25 02:09:53 2002 UTC (23 years ago) by dan
Diff to previous 1161
If the email test fails, set the flag.

Revision 1161 - Directory Listing - [select for diffs]
Modified Mon Mar 25 02:09:28 2002 UTC (23 years ago) by dan
Diff to previous 1160
if they change the email address, validated it.

Revision 1160 - Directory Listing - [select for diffs]
Modified Sat Mar 23 16:01:05 2002 UTC (23 years ago) by dan
Diff to previous 1159
Use Combined logs not Common (so we can see the referer)

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

Revision 1158 - Directory Listing - [select for diffs]
Modified Sat Mar 23 04:11:10 2002 UTC (23 years ago) by dan
Diff to previous 1157
Get the URL right

Revision 1157 - Directory Listing - [select for diffs]
Modified Sat Mar 23 04:07:14 2002 UTC (23 years ago) by dan
Diff to previous 1156
Add link to freshports test website

Revision 1156 - Directory Listing - [select for diffs]
Modified Sat Mar 23 03:06:31 2002 UTC (23 years ago) by (unknown author)
Diff to previous 1155
This commit was manufactured by cvs2svn to create branch 'FreshPorts2'.
Revision 1155 - Directory Listing - [select for diffs]
Modified Sat Mar 23 03:06:30 2002 UTC (23 years ago) by dan
Diff to previous 1154
Split functions into two parts.
One which requires configuration for local use. The other does not.

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

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

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

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

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

Revision 1149 - Directory Listing - [select for diffs]
Modified Fri Mar 22 15:07:44 2002 UTC (23 years ago) by (unknown author)
Diff to previous 1148
This commit was manufactured by cvs2svn to create branch 'FreshPorts2'.
Revision 1148 - Directory Listing - [select for diffs]
Modified Fri Mar 22 15:07:43 2002 UTC (23 years ago) by dan
Diff to previous 1147
Tidy up directories

Revision 1147 - Directory Listing - [select for diffs]
Modified Fri Mar 22 15:06:47 2002 UTC (23 years ago) by dan
Diff to previous 1146
Tidy up the directories

Revision 1146 - Directory Listing - [select for diffs]
Modified Fri Mar 22 00:45:18 2002 UTC (23 years ago) by dan
Diff to previous 1145
Make the first column of the table 100%

Revision 1145 - Directory Listing - [select for diffs]
Modified Fri Mar 22 00:43:05 2002 UTC (23 years ago) by dan
Diff to previous 1144
remove unneeded table

Revision 1144 - Directory Listing - [select for diffs]
Modified Fri Mar 22 00:38:51 2002 UTC (23 years ago) by dan
Diff to previous 1143
remove extra unneeded table

Revision 1143 - Directory Listing - [select for diffs]
Modified Thu Mar 21 22:22:56 2002 UTC (23 years ago) by dan
Diff to previous 1142
remove some outdated links

Revision 1142 - Directory Listing - [select for diffs]
Modified Wed Mar 20 05:41:57 2002 UTC (23 years ago) by dan
Diff to previous 1141
merge two statements

Revision 1141 - Directory Listing - [select for diffs]
Modified Wed Mar 20 05:38:22 2002 UTC (23 years ago) by dan
Diff to previous 1140
Instructions for merging data and user information

Revision 1140 - Directory Listing - [select for diffs]
Modified Wed Mar 20 05:12:25 2002 UTC (23 years ago) by dan
Diff to previous 1139
Change date format to include time zone

Revision 1139 - Directory Listing - [select for diffs]
Modified Wed Mar 20 02:03:18 2002 UTC (23 years ago) by dan
Diff to previous 1138
convert to use cache table

Revision 1138 - Directory Listing - [select for diffs]
Modified Tue Mar 19 21:26:59 2002 UTC (23 years ago) by dan
Diff to previous 1137
Add missing VALIGN

Revision 1137 - Directory Listing - [select for diffs]
Modified Tue Mar 19 14:29:47 2002 UTC (23 years ago) by dan
Diff to previous 1136
Don't show the category name when showing all ports in a category.

Revision 1136 - Directory Listing - [select for diffs]
Modified Tue Mar 19 14:12:34 2002 UTC (23 years ago) by dan
Diff to previous 1135
Add a link to the FTP site for each port
rename the Changes link to CVSWeb

Revision 1135 - Directory Listing - [select for diffs]
Modified Tue Mar 19 13:27:55 2002 UTC (23 years ago) by dan
Diff to previous 1134
Latest version

Revision 1134 - Directory Listing - [select for diffs]
Modified Tue Mar 19 12:56:39 2002 UTC (23 years ago) by dan
Diff to previous 1133
Include the correct field on the form so that searching from the side bar
will provide results on the search page instead of just going to the search
page.

Also add a bit more debugging info on search.php

Revision 1133 - Directory Listing - [select for diffs]
Modified Tue Mar 19 12:45:26 2002 UTC (23 years ago) by dan
Diff to previous 1132
Ajust DD DT and DL tags
PR124

Revision 1132 - Directory Listing - [select for diffs]
Modified Tue Mar 19 03:29:23 2002 UTC (23 years ago) by dan
Diff to previous 1131
Fix the default email address

Revision 1131 - Directory Listing - [select for diffs]
Modified Tue Mar 19 03:11:22 2002 UTC (23 years ago) by dan
Diff to previous 1130
Fix hardcoded domain name

Revision 1130 - Directory Listing - [select for diffs]
Modified Tue Mar 19 02:54:51 2002 UTC (23 years ago) by dan
Diff to previous 1129
files should be non-empty

Revision 1129 - Directory Listing - [select for diffs]
Modified Tue Mar 19 02:37:48 2002 UTC (23 years ago) by dan
Diff to previous 1128
There are two phorums

Revision 1128 - Directory Listing - [select for diffs]
Modified Tue Mar 19 02:36:46 2002 UTC (23 years ago) by dan
Diff to previous 1127
Put the hostname in there

Revision 1127 - Directory Listing - [select for diffs]
Modified Tue Mar 19 01:59:20 2002 UTC (23 years ago) by dan
Diff to previous 1126
add ports_active

Revision 1126 - Directory Listing - [select for diffs]
Modified Tue Mar 19 01:58:40 2002 UTC (23 years ago) by dan
Diff to previous 1125
add instructions for soundex

Revision 1125 - Directory Listing - [select for diffs]
Modified Tue Mar 19 00:20:18 2002 UTC (23 years ago) by dan
Diff to previous 1124
Add this missing file

Revision 1124 - Directory Listing - [select for diffs]
Modified Mon Mar 18 04:23:47 2002 UTC (23 years ago) by dan
Diff to previous 1123
add previously ommitter permissions

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

Revision 1122 - Directory Listing - [select for diffs]
Modified Sun Mar 17 17:53:24 2002 UTC (23 years ago) by dan
Diff to previous 1121
rename the Bugs link to Problem reports

Revision 1121 - Directory Listing - [select for diffs]
Modified Sun Mar 17 17:46:31 2002 UTC (23 years ago) by dan
Diff to previous 1120
- add list of options required in PowerDesigner 6.0 to
  generate this database schema
- modify ports_check replacing found_in_ports wih category_id
  and port_id
- create index on ports (element_id)
- create view ports_active

Revision 1120 - Directory Listing - [select for diffs]
Modified Sun Mar 17 17:46:06 2002 UTC (23 years ago) by dan
Diff to previous 1119
update PortVerifyBegin to use new ports_check strategy

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

Revision 1117 - Directory Listing - [select for diffs]
Modified Fri Mar 15 00:54:36 2002 UTC (23 years ago) by dan
Diff to previous 1116
Add revision to commits_latest

Revision 1116 - Directory Listing - [select for diffs]
Modified Fri Mar 15 00:54:01 2002 UTC (23 years ago) by dan
Diff to previous 1115
use ports.revision/version if commit_log_ports value is null

Revision 1115 - Directory Listing - [select for diffs]
Modified Thu Mar 14 20:29:29 2002 UTC (23 years ago) by dan
Diff to previous 1114
latest changes

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

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

Revision 1113 - Directory Listing - [select for diffs]
Modified Thu Mar 14 20:16:19 2002 UTC (23 years ago) by dan
Diff to previous 1112
Alter watch_notice_log, rename frequency to frequency_id and add
FK to watch_notice.

add view commits_recent.

Revision 1112 - Directory Listing - [select for diffs]
Modified Thu Mar 14 20:03:16 2002 UTC (23 years ago) by dan
Diff to previous 1111
new layout

Revision 1111 - Directory Listing - [select for diffs]
Modified Thu Mar 14 20:03:10 2002 UTC (23 years ago) by dan
Diff to previous 1110
Add main page search

Revision 1110 - Directory Listing - [select for diffs]
Modified Thu Mar 14 20:02:50 2002 UTC (23 years ago) by dan
Diff to previous 1109
not much

Revision 1109 - Directory Listing - [select for diffs]
Modified Thu Mar 14 19:47:15 2002 UTC (23 years ago) by dan
Diff to previous 1108
Add commits_recent view used to ensure the last one hundred ports are listed.

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

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

Revision 1106 - Directory Listing - [select for diffs]
Modified Thu Mar 14 19:08:17 2002 UTC (23 years ago) by dan
Diff to previous 1105
Start using our view so we only get all the ports for the last 100 commits

Revision 1105 - Directory Listing - [select for diffs]
Modified Tue Mar 12 19:25:40 2002 UTC (23 years ago) by dan
Diff to previous 1104
remove DROP FUNCTION statements.
change CREATE FUNCTION to CREATE OR REPLACE FUNCTION to avoid dependency
problems which arise when you drop a function which is used by another function.

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

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

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

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

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

Revision 1099 - Directory Listing - [select for diffs]
Modified Mon Mar 11 20:51:44 2002 UTC (23 years ago) by dan
Diff to previous 1098
standardize the URLs used to show RUN DEPENDS and BUILD DEPENDS.
PR 110

Revision 1098 - Directory Listing - [select for diffs]
Modified Mon Mar 11 19:02:20 2002 UTC (23 years ago) by dan
Diff to previous 1097
If we try to add a file into the tree, and it's parent is a file,
change it to a directory rather than raise an exception.

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

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

Revision 1095 - Directory Listing - [select for diffs]
Modified Sun Mar 10 16:02:36 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1094
Latest and greatest

Revision 1094 - Directory Listing - [select for diffs]
Modified Tue Mar 5 06:48:23 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1093
Tidy up the whitespace etc so it looks better in the HTML

Revision 1093 - Directory Listing - [select for diffs]
Modified Sun Mar 3 23:52:49 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1092
Bring up to working state

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

Revision 1091 - Directory Listing - [select for diffs]
Modified Sun Mar 3 00:37:49 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1090
Add functions for checking /usr/ports/INDEX

Revision 1090 - Directory Listing - [select for diffs]
Modified Sat Mar 2 22:20:49 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1089
remove SQL used before we started caching

Revision 1089 - Directory Listing - [select for diffs]
Modified Sat Mar 2 21:12:53 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1088
Let's start logging changes to the staging area

Revision 1088 - Directory Listing - [select for diffs]
Modified Sat Mar 2 21:12:27 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1087
Let's start logging changes to the staging area.

Revision 1087 - Directory Listing - [select for diffs]
Modified Sat Mar 2 21:11:50 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1086
Let's start logging changes

Revision 1086 - Directory Listing - [select for diffs]
Modified Sat Mar 2 17:22:24 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1085
adjust comments to be accurate

Revision 1085 - Directory Listing - [select for diffs]
Modified Sat Mar 2 17:09:04 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1084
WatchListStagingMergeWatchList is no longer used

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

Revision 1083 - Directory Listing - [select for diffs]
Modified Sat Mar 2 16:29:59 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1082
remove some unused but duplicated references

Revision 1082 - Directory Listing - [select for diffs]
Modified Sat Mar 2 14:38:20 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1081
add links to the help page

Revision 1081 - Directory Listing - [select for diffs]
Modified Sat Mar 2 14:36:46 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1080
better formatting

Revision 1080 - Directory Listing - [select for diffs]
Modified Fri Mar 1 18:00:11 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1079
Suggest they use the search list to add unfound ports to their watch list.

Revision 1079 - Directory Listing - [select for diffs]
Modified Fri Mar 1 17:52:06 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1078
Add soundex to the search page.
Allow the user to go from staging area to search page
for ports not found.

Revision 1078 - Directory Listing - [select for diffs]
Modified Fri Mar 1 03:13:27 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1077
*** empty log message ***

Revision 1077 - Directory Listing - [select for diffs]
Modified Fri Mar 1 02:13:10 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1076
Start a help file for use with the pkg_upload.php page

Revision 1076 - Directory Listing - [select for diffs]
Modified Thu Feb 28 21:56:53 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1075
"Your browser must allow cookies for the login to work."

Revision 1075 - Directory Listing - [select for diffs]
Modified Thu Feb 28 21:54:44 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1074
Add "Your browser must allow cookies for this login to work."

Revision 1074 - Directory Listing - [select for diffs]
Modified Thu Feb 28 21:38:03 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1073
OK, now we have staging area clear, and update watch list working.

Revision 1073 - Directory Listing - [select for diffs]
Modified Thu Feb 28 17:45:40 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1072
make the table borders look like the rest of the site.

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

Revision 1071 - Directory Listing - [select for diffs]
Modified Wed Feb 27 21:10:25 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1070
new pkg_info -qoa strategy

Revision 1070 - Directory Listing - [select for diffs]
Modified Wed Feb 27 20:13:24 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1069
Use the new ports strategy from pkg_info -qoa

Revision 1069 - Directory Listing - [select for diffs]
Modified Wed Feb 27 20:12:53 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1068
make WatchListID global.  fix some white space.

Revision 1068 - Directory Listing - [select for diffs]
Modified Wed Feb 27 15:46:47 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1067
remove gtabug note, add FreshPorts2 note

Revision 1067 - Directory Listing - [select for diffs]
Modified Wed Feb 27 04:55:56 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1066
major change to use pkg_info -qao

Revision 1066 - Directory Listing - [select for diffs]
Modified Wed Feb 27 04:11:41 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1065
checkpoint - about to change to pkg_info -qoa output

Revision 1065 - Directory Listing - [select for diffs]
Modified Wed Feb 27 02:25:07 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1064
Now we have the results split into multiple tables.

Revision 1064 - Directory Listing - [select for diffs]
Modified Tue Feb 26 00:32:40 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1063
Added new tables: watch_list_staging_results & watch_list_staging
for use with processing pkg_info uploads

Revision 1063 - Directory Listing - [select for diffs]
Modified Tue Feb 26 00:31:44 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1062
stuff for processing pkg_info uploading

Revision 1062 - Directory Listing - [select for diffs]
Modified Tue Feb 26 00:31:18 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1061
We can now upload 282 ports from pkg_info and process it in 2 seconds.

Revision 1061 - Directory Listing - [select for diffs]
Modified Mon Feb 25 15:48:14 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1060
Make sure the values set by getvalues are available everywhere by declaring
them to be GLOBAL.
If a disabled account is found, log them out, and let them know.

Revision 1060 - Directory Listing - [select for diffs]
Modified Sun Feb 24 17:13:26 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1059
Just string to modify the process to use
the database, not INDEX.

Revision 1059 - Directory Listing - [select for diffs]
Modified Sun Feb 24 03:09:23 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1058
split the SQL into a seperate file
so we can do psql DBNAME < POSTGRESQL.sql

Revision 1058 - Directory Listing - [select for diffs]
Modified Sun Feb 24 02:40:16 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1057
Update permissions and instructions

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

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

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

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

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

Revision 1052 - Directory Listing - [select for diffs]
Modified Sun Feb 24 02:31:04 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1051
move failed files to a new retry directory

Revision 1051 - Directory Listing - [select for diffs]
Modified Sun Feb 24 01:16:25 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1050
get it right

Revision 1050 - Directory Listing - [select for diffs]
Modified Sun Feb 24 01:12:27 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1049
add ip-address to users table.

Revision 1049 - Directory Listing - [select for diffs]
Modified Sun Feb 24 00:26:06 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1048
turn off debugging

Revision 1048 - Directory Listing - [select for diffs]
Modified Sun Feb 24 00:25:53 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1047
remove a commit

Revision 1047 - Directory Listing - [select for diffs]
Modified Sun Feb 24 00:25:29 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1046
add debugging

Revision 1046 - Directory Listing - [select for diffs]
Modified Sun Feb 24 00:24:56 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1045
use HTTP_HOST instead of hardcoding the host name

Revision 1045 - Directory Listing - [select for diffs]
Modified Sun Feb 24 00:23:11 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1044
specify a full URL using hostname and origin.
this should avoid some problems with Opera

Revision 1044 - Directory Listing - [select for diffs]
Modified Sun Feb 24 00:22:26 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1043
don't let disable or unconfirmed users login

Revision 1043 - Directory Listing - [select for diffs]
Modified Sun Feb 24 00:21:11 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1042
Don't show the about graphics here.

Revision 1042 - Directory Listing - [select for diffs]
Modified Sat Feb 23 23:27:42 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1041
standardize that table.

Revision 1041 - Directory Listing - [select for diffs]
Modified Sat Feb 23 23:25:52 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1040
Add ConfirmUserAccount

Revision 1040 - Directory Listing - [select for diffs]
Modified Sat Feb 23 22:19:33 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1039
we don't automagicaly log people in now.  so don't try to display their user name.

Revision 1039 - Directory Listing - [select for diffs]
Modified Sat Feb 23 22:19:14 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1038
don't allow blank passwords

Revision 1038 - Directory Listing - [select for diffs]
Modified Sat Feb 23 21:32:43 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1037
New users must now supply a valid email address.  Instructions
to enable their account are forwarded to that email address.

Revision 1037 - Directory Listing - [select for diffs]
Modified Sat Feb 23 04:17:53 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1036
when a new user is created, add a token to user_confirmations

Revision 1036 - Directory Listing - [select for diffs]
Modified Sat Feb 23 02:12:26 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1035
Add copyright notices

Revision 1035 - Directory Listing - [select for diffs]
Modified Sat Feb 23 02:10:18 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1034
Consolidate the documentation:

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

Revision 1033 - Directory Listing - [select for diffs]
Modified Fri Feb 22 17:03:40 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1032
Put copyrights into scripts

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

Revision 1031 - Directory Listing - [select for diffs]
Modified Fri Feb 22 15:32:48 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1030
umm, we should have the log file in the repo

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

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

Revision 1028 - Directory Listing - [select for diffs]
Modified Fri Feb 22 03:59:13 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1027
Add a banner to the faq

Revision 1027 - Directory Listing - [select for diffs]
Modified Fri Feb 22 03:58:43 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1026
wrap commit messages at 80 characters, not 72

Revision 1026 - Directory Listing - [select for diffs]
Modified Fri Feb 22 03:37:51 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1025
The announcement

Revision 1025 - Directory Listing - [select for diffs]
Modified Fri Feb 22 01:49:37 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1024
lotsa q+a

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

we'll have to refresh all ports now.

Revision 1023 - Directory Listing - [select for diffs]
Modified Fri Feb 22 00:44:24 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1022
add stuff on phorum

Revision 1022 - Directory Listing - [select for diffs]
Modified Fri Feb 22 00:34:19 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1021
Add an incompleted FAQ

Revision 1021 - Directory Listing - [select for diffs]
Modified Fri Feb 22 00:28:22 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1020
New class

Revision 1020 - Directory Listing - [select for diffs]
Modified Fri Feb 22 00:28:13 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1019
Start taking notice of WatchListID

Revision 1019 - Directory Listing - [select for diffs]
Modified Fri Feb 22 00:02:16 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1018
oops, problems in headers/footers.  let's fix that.

Revision 1018 - Directory Listing - [select for diffs]
Modified Thu Feb 21 23:25:01 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1017
Add search to the front page

Revision 1017 - Directory Listing - [select for diffs]
Modified Thu Feb 21 23:17:59 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1016
looks good for avoiding deadlock on slower machinesk

Revision 1016 - Directory Listing - [select for diffs]
Modified Thu Feb 21 23:13:56 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1015
Lots of tidy up, no real coding changes.  just make things look better.

Revision 1015 - Directory Listing - [select for diffs]
Modified Thu Feb 21 19:46:01 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1014
Improve the search add/remove so you get back to the orginal search.

Revision 1014 - Directory Listing - [select for diffs]
Modified Thu Feb 21 19:44:32 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1013
Use 1/0 for onwatchlist

Revision 1013 - Directory Listing - [select for diffs]
Modified Thu Feb 21 19:43:44 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1012
Include the WatchListID so we see add/remove
put the footer in a 97% table

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

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

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

Revision 1009 - Directory Listing - [select for diffs]
Modified Thu Feb 21 14:53:48 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1008
replace mysql with postgresql
upgrade php graphic

Revision 1008 - Directory Listing - [select for diffs]
Modified Thu Feb 21 14:53:17 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1007
tidy up html
replace mysql with postgresql
upgrade php graphic

Revision 1007 - Directory Listing - [select for diffs]
Modified Thu Feb 21 08:03:35 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1006
add some user documentation

Revision 1006 - Directory Listing - [select for diffs]
Modified Thu Feb 21 06:42:20 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1005
include getvalues so we so who is logged in

Revision 1005 - Directory Listing - [select for diffs]
Modified Thu Feb 21 06:39:37 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1004
remove border

Revision 1004 - Directory Listing - [select for diffs]
Modified Thu Feb 21 06:33:48 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1003
use AddSlashes correctly

Revision 1003 - Directory Listing - [select for diffs]
Modified Thu Feb 21 06:30:28 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1002
use AddSlashes and do some debugging stuff

Revision 1002 - Directory Listing - [select for diffs]
Modified Thu Feb 21 06:29:41 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1001
put sidebars in there

Revision 1001 - Directory Listing - [select for diffs]
Modified Thu Feb 21 06:28:23 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1000
Add the other-copyright

Revision 1000 - Directory Listing - [select for diffs]
Modified Thu Feb 21 06:18:42 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 999
Put the sidebars in here

Revision 999 - Directory Listing - [select for diffs]
Modified Thu Feb 21 03:55:27 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 998
instructions for this dir

Revision 998 - Directory Listing - [select for diffs]
Modified Thu Feb 21 03:54:29 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 997
include element_id so watch list add/remove can work

Revision 997 - Directory Listing - [select for diffs]
Modified Thu Feb 21 03:17:19 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 996
we need to include the watch list id on this page.
remove some old cache code while here

Revision 996 - Directory Listing - [select for diffs]
Modified Thu Feb 21 00:28:53 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 995
OOPs, 24 hours clock, not 12.

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

Revision 994 - Directory Listing - [select for diffs]
Modified Wed Feb 20 23:14:48 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 993
Hmmm, dates weren't looking right, let's do this instead.

Revision 993 - Directory Listing - [select for diffs]
Modified Wed Feb 20 23:13:53 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 992
Tweak the sort.

Revision 992 - Directory Listing - [select for diffs]
Modified Wed Feb 20 22:16:25 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 991
remove debugging info

Revision 991 - Directory Listing - [select for diffs]
Modified Wed Feb 20 22:10:28 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 990
add function IsOnWatcList

Revision 990 - Directory Listing - [select for diffs]
Modified Wed Feb 20 22:06:02 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 989
move debugging info into a previous if

Revision 989 - Directory Listing - [select for diffs]
Modified Wed Feb 20 22:04:32 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 988
When we add a user, create their watch list.

Revision 988 - Directory Listing - [select for diffs]
Modified Wed Feb 20 20:33:33 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 987
display the date in the default format

Revision 987 - Directory Listing - [select for diffs]
Modified Wed Feb 20 20:31:46 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 986
remember to timezone adjust the commit date

Revision 986 - Directory Listing - [select for diffs]
Modified Mon Feb 18 19:25:06 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 985
This service is down by default

Revision 985 - Directory Listing - [select for diffs]
Modified Mon Feb 18 19:11:54 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 984
we really need this

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

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

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

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

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

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

Revision 978 - Directory Listing - [select for diffs]
Modified Mon Feb 18 05:26:06 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 977
things to do before running

Revision 977 - Directory Listing - [select for diffs]
Modified Mon Feb 18 04:16:05 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 976
notes on setup

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

Revision 975 - Directory Listing - [select for diffs]
Modified Mon Feb 18 04:01:48 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 974
First commit

Revision 974 - Directory Listing - [select for diffs]
Modified Mon Feb 18 03:35:43 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 973
lastest and greatest

Revision 973 - Directory Listing - [select for diffs]
Modified Mon Feb 18 00:13:10 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 972
The first thing we do is reset the refresh bit in case any refreshes
complete while we are updating.

Revision 972 - Directory Listing - [select for diffs]
Modified Mon Feb 18 00:09:06 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 971
put add/remove in small font

Revision 971 - Directory Listing - [select for diffs]
Modified Sun Feb 17 23:51:10 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 970
standardize the banner messages

Revision 970 - Directory Listing - [select for diffs]
Modified Sun Feb 17 23:45:00 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 969
center the form

Revision 969 - Directory Listing - [select for diffs]
Modified Sun Feb 17 23:42:27 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 968
Adjust the watch list slight.  eye candy.

Revision 968 - Directory Listing - [select for diffs]
Modified Sun Feb 17 23:24:40 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 967
adjust some debugging information

Revision 967 - Directory Listing - [select for diffs]
Modified Sun Feb 17 23:24:06 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 966
Show Add/Remove on the port page.

Revision 966 - Directory Listing - [select for diffs]
Modified Sun Feb 17 21:49:29 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 965
Use the right script

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

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

Revision 963 - Directory Listing - [select for diffs]
Modified Sun Feb 17 20:18:05 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 962
oops, never put this into CVS

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

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

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

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

Revision 958 - Directory Listing - [select for diffs]
Modified Sun Feb 17 20:02:14 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 957
Added "Forums" to the menus.

Revision 957 - Directory Listing - [select for diffs]
Modified Sun Feb 17 20:00:58 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 956
Add a new column to housekeeping, refresh_done.  Any time a port is refreshed,
this bit should be set.  It will be cleared by RecordLastestPortCommits.

Revision 956 - Directory Listing - [select for diffs]
Modified Sun Feb 17 19:59:43 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 955
Clear the refresh_done bit.

Revision 955 - Directory Listing - [select for diffs]
Modified Sun Feb 17 19:59:12 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 954
Mention that this login isn't the same as the main login.

Revision 954 - Directory Listing - [select for diffs]
Modified Sun Feb 17 19:58:23 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 953
Include the revision, if non-zero, as <VERSION>-<REVISION>

Revision 953 - Directory Listing - [select for diffs]
Modified Sat Feb 16 23:58:49 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 952
new style

Revision 952 - Directory Listing - [select for diffs]
Modified Sat Feb 16 23:53:46 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 951
Adjustments for new style

Revision 951 - Directory Listing - [select for diffs]
Modified Sat Feb 16 23:51:20 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 950
adjust the header/footer for FreshPorts

Revision 950 - Directory Listing - [select for diffs]
Modified Sat Feb 16 21:59:18 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 949
how was this missed?

Revision 949 - Directory Listing - [select for diffs]
Modified Sat Feb 16 21:31:00 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 948
add some notes on setup...

Revision 948 - Directory Listing - [select for diffs]
Modified Sat Feb 16 21:18:24 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 947
oh geez, I forgot all this stuff!

Revision 947 - Directory Listing - [select for diffs]
Modified Sat Feb 16 21:05:39 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 946
Ahhh, we need these too!

Revision 946 - Directory Listing - [select for diffs]
Modified Sat Feb 16 21:05:38 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 945
Ahhh, we need these too!

Revision 945 - Directory Listing - [select for diffs]
Modified Sat Feb 16 20:54:44 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 944
use the commits_latest not the ports table for the
PORT ID when displaying +/-

Revision 944 - Directory Listing - [select for diffs]
Modified Sat Feb 16 20:52:37 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 943
if a watchlistid is supplied, use it to display +/- on the page
for each port

Revision 943 - Directory Listing - [select for diffs]
Modified Sat Feb 16 20:47:56 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 942
Commit phorum-3.3.2a to the tree

Revision 942 - Directory Listing - [select for diffs]
Modified Sat Feb 16 19:52:10 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 941
rm phorum.  we are going to import phorum version by version

Revision 941 - Directory Listing - [select for diffs]
Modified Sat Feb 16 19:42:22 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 940
remove all this stuff

Revision 940 - Directory Listing - [select for diffs]
Modified Sat Feb 16 19:23:41 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 939
Change how we do phorum.  This is phorum-3.3.2a

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

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

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

Revision 936 - Directory Listing - [select for diffs]
Modified Fri Feb 15 17:49:54 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 935
link to the daemon copyright page only from the front page.

Revision 935 - Directory Listing - [select for diffs]
Modified Fri Feb 15 06:27:14 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 934
Add latest details of caching, user manual, etc.

Revision 934 - Directory Listing - [select for diffs]
Modified Fri Feb 15 00:17:56 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 933
The link to the port should contain a trailing /

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

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

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

Revision 930 - Directory Listing - [select for diffs]
Modified Thu Feb 14 21:10:30 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 929
Make sure we put the basic data into the system so it is usable.

Revision 929 - Directory Listing - [select for diffs]
Modified Thu Feb 14 21:07:14 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 928
add some raw data into the required tables

Revision 928 - Directory Listing - [select for diffs]
Modified Thu Feb 14 20:37:47 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 927
Add two new tables: commits_latest housekeeping

Revision 927 - Directory Listing - [select for diffs]
Modified Thu Feb 14 20:37:16 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 926
Add two table: commits_latest and housekeeping
which will be used mostly by RecordLastestPortCommits
which records the query results into a table for
easy retrieval.

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

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

Revision 924 - Directory Listing - [select for diffs]
Modified Wed Feb 13 22:58:46 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 923
start using freshports_PortDescriptionPrint

Revision 923 - Directory Listing - [select for diffs]
Modified Wed Feb 13 22:58:31 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 922
tidy up and bring up to standard

Revision 922 - Directory Listing - [select for diffs]
Modified Wed Feb 13 22:56:50 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 921
remove old FP1MigrationCutoffDate code
create new freshports_PortDescriptionPrint which will centralize the
formatting of port commit messages, long descriptions, and short
descriptions.

Revision 921 - Directory Listing - [select for diffs]
Modified Wed Feb 13 22:54:43 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 920
tidy this up a big.

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

Revision 919 - Directory Listing - [select for diffs]
Modified Wed Feb 13 05:01:17 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 918
update information about latest work

Revision 918 - Directory Listing - [select for diffs]
Modified Wed Feb 13 00:34:06 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 917
center the ad.

Revision 917 - Directory Listing - [select for diffs]
Modified Wed Feb 13 00:28:33 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 916
comment out that message.  I don't think we need it.
PR# 87

Revision 916 - Directory Listing - [select for diffs]
Modified Wed Feb 13 00:27:48 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 915
remove code from old versions
add our footer to the bottom

Revision 915 - Directory Listing - [select for diffs]
Modified Wed Feb 13 00:24:27 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 914
pull back all ports, not just those with commits
ignore deleted ports

Revision 914 - Directory Listing - [select for diffs]
Modified Tue Feb 12 23:44:48 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 913
Fake commit to branch

Revision 913 - Directory Listing - [select for diffs]
Modified Tue Feb 12 23:40:54 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 912
Add a link to the commit details to the front page.
Modify the details on the port page to be more like the main page.

Revision 912 - Directory Listing - [select for diffs]
Modified Tue Feb 12 23:06:16 2002 UTC (23 years, 1 month ago) by (unknown author)
Diff to previous 911
This commit was manufactured by cvs2svn to create branch 'FreshPorts2'.
Revision 911 - Directory Listing - [select for diffs]
Modified Tue Feb 12 23:06:15 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 910
no changes

Revision 910 - Directory Listing - [select for diffs]
Modified Tue Feb 12 22:58:05 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 909
Add single click watch-list maintenance.

Revision 909 - Directory Listing - [select for diffs]
Modified Mon Feb 11 22:44:29 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 908
fix a broken tag

Revision 908 - Directory Listing - [select for diffs]
Modified Mon Feb 11 13:17:19 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 907
If it really is a 404, then display a nice message.

Revision 907 - Directory Listing - [select for diffs]
Modified Mon Feb 11 04:31:22 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 906
general updates to website

Revision 906 - Directory Listing - [select for diffs]
Modified Mon Feb 11 04:31:01 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 905
that should not be here

Revision 905 - Directory Listing - [select for diffs]
Modified Mon Feb 11 03:23:12 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 904
Make it more user friendly

Revision 904 - Directory Listing - [select for diffs]
Modified Mon Feb 11 03:05:04 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 903
does this go to the right branch?

add a bit more text so the user knows what to do on this page.

Revision 903 - Directory Listing - [select for diffs]
Modified Mon Feb 11 02:52:47 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 902
minor adjustments. and use IsSet instead of defined...

Revision 902 - Directory Listing - [select for diffs]
Modified Mon Feb 11 02:42:18 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 901
ummm, use IsSet instead of defined.

Revision 901 - Directory Listing - [select for diffs]
Modified Mon Feb 11 01:44:24 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 900
now that we have a good wrapping scheme for lines > 72 characters, we
don't have to treat pre and post migratin data differently.

Revision 900 - Directory Listing - [select for diffs]
Modified Sun Feb 10 18:01:55 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 899
use text instead of varchar in Element_Pathname

Revision 899 - Directory Listing - [select for diffs]
Modified Sun Feb 10 03:05:03 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 898
The migrated fp1 commits are single line log messages.  They must
be wrapped.  Therefore, use <CODE> if before a certain date, and <PRE>
afterwards.

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

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

Revision 896 - Directory Listing - [select for diffs]
Modified Sat Feb 9 19:54:18 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 895
Add the ports.categories field to the schema

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

Revision 894 - Directory Listing - [select for diffs]
Modified Sat Feb 9 19:42:44 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 893
Change date_created to date_added

Revision 893 - Directory Listing - [select for diffs]
Modified Sat Feb 9 19:38:53 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 892
rename date_created -> date_added

Revision 892 - Directory Listing - [select for diffs]
Modified Sat Feb 9 19:10:55 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 891
Get rid of extra ID tag

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

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

Revision 889 - Directory Listing - [select for diffs]
Modified Sat Feb 9 03:08:49 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 888
OK, add this back in where it should be.

Revision 888 - Directory Listing - [select for diffs]
Modified Sat Feb 9 03:04:51 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 887
daemontools is a nice way to keep scripts around as daemons.

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

Revision 885 - Directory Listing - [select for diffs]
Modified Fri Feb 8 00:33:48 2002 UTC (23 years, 2 months ago) by dan
Diff to previous 884
talk about latest changes to migration details

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

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

Revision 882 - Directory Listing - [select for diffs]
Modified Thu Feb 7 22:06:51 2002 UTC (23 years, 2 months ago) by dan
Diff to previous 881
add link to daemon copyright

Revision 881 - Directory Listing - [select for diffs]
Modified Thu Feb 7 22:04:09 2002 UTC (23 years, 2 months ago) by dan
Diff to previous 880
use DOCUMENT_ROOT

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

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

Revision 878 - Directory Listing - [select for diffs]
Modified Sun Feb 3 15:18:17 2002 UTC (23 years, 2 months ago) by dan
Diff to previous 877
remove an unused ElementTagSet and modify the one which is used.
before we insert into system_branch_element_revision, ensure
the entry is not already there.

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

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

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

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

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

Revision 872 - Directory Listing - [select for diffs]
Modified Sat Feb 2 06:12:00 2002 UTC (23 years, 2 months ago) by dan
Diff to previous 871
Add port_revision to commit_log_ports

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

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

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

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

Revision 867 - Directory Listing - [select for diffs]
Modified Fri Feb 1 15:57:37 2002 UTC (23 years, 2 months ago) by dan
Diff to previous 866
instead of a <BR>, put a space before [deleted].

Revision 866 - Directory Listing - [select for diffs]
Modified Fri Feb 1 01:34:58 2002 UTC (23 years, 2 months ago) by dan
Diff to previous 865
oops, don't do asc on indexes.

Revision 865 - Directory Listing - [select for diffs]
Modified Fri Feb 1 01:08:41 2002 UTC (23 years, 2 months ago) by dan
Diff to previous 864
commit that stuff

Revision 864 - Directory Listing - [select for diffs]
Modified Fri Feb 1 01:08:25 2002 UTC (23 years, 2 months ago) by dan
Diff to previous 863
add default values for some timestamp field
add index on commit_log(message_id)

Revision 863 - Directory Listing - [select for diffs]
Modified Thu Jan 31 23:08:06 2002 UTC (23 years, 2 months ago) by dan
Diff to previous 862
updated, white background.

Revision 862 - Directory Listing - [select for diffs]
Modified Thu Jan 31 23:07:42 2002 UTC (23 years, 2 months ago) by dan
Diff to previous 861
my first thoughts on data migration

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

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

Revision 859 - Directory Listing - [select for diffs]
Modified Tue Jan 29 03:37:45 2002 UTC (23 years, 2 months ago) by dan
Diff to previous 858
add date time

Revision 858 - Directory Listing - [select for diffs]
Modified Mon Jan 28 18:51:49 2002 UTC (23 years, 2 months ago) by dan
Diff to previous 857
add map link

Revision 857 - Directory Listing - [select for diffs]
Modified Mon Jan 28 18:44:54 2002 UTC (23 years, 2 months ago) by dan
Diff to previous 856
First commit

Revision 856 - Directory Listing - [select for diffs]
Modified Sun Jan 27 20:23:16 2002 UTC (23 years, 2 months ago) by dan
Diff to previous 855
center the table containing the logo

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

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

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

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

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

Revision 850 - Directory Listing - [select for diffs]
Modified Fri Jan 11 13:19:59 2002 UTC (23 years, 2 months ago) by dan
Diff to previous 849
get rid of duplicate page name

Revision 849 - Directory Listing - [select for diffs]
Modified Tue Jan 8 06:23:58 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 848
use PRE tags around the commit description and the file names.
remove the file graphic and make the cvsweb hyperlink on the file name instead.

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

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

ALSO: white space changes.

Revision 847 - Directory Listing - [select for diffs]
Modified Mon Jan 7 13:08:42 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 846
Ensure all references to images directory starts with /images.  This is most
for use by the missing*.php files.

Revision 846 - Directory Listing - [select for diffs]
Modified Sun Jan 6 23:49:38 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 845
Add a link to the port tarball.
Add a link to the port_upgrade.php page for logged in users.

Revision 845 - Directory Listing - [select for diffs]
Modified Sun Jan 6 23:38:54 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 844
Put the port tarball into the tree.  We'll store it here until it gets added
to the FreeBSD ports tree.

Revision 844 - Directory Listing - [select for diffs]
Modified Sun Jan 6 23:31:19 2002 UTC (23 years, 3 months ago) by (unknown author)
Diff to previous 843
This commit was manufactured by cvs2svn to create tag 'FreshPorts2_Launch'.
Revision 843 - Directory Listing - [select for diffs]
Modified Sun Jan 6 23:31:18 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 842
Upgrade the port for uploading your pkg_info data.

Revision 842 - Directory Listing - [select for diffs]
Modified Sun Jan 6 23:20:03 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 841
add freshports_GetNextValue for incrementing and obtaining a sequence.

Revision 841 - Directory Listing - [select for diffs]
Modified Sun Jan 6 23:19:31 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 840
After a reco-copy of these files from another section of the tree,
we now have a process by which the user can upload their pkg_info
information and add them to their watch list.

Revision 840 - Directory Listing - [select for diffs]
Modified Sun Jan 6 23:18:09 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 839
put a bit of spacing around the fields so it looks better

Revision 839 - Directory Listing - [select for diffs]
Modified Sun Jan 6 23:17:31 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 838
white space only

Revision 838 - Directory Listing - [select for diffs]
Modified Sun Jan 6 22:17:17 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 837
simplify WatchListAdd so you provide the watch list id and the element pathname

Revision 837 - Directory Listing - [select for diffs]
Modified Sun Jan 6 16:58:45 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 836
Update the SQL which records that a logged in user has accessed the website.
We track the last time they logged in so we know whether or not an account
is active.  We do not record what pages they are visiting.

Revision 836 - Directory Listing - [select for diffs]
Modified Sun Jan 6 16:52:47 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 835
Remove include of classes/watch object

Revision 835 - Directory Listing - [select for diffs]
Modified Sun Jan 6 16:48:53 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 834
when we find an unknown cookie, clear it.

Revision 834 - Directory Listing - [select for diffs]
Modified Sun Jan 6 16:48:13 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 833
create and use a new function freshports_CookieClear to be used
when a person logs out or when we ware given a cookie which
we don't recognize.

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

Revision 832 - Directory Listing - [select for diffs]
Modified Sun Jan 6 07:25:53 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 831
no longer needed

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

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

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

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

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

Revision 826 - Directory Listing - [select for diffs]
Modified Sun Jan 6 06:33:59 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 825
Unless stated otherwise, everything should work now.

Revision 825 - Directory Listing - [select for diffs]
Modified Sun Jan 6 06:25:41 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 824
Adjust the HTML to be centered and 98%.  Missed this during the recent
mega-adjustment.

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

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

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

Revision 822 - Directory Listing - [select for diffs]
Modified Sat Jan 5 23:01:20 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 821
Massive HTML tidy up.  Mostly only whitespace changes.

Revision 821 - Directory Listing - [select for diffs]
Modified Sat Jan 5 21:24:28 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 820
change freshports to FreshPorts

Revision 820 - Directory Listing - [select for diffs]
Modified Sat Jan 5 21:14:23 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 819
Only try getting the port if the port name is set and non-blank.

Revision 819 - Directory Listing - [select for diffs]
Modified Sat Jan 5 20:14:08 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 818
Add update_description to class

Revision 818 - Directory Listing - [select for diffs]
Modified Sat Jan 5 20:13:39 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 817
Changes to update_description so it in in <PRE>..</PRE>

Revision 817 - Directory Listing - [select for diffs]
Modified Sat Jan 5 20:13:15 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 816
white space change only

Revision 816 - Directory Listing - [select for diffs]
Modified Sat Jan 5 20:13:04 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 815
convert to postgresql

Revision 815 - Directory Listing - [select for diffs]
Modified Sat Jan 5 03:50:52 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 814
convert to postgresql

Revision 814 - Directory Listing - [select for diffs]
Modified Sat Jan 5 03:42:02 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 813
Use website title

Revision 813 - Directory Listing - [select for diffs]
Modified Sat Jan 5 03:37:35 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 812
*** empty log message ***

Revision 812 - Directory Listing - [select for diffs]
Modified Sat Jan 5 03:26:15 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 811
Add some debugging code.
for ports, make sure we don't include commit log information when
retriving by partial path name.

Revision 811 - Directory Listing - [select for diffs]
Modified Sat Jan 5 02:00:13 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 810
use the predefined website name
add a bit of cell padding
use an outer join to get the correct count value

Revision 810 - Directory Listing - [select for diffs]
Modified Thu Jan 3 03:05:27 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 809
Rename categoryResult to LocalResult.
This file set by caller so you can set up an SQL statement and then
get Port to fetch itself for you.

Revision 809 - Directory Listing - [select for diffs]
Modified Thu Jan 3 03:04:18 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 808
convert to postgresql
PR 45

Revision 808 - Directory Listing - [select for diffs]
Modified Thu Jan 3 03:03:59 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 807
remove extra <BR>

Revision 807 - Directory Listing - [select for diffs]
Modified Thu Jan 3 02:22:16 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 806
whitespace only

Revision 806 - Directory Listing - [select for diffs]
Modified Thu Jan 3 02:22:04 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 805
convert customize.php to use postgresql
lost of whitspace changes to getvalues.php which was also changed to postgresql
include/freshports.php now includes classes/watchnotice.php

Revision 805 - Directory Listing - [select for diffs]
Modified Thu Jan 3 01:22:03 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 804
remove the <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> entries because
they are all in include/freshports.php

Revision 804 - Directory Listing - [select for diffs]
Modified Wed Jan 2 04:48:15 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 803
mysql was case insensitive.  postgresql isn't.  therefore convert login ids
to lower case when comparing.

Revision 803 - Directory Listing - [select for diffs]
Modified Wed Jan 2 04:38:02 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 802
oops, insufficient testing failed to find wrong field name.

Revision 802 - Directory Listing - [select for diffs]
Modified Wed Jan 2 04:35:03 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 801
Convert to postgresql

Revision 801 - Directory Listing - [select for diffs]
Modified Wed Jan 2 04:15:11 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 800
Convert to postgresql from mysql

Revision 800 - Directory Listing - [select for diffs]
Modified Wed Jan 2 04:14:14 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 799
Add a new class.

Revision 799 - Directory Listing - [select for diffs]
Modified Wed Jan 2 02:53:56 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 798
Rename files from .php3 to .php.

The code within many of these files still needs to be converted from mysql
to postgresql.

Revision 798 - Directory Listing - [select for diffs]
Modified Wed Jan 2 02:10:44 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 797
reaname this file

Revision 797 - Directory Listing - [select for diffs]
Modified Tue Jan 1 17:06:42 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 796
update copyright date

Revision 796 - Directory Listing - [select for diffs]
Modified Tue Jan 1 17:02:58 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 795
update copyright year

Revision 795 - Directory Listing - [select for diffs]
Modified Tue Jan 1 07:22:20 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 794
Oops, forgot to commit this.  Add FetchByID and FetchByCategory.

Revision 794 - Directory Listing - [select for diffs]
Modified Mon Dec 31 16:05:23 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 793
convert to use recently created ports.php class
and redirect to <category>/<port>/

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

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

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

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

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

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

Revision 788 - Directory Listing - [select for diffs]
Modified Mon Dec 31 01:58:18 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 787
Reconcile code which existed in both files: include/freshports.php missing-port.php

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

Revision 786 - Directory Listing - [select for diffs]
Modified Sun Dec 30 23:27:29 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 785
Put website name into a global variable.

Revision 785 - Directory Listing - [select for diffs]
Modified Sun Dec 30 23:27:04 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 784
Handle return HTML from missing-port.php

Revision 784 - Directory Listing - [select for diffs]
Modified Sun Dec 30 23:26:39 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 783
If they get the category right, but provide an unknown port, tell them
and then show the link to the category they provided.

Revision 783 - Directory Listing - [select for diffs]
Modified Sun Dec 30 23:25:56 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 782
slight table adjustments

Revision 782 - Directory Listing - [select for diffs]
Modified Sun Dec 30 23:25:37 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 781
use <category>/<port> URLs

Revision 781 - Directory Listing - [select for diffs]
Modified Sun Dec 30 23:24:34 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 780
convert to use postgresql.
include revision_number in output

Revision 780 - Directory Listing - [select for diffs]
Modified Sun Dec 30 23:23:40 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 779
stop using category.php3 in favour of <category>/<port> URLs.

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

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

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

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

Revision 775 - Directory Listing - [select for diffs]
Modified Sun Dec 30 21:54:41 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 774
Start using the new format URLs
and use $SERVERNAME to determine the URL instead of hardcoding
http://www.FreshPorts.org/

Revision 774 - Directory Listing - [select for diffs]
Modified Sat Dec 29 22:15:27 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 773
oops, missing some leading and trailing / and a missed category.php3

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
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
oops.  fix a typo

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

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

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

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

Revision 767 - Directory Listing - [select for diffs]
Modified Sat Dec 29 20:48:00 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 766
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
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
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
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
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
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
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
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
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
update to use commit_log_ports.needs_refresh not ports.needs_refresh

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

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

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

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

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

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

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

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

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

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

Revision 747 - Directory Listing - [select for diffs]
Modified Sun Dec 23 18:48:45 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 746
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
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
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
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
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
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
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
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
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
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
Add the new archive-messages.sh.  call this from cron.
it will call the improved archive-logs.sh which will
move the msgs away from the main directory and archive them.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Revision 722 - Directory Listing - [select for diffs]
Modified Sat Dec 22 04:29:52 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 721
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Add some basic code to cater for master/slave ports.

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

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

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

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

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

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

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

Revision 694 - Directory Listing - [select for diffs]
Modified Wed Dec 5 01:50:36 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 693
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
use a hash instead of a character string for ignored files

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

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

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

Revision 649 - Directory Listing - [select for diffs]
Modified Fri Nov 23 06:39:53 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 648
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
log it when we create a new branch

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

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

Revision 626 - Directory Listing - [select for diffs]
Modified Tue Nov 20 17:03:44 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 625
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
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
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
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
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
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
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
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
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
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
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
clean up code, check for port and category before deciding this is a port

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

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

should be OBTAINEDFROM not OBTAINED in the dtd.

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

PR 15

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

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

Now it's only:

   Revision
To Unsubscribe

Also, populate the ObtainedFrom field while we are here.

Revision 611 - Directory Listing - [select for diffs]
Modified Fri Nov 16 18:38:02 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 610
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
add missing files

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Revision 574 - Directory Listing - [select for diffs]
Modified Fri Nov 9 04:09:00 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 573
Now processing the files and ports correctly.
now we just have to parse the file names and update the port needs_refresh.

Revision 573 - Directory Listing - [select for diffs]
Modified Thu Nov 8 23:15:04 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 572
We now have a list of ports which needs to be updated.
next step: set the needs_refresh field and then save the results
back to the database.

Revision 572 - Directory Listing - [select for diffs]
Modified Thu Nov 8 22:25:18 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 571
Create a hash of ports...

Revision 571 - Directory Listing - [select for diffs]
Modified Thu Nov 8 21:05:43 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 570
whitespace changes only

Revision 570 - Directory Listing - [select for diffs]
Modified Thu Nov 8 21:05:00 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 569
fetch by partial name

Revision 569 - Directory Listing - [select for diffs]
Modified Thu Nov 8 20:26:43 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 568
checkpoint

Revision 568 - Directory Listing - [select for diffs]
Modified Thu Nov 8 19:03:10 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 567
just a checkpoint

Revision 567 - Directory Listing - [select for diffs]
Modified Tue Nov 6 22:09:59 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 566
Ummm, let's get the element_id of the port before we create the port.

Revision 566 - Directory Listing - [select for diffs]
Modified Tue Nov 6 21:01:01 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 565
Remove GetDBHandle and use the one provided by FreshPorts::Database.

use $dbh not $dbh_pg

Revision 565 - Directory Listing - [select for diffs]
Modified Tue Nov 6 21:00:14 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 564
die if "is_primary" is not set.

Revision 564 - Directory Listing - [select for diffs]
Modified Tue Nov 6 20:59:56 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 563
use the recently created FreshPorts::Category and FreshPorts::Port classes

Revision 563 - Directory Listing - [select for diffs]
Modified Tue Nov 6 20:59:13 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 562
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
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
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
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
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
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
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
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
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
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
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
This commit was manufactured by cvs2svn to create tag 'beta'.
Revision 551 - Directory Listing - [select for diffs]
Modified Mon Nov 5 05:16:33 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 550
first time

Revision 550 - Directory Listing - [select for diffs]
Modified Wed Oct 31 01:51:10 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 549
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Ask for a disk

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

Revision 532 - Directory Listing - [select for diffs]
Modified Wed Oct 10 15:28:28 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 531
backups are handled by another user now

Revision 531 - Directory Listing - [select for diffs]
Modified Wed Oct 10 14:35:50 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 530
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, 5 months ago) by dan
Diff to previous 529
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
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
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
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
better the grammar

Revision 525 - Directory Listing - [select for diffs]
Modified Mon Oct 8 23:21:49 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 524
instead of port/category, try category/port

Revision 524 - Directory Listing - [select for diffs]
Modified Mon Oct 8 23:20:32 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 523
fix path to lastupdate.

Revision 523 - Directory Listing - [select for diffs]
Modified Mon Oct 8 23:20:14 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 522
provide details on each port to be refreshed

Revision 522 - Directory Listing - [select for diffs]
Modified Mon Oct 8 18:59:01 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 521
fix typo

Revision 521 - Directory Listing - [select for diffs]
Modified Mon Oct 8 18:39:56 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 520
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
update

Revision 503 - Directory Listing - [select for diffs]
Modified Sun Oct 7 15:09:18 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 502
get the path right

Revision 502 - Directory Listing - [select for diffs]
Modified Sun Oct 7 15:07:55 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 501
get the directory correct

Revision 501 - Directory Listing - [select for diffs]
Modified Sun Oct 7 15:04:56 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 500
updates

Revision 500 - Directory Listing - [select for diffs]
Modified Sun Oct 7 15:04:19 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 499
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
*** 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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
fix syntax error

Revision 463 - Directory Listing - [select for diffs]
Modified Mon Oct 1 21:30:11 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 462
Don't create a pkg directory in fetch-cvs-file.sh.
Let's do it where werun the make -V.  then we'll remove it.
this catches the pre-everything bug.

Revision 462 - Directory Listing - [select for diffs]
Modified Mon Oct 1 21:29:41 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 461
Don't create a pkg directory here.  Let's do it where we
run the make -V.  then we'll remove it.
this catches the pre-everything bug.

Revision 461 - Directory Listing - [select for diffs]
Modified Mon Oct 1 21:02:08 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 460
Don't chown any more

Revision 460 - Directory Listing - [select for diffs]
Modified Mon Oct 1 20:42:44 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 459
change path.  This should really become a local configuration item

Revision 459 - Directory Listing - [select for diffs]
Modified Sun Sep 30 22:18:23 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 458
fix dir path

Revision 458 - Directory Listing - [select for diffs]
Modified Sun Sep 30 22:15:50 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 457
change paths

Revision 457 - Directory Listing - [select for diffs]
Modified Sun Sep 30 22:12:59 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 456
change path

Revision 456 - Directory Listing - [select for diffs]
Modified Sun Sep 30 21:07:44 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 455
Update locations

Revision 455 - Directory Listing - [select for diffs]
Modified Sun Sep 30 21:07:16 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 454
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
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
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
fresh updates from the website

Revision 451 - Directory Listing - [select for diffs]
Modified Fri Sep 28 02:33:52 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 450
first commit

Revision 450 - Directory Listing - [select for diffs]
Modified Fri Sep 28 02:25:18 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 449
first commits

Revision 449 - Directory Listing - [select for diffs]
Modified Fri Sep 28 02:24:52 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 448
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
- 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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
*** 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
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
*** 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
*** 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
*** 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
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
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
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
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
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
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
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
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
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
*** 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
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
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
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
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
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
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
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
*** 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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
*** 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
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
*** 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
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
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
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
Add code to strip timezone from timestamp.  Might be related to new mysql.
 Modified Files:
 	updates.pl

Revision 278 - Directory Listing - [select for diffs]
Modified Mon Oct 16 23:13:15 2000 UTC (24 years, 5 months ago) by dan
Diff to previous 277
Hmmm, it assumed that a port commit started with cvs commit: ports/
now, it doesn't.  the ports/ bit can be anywhere on the subject: line.
Modified Files:
	log-catcher.awk

Revision 277 - Directory Listing - [select for diffs]
Modified Mon Oct 16 23:11:52 2000 UTC (24 years, 5 months ago) by dan
Diff to previous 276
oops! forgot to add the ports changes for pkg-descr etc.
Committing in updates

Modified Files:
	updates.pl

Revision 276 - Directory Listing - [select for diffs]
Modified Mon Oct 9 02:40:48 2000 UTC (24 years, 6 months ago) by dan
Diff to previous 275
changed pkg/DESCR to pkg-descr and other changes associated with new ports
layout.
Modified Files:
	ports.pm

Revision 275 - Directory Listing - [select for diffs]
Modified Fri Oct 6 09:00:40 2000 UTC (24 years, 6 months ago) by dan
Diff to previous 274
extra checks to ensure directories exist.
Modified Files:
	fetch-cvs-file.sh

Revision 274 - Directory Listing - [select for diffs]
Modified Fri Sep 22 08:14:53 2000 UTC (24 years, 6 months ago) by dan
Diff to previous 273
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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, 8 months ago) by dan
Diff to previous 216
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
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
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
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
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
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
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
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
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
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
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
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
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
damn, forgot the db login
Modified Files:
	updates.pl

Revision 203 - Directory Listing - [select for diffs]
Modified Wed Jun 28 09:53:33 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 202
another path which needs changing.
Modified Files:
	updates.pl

Revision 202 - Directory Listing - [select for diffs]
Modified Wed Jun 28 09:51:26 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 201
change db and password to values which obviously need changing.
Modified Files:
	updates.pl

Revision 201 - Directory Listing - [select for diffs]
Modified Wed Jun 28 09:47:08 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 200
add fake paths so we don't updates stuff we shouldn't.
Committing in .

Modified Files:
	log-catcher.awk

Revision 200 - Directory Listing - [select for diffs]
Modified Wed Jun 28 09:44:55 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 199
final changes before freshports 1.1

Committing in .

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

Modified Files:
	updates.pl

Revision 199 - Directory Listing - [select for diffs]
Modified Wed Jun 28 09:44:45 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 198
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
The big change to full automation of commits.

Revision 181 - Directory Listing - [select for diffs]
Modified Tue Jun 13 23:15:05 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 180
creates a daily summary for all change_logs in system.

Revision 180 - Directory Listing - [select for diffs]
Modified Tue Jun 13 23:14:13 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 179
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
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
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
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, 9 months ago) by dan
Diff to previous 175
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, 9 months ago) by dan
Diff to previous 174
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, 9 months ago) by dan
Diff to previous 173
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
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
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
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
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
Looks good so far.  Just a quick commit to save everything.
At this point, I have the fetching of Makefile, pkg/DESCR, and pkg/COMMENTS
going.  But I have to know when to fetch such things.
Committing in .

Modified Files:
	fetch-cvs-file.sh fetch-refresh-ports.pl ports.pm test.pl

Revision 168 - Directory Listing - [select for diffs]
Modified Mon Jun 5 06:35:27 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 167
fetch-cvs-file.pl is actually  fetch-cvs-file.sh
Committing in .

Modified Files:
	announce.pl email.pl ports.pm refresh-ports.pl test.pl
Removed Files:
	fetch-cvs-file.pl

Revision 167 - Directory Listing - [select for diffs]
Modified Mon Jun 5 06:33:40 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 166
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
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
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
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
*** 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
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
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
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
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
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
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
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
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
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
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
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
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
fixed up setting of refresh_needed and started using index instead of a regex
for FilesWhichPromptRefresh.
Modified Files:
	updates.pl

Revision 149 - Directory Listing - [select for diffs]
Modified Mon May 29 01:00:43 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 148
now updates change_log_details properly.
obtains needs_refresh and status when checking for existing ports.
assigns value to needs_refresh only if necessary.
sets needs_refresh to "N" if port is deleted.
Modified Files:
	updates.pl

Revision 148 - Directory Listing - [select for diffs]
Modified Sun May 28 06:47:26 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 147
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Just the latest changes.

Revision 57 - Directory Listing - [select for diffs]
Modified Thu May 11 22:31:58 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 56
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, 10 months ago) by dan
Diff to previous 55
Added an <h2>

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

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

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

Revision 52 - Directory Listing - [select for diffs]
Modified Thu May 11 07:11:58 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 51
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, 10 months ago) by dan
Diff to previous 50
put a table in there.

Revision 50 - Directory Listing - [select for diffs]
Modified Thu May 11 07:10:00 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 49
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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 - [select for diffs]
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
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
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
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
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
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
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
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
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
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
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
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
*** 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
*** 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
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

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
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
*** 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
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
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
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
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
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
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)
Standard project directories initialized by cvs2svn.

Convenience Links