Set client encoding in the right place.
make sure there is a space before LIMIT & OFFSET
se client_encoding = 'ISO-8859-15' to avoid ERROR: invalid byte sequence for encoding "UTF8": 0xe1 0x66 0x69 Something to do with Ade's commits. While here. make sure there is a space before LIMIT & OFFSET
client_encoding = 'ISO-8859-15'
use client_encoding = 'ISO-8859-15' to avoid ERROR: invalid byte sequence for encoding "UTF8": 0xe1 0x66 0x69 Something to do with Ade's commits. While here. make sure there is a space before LIMIT & OFFSET
When you don't know the repo, say so
Start using _forDisplay
Add new dependencies
Remove call to freshports_NoIndex which we did not commit
Add fetch_depends, $extract_depends, $patch_depends, & $uses
Add fetch_depends, $extract_depends, $patch_depends, & $uses
Display depends as: autoheader-2.69 : devel/autoconf rename Required to build to Build Dependencies rename Reuired to Run to Runtime Dependencies rename Required libraries to LIbrary Dependencies Use Maintainer not Maintained By Use Homepage not Main Web Site bug becomes issue
Speed up the dates query. See also: http://news.freshports.org/2014/11/08/improving-date-search/
Remove E from E'
Don't error out, just say nothing found.
Convert AddSlashes to pg_escape_string
Turn off debugging
Properly name pg_escape_string
Return 0 for watch list data when no user id is supplied
escape message_id
use element_pathname, not pathname
use element_pathname not pathname
use element_pathname not pathname
Set Debug to zero
Add RetrievePort, AddPort, and RemovePort
Add CL to commit_log in searches
Add a bunch of stuff for branches
remove trailing ?>
Remove trailing ?>
Don't add slashes
move from 'pkg install PKGNAME' to 'pkg install category/port' Recommended by Allan Jude
Use 'pkg install' instead of 'pkg_add'
include R.svn_hostname and R.path_to_repo in results so we can link to the SVN comimt
whitespace only
whitespace only
Updates from CVS
Use pg_escape_string instead of AddSlashes. This avoid db errors like: Security Events =-=-=-=-=-=-=-= May 12 19:56:57 supernews postgres[3700]: [2-1] ERROR: syntax error at or near "\" at character 110 System Events =-=-=-=-=-=-= May 12 19:56:57 supernews postgres[3700]: [2-2] STATEMENT: select * from vuxml where vid = '7fcf1727-be71-11db-b2ec-000c6ec775d9\" class=\"resultLink/general.php?*id=\'\''
Add E to various search strings.
Add some E'' to strings. Avoid database errors that way...
Remove links to pds.cgi which is broken
Sort in the right place
Fix some rss validation nits
Apply the LIMIT and OFFSET to the commits, not to the ports.
Fix a problem reported by Uffe Jakobsen <uffe@uffe.org>, regarding adding things to a watch list.
Fix /UPGRADING and /MOVED
Update to full paths
Be sure to urlencode non-port URLs because they can be tricky.
When fetching file names, sort them by file name. :)
For SVN commits, be like CVS and link to the log from the full filename
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
Return the HTML, not 1.
Debugging
Fix broken SQL. Reported by Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Use Required By instead of These ports depend upon this port
Allow long lists of dependents to be compressed via javascript.
Sort by cat/port Suggested by: nox
Display the dependencies sorted by type
Pull dependencies back by type. When pulling them back, pull them back by the right port id.
how about some white space?
remove debugging
Start displaying port dependencies.
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>.
Provide a link to the diff
Add support for license
Fix broken search, reported by Bjoern A. Zeeb
asked -> marked
Instead of nil for no configuration items, show No options to configure
Add ability to search src tree, not just ports.
By default logging of cache activity is off.
If showconfig is empty, display nil.
Add showconfig Use ports.status instead of element.status
Change <i> to <b> instead. add ports.showconfig
ShowDistFilesSurveyLink => ShowDistfilesSurveyLink lowercase f
Whitespace only
Whitespace changes only.
call freshports_DistFilesSurveyURL()
Fix display of commits with lots of ports.
Alter the Count() function to return the number of commits.
Stop using an array to store all the results and process rows as we get them.
For the skull at the top of the page, link to the vuxml.php?package=
Add a bit more sorting criteria to ensure consistent sorts.
Comment out some debug code
Remove link to the Design Contest.
Ummm, revert previous commit. It messes up commits such as: http://beta.freshsource.org/commit.php?message_id=200707091710.l69HAN45082829@repoman.freebsd.org
Get the path into CVSWEB right. Add a missing / for non-port files.
CategoryCacheDir should be CacheDir
Add a way to cache non-ports.
In the SQL, refer to commit_log as CL (easier to type). Add a bunch of missing columns, not really used by this type of commit, but useful for commit_record which expects these columns.
use revision, not revision_name
Move to a ports/category-name/port-name caching format
Add SetShowEntireCommit() Use ShowEntireCommit when deciding whether or not to display the entire commit message.
plain_text => text_plain
Better set the condition.
Cater for new field in announcements table: text_plain
Mention the voting in the FreshPorts Design contest.
Use the committer as author
Move to category/ports/file cache level
Use freshports_CommitDescriptionPrint(), not freshports_PortDescriptionPrint()
Use parent::, not Parent::
remove the failed attempt at & (was &rmp;) for the phorum link
Do not log fetching of flagged commits
Merge to HEAD from FreshPorts2
Standard project directories initialized by cvs2svn.