ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/freshports-1/www/trunk
r207
File Last Change
 ../
_private/ 207 (24 years ago) by dan: first commit Added Files: passwd passwd.group
images/ 143 (24 years ago) by dan: adding it. Added Files: pbfbsd2.gif
phorum/ 156 (24 years ago) by dan: adding in the customization stuff Committing in phorum/include Modified Files: header.php
scripts/ 21 (24 years ago) by dan: for a new port, set short_description to '-- waiting for description --'. also, set date_created to a datetime value instead of a date.
about.php3 131 (24 years ago) by dan: Use relative path names. cache file name are now set in common_login Modified Files: about.php3 authors.php3 customize.php3 inthenews.php3 login.php3 port-watch.php3 ports-deleted.php3 ports-new.php3 watch-categories.php3 welcome.php3
authors.php3 131 (24 years ago) by dan: Use relative path names. cache file name are now set in common_login Modified Files: about.php3 authors.php3 customize.php3 inthenews.php3 login.php3 port-watch.php3 ports-deleted.php3 ports-new.php3 watch-categories.php3 welcome.php3
categories.php3 184 (24 years ago) by dan: now adds up the total number of ports. also tided up some of that HTML. Modified Files: categories.php3
category-watch.php3 96 (24 years ago) by dan: changed meta tags adding new files to repository. Modified Files: about.php3 authors.php3 categories.php3 category-watch.php3 category.php3 changes.php3 customize.php3 inthenews.php3 login.php3 new-user.php3 port-description.php3 port-watch.php3 ports-new.php3 ports.php3 watch-categories.php3 watch.php3 welcome.php3 Added Files: news.php3 ports-deleted.php3 search.php3 ----------------------------------------------------------------------
category.php3 158 (24 years ago) by dan: This looks like a good candidate for promotion. It includes the customization, uses the change_log, change_log_port, and change_log_details tables. Needs some minor changes yet. Show all changes on port-description page. Rename port.last_change_log_detail_id to last_change_log_id. What about deleted ports being added back in? Check watch.php for correct use of log tables. Committing in . Modified Files: category.php3 convert_change_log.php3 index.php3 login.php3 port-description.php3 ports-deleted.php3 ports-new.php3 watch.php3
change_log.php3 191 (24 years ago) by dan: These allow you to check the logs. Added Files: change_log.php3 change_log_details.php3 change_log_port.php3
change_log_details.php3 191 (24 years ago) by dan: These allow you to check the logs. Added Files: change_log.php3 change_log_details.php3 change_log_port.php3
change_log_port.php3 191 (24 years ago) by dan: These allow you to check the logs. Added Files: change_log.php3 change_log_details.php3 change_log_port.php3
changes.php3 141 (24 years ago) by dan: added relative pathnames. incorporate changes from production. Modified Files: changes.php3 index.php3 category.php3
changes.txt 195 (24 years ago) by dan: final changes after doing a dry run. Modified Files: changes.txt convert_change_log.php3 customize.php3 permissions.txt port-description.php3
convert_change_log.php3 195 (24 years ago) by dan: final changes after doing a dry run. Modified Files: changes.txt convert_change_log.php3 customize.php3 permissions.txt port-description.php3
customize.php3 195 (24 years ago) by dan: final changes after doing a dry run. Modified Files: changes.txt convert_change_log.php3 customize.php3 permissions.txt port-description.php3
favicon.ico 128 (24 years ago) by dan: add the favicon Added Files: favicon.ico
index.php3 183 (24 years ago) by dan: added a warning about stop signs and testing Modified Files: index.php3
inthenews.php3 131 (24 years ago) by dan: Use relative path names. cache file name are now set in common_login Modified Files: about.php3 authors.php3 customize.php3 inthenews.php3 login.php3 port-watch.php3 ports-deleted.php3 ports-new.php3 watch-categories.php3 welcome.php3
login.php3 174 (24 years ago) by dan: fixed some spacing. and a redirect. Modified Files: login.php3
logout.php3 110 (24 years ago) by dan: redirection when login/logout is needed/done. Modified Files: side-bars.php3 Modified Files: watch.php3 watch-categories.php3 logout.php3 login.php3 customize.php3
new-user.php3 129 (24 years ago) by dan: added side bars etc. Modified Files: new-user.php3
news.php3 130 (24 years ago) by dan: remove hardcoded path names Modified Files: news.php3
permissions.txt 206 (24 years ago) by dan: new permissions
port-description.php3 195 (24 years ago) by dan: final changes after doing a dry run. Modified Files: changes.txt convert_change_log.php3 customize.php3 permissions.txt port-description.php3
port-watch.php3 131 (24 years ago) by dan: Use relative path names. cache file name are now set in common_login Modified Files: about.php3 authors.php3 customize.php3 inthenews.php3 login.php3 port-watch.php3 ports-deleted.php3 ports-new.php3 watch-categories.php3 welcome.php3
ports-deleted.php3 170 (24 years ago) by dan: Still looks good. have to consolidate index2..4, newrefreshtime, keichii, headerwithtwolines Committing in . Modified Files: customize.php3 index.php3 port-description.php3 ports-deleted.php3 stats.php3 watch.php3
ports-new.php3 158 (24 years ago) by dan: This looks like a good candidate for promotion. It includes the customization, uses the change_log, change_log_port, and change_log_details tables. Needs some minor changes yet. Show all changes on port-description page. Rename port.last_change_log_detail_id to last_change_log_id. What about deleted ports being added back in? Check watch.php for correct use of log tables. Committing in . Modified Files: category.php3 convert_change_log.php3 index.php3 login.php3 port-description.php3 ports-deleted.php3 ports-new.php3 watch.php3
ports.php3 124 (24 years ago) by dan: add UNIX_TIMESTAMP(ports.date_created) as date_created to SQL so we can show whether or not something is new. Modified Files: watch.php3 ports.php3 port-description.php3
robots.txt.sample 92 (24 years ago) by dan: tell robots to stay away from port-description.php3
search.php3 154 (24 years ago) by dan: adding in the customization stuff Modified Files: category.php3 customize.php3 index.php3 login.php3 port-description.php3 ports-deleted.php3 ports-new.php3 search.php3
stats.php3 170 (24 years ago) by dan: Still looks good. have to consolidate index2..4, newrefreshtime, keichii, headerwithtwolines Committing in . Modified Files: customize.php3 index.php3 port-description.php3 ports-deleted.php3 stats.php3 watch.php3
upgrade.1.txt 205 (24 years ago) by dan: new stuff
watch-categories.php3 131 (24 years ago) by dan: Use relative path names. cache file name are now set in common_login Modified Files: about.php3 authors.php3 customize.php3 inthenews.php3 login.php3 port-watch.php3 ports-deleted.php3 ports-new.php3 watch-categories.php3 welcome.php3
watch.php3 170 (24 years ago) by dan: Still looks good. have to consolidate index2..4, newrefreshtime, keichii, headerwithtwolines Committing in . Modified Files: customize.php3 index.php3 port-description.php3 ports-deleted.php3 stats.php3 watch.php3
welcome.php3 131 (24 years ago) by dan: Use relative path names. cache file name are now set in common_login Modified Files: about.php3 authors.php3 customize.php3 inthenews.php3 login.php3 port-watch.php3 ports-deleted.php3 ports-new.php3 watch-categories.php3 welcome.php3
4 directories and 32 files shown