ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/freshports-1/classes
Revision 3888 - Directory Listing - [select for diffs]
Modified Sun Oct 22 16:20:23 2006 UTC (18 years, 5 months ago) by dan
Diff to previous 3887
Add UserIDSet() and TreePathConditionSet()
Alter FetchByTreePath() to use these attributes.

Revision 3887 - Directory Listing - [select for diffs]
Modified Sun Oct 22 16:19:19 2006 UTC (18 years, 5 months ago) by dan
Diff to previous 3882
Add a debugging switch

Revision 3882 - Directory Listing - [select for diffs]
Modified Sat Oct 21 13:40:48 2006 UTC (18 years, 5 months ago) by dan
Diff to previous 3881
Add new feature: SetShowAllPorts()

If you want to show all the ports/elements associated with this commit,
invoke this function with true.

Use revision_name, not revision.
Use pathname, not element_pathname.

Revision 3881 - Directory Listing - [select for diffs]
Modified Sat Oct 21 13:38:46 2006 UTC (18 years, 5 months ago) by dan
Diff to previous 3878
Some field name changes to be more compatible with display-commit:

revision => revision_name
Add pathname

Revision 3878 - Directory Listing - [select for diffs]
Modified Fri Oct 20 23:28:52 2006 UTC (18 years, 5 months ago) by dan
Diff to previous 3877
Introduce better debugging and error logging.
Add:
GetCountPortCommitsByTreeLocation()
GetCountCommitsByTreeLocation()
FetchByTreePath()
FetchByTreePathSrc()

For FetchByCommitMessageContents() and
GetCountCommitsByCommitMessage(), be more specific
in what we are passing in: a condition, not a value.

Revision 3877 - Directory Listing - [select for diffs]
Modified Fri Oct 20 23:25:59 2006 UTC (18 years, 5 months ago) by dan
Diff to previous 3864
Better handling of non-port commits

Revision 3864 - Directory Listing - [select for diffs]
Modified Sat Oct 14 22:23:55 2006 UTC (18 years, 5 months ago) by dan
Diff to previous 3863
Be sure to sort the result by date desc, category, port

Revision 3863 - Directory Listing - [select for diffs]
Modified Sat Oct 14 15:49:05 2006 UTC (18 years, 5 months ago) by dan
Diff to previous 3852
Turn off debugging

Revision 3852 - Directory Listing - [select for diffs]
Modified Sat Oct 14 15:29:59 2006 UTC (18 years, 5 months ago) by dan
Diff to previous 3851
Cater for Sanity Test Failure messages.

Revision 3851 - Directory Listing - [select for diffs]
Modified Sat Oct 14 15:29:02 2006 UTC (18 years, 5 months ago) by dan
Diff to previous 3836
Add classes for fetching all Sanity Test Failures and for just one.

Revision 3836 - Directory Listing - [select for diffs]
Modified Fri Oct 6 00:40:53 2006 UTC (18 years, 6 months ago) by dan
Diff to previous 3804
Add an S

Revision 3804 - Directory Listing - [select for diffs]
Modified Sun Oct 1 12:38:50 2006 UTC (18 years, 6 months ago) by dan
Diff to previous 3794
Add bit about moved newsfeeds.

Revision 3794 - Directory Listing - [select for diffs]
Modified Sat Sep 16 23:17:42 2006 UTC (18 years, 6 months ago) by dan
Diff to previous 3793
Add class for getting latest vuln.

Revision 3793 - Directory Listing - [select for diffs]
Modified Sat Sep 16 23:17:20 2006 UTC (18 years, 6 months ago) by dan
Diff to previous 3773
For deleted ports, at least show the name of the package.  This can be
useful when assigning names to vuxml vuln entries.

Revision 3773 - Directory Listing - [select for diffs]
Modified Mon Sep 11 13:33:50 2006 UTC (18 years, 6 months ago) by dan
Diff to previous 3767
Do not log.

Revision 3767 - Directory Listing - [select for diffs]
Modified Fri Sep 8 17:02:23 2006 UTC (18 years, 7 months ago) by dan
Diff to previous 3757
Fix an undefined variable in Fetch().

Revision 3757 - Directory Listing - [select for diffs]
Modified Wed Aug 16 18:30:26 2006 UTC (18 years, 7 months ago) by dan
Diff to previous 3756
Use newly created IsDeleted()
If the port has been deleted, do not display installation instructions.

Revision 3756 - Directory Listing - [select for diffs]
Modified Wed Aug 16 18:29:47 2006 UTC (18 years, 7 months ago) by dan
Diff to previous 3755
Remove unused IsCurrentPortVulnerable()
Add IsDeleted()

Revision 3755 - Directory Listing - [select for diffs]
Modified Thu Aug 10 18:32:16 2006 UTC (18 years, 7 months ago) by dan
Diff to previous 3736
Mention that is_primary will be either 't' or 'f'

Revision 3736 - Directory Listing - [select for diffs]
Modified Wed Aug 2 17:45:09 2006 UTC (18 years, 8 months ago) by dan
Diff to previous 3731
Add a method for grapping the categories on your watch list

Revision 3731 - Directory Listing - [select for diffs]
Modified Wed Aug 2 14:37:47 2006 UTC (18 years, 8 months ago) by dan
Diff to previous 3730
Add IsOnWatchList

Revision 3730 - Directory Listing - [select for diffs]
Modified Wed Aug 2 14:37:30 2006 UTC (18 years, 8 months ago) by dan
Diff to previous 3712
Remove OnWatchList.  It is not required as the value obtained is already
included in the SELECT.

Revision 3712 - Directory Listing - [select for diffs]
Modified Mon Jul 31 05:31:33 2006 UTC (18 years, 8 months ago) by dan
Diff to previous 3709
Whitespace only

Revision 3709 - Directory Listing - [select for diffs]
Modified Mon Jul 31 02:46:54 2006 UTC (18 years, 8 months ago) by dan
Diff to previous 3697
Put the space after the ICON, not before, but the watch list icon.

Revision 3697 - Directory Listing - [select for diffs]
Modified Sat Jul 29 21:28:02 2006 UTC (18 years, 8 months ago) by dan
Diff to previous 3696
Fix broken comment

Revision 3696 - Directory Listing - [select for diffs]
Modified Sat Jul 29 21:27:43 2006 UTC (18 years, 8 months ago) by dan
Diff to previous 3690
Put the debug SQL into <p></p> so we can see it better.

Revision 3690 - Directory Listing - [select for diffs]
Modified Thu Jul 27 19:06:42 2006 UTC (18 years, 8 months ago) by dan
Diff to previous 3689
Stop using the security_notice table

Revision 3689 - Directory Listing - [select for diffs]
Modified Thu Jul 27 19:04:51 2006 UTC (18 years, 8 months ago) by dan
Diff to previous 3688
Add filtering, still very beta.
Correctly return the value of the CreateHTML function call.

Revision 3688 - Directory Listing - [select for diffs]
Modified Thu Jul 27 19:03:54 2006 UTC (18 years, 8 months ago) by dan
Diff to previous 3687
Correct the comment describing this class.
Better display HTML when there is nothing to display.

Revision 3687 - Directory Listing - [select for diffs]
Modified Wed Jul 26 20:11:25 2006 UTC (18 years, 8 months ago) by dan
Diff to previous 3684
Use ' not "
Add filter

Revision 3684 - Directory Listing - [select for diffs]
Modified Sun Jul 23 14:54:11 2006 UTC (18 years, 8 months ago) by dan
Diff to previous 3683
Put the Add/Remove at the start of the line.

Revision 3683 - Directory Listing - [select for diffs]
Modified Sun Jul 23 14:53:54 2006 UTC (18 years, 8 months ago) by dan
Diff to previous 3681
Remove the / between the port version and the category

Revision 3681 - Directory Listing - [select for diffs]
Modified Sun Jul 23 14:10:02 2006 UTC (18 years, 8 months ago) by dan
Diff to previous 3680
When a fetch fails, die.  Leave a nice message.

Revision 3680 - Directory Listing - [select for diffs]
Modified Sun Jul 23 14:09:37 2006 UTC (18 years, 8 months ago) by dan
Diff to previous 3678
Move the add/remove icon to just before the port name.

Revision 3678 - Directory Listing - [select for diffs]
Modified Sun Jul 23 13:56:43 2006 UTC (18 years, 8 months ago) by dan
Diff to previous 3677
Remove FRESHPORTS_TASKS_SECURITY_NOTICE_ADD

Revision 3677 - Directory Listing - [select for diffs]
Modified Sun Jul 23 13:53:37 2006 UTC (18 years, 8 months ago) by dan
Diff to previous 3676
Remove these

Revision 3676 - Directory Listing - [select for diffs]
Modified Sun Jul 23 13:52:51 2006 UTC (18 years, 8 months ago) by dan
Diff to previous 3647
*** empty log message ***

Revision 3647 - Directory Listing - [select for diffs]
Modified Sun Jul 16 17:25:21 2006 UTC (18 years, 8 months ago) by dan
Diff to previous 3645
When doing the rss0.91 feed, do not htmlify the description

Revision 3645 - Directory Listing - [select for diffs]
Modified Sun Jul 16 17:02:37 2006 UTC (18 years, 8 months ago) by dan
Diff to previous 3644
Add a GUID to the feed.

Revision 3644 - Directory Listing - [select for diffs]
Modified Sun Jul 16 16:50:47 2006 UTC (18 years, 8 months ago) by dan
Diff to previous 3643
htmlify the < and > in the description

Revision 3643 - Directory Listing - [select for diffs]
Modified Sun Jul 16 16:47:55 2006 UTC (18 years, 8 months ago) by dan
Diff to previous 3642
Whitespace changes only.  Remove trailing control-m's

Revision 3642 - Directory Listing - [select for diffs]
Modified Sun Jul 16 16:45:13 2006 UTC (18 years, 8 months ago) by dan
Diff to previous 3636
For the feed to be valid, the Author field must contain an email address.

Revision 3636 - Directory Listing - [select for diffs]
Modified Sat Jul 15 03:13:24 2006 UTC (18 years, 8 months ago) by dan
Diff to previous 3632
Fix the cache name.  Should be news.*.xml

Revision 3632 - Directory Listing - [select for diffs]
Modified Fri Jul 14 13:41:05 2006 UTC (18 years, 8 months ago) by dan
Diff to previous 3621
First newsfeed engine.

Revision 3621 - Directory Listing - [select for diffs]
Modified Tue Jul 4 01:51:25 2006 UTC (18 years, 9 months ago) by dan
Diff to previous 3620
Remove all &nbsp; to better format the output when not all items appear
Display all categories, "real" or not, as hyperlinks

Revision 3620 - Directory Listing - [select for diffs]
Modified Tue Jul 4 01:50:10 2006 UTC (18 years, 9 months ago) by dan
Diff to previous 3618
Add LastModifiedGet()
Set LastModified on Add()

Revision 3618 - Directory Listing - [select for diffs]
Modified Mon Jul 3 22:29:19 2006 UTC (18 years, 9 months ago) by dan
Diff to previous 3608
We no longer pass in the cache data via a parameter.  Now we set it
explicity during a function call.

Revision 3608 - Directory Listing - [select for diffs]
Modified Sun Jul 2 20:37:07 2006 UTC (18 years, 9 months ago) by dan
Diff to previous 3593
Provide a way to imbed an ad within the port description.

Revision 3593 - Directory Listing - [select for diffs]
Modified Thu Jun 29 13:19:08 2006 UTC (18 years, 9 months ago) by dan
Diff to previous 3580
Set the mask so we get the expected permissions

Revision 3580 - Directory Listing - [select for diffs]
Modified Mon Jun 26 12:13:07 2006 UTC (18 years, 9 months ago) by dan
Diff to previous 3579
Add a $ for this.

Revision 3579 - Directory Listing - [select for diffs]
Modified Mon Jun 26 12:04:27 2006 UTC (18 years, 9 months ago) by dan
Diff to previous 3576
Don't call syslog directly.  Invoke _Log instead.

Revision 3576 - Directory Listing - [select for diffs]
Modified Fri Jun 23 14:38:20 2006 UTC (18 years, 9 months ago) by dan
Diff to previous 3575
Instead of populating the Watch List add/remove button, put a token in the
HTML.  This allows us to cache the data and replace it at run time.

Revision 3575 - Directory Listing - [select for diffs]
Modified Fri Jun 23 14:37:32 2006 UTC (18 years, 9 months ago) by dan
Diff to previous 3574
Create two different types of caching: Commits, and Details.
When removing a cache entry, remove all types (e.g. commits and details)

Revision 3574 - Directory Listing - [select for diffs]
Modified Fri Jun 23 12:26:29 2006 UTC (18 years, 9 months ago) by dan
Diff to previous 3571
Update copyright.

Revision 3571 - Directory Listing - [select for diffs]
Modified Thu Jun 22 15:33:10 2006 UTC (18 years, 9 months ago) by dan
Diff to previous 3569
Be concise with our reason for not displaying lack of packages.

Revision 3569 - Directory Listing - [select for diffs]
Modified Thu Jun 22 15:12:50 2006 UTC (18 years, 9 months ago) by dan
Diff to previous 3568
Always display instructions for building the port
Don't display package instructions if the port is Restricted.

Revision 3568 - Directory Listing - [select for diffs]
Modified Thu Jun 22 15:11:44 2006 UTC (18 years, 9 months ago) by dan
Diff to previous 3567
Be consistent in the log messages.  Prefix each one with 'Cache: '.
Expand _CleanKey() and prevent directory stepping: i.e. ..

Revision 3567 - Directory Listing - [select for diffs]
Modified Thu Jun 22 15:09:46 2006 UTC (18 years, 9 months ago) by dan
Diff to previous 3564
Improve the logging messages by using CachePort not CachPort.
Move to a directory structure that reflects the ports tree: i.e.
ports/CATEGORYNAME/PORTNAME
Introduce and used _CacheFileName()

Revision 3564 - Directory Listing - [select for diffs]
Modified Mon Jun 12 22:57:46 2006 UTC (18 years, 9 months ago) by dan
Diff to previous 3558
include the htmlify code

Revision 3558 - Directory Listing - [select for diffs]
Modified Mon Jun 12 17:46:16 2006 UTC (18 years, 9 months ago) by dan
Diff to previous 3553
Flush out the code to make it compatible with existing display methods.

Revision 3553 - Directory Listing - [select for diffs]
Modified Sat Jun 10 02:20:25 2006 UTC (18 years, 9 months ago) by dan
Diff to previous 3545
Give an initial value to $result;

Revision 3545 - Directory Listing - [select for diffs]
Modified Tue May 30 21:52:30 2006 UTC (18 years, 10 months ago) by dan
Diff to previous 3544
Add FetchByCommitMessageContents() and GetCountCommitsByCommitMessage()

Revision 3544 - Directory Listing - [select for diffs]
Modified Tue May 30 21:51:57 2006 UTC (18 years, 10 months ago) by dan
Diff to previous 3538
Use fwrite instead of fputs (they are aliases).
Check the results of frwite.
Do an fclose on the spool file before moving it into the cache.
Do an fclose if the write fails
chmod the file to be 664 so the perl scripts can remove it

For spool file names, use tempname to avoid collisions.

Revision 3538 - Directory Listing - [select for diffs]
Modified Mon May 29 06:47:18 2006 UTC (18 years, 10 months ago) by dan
Diff to previous 3533
Improve and correct some of the logging.

Revision 3533 - Directory Listing - [select for diffs]
Modified Mon May 29 06:27:19 2006 UTC (18 years, 10 months ago) by dan
Diff to previous 3532
Add some logging
fix some syntax errors

Revision 3532 - Directory Listing - [select for diffs]
Modified Mon May 29 06:26:30 2006 UTC (18 years, 10 months ago) by dan
Diff to previous 3531
whitespace only

Revision 3531 - Directory Listing - [select for diffs]
Modified Mon May 29 05:26:54 2006 UTC (18 years, 10 months ago) by dan
Diff to previous 3521
The first draft, pretty much untested, of caching code.

Revision 3521 - Directory Listing - [select for diffs]
Modified Thu May 18 18:21:42 2006 UTC (18 years, 10 months ago) by dan
Diff to previous 3506
The variable $dbh is not required for commit_record.  Remove it.

Revision 3506 - Directory Listing - [select for diffs]
Modified Wed Apr 26 21:32:00 2006 UTC (18 years, 11 months ago) by dan
Diff to previous 3505
Start using new DisplayCommit class.  This allows the code for
displaying commits to be shared between this module and the search module.

Revision 3505 - Directory Listing - [select for diffs]
Modified Wed Apr 26 21:31:29 2006 UTC (18 years, 11 months ago) by dan
Diff to previous 3504
Add a new class for displaying commits

Revision 3504 - Directory Listing - [select for diffs]
Modified Wed Apr 26 21:29:26 2006 UTC (18 years, 11 months ago) by dan
Diff to previous 3485
This commit adds support for displaying commits by committer.

Allow for LIMIT and OFFSET in the result set.
Add new functions:
  SetLimit()
  SetOffset()
  GetCountCommitsByCommitter()
  GetCountPortCommitsByCommitter()
  GetCountPortsTouchedByCommitter()
  FetchByCommitter()

Revision 3485 - Directory Listing - [select for diffs]
Modified Mon Feb 13 15:14:10 2006 UTC (19 years, 1 month ago) by dan
Diff to previous 3484
Code to handle ports in your watch list which have been deleted.

Revision 3484 - Directory Listing - [select for diffs]
Modified Mon Feb 13 15:13:27 2006 UTC (19 years, 1 month ago) by dan
Diff to previous 3483
Add new function IsCategoryByName() which returns the category id
of the supplied name.

Revision 3483 - Directory Listing - [select for diffs]
Modified Mon Feb 13 15:10:30 2006 UTC (19 years, 1 month ago) by dan
Diff to previous 3473
Whitespace only.

Revision 3473 - Directory Listing - [select for diffs]
Modified Sat Feb 4 22:48:28 2006 UTC (19 years, 2 months ago) by dan
Diff to previous 3472
Add code for avoiding watch list token collision.

Revision 3472 - Directory Listing - [select for diffs]
Modified Sat Feb 4 22:06:52 2006 UTC (19 years, 2 months ago) by dan
Diff to previous 3471
Add this before it gets lost from my laptop

Revision 3471 - Directory Listing - [select for diffs]
Modified Sat Jan 28 13:18:13 2006 UTC (19 years, 2 months ago) by dan
Diff to previous 3468
Remove syslog call.

Revision 3468 - Directory Listing - [select for diffs]
Modified Fri Jan 20 16:32:45 2006 UTC (19 years, 2 months ago) by dan
Diff to previous 3462
Now that we are using PG8, we need to specify all the tables when we
are deleting.  So add some USING clauses.

Revision 3462 - Directory Listing - [select for diffs]
Modified Sat Jan 7 21:29:28 2006 UTC (19 years, 3 months ago) by dan
Diff to previous 3458
Convert to a constant for our background colour.
We really should go CSS.

Revision 3458 - Directory Listing - [select for diffs]
Modified Thu Dec 29 20:11:42 2005 UTC (19 years, 3 months ago) by dan
Diff to previous 3438
Add a link to the commit.

Revision 3438 - Directory Listing - [select for diffs]
Modified Wed Nov 16 14:34:50 2005 UTC (19 years, 4 months ago) by dan
Diff to previous 3430
Turn off debugging

Revision 3430 - Directory Listing - [select for diffs]
Modified Tue Nov 1 23:10:17 2005 UTC (19 years, 5 months ago) by dan
Diff to previous 3429
Add is_interactive

Revision 3429 - Directory Listing - [select for diffs]
Modified Tue Nov 1 23:09:58 2005 UTC (19 years, 5 months ago) by dan
Diff to previous 3417
*** empty log message ***

Revision 3417 - Directory Listing - [select for diffs]
Modified Sat Oct 8 01:58:08 2005 UTC (19 years, 6 months ago) by dan
Diff to previous 3416
Add support for personal newsfeeds by using the token field.

Revision 3416 - Directory Listing - [select for diffs]
Modified Sat Oct 8 01:57:42 2005 UTC (19 years, 6 months ago) by dan
Diff to previous 3415
Add missing ?>
Update copyright

Revision 3415 - Directory Listing - [select for diffs]
Modified Sat Oct 8 01:57:16 2005 UTC (19 years, 6 months ago) by dan
Diff to previous 3414
Add missing ?>

Revision 3414 - Directory Listing - [select for diffs]
Modified Sat Oct 8 01:56:58 2005 UTC (19 years, 6 months ago) by dan
Diff to previous 3413
Update copyright

Revision 3413 - Directory Listing - [select for diffs]
Modified Sat Oct 8 01:56:43 2005 UTC (19 years, 6 months ago) by dan
Diff to previous 3401
Use the right HTML variable

Revision 3401 - Directory Listing - [select for diffs]
Modified Sat Aug 6 12:55:59 2005 UTC (19 years, 8 months ago) by dan
Diff to previous 3390
Include the format for the date.

Revision 3390 - Directory Listing - [select for diffs]
Modified Wed Aug 3 12:01:20 2005 UTC (19 years, 8 months ago) by dan
Diff to previous 3385
AddSlashes to names

Revision 3385 - Directory Listing - [select for diffs]
Modified Sun Jul 17 18:40:30 2005 UTC (19 years, 8 months ago) by dan
Diff to previous 3383
Correctly quote the category name.

Revision 3383 - Directory Listing - [select for diffs]
Modified Sun Jul 17 14:31:37 2005 UTC (19 years, 8 months ago) by dan
Diff to previous 3380
When calculating last-modified, consider only port commits
remove hard-coded date leftover from debugging

Revision 3380 - Directory Listing - [select for diffs]
Modified Sun Jul 17 14:19:36 2005 UTC (19 years, 8 months ago) by dan
Diff to previous 3354
Add support for Last-Modified

Revision 3354 - Directory Listing - [select for diffs]
Modified Sat Jun 25 18:44:10 2005 UTC (19 years, 9 months ago) by dan
Diff to previous 3352
Add expiration_date

Revision 3352 - Directory Listing - [select for diffs]
Modified Sat Jun 25 18:40:03 2005 UTC (19 years, 9 months ago) by dan
Diff to previous 3350
Handle expiration_date

Revision 3350 - Directory Listing - [select for diffs]
Modified Sat Jun 25 18:01:36 2005 UTC (19 years, 9 months ago) by dan
Diff to previous 3283
Add expiration_date

Revision 3283 - Directory Listing - [select for diffs]
Modified Thu Feb 17 02:33:05 2005 UTC (20 years, 1 month ago) by dan
Diff to previous 3279
improve spacing around restricted and no_cdrom

Revision 3279 - Directory Listing - [select for diffs]
Modified Thu Feb 17 01:54:07 2005 UTC (20 years, 1 month ago) by dan
Diff to previous 3278
Display icons for restricted and no_cdrom fields

Revision 3278 - Directory Listing - [select for diffs]
Modified Thu Feb 17 01:53:46 2005 UTC (20 years, 1 month ago) by dan
Diff to previous 3272
add restricted and no_cdrom fields

Revision 3272 - Directory Listing - [select for diffs]
Modified Wed Feb 16 23:56:30 2005 UTC (20 years, 1 month ago) by dan
Diff to previous 3271
Add restricted and no_cdrom fields

Revision 3271 - Directory Listing - [select for diffs]
Modified Wed Feb 2 01:06:50 2005 UTC (20 years, 2 months ago) by dan
Diff to previous 3263
Add vulnerable_current, ports_vulnerable.past to whatever calls we have.
Display error text on any errors.

Revision 3263 - Directory Listing - [select for diffs]
Modified Tue Feb 1 13:58:57 2005 UTC (20 years, 2 months ago) by dan
Diff to previous 3251
Add vulnerable_current and vulnerable_past

Revision 3251 - Directory Listing - [select for diffs]
Modified Wed Jan 26 21:03:15 2005 UTC (20 years, 2 months ago) by dan
Diff to previous 3210
During object creation, set the vuxml list to undef.
Remove VulnerabilityCount() and
replace it with IsVulnerable() and WasVulnerable()

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

IsCurrentPortVulnerable() - now just a stub
VulnerabilityCount() - returns number of vulnerabilities for this port

Revision 3209 - Directory Listing - [select for diffs]
Modified Sat Jan 22 14:36:19 2005 UTC (20 years, 2 months ago) by dan
Diff to previous 3207
Instead of unset($VID), using $VID=array().

Revision 3207 - Directory Listing - [select for diffs]
Modified Thu Jan 20 00:07:20 2005 UTC (20 years, 2 months ago) by dan
Diff to previous 3204
Use Unset on the array, so we get the proper values.

Revision 3204 - Directory Listing - [select for diffs]
Modified Tue Jan 18 23:56:04 2005 UTC (20 years, 2 months ago) by dan
Diff to previous 3147
Add new attribute: VuXML_List;
And the function to populate it: LoadVulnerabilities()

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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 2348
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 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 2346
use the correct database field name: firstlogin not firslogin

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 2331
Remove debug code
Refer to the correct database handle when fetching a commit

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 2328
Fix php notice message

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 2290
Add EmptyTheListCategory which allows us to empty a watch list of all
elements in a given category.

Revision 2290 - Directory Listing - [select for diffs]
Modified Fri May 16 02:38:56 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2289
Add WatchlistCount which gives us the number of watch lists upon which this
port appears.

Revision 2289 - Directory Listing - [select for diffs]
Modified Fri May 16 02:37:33 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2281
Attempt a sort

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 2273
Update the copyright notice to 2003

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 2271
final amendments

Revision 2271 - Directory Listing - [select for diffs]
Modified Fri May 9 21:32:32 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2270
add FetchNth, FetchAllActive, FetchUpdateID, and GetPopulateValues functions

Revision 2270 - Directory Listing - [select for diffs]
Modified Fri May 9 21:31:30 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2267
remove inaccurate comment

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 2230
Add Announcements table

Revision 2230 - Directory Listing - [select for diffs]
Modified Tue Apr 29 01:48:10 2003 UTC (21 years, 11 months ago) by (unknown author)
Diff to previous 2229
This commit was manufactured by cvs2svn to create tag
'FreshPorts_2003_05_04'.
Revision 2229 - Directory Listing - [select for diffs]
Modified Tue Apr 29 01:48:09 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2212
log all changes to the description

Revision 2212 - Directory Listing - [select for diffs]
Modified Mon Apr 28 16:21:52 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2211
update header
use only in_service watch lists

Revision 2211 - Directory Listing - [select for diffs]
Modified Mon Apr 28 16:21:36 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2210
update header

Revision 2210 - Directory Listing - [select for diffs]
Modified Mon Apr 28 16:21:13 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2209
remove FetchByName

Revision 2209 - Directory Listing - [select for diffs]
Modified Mon Apr 28 16:20:32 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2199
header update

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 2192
Let's fetch the data instead of just executing the query

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 2185
First commit

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 2115
Add SecurityNoticeAudit class

Revision 2115 - Directory Listing - [select for diffs]
Modified Mon Mar 24 12:14:20 2003 UTC (22 years ago) by dan
Diff to previous 2101
better handling if we don't find the port

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 2093
fix incorrect references to code definition

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 2090
comment out a debugging statement

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 2087
use query, not sql
remove syslog calls - logging now done by stored procedure

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 2078
start using the new stored procedure for security notices.

Revision 2078 - Directory Listing - [select for diffs]
Modified Thu Mar 6 22:03:42 2003 UTC (22 years, 1 month ago) by (unknown author)
Diff to previous 2077
This commit was manufactured by cvs2svn to create tag 'RELEASE-beta-
2003_03_07'.
Revision 2077 - Directory Listing - [select for diffs]
Modified Thu Mar 6 22:03:41 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2076
enhanced debugging

Revision 2076 - Directory Listing - [select for diffs]
Modified Thu Mar 6 22:03:22 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2075
turn off debugging

Revision 2075 - Directory Listing - [select for diffs]
Modified Thu Mar 6 22:03:09 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2074
actually loop and use more than just one task
start using constants

Revision 2074 - Directory Listing - [select for diffs]
Modified Thu Mar 6 21:26:43 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2065
fix debugging statement.
return id, not name when fetching by name.
add UpdateDescription to allow users to set description on new virtual categories

Revision 2065 - Directory Listing - [select for diffs]
Modified Thu Mar 6 14:20:45 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2064
Allow paging through category contents

Revision 2064 - Directory Listing - [select for diffs]
Modified Thu Mar 6 13:51:58 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2061
PostgreSQL 7.3 changes

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 2058
turn off debugging

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 2053
add EmptyAllLists

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 2041
Handle the multiple watch lists correctly when fetching a single port

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 2031
Fix GROUP by because of 7.3 changes

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 2029
define SUPER_USER and USER types

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 2016
Start using the port_categories table

Revision 2016 - Directory Listing - [select for diffs]
Modified Tue Feb 25 19:10:20 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2015
For mainttaining commit_log_ports_ignore

Revision 2015 - Directory Listing - [select for diffs]
Modified Tue Feb 25 19:09:57 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2009
Add new functions to support NeedsRefreshClear

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 1999
Include needs_refresh for each commit

Revision 1999 - Directory Listing - [select for diffs]
Modified Fri Feb 21 19:13:52 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 1998
white space

Revision 1998 - Directory Listing - [select for diffs]
Modified Fri Feb 21 19:13:39 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 1997
turn off debugging
use the categories table

Revision 1997 - Directory Listing - [select for diffs]
Modified Fri Feb 21 18:03:39 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 1985
Fix group by problem under 7.3

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 1976
remove trailing control-m's

Revision 1976 - Directory Listing - [select for diffs]
Modified Thu Jan 30 02:52:47 2003 UTC (22 years, 2 months ago) by dan
Diff to previous 1975
Turn debugging off

Revision 1975 - Directory Listing - [select for diffs]
Modified Thu Jan 30 02:51:58 2003 UTC (22 years, 2 months ago) by dan
Diff to previous 1959
Try doing the join a bit faster.

Revision 1959 - Directory Listing - [select for diffs]
Modified Fri Jan 10 19:10:33 2003 UTC (22 years, 2 months ago) by dan
Diff to previous 1958
whitespace

Revision 1958 - Directory Listing - [select for diffs]
Modified Fri Jan 10 19:10:04 2003 UTC (22 years, 2 months ago) by dan
Diff to previous 1957
Don't set message id on retrieve
return message id

Revision 1957 - Directory Listing - [select for diffs]
Modified Fri Jan 10 19:09:33 2003 UTC (22 years, 2 months ago) by dan
Diff to previous 1953
remove Rename, added in error.
add IsTaskAllowed

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 1944
Allow us to add users to tasks

Revision 1944 - Directory Listing - [select for diffs]
Modified Fri Jan 10 15:51:30 2003 UTC (22 years, 2 months ago) by dan
Diff to previous 1943
New class

Revision 1943 - Directory Listing - [select for diffs]
Modified Fri Jan 10 15:51:12 2003 UTC (22 years, 2 months ago) by dan
Diff to previous 1942
whitespace

Revision 1942 - Directory Listing - [select for diffs]
Modified Fri Jan 10 15:50:53 2003 UTC (22 years, 2 months ago) by dan
Diff to previous 1941
Add FetchByMessageId

Revision 1941 - Directory Listing - [select for diffs]
Modified Fri Jan 10 15:50:33 2003 UTC (22 years, 2 months ago) by dan
Diff to previous 1940
Start pulling stuff in from the new security_notice table.

Revision 1940 - Directory Listing - [select for diffs]
Modified Fri Jan 10 15:49:45 2003 UTC (22 years, 2 months ago) by dan
Diff to previous 1939
Add new function GetTasks

Revision 1939 - Directory Listing - [select for diffs]
Modified Fri Jan 10 15:49:31 2003 UTC (22 years, 2 months ago) by dan
Diff to previous 1929
Use AddSlashes correctly

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 1927
fix copyright

Revision 1927 - Directory Listing - [select for diffs]
Modified Sat Jan 4 17:11:02 2003 UTC (22 years, 3 months ago) by dan
Diff to previous 1926
Add DeleteAllLists

Revision 1926 - Directory Listing - [select for diffs]
Modified Sat Jan 4 17:10:45 2003 UTC (22 years, 3 months ago) by dan
Diff to previous 1910
Correctly count the number of watch lists for a given user.

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 1902
PR 235 - WatchList needs to use UserID when deleting items.

Revision 1902 - Directory Listing - [select for diffs]
Modified Mon Dec 16 13:32:06 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1901
Add GetDefaultWatchListID

Revision 1901 - Directory Listing - [select for diffs]
Modified Mon Dec 16 13:31:50 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1900
Add FetchByName

Revision 1900 - Directory Listing - [select for diffs]
Modified Mon Dec 16 13:31:22 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1899
Add SetLastWatchListChosen

Revision 1899 - Directory Listing - [select for diffs]
Modified Mon Dec 16 13:31:01 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1875
Set debug off

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 1864
limit watch lists to users.max_number_watch_lists

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 1860
use ' instead of "

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 1843
adjust error handling

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

Revision 1834 - Directory Listing - [select for diffs]
Modified Tue Dec 10 03:56:26 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1833
Show all watch lists regardless of whether or not the element is on the list.
Improve debugging.

Revision 1833 - Directory Listing - [select for diffs]
Modified Tue Dec 10 03:55:45 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1832
Add DeleteElementFromWatchLists

Revision 1832 - Directory Listing - [select for diffs]
Modified Mon Dec 9 21:03:30 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1818
Fix a mistaken query

Revision 1818 - Directory Listing - [select for diffs]
Modified Mon Dec 9 20:24:03 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1817
Use onwatchlist not watch

Revision 1817 - Directory Listing - [select for diffs]
Modified Mon Dec 9 20:23:42 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1816
use new watch list structure

Revision 1816 - Directory Listing - [select for diffs]
Modified Mon Dec 9 20:22:49 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1815
Start using the new User class

Revision 1815 - Directory Listing - [select for diffs]
Modified Mon Dec 9 20:22:19 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1814
Add FetchByCookie

Revision 1814 - Directory Listing - [select for diffs]
Modified Mon Dec 9 20:21:46 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1813
Add watch_list_count, which is optional

Revision 1813 - Directory Listing - [select for diffs]
Modified Mon Dec 9 20:21:16 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1812
Optionally show whether or not a given element is on the list

Revision 1812 - Directory Listing - [select for diffs]
Modified Mon Dec 9 20:20:44 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1808
First commit

Revision 1808 - Directory Listing - [select for diffs]
Modified Sun Dec 8 17:34:21 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1807
Add the user class.  still pretty basic.

Revision 1807 - Directory Listing - [select for diffs]
Modified Sun Dec 8 16:48:47 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1800
Tidy of SQL strings.
Make FetchByID work.

Revision 1800 - Directory Listing - [select for diffs]
Modified Sun Dec 8 03:27:43 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1799
rename $commit to $WatchList.
add in_service

Revision 1799 - Directory Listing - [select for diffs]
Modified Sun Dec 8 03:27:13 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1763
add in_service

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 1751
Add the class for the WatchList and WatchLists

Revision 1751 - Directory Listing - [select for diffs]
Modified Tue Dec 3 19:27:37 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1750
Repair comments

Revision 1750 - Directory Listing - [select for diffs]
Modified Tue Dec 3 19:26:08 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1719
repair debug message

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 1716
Cater for watch lists

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 1713
Create a new commit class and move that functionality there from commits

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 1711
add FetchNth and _PopulateValues
The query needs to be modified to cater for time zones and adjustments
thereto.

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 1460
First commit

Revision 1460 - Directory Listing - [select for diffs]
Modified Tue May 21 14:20:56 2002 UTC (22 years, 10 months ago) by (unknown author)
Diff to previous 1459
This commit was manufactured by cvs2svn to create tag 'FreshPorts2_Launch'.
Revision 1459 - Directory Listing - [select for diffs]
Modified Tue May 21 14:20:55 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1458
If we are using watch lists, we need another optional group by item

Revision 1458 - Directory Listing - [select for diffs]
Modified Tue May 21 14:06:03 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1456
move some max functions
FetchByID does not appear to be used.  So print a message and exit if
we are called.

Revision 1456 - Directory Listing - [select for diffs]
Modified Tue May 21 02:11:00 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1455
Standardize the date format

Revision 1455 - Directory Listing - [select for diffs]
Modified Mon May 20 20:41:24 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1401
Format the data appropriately

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 1382
Include version+revision in fetched details

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 1370
Cater for watch lists correctly on lists of ports.

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 1340
Pull committer from the result set

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 1247
add message_id and encoding_losses, which might be used in some circumstances

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 1211
add encoding_losses

Revision 1211 - Directory Listing - [select for diffs]
Modified Tue Apr 2 02:53:30 2002 UTC (23 years ago) by dan
Diff to previous 1210
add FetchByName

Revision 1210 - Directory Listing - [select for diffs]
Modified Tue Apr 2 02:52:40 2002 UTC (23 years ago) by dan
Diff to previous 1021
Grab port_id and adjust the time using SystemTimeAdjust()

Revision 1021 - Directory Listing - [select for diffs]
Modified Fri Feb 22 00:28:22 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1020
New class

Revision 1020 - Directory Listing - [select for diffs]
Modified Fri Feb 22 00:28:13 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 996
Start taking notice of WatchListID

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 993
OOPs, 24 hours clock, not 12.

Revision 993 - Directory Listing - [select for diffs]
Modified Wed Feb 20 23:13:53 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 992
Tweak the sort.

Revision 992 - Directory Listing - [select for diffs]
Modified Wed Feb 20 22:16:25 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 991
remove debugging info

Revision 991 - Directory Listing - [select for diffs]
Modified Wed Feb 20 22:10:28 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 987
add function IsOnWatcList

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 915
remember to timezone adjust the commit date

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 893
pull back all ports, not just those with commits
ignore deleted ports

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

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 812
Add update_description to class

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 810
Add some debugging code.
for ports, make sure we don't include commit log information when
retriving by partial path name.

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 800
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 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 795
Add a new class.

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 764
Oops, forgot to commit this.  Add FetchByID and FetchByCategory.

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 760
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 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 743
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 743 - Directory Listing - [select for diffs]
Modified Sun Dec 23 02:53:30 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 742
Add missing.php.

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

This is the start of being able to browse to:

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

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

Revision 742 - Directory Listing - [select for diffs]
Added Sun Dec 23 02:53:30 2001 UTC (23 years, 3 months ago) by (unknown author)
Standard project directories initialized by cvs2svn.

Convenience Links