ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/freshports-1/classes/trunk
Revision 4729 - Directory Listing - [select for diffs]
Modified Mon Jul 27 16:39:28 2015 UTC (9 years, 8 months ago) by dan
Diff to previous 4727
Set client encoding in the right place.

Revision 4727 - Directory Listing - [select for diffs]
Modified Fri Jul 24 14:37:07 2015 UTC (9 years, 8 months ago) by dan
Diff to previous 4726
make sure there is a space before LIMIT & OFFSET

Revision 4726 - Directory Listing - [select for diffs]
Modified Fri Jul 24 14:36:53 2015 UTC (9 years, 8 months ago) by dan
Diff to previous 4725
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

Revision 4725 - Directory Listing - [select for diffs]
Modified Fri Jul 24 14:36:20 2015 UTC (9 years, 8 months ago) by dan
Diff to previous 4724
client_encoding = 'ISO-8859-15'

Revision 4724 - Directory Listing - [select for diffs]
Modified Fri Jul 24 14:36:00 2015 UTC (9 years, 8 months ago) by dan
Diff to previous 4722
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

Revision 4722 - Directory Listing - [select for diffs]
Modified Thu Jul 2 16:13:55 2015 UTC (9 years, 9 months ago) by dan
Diff to previous 4717
When you don't know the repo, say so

Revision 4717 - Directory Listing - [select for diffs]
Modified Sat May 2 18:07:18 2015 UTC (9 years, 11 months ago) by dan
Diff to previous 4705
Start using _forDisplay

Revision 4705 - Directory Listing - [select for diffs]
Modified Sat Feb 21 14:52:27 2015 UTC (10 years, 1 month ago) by dan
Diff to previous 4700
Add new dependencies

Revision 4700 - Directory Listing - [select for diffs]
Modified Fri Jan 2 15:26:35 2015 UTC (10 years, 3 months ago) by dan
Diff to previous 4699
Remove call to freshports_NoIndex which we did not commit

Revision 4699 - Directory Listing - [select for diffs]
Modified Thu Jan 1 23:45:45 2015 UTC (10 years, 3 months ago) by dan
Diff to previous 4697
Add fetch_depends, $extract_depends, $patch_depends, & $uses

Revision 4697 - Directory Listing - [select for diffs]
Modified Thu Jan 1 23:42:43 2015 UTC (10 years, 3 months ago) by dan
Diff to previous 4685
Add fetch_depends, $extract_depends, $patch_depends, & $uses

Revision 4685 - Directory Listing - [select for diffs]
Modified Tue Dec 23 02:04:02 2014 UTC (10 years, 3 months ago) by dan
Diff to previous 4684
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


Revision 4684 - Directory Listing - [select for diffs]
Modified Sat Nov 8 17:34:40 2014 UTC (10 years, 4 months ago) by dan
Diff to previous 4682
Speed up the dates query.
See also: http://news.freshports.org/2014/11/08/improving-date-search/

Revision 4682 - Directory Listing - [select for diffs]
Modified Thu Oct 16 14:41:51 2014 UTC (10 years, 5 months ago) by dan
Diff to previous 4681
Remove E from E'

Revision 4681 - Directory Listing - [select for diffs]
Modified Wed Oct 15 00:38:22 2014 UTC (10 years, 5 months ago) by dan
Diff to previous 4678
Don't error out, just say nothing found.

Revision 4678 - Directory Listing - [select for diffs]
Modified Wed Oct 8 00:23:54 2014 UTC (10 years, 5 months ago) by dan
Diff to previous 4676
Convert AddSlashes to pg_escape_string

Revision 4676 - Directory Listing - [select for diffs]
Modified Tue Sep 30 21:38:01 2014 UTC (10 years, 6 months ago) by dan
Diff to previous 4675
Turn off debugging

Revision 4675 - Directory Listing - [select for diffs]
Modified Tue Sep 30 21:37:28 2014 UTC (10 years, 6 months ago) by dan
Diff to previous 4667
Properly name pg_escape_string

Revision 4667 - Directory Listing - [select for diffs]
Modified Sun Sep 21 17:19:59 2014 UTC (10 years, 6 months ago) by dan
Diff to previous 4666
Return 0 for watch list data when no user id is supplied

Revision 4666 - Directory Listing - [select for diffs]
Modified Sun Sep 21 17:19:04 2014 UTC (10 years, 6 months ago) by dan
Diff to previous 4665
escape message_id

Revision 4665 - Directory Listing - [select for diffs]
Modified Sun Sep 21 17:18:46 2014 UTC (10 years, 6 months ago) by dan
Diff to previous 4664
use element_pathname, not pathname

Revision 4664 - Directory Listing - [select for diffs]
Modified Sun Sep 21 17:17:56 2014 UTC (10 years, 6 months ago) by dan
Diff to previous 4663
use element_pathname not pathname

Revision 4663 - Directory Listing - [select for diffs]
Modified Sun Sep 21 17:17:29 2014 UTC (10 years, 6 months ago) by dan
Diff to previous 4662
use element_pathname not pathname

Revision 4662 - Directory Listing - [select for diffs]
Modified Sun Sep 21 17:17:07 2014 UTC (10 years, 6 months ago) by dan
Diff to previous 4661
Set Debug to zero

Revision 4661 - Directory Listing - [select for diffs]
Modified Sun Sep 21 17:16:02 2014 UTC (10 years, 6 months ago) by dan
Diff to previous 4654
Add RetrievePort, AddPort, and RemovePort

Revision 4654 - Directory Listing - [select for diffs]
Modified Fri Sep 12 13:21:56 2014 UTC (10 years, 6 months ago) by dan
Diff to previous 4638
Add CL to commit_log in searches

Revision 4638 - Directory Listing - [select for diffs]
Modified Thu Jun 19 01:26:18 2014 UTC (10 years, 9 months ago) by dan
Diff to previous 4637
Add a bunch of stuff for branches

Revision 4637 - Directory Listing - [select for diffs]
Modified Thu Jun 19 01:25:41 2014 UTC (10 years, 9 months ago) by dan
Diff to previous 4636
remove trailing ?>

Revision 4636 - Directory Listing - [select for diffs]
Modified Thu Jun 19 01:25:02 2014 UTC (10 years, 9 months ago) by dan
Diff to previous 4621
Remove trailing ?>

Revision 4621 - Directory Listing - [select for diffs]
Modified Tue Mar 25 22:44:52 2014 UTC (11 years ago) by dan
Diff to previous 4618
Don't add slashes

Revision 4618 - Directory Listing - [select for diffs]
Modified Sat Mar 8 01:41:03 2014 UTC (11 years ago) by dan
Diff to previous 4581
move from 'pkg install PKGNAME' to 'pkg install category/port'
Recommended by Allan Jude

Revision 4581 - Directory Listing - [select for diffs]
Modified Sun Jan 26 23:11:37 2014 UTC (11 years, 2 months ago) by dan
Diff to previous 4576
Use 'pkg install' instead of 'pkg_add'

Revision 4576 - Directory Listing - [select for diffs]
Modified Sat Jan 25 16:59:34 2014 UTC (11 years, 2 months ago) by dan
Diff to previous 4575
include R.svn_hostname and R.path_to_repo in results so we can link to the SVN comimt

Revision 4575 - Directory Listing - [select for diffs]
Modified Sat Jan 25 16:58:48 2014 UTC (11 years, 2 months ago) by dan
Diff to previous 4574
whitespace only

Revision 4574 - Directory Listing - [select for diffs]
Modified Sat Jan 25 16:57:17 2014 UTC (11 years, 2 months ago) by dan
Diff to previous 4565
whitespace only

Revision 4565 - Directory Listing - [select for diffs]
Modified Thu Jan 23 23:14:57 2014 UTC (11 years, 2 months ago) by dan
Diff to previous 4540
Updates from CVS

Revision 4540 - Directory Listing - [select for diffs]
Modified Sun May 12 20:21:26 2013 UTC (11 years, 10 months ago) by dan
Diff to previous 4527
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=\'\''

Revision 4527 - Directory Listing - [select for diffs]
Modified Mon Apr 8 12:15:34 2013 UTC (11 years, 11 months ago) by dan
Diff to previous 4526
Add E to various search strings.

Revision 4526 - Directory Listing - [select for diffs]
Modified Sun Apr 7 01:19:59 2013 UTC (12 years ago) by dan
Diff to previous 4525
Add some E'' to strings.  Avoid database errors that way...

Revision 4525 - Directory Listing - [select for diffs]
Modified Mon Mar 25 16:09:08 2013 UTC (12 years ago) by dan
Diff to previous 4519
Remove links to pds.cgi which is broken

Revision 4519 - Directory Listing - [select for diffs]
Modified Sat Feb 16 01:58:47 2013 UTC (12 years, 1 month ago) by dan
Diff to previous 4518
Sort in the right place

Revision 4518 - Directory Listing - [select for diffs]
Modified Fri Feb 15 02:09:22 2013 UTC (12 years, 1 month ago) by dan
Diff to previous 4516
Fix some rss validation nits

Revision 4516 - Directory Listing - [select for diffs]
Modified Wed Feb 13 19:06:28 2013 UTC (12 years, 1 month ago) by dan
Diff to previous 4514
Apply the LIMIT and OFFSET to the commits, not to the ports.

Revision 4514 - Directory Listing - [select for diffs]
Modified Tue Jan 29 16:02:57 2013 UTC (12 years, 2 months ago) by dan
Diff to previous 4495
Fix a problem reported by Uffe Jakobsen <uffe@uffe.org>, regarding adding
things to a watch list.

Revision 4495 - Directory Listing - [select for diffs]
Modified Fri Dec 21 18:20:53 2012 UTC (12 years, 3 months ago) by dan
Diff to previous 4479
Fix /UPGRADING and /MOVED

Revision 4479 - Directory Listing - [select for diffs]
Modified Tue Sep 25 18:10:39 2012 UTC (12 years, 6 months ago) by dan
Diff to previous 4459
Update to full paths

Revision 4459 - Directory Listing - [select for diffs]
Modified Tue Aug 7 16:07:57 2012 UTC (12 years, 7 months ago) by dan
Diff to previous 4441
Be sure to urlencode non-port URLs because they can be tricky.

Revision 4441 - Directory Listing - [select for diffs]
Modified Thu Jul 19 18:56:30 2012 UTC (12 years, 8 months ago) by dan
Diff to previous 4439
When fetching file names, sort them by file name.     :)

Revision 4439 - Directory Listing - [select for diffs]
Modified Mon Jul 16 15:59:57 2012 UTC (12 years, 8 months ago) by dan
Diff to previous 4437
For SVN commits, be like CVS and link to the log from the full filename

Revision 4437 - Directory Listing - [select for diffs]
Modified Mon Jul 16 14:53:39 2012 UTC (12 years, 8 months ago) by dan
Diff to previous 4436
Forced commit to correct log message:
- When displaying files, provide the appropriate link to SVN when it's an
  SVN commit

Revision 4436 - Directory Listing - [select for diffs]
Modified Mon Jul 16 14:53:15 2012 UTC (12 years, 8 months ago) by dan
Diff to previous 4401
- When displaying files, provide the appropriate link to SVN when it's an

Revision 4401 - Directory Listing - [select for diffs]
Modified Mon Apr 2 01:03:37 2012 UTC (13 years ago) by dan
Diff to previous 4400
Return the HTML, not 1.

Revision 4400 - Directory Listing - [select for diffs]
Modified Sat Mar 31 20:41:41 2012 UTC (13 years ago) by dan
Diff to previous 4381
Debugging

Revision 4381 - Directory Listing - [select for diffs]
Modified Sat Sep 24 19:55:18 2011 UTC (13 years, 6 months ago) by dan
Diff to previous 4361
Fix broken SQL.  Reported by Ruslan Mahmatkhanov <cvs-src@yandex.ru>

Revision 4361 - Directory Listing - [select for diffs]
Modified Mon Feb 7 01:27:14 2011 UTC (14 years, 1 month ago) by dan
Diff to previous 4359
Use Required By instead of These ports depend upon this port

Revision 4359 - Directory Listing - [select for diffs]
Modified Mon Feb 7 00:45:10 2011 UTC (14 years, 1 month ago) by dan
Diff to previous 4358
Allow long lists of dependents to be compressed via javascript.

Revision 4358 - Directory Listing - [select for diffs]
Modified Mon Feb 7 00:38:59 2011 UTC (14 years, 1 month ago) by dan
Diff to previous 4351
Sort by cat/port
Suggested by: nox

Revision 4351 - Directory Listing - [select for diffs]
Modified Sun Feb 6 14:52:51 2011 UTC (14 years, 1 month ago) by dan
Diff to previous 4350
Display the dependencies sorted by type

Revision 4350 - Directory Listing - [select for diffs]
Modified Sun Feb 6 14:45:46 2011 UTC (14 years, 1 month ago) by dan
Diff to previous 4349
Pull dependencies back by type.
When pulling them back, pull them back by the right port id.

Revision 4349 - Directory Listing - [select for diffs]
Modified Sat Feb 5 18:26:44 2011 UTC (14 years, 2 months ago) by dan
Diff to previous 4348
how about some white space?

Revision 4348 - Directory Listing - [select for diffs]
Modified Sat Feb 5 18:25:00 2011 UTC (14 years, 2 months ago) by dan
Diff to previous 4345
remove debugging

Revision 4345 - Directory Listing - [select for diffs]
Modified Sat Feb 5 18:15:56 2011 UTC (14 years, 2 months ago) by dan
Diff to previous 4340
Start displaying port dependencies.

Revision 4340 - Directory Listing - [select for diffs]
Modified Sat Dec 25 17:44:15 2010 UTC (14 years, 3 months ago) by dan
Diff to previous 4335
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>.

Revision 4335 - Directory Listing - [select for diffs]
Modified Tue Oct 12 19:02:30 2010 UTC (14 years, 5 months ago) by dan
Diff to previous 4317
Provide a link to the diff

Revision 4317 - Directory Listing - [select for diffs]
Modified Thu Sep 16 15:47:38 2010 UTC (14 years, 6 months ago) by dan
Diff to previous 4311
Add support for license

Revision 4311 - Directory Listing - [select for diffs]
Modified Sun Jul 11 18:23:26 2010 UTC (14 years, 8 months ago) by dan
Diff to previous 4278
Fix broken search, reported by Bjoern A. Zeeb

Revision 4278 - Directory Listing - [select for diffs]
Modified Tue May 20 00:39:10 2008 UTC (16 years, 10 months ago) by dan
Diff to previous 4271
asked -> marked

Revision 4271 - Directory Listing - [select for diffs]
Modified Sun Feb 10 19:42:42 2008 UTC (17 years, 1 month ago) by dan
Diff to previous 4269
Instead of nil for no configuration items, show No options to configure

Revision 4269 - Directory Listing - [select for diffs]
Modified Sun Feb 10 19:17:22 2008 UTC (17 years, 1 month ago) by dan
Diff to previous 4260
Add ability to search src tree, not just ports.

Revision 4260 - Directory Listing - [select for diffs]
Modified Sat Jan 26 23:41:05 2008 UTC (17 years, 2 months ago) by dan
Diff to previous 4259
By default logging of cache activity is off.

Revision 4259 - Directory Listing - [select for diffs]
Modified Thu Jan 24 20:33:13 2008 UTC (17 years, 2 months ago) by dan
Diff to previous 4256
If showconfig is empty, display nil.

Revision 4256 - Directory Listing - [select for diffs]
Modified Fri Jan 18 23:59:44 2008 UTC (17 years, 2 months ago) by dan
Diff to previous 4255
Add showconfig
Use ports.status instead of element.status

Revision 4255 - Directory Listing - [select for diffs]
Modified Fri Jan 18 23:59:20 2008 UTC (17 years, 2 months ago) by dan
Diff to previous 4250
Change <i> to <b> instead.
add ports.showconfig

Revision 4250 - Directory Listing - [select for diffs]
Modified Fri Jan 18 15:10:46 2008 UTC (17 years, 2 months ago) by dan
Diff to previous 4249
ShowDistFilesSurveyLink => ShowDistfilesSurveyLink
lowercase f

Revision 4249 - Directory Listing - [select for diffs]
Modified Fri Jan 18 15:06:50 2008 UTC (17 years, 2 months ago) by dan
Diff to previous 4248
Whitespace only

Revision 4248 - Directory Listing - [select for diffs]
Modified Fri Jan 18 15:04:36 2008 UTC (17 years, 2 months ago) by dan
Diff to previous 4245
Whitespace changes only.

Revision 4245 - Directory Listing - [select for diffs]
Modified Thu Jan 3 00:39:04 2008 UTC (17 years, 3 months ago) by dan
Diff to previous 4225
call freshports_DistFilesSurveyURL()

Revision 4225 - Directory Listing - [select for diffs]
Modified Thu Oct 25 00:07:59 2007 UTC (17 years, 5 months ago) by dan
Diff to previous 4224
Fix display of commits with lots of ports.

Revision 4224 - Directory Listing - [select for diffs]
Modified Thu Oct 25 00:07:40 2007 UTC (17 years, 5 months ago) by dan
Diff to previous 4219
Alter the Count() function to return the number of commits.

Revision 4219 - Directory Listing - [select for diffs]
Modified Tue Oct 23 18:39:41 2007 UTC (17 years, 5 months ago) by dan
Diff to previous 4205
Stop using an array to store all the results and process rows as we get
them.

Revision 4205 - Directory Listing - [select for diffs]
Modified Sat Oct 20 22:41:13 2007 UTC (17 years, 5 months ago) by dan
Diff to previous 4153
For the skull at the top of the page, link to the vuxml.php?package=

Revision 4153 - Directory Listing - [select for diffs]
Modified Sun Sep 30 16:47:55 2007 UTC (17 years, 6 months ago) by dan
Diff to previous 4152
Add a bit more sorting criteria to ensure consistent sorts.

Revision 4152 - Directory Listing - [select for diffs]
Modified Sun Sep 30 16:46:23 2007 UTC (17 years, 6 months ago) by dan
Diff to previous 4144
Comment out some debug code

Revision 4144 - Directory Listing - [select for diffs]
Modified Mon Sep 10 15:24:19 2007 UTC (17 years, 6 months ago) by dan
Diff to previous 4130
Remove link to the Design Contest.

Revision 4130 - Directory Listing - [select for diffs]
Modified Tue Jul 10 11:39:07 2007 UTC (17 years, 8 months ago) by dan
Diff to previous 4125
Ummm, revert previous commit.  It messes up commits such as:

http://beta.freshsource.org/commit.php?message_id=200707091710.l69HAN45082829@repoman.freebsd.org

Revision 4125 - Directory Listing - [select for diffs]
Modified Fri Jul 6 19:01:01 2007 UTC (17 years, 9 months ago) by dan
Diff to previous 4115
Get the path into CVSWEB right. Add a missing / for non-port files.

Revision 4115 - Directory Listing - [select for diffs]
Modified Mon Jun 4 02:16:33 2007 UTC (17 years, 10 months ago) by dan
Diff to previous 4114
CategoryCacheDir should be CacheDir

Revision 4114 - Directory Listing - [select for diffs]
Modified Sun Jun 3 16:00:17 2007 UTC (17 years, 10 months ago) by dan
Diff to previous 4112
Add a way to cache non-ports.

Revision 4112 - Directory Listing - [select for diffs]
Modified Sun Jun 3 15:48:25 2007 UTC (17 years, 10 months ago) by dan
Diff to previous 4111
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.

Revision 4111 - Directory Listing - [select for diffs]
Modified Sun Jun 3 15:46:39 2007 UTC (17 years, 10 months ago) by dan
Diff to previous 4110
use revision, not revision_name

Revision 4110 - Directory Listing - [select for diffs]
Modified Sun Jun 3 15:46:18 2007 UTC (17 years, 10 months ago) by dan
Diff to previous 4106
Move to a ports/category-name/port-name caching format

Revision 4106 - Directory Listing - [select for diffs]
Modified Sun Jun 3 03:17:43 2007 UTC (17 years, 10 months ago) by dan
Diff to previous 4103
Add SetShowEntireCommit()
Use ShowEntireCommit when deciding whether or not to display the entire
commit message.

Revision 4103 - Directory Listing - [select for diffs]
Modified Fri Apr 20 02:07:23 2007 UTC (17 years, 11 months ago) by dan
Diff to previous 4096
plain_text => text_plain

Revision 4096 - Directory Listing - [select for diffs]
Modified Thu Apr 12 00:20:29 2007 UTC (17 years, 11 months ago) by dan
Diff to previous 4093
Better set the condition.

Revision 4093 - Directory Listing - [select for diffs]
Modified Fri Apr 6 16:09:51 2007 UTC (18 years ago) by dan
Diff to previous 4087
Cater for new field in announcements table: text_plain

Revision 4087 - Directory Listing - [select for diffs]
Modified Mon Apr 2 20:14:53 2007 UTC (18 years ago) by dan
Diff to previous 4068
Mention the voting in the FreshPorts Design contest.

Revision 4068 - Directory Listing - [select for diffs]
Modified Thu Mar 8 21:38:55 2007 UTC (18 years, 1 month ago) by dan
Diff to previous 4058
Use the committer as author

Revision 4058 - Directory Listing - [select for diffs]
Modified Tue Feb 13 23:13:13 2007 UTC (18 years, 1 month ago) by dan
Diff to previous 4055
Move to category/ports/file cache level

Revision 4055 - Directory Listing - [select for diffs]
Modified Mon Feb 12 22:02:03 2007 UTC (18 years, 1 month ago) by dan
Diff to previous 4054
Use freshports_CommitDescriptionPrint(), not freshports_PortDescriptionPrint()

Revision 4054 - Directory Listing - [select for diffs]
Modified Mon Feb 12 22:01:29 2007 UTC (18 years, 1 month ago) by dan
Diff to previous 4036
Use parent::, not Parent::

Revision 4036 - Directory Listing - [select for diffs]
Modified Sat Jan 20 00:50:00 2007 UTC (18 years, 2 months ago) by dan
Diff to previous 4026
remove the failed attempt at &amp; (was &rmp;) for the phorum link

Revision 4026 - Directory Listing - [select for diffs]
Modified Sat Dec 30 17:02:30 2006 UTC (18 years, 3 months ago) by dan
Diff to previous 4009
Do not log fetching of flagged commits

Revision 4009 - Directory Listing - [select for diffs]
Modified Sun Dec 17 11:37:22 2006 UTC (18 years, 3 months ago) by dan
Diff to previous 742
Merge to HEAD from FreshPorts2

Revision 742 - Directory Listing - [select for diffs]
Added Sun Dec 23 02:53:30 2001 UTC (23 years, 3 months ago) by (unknown author)
Standard project directories initialized by cvs2svn.

Convenience Links