Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update my ports to use my @FreeBSD.org address | Mathieu Arnold | 2003-08-16 | 1 | -1/+1 |
| | | | | | | | Approved by: demon (mentor) Notes: svn path=/head/; revision=87033 | ||||
* | New port databases/p5-Data-Page | Kirill Ponomarev | 2003-07-22 | 4 | -0/+40 |
When searching through large amounts of data, it is often the case that a result set is returned that is larger than we want to display on one page. This results in wanting to page through various pages of data. The maths behind this is unfortunately fiddly, hence this module. PR: 54720 Submitted by: Mathieu Arnold <m@absolight.net> Approved by: fjoe (mentor) Notes: svn path=/head/; revision=85377 |