aboutsummaryrefslogtreecommitdiff
path: root/devel/xfc
Commit message (Collapse)AuthorAgeFilesLines
* BROKEN on !i386: Does not compileKris Kennaway2005-07-211-1/+7
| | | | Notes: svn path=/head/; revision=139764
* Require gcc version 3.4+.Dmitry Sivachenko2005-06-101-1/+1
| | | | | | | | | This seems to fix build on 4-STABLE. Problem noted by: kris Notes: svn path=/head/; revision=137180
* Add missing dirrm's.Dmitry Sivachenko2005-06-031-0/+3
| | | | | | | Pointed out by: kris Notes: svn path=/head/; revision=136753
* New port: Xfce Foundation Classes.Dmitry Sivachenko2005-06-015-0/+2805
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. Notes: svn path=/head/; revision=136625