ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/freshports-1/include
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 3263
Add restricted and no_cdrom fields

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 3260
Add vulnerable_current and vulnerable_past

Revision 3260 - Directory Listing - [select for diffs]
Modified Sat Jan 29 03:37:23 2005 UTC (20 years, 2 months ago) by dan
Diff to previous 3255
Remove Deprecated, Ignore, Broken, Forbidden, and New Ports from the
Ports box.  These were duplicated by entries that appear in the Statistics box.

Revision 3255 - Directory Listing - [select for diffs]
Modified Wed Jan 26 21:06:11 2005 UTC (20 years, 2 months ago) by dan
Diff to previous 3252
Join with the ports_vulnerable table

Revision 3252 - Directory Listing - [select for diffs]
Modified Wed Jan 26 21:04:10 2005 UTC (20 years, 2 months ago) by dan
Diff to previous 3237
Add freshports_VuXML_Icon_Faded() and start using port::IsVulnerable() and
port::WasVulnerable().

Revision 3237 - Directory Listing - [select for diffs]
Modified Sun Jan 23 04:50:47 2005 UTC (20 years, 2 months ago) by dan
Diff to previous 3235
Add favicon

Revision 3235 - Directory Listing - [select for diffs]
Modified Sun Jan 23 03:59:48 2005 UTC (20 years, 2 months ago) by dan
Diff to previous 3234
Add the ability to set the status of the ports we are looking for.
This is mainly for ports-deleted.php

Revision 3234 - Directory Listing - [select for diffs]
Modified Sun Jan 23 03:44:48 2005 UTC (20 years, 2 months ago) by dan
Diff to previous 3231
Remember to pull back the ignore field.

Revision 3231 - Directory Listing - [select for diffs]
Modified Sun Jan 23 03:40:57 2005 UTC (20 years, 2 months ago) by dan
Diff to previous 3230
Add setDescription() and getDescription()
Reproduce the sort by choices at the bottom of the page.

Revision 3230 - Directory Listing - [select for diffs]
Modified Sun Jan 23 03:32:18 2005 UTC (20 years, 2 months ago) by dan
Diff to previous 3228
add getShowCategoryHeaders().
and allow sorting  by port name.

Revision 3228 - Directory Listing - [select for diffs]
Modified Sun Jan 23 03:11:28 2005 UTC (20 years, 2 months ago) by dan
Diff to previous 3227
Update the copyright year

Revision 3227 - Directory Listing - [select for diffs]
Modified Sun Jan 23 03:11:21 2005 UTC (20 years, 2 months ago) by dan
Diff to previous 3226
Add standard copyright headers

Revision 3226 - Directory Listing - [select for diffs]
Modified Sun Jan 23 03:05:34 2005 UTC (20 years, 2 months ago) by dan
Diff to previous 3225
Add this for listing ports.  Stuff like ports broken, deprecated, ignored, etc.

Revision 3225 - Directory Listing - [select for diffs]
Modified Sun Jan 23 03:05:16 2005 UTC (20 years, 2 months ago) by dan
Diff to previous 3224
Add new attribute _debug and functions to set/get it.
Add function setDB()

Don't automaticaly add a new row and cell to the table.  let the caller do that
Simlarly, don't close off the last cell/row.
Be sure to vertically align the side bar to the top.

Revision 3224 - Directory Listing - [select for diffs]
Modified Sun Jan 23 03:02:57 2005 UTC (20 years, 2 months ago) by dan
Diff to previous 3222
Use = not . because the value isn't defined yet.

Revision 3222 - Directory Listing - [select for diffs]
Modified Sun Jan 23 00:22:14 2005 UTC (20 years, 2 months ago) by dan
Diff to previous 3221
Add a FreshPorts page that uses PEAR's HTML/Page2 class.  Very nifty.

Revision 3221 - Directory Listing - [select for diffs]
Modified Sat Jan 22 14:59:59 2005 UTC (20 years, 2 months ago) by dan
Diff to previous 3220
Define column width for sidebars (value obtained from recently removed file).

Revision 3220 - Directory Listing - [select for diffs]
Modified Sat Jan 22 14:48:56 2005 UTC (20 years, 2 months ago) by dan
Diff to previous 3219
Use echo on freshports_SideBar() and freshports_ShowFooter()

Revision 3219 - Directory Listing - [select for diffs]
Modified Sat Jan 22 14:46:53 2005 UTC (20 years, 2 months ago) by dan
Diff to previous 3218
Start using return instead of echo.  It gives more flexibility.  This is
being done as part of the move to using PEAR::HTML_Page2.

Revision 3218 - Directory Listing - [select for diffs]
Modified Sat Jan 22 14:45:32 2005 UTC (20 years, 2 months ago) by dan
Diff to previous 3217
Instead of including these files, we put them directly into the functions
that invoke them.

Revision 3217 - Directory Listing - [select for diffs]
Modified Sat Jan 22 14:44:43 2005 UTC (20 years, 2 months ago) by dan
Diff to previous 3216
Use echo on Burst functions

Revision 3216 - Directory Listing - [select for diffs]
Modified Sat Jan 22 14:44:15 2005 UTC (20 years, 2 months ago) by dan
Diff to previous 3215
Use echo for Burst ads

Revision 3215 - Directory Listing - [select for diffs]
Modified Sat Jan 22 14:41:54 2005 UTC (20 years, 2 months ago) by dan
Diff to previous 3205
Instead of echo, use return for all functions.

Revision 3205 - Directory Listing - [select for diffs]
Modified Tue Jan 18 23:57:31 2005 UTC (20 years, 2 months ago) by dan
Diff to previous 3200
Start using $port->LoadVulnerabilities().

Revision 3200 - Directory Listing - [select for diffs]
Modified Mon Jan 17 00:03:02 2005 UTC (20 years, 2 months ago) by dan
Diff to previous 3195
Include the page creation time at the bottom of the page.

Revision 3195 - Directory Listing - [select for diffs]
Modified Thu Jan 13 22:14:12 2005 UTC (20 years, 2 months ago) by dan
Diff to previous 3180
Add freshports_WatchListCountDefault

Revision 3180 - Directory Listing - [select for diffs]
Modified Thu Jan 6 04:24:47 2005 UTC (20 years, 3 months ago) by dan
Diff to previous 3179
Ensure colspan works.

Revision 3179 - Directory Listing - [select for diffs]
Modified Thu Jan 6 04:24:05 2005 UTC (20 years, 3 months ago) by dan
Diff to previous 3173
Fix broken HTML that occurs when no rows are displayed

Revision 3173 - Directory Listing - [select for diffs]
Modified Wed Jan 5 23:14:41 2005 UTC (20 years, 3 months ago) by dan
Diff to previous 3170
Create a common method for display the main table and the main content
table.  Thereby making it easier to display things such as port freeze
notifications.

Revision 3170 - Directory Listing - [select for diffs]
Modified Mon Jan 3 21:34:08 2005 UTC (20 years, 3 months ago) by dan
Diff to previous 3168
Change the style of the Ports Freeze message.

Revision 3168 - Directory Listing - [select for diffs]
Modified Mon Jan 3 04:08:01 2005 UTC (20 years, 3 months ago) by dan
Diff to previous 3167
Use The Place For Ports

Revision 3167 - Directory Listing - [select for diffs]
Modified Mon Jan 3 04:04:26 2005 UTC (20 years, 3 months ago) by dan
Diff to previous 3165
Fix broken HTML

Revision 3165 - Directory Listing - [select for diffs]
Modified Sun Jan 2 00:10:57 2005 UTC (20 years, 3 months ago) by dan
Diff to previous 3145
Add 2005 copyright

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Revision 2356 - Directory Listing - [select for diffs]
Modified Wed Jul 30 12:24:24 2003 UTC (21 years, 8 months ago) by dan
Diff to previous 2355
Include link to bchosting.com

Revision 2355 - Directory Listing - [select for diffs]
Modified Wed Jul 30 12:19:22 2003 UTC (21 years, 8 months ago) by dan
Diff to previous 2354
- remove inactive debugging code
- remove commented out code
- some whitespace changes

Revision 2354 - Directory Listing - [select for diffs]
Modified Wed Jul 30 12:13:07 2003 UTC (21 years, 8 months ago) by dan
Diff to previous 2353
Use IsSet, not InArray for the cookie

Revision 2353 - Directory Listing - [select for diffs]
Modified Wed Jul 30 12:11:40 2003 UTC (21 years, 8 months ago) by dan
Diff to previous 2339
Use the small text links rather than graphics for the valid
html, rss, and CSS links.

Revision 2339 - Directory Listing - [select for diffs]
Modified Tue Jul 8 19:38:22 2003 UTC (21 years, 9 months ago) by dan
Diff to previous 2335
Don't have a border around the Valid RSS image.

Revision 2335 - Directory Listing - [select for diffs]
Modified Fri Jul 4 14:59:20 2003 UTC (21 years, 9 months ago) by dan
Diff to previous 2332
Fix more PHP issues

Revision 2332 - Directory Listing - [select for diffs]
Modified Fri Jul 4 14:45:55 2003 UTC (21 years, 9 months ago) by dan
Diff to previous 2325
fix PHP notice messages

Revision 2325 - Directory Listing - [select for diffs]
Modified Thu Jun 5 13:27:19 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2323
Don't use get.

Revision 2323 - Directory Listing - [select for diffs]
Modified Tue Jun 3 09:47:09 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2322
minor corrections to burst media code

Revision 2322 - Directory Listing - [select for diffs]
Modified Mon Jun 2 21:34:02 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2321
correct the URL I just fixed

Revision 2321 - Directory Listing - [select for diffs]
Modified Mon Jun 2 21:30:14 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2320
fix broken css validator links

Revision 2320 - Directory Listing - [select for diffs]
Modified Mon Jun 2 21:22:03 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2306
Add a link to valid RSS

Revision 2306 - Directory Listing - [select for diffs]
Modified Wed May 21 01:25:33 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2296
Start using freshports_WatchListCount_Icon to display the WLC

Revision 2296 - Directory Listing - [select for diffs]
Modified Fri May 16 02:56:43 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2292
Show Announcements

Revision 2292 - Directory Listing - [select for diffs]
Modified Fri May 16 02:44:13 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2286
Add code for dislaying announcements using new announcements class.

Revision 2286 - Directory Listing - [select for diffs]
Modified Fri May 16 02:31:21 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2285
Update copyright notice

Revision 2285 - Directory Listing - [select for diffs]
Modified Fri May 16 02:30:44 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2280
update copyright
Create new features which disables user updates when/if necessary.

Revision 2280 - Directory Listing - [select for diffs]
Modified Thu May 15 18:32:46 2003 UTC (21 years, 10 months ago) by dan
Diff to previous 2269
Add link to bchosting

Revision 2269 - Directory Listing - [select for diffs]
Modified Fri May 9 19:42:59 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2262
whitespace adjustment

Revision 2262 - Directory Listing - [select for diffs]
Modified Thu May 8 12:22:58 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2258
Rename the login form to l to avoid conflicting with the search form.

Revision 2258 - Directory Listing - [select for diffs]
Modified Sat May 3 12:01:01 2003 UTC (21 years, 11 months ago) by (unknown author)
Diff to previous 2257
This commit was manufactured by cvs2svn to create tag
'FreshPorts_2003_05_04'.
Revision 2257 - Directory Listing - [select for diffs]
Modified Sat May 3 12:01:00 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2254
HTML nits

Revision 2254 - Directory Listing - [select for diffs]
Modified Fri May 2 18:33:37 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2244
Fix typo

Revision 2244 - Directory Listing - [select for diffs]
Modified Fri May 2 12:09:42 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2238
HTML nits

Revision 2238 - Directory Listing - [select for diffs]
Modified Tue Apr 29 15:20:22 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2232
Point to the latest upgrade.

Revision 2232 - Directory Listing - [select for diffs]
Modified Tue Apr 29 12:45:11 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2221
Limit URLs to 70 visible characters.

Revision 2221 - Directory Listing - [select for diffs]
Modified Mon Apr 28 21:12:23 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2216
Put copyright years into a DEFINE
shorten URLs, the visible portion

Revision 2216 - Directory Listing - [select for diffs]
Modified Mon Apr 28 16:25:15 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2202
use watch_list.in_service

Revision 2202 - Directory Listing - [select for diffs]
Modified Mon Apr 28 00:05:56 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2198
Make for valid HTML

Revision 2198 - Directory Listing - [select for diffs]
Modified Sun Apr 27 20:33:21 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2197
whitespace

Revision 2197 - Directory Listing - [select for diffs]
Modified Sun Apr 27 14:48:21 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2196
HTML nits

Revision 2196 - Directory Listing - [select for diffs]
Modified Sun Apr 27 14:47:58 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2188
use the right email check

Revision 2188 - Directory Listing - [select for diffs]
Modified Sat Apr 26 14:41:58 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2184
Add a space before the security notice icon

Revision 2184 - Directory Listing - [select for diffs]
Modified Sat Apr 26 13:15:47 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2181
Add security notice links

Revision 2181 - Directory Listing - [select for diffs]
Modified Thu Apr 24 15:43:30 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2180
Add a header so 404s are not generated for files.php

Revision 2180 - Directory Listing - [select for diffs]
Modified Thu Apr 24 15:27:44 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2178
whitespace adjustments

Revision 2178 - Directory Listing - [select for diffs]
Modified Thu Apr 24 15:06:17 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2176
Add valid HTML link

Revision 2176 - Directory Listing - [select for diffs]
Modified Thu Apr 24 15:03:25 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2152
HTML nits

Revision 2152 - Directory Listing - [select for diffs]
Modified Wed Apr 23 14:16:45 2003 UTC (21 years, 11 months ago) by dan
Diff to previous 2080
expland and improve the MAILTO tools.

Revision 2080 - Directory Listing - [select for diffs]
Modified Thu Mar 6 22:05:18 2003 UTC (22 years, 1 month ago) by (unknown author)
Diff to previous 2079
This commit was manufactured by cvs2svn to create tag 'RELEASE-beta-
2003_03_07'.
Revision 2079 - Directory Listing - [select for diffs]
Modified Thu Mar 6 22:05:17 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2066
start using constants

Revision 2066 - Directory Listing - [select for diffs]
Modified Thu Mar 6 15:02:16 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2065
Set default paging to 50

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

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

Revision 2060 - Directory Listing - [select for diffs]
Modified Wed Mar 5 21:37:26 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2019
make mention of default watch lists

Revision 2019 - Directory Listing - [select for diffs]
Modified Wed Feb 26 16:17:27 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2011
Let's try some better names for ALT text fields.

Revision 2011 - Directory Listing - [select for diffs]
Modified Tue Feb 25 15:18:15 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 2001
display refresh symbol for unrefreshed ports

Revision 2001 - Directory Listing - [select for diffs]
Modified Fri Feb 21 19:16:30 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 1990
add parameters to display master sites, make commit table header narrower, don't wrap on date column

Revision 1990 - Directory Listing - [select for diffs]
Modified Tue Feb 11 21:27:16 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 1988
Align that TD left

Revision 1988 - Directory Listing - [select for diffs]
Modified Tue Feb 11 18:14:03 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 1985
Display the link to the files in the same place as the version/revision.

Revision 1985 - Directory Listing - [select for diffs]
Modified Mon Feb 10 16:55:31 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 1984
remove trailing control-m's

Revision 1984 - Directory Listing - [select for diffs]
Modified Mon Feb 10 16:52:14 2003 UTC (22 years, 1 month ago) by dan
Diff to previous 1963
remove trailing control-m's
add master sites

Revision 1963 - Directory Listing - [select for diffs]
Modified Fri Jan 10 19:12:51 2003 UTC (22 years, 2 months ago) by dan
Diff to previous 1962
start using IsTaskAllowed from user class

Revision 1962 - Directory Listing - [select for diffs]
Modified Fri Jan 10 19:12:29 2003 UTC (22 years, 2 months ago) by dan
Diff to previous 1955
Add freshports_Tasks_SecurityNoticeAdd

Revision 1955 - Directory Listing - [select for diffs]
Modified Fri Jan 10 17:12:22 2003 UTC (22 years, 2 months ago) by dan
Diff to previous 1948
put a zero border around the security icon

Revision 1948 - Directory Listing - [select for diffs]
Modified Fri Jan 10 15:55:17 2003 UTC (22 years, 2 months ago) by dan
Diff to previous 1947
add Sequence_Security_Notice_ID

Revision 1947 - Directory Listing - [select for diffs]
Modified Fri Jan 10 15:55:02 2003 UTC (22 years, 2 months ago) by dan
Diff to previous 1937
add TITLE field to icons
added freshports_Security_Icon
Added security icon to port description page
some whitespace changes

Revision 1937 - Directory Listing - [select for diffs]
Modified Mon Jan 6 23:59:29 2003 UTC (22 years, 3 months ago) by dan
Diff to previous 1931
fix use of freshports_BannerSpace

Revision 1931 - Directory Listing - [select for diffs]
Modified Sun Jan 5 13:13:33 2003 UTC (22 years, 3 months ago) by dan
Diff to previous 1925
use the correct global name

Revision 1925 - Directory Listing - [select for diffs]
Modified Wed Jan 1 13:49:33 2003 UTC (22 years, 3 months ago) by dan
Diff to previous 1909
update copyright

Revision 1909 - Directory Listing - [select for diffs]
Modified Mon Dec 16 13:39:44 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1905
Set focus when the page loads

Revision 1905 - Directory Listing - [select for diffs]
Modified Mon Dec 16 13:35:08 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1904
Use a div instead of a P

Revision 1904 - Directory Listing - [select for diffs]
Modified Mon Dec 16 13:34:41 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1903
Only show ads if we are showing ads.

Revision 1903 - Directory Listing - [select for diffs]
Modified Mon Dec 16 13:33:13 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1897
Change watch_list_id to wlid

Revision 1897 - Directory Listing - [select for diffs]
Modified Fri Dec 13 20:35:27 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1894
Start using multiple watch lists

Revision 1894 - Directory Listing - [select for diffs]
Modified Thu Dec 12 05:28:11 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1886
Add some more meta commands, cache, etc.

Revision 1886 - Directory Listing - [select for diffs]
Modified Thu Dec 12 02:45:28 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1885
use echo freshports_ErrorMessage

Revision 1885 - Directory Listing - [select for diffs]
Modified Thu Dec 12 02:23:12 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1878
Fix badly constructed code

Revision 1878 - Directory Listing - [select for diffs]
Modified Wed Dec 11 16:33:42 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1874
remove freshports_MainWatchID

Revision 1874 - Directory Listing - [select for diffs]
Modified Wed Dec 11 14:58:57 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1864
Use a standard spam filter message

Revision 1864 - Directory Listing - [select for diffs]
Modified Wed Dec 11 04:36:21 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1863
use ' instead of "

Revision 1863 - Directory Listing - [select for diffs]
Modified Wed Dec 11 04:35:51 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1862
use $_REQUEST

Revision 1862 - Directory Listing - [select for diffs]
Modified Wed Dec 11 04:35:24 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1861
use freshports_PortDescriptionPrint with a limit on output.
use ' instead of "

Revision 1861 - Directory Listing - [select for diffs]
Modified Wed Dec 11 04:33:45 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1858
adjust comments

Revision 1858 - Directory Listing - [select for diffs]
Modified Tue Dec 10 20:50:35 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1853
remove WatchListID

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

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

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

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

Revision 1840 - Directory Listing - [select for diffs]
Modified Tue Dec 10 04:42:06 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1838
uncomment code

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

Revision 1837 - Directory Listing - [select for diffs]
Modified Tue Dec 10 03:59:12 2002 UTC (22 years, 3 months ago) by dan
Diff to previous 1828
Show which watch lists contain the element

Revision 1828 - Directory Listing - [select for diffs]
Modified Mon Dec 9 20:39:52 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1823
start using new class User

Revision 1823 - Directory Listing - [select for diffs]
Modified Mon Dec 9 20:31:15 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1822
alter freshports_Files to use class User.

Revision 1822 - Directory Listing - [select for diffs]
Modified Mon Dec 9 20:30:31 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1821
Add $WatchListAsk parameters to freshports_Watch_Link_Add and
freshports_Watch_Link_Remove.

When displaying $port->date_added, show "unknown" as appropriate.

Revision 1821 - Directory Listing - [select for diffs]
Modified Mon Dec 9 20:29:09 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1820
Start using $User class
There will be more changes required here to complete this process.

Revision 1820 - Directory Listing - [select for diffs]
Modified Mon Dec 9 20:28:13 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1819
use $User class

Revision 1819 - Directory Listing - [select for diffs]
Modified Mon Dec 9 20:27:55 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1804
Modify freshports_WatchListDDLB to add new optional parameter element_id.
Optionally show the number of watch lists upon which the element resides.

Revision 1804 - Directory Listing - [select for diffs]
Modified Sun Dec 8 16:46:06 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1791
Add IndicateWatchListStatus to freshports_PortDetails

Revision 1791 - Directory Listing - [select for diffs]
Modified Sun Dec 8 03:21:51 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1790
Put the website name into the logo ALT text.
Enable the "ask" feature for adding/removing ports.
create freshports_ErrorMessage for displaying errors.

Revision 1790 - Directory Listing - [select for diffs]
Modified Sun Dec 8 03:20:11 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1789
Default to asking about changes.

Revision 1789 - Directory Listing - [select for diffs]
Modified Sun Dec 8 03:19:55 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1788
Optionally indicate default lists with a *

Revision 1788 - Directory Listing - [select for diffs]
Modified Fri Dec 6 23:20:12 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1787
freshports_Watch_Link_Remove and freshports_Watch_Link_Add now take

Revision 1787 - Directory Listing - [select for diffs]
Modified Fri Dec 6 23:19:03 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1786
remove GLOBALs no longer needed
while here, whitespace tidy.

Revision 1786 - Directory Listing - [select for diffs]
Modified Fri Dec 6 21:25:34 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1781
More work on multiple watch lists.  Still more to go.

Revision 1781 - Directory Listing - [select for diffs]
Modified Fri Dec 6 16:49:23 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1779
create freshports_WatchListSelectGoButton and freshports_WatchListDDLBForm

Revision 1779 - Directory Listing - [select for diffs]
Modified Fri Dec 6 14:33:14 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1775
No longer abort if we can't find a watch list

Revision 1775 - Directory Listing - [select for diffs]
Modified Thu Dec 5 14:25:47 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1771
Add link to how-big-is-it.php

Revision 1771 - Directory Listing - [select for diffs]
Modified Thu Dec 5 13:43:41 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1768
Add link to watch-list-maintenance.php

Revision 1768 - Directory Listing - [select for diffs]
Modified Wed Dec 4 22:05:42 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1767
Remove call to BurstMediaCode, which would already be done in freshports.php

Revision 1767 - Directory Listing - [select for diffs]
Modified Wed Dec 4 22:01:41 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1762
Don't show the ads if we're not supposed to.

Revision 1762 - Directory Listing - [select for diffs]
Modified Wed Dec 4 21:26:45 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1759
Add the image and the code for creating the watch list ddlb

Revision 1759 - Directory Listing - [select for diffs]
Modified Wed Dec 4 18:57:24 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1747
Whitespace changes only

Revision 1747 - Directory Listing - [select for diffs]
Modified Tue Dec 3 16:18:18 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1746
Allow an optional text parameter.
Do not include a <BR>.

Revision 1746 - Directory Listing - [select for diffs]
Modified Tue Dec 3 16:01:14 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1740
Start using freshports_LinkToDate()

Revision 1740 - Directory Listing - [select for diffs]
Modified Mon Dec 2 17:31:12 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1723
add freshports_IndexFollow

Revision 1723 - Directory Listing - [select for diffs]
Modified Thu Nov 28 18:05:45 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1694
When displaying a port commit message, show only the first 15 lines, but
allow them to click and view the rest.

Revision 1694 - Directory Listing - [select for diffs]
Modified Fri Nov 22 19:29:52 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1688
make more use of htmlify and htmlspecialchars

Revision 1688 - Directory Listing - [select for diffs]
Modified Mon Nov 18 18:01:46 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1687
Don't use orgin on committer-opt-in.php

Revision 1687 - Directory Listing - [select for diffs]
Modified Mon Nov 18 17:38:35 2002 UTC (22 years, 4 months ago) by dan
Diff to previous 1674
Fixed

Revision 1674 - Directory Listing - [select for diffs]
Modified Fri Nov 1 20:23:38 2002 UTC (22 years, 5 months ago) by dan
Diff to previous 1670
Start using message_id not commit_id as the key for files.php

Revision 1670 - Directory Listing - [select for diffs]
Modified Mon Oct 28 16:18:57 2002 UTC (22 years, 5 months ago) by dan
Diff to previous 1659
Move search up higher

Revision 1659 - Directory Listing - [select for diffs]
Modified Thu Sep 26 16:10:16 2002 UTC (22 years, 6 months ago) by dan
Diff to previous 1633
removed old now unused htmlify code

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

Revision 1632 - Directory Listing - [select for diffs]
Modified Mon Sep 9 18:11:19 2002 UTC (22 years, 7 months ago) by dan
Diff to previous 1611
Don't show emailsitenotices_yn here any more

Revision 1611 - Directory Listing - [select for diffs]
Modified Mon Aug 19 17:58:04 2002 UTC (22 years, 7 months ago) by dan
Diff to previous 1594
allow for + in email addresses when converting them to links

Revision 1594 - Directory Listing - [select for diffs]
Modified Mon Aug 12 03:22:36 2002 UTC (22 years, 7 months ago) by dan
Diff to previous 1577
Add committer opt in to the website

Revision 1577 - Directory Listing - [select for diffs]
Modified Fri Jul 26 15:09:54 2002 UTC (22 years, 8 months ago) by dan
Diff to previous 1570
use commits_latest_ports instead of commits_latest, which freshsource
will now use.

Revision 1570 - Directory Listing - [select for diffs]
Modified Wed Jul 10 19:48:20 2002 UTC (22 years, 9 months ago) by dan
Diff to previous 1568
allow + in email address

Revision 1568 - Directory Listing - [select for diffs]
Modified Thu Jun 27 13:41:36 2002 UTC (22 years, 9 months ago) by dan
Diff to previous 1567
remove diary_ads_Random and use Burst_468x60_Below instead

Revision 1567 - Directory Listing - [select for diffs]
Modified Thu Jun 27 13:40:53 2002 UTC (22 years, 9 months ago) by dan
Diff to previous 1564
stop doing the daemon news ad

Revision 1564 - Directory Listing - [select for diffs]
Modified Mon Jun 24 19:18:30 2002 UTC (22 years, 9 months ago) by dan
Diff to previous 1563
oops, fix the URL

Revision 1563 - Directory Listing - [select for diffs]
Modified Mon Jun 24 19:09:03 2002 UTC (22 years, 9 months ago) by dan
Diff to previous 1562
It's FreshPorts, not freshports

Revision 1562 - Directory Listing - [select for diffs]
Modified Mon Jun 24 17:49:58 2002 UTC (22 years, 9 months ago) by dan
Diff to previous 1561
ignore things

Revision 1561 - Directory Listing - [select for diffs]
Modified Mon Jun 24 14:56:06 2002 UTC (22 years, 9 months ago) by dan
Diff to previous 1558
Upgrade for sharing

Revision 1558 - Directory Listing - [select for diffs]
Modified Thu Jun 20 17:34:25 2002 UTC (22 years, 9 months ago) by dan
Diff to previous 1538
Add missing global to freshports_SideBar

Revision 1538 - Directory Listing - [select for diffs]
Modified Fri Jun 14 16:36:18 2002 UTC (22 years, 9 months ago) by dan
Diff to previous 1529
HTML tidy up.

Revision 1529 - Directory Listing - [select for diffs]
Modified Wed Jun 12 03:06:16 2002 UTC (22 years, 9 months ago) by dan
Diff to previous 1524
add freshports_ShowFooter and freshports_SideBar

Revision 1524 - Directory Listing - [select for diffs]
Modified Sun Jun 9 21:42:44 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1523
Start using the Skyscraper ad

Revision 1523 - Directory Listing - [select for diffs]
Modified Wed Jun 5 18:24:52 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1520
Add stuff for displaying bchosting files

Revision 1520 - Directory Listing - [select for diffs]
Modified Mon Jun 3 18:51:47 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1516
Add a link to search.php from the search box.

Revision 1516 - Directory Listing - [select for diffs]
Modified Sun Jun 2 14:05:31 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1511
stats is now in dynamic

Revision 1511 - Directory Listing - [select for diffs]
Modified Fri May 31 01:32:34 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1510
get the negation right

Revision 1510 - Directory Listing - [select for diffs]
Modified Fri May 31 01:30:56 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1501
If they don't have a watch list id, say so and exit.

Revision 1501 - Directory Listing - [select for diffs]
Modified Tue May 28 22:47:48 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1490
move title to scripts/daily_stats.pl

Revision 1490 - Directory Listing - [select for diffs]
Modified Tue May 28 00:47:52 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1485
Fix ur2link provided by Marcin Gryszkalis <mgryszkalis@cerint.pl> to fix
http://migration.freshports.org/textproc/cocoon/ commit on
26 May 2002 21:33:43.  Thank you.

Revision 1485 - Directory Listing - [select for diffs]
Modified Sun May 26 05:03:20 2002 UTC (22 years, 10 months ago) by (unknown author)
Diff to previous 1484
This commit was manufactured by cvs2svn to create tag 'FreshPorts2_Launch'.
Revision 1484 - Directory Listing - [select for diffs]
Modified Sun May 26 05:03:19 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1465
add link to fp2-announcement.php and adjust white space

Revision 1465 - Directory Listing - [select for diffs]
Modified Wed May 22 04:33:38 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1464
start using $_SERVER['DOCUMENT_ROOT'] for PR 158

Revision 1464 - Directory Listing - [select for diffs]
Modified Wed May 22 04:30:31 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1440
Lots of changes for PR 158
start using $_SERVER['DOCUMENT_ROOT'] .

Revision 1440 - Directory Listing - [select for diffs]
Modified Sun May 19 18:45:08 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1430
Rearrange items and add statistics

Revision 1430 - Directory Listing - [select for diffs]
Modified Sun May 19 17:51:15 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1417
HTML tweaks.  no real changes.

Revision 1417 - Directory Listing - [select for diffs]
Modified Sat May 18 18:33:28 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1416
use $_SERVER["HTTP_HOST"]

Revision 1416 - Directory Listing - [select for diffs]
Modified Sat May 18 18:30:17 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1403
use $_SERVER

Revision 1403 - Directory Listing - [select for diffs]
Modified Sat May 18 17:27:11 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1402
use $_COOKIE["visitor"];

Revision 1402 - Directory Listing - [select for diffs]
Modified Sat May 18 17:21:07 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1400
use $_COOKIE["visitor"]

Revision 1400 - Directory Listing - [select for diffs]
Modified Sat May 18 15:33:28 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1399
Include version+revision in commit history for each commit

Revision 1399 - Directory Listing - [select for diffs]
Modified Sat May 18 08:25:09 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1397
use $submit = _POST["submit"]; and $origin = _POST["origin"];

Revision 1397 - Directory Listing - [select for diffs]
Modified Sat May 18 08:07:39 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1392
use _SERVER["PHP_SELF"]

Revision 1392 - Directory Listing - [select for diffs]
Modified Sat May 18 05:59:54 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1391
use _SERVER["DOCUMENT_ROOT"]

Revision 1391 - Directory Listing - [select for diffs]
Modified Sat May 18 05:58:28 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1390
Use _SERVER

Revision 1390 - Directory Listing - [select for diffs]
Modified Sat May 18 05:55:53 2002 UTC (22 years, 10 months ago) by dan
Diff to previous 1385
use _SERVER["DOCUMENT_ROOT"] instead of DOCUMENT_ROOT

Revision 1385 - Directory Listing - [select for diffs]
Modified Fri May 10 23:21:29 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1381
adjust the size of the phorum logo.
rearrange things to look better.

Revision 1381 - Directory Listing - [select for diffs]
Modified Thu May 9 21:24:46 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1379
add NumberOfDays

Revision 1379 - Directory Listing - [select for diffs]
Modified Thu May 9 20:59:27 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1378
Oops, two functions the same.

Revision 1378 - Directory Listing - [select for diffs]
Modified Thu May 9 20:58:41 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1377
various mailto improvements

Revision 1377 - Directory Listing - [select for diffs]
Modified Thu May 9 20:57:35 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1375
Add NumberOfDays (of past history to show)

Revision 1375 - Directory Listing - [select for diffs]
Modified Thu May 9 20:14:26 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1373
In email to the maintainer, set the cc & subject correctly

Revision 1373 - Directory Listing - [select for diffs]
Modified Thu May 9 20:04:06 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1371
 $ShowDateAdded="Y" =>  $ShowDateAdded="N"

Revision 1371 - Directory Listing - [select for diffs]
Modified Thu May 9 20:01:16 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1368
 $ShowDateAdded=1 =>  $ShowDateAdded="Y"

Revision 1368 - Directory Listing - [select for diffs]
Modified Wed May 8 02:21:55 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1356
AddSlashes on incoming data.
Remove some outdated code.

Revision 1356 - Directory Listing - [select for diffs]
Modified Wed Apr 24 00:10:02 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1349
not used in FP 2

Revision 1349 - Directory Listing - [select for diffs]
Modified Mon Apr 22 03:34:58 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1348
add ports-new.php

Revision 1348 - Directory Listing - [select for diffs]
Modified Mon Apr 22 03:34:01 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1347
minor tweaks for ports-new.php

Revision 1347 - Directory Listing - [select for diffs]
Modified Mon Apr 22 03:33:38 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1344
minor tweaks to cope for ports-news.php

Revision 1344 - Directory Listing - [select for diffs]
Modified Mon Apr 22 02:43:37 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1341
Add Deleted Ports

Revision 1341 - Directory Listing - [select for diffs]
Modified Mon Apr 22 01:26:58 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1339
First commit

Revision 1339 - Directory Listing - [select for diffs]
Modified Mon Apr 22 01:16:43 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1336
Add links to the commit message, original cvs-all message, and to the files
touched in this port.

Revision 1336 - Directory Listing - [select for diffs]
Modified Sun Apr 21 18:22:53 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1335
when calling freshports_PortDescriptionPrint, include
the URL to use for long commits.

Revision 1335 - Directory Listing - [select for diffs]
Modified Sun Apr 21 18:22:20 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1333
move freshports_MorePortsToShow to here from index.php
create freshports_MoreCommitMsgToShow based upon that function
create freshports_Head to return only the n lines of a string
alter freshports_PortDescriptionPrint optionally show only the
  first n lines of the string and supply a URL to the full message.

Revision 1333 - Directory Listing - [select for diffs]
Modified Sun Apr 21 18:22:01 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1327
move over comments from freshports.php which should have
been moved in a previous commit.
add $freshports_CommitMsgMaxNumOfLinesToShow

Revision 1327 - Directory Listing - [select for diffs]
Modified Sat Apr 20 03:42:16 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1318
html fixes

Revision 1318 - Directory Listing - [select for diffs]
Modified Sat Apr 20 02:39:36 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1314
html fix

Revision 1314 - Directory Listing - [select for diffs]
Modified Fri Apr 19 21:52:35 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1311
Let's go back to 100% width tables.

Revision 1311 - Directory Listing - [select for diffs]
Modified Fri Apr 19 21:07:51 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1309
Change name to graphs.php

Revision 1309 - Directory Listing - [select for diffs]
Modified Fri Apr 19 20:59:47 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1299
add link to graphs

Revision 1299 - Directory Listing - [select for diffs]
Modified Fri Apr 19 17:16:37 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1297
Move Netscape button down.

Revision 1297 - Directory Listing - [select for diffs]
Modified Fri Apr 19 17:06:21 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1295
These are the post W3C HTML validation commits

Revision 1295 - Directory Listing - [select for diffs]
Modified Fri Apr 19 17:05:24 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1290
first commit

Revision 1290 - Directory Listing - [select for diffs]
Modified Fri Apr 19 02:48:24 2002 UTC (22 years, 11 months ago) by (unknown author)
Diff to previous 1289
This commit was manufactured by cvs2svn to create tag
'preW3C_HTML_validation'.
Revision 1289 - Directory Listing - [select for diffs]
Modified Fri Apr 19 02:48:23 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1287
move netscape add button down a bit

Revision 1287 - Directory Listing - [select for diffs]
Modified Thu Apr 18 21:33:53 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1286
add / to image

Revision 1286 - Directory Listing - [select for diffs]
Modified Thu Apr 18 21:29:23 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1284
Add "Add tab to Netscape 6" button

Revision 1284 - Directory Listing - [select for diffs]
Modified Thu Apr 18 20:59:45 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1283
Call our copyright function

Revision 1283 - Directory Listing - [select for diffs]
Modified Thu Apr 18 20:59:13 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1280
Put the existing copyright into the function and remove the commented out code.

Revision 1280 - Directory Listing - [select for diffs]
Modified Thu Apr 18 14:09:03 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1274
use DOCTYPE 4.01 Transitional
and call htmlspecialchars

Revision 1274 - Directory Listing - [select for diffs]
Modified Mon Apr 15 16:11:44 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1273
Use onwatchlist not watch

Revision 1273 - Directory Listing - [select for diffs]
Modified Mon Apr 15 16:08:02 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1269
use port-> not myrow[

Revision 1269 - Directory Listing - [select for diffs]
Modified Sun Apr 14 18:47:49 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1266
slight whitespace changes

Revision 1266 - Directory Listing - [select for diffs]
Modified Fri Apr 12 19:45:24 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1265
Icon tweaking.

Revision 1265 - Directory Listing - [select for diffs]
Modified Fri Apr 12 19:02:14 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1263
Tweak the linking for large ports.

Revision 1263 - Directory Listing - [select for diffs]
Modified Fri Apr 12 17:46:56 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1262
Renamed pr2html to htmlify
attribute code

Revision 1262 - Directory Listing - [select for diffs]
Modified Fri Apr 12 15:43:10 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1261
add $ to pr2html functions so "http://example.org" is converted to an HREF

Revision 1261 - Directory Listing - [select for diffs]
Modified Fri Apr 12 15:09:01 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1259
remove extraneous brackets

Revision 1259 - Directory Listing - [select for diffs]
Modified Fri Apr 12 14:29:42 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1256
remove commented out code

Revision 1256 - Directory Listing - [select for diffs]
Modified Fri Apr 12 14:27:56 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1255
Add some missing elements to the commit, including watch list support.

Revision 1255 - Directory Listing - [select for diffs]
Modified Fri Apr 12 14:17:44 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1254
new htmlify code
remove some TITLE from graphics which are links so the URL appears
in the status bar and not the title.

Revision 1254 - Directory Listing - [select for diffs]
Modified Fri Apr 12 07:15:50 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1247
Add some missing fields and standardize date/time format to get
encoding_losses running.

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

Revision 1243 - Directory Listing - [select for diffs]
Modified Thu Apr 11 22:03:35 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1242
make long URLs shorter.

Revision 1242 - Directory Listing - [select for diffs]
Modified Thu Apr 11 21:17:27 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1241
commit out debugging

Revision 1241 - Directory Listing - [select for diffs]
Modified Thu Apr 11 21:15:02 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1240
Add latest pr2html functions which will trim long URLs.

Revision 1240 - Directory Listing - [select for diffs]
Modified Thu Apr 11 19:46:14 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1239
Add link to BSDMall

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

Revision 1237 - Directory Listing - [select for diffs]
Modified Wed Apr 10 17:59:42 2002 UTC (22 years, 11 months ago) by dan
Diff to previous 1236
Start using icons for watch add and remove

Revision 1236 - Directory Listing - [select for diffs]
Modified Wed Apr 10 14:26:19 2002 UTC (23 years ago) by dan
Diff to previous 1232
Add TITLE strings to images
Add pr2html

Revision 1232 - Directory Listing - [select for diffs]
Modified Mon Apr 8 17:06:06 2002 UTC (23 years ago) by dan
Diff to previous 1231
include commit link within the files page

Revision 1231 - Directory Listing - [select for diffs]
Modified Mon Apr 8 16:55:13 2002 UTC (23 years ago) by dan
Diff to previous 1229
Adding link to commit.php from most places.

Revision 1229 - Directory Listing - [select for diffs]
Modified Mon Apr 8 15:21:15 2002 UTC (23 years ago) by dan
Diff to previous 1228
use the full path to the image

Revision 1228 - Directory Listing - [select for diffs]
Modified Sat Apr 6 23:01:59 2002 UTC (23 years ago) by dan
Diff to previous 1227
globalize that variable so we can get to the CVSWeb page

Revision 1227 - Directory Listing - [select for diffs]
Modified Sat Apr 6 22:51:57 2002 UTC (23 years ago) by dan
Diff to previous 1222
Lets all use the deleted function.

Revision 1222 - Directory Listing - [select for diffs]
Modified Sat Apr 6 14:58:46 2002 UTC (23 years ago) by dan
Diff to previous 1221
Start using the new deleted and refresh icons.

Revision 1221 - Directory Listing - [select for diffs]
Modified Sat Apr 6 13:35:17 2002 UTC (23 years ago) by dan
Diff to previous 1219
Don't link to the FreeBSD mailing list archive for older messages which
do not contain a valid message id.

Revision 1219 - Directory Listing - [select for diffs]
Modified Wed Apr 3 20:25:13 2002 UTC (23 years ago) by dan
Diff to previous 1215
Fix a typo and put Helvetica in front of Verdana.

Revision 1215 - Directory Listing - [select for diffs]
Modified Tue Apr 2 04:45:24 2002 UTC (23 years ago) by dan
Diff to previous 1214
add freshports_Email_Link which provides a link to the mail archives

Revision 1214 - Directory Listing - [select for diffs]
Modified Tue Apr 2 04:45:13 2002 UTC (23 years ago) by dan
Diff to previous 1213
call freshports_Email_Link
fix typo in SystemTimeAdjust()

Revision 1213 - Directory Listing - [select for diffs]
Modified Tue Apr 2 03:06:20 2002 UTC (23 years ago) by dan
Diff to previous 1209
tidy up HTML

Revision 1209 - Directory Listing - [select for diffs]
Modified Tue Apr 2 02:43:02 2002 UTC (23 years ago) by dan
Diff to previous 1208
remove GLOBAL CVSTimeAdjustment

Revision 1208 - Directory Listing - [select for diffs]
Modified Tue Apr 2 02:30:27 2002 UTC (23 years ago) by dan
Diff to previous 1190
Use SystemTimeAdjust()

Revision 1190 - Directory Listing - [select for diffs]
Modified Mon Apr 1 21:09:34 2002 UTC (23 years ago) by dan
Diff to previous 1189
moves this file around.

Revision 1189 - Directory Listing - [select for diffs]
Modified Mon Apr 1 21:03:51 2002 UTC (23 years ago) by dan
Diff to previous 1187
add and use freshports_CommitFilesLink to create links to files

Revision 1187 - Directory Listing - [select for diffs]
Modified Mon Apr 1 21:02:01 2002 UTC (23 years ago) by dan
Diff to previous 1181
- add a few globals
- needed for URL of /category/ports/files.php?commitid

Revision 1181 - Directory Listing - [select for diffs]
Modified Sun Mar 31 03:16:46 2002 UTC (23 years ago) by dan
Diff to previous 1176
add link to traffic pages

Revision 1176 - Directory Listing - [select for diffs]
Modified Sat Mar 30 08:45:40 2002 UTC (23 years ago) by dan
Diff to previous 1175
doh, change the right line

Revision 1175 - Directory Listing - [select for diffs]
Modified Sat Mar 30 08:43:42 2002 UTC (23 years ago) by dan
Diff to previous 1163
change Changes to CVSWeb

Revision 1163 - Directory Listing - [select for diffs]
Modified Mon Mar 25 02:10:41 2002 UTC (23 years ago) by dan
Diff to previous 1143
do a syslog if they change their email address, just an audit trail

Revision 1143 - Directory Listing - [select for diffs]
Modified Thu Mar 21 22:22:56 2002 UTC (23 years ago) by dan
Diff to previous 1137
remove some outdated links

Revision 1137 - Directory Listing - [select for diffs]
Modified Tue Mar 19 14:29:47 2002 UTC (23 years ago) by dan
Diff to previous 1136
Don't show the category name when showing all ports in a category.

Revision 1136 - Directory Listing - [select for diffs]
Modified Tue Mar 19 14:12:34 2002 UTC (23 years ago) by dan
Diff to previous 1134
Add a link to the FTP site for each port
rename the Changes link to CVSWeb

Revision 1134 - Directory Listing - [select for diffs]
Modified Tue Mar 19 12:56:39 2002 UTC (23 years ago) by dan
Diff to previous 1099
Include the correct field on the form so that searching from the side bar
will provide results on the search page instead of just going to the search
page.

Also add a bit more debugging info on search.php

Revision 1099 - Directory Listing - [select for diffs]
Modified Mon Mar 11 20:51:44 2002 UTC (23 years ago) by dan
Diff to previous 1069
standardize the URLs used to show RUN DEPENDS and BUILD DEPENDS.
PR 110

Revision 1069 - Directory Listing - [select for diffs]
Modified Wed Feb 27 20:12:53 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1062
make WatchListID global.  fix some white space.

Revision 1062 - Directory Listing - [select for diffs]
Modified Tue Feb 26 00:31:18 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1061
We can now upload 282 ports from pkg_info and process it in 2 seconds.

Revision 1061 - Directory Listing - [select for diffs]
Modified Mon Feb 25 15:48:14 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1047
Make sure the values set by getvalues are available everywhere by declaring
them to be GLOBAL.
If a disabled account is found, log them out, and let them know.

Revision 1047 - Directory Listing - [select for diffs]
Modified Sun Feb 24 00:25:29 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1046
add debugging

Revision 1046 - Directory Listing - [select for diffs]
Modified Sun Feb 24 00:24:56 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1038
use HTTP_HOST instead of hardcoding the host name

Revision 1038 - Directory Listing - [select for diffs]
Modified Sat Feb 23 21:32:43 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1027
New users must now supply a valid email address.  Instructions
to enable their account are forwarded to that email address.

Revision 1027 - Directory Listing - [select for diffs]
Modified Fri Feb 22 03:58:43 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1022
wrap commit messages at 80 characters, not 72

Revision 1022 - Directory Listing - [select for diffs]
Modified Fri Feb 22 00:34:19 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1018
Add an incompleted FAQ

Revision 1018 - Directory Listing - [select for diffs]
Modified Thu Feb 21 23:25:01 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1016
Add search to the front page

Revision 1016 - Directory Listing - [select for diffs]
Modified Thu Feb 21 23:13:56 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1015
Lots of tidy up, no real coding changes.  just make things look better.

Revision 1015 - Directory Listing - [select for diffs]
Modified Thu Feb 21 19:46:01 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1008
Improve the search add/remove so you get back to the orginal search.

Revision 1008 - Directory Listing - [select for diffs]
Modified Thu Feb 21 14:53:17 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 1001
tidy up html
replace mysql with postgresql
upgrade php graphic

Revision 1001 - Directory Listing - [select for diffs]
Modified Thu Feb 21 06:28:23 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 994
Add the other-copyright

Revision 994 - Directory Listing - [select for diffs]
Modified Wed Feb 20 23:14:48 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 988
Hmmm, dates weren't looking right, let's do this instead.

Revision 988 - Directory Listing - [select for diffs]
Modified Wed Feb 20 20:33:33 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 972
display the date in the default format

Revision 972 - Directory Listing - [select for diffs]
Modified Mon Feb 18 00:09:06 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 969
put add/remove in small font

Revision 969 - Directory Listing - [select for diffs]
Modified Sun Feb 17 23:42:27 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 967
Adjust the watch list slight.  eye candy.

Revision 967 - Directory Listing - [select for diffs]
Modified Sun Feb 17 23:24:06 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 958
Show Add/Remove on the port page.

Revision 958 - Directory Listing - [select for diffs]
Modified Sun Feb 17 20:02:14 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 954
Added "Forums" to the menus.

Revision 954 - Directory Listing - [select for diffs]
Modified Sun Feb 17 19:58:23 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 952
Include the revision, if non-zero, as <VERSION>-<REVISION>

Revision 952 - Directory Listing - [select for diffs]
Modified Sat Feb 16 23:53:46 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 945
Adjustments for new style

Revision 945 - Directory Listing - [select for diffs]
Modified Sat Feb 16 20:54:44 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 943
use the commits_latest not the ports table for the
PORT ID when displaying +/-

Revision 943 - Directory Listing - [select for diffs]
Modified Sat Feb 16 20:47:56 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 942
Commit phorum-3.3.2a to the tree

Revision 942 - Directory Listing - [select for diffs]
Modified Sat Feb 16 19:52:10 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 936
rm phorum.  we are going to import phorum version by version

Revision 936 - Directory Listing - [select for diffs]
Modified Fri Feb 15 17:49:54 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 922
link to the daemon copyright page only from the front page.

Revision 922 - Directory Listing - [select for diffs]
Modified Wed Feb 13 22:56:50 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 918
remove old FP1MigrationCutoffDate code
create new freshports_PortDescriptionPrint which will centralize the
formatting of port commit messages, long descriptions, and short
descriptions.

Revision 918 - Directory Listing - [select for diffs]
Modified Wed Feb 13 00:34:06 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 913
center the ad.

Revision 913 - Directory Listing - [select for diffs]
Modified Tue Feb 12 23:40:54 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 910
Add a link to the commit details to the front page.
Modify the details on the port page to be more like the main page.

Revision 910 - Directory Listing - [select for diffs]
Modified Tue Feb 12 22:58:05 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 901
Add single click watch-list maintenance.

Revision 901 - Directory Listing - [select for diffs]
Modified Mon Feb 11 01:44:24 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 899
now that we have a good wrapping scheme for lines > 72 characters, we
don't have to treat pre and post migratin data differently.

Revision 899 - Directory Listing - [select for diffs]
Modified Sun Feb 10 03:05:03 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 894
The migrated fp1 commits are single line log messages.  They must
be wrapped.  Therefore, use <CODE> if before a certain date, and <PRE>
afterwards.

Revision 894 - Directory Listing - [select for diffs]
Modified Sat Feb 9 19:42:44 2002 UTC (23 years, 1 month ago) by dan
Diff to previous 882
Change date_created to date_added

Revision 882 - Directory Listing - [select for diffs]
Modified Thu Feb 7 22:06:51 2002 UTC (23 years, 2 months ago) by dan
Diff to previous 881
add link to daemon copyright

Revision 881 - Directory Listing - [select for diffs]
Modified Thu Feb 7 22:04:09 2002 UTC (23 years, 2 months ago) by dan
Diff to previous 856
use DOCUMENT_ROOT

Revision 856 - Directory Listing - [select for diffs]
Modified Sun Jan 27 20:23:16 2002 UTC (23 years, 2 months ago) by dan
Diff to previous 847
center the table containing the logo

Revision 847 - Directory Listing - [select for diffs]
Modified Mon Jan 7 13:08:42 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 846
Ensure all references to images directory starts with /images.  This is most
for use by the missing*.php files.

Revision 846 - Directory Listing - [select for diffs]
Modified Sun Jan 6 23:49:38 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 842
Add a link to the port tarball.
Add a link to the port_upgrade.php page for logged in users.

Revision 842 - Directory Listing - [select for diffs]
Modified Sun Jan 6 23:20:03 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 837
add freshports_GetNextValue for incrementing and obtaining a sequence.

Revision 837 - Directory Listing - [select for diffs]
Modified Sun Jan 6 16:58:45 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 835
Update the SQL which records that a logged in user has accessed the website.
We track the last time they logged in so we know whether or not an account
is active.  We do not record what pages they are visiting.

Revision 835 - Directory Listing - [select for diffs]
Modified Sun Jan 6 16:48:53 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 834
when we find an unknown cookie, clear it.

Revision 834 - Directory Listing - [select for diffs]
Modified Sun Jan 6 16:48:13 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 833
create and use a new function freshports_CookieClear to be used
when a person logs out or when we ware given a cookie which
we don't recognize.

Revision 833 - Directory Listing - [select for diffs]
Modified Sun Jan 6 07:29:29 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 818
Add copyright

Revision 818 - Directory Listing - [select for diffs]
Modified Sat Jan 5 20:13:39 2002 UTC (23 years, 3 months ago) by dan
Diff to previous 808
Changes to update_description so it in in <PRE>..</PRE>

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