aboutsummaryrefslogtreecommitdiff
path: root/databases/pear-MDB_QueryTool
Commit message (Collapse)AuthorAgeFilesLines
* Stage support for non-IGNORED pear classesAntoine Brodin2013-11-251-1/+0
| | | | | | | | Tested by: poudriere Approved by: portmgr (bapt) Notes: svn path=/head/; revision=334871
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* - Convert to PEAR_AUTOINSTALLMartin Wilke2013-03-171-5/+1
| | | | | | | | - Trim header - Take maintainership Notes: svn path=/head/; revision=314451
* - Update to 1.2.3Martin Wilke2012-05-032-29/+6
| | | | | | | | PR: 166969 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Notes: svn path=/head/; revision=295962
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr Notes: svn path=/head/; revision=289563
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Update to 1.2.2Martin Wilke2008-01-122-4/+4
| | | | | | | (fixed identifier quoting with functions in _buildSelect()) Notes: svn path=/head/; revision=205507
* - Update to 1.2.1Martin Wilke2008-01-122-5/+4
| | | | Notes: svn path=/head/; revision=205504
* - Fix depends after pear-log updateMartin Wilke2007-06-111-1/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=193266
* - Update to 1.2.0Martin Wilke2007-04-272-5/+5
| | | | | | | - Take maintainership Notes: svn path=/head/; revision=191014
* Reset maintainership of ports assigned to antonio@php.net after numerousMark Linimon2006-09-231-1/+1
| | | | | | | | | maintainer-timeouts and no response to email. We hope to see him back. Hat: portmgr Notes: svn path=/head/; revision=173626
* - Update to 1.0.1Pav Lucistnik2006-01-112-8/+13
| | | | | | | | PR: ports/91662 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer) Notes: svn path=/head/; revision=153310
* Remove pear ports obsolated by devel/pear and switchAlex Dupre2005-12-091-1/+1
| | | | | | | | | dependencies of all the other pear ports. Discussed with: thierry, antonio@php.net Notes: svn path=/head/; revision=150745
* Add pear-MDB_QueryTool 1.0.0, PEAR OO-interface for easilyThierry Thomas2005-03-073-0/+58
retrieving and modifying data in a DB. PR: 78368 Submitted by: Antônio Carlos Venâncio Júnior Notes: svn path=/head/; revision=130556