aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-ZConf-GUI
Commit message (Collapse)AuthorAgeFilesLines
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.Andrej Zverev2011-06-202-2/+1
| | | | | | | | | See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. - Remove MD5 checksum Notes: svn path=/head/; revision=275886
* - Add missing perl5 virtual categoriesPhilip M. Gollucci2010-09-131-1/+1
| | | | Notes: svn path=/head/; revision=261102
* - Update to 1.0.3Sylvio Cesar Teixeira2010-07-022-4/+4
| | | | | | | | | PR: ports/148286 Submitted by: Zane C.B. <vvelox@vvelox.net> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=257296
* - Update to 1.0.2Martin Wilke2009-11-022-4/+7
| | | | | | | | PR: 140071 Submitted by: "Zane C.B." <vvelox@vvelox.net> (maintainer) Notes: svn path=/head/; revision=243678
* Update to 1.0.0Ion-Mihai Tetcu2009-10-172-4/+4
| | | | | | | | | PR: 139533 Submitted by: Sahil Tandon Approved by: maintainer Notes: svn path=/head/; revision=242980
* Utilize %%SITE_PERL%% and %%PERL_ARCH%% in pkg-plistsPhilip M. Gollucci2009-07-301-3/+3
| | | | | | | | | PR: ports/136771 Exp Run by: pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=238688
* A ZConf backed method of choosing a backend for a Perl module thatMartin Wilke2009-06-154-0/+49
has multiple backends. zcgui-get Gets the current preferred backends for a module. zcgui-gux Gets the value for useX. zcgui-la Lists available GUI backends for a ZConf::GUI compliant module. zcgui-lm Lists the modules that currently have preferences set. zcgui-set Set the preferred backends for a module. zcgui-sux Set the useX value for a module. zcgui-which Prints a list of the available preferred modules for a module. WWW: http://search.cpan.org/dist/ZConf-GUI/ PR: ports/134988 Submitted by: Zane C, Bowers <vvelox at vvelox.net> Notes: svn path=/head/; revision=235916