77cd FreshPorts -- databases/pear-DB_Table
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
pear-DB_Table 1.5.6_1,1 databases on this many watch lists=0 search for ports that depend on this port
PEAR object-oriented interface to a database table
Maintained by: miwi@FreeBSD.org search for ports maintained by this maintainer
Port Added: 14 Mar 2005 20:16:42
Also Listed In: www pear
License: not specified in port


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.

WWW: http://pear.php.net/package/DB_Table/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/pear
Required To Run:
  1. devel/pear
  2. devel/pear

This port is required by:

for Build for Run

To install the port: cd /usr/ports/databases/pear-DB_Table/ && make install clean
To add the package: pkg_add -r pear-DB_Table


Configuration Options
===> The following configuration options are available for pear-DB_Table-1.5.6_1,1:
     PEAR_DB=off: PEAR::DB support
     PEAR_HTML_QUICKFORM=off: PEAR::HTML_QuickForm support
     PEAR_MDB2=off: PEAR::MDB2 support
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/PEAR/
  2. http://de.pear.php.net/get/
  3. http://pear.php.net/get/
  4. http://us.pear.php.net/get/

Number of commits found: 19

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
15 Mar 2013 12:14:30
Original commit files touched by this commit  1.5.6_1,1
miwi search for other commits by this committer
- Remove post-extract this is no longer needed.
- Bump PORTREVISION
15 Mar 2013 02:35:02
Original commit files touched by this commit  1.5.6,1
miwi search for other commits by this committer
- Convert to PEAR_AUTOINSTALL
17 Dec 2012 02:15:14
Refresh Original commit files touched by this commit
  Sanity Test Failure
bapt search for other commits by this committer
Convert miwi's ports to new Options framework
While here fix some consistency in PEAR options name
bumped revision of net/icpld and net/ipsumdump because IPV6 is now on

Approved by:	miwi (maintainer)
21 Jan 2012 17:40:15
Original commit files touched by this commit  1.5.6,1
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
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
20 Mar 2011 12:54:45
Original commit files touched by this commit  1.5.6,1
miwi search for other commits by this committer
- Get Rid MD5 support
28 Dec 2008 15:34:43
Original commit files touched by this commit  1.5.6,1
miwi search for other commits by this committer
- Update to 1.5.6
20 Jun 2008 17:54:10
Original commit files touched by this commit  1.5.5,1
miwi search for other commits by this committer
- Update to 1.5.5

PR:             124790
Submitted by:   Wen heping <wenheping@gmail.com>
19 Jun 2008 00:24:03
Original commit files touched by this commit  1.5.3,1
miwi search for other commits by this committer
- Update to 1.5.3

PR:             124352
Submitted by:   Wen heping <wenheping@gmail.com> (maintainer)
16 May 2008 14:19:01
Original commit files touched by this commit  1.5.2,1
miwi search for other commits by this committer
- Update to 1.5.2

PR:             123695
Submitted by:   Wen heping <wenheping@gmail.com>
03 Apr 2008 12:02:13
Original commit files touched by this commit  1.5.1,1
miwi search for other commits by this committer
- Update to 1.5.1

PR:             122250
Submitted by:   Wen heping <wenheping@gmail.com>
19 Dec 2007 09:40:24
Original commit files touched by this commit  1.5.0,1
miwi search for other commits by this committer
- Update to 1.5.0
- Set PORTEPOCH (1.5.0r2 -> 1.5.0)
29 Apr 2007 14:36:56
Original commit files touched by this commit  1.5.0r2
miwi search for other commits by this committer
- Update to 1.5.0 RC2
- Take maintainership
12 Nov 2006 20:11:27
Original commit files touched by this commit  1.4.0
miwi search for other commits by this committer
- Update to 1.4.0

PR:             ports/105386
Submitted by:   Thomas Abthorpe <thomas@goodking.ca>
23 Sep 2006 00:23:36
Original commit files touched by this commit  1.2.1
linimon search for other commits by this committer
Reset maintainership of ports assigned to antonio@php.net after numerous
maintainer-timeouts and no response to email.  We hope to see him back.

Hat:            portmgr
04 May 2006 21:41:12
Original commit files touched by this commit  1.2.1
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with D
11 Jan 2006 18:24:43
Original commit files touched by this commit  1.2.1
pav search for other commits by this committer
- Update to 1.2.1

PR:             ports/91635
Submitted by:   Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
09 Dec 2005 19:24:52
Original commit files touched by this commit  1.0.1
ale search for other commits by this committer
Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports.

Discussed with: thierry, antonio@php.net
30 May 2005 20:09:54
Original commit files touched by this commit  1.0.1
pav search for other commits by this committer
- Update to 1.0.1

PR:             ports/81657
Submitted by:   Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
14 Mar 2005 20:15:54
Original commit files touched by this commit  1.0.0
pav search for other commits by this committer
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>

Number of commits found: 19

283c
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsJun 19
otrsJun 19
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04

9 vulnerabilities affecting 12 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24568
Broken 188
Deprecated 455
Ignore 562
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 49
Set to expire 440
Interactive 33
new 24 hours 5
new 48 hours8
new 7 days28
new fortnight84
new month172

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0