cvs commit: ports/x11-toolkits Makefile ports/x11-toolkits/wxd Makefile distinfo pkg-descr pkg-plist ports/x11-toolkits/wxd/files patch-Makefile patch-wx-Makefile patch-wxc-Makefile

Martin Wilke miwi at FreeBSD.org
Wed Sep 13 11:37:26 PDT 2006


miwi        2006-09-13 18:37:25 UTC

  FreeBSD ports repository

  Modified files:
    x11-toolkits         Makefile 
  Added files:
    x11-toolkits/wxd     Makefile distinfo pkg-descr pkg-plist 
    x11-toolkits/wxd/files patch-Makefile patch-wx-Makefile 
                           patch-wxc-Makefile 
  Log:
  wxWidgets is a C++ cross-platform GUI toolkit.
  Link with the appropriate library for your platform and
  compiler, and your application will adopt the look and
  feel appropriate to that platform.
  
  D is a general purpose systems and applications programming
  language. It is a higher level language than C++, but retains the
  ability to write high performance code and interface directly
  with the operating system API's and with hardware. D is not a
  scripting language, nor an interpreted language.
  wxD is wxWidgets bindings for the D programming language.
  
  WWW: http://wxd.sourceforge.net/
  
  PR:             ports/102797
  Submitted by:   Jona Joachim <walkingshadow(at)grummel.net>
  
  Revision  Changes    Path
  1.422     +1 -0      ports/x11-toolkits/Makefile
  1.1       +46 -0     ports/x11-toolkits/wxd/Makefile (new)
  1.1       +3 -0      ports/x11-toolkits/wxd/distinfo (new)
  1.1       +35 -0     ports/x11-toolkits/wxd/files/patch-Makefile (new)
  1.1       +38 -0     ports/x11-toolkits/wxd/files/patch-wx-Makefile (new)
  1.1       +35 -0     ports/x11-toolkits/wxd/files/patch-wxc-Makefile (new)
  1.1       +14 -0     ports/x11-toolkits/wxd/pkg-descr (new)
  1.1       +474 -0    ports/x11-toolkits/wxd/pkg-plist (new)


More information about the cvs-all mailing list