aboutsummaryrefslogtreecommitdiff
path: root/deskutils/etoile-panekit
Commit message (Collapse)AuthorAgeFilesLines
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - cleanup pkg-plistDirk Meyer2008-05-131-1/+0
| | | | Notes: svn path=/head/; revision=212999
* - update to etoile 0.2Dirk Meyer2008-05-113-23/+39
| | | | Notes: svn path=/head/; revision=212906
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - add category gnustepDirk Meyer2007-01-311-1/+1
| | | | | | | | PR: 103931 Approved by: pav Notes: svn path=/head/; revision=183799
* - cleanup MASTER_SITESDirk Meyer2007-01-141-2/+1
| | | | Notes: svn path=/head/; revision=182351
* - use new macrosDirk Meyer2007-01-131-1/+1
| | | | Notes: svn path=/head/; revision=182292
* PaneKit is a framework which provides various features to buildDirk Meyer2006-12-234-0/+64
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/ Notes: svn path=/head/; revision=180583