cvs commit: ports/sysutils Makefile ports/sysutils/pbreg Makefile distinfo pkg-descr

Kris Moore kmoore at FreeBSD.org
Wed Mar 31 13:32:36 UTC 2010


kmoore      2010-03-31 13:32:36 UTC

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/pbreg       Makefile distinfo pkg-descr 
  Log:
  pbreg is a command-line front-end to QT's QSettings framework, allowing scripts
  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)
  
  Revision  Changes    Path
  1.1173    +1 -0      ports/sysutils/Makefile
  1.1       +38 -0     ports/sysutils/pbreg/Makefile (new)
  1.1       +3 -0      ports/sysutils/pbreg/distinfo (new)
  1.1       +8 -0      ports/sysutils/pbreg/pkg-descr (new)


More information about the cvs-ports mailing list