aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pbreg
Commit message (Collapse)AuthorAgeFilesLines
* - Remove USE_GZIP=yes since it is defaultWen Heping2011-07-071-1/+0
| | | | | | | | | PR: ports/157174 Submitted by: Alex kozlov <spam@rm-rf.kiev.ua> Approved by: pav@(portmgr) Notes: svn path=/head/; revision=277219
* - Use canonical format for FreeBSD.org MAINTAINER addressesSunpoet Po-Chuan Hsieh2010-12-252-2/+1
| | | | | | | | | | | - Remove obsolete MD5 checksum while I'm here PR: ports/152844 Submitted by: sunpoet (myself) Approved by: miwi (with portmgr hat) Notes: svn path=/head/; revision=266895
* pbreg is a command-line front-end to QT's QSettings framework, allowing scriptsKris Moore2010-03-313-0/+49
and other command-line apps to get & set keys. This program can be used to easily interact between QT-based GUI's and command-line implementations of these applications. WWW: http://www.pcbsd.org/ Approved by: brooks (co-mentor) Notes: svn path=/head/; revision=251893