ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/freshports-1/classes
Revision 4729 - Directory Listing - [select for diffs]
Modified Mon Jul 27 16:39:28 2015 UTC (9 years, 8 months ago) by dan
Diff to previous 4727
Set client encoding in the right place.

Revision 4727 - Directory Listing - [select for diffs]
Modified Fri Jul 24 14:37:07 2015 UTC (9 years, 8 months ago) by dan
Diff to previous 4726
make sure there is a space before LIMIT & OFFSET

Revision 4726 - Directory Listing - [select for diffs]
Modified Fri Jul 24 14:36:53 2015 UTC (9 years, 8 months ago) by dan
Diff to previous 4725
se client_encoding = 'ISO-8859-15' to avoid ERROR:  invalid byte sequence for encoding "UTF8": 0xe1 0x66 0x69

Something to do with Ade's commits.

While here. make sure there is a space before LIMIT & OFFSET

Revision 4725 - Directory Listing - [select for diffs]
Modified Fri Jul 24 14:36:20 2015 UTC (9 years, 8 months ago) by dan
Diff to previous 4724
client_encoding = 'ISO-8859-15'

Revision 4724 - Directory Listing - [select for diffs]
Modified Fri Jul 24 14:36:00 2015 UTC (9 years, 8 months ago) by dan
Diff to previous 4722
use client_encoding = 'ISO-8859-15' to avoid ERROR:  invalid byte sequence for encoding "UTF8": 0xe1 0x66 0x69

Something to do with Ade's commits.

While here. make sure there is a space before LIMIT & OFFSET

Revision 4722 - Directory Listing - [select for diffs]
Modified Thu Jul 2 16:13:55 2015 UTC (9 years, 9 months ago) by dan
Diff to previous 4717
When you don't know the repo, say so

Revision 4717 - Directory Listing - [select for diffs]
Modified Sat May 2 18:07:18 2015 UTC (9 years, 11 months ago) by dan
Diff to previous 4705
Start using _forDisplay

Revision 4705 - Directory Listing - [select for diffs]
Modified Sat Feb 21 14:52:27 2015 UTC (10 years, 1 month ago) by dan
Diff to previous 4700
Add new dependencies

Revision 4700 - Directory Listing - [select for diffs]
Modified Fri Jan 2 15:26:35 2015 UTC (10 years, 3 months ago) by dan
Diff to previous 4699
Remove call to freshports_NoIndex which we did not commit

Revision 4699 - Directory Listing - [select for diffs]
Modified Thu Jan 1 23:45:45 2015 UTC (10 years, 3 months ago) by dan
Diff to previous 4697
Add fetch_depends, $extract_depends, $patch_depends, & $uses

Revision 4697 - Directory Listing - [select for diffs]
Modified Thu Jan 1 23:42:43 2015 UTC (10 years, 3 months ago) by dan
Diff to previous 4685
Add fetch_depends, $extract_depends, $patch_depends, & $uses

Revision 4685 - Directory Listing - [select for diffs]
Modified Tue Dec 23 02:04:02 2014 UTC (10 years, 3 months ago) by dan
Diff to previous 4684
Display depends as: autoheader-2.69 : devel/autoconf  
rename Required to build  to Build Dependencies
rename Reuired to Run     to Runtime Dependencies
rename Required libraries to LIbrary Dependencies
Use Maintainer not Maintained By
Use Homepage not Main Web Site
bug becomes issue


Revision 4684 - Directory Listing - [select for diffs]
Modified Sat Nov 8 17:34:40 2014 UTC (10 years, 4 months ago) by dan
Diff to previous 4682
Speed up the dates query.
See also: http://news.freshports.org/2014/11/08/improving-date-search/

Revision 4682 - Directory Listing - [select for diffs]
Modified Thu Oct 16 14:41:51 2014 UTC (10 years, 5 months ago) by dan
Diff to previous 4681
Remove E from E'

Revision 4681 - Directory Listing - [select for diffs]
Modified Wed Oct 15 00:38:22 2014 UTC (10 years, 5 months ago) by dan
Diff to previous 4678
Don't error out, just say nothing found.

Revision 4678 - Directory Listing - [select for diffs]
Modified Wed Oct 8 00:23:54 2014 UTC (10 years, 5 months ago) by dan
Diff to previous 4676
Convert AddSlashes to pg_escape_string

Revision 4676 - Directory Listing - [select for diffs]
Modified Tue Sep 30 21:38:01 2014 UTC (10 years, 6 months ago) by dan
Diff to previous 4675
Turn off debugging

Revision 4675 - Directory Listing - [select for diffs]
Modified Tue Sep 30 21:37:28 2014 UTC (10 years, 6 months ago) by dan
Diff to previous 4667
Properly name pg_escape_string

Revision 4667 - Directory Listing - [select for diffs]
Modified Sun Sep 21 17:19:59 2014 UTC (10 years, 6 months ago) by dan
Diff to previous 4666
Return 0 for watch list data when no user id is supplied

Revision 4666 - Directory Listing - [select for diffs]
Modified Sun Sep 21 17:19:04 2014 UTC (10 years, 6 months ago) by dan
Diff to previous 4665
escape message_id

Revision 4665 - Directory Listing - [select for diffs]
Modified Sun Sep 21 17:18:46 2014 UTC (10 years, 6 months ago) by dan
Diff to previous 4664
use element_pathname, not pathname

Revision 4664 - Directory Listing - [select for diffs]
Modified Sun Sep 21 17:17:56 2014 UTC (10 years, 6 months ago) by dan
Diff to previous 4663
use element_pathname not pathname

Revision 4663 - Directory Listing - [select for diffs]
Modified Sun Sep 21 17:17:29 2014 UTC (10 years, 6 months ago) by dan
Diff to previous 4662
use element_pathname not pathname

Revision 4662 - Directory Listing - [select for diffs]
Modified Sun Sep 21 17:17:07 2014 UTC (10 years, 6 months ago) by dan
Diff to previous 4661
Set Debug to zero

Revision 4661 - Directory Listing - [select for diffs]
Modified Sun Sep 21 17:16:02 2014 UTC (10 years, 6 months ago) by dan
Diff to previous 4654
Add RetrievePort, AddPort, and RemovePort

Revision 4654 - Directory Listing - [select for diffs]
Modified Fri Sep 12 13:21:56 2014 UTC (10 years, 6 months ago) by dan
Diff to previous 4638
Add CL to commit_log in searches

Revision 4638 - Directory Listing - [select for diffs]
Modified Thu Jun 19 01:26:18 2014 UTC (10 years, 9 months ago) by dan
Diff to previous 4637
Add a bunch of stuff for branches

Revision 4637 - Directory Listing - [select for diffs]
Modified Thu Jun 19 01:25:41 2014 UTC (10 years, 9 months ago) by dan
Diff to previous 4636
remove trailing ?>

Revision 4636 - Directory Listing - [select for diffs]
Modified Thu Jun 19 01:25:02 2014 UTC (10 years, 9 months ago) by dan
Diff to previous 4621
Remove trailing ?>

Revision 4621 - Directory Listing - [select for diffs]
Modified Tue Mar 25 22:44:52 2014 UTC (11 years ago) by dan
Diff to previous 4618
Don't add slashes

Revision 4618 - Directory Listing - [select for diffs]
Modified Sat Mar 8 01:41:03 2014 UTC (11 years, 1 month ago) by dan
Diff to previous 4581
move from 'pkg install PKGNAME' to 'pkg install category/port'
Recommended by Allan Jude

Revision 4581 - Directory Listing - [select for diffs]
Modified Sun Jan 26 23:11:37 2014 UTC (11 years, 2 months ago) by dan
Diff to previous 4576
Use 'pkg install' instead of 'pkg_add'

Revision 4576 - Directory Listing - [select for diffs]
Modified Sat Jan 25 16:59:34 2014 UTC (11 years, 2 months ago) by dan
Diff to previous 4575
include R.svn_hostname and R.path_to_repo in results so we can link to the SVN comimt

Revision 4575 - Directory Listing - [select for diffs]
Modified Sat Jan 25 16:58:48 2014 UTC (11 years, 2 months ago) by dan
Diff to previous 4574
whitespace only

Revision 4574 - Directory Listing - [select for diffs]
Modified Sat Jan 25 16:57:17 2014 UTC (11 years, 2 months ago) by dan
Diff to previous 4565
whitespace only

Revision 4565 - Directory Listing - [select for diffs]
Modified Thu Jan 23 23:14:57 2014 UTC (11 years, 2 months ago) by dan
Diff to previous 4540
Updates from CVS

Revision 4540 - Directory Listing - [select for diffs]
Modified Sun May 12 20:21:26 2013 UTC (11 years, 10 months ago) by dan
Diff to previous 4527
Use pg_escape_string instead of AddSlashes.
This avoid db errors like:

Security Events
=-=-=-=-=-=-=-=
May 12 19:56:57 supernews postgres[3700]: [2-1] ERROR:  syntax error at or
near "\" at character 110

System Events
=-=-=-=-=-=-=
May 12 19:56:57 supernews postgres[3700]: [2-2] STATEMENT:  select * from
vuxml where vid = '7fcf1727-be71-11db-b2ec-000c6ec775d9\"
class=\"resultLink/general.php?*id=\'\''

Revision 4527 - Directory Listing - [select for diffs]
Modified Mon Apr 8 12:15:34 2013 UTC (11 years, 11 months ago) by dan
Diff to previous 4526
Add E to various search strings.

Revision 4526 - Directory Listing - [select for diffs]
Modified Sun Apr 7 01:19:59 2013 UTC (12 years ago) by dan
Diff to previous 4525
Add some E'' to strings.  Avoid database errors that way...

Revision 4525 - Directory Listing - [select for diffs]
Modified Mon Mar 25 16:09:08 2013 UTC (12 years ago) by dan
Diff to previous 4519
Remove links to pds.cgi which is broken

Revision 4519 - Directory Listing - [select for diffs]
Modified Sat Feb 16 01:58:47 2013 UTC (12 years, 1 month ago) by dan
Diff to previous 4518
Sort in the right place

Revision 4518 - Directory Listing - [select for diffs]
Modified Fri Feb 15 02:09:22 2013 UTC (12 years, 1 month ago) by dan
Diff to previous 4516
Fix some rss validation nits

Revision 4516 - Directory Listing - [select for diffs]
Modified Wed Feb 13 19:06:28 2013 UTC (12 years, 1 month ago) by dan
Diff to previous 4514
Apply the LIMIT and OFFSET to the commits, not to the ports.

Revision 4514 - Directory Listing - [select for diffs]
Modified Tue Jan 29 16:02:57 2013 UTC (12 years, 2 months ago) by dan
Diff to previous 4495
Fix a problem reported by Uffe Jakobsen <uffe@uffe.org>, regarding adding
things to a watch list.

Revision 4495 - Directory Listing - [select for diffs]
Modified Fri Dec 21 18:20:53 2012 UTC (12 years, 3 months ago) by dan
Diff to previous 4479
Fix /UPGRADING and /MOVED

Revision 4479 - Directory Listing - [select for diffs]
Modified Tue Sep 25 18:10:39 2012 UTC (12 years, 6 months ago) by dan
Diff to previous 4459
Update to full paths

Revision 4459 - Directory Listing - [select for diffs]
Modified Tue Aug 7 16:07:57 2012 UTC (12 years, 7 months ago) by dan
Diff to previous 4441
Be sure to urlencode non-port URLs because they can be tricky.

Revision 4441 - Directory Listing - [select for diffs]
Modified Thu Jul 19 18:56:30 2012 UTC (12 years, 8 months ago) by dan
Diff to previous 4439
When fetching file names, sort them by file name.     :)

Revision 4439 - Directory Listing - [select for diffs]
Modified Mon Jul 16 15:59:57 2012 UTC (12 years, 8 months ago) by dan
Diff to previous 4437
For SVN commits, be like CVS and link to the log from the full filename

Revision 4437 - Directory Listing - [select for diffs]
Modified Mon Jul 16 14:53:39 2012 UTC (12 years, 8 months ago) by dan
Diff to previous 4436
Forced commit to correct log message:
- When displaying files, provide the appropriate link to SVN when it's an
  SVN commit

Revision 4436 - Directory Listing - [select for diffs]
Modified Mon Jul 16 14:53:15 2012 UTC (12 years, 8 months ago) by dan
Diff to previous 4401
- When displaying files, provide the appropriate link to SVN when it's an

Revision 4401 - Directory Listing - [select for diffs]
Modified Mon Apr 2 01:03:37 2012 UTC (13 years ago) by dan
Diff to previous 4400
Return the HTML, not 1.

Revision 4400 - Directory Listing - [select for diffs]
Modified Sat Mar 31 20:41:41 2012 UTC (13 years ago) by dan
Diff to previous 4381
Debugging

Revision 4381 - Directory Listing - [select for diffs]
Modified Sat Sep 24 19:55:18 2011 UTC (13 years, 6 months ago) by dan
Diff to previous 4361
Fix broken SQL.  Reported by Ruslan Mahmatkhanov <cvs-src@yandex.ru>

Revision 4361 - Directory Listing - [select for diffs]
Modified Mon Feb 7 01:27:14 2011 UTC (14 years, 1 month ago) by dan
Diff to previous 4359
Use Required By instead of These ports depend upon this port

Revision 4359 - Directory Listing - [select for diffs]
Modified Mon Feb 7 00:45:10 2011 UTC (14 years, 1 month ago) by dan
Diff to previous 4358
Allow long lists of dependents to be compressed via javascript.

Revision 4358 - Directory Listing - [select for diffs]
Modified Mon Feb 7 00:38:59 2011 UTC (14 years, 1 month ago) by dan
Diff to previous 4351
Sort by cat/port
Suggested by: nox

Revision 4351 - Directory Listing - [select for diffs]
Modified Sun Feb 6 14:52:51 2011 UTC (14 years, 2 months ago) by dan
Diff to previous 4350
Display the dependencies sorted by type

Revision 4350 - Directory Listing - [select for diffs]
Modified Sun Feb 6 14:45:46 2011 UTC (14 years, 2 months ago) by dan
Diff to previous 4349
Pull dependencies back by type.
When pulling them back, pull them back by the right port id.

Revision 4349 - Directory Listing - [select for diffs]
Modified Sat Feb 5 18:26:44 2011 UTC (14 years, 2 months ago) by dan
Diff to previous 4348
how about some white space?

Revision 4348 - Directory Listing - [select for diffs]
Modified Sat Feb 5 18:25:00 2011 UTC (14 years, 2 months ago) by dan
Diff to previous 4345
remove debugging

Revision 4345 - Directory Listing - [select for diffs]
Modified Sat Feb 5 18:15:56 2011 UTC (14 years, 2 months ago) by dan
Diff to previous 4340
Start displaying port dependencies.

Revision 4340 - Directory Listing - [select for diffs]
Modified Sat Dec 25 17:44:15 2010 UTC (14 years, 3 months ago) by dan
Diff to previous 4335
Display license in search results.
Reported by Ruslan Mahmatkhanov <cvs-src@yandex.ru> on 12/24/2010 3:23 PM
While here, fix formating of license output to have trailing <br>.

Revision 4335 - Directory Listing - [select for diffs]
Modified Tue Oct 12 19:02:30 2010 UTC (14 years, 5 months ago) by dan
Diff to previous 4317
Provide a link to the diff

Revision 4317 - Directory Listing - [select for diffs]
Modified Thu Sep 16 15:47:38 2010 UTC (14 years, 6 months ago) by dan
Diff to previous 4311
Add support for license

Revision 4311 - Directory Listing - [select for diffs]
Modified Sun Jul 11 18:23:26 2010 UTC (14 years, 8 months ago) by dan
Diff to previous 4278
Fix broken search, reported by Bjoern A. Zeeb

Revision 4278 - Directory Listing - [select for diffs]
Modified Tue May 20 00:39:10 2008 UTC (16 years, 10 months ago) by dan
Diff to previous 4271
asked -> marked

Revision 4271 - Directory Listing - [select for diffs]
Modified Sun Feb 10 19:42:42 2008 UTC (17 years, 1 month ago) by dan
Diff to previous 4269
Instead of nil for no configuration items, show No options to configure

Revision 4269 - Directory Listing - [select for diffs]
Modified Sun Feb 10 19:17:22 2008 UTC (17 years, 1 month ago) by dan
Diff to previous 4260
Add ability to search src tree, not just ports.

Revision 4260 - Directory Listing - [select for diffs]
Modified Sat Jan 26 23:41:05 2008 UTC (17 years, 2 months ago) by dan
Diff to previous 4259
By default logging of cache activity is off.

Revision 4259 - Directory Listing - [select for diffs]
Modified Thu Jan 24 20:33:13 2008 UTC (17 years, 2 months ago) by dan
Diff to previous 4256
If showconfig is empty, display nil.

Revision 4256 - Directory Listing - [select for diffs]
Modified Fri Jan 18 23:59:44 2008 UTC (17 years, 2 months ago) by dan
Diff to previous 4255
Add showconfig
Use ports.status instead of element.status

Revision 4255 - Directory Listing - [select for diffs]
Modified Fri Jan 18 23:59:20 2008 UTC (17 years, 2 months ago) by dan
Diff to previous 4250
Change <i> to <b> instead.
add ports.showconfig

Revision 4250 - Directory Listing - [select for diffs]
Modified Fri Jan 18 15:10:46 2008 UTC (17 years, 2 months ago) by dan
Diff to previous 4249
ShowDistFilesSurveyLink => ShowDistfilesSurveyLink
lowercase f

Revision 4249 - Directory Listing - [select for diffs]
Modified Fri Jan 18 15:06:50 2008 UTC (17 years, 2 months ago) by dan
Diff to previous 4248
Whitespace only

Revision 4248 - Directory Listing - [select for diffs]
Modified Fri Jan 18 15:04:36 2008 UTC (17 years, 2 months ago) by dan
Diff to previous 4245
Whitespace changes only.

Revision 4245 - Directory Listing - [select for diffs]
Modified Thu Jan 3 00:39:04 2008 UTC (17 years, 3 months ago) by dan
Diff to previous 4225
call freshports_DistFilesSurveyURL()

Revision 4225 - Directory Listing - [select for diffs]
Modified Thu Oct 25 00:07:59 2007 UTC (17 years, 5 months ago) by dan
Diff to previous 4224
Fix display of commits with lots of ports.

Revision 4224 - Directory Listing - [select for diffs]
Modified Thu Oct 25 00:07:40 2007 UTC (17 years, 5 months ago) by dan
Diff to previous 4219
Alter the Count() function to return the number of commits.

Revision 4219 - Directory Listing - [select for diffs]
Modified Tue Oct 23 18:39:41 2007 UTC (17 years, 5 months ago) by dan
Diff to previous 4205
Stop using an array to store all the results and process rows as we get
them.

Revision 4205 - Directory Listing - [select for diffs]
Modified Sat Oct 20 22:41:13 2007 UTC (17 years, 5 months ago) by dan
Diff to previous 4158
For the skull at the top of the page, link to the vuxml.php?package=

Revision 4158 - Directory Listing - [select for diffs]
Modified Mon Oct 8 23:06:28 2007 UTC (17 years, 6 months ago) by dan
Diff to previous 4153
Add more debuggins

Revision 4153 - Directory Listing - [select for diffs]
Modified Sun Sep 30 16:47:55 2007 UTC (17 years, 6 months ago) by dan
Diff to previous 4152
Add a bit more sorting criteria to ensure consistent sorts.

Revision 4152 - Directory Listing - [select for diffs]
Modified Sun Sep 30 16:46:23 2007 UTC (17 years, 6 months ago) by dan
Diff to previous 4144
Comment out some debug code

Revision 4144 - Directory Listing - [select for diffs]
Modified Mon Sep 10 15:24:19 2007 UTC (17 years, 6 months ago) by dan
Diff to previous 4131
Remove link to the Design Contest.

Revision 4131 - Directory Listing - [select for diffs]
Modified Tue Jul 10 11:39:08 2007 UTC (17 years, 8 months ago) by (unknown author)
Diff to previous 4130
This commit was manufactured by cvs2svn to create branch 'DesignContest'.
Revision 4130 - Directory Listing - [select for diffs]
Modified Tue Jul 10 11:39:07 2007 UTC (17 years, 8 months ago) by dan
Diff to previous 4125
Ummm, revert previous commit.  It messes up commits such as:

http://beta.freshsource.org/commit.php?message_id=200707091710.l69HAN45082829@repoman.freebsd.org

Revision 4125 - Directory Listing - [select for diffs]
Modified Fri Jul 6 19:01:01 2007 UTC (17 years, 9 months ago) by dan
Diff to previous 4115
Get the path into CVSWEB right. Add a missing / for non-port files.

Revision 4115 - Directory Listing - [select for diffs]
Modified Mon Jun 4 02:16:33 2007 UTC (17 years, 10 months ago) by dan
Diff to previous 4114
CategoryCacheDir should be CacheDir

Revision 4114 - Directory Listing - [select for diffs]
Modified Sun Jun 3 16:00:17 2007 UTC (17 years, 10 months ago) by dan
Diff to previous 4112
Add a way to cache non-ports.

Revision 4112 - Directory Listing - [select for diffs]
Modified Sun Jun 3 15:48:25 2007 UTC (17 years, 10 months ago) by dan
Diff to previous 4111
In the SQL, refer to commit_log as CL (easier to type).
Add a bunch of missing columns, not really used by this type of commit, but
useful for commit_record which expects these columns.

Revision 4111 - Directory Listing - [select for diffs]
Modified Sun Jun 3 15:46:39 2007 UTC (17 years, 10 months ago) by dan
Diff to previous 4110
use revision, not revision_name

Revision 4110 - Directory Listing - [select for diffs]
Modified Sun Jun 3 15:46:18 2007 UTC (17 years, 10 months ago) by dan
Diff to previous 4106
Move to a ports/category-name/port-name caching format

Revision 4106 - Directory Listing - [select for diffs]
Modified Sun Jun 3 03:17:43 2007 UTC (17 years, 10 months ago) by dan
Diff to previous 4103
Add SetShowEntireCommit()
Use ShowEntireCommit when deciding whether or not to display the entire
commit message.

Revision 4103 - Directory Listing - [select for diffs]
Modified Fri Apr 20 02:07:23 2007 UTC (17 years, 11 months ago) by dan
Diff to previous 4096
plain_text => text_plain

Revision 4096 - Directory Listing - [select for diffs]
Modified Thu Apr 12 00:20:29 2007 UTC (17 years, 11 months ago) by dan
Diff to previous 4093
Better set the condition.

Revision 4093 - Directory Listing - [select for diffs]
Modified Fri Apr 6 16:09:51 2007 UTC (18 years ago) by dan
Diff to previous 4087
Cater for new field in announcements table: text_plain

Revision 4087 - Directory Listing - [select for diffs]
Modified Mon Apr 2 20:14:53 2007 UTC (18 years ago) by dan
Diff to previous 4068
Mention the voting in the FreshPorts Design contest.

Revision 4068 - Directory Listing - [select for diffs]
Modified Thu Mar 8 21:38:55 2007 UTC (18 years, 1 month ago) by dan
Diff to previous 4058
Use the committer as author

Revision 4058 - Directory Listing - [select for diffs]
Modified Tue Feb 13 23:13:13 2007 UTC (18 years, 1 month ago) by dan
Diff to previous 4055
Move to category/ports/file cache level

Revision 4055 - Directory Listing - [select for diffs]
Modified Mon Feb 12 22:02:03 2007 UTC (18 years, 1 month ago) by dan
Diff to previous 4054
Use freshports_CommitDescriptionPrint(), not freshports_PortDescriptionPrint()

Revision 4054 - Directory Listing - [select for diffs]
Modified Mon Feb 12 22:01:29 2007 UTC (18 years, 1 month ago) by dan
Diff to previous 4036
Use parent::, not Parent::

Revision 4036 - Directory Listing - [select for diffs]
Modified Sat Jan 20 00:50:00 2007 UTC (18 years, 2 months ago) by dan
Diff to previous 4026
remove the failed attempt at &amp; (was &rmp;) for the phorum link

Revision 4026 - Directory Listing - [select for diffs]
Modified Sat Dec 30 17:02:30 2006 UTC (18 years, 3 months ago) by dan
Diff to previous 4009
Do not log fetching of flagged commits

Revision 4009 - Directory Listing - [select for diffs]
Modified Sun Dec 17 11:37:22 2006 UTC (18 years, 3 months ago) by dan
Diff to previous 4006
Merge to HEAD from FreshPorts2

Revision 4006 - Directory Listing - [select for diffs]
Modified Mon Dec 11 12:55:54 2006 UTC (18 years, 3 months ago) by dan
Diff to previous 4002
Comment out the call to freshports_Commit_Link()

Revision 4002 - Directory Listing - [select for diffs]
Modified Wed Dec 6 17:51:30 2006 UTC (18 years, 4 months ago) by dan
Diff to previous 3995
Only display the commit flags if the user is logged in.

Revision 3995 - Directory Listing - [select for diffs]
Modified Wed Dec 6 16:19:54 2006 UTC (18 years, 4 months ago) by dan
Diff to previous 3994
DisplayCommit now needs a database handle

Revision 3994 - Directory Listing - [select for diffs]
Modified Wed Dec 6 16:18:59 2006 UTC (18 years, 4 months ago) by dan
Diff to previous 3993
Add the displaying of flagged commits

Revision 3993 - Directory Listing - [select for diffs]
Modified Wed Dec 6 16:18:03 2006 UTC (18 years, 4 months ago) by dan
Diff to previous 3992
Add this class

Revision 3992 - Directory Listing - [select for diffs]
Modified Wed Dec 6 16:17:21 2006 UTC (18 years, 4 months ago) by dan
Diff to previous 3983
Add the class for accessing flagged commits.

Revision 3983 - Directory Listing - [select for diffs]
Modified Tue Nov 28 21:08:51 2006 UTC (18 years, 4 months ago) by dan
Diff to previous 3982
Add Count()

Revision 3982 - Directory Listing - [select for diffs]
Modified Tue Nov 28 21:08:29 2006 UTC (18 years, 4 months ago) by dan
Diff to previous 3981
revision -> revision_name

Revision 3981 - Directory Listing - [select for diffs]
Modified Tue Nov 28 20:55:32 2006 UTC (18 years, 4 months ago) by dan
Diff to previous 3966
move include outside DOCUMENT_ROOT

Revision 3966 - Directory Listing - [select for diffs]
Modified Fri Nov 10 12:49:26 2006 UTC (18 years, 4 months ago) by dan
Diff to previous 3965
Returns 0, not an undefined value.  It is easier on the logs.

Revision 3965 - Directory Listing - [select for diffs]
Modified Fri Nov 10 12:48:55 2006 UTC (18 years, 4 months ago) by dan
Diff to previous 3963
Remove echo and use syslog/die instead.

Revision 3963 - Directory Listing - [select for diffs]
Modified Fri Nov 10 12:15:46 2006 UTC (18 years, 4 months ago) by dan
Diff to previous 3950
Use a plain URL link, not HTML

Revision 3950 - Directory Listing - [select for diffs]
Modified Thu Nov 9 17:54:48 2006 UTC (18 years, 4 months ago) by dan
Diff to previous 3938
freshports_Commit_URL() => freshports_Commit_Link_Port()

Revision 3938 - Directory Listing - [select for diffs]
Modified Thu Nov 9 16:39:11 2006 UTC (18 years, 4 months ago) by dan
Diff to previous 3937
use the newly created freshports_Commit_URL()

Revision 3937 - Directory Listing - [select for diffs]
Modified Thu Nov 9 16:38:55 2006 UTC (18 years, 4 months ago) by dan
Diff to previous 3936
Rename freshports_CommitFilesLink() to freshports_CommitFilesLink()

Revision 3936 - Directory Listing - [select for diffs]
Modified Thu Nov 9 16:35:38 2006 UTC (18 years, 4 months ago) by dan
Diff to previous 3935
Rename freshports_CommitFilesLink() to freshports_CommitFilesLink()
Prefix the port URL to start with a / and thus be absolute.

Revision 3935 - Directory Listing - [select for diffs]
Modified Thu Nov 9 16:32:42 2006 UTC (18 years, 4 months ago) by dan
Diff to previous 3934
Set element_pathname from the return values, not from what was passed in a
parameter.

Revision 3934 - Directory Listing - [select for diffs]
Modified Wed Nov 8 17:11:24 2006 UTC (18 years, 4 months ago) by dan
Diff to previous 3927
Make sure the GUID are unique.
Link to the commit details for this one port, and be unique about it.

Revision 3927 - Directory Listing - [select for diffs]
Modified Mon Nov 6 20:22:47 2006 UTC (18 years, 5 months ago) by dan
Diff to previous 3926
base class for displaying files

Revision 3926 - Directory Listing - [select for diffs]
Modified Mon Nov 6 20:21:39 2006 UTC (18 years, 5 months ago) by dan
Diff to previous 3924
base class for fetching files associated with a commit

Revision 3924 - Directory Listing - [select for diffs]
Modified Mon Nov 6 12:46:26 2006 UTC (18 years, 5 months ago) by dan
Diff to previous 3914
Turn off caching.  One day, this will be a tunable.

Revision 3914 - Directory Listing - [select for diffs]
Modified Tue Oct 31 17:28:14 2006 UTC (18 years, 5 months ago) by dan
Diff to previous 3912
We are still using PHP4.  __construct is available only in PHP5.

Revision 3912 - Directory Listing - [select for diffs]
Modified Tue Oct 31 14:28:34 2006 UTC (18 years, 5 months ago) by dan
Diff to previous 3911
Add PageSizeSet()

Revision 3911 - Directory Listing - [select for diffs]
Modified Tue Oct 31 14:28:18 2006 UTC (18 years, 5 months ago) by dan
Diff to previous 3903
use the supplied LIMIT and OFFSET

Revision 3903 - Directory Listing - [select for diffs]
Modified Tue Oct 31 13:19:25 2006 UTC (18 years, 5 months ago) by dan
Diff to previous 3900
Add page sizes

Revision 3900 - Directory Listing - [select for diffs]
Modified Tue Oct 31 13:05:45 2006 UTC (18 years, 5 months ago) by dan
Diff to previous 3899
Add ?> to end of file.

Revision 3899 - Directory Listing - [select for diffs]
Modified Tue Oct 31 13:03:57 2006 UTC (18 years, 5 months ago) by dan
Diff to previous 3898
Add Count(), LIMIT() and OFFSET()
FetchInitialize now uses LIMIT and OFFSET.
Better error reporting, only to syslog().

Revision 3898 - Directory Listing - [select for diffs]
Modified Tue Oct 31 12:53:27 2006 UTC (18 years, 5 months ago) by dan
Diff to previous 3892
Add PageNum and PageSize to the cache parameters.

Revision 3892 - Directory Listing - [select for diffs]
Modified Sun Oct 22 17:37:02 2006 UTC (18 years, 5 months ago) by dan
Diff to previous 3891
CommitsTreeLocation becomes CommitsByTreeLocation

Revision 3891 - Directory Listing - [select for diffs]
Modified Sun Oct 22 17:36:47 2006 UTC (18 years, 5 months ago) by dan
Diff to previous 3890
GetCountCommitsByCommitMessage() becomes GetCountCommits()

Revision 3890 - Directory Listing - [select for diffs]
Modified Sun Oct 22 17:15:52 2006 UTC (18 years, 5 months ago) by dan
Diff to previous 3888
Move a lot of the functionality from commits.php into three new classes:

commits_by_committer
commits_by_description
commits_by_tree_location

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