a028 FreshPorts -- net/p5-ZConf
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-ZConf 6.1.0 net on this many watch lists=0 search for ports that depend on this port
A configuration system allowing for either file or LDAP backed storage
Maintained by: vvelox@vvelox.net search for ports maintained by this maintainer
Port Added: 09 Jul 2008 12:21:01
Also Listed In: perl5
License: not specified in port


A configuration system allowing for either file or LDAP backed storage.

zccreate	Creates a new ZConf config or set.
zcget	Reads a value from a ZConf config.
zccdump	Dumps a ZConf config to ZML.
zcls	Lists configured ZConf congigs and sets.
zcrm	Remove a ZConf config or set.
zcset	Sets a value in a ZConf config.
zcvdel	Remove a variable from a ZConf config.
zcvls	Lists the keys of a ZConf config.
zcchooser-edit	Edits the chooser for a config.
zcchooser-get	Gets the chooser for a config.
zcchooser-run	Return the set that will be used for a config.
zcchooser-set	Set the chooser using data in the specified file.

WWW: http://search.cpan.org/dist/ZConf/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. devel/p5-Chooser
  2. devel/p5-Error-Helper
  3. devel/p5-File-BaseDir
  4. devel/p5-Module-List
  5. net/p5-Net-LDAP-AutoDNs
  6. net/p5-Net-LDAP-AutoServer
  7. net/p5-Net-LDAP-LDAPhash
  8. net/p5-Net-LDAP-Makepath
  9. devel/p5-ZML
  10. net/p5-perl-ldap
  11. lang/perl5.8
Required To Run:
  1. devel/p5-Chooser
  2. devel/p5-Error-Helper
  3. devel/p5-File-BaseDir
  4. devel/p5-Module-List
  5. net/p5-Net-LDAP-AutoDNs
  6. net/p5-Net-LDAP-AutoServer
  7. net/p5-Net-LDAP-LDAPhash
  8. net/p5-Net-LDAP-Makepath
  9. devel/p5-ZML
  10. net/p5-perl-ldap
  11. lang/perl5.8

This port is required by:

for Build for Run

To install the port: cd /usr/ports/net/p5-ZConf/ && make install clean
To add the package: pkg_add -r p5-ZConf


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/V/VV/VVELOX/
  3. ftp://ftp.cpan.org/pub/CPAN/authors/id/V/VV/VVELOX/
  4. ftp://ftp.dti.ad.jp/pub/lang/CPAN/authors/id/V/VV/VVELOX/
  5. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/V/VV/VVELOX/
  6. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/V/VV/VVELOX/
  7. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/authors/id/V/VV/VVELOX/
  8. ftp://ftp.sunet.se/pub/lang/perl/CPAN/authors/id/V/VV/VVELOX/
  9. ftp://mirror.hiwaay.net/CPAN/authors/id/V/VV/VVELOX/
  10. http://at.cpan.org/authors/id/V/VV/VVELOX/
  11. http://backpan.perl.org/authors/id/V/VV/VVELOX/
  12. http://cpan.nctu.edu.tw/authors/id/V/VV/VVELOX/
  13. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/V/VV/VVELOX/
  14. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/V/VV/VVELOX/
  15. http://www.cpan.dk/authors/id/V/VV/VVELOX/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2012-06-05
    Affects: users of net/p5-ZConf
    Author: vvelox@vvelox.net
    Reason: 
      Please append '.set' to all sets for the FS backend. This was done to prevent
      collisions between config and set names. Previously the config
      "someConfig/default" would collide with the set "default" for "someConfig".
    
    

Number of commits found: 23

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
05 Jun 2012 08:50:31
Original commit files touched by this commit  6.1.0
sunpoet search for other commits by this committer
- Update to 6.1.0
- While I'm here, remove SITE_PERL from *_DEPENDS and sort it

Changes:        http://search.cpan.org/dist/ZConf/Changes
PR:             ports/168623
Submitted by:   Zane C.B-H. <vvelox@vvelox.net> (maintainer)
20 Jun 2011 08:37:15
Original commit files touched by this commit  5.1.0
az search for other commits by this committer
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
  See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
16 May 2011 13:18:50
Original commit files touched by this commit  5.1.0
culot search for other commits by this committer
- Update to 5.1.0

PR:             ports/157003
Submitted by:   Zane C.B. <vvelox@vvelox.net> (maintainer)
15 Feb 2011 03:55:31
Original commit files touched by this commit  4.2.1
miwi search for other commits by this committer
- Update to 4.2.1

PR:             154790
Submitted by:   "Zane C.B." <vvelox@vvelox.net> (maintainer)
10 Oct 2010 06:09:02
Original commit files touched by this commit  4.0.0
pgollucci search for other commits by this committer
- Update to 4.0.0

PR:             ports/150914
Submitted by:   Zane C.B. <vvelox@vvelox.net> (maintainer)
Changes:        http://search.cpan.org/dist/ZConf/Changes
15 May 2010 07:51:30
Original commit files touched by this commit  3.1.0
lwhsu search for other commits by this committer
- Update to 3.1.0

PR:             ports/146580
Submitted by:   "Zane C.B." <vvelox AT vvelox.net> (maintainer)
13 Mar 2010 12:46:06
Original commit files touched by this commit  3.0.2_1
wen search for other commits by this committer
- Fix dependence

PR:             ports/144134
Submitted by:   "Zane C.B." <vvelox@vvelox.net> (maintainer)
17 Dec 2009 22:31:34
Original commit files touched by this commit  3.0.2
pgollucci search for other commits by this committer
- Fix the distinfo

Reported by:    QAT
17 Dec 2009 22:28:16
Original commit files touched by this commit  3.0.2
pgollucci search for other commits by this committer
- Update to 3.0.0

PR:             ports/141504
Approved by:    maintainer
Submitted by:   myself (pgollucci@)
16 Dec 2009 06:54:26
Original commit files touched by this commit  3.0.2
wen search for other commits by this committer
- Update to 3.0.2

PR:             ports/141659
Submitted by:   "Zane C.B." <vvelox@vvelox.net> (maintainer)
15 Dec 2009 21:07:25
Original commit files touched by this commit  3.0.0
pgollucci search for other commits by this committer
- Update to 3.0.0

PR:             ports/141504
Approved by:     maintainer
Submitted by:   myself (pgollucci@)
27 Nov 2009 23:53:15
Original commit files touched by this commit  2.0.1
miwi search for other commits by this committer
- Update to 2.0.1

PR:             140816
Submitted by:   "Zane C.B." <vvelox@vvelox.net> (maintainer)
20 Nov 2009 20:37:32
Original commit files touched by this commit  1.3.1
miwi search for other commits by this committer
- Update to 1.3.1

PR:             140687
Submitted by:   Sahil Tandon <sahil@tandon.net>
Approved by:    maintainer
04 Nov 2009 13:26:19
Original commit files touched by this commit  1.2.1
miwi search for other commits by this committer
- Update to 1.2.1

PR:             139744
Submitted by:   "Zane C.B." <vvelox@vvelox.net> (maintainer)
21 Sep 2009 11:28:14
Original commit files touched by this commit  1.2.0
miwi search for other commits by this committer
- Update to 1.2.0

PR:             139005
Submitted by:   "Zane C.B." <vvelox@vvelox.net> (maintainer)
Feature safe:   yes
15 Jun 2009 19:42:37
Original commit files touched by this commit  1.1.1
miwi search for other commits by this committer
- Update to 1.1.1

PR:             134991
Submitted by:   "Zane C.B." <vvelox@vvelox.net> (maintainer)
13 Dec 2008 15:33:22
Original commit files touched by this commit  0.7.0
miwi search for other commits by this committer
- Update to 0.7.0

PR:             129578
Submitted by:   "Zane C.B." <vvelox@vvelox.net> (maintainer)
08 Nov 2008 20:14:43
Original commit files touched by this commit  0.6.0
miwi search for other commits by this committer
- Update to 0.6.0

PR:             128381
Submitted by:   maintainer
24 Oct 2008 18:50:22
Original commit files touched by this commit  0.4.0
miwi search for other commits by this committer
- Update to 0.4.0

PR:             127569
Submitted by:   "Zane C.B." <vvelox@vvelox.net> (maintainer)
06 Aug 2008 13:37:55
Original commit files touched by this commit  0.3.2
miwi search for other commits by this committer
- Update to 0.3.2

PR:             125893
Submitted by:   "Zane C.B." <vvelox@vvelox.net> (maintainer)
18 Jul 2008 15:56:08
Original commit files touched by this commit  0.3.1
miwi search for other commits by this committer
- Update to 0.3.1

PR:             125619
Submitted by:   "Zane C.B." <vvelox@vvelox.net> (maintainer)
09 Jul 2008 21:14:58
Original commit files touched by this commit  0.2.0
gahr search for other commits by this committer
- Fix WWW line in pkg-descr [1]
- s|spaces|tab| after variable name in Makefile

PR:             125447 [1]
Submitted by:   Zane C.B. <vvelox@vvelox.net> (maintainer) [1]
09 Jul 2008 12:20:04
Original commit files touched by this commit  0.2.0
edwin search for other commits by this committer
Net port: devel/p5-ZConf A configuration system allowing for either
file or LDAP backed storage.

        A configuration system allowing for either file or LDAP
        backed storage.

        WWW: http://search.cpan.org/dist/Net-LDAP-Makepath/

PR:             ports/124958
Submitted by:   "Zane C.B." <vvelox@vvelox.net>

Number of commits found: 23

282e
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 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 24528
Broken 216
Deprecated 473
Ignore 635
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 6
new 48 hours10
new 7 days29
new fortnight58
new month215

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