cvs commit: ports/textproc Makefile ports/textproc/scim-bridge Makefile distinfo pkg-descr ports/textproc/scim-bridge-qt4 Makefile distinfo pkg-descr pkg-plist

Max Brazhnikov makc at FreeBSD.org
Tue Sep 23 15:16:59 UTC 2008


makc        2008-09-23 15:16:58 UTC

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/scim-bridge Makefile distinfo pkg-descr 
    textproc/scim-bridge-qt4 Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add textproc/scim-bridge and textproc/scim-bridge-qt4:
  
  Scim-bridge is wrapper library for SCIM, written in C. Scim-bridge
  is seperated in two parts, the agent and the clients. The agent is
  the IME server which communicates with SCIM. The clients are IMModules
  which communicate only with the agent so that there is no binary
  dependency between the clients and SCIM.
  
  WWW:    http://www.scim-im.org/projects/scim_bridge/
  
  PR:             126603
  Submitted by:   Henry Hu <henry.hu.sh at gmail.com>
  Approved by:    miwi (mentor)
  
  Revision  Changes    Path
  1.1264    +2 -0      ports/textproc/Makefile
  1.1       +44 -0     ports/textproc/scim-bridge-qt4/Makefile (new)
  1.1       +3 -0      ports/textproc/scim-bridge-qt4/distinfo (new)
  1.1       +7 -0      ports/textproc/scim-bridge-qt4/pkg-descr (new)
  1.1       +6 -0      ports/textproc/scim-bridge-qt4/pkg-plist (new)
  1.1       +39 -0     ports/textproc/scim-bridge/Makefile (new)
  1.1       +3 -0      ports/textproc/scim-bridge/distinfo (new)
  1.1       +7 -0      ports/textproc/scim-bridge/pkg-descr (new)


More information about the cvs-all mailing list