If no fieldname, abort
Do an exit when things get ugly
Fix XSS issue. Reported by Pascal Jungblut <mail@pascalj.de>
Try utf8 decode
Fix upload.
When search fails, let they search, don't die.
Add, used by google search results: https://www.google.com/cse/all
Avoid mixed https and http. Credit to: sean@rastasean.net
Add another contract
Add images
Convert from E'
Convert AddSlashes to pg_escape_string
Better quoting
Don't use stuff before checking they are defined
Use newly created RetrievePort and AddPort
Remote trailing ?>
Escape the message id sort by element_pathname within a port
Use pg_escape_quote not addslashes
Use pg_escape_string, not addslashes
Improve debugging
Add a bunch of stuff for branches.
Prepare for index.php to take over from commits.php
Don't access REDIRECT_QUERY_STRING if it does not exist
fix up
When searching for my maintained ports, use exact, not match. Submitted by: Dag-Erling Smørgrav - des@des.no
Use 'pkg install' instead of 'pkg_add'
Remove trailling ?> and whitespace
Fix search problem problem caused by port.last_commit_id containig a value which did not exist in the commit_log table. Situation arose when manually deleting a commit and rerunning it, which left an orphan value in the table. While here, add many aliases
Add
Add link to amazon afiliate program
Put E in front of the message id
Add E to various search strings
Add some E'' to strings. Avoid database errors that way...
Fix a problem reported by Uffe Jakobsen <uffe@uffe.org>, regarding adding things to a watch list.
Fix /UPGRADING and /MOVED
turn off debug
Provide better debugging messages
Add
Update to full paths
Fix the FRESHPORTS_PORTS_TREE_PREFIX to be ports/head
Go with exact match when serching for yourself
better links
Fix broken url
Correctly reference $IsPort
Add more debugging. Google reported an increase in soft 404 errors Tracked it down to ports deleted before we introduced the ports_categories table. Fixed it by changing the stored procedure Port_ID to use just the element, ports, and categories table, thus ignoring the ports_categories table entirely.
Put a Follow Us blurb at the top right corner of the page
Do not show ads if $ShowAds is not set.
Set commits debugging based on the page debugging
Sort by by VID not ID.
Forced commit to correct log message: - When displaying files, provide the appropriate link to SVN when it's an SVN commit
- When displaying files, provide the appropriate link to SVN when it's an
Improve some debugging.
Add some anti-injection stuff.
Complete broken tag
Some commits touch no files. Thus, correctly report the number of files adjusted. This corresponds to a recent change to pulling back a commit (see sp.txt) which now uses LEFT OUTER JOIN
Add logging for failed captcha
Add CAPTCHA stuff for new users
add
Add
Add
Upgrade to new AdSense search code
Display license in search results. Reported by Ruslan Mahmatkhanov <cvs-src@yandex.ru> on 12/24/2010 3:23 PM While here, fix formating of license output to have trailing <br>.
Do not index category pages.
Add FAQ for diff link
Fix broken PHP Reported by mike@molinos.ru
Be consistent with syslog calls
Add the ability to reset a forgotten password.
use pg_escape_string instead of AddSlashes
Apply htmlentities to output parameters.
Improve a debugging message.
remove debugging
set intval() on incoming num
invoke pg_escape_string on vid.
Add privacy claim for burst
Use the post variable, not a local var.
Check for email address
add warning about @FreeBSD.org
Add new graphs
Use the password hash, not the no-longer-existing password field.
Do not log the SQL, instead log details. So we don't see the password.
Stop using the password field
First step to encrypted passwords
add ability to search src, not just ports
Add port epoch to the fields selected from the db.
Use the EVERYTHING statement.
When displaying search results, do not set the focus.
Ooops, the include directory is now outside DOCUMENTROOT. Adjust the path so these pages still work.
Add the number of ports and non-ports in this commit.
Set the limit to the right value, not a hardcoded 100.
Use REDIRECT_QUERY_STRING instead of REQUEST_URI so we get the page numbers correctly.
whitespace only
Add
Link to langille.org and news.freshports.org
Add a link to the vuln.xml file so we can do a quick comparison.
Add a new FAQ: why does PORTVERSION differ from top of page to first commit in commit history.
convert the package name to lowercase
Add package= feature so we can list all vulns for a package
Do not redirect to vuxml.org if there is just one vuxml. It is nice to be able to see what FreshPorts has recorded. When displaying all vulns, compare package names in lower case. This will put all different variations of phpMyAdmin together.
Move the file into the dynamic dir
Handle odd URLs better. At present, http://www.freshports.org/sysutils/bacula-server/things/stuff/ will still show bacula-server. This change prevents such things. The above URL will now return a 404
Redirect their ass on http://
Order by ID, so you need all of one VUXML together.
Start the move to the new CSS layout
This commit was manufactured by cvs2svn to create branch 'DesignContest'.
When ordering by date, order by DESC.
Remove use of Date when grabbing stats. Use order by date limit 1 instead.
Remove silly syslog call. not really useful.
Add caching for non-ports
invoke SetShowEntireCommit() so we see the entire commit message here.
Voting has closed.
No more voting
Found a spot where we specify the whole condition. So set $sqlSetAll = true
With soundex, provide a method for setting the whole expression, not just the operator and the RHS of the expression. Add in some more parameter checking
Fix for IE6
Cater for a plain text version of an announcement
Add other views
Add the other views
Add
Set date
Add
Vote!
Add
Add
Use FRESHPORTS_FREEBSD_CVS_URL
also ignore js.php
Include data/time of last ports tree check
Add number of files in the ports tree.
Return a 404 in the hopes that they do not return.
Add trailing newline
Fix typo reported by "Marshall Brannan" <nanophenomenon@gmail.com>
Update copyright year Move the commit count to beside the date links. Change reference to today's commit to be latest commits (because commits.php is the latest 100 commits).
Indicate updated vuxlm entries with a *
Put new and more on the same line.
Remove
Merge from FreshPorts2 to HEAD
Add entries for the flagged commit icons
Remove the Watch List functions that should not be here in the first place.
Add supporting functions for flagged commits
Add images for flagged commits
DisplayCommit now takes a db handle
Move include outside the DOCUMENT ROOT
Add count of commits found
Move include to the directory above
Add this, in case php is broken.
If freshports_PortDisplay() cannot display a port, do not exit.
Add a condition for tree searching.
$Category->FetchByName now returns zero, not undefined, for an unknown category. While here, stop using $Category->{id} and use $Category->id instead.
$Category->FetchByName now returns zero, not undefined, for an unknown category.
For $HTML, do not concatenate to an undefined value.
IsCatgory => IsCategory Set IsCategory true only if we have confirmed that it is actually a valid category.
Reorganize so there is only one place invoking port, category, and non-port displays. This should be easier to maintain.
Remove freshports_CategoryByName(), not needed after all!
Add freshports_CategoryByName() to cater for virtual categories
Oops, we forgot completely about virtual categories. Let's implement them. Later we will come back here and tidy this up, to make the code path cleaner.
Go to a better method of parsing the URL. This copes better with pagination.
Introduce paging
Remove references to files.php, no longer used.
Make wider use of constants.
Link only to the port, not to the category.
Avoid divide by zero
Better handle unknown stype values Log it and die if we get something we don't recognize
A better way of showing files. At this URL we can - show no files - show all files - show files for a particular commit
When ordering by last update, sort by the date value, not the formatted date, which will be alphabetical.
Remove a debugging syslog
Remove commented out phpinfo() Set Cache pagesize
Update copyright year. Give Debug an initial value. Sort the output to give consistent results.
Modifications for handling pagination. Not sure this will work for all types of commits, especially for those involving MOVED
Default the page_size to User->page_size Start using ../classes/page_options.php
Start pagination.
Update copyright year.
Whitespace only
Use current_database() instead of hardcoding database name.
Add database size
Start using new classes: classes/commits_by_committer.php classes/commits_by_description.php classes/commits_by_tree_location.php
Use the new FetchByTreePath, which has no arguments.
Start using classes/display_commit.php
Be sure to display all commits here.
Better handling of 'sounds like'
Massive reorganization of the code. I'm sure there will be bugs. Simplify query building by creating arrays of keys and phrases. When searching by 'sounds like', order by the soundex for better results at the top.
Remove trailing EOL
That should be "Allow", not "Allows" in the previous commit.
Sort NULL late_update values to the end of the list. Allows sorting by port name
Add Pager for pagination. Lots of room for improvment and consolidation in this code.
Add "starts with" and "ends with" for matching.
Add sanity test failures
Add the Sanity Test Failure icon
Mention the Sanity Test Failure icon
Start using classes/display_commit.php
Better borders. Fix up HTML nits. Start using classes/display_commit.php
Update copyright year
news => backend
remove odd echo
Use $_REQUEST instead of $_POST Don't send the $ports parameter to MoveStagingToWatchList(). It is not used in this particular form.
Be singular if there is only one port. Remove the $ports parameter from MoveStagingToWatchList() as it is not used. Start using newly added stored procedure MigrateStagingAreaToWatchList After moving staging area to watch list, clear out the watch list.
By package is actually by date.
RSS validation nits: keep the channel and image URLs the same Keep the content type relative to RSS.
Remove the 503 and add a limit of 100.
Fix up the URLs to point to /backend/
Correct the cache path
Send the number of ports to freshports_ListOfPorts()
Add a head section Do not follow links on this page
Moving the newsfeeds
Whitespace only.
When showing all VuXML entries, link to the VUXML website instead of ourselves.
Add a list of vuxml entries by vuln
Add two hidden options for each port: BypassCache and RefreshCache These two options must be the last on the line and be of the form: RefreshCache=1 Thus, they are mutually exclusve.
Add more debugging code.
levenshtein() takes only a max of 255 characters. Let's be careful with the depends* fields.
Log, do not display, the sql when an error occurs.
Use last_update instead of lastupdate. The former is a date value, the latter is a text value.
Set Debug before using it. Put element_id in quotes.
Do not allow people to watch virtual categories.
Minimize this script to a SELECT of a stored procedure. This script now saves results to a database table, and does not return HTML.
Add the icons for sorting
The last update field is incorrectly named for sorting. When sorting, include the ascending icon. Perhaps later, we sort up and down.
Correctly use the loop variable $i Make sure to fetch data.
When no category stats are available, say so.
Make ShowAds global so the port description ad appears when required.
Allow users to watch categories.
Start using the category_stats table so we can provide watch list status to users.
Move to a smaller image
Add empty images
We need showads etc to be global
Remove leading whitespace Remove unneccessary table start
Move the add/remove to/from watch list to the start of the line, before the port name. Add userid to the freshports_commit() call so we can correctly determine if the port is on a watch list.
Be sure not to wrap
Add these temporarily.
Add link for adding/removing a category to/from a watch list
Introduce a watch list click for adding Categories to your watch list
LOG_ERROR => LOG_ERR Use => User
White space only
Remove references to the security_notice table
Put a message into <p></p>
Go from 4 columns to 7 in the output.
Put some drop shadow on those plus/minus signs.
Remove security_notice. We'll do this through VUXML now
Add ads.
Keep this original
Use a plus/minus on the watch list add icon. Keep the originals around so we can reference them in the announcement. Keep our original artwork in case we need it later.
Remove extra whitespace around the image.
Fix an off-by-one bug, discovery of which was prompted by a report from Royce Williams.
Put a border on the report list, and put NIL in the frequency column if there is no frequency.
Properly use DEFAULT_PAGE_SIZE as the default page size, and define it to be 100. Fewer pages, less page regeneration from the cache, etc.
Move the ad above the page links. This will make caching easier.
Make $ShowAds && $BannerAd global
Display only one banner here.
Update copyright date. Honour $ShowAds && $BannerAd Correct the caching directory
When showing ads, honour $ShowAds && $BannerAd
Correct the condition for showing an ad. Honour $ShowAds as well as $BannerAd.
Why don't we obscure email addresses any more.
Check the ElementID when retrieving from Cache.
Add feed validators links for the RSS feeds
The news cache is now under the 'dynamic' directory.
feeds are now dynamic
Ignore these files
Add a better news service
Correctly handle the extraction of the ElementID from the cache when the user is not logged in.
Get the <title></title> field right by using $category/$port, not the now defunct values $port->category/$port->port. Use $MyPort instead of $port when actually fetching a port.
Reduce database access. Remove freshports_PortDescription() and freshports_PortDescriptionByPortID() Change freshports_PortDisplay($db, $port) to freshports_PortDisplay($db, $category, $port) The port cache now contains the ElementID As a result, we need to grab the OnWatchList value in a distinct call.
Let's not do any database accesses until we have to.
start using CacheDataSet() and CacheDataGet()
Let's use just one cache file for each port.
Make it easier to follow what's going on here. Put more stuff into a function and make the main code easier to follow.
Add and use Ad_728x90PortDescription()
Move to a better way of doing ads.
Move the ad from after the port description to within the port description.
We now use mailman, not majordomo. Update this page accordingly.
Start with the new ad strategy.
Do not repeat thyself.
Start using ReplaceWatchListToken(). Actually, all the files changed here should start using the cache. Then we'd have to create a new function that reads all the watch list items for the user.
Start caching the port details. This should be fast. A simple test of page rendering times went from .220s to .047s
Update copyright
Remove the last remnants of freshports_PortDetails()
Allow debugging messages to become part of cache.
Strat using port-diplay
add User to the freshports_ListOfPorts parameters
Why doesn't this appear on my watch list?
Note: This list never includes deleted ports.
Make it obvious that you're searching FreshPorts, not the web.
First pass of caching. Start storing up HTML instead of doing an echo.
freshports_UpdatingOutput now returns HTML, and does not do an echo.
Fix some uploading problems when using copy/paste. This code could use some consoliation and clean up.
Split the process for parsing the data into two parts: - creation of cat/port array - processing of said array This allows us to create a new function that parses a string instead of a file.
HTML nits < => < Update copyright
indicted => indicated thanks to Francisco Reyes <francisco@natserv.com>
Use the FreshPorts Search channel
Update copyright
Update headers
Add searching of commit message Add searching by Google
Add the mini logo
Let's see if all those 'kernel: pid 47605 (httpd), uid 80: exited on signal 6' messages are related this to URL.
Give this page a title.
Comment out a syslog
Add capability for searching by committer. Fix up the Add LIMIT and OFFSET capability while there.
Display Google AsSense ads right after the port description and before the commits.
Add our new search icon.
Better cater for people without default watch lists
Add FAQ for What is a port and What is a package and link to it from every port.
Add a few more anti-breakage items
Better URL parsing.
add freshports_PortDisplay() which takes a $port instance and displays it. add freshports_PortDescriptionByPortID() which takes a port id, grabs a $port instance, and then calls freshports_PortDisplay(). freshports_PortDescriptionByPortID($db, $port_id) { > GLOBAL $TableWidth; > GLOBAL $FreshPortsTitle; > GLOBAL $User; > > $port = new Port($db); > $port->FetchByID($port_id, $User->id); > > freshports_PortDisplay($db, $port); > } > > function freshports_PortDisplay
Handle ports that move better. You are given links to the new and port port and that makes it easier to add/remove them.
Put the field name in quotes
Set the focus to the query field
Don't index login.php* and new-user.php*
Convert to a constant for our background colour. We really should go CSS.
Use the Ports.date_added, not the commit_log.date_added
Include a link to Yesterday's commits. When showing yesteday's commits, include a linkto the previous date, the next date, and today. This improves over the previous situation which was just Previous Day, Next day.
Sort by the raw date, not by the formatted date.
Handle the sorting options when caching.
If the cache is not available, be sure to provide valid HTML
Start caching the categories.php page!
Add newsfeeds.php, and refer to http://news.freshports.org/
remove leading .
add is interactive
add is_interactive
PHP nit
remove unused code
PHP nite
PHP nits
Display the URLs for the personal news feed if they are logged in. Display the personal news feed content if they supply a valid token.
Ensure portepoch is available.
Add stuff for personal watch lists. WOO HOO!
improve the error logging messages
Set error
Check for odd characters.
Use _REQUEST, not _POST and check for valid numberofdays
Log the SQL
Use AddSlashes in the SQL and htmlentities in the HTML
Use AddSlashes in the SQL and htmlentitie in the HTML
Remove the <pre></pre> tags, which is not RSS compliant.
Give some variables an initial value Improve some error/debug messages
whitespace only
Add support for Last-Modified
comment out the logging of Last-Modified etc.
Check also for ETag
No longer used
No longer used.
Let's check for If-Modified-Since
Add pre tags
Add these for diagnostics.
Start using new class, freshports_page_expiration_ports
add names for restricted and no_cdrom
Add explanations for expired and expiration.
Fix the page title and page description.
Add expiration date
Deal with expiration_date
Add expiration_date
More about pkg_add and ignore, forbidden, and broken.
Mention that broken, ignored, and forbidden ports are not built by the package cluster. Therefore, pkg_add will not work.
Better wording of the UPDATING options.
Add new two links: Show me UPDATING entries Show me only ports with UPDATING entries.
Start using new function freshports_UpdatingOutput()
Use text/xml not application/rss+xml
Do the content type in www/news.php, not here.
Put the content type here.
Add image of new copy/paste feature
"Sounding like" is only for the short fields (i.e. "Port Name", "Package Name", "Latest Link", and "Maintainer"). If you try "Sounding like" on any other field, the system will actually use "Containing" instead.
Old messages ids of the form @freshports.org are now @dev.null.freshports.org
Add the new ports news feed.
We now display the most recent commits, not the most recent ports.
remove reference to include/freshports_page_list_ports_vulnerable.php which was neither implemented nor required.
Add a list of the vulnerable ports
Add new ports rss feed.
Add an RSS feed for new ports
Add the new watch icon
Use IsSet, not InArray.
Add blockquote margin. whitespace changes. remove BLOCKQUOTE.code
Don't specify any fonts at all. Let the user decide. Also, remove unneeded PHP.
Change from the old watch image to a new set of eyeglasses.
Better grammar. Mention BSDCan. Remove whitespace.
ports.cdrom should be ports.cd_rom
Add two more lists of ports by characteristics.
Add images for restricted and no_cdrom
Add restricted and no_cdrom icons
For restricted and no_cdrom, do not display the message associated with these fields.
Add restricted and no_cdrom fields
First attempt at putting all the css into a file. Until now, it was in each download from the website. A terrible waste of space.
Add vulnerable_current and vulnerable_past
Instead of loading all the port vulnerabilities, join with the ports_vulnerable table.
Add an explantion of the faded skull
Add note that no entry means 1 vuln
Bring up to the new standard of port displaying
Move on up to the freshports_page_ports_list.
Use the description, remove debug reference.
Move to the new freshports page rendering style.
Use echo on freshports_SideBar() and freshports_ShowFooter()
Load the vulnerabilities for each port
Add a faded skull, for ports with vulnerabilities, but not in the latest version.
Add CheckForNoDefaultAndAddToDefault When there are no default watch lists, and the user has opted for 'the default watch list[s]', then when you click on add/remove for a port, no action will be taken. Silently. This at least lets them know.
Die if we don't have any watch list id
Remove unnecessary reset
Indent the RSC data Put a table header on the VuXML list
Display link to list of vuxml entries. Be sure to display latest vuxml updated.
Whitespace changes only
Fix broken HTML
Remove line left over from merging
Ensure colspan is correct and for call to freshports_MainContentTable
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.
Add the RSC details of the last processed vuln.txt file
Change the style of the Ports Freeze message.
Fix broken html
Do not call PortsFreezeStatus as it is invoked in the header routines.
How do we get the list of master site?
Cater for both vid and vuln paramters. The latter is for verification. Let the vuxml object do the displaying
Add entry about slave ports being updated by master ports
Add a few more fields to the SQL
Add link to commits.php
take command line parameter numcommits Observer $MaxNumberOfPortsLong
Add commits.php
Improve the Hover text by including the actual FORBIDDEN, BROKEN, DEPRECATED, or IGNORE message. also: Implement links to PORTSMON without actually using it yet....
Mention that using POST makes it easier for us to validate the HTML
Fix broken HTML tag on search results
Add a few missing _Link() items
Include links to the FAQ for most icons, such as freshports_Broken_Icon() by providing a function, freshports_Broken_Icon_Link().
Change <? to <?php Add more detail about the refresh icon.
Add People Who Watch This Port
Let's talk about freebsd software.
Move the header('Content-type: text/xml'); from news.php to caching-files/news.php
Add a missing question mark.
This commit was manufactured by cvs2svn to create tag 'FreshPorts-VuXML'.
Close the brackets around gthe GLASSES icon
Add Will Andrews.
Add new search option
Rearrange the controls to consume less vertical space. Put notes into smaller case.
Move details of search fields to the FAQ. At the same time, expand the list.
Use ILIKE instead of lower() when doing case insensitive LIKE Order the code so that it's always depends_build, depends_lib, depends_run. Just so it is consistent. Add depends_all which searches all of the above three terms. Better format the SQL when an error occurs.
Add searching on depends_{lib|build|run}
Change radio buttons to checkboxes. Search by long description.
Why does the search page use GET and not POST
When using the ?package=PACKAGENAME, and there is more than one port with that package name, redirect them to the search page where the results will be listed.
Allow searching by package and by latest link
When telling people how to alter their watch lists, include the icons they can click.
Update the number of google pages. Add a proper bookmark.
Provide a new feature: allow the user to specify the watch list at upload time, bypassing the staging area entirely. Credit pav@FreeBSD.org with this idea.
Add CopyStagingToWatchList() to be used for copying directly to watch lists bypassing the staging area.
white space changes only
Remove unused $pkg_info from DisplayUploadForm
Add the release notes for what we are about to release.
Mention that if the package_add information does not appear, you'll be shown a reason why.
Change <? to <?php.
HTML nits
Use IsSet($_SERVER['REDIRECT_QUERY_STRING']) instead of In_Array("REDIRECT_QUERY_STRING", $_SERVER) which appears to fail. While here, adjust whitespace on a }
Fix broken HTML tags by putting the <br> within the <li></li> tags.
Start using the new VuXML class. Display the vuxml desecription. Use a table instead of a list.
Display 'non port:' before the element name. Fix display so it looks like main pages. The side bars were appearing one cell lower than other pages.
Remove code and use PortsFreezeStatus() instead.
For non-ports, do not show revision. For non-ports, don't display a lots of things, like forbidden, deprecated, etc.
Use ORDERBYDESCENDING, not other variants.
Initialize $LastVID
Display all the vuxml entries if ?list is supplied
Use explode, not split.
Include portepoch in the fetch
Pass on to the vuxml.org URL if we have just one vuln. If we have multiple vulns, display a list. (not working yet)
Put them to the vuxml.org site, for now.
use freshports_PackageVersion()
Mention the new revision icon
Add the revision icon. used to link to revision in CVS when displaying files touched by a commit.
use freshports_PackageVersion()
Use the new function freshports_PackageVersion()
Add this soon to be completed file
Add the vuxml gif
If there is a ports freeze in effect, say so.
Fix incorrrect html
Create a new deleted icon, a tombstone.
Add VuXML icon
whitespace changes only
Only work with package if one is supplied.
Initalize some variables
Fix border accidently changed in last commit.
Fix broken HTML
Give initial values to $orderby and $orderbyupdown Use ORDERBYASCENDING not ORDERBYASC Use ORDERBYDESCENDING not ORDERBYDESC
Ensure that $result is defined in freshports_Parse404URI
Add searching for packages
Page for listing package lookup failures
Use FRESHPORTS_VERSION_REVISION_JOINER
Display entries from /usr/ports/UPDATING
talk about /usr/ports/UPDATING
Use FRESHPORTS_VERSION_REVISION_JOINER
Change the mime type to text/xml
Handle master/slave relationships
Add latest_link
add missing TR
Fix typo.
fix copyright fix page title add latest_link
update copyright add latest_list fix page title
update copyright add latest_list
Include latest_link
fix broken HTML
Whitespace adjustments
Add ascending/descending to the sorting.
document master slave and add the package
Add the server name to the refresh URL
Allow user to sort output by either category or port (default).
Add special searching for Ports I Maintain
Display security notice link.
Stop using In_array
whitespace only
Add paging to the output. This will cater for very large commits (e.g. 3000 ports) which overwhelm PHP.
Remove
Remove this form our tree.
Update the Google page count
Add ignored to the website
For all <category>/<port> pages, do not follow links.
Disallow several more pages
whitespace only
Add a list of deprecated port
Handle the new port.deprecated field.
What to do when you can't add a port to your watch list.
Add depcreated icon.
Now that we have backend/announcements.php, we have no need for announcements.txt
HTML nits
HTML nits
HTML nit
HTML nit
HTML nits
Show the column headings only once
Add some nowraps Remove references to UserAlt, no longer used
Ability to view all security notices.
Cater for various states of security notices
fix html
Cater for IE and pressing ENTER on forms. see http://ppewww.ph.gla.ac.uk/~flavell/www/formquestion.html or http://www.cs.tut.fi/~jkorpela/forms/imagebutton.html
Include a count of the number of ports touched by this commit
Remove Chello notice now that Chello are no longer blocking our email.
Remove a syslog call.
Replace the old PostgreSQL logo with the new one Rearrange the logos for better viewing pleasure.
Use LatestCommits in the new fashion.
Better handle the case of no watch lists
use COPYRIGHTYEARS
Document Port Moves
Show from and to moves.
Display Ports moves details
Warn them about chello
Use port_revision and port_version, not revision and version.
Refer to it as a freefall login, not a committer id. Fill in the freefall login by default.
Adjust syslog calls now that we've found a bug.
Correct typo Correct hosting location
Add notes about the apology
Remove freshports.net.adminforum.se.jpg as requested by John Angelmo
Mention the registrar lock
Add two syslogs to track down a problem.
Set $PortCount earlier in the code so it always has a value. Be more careful when reseting the array, which may not have a value if the entire page was not sent back to the user.
correct typo
Add link to freebsddiary article
remove outdated comment
Add remaining email
Add this
Add msn.com image
blur the email address
more email
more fraud
remove extra links
fraud
fraud
Updates
fraud
Add fraud images
Fix typo provided by Ceri Davies <ceri@FreeBSD.org>
Use _REQUEST instead of _POST. set $error to '' not 0.
Let's not use $HTML.= anymore. Just echo. It can be 20s faster for 2000 ports 4429 | 2003-11-27 19:16:20.067438 | /watch.php | 1 | 192.168.0.99 | 00:00:52.00862 4427 | 2003-11-27 19:14:24.64815 | /watch.php | 1 | 192.168.0.99 | 00:00:28.657504
Put port count at the top as well as the bottom of the page.
If we don't know what we're adding/removing, then die. Improve debugging information. Remove commented out code.
Do not write to $User->id. Instead, use $UserID.
Some whitespace adjustments Call FetchByElementID instead of FetchByID. And supply UserID.
Supply the UserID when calling FetchByElementID
Mention that some parameters are no longer available.
If there is no message id for file.php, don't do anything.
Remove commit which we don't need.
Fix incorrect pkg_info options. Submitted by Lawrence You <lyou@pacbell.net>
If the cache file exists, use it. Otherwise, go from scratch.
See www/news.php for more history on this file.
Update the number of google pages.
Save the statistics.
This creates the cache file used by www/index.php
Start using $_SERVER['DOCUMENT_ROOT'] . '/../caching/cache/news.rss
Start using new classes/commit_record.php
Add a poppy
use commit_log_ports_elements, not commit_log_ports
Don't store the start position within the form. Leave it on the URL. This allows us to tell the difference between clicking on search (no start specified) and clicking on next page (start will be on the URL).
Fix typo
Display the committer email address as an HREF
find works better with larger numbers of files.
Fix broken email address.
Standardize the php headers Inform the user about beta mailing list.
Cater for both physical and virtual categories.
Cater for virtual categories
Announce BSDCan
Use LatestCommits instead of LastestCommits Use just NumRows instead of both NumRows and numrows.
Use htmlify on the links to search.php
Use User not visitor
By default, set debugging to zero.
Include the number of users logged in per day
remove unused variable
A page for viewing the mail queues
Start using FUNCTION freshports_commit(text) RETURNS SETOF freshports_commit_record
Fix to make files.php work, the option which displays the files with a port which were touched by a given commit. Look for 'files.php', extract that from the pathname so we can find the element, extract the message id, then call the freshports_Files function. As part of this change, send the REDIRECT_URL instead of the REQUEST_URI to freshports_Parse404URI. < $result = freshports_Parse404URI($_SERVER['REQUEST_URI'], $db); --- > $result = freshports_Parse404URI($_SERVER['REDIRECT_URL'], $db);
When creating a hyperlink to a port, do not include the version/revision within the link.
Put the version/revision outside of the link to the port/non-port
Add in some missing fields.
Make this work for both port and non-port commits within the port tree.
Add CVS repo link
Do not include ports prefix when displaying element pathname Provide a link to cvsweb
use EncodingLosses()
Use IsPrimary()
Add an icon for the CVS link for non-port links
Fix the redirect via origin so we don't get a //
remove unused function freshports_CategoryId
Leave $REQUEST_URI untouched so we can use it later. make use of missing-non-port.php
Display commit information for non-ports
We can now display commits for both ports and non-ports.
Adjust for displaying of non-port port tree commits
Start using a function to obtain the results. At the same time, use a class to store the result.
Remove temp files when no longer needed
Trim input from users. No sense having trailing/leading spaces. We trim more fields than we have to, but let's be consistent.
Whitespace changes
Remove changes committed in error.
forced commit to fix previous log message. Include the new file in which the HTMLify code now resides.
customize.php
Include the new file in which the HTMLify code now resides.
Sort by the table values, not the derived values.
Change all $UserName references to $User->Name to avoid conflicts with Phorum scripts.
Sort by primary_category as well as port.
Turn off debuggin
When listing ports, retrieve the primary category so that we may properly link to the right port. To remain consistent with category listings, use * to designate ports with a primary category different to that which is being displayed.
Indicate that ports marked with a * actually reside within another category but have this category listed as a secondary category.
We don't need this in this repo any more. Phorum is now standalone.
ignore blank lines
disallow commit.php
Remove link to bchosting.com because it is now in footer.
Fix some HTML nits: - Provide a content-type - Specify the script type when declaring Javascript - Optionally provide the commit date, commit time, and committer name Provide link to bchosting.com
PHP nits
remove extra <p>
Remove references to LastChangeLogID. This variable is no longe used.
Improve handling when no date is supplied. Ensure commits part of the table is as wide as available. Slight cellpadding adjustment to match index.php
FileName will not be set if there is no trailing slash such as: http://www.freshports.org/security/logcheck
Mention that the news.php parameters are optional HTML nits
Add details for newsfeed parameters.
Add new parameters to the URL: - MaxArticles : number of ports to report upon - date : show the commit date - committer : show the committer name - time : show the commit time
Fix more PHP issues
Fix more problems found by PHP notification messages
Remove code no longer used.
Use the same icon as the diary, which faces right, not left...
Use newly added function EmptyTheListCategory instead of EmptyTheList. Let's not clear the entire watch list every time someone adds ports from a category.
Use the terms primary and secondary, instead of real and virtual.
Some ports are in more than one category. The first category listed is the primary category. This must be a physical category (i.e. one which exists in the ports tree on disk). Any other categories are referred to as a secondary category. The others may be either physical or virtual. A category may be in more then one physical directory but will always have exactly one primary category. On this page, indicate ports which list this category as a secondary category.
Fix an off-by-one error with searching. If start = 1, we don't offset starting at one, we offset starting at zero.
Add a link to valid RSS
use abstime instead of datetime. This fixes phorum on PostgreSQL 7.3
Fix broken php tags
Allow paging of results Show the parameters in the resulting page. e.g. http://beta.freshports.org/search.php?stype=name&method=match&query=kde&num=10&deleted=excludedeleted&casesensitivity=caseinsensitive&search=1&start=61
Improve handling of email. Send it out, even if previous email has bounced. Log all attempts.
Fix typo and poorly worded sentence. Remove reference to improvements already implemented.
Move the WLC explanation into the "What do these symbols mean?" section.
Start using freshports_WatchListCount_Icon to display the WLC
oops, use the configuration file item instead of hard coding whether or not to show the Watch List Count value.
The Watch List Count image
By default, display WatchListCount
Add WLC info
bit more tuning of the announcement updates
update copyright notice
comment out some debugging syslog stuff
HTML nits
Final amendments
Beginnings of announcement maintenance
Add announcements table
Removed unused GLOBAL
refer to /login.php instead of login.php
refer to /login.php instead of login.php. whitespace adjustment remove redundant code
Rename the login form to l to avoid conflicting with the search form.
Use MAILTO instead of $mailto
Use MAILTO instead of $mailto HTML nits
This commit was manufactured by cvs2svn to create tag 'FreshPorts_2003_05_04'.
layout nits
Oops, got the table cells wrong
HTML nits. Because we have two forms, we need to put them into two tables
html nits
HTML nits
Add the announcement
We don't want to use SystemTimeAdjust here...
When totaling categories, use the right formual depending on whether or not it's a virtual category.
When totaling categories, use the right formual depending on whether or not it's a virtual category. Supply a total.
More notes
indicate the virtual categories
Add our new announcement
Put a date on this thing before we introduce the new title.
update for the new release
ignore tmp
Add some new fields to the newsfeed and tidy up some formatting
Let's bring this up to speed too
Start using latest_commits_ports_anchor
use watch_list.in_service
header updates use watch_list.in_service
Stop using hardcoded user id start using watch_list.in_service
add some debugging and use the right variable name
align graphic and text to middle
whitespace
HTML nits
HTML nits
Make for valid HTML
Add the valid css image
Display the watch list name in the title and page header
HTML nits
use the right email check
some html nits count only the primary categories include a note that the port total is incorrect
Fix some footers/side bars to use the functions, not the includes...
Start using SecurityNoticeAudit class
Add security notice links
header changes
remove microtime for start/finish of page rendering
The VALID HTML icon
HTML nits
Allow an optional parameter, n, for the number of commits to return. max 150.
We don't have to update the housekeeping table any more.
Use latest_commits_ports_anchor instead of Anchor_CLID
turn off debugging
Convert to new commits_latest_ports file add port version/revision add Security Alert flag
- let's sort this instead of relying upon default order - tidy up headers
use a variable, not a hard coded constant
fix broken tag
Show zero values.
std headers
fix typo
show the category name
Qualify the GROUP BY fields to satisfy PostgreSQL 7.3 requirements
Ask them to disable auto-responders.
Let's use English here...
remove extraneous code
Start using latest_commits_ports
doh, we should be loading classes/user_tasks.php Avoid repeated IsTaskAllowed calls by using a variable Allow trusted users to amend the security notice, not just add a new one.
std headers
start using the new stored procedure for security notices.
This commit was manufactured by cvs2svn to create tag 'RELEASE-beta- 2003_03_07'.
Allow trusted users to alter description for non-virtual categories.
start using constants
include the category name in the banner.
Let's not make everyone automatically a super user.
comment out debugging
Better paging links
Allow paging through category contents
PostgreSQL 7.3 changes
Changes for 7.3 compatibility
make mention of default watch lists
mention that this page operates only on one watch list at a time
implement empty_all correctly
Add robots.txt
simple debugging change
use _REQUEST instead of _GET oops, we didn't code for remove, just add. when removing elements from the watch list, don't worry if it's not actually there...
Use WatchListID not wlid try some ' instead of "
Changes for virtual categories.
HTML validation
This seems to work now.
Show me the unrefreshed ports.
Name the column to cater for PostgreSQL 7.3 changes
whitespace
fix sorting error
Make sure we display the master sites.
limit 50
Disable debugging.
remove trailing control-m's
Add names provided by Chuck Rouillard.
Look for external searches and reject them...
Deal with external searchers.
Upon setting security notification, set housekeeping refresh = 2 for ports
Show the security notice flag
Add this image
remove unused code for start/stop some whitespace changes
add note about the new security icon
Add facility for marking a commit as security related
fix use of freshports_BannerSpace
use freshports_SideBar() and freshports_ShowFooter() whitespace changes
something wrong here I think, needs to be checked.
use freshports_SideBar() and freshports_ShowFooter()
use freshports_SideBar
whitespace only
Adjust copyright
Correctly delete all the lists when asked to do so.
add more help messages
use SetLastWatchListChosen and GetDefaultWatchListID
use wlid instead of watch_list_id
get rid of that double echo
PR 235 - WatchList needs to use UserID when deleting items.
Set focus when the page loads
Make this work with multiple watch lists.
use wlid instead of watch_list_id Starting using GetDefaultWatchListID Make this work with multiple watch lists.
use wlid instead of watch_list_id Starting using GetDefaultWatchListID
Don't use userid
Start using multiple watch lists
remove GetWatchID
Retrieve data based upon category name, not category id.
use echo freshports_ErrorMessage
use echo freshports_ErrorMessage
Use echo
Check for invalid names
partial changes to checking for legal watch list names
Remove "explain analyze"
lots of whitespace changes rearrange the SQL to improve performance. see http://www.freebsddiary.org/samples/PostgresSQL/ports-new.txt
whitespace changes only
remove freshports_MainWatchID
Tell people they can have no more than 5 watch lists unless otherwise arranged.
Use a standard spam filter message
Handle the special case of no subscriptions.
use ' instead of "
use ' instead of " whitespace changes attempt to not wrap date
forced commit to say use ' instead of "
use $_REQUEST use ' instead of " Get it working again
Use $_REQUEST Get it working again.
use ' instead of " use $_REQUEST
use ' instead of " whitespace changes
Convert to new User class use ' instead of "
some whitespace changes Use User class. use " instead of '.
remove WatchListID
use require_once instead of include
remove extra COMMIT
Add another note to help the user
Fix typo
Use require_once instead of require
Show all the watch lists and allow the user to select which ones should contain the element.
remove commented out code. Use UserID not User->ID here. use require_once.
Add debugging flag
Add some debugging
use require_once
start using new class User lots of whitespace changes.
Start using new class User
Start using class watch_list_element. Use class User.
use class user
hide debugging
Start using user class for setting watch_list_add_remove
Correctly go back to the referrer when Asking. Catch and ignore duplicate entry errors. Display the port details.
include/watch-lists.php
Use $FreshPortsSlogan.
Use $FreshPortsName and $FreshPortsSlogan. Add TITLE to banner logo
use $FreshPortsSlogan
Start using $FreshPortsSlogan and $FreshPortsName. remove extraneous comment which is breaking the RSS.
Start using $FreshPortsSlogan and $FreshPortsName. add TITLE to logo
Hide debugging code behind if ($Debug) Start using freshports_ErrorMessage
Enable for multiple watch lists. Implement the "ask" feature for adding/removing ports.
freshports_Watch_Link_Remove and freshports_Watch_Link_Add now take
More work on multiple watch lists. Still more to go.
Start using UserID and WatchListID where needed
we now need a watch list id when adding removing items improve security by linking the SQL to the USER ID
use freshports_Watch_Link_Remove and freshports_Watch_Link_Add
properly use the ddlb
Checkpoint for working with multiple watch lists. Still more work to be done.
Fix the URL
Add notes on how stats are collected.
add TITLE and ALT tags for the graph
Make those headers bigger
Use require_once Include news.addenda as the first item
Ask for testers
Put error messages into a nice fancy box
Redirect if not logged in
Add the image and the code for creating the watch list ddlb
Add ddlb with stuff in it for selecting a watch list
Looking good.
Check for GD compiled in
White space changes only
Let's get a little more structured Also start using the daily stats
improve the SQL
Add a link to tomorrow and yesterday
Add a <BR> at the end of the daily links.
Start using freshports_LinkToDate()
Show how many pages are in the website
Let's do the dailysummary in a better way
show how to use the new parameters on index.php
Whitespace changes only
Updates
Start supplying links to daily pages instead of including the daily summary.
Adjust min number of ports to show as 10
add details about index.php parameters and date.php
Add more error checking and assumptions
remove borders used for debugging
tidy things up
Allow num and days parameters to optionally reduce the amount of traffic
Improve the speed of this query
Change the SQL around to greatly improve performance
The first step to caching the data. But I gave up when I realised that doing so will cause problems as things are updated.... Not to mention watch lists.
Display needs_refresh on this screen
If no commits found, say so.
Add side bars
Add watch list catering
Remove debugging code
Add the year to the date
Looking better now.
Has an off-by-one error and the dates needs to be adjusted for the time zone.
First commit
Google is my friend
don't use origin
Convert blank origins to /
Warn them about fortnightly/weekly reports
Fix broken tags
Add notes about deleting an account and emptying the watch list
Start using message_id not commit_id as the key for files.php
Make note of the notification problem
note about mail header changes
Mention that graphs are clickable
no more oracle
Ask for oracle 9 help
Use the new htmlify code, not the old stuff.
Allow google. Ignore everyone else.
Don't let robots scan
check report subscriptions
Fix password change
get this working properly and add lots of debug
use @ not ? for email address
Warn users to allow incoming mail
Add note about trying to login if you don't get the activation email
add facility to resend a notification
remove unused code
fix bugs associated with watch notice ids and notification periods
be more specific about email
be more specific about email
Add note about spam filters
adjust headers for new fields
report-subscriptions.php now displays description
Show description thereby removing need for show-help.php
PR 183 - show the revision/version obtained from commit_log_ports not that found in ports
forced checkin to test sendmail delays
first commit
Don't caclulate the cookie when logging in. Use the one already there.
First commit
mention automated nagging mentor
fix typo
show N/A if not displaying frequency
Cater for reports which have no frequency. They are instantaneous reports. This will allow for Fenner reports on ports which do not build.
allow for more URL defaults on searches
Add case sensitivity info to search log
Allow case sensitive searching
Add committer opt in to the website
change post-commit interval to 1 minute
add missing word
Add note that encoding errors can occur anywhere in the commit email message and not just in the log message.
use commits_latest_ports instead of commits_latest, which freshsource will now use.
*** empty log message ***
First commit
Use the right URL
Increase the lag to 10 minutes
Add Adam Herzog
remove old meeting notice
Why show "don't notify me"?
Put the login deflection at the top of the code
When first going to the page, load the values from the db for this user.
standardize the man header and include the side bars
Let the users try this.
whites space only
first testing attempts
Add skyscraper
Add skyscraper
Start using the Skyscraper ad
Add the BC Hosting skyscraper ads
Add images for comparison
Let them talk
default the sorting to be by last update
Ottawa-Carleton Unix Users Group
move search log to dynamic
patch from Marcin Gryszkalis to fix axis-labels-issue (in graphs that all values are 1 or 0).
turn off debuggin
Code from Marcin Gryszkalis which adjusts for wider labels
lets try it this way
Send them elsewhere!
Allow for fortnightly and monthly totals
Announce the site
announce site migration
improve the search logging
use _FILES["pkg_info"]
Sort by the commit date. Reported by Matador
This commit was manufactured by cvs2svn to create tag 'FreshPorts2_Launch'.
use $_GET
beautify the html
explain a bit more, and add some icons.
use $_SERVER["SERVER_NAME"]
warn them about data loss
warn about making changes
fix it.
Tell the users what to do.
Announce data migration
Announce data transfers
start using $_SERVER['DOCUMENT_ROOT'] . for PR 158
Lots of changes for PR 158 start using $_SERVER['DOCUMENT_ROOT'] .
Use Adjustment for system time
First commit
Add deleted/undeleted option.
allow get to work for searching too
Standardize the date format
format the commit date better.
Add an exact match search and note that searches are case sensitive.
this works. previous didn't. don't know why.
start using $_SERVER
move the get above where it is first referenced
add AddSlashes
Allow for various periods
First commit
use $sort = $_GET["sort"];
use _POST
add missing $
use _SERVER
use $visitor = $_COOKIE["visitor"];
oops, use _GET["token"]
use _SERVER
add watchnoticefrequency to _POST variables
start using the _POST variables
use $_SERVER["HTTP_HOST"]
use $_SERVER
use $_SERVER["HTTP_HOST"]
use $method = AddSlashes($_POST["method"]);
use $_POST["search"]
use _POST["variable"]
use $_SERVER["DOCUMENT_ROOT"]
use $_GET["id"]
use $_POST["ports"];
left align port name in the "Port from your watch lists" column.
use $_POST["ports"]
use $_GET["category"]
add missing $
use $_GET["remove"]
use $submit = _POST["submit"]; and $origin = _POST["origin"];
use _POST["<varname>"]
use _SERVER["PHP_SELF"]
$_GET["message_id"]
use _SERVER["REQUEST_URI"]
use $_SERVER["DOCUMENT_ROOT"]
use _SERVER["DOCUMENT_ROOT"] instead of DOCUMENT_ROOT
general tidy of HTML code
When listing ports in a category, supply the watch list id. remove commented-out code
Add NumberOfDays
Add customizable number of days to show in history Add mailto link for committer
also fetch ports.revision
fix display of things we want to be shown
fix typos
fix regex for mail regex
removed duplicated AddSlashes
fixed typo. evenshtein should be levenshtein
rm _phpgraph as it is not used
We don't use this directory any more
Remove mySQL references
grab is_clickable while we have it.
Add labels to graphs Make some graphs clickable and some not
Add labels to graphs Make some graphs clickable and some not
minor tweaks to cope with changes for ports-new.php
All new, based on ports-deleted.php
clean this up for production
move freshports_MorePortsToShow to include/freshports.php when calling freshports_PortDescriptionPrint, include the URL to use for long commits.
I have added the FP2 people. so don't say I haven't.
put deleted where it should be deleted.
Fix the map file name
oh, don't show that here!
html fixes
remove files not in FP2
html fix
fix syntax
html fixes
html fix
HTML fix
html fix
fix html
html fix
HTML fix
removed. not on branch
html fixes
Let's go back to 100% width tables.
Add a section for FP2
Use $PHP_SELF
Add disclaimer.
Use $db not $conn
Put conditions into db connection
put FreshPorts in the title of the cached file.
first commit
Let's put it all together. Looking good for graphs.
html fix
fix HTML
oops, messed that up didn't I. fix table.
First commit
remove extra </P>
These are the post W3C HTML validation commits
Almost there.
This commit was manufactured by cvs2svn to create tag 'preW3C_HTML_validation'.
Use our own style stuff.
Add news feeds
Add date/time loaded.
Add "Add tab to NetScape 6" button.
Call our copyright function
First commit. Used for netscape 6
Used for sidebar.php
Remove references to the phorum, which is gone.
Mention forgotten logins can be recovered too
mention FreeBSD
add links to ocuug
Don't show the description link
slight whitespace changes
Let's use play instead of a bullet for long commits
Use a graphic for the bullet on long commits
Icon tweaking.
Tweak the linking for large ports.
Show only the first 10 ports of a commit. Then link to the commits.php page.
Pass watch lists id to call to files.php
Change Refresh icon to Deleted
Add some missing fields and standardize date/time format to get encoding_losses running.
add encoding_losses
Add link to BSDMall
Add watch and watch add icons.
Start using icons for watch add and remove
Make the main table 100%
allow for non-logged in users
Adding link to commit.php from most places.
Allow searching by message_id
urls are now transparent.
fix more typos
fix typo
Center the table
Start using the new deleted and refresh icons.
Add domain renewal time
first commit
call freshports_Email_Link
Oops, checked in with debug on
moves this file around.
white space changes only
Allow URL of /category/ports/files.php?commitid to show files affected by said commit it
- Add DailySummaries back to the front page (and include more of them) - use freshports_CommitFilesLink to create links to files
Add committer to front page.
Add a BR after the port description and do not show the category
put category after the port and smaller.
Move the commit time to a line by itself Put the description at the end of the line
Fix a broken </B> tag
If the email test fails, set the flag.
if they change the email address, validated it.
Get the URL right
Add link to freshports test website
Make the first column of the table 100%
remove unneeded table
remove extra unneeded table
Change date format to include time zone
convert to use cache table
Add missing VALIGN
Don't show the category name when showing all ports in a category.
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
Ajust DD DT and DL tags PR124
Fix hardcoded domain name
files should be non-empty
Tidy up the whitespace etc so it looks better in the HTML
Bring up to working state
remove SQL used before we started caching
Let's start logging changes
add links to the help page
better formatting
Suggest they use the search list to add unfound ports to their watch list.
Add soundex to the search page. Allow the user to go from staging area to search page for ports not found.
*** empty log message ***
Start a help file for use with the pkg_upload.php page
"Your browser must allow cookies for the login to work."
Add "Your browser must allow cookies for this login to work."
OK, now we have staging area clear, and update watch list working.
make the table borders look like the rest of the site.
Use the new ports strategy from pkg_info -qoa
remove gtabug note, add FreshPorts2 note
checkpoint - about to change to pkg_info -qoa output
Now we have the results split into multiple tables.
We can now upload 282 ports from pkg_info and process it in 2 seconds.
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.
Just string to modify the process to use the database, not INDEX.
turn off debugging
remove a commit
specify a full URL using hostname and origin. this should avoid some problems with Opera
don't let disable or unconfirmed users login
Don't show the about graphics here.
standardize that table.
we don't automagicaly log people in now. so don't try to display their user name.
don't allow blank passwords
New users must now supply a valid email address. Instructions to enable their account are forwarded to that email address.
Add a banner to the faq
The announcement
lotsa q+a
Add an incompleted FAQ
oops, problems in headers/footers. let's fix that.
Lots of tidy up, no real coding changes. just make things look better.
Improve the search add/remove so you get back to the orginal search.
Use 1/0 for onwatchlist
Include the WatchListID so we see add/remove put the footer in a 97% table
replace mysql with postgresql upgrade php graphic
include getvalues so we so who is logged in
remove border
use AddSlashes correctly
use AddSlashes and do some debugging stuff
put sidebars in there
Add the other-copyright
Put the sidebars in here
include element_id so watch list add/remove can work
we need to include the watch list id on this page. remove some old cache code while here
move debugging info into a previous if
standardize the banner messages
center the form
Adjust the watch list slight. eye candy.
adjust some debugging information
Show Add/Remove on the port page.
Mention that this login isn't the same as the main login.
Include the revision, if non-zero, as <VERSION>-<REVISION>
new style
Adjustments for new style
adjust the header/footer for FreshPorts
how was this missed?
oh geez, I forgot all this stuff!
if a watchlistid is supplied, use it to display +/- on the page for each port
Commit phorum-3.3.2a to the tree
rm phorum. we are going to import phorum version by version
remove all this stuff
The link to the port should contain a trailing /
start using freshports_PortDescriptionPrint
tidy up and bring up to standard
tidy this up a big.
comment out that message. I don't think we need it. PR# 87
remove code from old versions add our footer to the bottom
Fake commit to branch
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.
This commit was manufactured by cvs2svn to create branch 'FreshPorts2'.
no changes
Add single click watch-list maintenance.
If it really is a 404, then display a nice message.
Make it more user friendly
does this go to the right branch? add a bit more text so the user knows what to do on this page.
minor adjustments. and use IsSet instead of defined...
ummm, use IsSet instead of defined.
now that we have a good wrapping scheme for lines > 72 characters, we don't have to treat pre and post migratin data differently.
The migrated fp1 commits are single line log messages. They must be wrapped. Therefore, use <CODE> if before a certain date, and <PRE> afterwards.
Change date_created to date_added
add link to daemon copyright
instead of a <BR>, put a space before [deleted].
add date time
add map link
First commit
get rid of duplicate page name
use PRE tags around the commit description and the file names. remove the file graphic and make the cvsweb hyperlink on the file name instead.
Ensure all references to images directory starts with /images. This is most for use by the missing*.php files.
Add a link to the port tarball. Add a link to the port_upgrade.php page for logged in users.
Put the port tarball into the tree. We'll store it here until it gets added to the FreeBSD ports tree.
After a reco-copy of these files from another section of the tree, we now have a process by which the user can upload their pkg_info information and add them to their watch list.
put a bit of spacing around the fields so it looks better
white space only
Remove include of classes/watch object
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.
Add copyright
no longer needed
Unless stated otherwise, everything should work now.
Adjust the HTML to be centered and 98%. Missed this during the recent mega-adjustment.
Massive HTML tidy up. Mostly only whitespace changes.
change freshports to FreshPorts
Only try getting the port if the port name is set and non-blank.
white space change only
convert to postgresql
convert to postgresql
Use website title
*** empty log message ***
use the predefined website name add a bit of cell padding use an outer join to get the correct count value
convert to postgresql PR 45
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
remove the <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> entries because they are all in include/freshports.php
mysql was case insensitive. postgresql isn't. therefore convert login ids to lower case when comparing.
oops, insufficient testing failed to find wrong field name.
Convert to postgresql
Convert to postgresql from mysql
Rename files from .php3 to .php. The code within many of these files still needs to be converted from mysql to postgresql.
reaname this file
convert to use recently created ports.php class and redirect to <category>/<port>/
Reconcile code which existed in both files: include/freshports.php missing-port.php
Handle return HTML from missing-port.php
If they get the category right, but provide an unknown port, tell them and then show the link to the category they provided.
slight table adjustments
use <category>/<port> URLs
convert to use postgresql. include revision_number in output
stop using category.php3 in favour of <category>/<port> URLs.
Start using the new format URLs and use $SERVERNAME to determine the URL instead of hardcoding http://www.FreshPorts.org/
oops, missing some leading and trailing / and a missed category.php3
start using <cateogory> and <category/port> instead of category.php3 and port-description.php3
Now you can broswe to a category: http://www.freshports.org/<category>
PR 26 We should now be able to browse to any port via <category-name>/<port name>.
start using commit_log_ports.needs_refresh instead of ports.need_refresh which is now deprecated.
Start using commit_log_ports.port_version not port.version
Add missing.php. This page is activated via ErrorDocument 404 /missing.php in the apache configuration for this website. It uses the classes element and port to grab information from the database. This is the start of being able to browse to: http://FreshPorts.org/net/samba and get the samba page. Or, if a port is uniqely named, http://FreshPorts.org/samba will take you to the same place. Much to do, but this is the proof of concept.
barh! removed a LIMIT BY 3 which rather restricted the output.
remove a echo mysql_errno() left in after debugging
slightly change the text
Move formattime from index.php3 to include/freshports.php
use the new values CVSTimeAdjustment and LocalTimeAdjustment
commit_log_port has been renamed commit_log_ports
Fixing folding
Put the main tap at the top of the cell vi VALIGN="top"
remove : introduced during last commit
For broken and forbidden ports, display just Broken or Forbidden in the ALT text, not the actual text of the broken/forbidden message. For the commit message itself, yes, we're going to use <PRE></PRE> until we can find a better way.
use the ports.date_created field.
pick up newly added ports.date_created PR 55
comment out code not needed.
This commit was manufactured by cvs2svn to create branch 'FreshPorts1'.
remove the HEADS UP notice.
restrict result set to 100 rows.
remove a pg_exec ($database, "end"); which was causing this: [Tue Nov 27 01:33:54 2001] [error] NOTICE: COMMIT: no transaction in progress
When displaying the commit message, turn all links into hyperlinks.
use nl2br instead of PRE
add $db parameter to freshports_PortDetails remove unneeded caching code
freshports_PortDetails now needs $db use nl2br where we once used <PRE>; this allows us to have the same line breaks, but in a better font. takes less real estate too. change a while loop to a for.
freshports_PortDetails now uses $db
call freshports_PortDetails instead of including ./include/port-basics.php pretty some of the HTML output by adding \n fix the HTML by adding missing end tabs (</DD>) enclose the commit description within <PRE></PRE>
sort the files by name make the displayed pathnames relative to the port directory (i.e. remove /ports/<category>/<port>/ from pathnames
commit work done today. upgraded to postgresql.
converted to FreshPorts2
Upgrade to FreshPorts2
Start using $FreshPortsName. general tidy up.
This commit was manufactured by cvs2svn to create branch 'FreshPorts2'.
remove outdated news items
Remove space in width field. This causes problems with Opera.
doh, wrong website
Add lnb's ad.
ouch. news.php *is* different from everything else. don't make it the same.
remove channel reference.
This commit was manufactured by cvs2svn to create tag 'ads_2000_10_20'.
Put ads into FreshPorts
Not sure we need this any more
tidy that heads up up.
thanks for the disk
Ask for a disk
Add the HEADS UP to the website and newsfeed
deactivate this page as it might be causing swap shortages
how about we fix the right code here.
FreshPorts not freshports
change path to fonts
change path to fonts
change file extension
change include paths
broken graphics
correct path to log file
use the logs directory
Talk about new webserver
welcome to the new box
remove _private
add note about new box and old website
turn off the survey
*** empty log message ***
remove link to survey but don't use cach files.
don't mention the phorum
Slight adjustments to improve looks
Show Powered by graphics only on the about page
put the headers back in
make sure the right screens see the right data.
fix the display of information
use htmlspecialchars on certain fields.
This commit was manufactured by cvs2svn to create tag 'r2001-09-27'.
Ready to deploy. I think.
Change the URL to the ftp site and remove .tar
First commit
first commit
first commit
first commmit
First commit
give the form a name so we can set focus to it.
slightly change welcome message
use freshports_PortDetails
- When logging in, make sure we come back to where we were by using rawurldecode. - Set the focus to the first edit field when asking the user for data entry.
put a <br> \n at the end of a debugging line
List 100 ports at a time, instead of only 50. Create new function freshports_PortDetails to print details of a port.
First commit
first commit
First commit
Add some headers
This commit was manufactured by cvs2svn to create tag 'Release-2001_03_23'.
deactivate this page for now.
deactivate this page for now
show them where to get info about the ports tree
remove the voting options..
Latest files for uploading output of pkg_info. Added support for pre-deleting ports if "-c" option is given. Improved debug (-d) support.
Files to process an uploaded file that contains the output of a pkg_info command.
Show the date the port was deleted. Limit the number of ports shown to something reasonable.
Added message to say stats are just since FreshPorts started and that they are updated daily.
add a htmlspecialchars for those pesky things committers include in log messages.
Send the userid and password, not just the password.
remove extra fetch which was stopping passwords from being mailed out. reported by Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
Change ports.committer to change_log.committer where it is actually used. Remove it where it it not actually used. Reported by Michael Haro <mharo@FreeBSD.org>
Change mysql.org to mysql.com
Add an announcement type feature.
add 2001 to copyright
add some breaks; to switch statements.
make sure that those special HTML characters in the log messages are properly escaped.
This commit was manufactured by cvs2svn to create tag 'release1_1'.
Removed <body > which was in _private/header.inc Commit ports-not-in-latest-index.php3 for first time. Modified Files: about.php3 authors.php3 bouncing.php3 categories.php3 category.php3 change_log.php3 change_log_details.php3 change_log_port.php3 changes.php3 convert_change_log.php3 customize.php3 files.php3 forgotten-password.php3 index.php3 inthenews.php3 legal.php3 login.php3 new-user.php3 port-description.php3 port-watch.php3 ports-deleted.php3 ports-new.php3 ports.php3 privacy.php3 search.php3 stats.php3 thanks.php3 watch-categories.php3 watch.php3 welcome.php3 whatnext.php3 Added Files: ports-not-in-latest-index.php3
Fonts are now in another location
Upgrade to latest phorum
add link to stats page
added an include for an announcement.
First commit
use the correct file names when describing pkg-descr
Change number of commits shown to 100.
Add help with dbi->quote. Fix news query to take less CPU. Restrict robots.
Various changes to allow admin to work.
For deleting change_logs
Cater for no incoming parameters
*** empty log message ***
Remove long description search Modified Files: search.php3
Diff applied against port-description.php3 to allow commits to be deleted. Added Files: deleting_commits.txt
Remove the BSDCon banner ad Modified Files: header.inc
remove unused code. change freshports to FreshPorts. Modified Files: news.php3
Disallow: /phorum/ Modified Files: robots.txt
ask for help in getting graphics clickable. Modified Files: stats.php3
moving to stats.php3 Removed Files: stats.php
add stats Modified Files: side-bars.php3
add stats. Modified Files: stats.php3
Always convert the id to lower case before creating the cookie. That's because mysql is case insensitive. Committing in _private Modified Files: commonlogin.php3
Add a bit of debugging Modified Files: index.php3
add a few more debugging lines Modified Files: getvalues.php3
Don't send stuff out if dont have an email or have been bouncing. Modified Files: forgotten-password.php3
redirect them to / if they are going back to index.php3 Modified Files: bouncing.php3
Clear out $UserID so the correct menu items are shown in the side-bar. Modified Files: forgotten-password.php3
Allow the users to recieve their password via email. Modified Files: login.php3 Added Files: forgotten-password.php3
Add a new feature to allow showing of port creation date. Committing in _private Modified Files: port-basics.inc getvalues.php3
Pull back the correct information. When combined with a script to update the ports.last_change_id field correctly, this page now shows the correct details. Sorry about that folks. Modified Files: watch.php3
new gif Added Files: logs.gif
new gifs Added Files: broken.gif forbidden.gif
Modified Files: category.php3
if an error occurs fetching a category, show the error Modified Files: freshports.php3
do some parameter checking and give the user a nice screen when they get no data. Modified Files: category.php3 port-description.php3 port-watch.php3
Added broken and forbidden to the code. Modified Files: port-basics.inc
Added broken and forbidden to the code. Modified Files: index.php3 category.php3 ports-new.php3 port-description.php3 search.php3 ports-deleted.php3 watch.php3
just adding in. Added Files: graph.php image.php index.html phpgraph.php
New files. Added Files: graphics.php stats.php
change the logs.gif file to something with better definition Modified Files: files.php3 port-description.php3
some final touchups. Modified Files: port-description.php3 files.php3
put the cat/port values into the title Modified Files: files.php3
Allow the users to see what files are changed within a port. Modified Files: files.php3 port-description.php3
initial import
create a hardcode variable to the cvs repository Modified Files: port-basics.inc freshports.php3
use the freesoftware.com server to serve up the ads. Modified Files: header.inc
add in bsdcon banners to the whole site. Committing in _private Modified Files: header.inc
white space changes only. Modified Files: legal.php3
fix some caching bugs related to host name mistakes I made. Committing in _private Modified Files: commonlogin.php3
just restrict access to here
make the new changes Modified Files: changes.php3
add in the legal notice.
Add this legal name. Added Files: legal.php3 Modified Files: footer.inc
Add thislegal name. Added Files: legal.php3
change file to use side-bars Modified Files: welcome.php3
normal updates Modified Files: changes.php3
Don't let people do ugly things to the data input. use addslashes to stop such things. Modified Files: new-user.php3
Don't let people do ugly things to the data input. use addslashes to stop such things. Modified Files: login.php3 search.php3
recent changes.
Add jay to the thanks.
add this file Added Files: .htaccess
Add this file. Added Files: .htaccess
Tell the user that their email is bouncing. Modified Files: side-bars.php3 getvalues.php3
Tell the user that their email is bouncing. Modified Files: customize.php3 Added Files: bouncing.php3
fix up broken news. Modified Files: news.php3
Add privacy statement to website. Added Files: privacy.php3
show the latest 100 commits Modified Files: index.php3
don't do a getvalues.php3 during the submit. it overwrites values. Modified Files: new-user.php3
adding this file because if it's not there, and with these permission settings, news.php3 will fail to create it. Added Files: news.txt
remove "store more than one commit" as that's already in there now. Modified Files: whatnext.php3
initial add Added Files: thanks.php3
initial add Added Files: whatnext.php3
inital add Added Files: index.php3 list.php3 phpPollAdmin.php3 phpPollBar.gif phpPollCollector.php3 phpPollConfig.php3 phpPollUI.php3 results.php3 view.php3 vote.php3
post FreshPost 1.1 install Committing in _private Modified Files: commonlogin.php3
post FreshPost 1.1 install Committing in . Modified Files: convert_change_log.php3 index.php3 permissions.txt upgrade.1.txt watch.php3
first commit Added Files: passwd passwd.group
new permissions
new stuff
add a stop-gap so we don't change the wrong database. Modified Files: commonlogin.php3
how to update.
final changes after doing a dry run. Modified Files: commonlogin.php3 getvalues.php3 new-user.inc
final changes after doing a dry run. Modified Files: changes.txt convert_change_log.php3 customize.php3 permissions.txt port-description.php3
fixed some of the origin= links. Committing in _private Modified Files: side-bars.php3
tables which need creating for version 1 Added Files: changes.txt
These allow you to check the logs. Added Files: change_log.php3 change_log_details.php3 change_log_port.php3
rename change_log_details.change_port_id to change_log_port_id Modified Files: convert_change_log.php3
now adds up the total number of ports. also tided up some of that HTML. Modified Files: categories.php3
added a warning about stop signs and testing Modified Files: index.php3
change side bar table widths to 152. This should really go into a variable somewhere. change sorting to be by commit date, change_log_id, port name, category, version. add change_log_id to output so we can clump commits together under one commit time and commit message. This saves lots of real estate. Modified Files: index.php3
change table width to 152. This really should go into a variable somewhere. Committing in _private Modified Files: side-bars.php3
the new version for index. Modified Files: index.php3
Set $UserID to '' in getvalues adding origin to post in login.inc change username to userid in sidebars. Modified Files: getvalues.php3 login.inc.php3 side-bars.php3
fixed some spacing. and a redirect. Modified Files: login.php3
Still looks good. have to consolidate index2..4, newrefreshtime, keichii, headerwithtwolines Committing in _private Modified Files: commonlogin.php3 getvalues.php3 new-user.inc port-basics.inc side-bars.php3
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
*** empty log message ***
Now uses change_log* tables fully. Should remove old fields from database and see if the .php3 files and scripts still work. Committing in _private Modified Files: port-basics.inc
Now uses change_log* tables fully. Should remove old fields from database and see if the .php3 files and scripts still work. Committing in . Modified Files: index.php3 port-description.php3 watch.php3
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 _private Modified Files: commonlogin.php3 getvalues.php3 port-basics.inc
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
lists of permissions needed by mysql users. Added Files: permissions.txt
adding in the customization stuff Committing in phorum/include Modified Files: header.php
adding in the customization stuff Modified Files: commonlogin.php3 footer.inc freshports.php3 getvalues.php3 new-user.inc port-basics.inc side-bars.php3
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
just a file for converting change_log_detail to use change_log_port. Added Files: convert_change_log.php3
Initial import. Added Files: stats.php3
removed www from url Modified Files: footer.inc
initial add Added Files: advdel.php datedel.php db.php easyadmin.php edit.php files.php global.php html.php main.php manage.php managemenu.php master.php new.php pass.php props.php quickapp.php quickdel.php quickedit.php setup.php
initial add Added Files: 3.php
initial commit Added Files: footer.php header.php index.php login.php stats.php upgrade.php upgrade.txt
Added scrolling through ports. Modified Files: index.php3
adding it. Added Files: pbfbsd2.gif
initial adding to the system Added Files: apache_pb.gif freshports.jpg mysql.gif new.gif php3.gif
added relative pathnames. incorporate changes from production. Modified Files: changes.php3 index.php3 category.php3
now uses the change_log file Modified Files: port-description.php3
change to use relative path names Modified Files: watch.php3 categories.php3 search.php3
the link to the page you are on is now disabled when you are on that page. Modified Files: side-bars.php3
change the URL to be site independent. Modified Files: header.inc
dunno Modified Files: port-basics.inc
added freshports_SideBarHTML* functions for side bar functionality Modified Files: freshports.php3
include caching here Modified Files: commonlogin.php3
change to relative path names Modified Files: header.php footer.php
fixe the | which was a wrong color Modified Files: read.php
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
remove hardcoded path names Modified Files: news.php3
added side bars etc. Modified Files: new-user.php3
add the favicon Added Files: favicon.ico
change to use mysql_connect for connecting to remove sleeping mysql processes Modified Files: mysql.php
This commit was manufactured by cvs2svn to create tag 'release-1-0'.
change the number of days something is marked as new to 10. Modified Files: port-basics.inc
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
add vote now Modified Files: side-bars.php3
add copyright notice Modified Files: footer.inc
remove search on description until we get it right. Modified Files: search.php3
normal changes Modified Files: changes.php3
remove an echo HTML from freshports_echo_HTML Modified Files: freshports.php3
make sure it uses _private/port-basics.inc Modified Files: category.php3
remember to echo the html out Modified Files: categories.php3
added new.gif Modified Files: port-basics.inc
latest changes Modified Files: changes.php3
replaced delete ports link with the correct URL Modified Files: side-bars.php3
that blank line was causing problems. Modified Files: port-watch.php3
normal updates
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
redirection when login/logout is needed/done. Modified Files: side-bars.php3
added sidebars redirects to / if going to index.php3 Modified Files: login.php3
added SIZE="+1" to titles of each table Modified Files: side-bars.php3
removed the styles Modified Files: header.php
modified URL to point to port description. Modified Files: news.php3
you can now sort by category or last update. useful if you get told something has been modified, but you don't know what. Modified Files: watch.php3
fix situation wherein not watching any ports caused an error.
Fixed error in in_array function Modified Files: freshports.php3
fix off-by-one bug when reading in watched categories for a given user. Modified Files: watch-categories.php3
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 ----------------------------------------------------------------------
change font sizes add deleted-ports page to side bars
for deleted ports, display "was maintainted by" and hide the download link.
removed unneeded code
tell robots to stay away from port-description.php3
ignored deleted ports
added search screen.
added deleted notice for deleted ports short description, and maintainer are now optionally displayed.
added ports.status to cater for deleted ports.
regular changes
Added bit about IRC.
changed <big><big> to size="+2"
added standard font for in the news
made it standard.
add sidebars.
put side bar at the same level as other windows.
no longer needed.
removed as renamed to authors.php3
nada
mere formatting.
changed the graphics around.
Port description now includes Also listed in, required to build, and required to run.
nothing. really.
changes for login/logout taking you back to the original screen.
login/logout now take you to the screen from which they were invoked.
Just the latest changes.
a list of articles talking about freshports
Added an <h2>
replaced by about.php3
Add phorum to cvs.
Put the image above the table.
Put the image above the table. put sidebar in.
put a table in there.
made sure the user name appeared and not the user id.
New header file.
fixed spacing after last item in each table. It needed a <br>
Added graphics.
added headers and footers. much better. and graphics
Removed references to "Test site" and "not in production".
Added a message to show watch list is empty. now shows the home page for the port.
all is well
looks good. now lets add side bars
now changed to link to watch-categories.php3 upon submit.
Use this screen to view what categories you have ports watched.
committing the ports2.php3 and ports.php3 and swapping them around
getting pretty close. just need to settle the start and end parameters
just before trying to use a new method for retrieving large amounts of data
proper sorting added.
hide committer and update_description if null
New format
new include file which details port attributes.
fix sorting.
fixed sorting, added bold to column titles, added notes to page about sorting.
describes the port
new look watch pages. now uses _private/port-basics.inc
now links to category.php3 page.
now links to port-description.php2 page.
shows the ports you are watching and their status. Needs to include categories too.
This version uses the new ports table, caters for ports without version numbers, and does rather nicely, thank you.
Added bit about lzh.
for a new port, set short_description to '-- waiting for description --'. also, set date_created to a datetime value instead of a date.
needs_update field is now being set correctly. yahoo!
After finding that I'd overwritten the log catcher with the log munger, I quickly learned out to extract a particular revision from cvs. Added headers to the top of each file. That should solve the above problem.
Commit of files right after moving scripts to /www/freshports.org/scripts/
*** empty log message ***
Committing in . Added Files: side-bars.php3
Committing in . Added Files: connect.pl log-catcher.awk log-catcher.pl log-munger.awk updates.pl
welcome.php3 added
Here we go. another commit. let's see how it goes.
This commit was manufactured by cvs2svn to create tag 'beta'.
This is the first commit of FreshPorts. Long may she live.
Standard project directories initialized by cvs2svn.