FreshPorts -- The Place For Ports Fri, 5 Dec 2008 5:35 PM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

Port details
pear-Config 1.10.11 devel on this many watch lists=0 search for ports that depend on this port
Your configurations swiss-army knife
Maintained by: miwi@FreeBSD.org search for ports maintained by this maintainer
Port Added: 08 Sep 2003 01:34:54
Also Listed In: www pear


The Config package provides methods for configuration manipulation.

* Creates configurations from scratch
* Parses and outputs different formats (XML, PHP, INI, Apache...)
* Edits existing configurations
* Converts configurations to other formats
* Allows manipulation of sections, comments, directives...
* Parses configurations into a tree structure
* Provides XPath like access to directives

WWW: http://pear.php.net/package/Config/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/pear
Required To Run: devel/pear, devel/pear

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


Configuration Options
===> The following configuration options are available for pear-Config-1.10.11:
     PEAR_XML_PARSER=off (default) "PEAR::XML_Parser support"
     PEAR_XML_UTIL=off (default) "PEAR::XML_Util support"
===> Use 'make config' to modify these settings

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

Number of commits found: 16

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
08 Sep 2008 01:22:00
Original commit files touched by this commit  1.10.11
chinsan search for other commits by this committer
- Pass maintainership to miwi
30 Jul 2007 13:45:55
Original commit files touched by this commit  1.10.11
chinsan search for other commits by this committer
- Update to 1.10.11.

Approved by:    rafan (mentor, implicit)
12 Nov 2006 19:39:41
Original commit files touched by this commit  1.10.8
miwi search for other commits by this committer
- Update to 1.10.8

PR:             ports/105354
Submitted by:   chinsan@ (maintainer)
01 Nov 2006 06:35:38
Original commit files touched by this commit  1.10.7
miwi search for other commits by this committer
- Update to 1.10.7
- Pass maintainership to submitter

PR:             ports/104762
Submitted by:   chinsan@
23 Sep 2006 01:23:36
Original commit files touched by this commit  1.10.6
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
18 Jun 2006 20:37:44
Original commit files touched by this commit  1.10.6
miwi search for other commits by this committer
Update to 1.10.6

PR:             ports/98992
Submitted by:   Linh Pham <question+fbsdports@closedsrc.org>
Approved by:    krion (mentor), maintainer
22 Jan 2006 08:30:12
Original commit files touched by this commit  1.10.4
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
09 Dec 2005 19:24:52
Original commit files touched by this commit  1.10.4
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
14 Feb 2005 18:32:07
Original commit files touched by this commit  1.10.4
thierry search for other commits by this committer
Upgrade to 1.10.4 (bugfix release).

Changelog:

 * Fixed bug #3298 which wouldn't parse arrays with numerical indexes
   correctly.
 * Fixed bug #2742 which didn't trim variable names in Inicommented file.
 * changed XML_Parser and XML_Util dependencies to optional, since
   they're only needed when parsing XML files (bug #2738).
 * added a new container for editing files of php constants, courtesy of
   philip ortel [me@phillipoertel.com] (devel).

PR:             ports/77460
Submitted by:   Roman Neuhauser
Approved by:    maintainer.
26 Oct 2004 23:26:34
Original commit files touched by this commit  1.10.3
thierry search for other commits by this committer
Upgrade to 1.10.3.

PR:             ports/72971
Submitted by:   maintainer.
26 Aug 2004 19:39:15
Original commit files touched by this commit  1.10.2
thierry search for other commits by this committer
Upgrade to to 1.10.2.

PR:             70987
Submitted by:   maintainer.
25 Aug 2004 22:35:45
Original commit Encoding Errors (not all of the commit message was ASCII) files touched by this commit  1.8_1
thierry search for other commits by this committer
- Take maintainership;
- since I'm here, fix RUN_DEPENDS.

PR:             ports/70957
Submitted by:   Ant?nio Carlos Ven?ncio J?nior
29 Jan 2004 07:24:56
Original commit files touched by this commit  1.8_1
trevor search for other commits by this committer
SIZEify.
28 Dec 2003 07:55:47
Original commit files touched by this commit  1.8_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.8
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
08 Sep 2003 01:34:19
Original commit files touched by this commit  1.8
edwin search for other commits by this committer
New port: PEAR Config package provides methods for configuration manipulation

        The Config package provides methods for configuration manipulation.

        * Creates configurations from scratch
        * Parses and outputs different formats (XML, PHP, INI, Apache...).
        * Edits existing configurations
        * Converts configurations to other formats
        * Allows manipulation of sections, comments, directives...
        * Parses configurations into a tree structure

PR:             ports/56362
Submitted by:   Alex Miller <asm@asm.kiev.ua>

Number of commits found: 16

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
squirrelmailDec 04
cups-baseNov 29
hplipNov 29
samba3Nov 29
samba3Nov 29
wordpressNov 29
wordpressNov 29
wordpressNov 29
wordpress-muNov 29
imlib2Nov 24
firefox*Nov 23
firefox-devel*Nov 23
firefox10*Nov 23
firefox15*Nov 23
firefox3*Nov 23

9 vulnerabilities affecting 22 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 19497
Broken 162
Deprecated 87
Ignore 472
Forbidden 8
Restricted 262
No CDROM 132
Vulnerable 55
Expired 57
Set to expire 71
Interactive 78
new 24 hours 4
new 48 hours5
new 7 days29
new fortnight93
new month165

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

Add tab to Netscape 6

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