ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/freshports-1
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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, 7 months ago) by dan
Diff to previous 2421 , to selected 151
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, 7 months ago) by dan
Diff to previous 2420 , to selected 151
Remove changes committed in error.

Revision 2420 - Directory Listing - [select for diffs]
Modified Tue Sep 9 19:28:54 2003 UTC (21 years, 7 months ago) by dan
Diff to previous 2419 , to selected 151
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, 7 months ago) by dan
Diff to previous 2418 , to selected 151
customize.php

Revision 2418 - Directory Listing - [select for diffs]
Modified Tue Sep 9 19:25:13 2003 UTC (21 years, 7 months ago) by dan
Diff to previous 2417 , to selected 151
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, 7 months ago) by dan
Diff to previous 2416 , to selected 151
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, 7 months ago) by dan
Diff to previous 2415 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
- 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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
- 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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
*** 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 , to selected 151
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 , to selected 151
Add link to bchosting

Revision 2279 - Directory Listing - [select for diffs]
Modified Mon May 12 02:23:28 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2278 , to selected 151
comment out a message

Revision 2278 - Directory Listing - [select for diffs]
Modified Sun May 11 13:33:34 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2277 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
- 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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
A new way of doing the queues

Revision 2135 - Directory Listing - [select for diffs]
Modified Thu Apr 10 16:32:09 2003 UTC (22 years ago) by dan
Diff to previous 2134 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
Let's use English here...

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

Revision 2108 - Directory Listing - [select for diffs]
Modified Tue Mar 11 14:11:58 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2107 , to selected 151
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, 1 month ago) by dan
Diff to previous 2106 , to selected 151
whitespace

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

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

Revision 2104 - Directory Listing - [select for diffs]
Modified Tue Mar 11 13:27:38 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2103 , to selected 151
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, 1 month ago) by dan
Diff to previous 2102 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
/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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
Use AddSlashes correctly

Revision 1938 - Directory Listing - [select for diffs]
Modified Thu Jan 9 19:45:28 2003 UTC (22 years, 3 months ago) by dan
Diff to previous 1937 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
adjust error handling

Revision 1859 - Directory Listing - [select for diffs]
Modified Tue Dec 10 20:51:01 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1858 , to selected 151
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, 4 months ago) by dan
Diff to previous 1857 , to selected 151
remove WatchListID

Revision 1857 - Directory Listing - [select for diffs]
Modified Tue Dec 10 18:40:49 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1856 , to selected 151
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, 4 months ago) by dan
Diff to previous 1855 , to selected 151
Some whitespace changes
Add _UndeleteResurrectedPorts

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

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

Revision 1853 - Directory Listing - [select for diffs]
Modified Tue Dec 10 17:56:10 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1852 , to selected 151
Show deleted status
fix column wrap

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

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

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

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

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

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

Revision 1846 - Directory Listing - [select for diffs]
Modified Tue Dec 10 05:13:33 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1845 , to selected 151
use require_once instead of include

Revision 1845 - Directory Listing - [select for diffs]
Modified Tue Dec 10 05:07:22 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1844 , to selected 151
use require_once instead of include

Revision 1844 - Directory Listing - [select for diffs]
Modified Tue Dec 10 05:06:01 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1843 , to selected 151
use require_once

Revision 1843 - Directory Listing - [select for diffs]
Modified Tue Dec 10 05:04:39 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1842 , to selected 151
Use require_once

Revision 1842 - Directory Listing - [select for diffs]
Modified Tue Dec 10 04:43:03 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1841 , to selected 151
remove extra COMMIT

Revision 1841 - Directory Listing - [select for diffs]
Modified Tue Dec 10 04:42:36 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1840 , to selected 151
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, 4 months ago) by dan
Diff to previous 1839 , to selected 151
uncomment code

Revision 1839 - Directory Listing - [select for diffs]
Modified Tue Dec 10 04:05:21 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1838 , to selected 151
Fix typo

Revision 1838 - Directory Listing - [select for diffs]
Modified Tue Dec 10 04:00:20 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1837 , to selected 151
Use require_once instead of require

Revision 1837 - Directory Listing - [select for diffs]
Modified Tue Dec 10 03:59:12 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1836 , to selected 151
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, 4 months ago) by dan
Diff to previous 1835 , to selected 151
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, 4 months ago) by dan
Diff to previous 1834 , to selected 151
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, 4 months ago) by dan
Diff to previous 1833 , to selected 151
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, 4 months ago) by dan
Diff to previous 1832 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
- 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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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, 5 months ago) by dan
Diff to previous 1680 , to selected 151
Warn them about fortnightly/weekly reports

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

Revision 1679 - Directory Listing - [select for diffs]
Modified Sat Nov 9 15:04:16 2002 UTC (22 years, 5 months ago) by dan
Diff to previous 1678 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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, 7 months ago) by dan
Diff to previous 1642 , to selected 151
link to other-copyrights.php

Revision 1642 - Directory Listing - [select for diffs]
Modified Tue Sep 10 13:17:56 2002 UTC (22 years, 7 months ago) by dan
Diff to previous 1641 , to selected 151
Add other copyrights

Revision 1641 - Directory Listing - [select for diffs]
Modified Tue Sep 10 12:47:34 2002 UTC (22 years, 7 months ago) by dan
Diff to previous 1640 , to selected 151
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, 7 months ago) by dan
Diff to previous 1639 , to selected 151
be more specific about email

Revision 1639 - Directory Listing - [select for diffs]
Modified Mon Sep 9 19:46:36 2002 UTC (22 years, 7 months ago) by dan
Diff to previous 1638 , to selected 151
be more specific about email

Revision 1638 - Directory Listing - [select for diffs]
Modified Mon Sep 9 19:32:24 2002 UTC (22 years, 7 months ago) by dan
Diff to previous 1637 , to selected 151
Add note about spam filters

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

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

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

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

Revision 1633 - Directory Listing - [select for diffs]
Modified Mon Sep 9 18:14:06 2002 UTC (22 years, 7 months ago) by dan
Diff to previous 1632 , to selected 151
add link to report-subscriptions.php

Revision 1632 - Directory Listing - [select for diffs]
Modified Mon Sep 9 18:11:19 2002 UTC (22 years, 7 months ago) by dan
Diff to previous 1631 , to selected 151
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, 7 months ago) by dan
Diff to previous 1630 , to selected 151
adjust headers for new fields

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

Revision 1629 - Directory Listing - [select for diffs]
Modified Mon Sep 9 17:27:23 2002 UTC (22 years, 7 months ago) by dan
Diff to previous 1628 , to selected 151
report-subscriptions.php now displays description

Revision 1628 - Directory Listing - [select for diffs]
Modified Mon Sep 9 17:26:54 2002 UTC (22 years, 7 months ago) by dan
Diff to previous 1627 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
 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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
*** 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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
whites space only

Revision 1527 - Directory Listing - [select for diffs]
Modified Mon Jun 10 20:11:30 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1526 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
$_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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
Add this tarfile.

Revision 1387 - Directory Listing - [select for diffs]
Modified Sat May 11 03:56:13 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1386 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
 $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 , to selected 151
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 , to selected 151
 $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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
Add link to BSDMall

Revision 1239 - Directory Listing - [select for diffs]
Modified Wed Apr 10 20:48:18 2002 UTC (23 years ago) by dan
Diff to previous 1238 , to selected 151
Print the commit message using the correct function

Revision 1238 - Directory Listing - [select for diffs]
Modified Wed Apr 10 18:06:51 2002 UTC (23 years ago) by dan
Diff to previous 1237 , to selected 151
Add watch and watch add icons.

Revision 1237 - Directory Listing - [select for diffs]
Modified Wed Apr 10 17:59:42 2002 UTC (23 years ago) by dan
Diff to previous 1236 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
- 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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
- 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 , to selected 151
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 , to selected 151
- 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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
- 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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
- 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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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, 1 month ago) by dan
Diff to previous 1098 , to selected 151
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, 1 month ago) by dan
Diff to previous 1097 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
*** 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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
*** 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 , to selected 151
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 , to selected 151
"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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
Refresh all ports.

Revision 896 - Directory Listing - [select for diffs]
Modified Sat Feb 9 19:54:18 2002 UTC (23 years, 2 months ago) by dan
Diff to previous 895 , to selected 151
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, 2 months ago) by dan
Diff to previous 894 , to selected 151
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, 2 months ago) by dan
Diff to previous 893 , to selected 151
Change date_created to date_added

Revision 893 - Directory Listing - [select for diffs]
Modified Sat Feb 9 19:38:53 2002 UTC (23 years, 2 months ago) by dan
Diff to previous 892 , to selected 151
rename date_created -> date_added

Revision 892 - Directory Listing - [select for diffs]
Modified Sat Feb 9 19:10:55 2002 UTC (23 years, 2 months ago) by dan
Diff to previous 891 , to selected 151
Get rid of extra ID tag

Revision 891 - Directory Listing - [select for diffs]
Modified Sat Feb 9 16:08:49 2002 UTC (23 years, 2 months ago) by dan
Diff to previous 890 , to selected 151
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, 2 months ago) by dan
Diff to previous 889 , to selected 151
script to create ~/msgs

Revision 889 - Directory Listing - [select for diffs]
Modified Sat Feb 9 03:08:49 2002 UTC (23 years, 2 months ago) by dan
Diff to previous 888 , to selected 151
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, 2 months ago) by dan
Diff to previous 887 , to selected 151
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, 2 months ago) by (unknown author)
Diff to previous 886 , to selected 151
Standard project directories initialized by cvs2svn.
Revision 886 - Directory Listing - [select for diffs]
Modified Sat Feb 9 02:57:12 2002 UTC (23 years, 2 months ago) by dan
Diff to previous 885 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
*** 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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
$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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
- 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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
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 , to selected 151
start using <cateogory> and <category/port> instead of category.php3 and
port-description.php3

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

This is the start of being able to browse to:

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

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

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

removed a LIMIT BY 3 which rather restricted the output.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

...for use with security notifications.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Revision 653 - Directory Listing - [select for diffs]
Modified Fri Nov 23 20:14:18 2001 UTC (23 years, 4 months ago) by dan
Diff to previous 652 , to selected 151
correct some on delete cascade...

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

remove some unneeded sequences

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

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

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

remove some unneeded sequences

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

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

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

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

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

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

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

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

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

should be OBTAINEDFROM not OBTAINED in the dtd.

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

PR 15

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

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

Now it's only:

   Revision
To Unsubscribe

Also, populate the ObtainedFrom field while we are here.

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

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

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

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

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

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

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

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

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

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

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

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

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

new commit_log_elements and system_version_element table.

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

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

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

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

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

Revision 592 - Directory Listing - [select for diffs]
Modified Sat Nov 10 16:26:27 2001 UTC (23 years, 5 months ago) by (unknown author)
Diff to previous 591 , to selected 151
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, 5 months ago) by dan
Diff to previous 590 , to selected 151
add missing files

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Revision 574 - Directory Listing - [select for diffs]
Modified Fri Nov 9 04:09:00 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 573 , to selected 151
Now processing the files and ports correctly.
now we just have to parse the file names and update the port needs_refresh.

Revision 573 - Directory Listing - [select for diffs]
Modified Thu Nov 8 23:15:04 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 572 , to selected 151
We now have a list of ports which needs to be updated.
next step: set the needs_refresh field and then save the results
back to the database.

Revision 572 - Directory Listing - [select for diffs]
Modified Thu Nov 8 22:25:18 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 571 , to selected 151
Create a hash of ports...

Revision 571 - Directory Listing - [select for diffs]
Modified Thu Nov 8 21:05:43 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 570 , to selected 151
whitespace changes only

Revision 570 - Directory Listing - [select for diffs]
Modified Thu Nov 8 21:05:00 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 569 , to selected 151
fetch by partial name

Revision 569 - Directory Listing - [select for diffs]
Modified Thu Nov 8 20:26:43 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 568 , to selected 151
checkpoint

Revision 568 - Directory Listing - [select for diffs]
Modified Thu Nov 8 19:03:10 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 567 , to selected 151
just a checkpoint

Revision 567 - Directory Listing - [select for diffs]
Modified Tue Nov 6 22:09:59 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 566 , to selected 151
Ummm, let's get the element_id of the port before we create the port.

Revision 566 - Directory Listing - [select for diffs]
Modified Tue Nov 6 21:01:01 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 565 , to selected 151
Remove GetDBHandle and use the one provided by FreshPorts::Database.

use $dbh not $dbh_pg

Revision 565 - Directory Listing - [select for diffs]
Modified Tue Nov 6 21:00:14 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 564 , to selected 151
die if "is_primary" is not set.

Revision 564 - Directory Listing - [select for diffs]
Modified Tue Nov 6 20:59:56 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 563 , to selected 151
use the recently created FreshPorts::Category and FreshPorts::Port classes

Revision 563 - Directory Listing - [select for diffs]
Modified Tue Nov 6 20:59:13 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 562 , to selected 151
Move GetDBHandle to database.php
Add test_port_save

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

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

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

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

Revision 558 - Directory Listing - [select for diffs]
Modified Mon Nov 5 22:37:38 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 557 , to selected 151
Just another checkpoint

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

Revision 555 - Directory Listing - [select for diffs]
Modified Mon Nov 5 17:04:31 2001 UTC (23 years, 5 months ago) by (unknown author)
Diff to previous 554 , to selected 151
Standard project directories initialized by cvs2svn.
Revision 554 - Directory Listing - [select for diffs]
Modified Mon Nov 5 06:48:49 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 553 , to selected 151
Make save work.

Revision 553 - Directory Listing - [select for diffs]
Modified Mon Nov 5 05:16:35 2001 UTC (23 years, 5 months ago) by (unknown author)
Diff to previous 552 , to selected 151
This commit was manufactured by cvs2svn to create tag 'beta'.
Revision 552 - Directory Listing - [select for diffs]
Modified Mon Nov 5 05:16:34 2001 UTC (23 years, 5 months ago) by (unknown author)
Diff to previous 551 , to selected 151
This commit was manufactured by cvs2svn to create tag 'beta'.
Revision 551 - Directory Listing - [select for diffs]
Modified Mon Nov 5 05:16:33 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 550 , to selected 151
first time

Revision 550 - Directory Listing - [select for diffs]
Modified Wed Oct 31 01:51:10 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 549 , to selected 151
Add the ID to the file

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

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

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

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

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

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

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

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

Revision 541 - Directory Listing - [select for diffs]
Modified Wed Oct 24 15:04:18 2001 UTC (23 years, 5 months ago) by dan
Diff to previous 540 , to selected 151
simplify things greatly

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

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

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

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

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

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

Revision 532 - Directory Listing - [select for diffs]
Modified Wed Oct 10 15:28:28 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 531 , to selected 151
backups are handled by another user now

Revision 531 - Directory Listing - [select for diffs]
Modified Wed Oct 10 14:35:50 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 530 , to selected 151
try $HOME instead of /usr/local/etc/freshports

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

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

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

Revision 527 - Directory Listing - [select for diffs]
Modified Tue Oct 9 20:40:57 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 526 , to selected 151
FreshPorts not freshports

Revision 526 - Directory Listing - [select for diffs]
Modified Mon Oct 8 23:23:21 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 525 , to selected 151
better the grammar

Revision 525 - Directory Listing - [select for diffs]
Modified Mon Oct 8 23:21:49 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 524 , to selected 151
instead of port/category, try category/port

Revision 524 - Directory Listing - [select for diffs]
Modified Mon Oct 8 23:20:32 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 523 , to selected 151
fix path to lastupdate.

Revision 523 - Directory Listing - [select for diffs]
Modified Mon Oct 8 23:20:14 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 522 , to selected 151
provide details on each port to be refreshed

Revision 522 - Directory Listing - [select for diffs]
Modified Mon Oct 8 18:59:01 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 521 , to selected 151
fix typo

Revision 521 - Directory Listing - [select for diffs]
Modified Mon Oct 8 18:39:56 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 520 , to selected 151
update path

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

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

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

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

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

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

Revision 512 - Directory Listing - [select for diffs]
Modified Mon Oct 8 02:27:32 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 511 , to selected 151
fix typo in last commit

Revision 511 - Directory Listing - [select for diffs]
Modified Mon Oct 8 02:26:54 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 510 , to selected 151
fix path

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

Revision 509 - Directory Listing - [select for diffs]
Modified Sun Oct 7 15:56:04 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 508 , to selected 151
Put the database connect into freshports_database.pm and use
freshports_database.pm.sample as the example.

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

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

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

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

Revision 504 - Directory Listing - [select for diffs]
Modified Sun Oct 7 15:14:22 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 503 , to selected 151
update

Revision 503 - Directory Listing - [select for diffs]
Modified Sun Oct 7 15:09:18 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 502 , to selected 151
get the path right

Revision 502 - Directory Listing - [select for diffs]
Modified Sun Oct 7 15:07:55 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 501 , to selected 151
get the directory correct

Revision 501 - Directory Listing - [select for diffs]
Modified Sun Oct 7 15:04:56 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 500 , to selected 151
updates

Revision 500 - Directory Listing - [select for diffs]
Modified Sun Oct 7 15:04:19 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 499 , to selected 151
tidy up

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

Revision 498 - Directory Listing - [select for diffs]
Modified Sun Oct 7 13:52:26 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 497 , to selected 151
fix up crontabs

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

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

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

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

Revision 493 - Directory Listing - [select for diffs]
Modified Fri Oct 5 03:15:07 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 492 , to selected 151
Send out individualized messages for the ports changes.

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

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

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

Revision 489 - Directory Listing - [select for diffs]
Modified Thu Oct 4 01:02:13 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 488 , to selected 151
pick a better password

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Revision 472 - Directory Listing - [select for diffs]
Modified Tue Oct 2 20:52:03 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 471 , to selected 151
Add some cache busting code to the fetch.

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

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

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

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

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

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

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

Revision 464 - Directory Listing - [select for diffs]
Modified Mon Oct 1 22:37:46 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 463 , to selected 151
fix syntax error

Revision 463 - Directory Listing - [select for diffs]
Modified Mon Oct 1 21:30:11 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 462 , to selected 151
Don't create a pkg directory in fetch-cvs-file.sh.
Let's do it where werun the make -V.  then we'll remove it.
this catches the pre-everything bug.

Revision 462 - Directory Listing - [select for diffs]
Modified Mon Oct 1 21:29:41 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 461 , to selected 151
Don't create a pkg directory here.  Let's do it where we
run the make -V.  then we'll remove it.
this catches the pre-everything bug.

Revision 461 - Directory Listing - [select for diffs]
Modified Mon Oct 1 21:02:08 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 460 , to selected 151
Don't chown any more

Revision 460 - Directory Listing - [select for diffs]
Modified Mon Oct 1 20:42:44 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 459 , to selected 151
change path.  This should really become a local configuration item

Revision 459 - Directory Listing - [select for diffs]
Modified Sun Sep 30 22:18:23 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 458 , to selected 151
fix dir path

Revision 458 - Directory Listing - [select for diffs]
Modified Sun Sep 30 22:15:50 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 457 , to selected 151
change paths

Revision 457 - Directory Listing - [select for diffs]
Modified Sun Sep 30 22:12:59 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 456 , to selected 151
change path

Revision 456 - Directory Listing - [select for diffs]
Modified Sun Sep 30 21:07:44 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 455 , to selected 151
Update locations

Revision 455 - Directory Listing - [select for diffs]
Modified Sun Sep 30 21:07:16 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 454 , to selected 151
change locations

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

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

Revision 452 - Directory Listing - [select for diffs]
Modified Fri Sep 28 02:35:35 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 451 , to selected 151
fresh updates from the website

Revision 451 - Directory Listing - [select for diffs]
Modified Fri Sep 28 02:33:52 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 450 , to selected 151
first commit

Revision 450 - Directory Listing - [select for diffs]
Modified Fri Sep 28 02:25:18 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 449 , to selected 151
first commits

Revision 449 - Directory Listing - [select for diffs]
Modified Fri Sep 28 02:24:52 2001 UTC (23 years, 6 months ago) by dan
Diff to previous 448 , to selected 151
update the scripts with the latest from the website

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Revision 404 - Directory Listing - [select for diffs]
Modified Mon Mar 12 09:17:25 2001 UTC (24 years ago) by haroldp
Diff to previous 403 , to selected 151
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, 1 month ago) by dan
Diff to previous 402 , to selected 151
A place to record who created what.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Reported by Michael Haro <mharo@FreeBSD.org>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Revision 307 - Directory Listing - [select for diffs]
Modified Sat Dec 30 22:31:51 2000 UTC (24 years, 3 months ago) by (unknown author)
Diff to previous 306 , to selected 151
Standard project directories initialized by cvs2svn.
Revision 306 - Directory Listing - [select for diffs]
Modified Sat Dec 30 22:23:51 2000 UTC (24 years, 3 months ago) by (unknown author)
Diff to previous 305 , to selected 151
This commit was manufactured by cvs2svn to create tag 'release1_1'.
Revision 305 - Directory Listing - [select for diffs]
Modified Sat Dec 30 22:23:50 2000 UTC (24 years, 3 months ago) by dan
Diff to previous 304 , to selected 151
*** empty log message ***

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

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

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

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

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

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

Revision 298 - Directory Listing - [select for diffs]
Modified Mon Dec 11 00:41:16 2000 UTC (24 years, 4 months ago) by (unknown author)
Diff to previous 297 , to selected 151
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, 4 months ago) by dan
Diff to previous 296 , to selected 151
add a USE statement.

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

Revision 295 - Directory Listing - [select for diffs]
Modified Mon Dec 11 00:40:11 2000 UTC (24 years, 4 months ago) by (unknown author)
Diff to previous 294 , to selected 151
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, 4 months ago) by dan
Diff to previous 293 , to selected 151
use a LIB command.

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

Revision 292 - Directory Listing - [select for diffs]
Modified Mon Dec 11 00:37:59 2000 UTC (24 years, 4 months ago) by dan
Diff to previous 291 , to selected 151
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, 4 months ago) by dan
Diff to previous 290 , to selected 151
CreateDailySummary mods to increase db performance

Revision 290 - Directory Listing - [select for diffs]
Modified Mon Dec 11 00:29:45 2000 UTC (24 years, 4 months ago) by dan
Diff to previous 289 , to selected 151
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, 4 months ago) by dan
Diff to previous 288 , to selected 151
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, 4 months ago) by dan
Diff to previous 287 , to selected 151
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, 4 months ago) by dan
Diff to previous 286 , to selected 151
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, 4 months ago) by dan
Diff to previous 285 , to selected 151
For deleting change_logs

Revision 285 - Directory Listing - [select for diffs]
Modified Fri Dec 8 01:03:44 2000 UTC (24 years, 4 months ago) by dan
Diff to previous 284 , to selected 151
*** empty log message ***

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

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

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

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

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

Revision 279 - Directory Listing - [select for diffs]
Modified Sun Nov 12 09:19:18 2000 UTC (24 years, 4 months ago) by dan
Diff to previous 278 , to selected 151
Add code to strip timezone from timestamp.  Might be related to new mysql.
 Modified Files:
 	updates.pl

Revision 278 - Directory Listing - [select for diffs]
Modified Mon Oct 16 23:13:15 2000 UTC (24 years, 5 months ago) by dan
Diff to previous 277 , to selected 151
Hmmm, it assumed that a port commit started with cvs commit: ports/
now, it doesn't.  the ports/ bit can be anywhere on the subject: line.
Modified Files:
	log-catcher.awk

Revision 277 - Directory Listing - [select for diffs]
Modified Mon Oct 16 23:11:52 2000 UTC (24 years, 5 months ago) by dan
Diff to previous 276 , to selected 151
oops! forgot to add the ports changes for pkg-descr etc.
Committing in updates

Modified Files:
	updates.pl

Revision 276 - Directory Listing - [select for diffs]
Modified Mon Oct 9 02:40:48 2000 UTC (24 years, 6 months ago) by dan
Diff to previous 275 , to selected 151
changed pkg/DESCR to pkg-descr and other changes associated with new ports
layout.
Modified Files:
	ports.pm

Revision 275 - Directory Listing - [select for diffs]
Modified Fri Oct 6 09:00:40 2000 UTC (24 years, 6 months ago) by dan
Diff to previous 274 , to selected 151
extra checks to ensure directories exist.
Modified Files:
	fetch-cvs-file.sh

Revision 274 - Directory Listing - [select for diffs]
Modified Fri Sep 22 08:14:53 2000 UTC (24 years, 6 months ago) by dan
Diff to previous 273 , to selected 151
first commit
Added Files:
	fetch-cvs-file.sh

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

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

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

Modified Files:
	robots.txt

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

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

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

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

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

Modified Files:
	commonlogin.php3

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

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

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

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

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

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

Revision 259 - Directory Listing - [select for diffs]
Modified Sun Aug 13 10:29:47 2000 UTC (24 years, 7 months ago) by dan
Diff to previous 258 , to selected 151
let the owner know if a category is created.
Modified Files:
	updates.pl

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

Modified Files:
	port-basics.inc getvalues.php3

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Modified Files:
	commonlogin.php3

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

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

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

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

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

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

Added Files:
	legal.php3

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

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

Revision 230 - Directory Listing - [select for diffs]
Modified Tue Jul 25 10:22:08 2000 UTC (24 years, 8 months ago) by dan
Diff to previous 229 , to selected 151
Cater for  ports which are deleted, then reimported.  We have them in the
tree, but they are deleted.  Just set them "status = 'A'" and get on with it.
Modified Files:
	updates.pl

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

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

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

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

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

Added Files:
	.htaccess

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

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

Modified Files:
	side-bars.php3 getvalues.php3

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

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

Revision 221 - Directory Listing - [select for diffs]
Modified Thu Jul 20 00:37:27 2000 UTC (24 years, 8 months ago) by dan
Diff to previous 220 , to selected 151
add GetPortCategory
add category to PortCreate
add GetPortID

Modified Files:
	updates.pl

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

Revision 219 - Directory Listing - [select for diffs]
Modified Sun Jul 16 07:54:42 2000 UTC (24 years, 8 months ago) by dan
Diff to previous 218 , to selected 151
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, 9 months ago) by dan
Diff to previous 217 , to selected 151
Add privacy statement to website.
Added Files:
	privacy.php3

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

Modified Files:
	email.pl

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

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

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

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

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

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

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

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

Committing in _private

Modified Files:
	commonlogin.php3

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

Committing in .

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

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

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

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

Revision 204 - Directory Listing - [select for diffs]
Modified Wed Jun 28 09:54:22 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 203 , to selected 151
damn, forgot the db login
Modified Files:
	updates.pl

Revision 203 - Directory Listing - [select for diffs]
Modified Wed Jun 28 09:53:33 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 202 , to selected 151
another path which needs changing.
Modified Files:
	updates.pl

Revision 202 - Directory Listing - [select for diffs]
Modified Wed Jun 28 09:51:26 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 201 , to selected 151
change db and password to values which obviously need changing.
Modified Files:
	updates.pl

Revision 201 - Directory Listing - [select for diffs]
Modified Wed Jun 28 09:47:08 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 200 , to selected 151
add fake paths so we don't updates stuff we shouldn't.
Committing in .

Modified Files:
	log-catcher.awk

Revision 200 - Directory Listing - [select for diffs]
Modified Wed Jun 28 09:44:55 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 199 , to selected 151
final changes before freshports 1.1

Committing in .

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

Modified Files:
	updates.pl

Revision 199 - Directory Listing - [select for diffs]
Modified Wed Jun 28 09:44:45 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 198 , to selected 151
final changes before freshports 1.1

Committing in .

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

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

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

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

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

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

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

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

Revision 192 - Directory Listing - [select for diffs]
Modified Sat Jun 24 02:05:10 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 191 , to selected 151
rename change_log_details.change_port_id to change_log_port_id
Modified Files:
	updates.pl

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

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

Revision 189 - Directory Listing - [select for diffs]
Modified Sat Jun 24 01:17:07 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 188 , to selected 151
move the call to MarkPortAsRefreshNeeded to where it is always called for
every entry being modified.  Failure to do this means pkg/DESCR are not
fetched and therefore the data is out of date.
Modified Files:
	updates.pl

Revision 188 - Directory Listing - [select for diffs]
Modified Sat Jun 24 01:15:51 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 187 , to selected 151
add these files to the collection
Added Files:
	list-all-ports.pl one-off-walk-ports-and-update.pl

Revision 187 - Directory Listing - [select for diffs]
Modified Sat Jun 24 01:14:43 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 186 , to selected 151
add a zero to the mask (to make it octal?  or hex?)
Modified Files:
	portschange.pm

Revision 186 - Directory Listing - [select for diffs]
Modified Sat Jun 24 01:14:19 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 185 , to selected 151
now tests for a failed make call.
Modified Files:
	ports.pm

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

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

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

Revision 182 - Directory Listing - [select for diffs]
Modified Tue Jun 13 23:17:31 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 181 , to selected 151
The big change to full automation of commits.

Revision 181 - Directory Listing - [select for diffs]
Modified Tue Jun 13 23:15:05 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 180 , to selected 151
creates a daily summary for all change_logs in system.

Revision 180 - Directory Listing - [select for diffs]
Modified Tue Jun 13 23:14:13 2000 UTC (24 years, 9 months ago) by dan
Diff to previous 179 , to selected 151
initial commits.

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

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

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

Modified Files:
	side-bars.php3

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

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

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

Revision 173 - Directory Listing - [select for diffs]
Modified Fri Jun 9 09:49:12 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 172 , to selected 151
now includes code so you can refresh a single port.
Modified Files:
	fetch-refresh-ports.pl

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

Modified Files:
	fetch-cvs-file.sh

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

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

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

Revision 169 - Directory Listing - [select for diffs]
Modified Tue Jun 6 09:47:20 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 168 , to selected 151
Looks good so far.  Just a quick commit to save everything.
At this point, I have the fetching of Makefile, pkg/DESCR, and pkg/COMMENTS
going.  But I have to know when to fetch such things.
Committing in .

Modified Files:
	fetch-cvs-file.sh fetch-refresh-ports.pl ports.pm test.pl

Revision 168 - Directory Listing - [select for diffs]
Modified Mon Jun 5 06:35:27 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 167 , to selected 151
fetch-cvs-file.pl is actually  fetch-cvs-file.sh
Committing in .

Modified Files:
	announce.pl email.pl ports.pm refresh-ports.pl test.pl
Removed Files:
	fetch-cvs-file.pl

Revision 167 - Directory Listing - [select for diffs]
Modified Mon Jun 5 06:33:40 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 166 , to selected 151
These files are used to refresh a port on-the-fly.
fetch-cvs-file.sh will fetch the latest version of any cvs file.
fetch-refresh-ports.pl uses the above to refresh all ports which need refreshing.
Added Files:
	fetch-refresh-ports.pl fetch-cvs-file.sh

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

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

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

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

Committing in _private

Modified Files:
	port-basics.inc

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

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

Revision 160 - Directory Listing - [select for diffs]
Modified Fri Jun 2 19:31:04 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 159 , to selected 151
latest and greatest
Modified Files:
	log-catcher.pl log-munger.awk

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

Committing in _private

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

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

Committing in .

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

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

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

Committing in phorum/include

Modified Files:
	header.php

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

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

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

Revision 153 - Directory Listing - [select for diffs]
Modified Fri Jun 2 01:00:25 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 152 , to selected 151
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 - [selected]
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 , to selected 151
fixed up setting of refresh_needed and started using index instead of a regex
for FilesWhichPromptRefresh.
Modified Files:
	updates.pl

Revision 149 - Directory Listing - [select for diffs]
Modified Mon May 29 01:00:43 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 148 , to selected 151
now updates change_log_details properly.
obtains needs_refresh and status when checking for existing ports.
assigns value to needs_refresh only if necessary.
sets needs_refresh to "N" if port is deleted.
Modified Files:
	updates.pl

Revision 148 - Directory Listing - [select for diffs]
Modified Sun May 28 06:47:26 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 147 , to selected 151
use index function instead of a regex when searching for existing pacakges.
Modified Files:
	ports.pm

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Revision 115 - Directory Listing - [select for diffs]
Modified Tue May 16 01:18:59 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 114 , to selected 151
now records the changes in distinct tables as they arrive
Modified Files:
	updates.pl

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

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

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

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

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

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

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

Revision 107 - Directory Listing - [select for diffs]
Modified Sun May 14 09:46:31 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 106 , to selected 151
now handles an undefined $homepage much better.
Modified Files:
	refresh-ports.pl ports.pm

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

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

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

Revision 103 - Directory Listing - [select for diffs]
Modified Sun May 14 07:12:55 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 102 , to selected 151
updated the outgoing message
Modified Files:
	ports.pm

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

Revision 101 - Directory Listing - [select for diffs]
Modified Sun May 14 04:01:36 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 100 , to selected 151
Added SendWatchNotice
Modified Files:
	ports.pm

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

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

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

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

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

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

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

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

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

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

Revision 90 - Directory Listing - [select for diffs]
Modified Sat May 13 05:32:40 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 89 , to selected 151
now marks ports as deleted if the Makefile is removed.

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

Revision 88 - Directory Listing - [select for diffs]
Modified Sat May 13 05:31:03 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 87 , to selected 151
no longer sets status to 'N' when a port is updated
ignored ports are now tested for individually as using a REGEX was causing
too many problems.
improved formatting of code.

Revision 87 - Directory Listing - [select for diffs]
Modified Sat May 13 05:29:01 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 86 , to selected 151
more testing

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

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

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

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

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

Revision 81 - Directory Listing - [select for diffs]
Modified Sat May 13 03:15:27 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 80 , to selected 151
When a new port is added, the status is now set to 'A' - active.

Revision 80 - Directory Listing - [select for diffs]
Modified Sat May 13 02:11:57 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 79 , to selected 151
now works fine.

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

Revision 78 - Directory Listing - [select for diffs]
Modified Sat May 13 02:08:47 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 77 , to selected 151
split the file name into three parts, so we can recognize special files
such as pkg/DESCR, etc.

Revision 77 - Directory Listing - [select for diffs]
Modified Sat May 13 01:50:21 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 76 , to selected 151
All the scripts for log catching, log munging, and dataabse update.

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

Revision 75 - Directory Listing - [select for diffs]
Modified Fri May 12 23:02:01 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 74 , to selected 151
finally created a perl module for the most common routines.

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

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

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

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

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

Revision 68 - Directory Listing - [select for diffs]
Modified Fri May 12 05:21:44 2000 UTC (24 years, 10 months ago) by dan
Diff to previous 67 , to selected 151
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, 11 months ago) by dan
Diff to previous 66 , to selected 151
no longer needed.

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

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

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

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

Revision 62 - Directory Listing - [select for diffs]
Modified Fri May 12 03:50:12 2000 UTC (24 years, 11 months ago) by dan
Diff to previous 61 , to selected 151
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, 11 months ago) by dan
Diff to previous 60 , to selected 151
nothing.  really.

Revision 60 - Directory Listing - [select for diffs]
Modified Fri May 12 03:48:09 2000 UTC (24 years, 11 months ago) by dan
Diff to previous 59 , to selected 151
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, 11 months ago) by dan
Diff to previous 58 , to selected 151
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, 11 months ago) by dan
Diff to previous 57 , to selected 151
Just the latest changes.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Revision 27 - Directory Listing - [select for diffs]
Modified Mon May 1 13:41:22 2000 UTC (24 years, 11 months ago) by dan
Diff to previous 26 , to selected 151
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 , to selected 151
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 , to selected 151
now links to port-description.php2 page.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Added Files:
 	side-bars.php3

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

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

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

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

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

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

Convenience Links