Date: Wed, 13 Sep 2006 18:37:25 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: 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 Message-ID: <200609131837.k8DIbPQ1039176@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609131837.k8DIbPQ1039176>
