ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/freshports-1/include
Revision 808 - Directory Listing - [select for diffs]
Modified Thu Jan 3 03:03:59 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 807
remove extra <BR>

Revision 807 - Directory Listing - [select for diffs]
Modified Thu Jan 3 02:22:16 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 806
whitespace only

Revision 806 - Directory Listing - [select for diffs]
Modified Thu Jan 3 02:22:04 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 804
convert customize.php to use postgresql
lost of whitspace changes to getvalues.php which was also changed to postgresql
include/freshports.php now includes classes/watchnotice.php

Revision 804 - Directory Listing - [select for diffs]
Modified Wed Jan 2 04:48:15 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 801
mysql was case insensitive.  postgresql isn't.  therefore convert login ids
to lower case when comparing.

Revision 801 - Directory Listing - [select for diffs]
Modified Wed Jan 2 04:15:11 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 799
Convert to postgresql from mysql

Revision 799 - Directory Listing - [select for diffs]
Modified Wed Jan 2 02:53:56 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 797
Rename files from .php3 to .php.

The code within many of these files still needs to be converted from mysql
to postgresql.

Revision 797 - Directory Listing - [select for diffs]
Modified Tue Jan 1 17:06:42 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 796
update copyright date

Revision 796 - Directory Listing - [select for diffs]
Modified Tue Jan 1 17:02:58 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 788
update copyright year

Revision 788 - Directory Listing - [select for diffs]
Modified Mon Dec 31 01:58:18 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 786
Reconcile code which existed in both files: include/freshports.php missing-port.php

Revision 786 - Directory Listing - [select for diffs]
Modified Sun Dec 30 23:27:29 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 774
Put website name into a global variable.

Revision 774 - Directory Listing - [select for diffs]
Modified Sat Dec 29 22:15:27 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 773
oops, missing some leading and trailing / and a missed category.php3

Revision 773 - Directory Listing - [select for diffs]
Modified Sat Dec 29 22:02:05 2001 UTC (23 years, 3 months ago) by dan
Diff to previous 765
start using <cateogory> and <category/port> instead of category.php3 and
port-description.php3

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Revision 444 - Directory Listing - [select for diffs]
Added Fri Sep 28 00:55:00 2001 UTC (23 years, 6 months ago) by (unknown author)
Standard project directories initialized by cvs2svn.

Convenience Links