cvs commit: ports/databases Makefile ports/databases/p5-Data-Page
Makefile distinfo pkg-descr pkg-plist
Kirill Ponomarew
krion at FreeBSD.org
Tue Jul 22 06:47:15 PDT 2003
krion 2003/07/22 06:47:14 PDT
FreeBSD ports repository
Modified files:
databases Makefile
Added files:
databases/p5-Data-Page Makefile distinfo pkg-descr pkg-plist
Log:
New port databases/p5-Data-Page
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 at absolight.net>
Approved by: fjoe (mentor)
Revision Changes Path
1.240 +1 -0 ports/databases/Makefile
1.1 +24 -0 ports/databases/p5-Data-Page/Makefile (new)
1.1 +1 -0 ports/databases/p5-Data-Page/distinfo (new)
1.1 +11 -0 ports/databases/p5-Data-Page/pkg-descr (new)
1.1 +4 -0 ports/databases/p5-Data-Page/pkg-plist (new)
More information about the cvs-all
mailing list