CVS log for ports/deskutils/etoile-panekit/Makefile
Up to [FreeBSD] / ports / deskutils / etoile-panekit
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun May 30 12:28:06 2010 UTC (20 months, 1 week ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +0 -1 lines
- drop USE_GNUSTEP_PREFIX
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Jul 6 07:31:12 2009 UTC (2 years, 7 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -0 lines
- add PORTSCOUT
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:18:11 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -0 lines
Bump portrevision due to upgrade of devel/gettext. 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)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun May 11 13:21:55 2008 UTC (3 years, 9 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -9 lines
- update to etoile 0.2
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat May 19 20:01:29 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Jan 31 18:17:53 2007 UTC (5 years ago) by dinoex
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
- add category gnustep PR: 103931 Approved by: pav
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Jan 14 10:21:45 2007 UTC (5 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -2 lines
- cleanup MASTER_SITES
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Jan 13 10:55:33 2007 UTC (5 years ago) by dinoex
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
- use new macros
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Dec 23 10:33:42 2006 UTC (5 years, 1 month ago) by dinoex
Branches: MAIN
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/
