cvs commit: ports/devel Makefile ports/devel/xfc Makefile distinfo pkg-descr pkg-plist ports/devel/xfc/files patch-configure

Dmitry Sivachenko demon at FreeBSD.org
Wed Jun 1 10:10:25 PDT 2005


demon       2005-06-01 17:10:24 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/xfc            Makefile distinfo pkg-descr pkg-plist 
    devel/xfc/files      patch-configure 
  Log:
  New port: Xfce Foundation Classes.
  
  The Xfce Foundation Classes (XFC) is a set of well integrated C++ classes
  for developing Xfce applications on UNIX-like operating systems.
  
  XFC combines the power of GTK+ and the power of C++ into a state-of-the-art
  application development framework for the Xfce Desktop Environment.  XFC
  judiciously uses C++ language features to avoid layering on too much extra
  C++ complexity.  Its API is easy to understand and use, and should feel
  immediately familiar to most GTK+ programmers.
  
  Revision  Changes    Path
  1.1898    +1 -0      ports/devel/Makefile
  1.1       +31 -0     ports/devel/xfc/Makefile (new)
  1.1       +2 -0      ports/devel/xfc/distinfo (new)
  1.1       +11 -0     ports/devel/xfc/files/patch-configure (new)
  1.1       +10 -0     ports/devel/xfc/pkg-descr (new)
  1.1       +2751 -0   ports/devel/xfc/pkg-plist (new)


More information about the cvs-ports mailing list