FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 6:30 PM GMT
Port details
pear-Console_Table 1.1.4 devel on this many watch lists=1 search for ports that depend on this port
PHP class that makes it easy to build console style tables
Maintained by: miwi@FreeBSD.org search for ports maintained by this maintainer
Port Added: 31 Aug 2003 22:05:51
Also Listed In: pear
License: not specified in port
PHP classes providing methods such as addRow(), insertRow(), addCol(), etc.
to build Console tables.

Can be with or without headers, and has various configurable options.

WWW: http://pear.php.net/package/Console_Table
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/pear
Required To Run: devel/pear, devel/pear

Required by:
for Run

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


Configuration Options
     No options to configure

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

Number of commits found: 20

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Jan 2012 17:40:15
Original commit files touched by this commit  1.1.4
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
03 Jul 2011 14:59:23
Original commit files touched by this commit  1.1.4
ohauer search for other commits by this committer
-remove MD5
04 Nov 2010 09:59:53
Original commit files touched by this commit  1.1.4
miwi search for other commits by this committer
- Update to 1.1.4
24 Oct 2008 12:24:53
Original commit files touched by this commit  1.1.3
miwi search for other commits by this committer
- Update to 1.1.3
08 Sep 2008 00:22:00
Original commit files touched by this commit  1.1.2
chinsan search for other commits by this committer
- Pass maintainership to miwi
10 Aug 2008 01:50:26
Original commit files touched by this commit  1.1.2
chinsan search for other commits by this committer
- Update to 1.1.2
01 May 2008 14:24:48
Original commit files touched by this commit  1.1.1
chinsan search for other commits by this committer
- Update to 1.1.1
31 Mar 2008 15:06:44
Original commit files touched by this commit  1.1.0
chinsan search for other commits by this committer
- Update to 1.1.0.
- ChangeLog: http://pear.php.net/package/Console_Table/download/
13 Jan 2008 16:40:20
Original commit files touched by this commit  1.0.8
chinsan search for other commits by this committer
- Update to 1.0.8
- Changelog: http://pear.php.net/package/Console_Table/download/
30 Jul 2007 12:51:48
Original commit files touched by this commit  1.0.7
chinsan search for other commits by this committer
- Update to 1.0.7.

Approved by:    rafan (mentor, implicit)
21 Nov 2006 17:23:47
Original commit files touched by this commit  1.0.5
shaun search for other commits by this committer
Update to 1.0.5.

PR:             ports/104701
Submitted by:   chinsan (maintainer)
03 Oct 2006 15:34:44
Original commit files touched by this commit  1.0.4
chinsan search for other commits by this committer
Change the following ports to my FreeBSD.org email.
Approved by:    delphij (mentor)

archivers/pecl-bz2/Makefile
archivers/pecl-lzf/Makefile
archivers/pecl-rar/Makefile
audio/fapg/Makefile
audio/pecl-id3/Makefile
chinese/CJKUnifonts/Makefile
chinese/auto-tw-l10n/Makefile
chinese/dfsongsd/Makefile
chinese/fortunetw/Makefile
chinese/gcin/Makefile
chinese/joe/Makefile
chinese/joe2/Makefile
(Only the first 15 lines of the commit message are shown above View all of this commit message)
02 Aug 2006 23:31:09
Original commit files touched by this commit  1.0.4
rafan search for other commits by this committer
- Update to 1.0.4
- Pass maintainership to submitter

PR:             ports/101265
Submitted by:   chinsan <chinsan.tw at gmail.com>
09 Dec 2005 19:24:52
Original commit files touched by this commit  1.0.2
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
24 Nov 2005 15:40:04
Original commit files touched by this commit  1.0.2
pav search for other commits by this committer
- Add some SHA256 checksums
05 Oct 2005 21:57:55
Original commit files touched by this commit  1.0.2
pav search for other commits by this committer
- Update to 1.0.2
29 Jan 2004 07:24:56
Original commit files touched by this commit  1.0.1_1
trevor search for other commits by this committer
SIZEify.
28 Dec 2003 07:55:47
Original commit files touched by this commit  1.0.1_1
edwin search for other commits by this committer
[PATCH] simplify pear-* ports

        These patches do the following things for PEAR ports:

        * devel-pear-PEAR-Makefile.common.patch
            - provides a do-install target and all that jazz in
              devel/pear-PEAR/Makefile.common
            - individual PEAR ports now just set a few variables:
        * pear-ports-Makefile.common-ng.patch
            contains changes for all pear-* ports including devel/pear-PEAR

        See http://smradoch.innuendo.cz/FreeBSD/ for complete description.

Note: still missing are:
        devel/pear-HTML_Common
        devel/pear-I18N
        net/pear-Net_NNTP
        security/pear-Auth

PR:             ports/59213
Submitted by:   Roman Neuhauser <neuhauser@bellavista.cz>
12 Nov 2003 23:46:19
Original commit files touched by this commit  1.0.1
edwin search for other commits by this committer
Add the virtual category "pear" to the Makefiles of these ports.

PR:             ports/56582
Submitted by:   edwin@mavetju.org
Approved by:    portmgr@freebsd.org
31 Aug 2003 22:03:48
Original commit files touched by this commit  1.0.1
edwin search for other commits by this committer
New port: devel/pear-Console_Table, a PEAR class that makes it easy
to build console style tables.

        A PEAR class that makes it easy to build console style tables.
        This package is used by the new Horde's translation module.

PR:             ports/56240
Submitted by:   Thierry Thomas <thierry@pompo.net>

Number of commits found: 20

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 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 23153
Broken 191
Deprecated 96
Ignore 727
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 3
new 48 hours9
new 7 days45
new fortnight70
new month138

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

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.162 seconds.