Date: Mon, 14 Mar 2005 20:15:54 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases Makefile ports/databases/pear-DB_Table Makefile distinfo pkg-descr Message-ID: <200503142015.j2EKFtQW087760@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pav 2005-03-14 20:15:54 UTC
FreeBSD ports repository
Modified files:
databases Makefile
Added files:
databases/pear-DB_Table Makefile distinfo pkg-descr
Log:
New port: databases/pear-DB_Table PEAR object-oriented interface to a database table
PEAR::DB_Table builds on PEAR DB to abstract datatypes and automate table
creation, data validation, insert, update, delete, and select; combines
these with PEAR::HTML_QuickForm to automatically generate input forms
that match the table column definitions.
PR: ports/78588
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
Revision Changes Path
1.416 +1 -0 ports/databases/Makefile
1.1 +44 -0 ports/databases/pear-DB_Table/Makefile (new)
1.1 +2 -0 ports/databases/pear-DB_Table/distinfo (new)
1.1 +6 -0 ports/databases/pear-DB_Table/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503142015.j2EKFtQW087760>
