cvs commit: ports/deskutils Makefile ports/deskutils/etoile-panekit
Makefile distinfo pkg-descr pkg-plist
Dirk Meyer
dinoex at FreeBSD.org
Sat Dec 23 02:33:43 PST 2006
dinoex 2006-12-23 10:33:42 UTC
FreeBSD ports repository
Modified files:
deskutils Makefile
Added files:
deskutils/etoile-panekit Makefile distinfo pkg-descr pkg-plist
Log:
PaneKit is a framework which provides various features to build
flexible pane window in any GNUstep or Cocoa applications.
PKPanesController controls the main user interface
and several presentations are available.
Panes can be build in bundle of Nib or programmingly.
They are registered in PKPaneRegistry and displayed by PKPanesController.
PKPreferencesController and PKPreferencesPaneRegistry
are designed to handle preferences.
It includes an NSPreferencePane implementation (following Cocoa API).
It is based on GSSystemPreferences code written by Uli Kusterer.
WWW: http://www.etoile-project.org/
Revision Changes Path
1.276 +1 -0 ports/deskutils/Makefile
1.1 +33 -0 ports/deskutils/etoile-panekit/Makefile (new)
1.1 +3 -0 ports/deskutils/etoile-panekit/distinfo (new)
1.1 +14 -0 ports/deskutils/etoile-panekit/pkg-descr (new)
1.1 +14 -0 ports/deskutils/etoile-panekit/pkg-plist (new)
More information about the cvs-all
mailing list