aboutsummaryrefslogtreecommitdiff
path: root/devel/cdk
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-02-14 15:19:50 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-02-14 15:19:50 +0000
commit7996c46ba323970f17aa4c21cf4a6777e28f86d4 (patch)
tree8a2ac67c06517e8bffc4eb89aa8a457dccc26629 /devel/cdk
parent9bf0e19f7c88ba7266505cabece49fb4e0af137e (diff)
downloadports-7996c46ba323970f17aa4c21cf4a6777e28f86d4.tar.gz
ports-7996c46ba323970f17aa4c21cf4a6777e28f86d4.zip
- Update to version 4.9.11.20031210
PR: ports/62823 Submitted by: Robert Schlotterbeck <robert@rs.tarrant.tx.us>
Notes
Notes: svn path=/head/; revision=100929
Diffstat (limited to 'devel/cdk')
-rw-r--r--devel/cdk/Makefile5
-rw-r--r--devel/cdk/distinfo4
-rw-r--r--devel/cdk/maninfo.mk37
-rw-r--r--devel/cdk/pkg-plist327
4 files changed, 204 insertions, 169 deletions
diff --git a/devel/cdk/Makefile b/devel/cdk/Makefile
index 200c31901e7b..ed15a7d547bb 100644
--- a/devel/cdk/Makefile
+++ b/devel/cdk/Makefile
@@ -7,12 +7,11 @@
#
PORTNAME= cdk
-PORTVERSION= 4.9.10.20020809
-PORTREVISION= 2
+PORTVERSION= 4.9.11.20031210
PORTEPOCH= 1
CATEGORIES= devel
MASTER_SITES= ftp://dickey.his.com/cdk/
-DISTNAME= ${PORTNAME}-4.9.10-20020809
+DISTNAME= ${PORTNAME}-4.9.11-20031210
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
diff --git a/devel/cdk/distinfo b/devel/cdk/distinfo
index 34eea9020e67..af115bca3406 100644
--- a/devel/cdk/distinfo
+++ b/devel/cdk/distinfo
@@ -1,2 +1,2 @@
-MD5 (cdk-4.9.10-20020809.tgz) = f595642ebb18ab1a4269729426b2cbc8
-SIZE (cdk-4.9.10-20020809.tgz) = 348812
+MD5 (cdk-4.9.11-20031210.tgz) = 3ceba51c3aa0bc526962f54f86ef616a
+SIZE (cdk-4.9.11-20031210.tgz) = 367169
diff --git a/devel/cdk/maninfo.mk b/devel/cdk/maninfo.mk
index a16e61f59972..ed9b3895d0ea 100644
--- a/devel/cdk/maninfo.mk
+++ b/devel/cdk/maninfo.mk
@@ -43,6 +43,7 @@ MLINKS+= cdk_alphalist.3 moveCDKAlphalist.3
MLINKS+= cdk_alphalist.3 newCDKAlphalist.3
MLINKS+= cdk_alphalist.3 positionCDKAlphalist.3
MLINKS+= cdk_alphalist.3 setCDKAlphalist.3
+MLINKS+= cdk_alphalist.3 setCDKAlphalistBackgroundAttrib.3
MLINKS+= cdk_dialog.3 setCDKAlphalistBox.3
MLINKS+= cdk_alphalist.3 setCDKAlphalistBackgroundColor.3
MLINKS+= cdk_alphalist.3 setCDKAlphalistBoxAttribute.3
@@ -72,7 +73,9 @@ MLINKS+= cdk_button.3 moveCDKButton.3
MLINKS+= cdk_button.3 newCDKButton.3
MLINKS+= cdk_button.3 positionCDKButton.3
MLINKS+= cdk_button.3 setCDKButton.3
+MLINKS+= cdk_button.3 setCDKButtonBackgroundAttrib.3
MLINKS+= cdk_button.3 setCDKButtonBackgroundColor.3
+MLINKS+= cdk_button.3 setCDKButtonboxBackgroundAttrib.3
MLINKS+= cdk_button.3 setCDKButtonBox.3
MLINKS+= cdk_button.3 setCDKButtonBoxAttribute.3
MLINKS+= cdk_button.3 setCDKButtonHorizontalChar.3
@@ -113,6 +116,7 @@ MLINKS+= cdk_calendar.3 getCDKCalendarBox.3
MLINKS+= cdk_calendar.3 getCDKCalendarDate.3
MLINKS+= cdk_calendar.3 getCDKCalendarDayAttribute.3
MLINKS+= cdk_calendar.3 getCDKCalendarHighlight.3
+MLINKS+= cdk_calendar.3 getCDKCalendarMarker.3
MLINKS+= cdk_calendar.3 getCDKCalendarMonthAttribute.3
MLINKS+= cdk_calendar.3 getCDKCalendarYearAttribute.3
MLINKS+= cdk_calendar.3 injectCDKCalendar.3
@@ -121,12 +125,16 @@ MLINKS+= cdk_calendar.3 newCDKCalendar.3
MLINKS+= cdk_calendar.3 positionCDKCalendar.3
MLINKS+= cdk_calendar.3 removeCDKCalendarMarker.3
MLINKS+= cdk_calendar.3 setCDKCalendar.3
+MLINKS+= cdk_calendar.3 setCDKCalendarBackgroundAttrib.3
+MLINKS+= cdk_calendar.3 setCDKCalendarBackgroundColor.3
+MLINKS+= cdk_calendar.3 setCDKCalendarDaysNames.3
MLINKS+= cdk_calendar.3 setCDKCalendarBox.3
MLINKS+= cdk_calendar.3 setCDKCalendarDate.3
MLINKS+= cdk_calendar.3 setCDKCalendarDayAttribute.3
MLINKS+= cdk_calendar.3 setCDKCalendarHighlight.3
MLINKS+= cdk_calendar.3 setCDKCalendarMarker.3
MLINKS+= cdk_calendar.3 setCDKCalendarMonthAttribute.3
+MLINKS+= cdk_calendar.3 setCDKCalendarMonthsNames.3
MLINKS+= cdk_calendar.3 setCDKCalendarPostProcess.3
MLINKS+= cdk_calendar.3 setCDKCalendarPreProcess.3
MLINKS+= cdk_calendar.3 setCDKCalendarYearAttribute.3
@@ -135,6 +143,7 @@ MLINKS+= cdk_dialog.3 destroyCDKDialog.3
MLINKS+= cdk_misc.3 Beep.3
MLINKS+= cdk_dialog.3 drawCDKDialog.3
MLINKS+= cdk_dialog.3 eraseCDKDialog.3
+MLINKS+= cdk_dialog.3 getCDKDialog.3
MLINKS+= cdk_dialog.3 getCDKDialogBox.3
MLINKS+= cdk_dialog.3 getCDKDialogHighlight.3
MLINKS+= cdk_dialog.3 getCDKDialogSeparator.3
@@ -143,6 +152,7 @@ MLINKS+= cdk_dialog.3 moveCDKDialog.3
MLINKS+= cdk_dialog.3 newCDKDialog.3
MLINKS+= cdk_dialog.3 positionCDKDialog.3
MLINKS+= cdk_dialog.3 setCDKDialog.3
+MLINKS+= cdk_dialog.3 setCDKDialogBackgroundAttrib.3
MLINKS+= cdk_dialog.3 setCDKDialogBackgroundColor.3
MLINKS+= cdk_dialog.3 setCDKDialogBox.3
MLINKS+= cdk_dialog.3 setCDKDialogBoxAttribute.3
@@ -172,6 +182,7 @@ MLINKS+= cdk_entry.3 moveCDKEntry.3
MLINKS+= cdk_entry.3 newCDKEntry.3
MLINKS+= cdk_entry.3 positionCDKEntry.3
MLINKS+= cdk_entry.3 setCDKEntry.3
+MLINKS+= cdk_entry.3 setCDKEntryBackgroundAttrib.3
MLINKS+= cdk_entry.3 setCDKEntryBackgroundColor.3
MLINKS+= cdk_entry.3 setCDKEntryBox.3
MLINKS+= cdk_entry.3 setCDKEntryBoxAttribute.3
@@ -236,6 +247,7 @@ MLINKS+= cdk_fselect.3 newCDKFselect.3
MLINKS+= cdk_fselect.3 positionCDKFselect.3
MLINKS+= cdk_fselect.3 setCDKFselect.3
MLINKS+= cdk_fselect.3 setCDKFselectBackgroundColor.3
+MLINKS+= cdk_fselect.3 setCDKFselectBackgroundAttrib.3
MLINKS+= cdk_fselect.3 setCDKFselectBox.3
MLINKS+= cdk_fselect.3 setCDKFselectBoxAttribute.3
MLINKS+= cdk_fselect.3 setCDKFselectDirAttribute.3
@@ -264,6 +276,7 @@ MLINKS+= cdk_graph.3 moveCDKGraph.3
MLINKS+= cdk_graph.3 newCDKGraph.3
MLINKS+= cdk_graph.3 positionCDKGraph.3
MLINKS+= cdk_graph.3 setCDKGraph.3
+MLINKS+= cdk_graph.3 setCDKGraphBackgroundAttrib.3
MLINKS+= cdk_graph.3 setCDKGraphBackgroundColor.3
MLINKS+= cdk_graph.3 setCDKGraphBox.3
MLINKS+= cdk_graph.3 setCDKGraphBoxAttribute.3
@@ -293,6 +306,7 @@ MLINKS+= cdk_histogram.3 moveCDKHistogram.3
MLINKS+= cdk_histogram.3 newCDKHistogram.3
MLINKS+= cdk_histogram.3 setCDKHistogram.3
MLINKS+= cdk_histogram.3 positionCDKHistogram.3
+MLINKS+= cdk_histogram.3 setCDKHistogramBackgroundAttrib.3
MLINKS+= cdk_histogram.3 setCDKHistogramBackgroundColor.3
MLINKS+= cdk_histogram.3 setCDKHistogramBox.3
MLINKS+= cdk_histogram.3 setCDKHistogramBoxAttribute.3
@@ -320,6 +334,7 @@ MLINKS+= cdk_itemlist.3 moveCDKItemlist.3
MLINKS+= cdk_itemlist.3 newCDKItemlist.3
MLINKS+= cdk_itemlist.3 positionCDKItemlist.3
MLINKS+= cdk_itemlist.3 setCDKItemlist.3
+MLINKS+= cdk_itemlist.3 setCDKItemlistBackgroundAttrib.3
MLINKS+= cdk_itemlist.3 setCDKItemlistBackgroundColor.3
MLINKS+= cdk_itemlist.3 setCDKItemlistBox.3
MLINKS+= cdk_itemlist.3 setCDKItemlistBoxAttribute.3
@@ -343,6 +358,7 @@ MLINKS+= cdk_label.3 moveCDKLabel.3
MLINKS+= cdk_label.3 newCDKLabel.3
MLINKS+= cdk_label.3 positionCDKLabel.3
MLINKS+= cdk_label.3 setCDKLabel.3
+MLINKS+= cdk_label.3 setCDKLabelBackgroundAttrib.3
MLINKS+= cdk_label.3 setCDKLabelBackgroundColor.3
MLINKS+= cdk_label.3 setCDKLabelBox.3
MLINKS+= cdk_label.3 setCDKLabelBoxAttribute.3
@@ -357,11 +373,14 @@ MLINKS+= cdk_label.3 waitCDKLabel.3
MLINKS+= cdk_marquee.3 activateCDKMarquee.3
MLINKS+= cdk_marquee.3 destroyCDKMarquee.3
MLINKS+= cdk_marquee.3 drawCDKMarquee.3
+MLINKS+= cdk_marquee.3 getCDKMarqueeBox.3
MLINKS+= cdk_marquee.3 eraseCDKMarquee.3
MLINKS+= cdk_marquee.3 moveCDKMarquee.3
MLINKS+= cdk_marquee.3 newCDKMarquee.3
MLINKS+= cdk_marquee.3 positionCDKMarquee.3
+MLINKS+= cdk_marquee.3 setCDKMarqueeBackgroundAttrib.3
MLINKS+= cdk_marquee.3 setCDKMarqueeBackgroundColor.3
+MLINKS+= cdk_marquee.3 setCDKMarqueeBox.3
MLINKS+= cdk_marquee.3 setCDKMarqueeBoxAttribute.3
MLINKS+= cdk_marquee.3 setCDKMarqueeHorizontalChar.3
MLINKS+= cdk_marquee.3 setCDKMarqueeLLChar.3
@@ -371,19 +390,24 @@ MLINKS+= cdk_marquee.3 setCDKMarqueeURChar.3
MLINKS+= cdk_marquee.3 setCDKMarqueeVerticalChar.3
MLINKS+= cdk_matrix.3 activateCDKMatrix.3
MLINKS+= cdk_matrix.3 cleanCDKMatrix.3
+MLINKS+= cdk_matrix.3 cleanCDKMatrixCell.3
MLINKS+= cdk_matrix.3 destroyCDKMatrix.3
MLINKS+= cdk_matrix.3 drawCDKMatrix.3
MLINKS+= cdk_matrix.3 eraseCDKMatrix.3
+MLINKS+= cdk_matrix.3 getCDKMatrixBox.3
MLINKS+= cdk_matrix.3 getCDKMatrixCell.3
MLINKS+= cdk_matrix.3 injectCDKMatrix.3
MLINKS+= cdk_matrix.3 jumpToCell.3
MLINKS+= cdk_matrix.3 moveToCDKMatrixCell.3
MLINKS+= cdk_matrix.3 newCDKMatrix.3
MLINKS+= cdk_matrix.3 setCDKMatrix.3
+MLINKS+= cdk_matrix.3 setCDKMatrixBackgroundAttrib.3
MLINKS+= cdk_matrix.3 setCDKMatrixBackgroundColor.3
+MLINKS+= cdk_matrix.3 setCDKMatrixBox.3
MLINKS+= cdk_matrix.3 setCDKMatrixBoxAttribute.3
MLINKS+= cdk_matrix.3 setCDKMatrixCB.3
MLINKS+= cdk_matrix.3 setCDKMatrixCell.3
+MLINKS+= cdk_matrix.3 setCDKMatrixCells.3
MLINKS+= cdk_matrix.3 setCDKMatrixHorizontalChar.3
MLINKS+= cdk_matrix.3 setCDKMatrixLLChar.3
MLINKS+= cdk_matrix.3 setCDKMatrixLRChar.3
@@ -406,6 +430,7 @@ MLINKS+= cdk_mentry.3 moveCDKMentry.3
MLINKS+= cdk_mentry.3 newCDKMentry.3
MLINKS+= cdk_mentry.3 positionCDKMentry.3
MLINKS+= cdk_mentry.3 setCDKMentry.3
+MLINKS+= cdk_mentry.3 setCDKMentryBackgroundAttrib.3
MLINKS+= cdk_mentry.3 setCDKMentryBackgroundColor.3
MLINKS+= cdk_mentry.3 setCDKMentryBox.3
MLINKS+= cdk_mentry.3 setCDKMentryBoxAttribute.3
@@ -431,6 +456,8 @@ MLINKS+= cdk_menu.3 getCDKMenuTitleHighlight.3
MLINKS+= cdk_menu.3 injectCDKMenu.3
MLINKS+= cdk_menu.3 newCDKMenu.3
MLINKS+= cdk_menu.3 setCDKMenu.3
+MLINKS+= cdk_menu.3 setCDKMenuBackgroundAttrib.3
+MLINKS+= cdk_menu.3 setCDKMenuBackgroundColor.3
MLINKS+= cdk_menu.3 setCDKMenuCurrentItem.3
MLINKS+= cdk_menu.3 setCDKMenuPostProcess.3
MLINKS+= cdk_menu.3 setCDKMenuPreProcess.3
@@ -474,6 +501,7 @@ MLINKS+= cdk_radio.3 moveCDKRadio.3
MLINKS+= cdk_radio.3 newCDKRadio.3
MLINKS+= cdk_radio.3 positionCDKRadio.3
MLINKS+= cdk_radio.3 setCDKRadio.3
+MLINKS+= cdk_radio.3 setCDKRadioBackgroundAttrib.3
MLINKS+= cdk_radio.3 setCDKRadioBackgroundColor.3
MLINKS+= cdk_radio.3 setCDKRadioBox.3
MLINKS+= cdk_radio.3 setCDKRadioBoxAttribute.3
@@ -502,6 +530,8 @@ MLINKS+= cdk_scale.3 moveCDKScale.3
MLINKS+= cdk_scale.3 newCDKScale.3
MLINKS+= cdk_scale.3 positionCDKScale.3
MLINKS+= cdk_scale.3 setCDKScale.3
+MLINKS+= cdk_scale.3 setCDKScaleBackgroundAttrib.3
+MLINKS+= cdk_scale.3 setCDKFScaleBackgroundAttrib.3
MLINKS+= cdk_scale.3 setCDKScaleBackgroundColor.3
MLINKS+= cdk_scale.3 setCDKScaleBox.3
MLINKS+= cdk_scale.3 setCDKScaleBoxAttribute.3
@@ -539,6 +569,7 @@ MLINKS+= cdk_scroll.3 moveCDKScroll.3
MLINKS+= cdk_scroll.3 newCDKScroll.3
MLINKS+= cdk_scroll.3 positionCDKScroll.3
MLINKS+= cdk_scroll.3 setCDKScroll.3
+MLINKS+= cdk_scroll.3 setCDKScrollBackgroundAttrib.3
MLINKS+= cdk_scroll.3 setCDKScrollBackgroundColor.3
MLINKS+= cdk_scroll.3 setCDKScrollBox.3
MLINKS+= cdk_scroll.3 setCDKScrollBoxAttribute.3
@@ -567,6 +598,7 @@ MLINKS+= cdk_selection.3 moveCDKSelection.3
MLINKS+= cdk_selection.3 newCDKSelection.3
MLINKS+= cdk_selection.3 positionCDKSelection.3
MLINKS+= cdk_selection.3 setCDKSelection.3
+MLINKS+= cdk_selection.3 setCDKSelectionBackgroundAttrib.3
MLINKS+= cdk_selection.3 setCDKSelectionBackgroundColor.3
MLINKS+= cdk_selection.3 setCDKSelectionBox.3
MLINKS+= cdk_selection.3 setCDKSelectionBoxAttribute.3
@@ -597,6 +629,7 @@ MLINKS+= cdk_slider.3 newCDKSlider.3
MLINKS+= cdk_slider.3 positionCDKSlider.3
MLINKS+= cdk_slider.3 setCDKSlider.3
MLINKS+= cdk_slider.3 setCDKSliderBox.3
+MLINKS+= cdk_slider.3 setCDKSliderBackgroundAttrib.3
MLINKS+= cdk_slider.3 setCDKSliderBackgroundColor.3
MLINKS+= cdk_slider.3 setCDKSliderBoxAttribute.3
MLINKS+= cdk_slider.3 setCDKSliderHorizontalChar.3
@@ -628,6 +661,7 @@ MLINKS+= cdk_swindow.3 newCDKSwindow.3
MLINKS+= cdk_swindow.3 positionCDKSwindow.3
MLINKS+= cdk_swindow.3 saveCDKSwindowInformation.3
MLINKS+= cdk_swindow.3 setCDKSwindow.3
+MLINKS+= cdk_swindow.3 setCDKSwindowBackgroundAttrib.3
MLINKS+= cdk_swindow.3 setCDKSwindowBackgroundColor.3
MLINKS+= cdk_swindow.3 setCDKSwindowBox.3
MLINKS+= cdk_swindow.3 setCDKSwindowBoxAttribute.3
@@ -653,6 +687,7 @@ MLINKS+= cdk_template.3 injectCDKTemplate.3
MLINKS+= cdk_template.3 mixCDKTemplate.3
MLINKS+= cdk_template.3 newCDKTemplate.3
MLINKS+= cdk_template.3 setCDKTemplate.3
+MLINKS+= cdk_template.3 setCDKTemplateBackgroundAttrib.3
MLINKS+= cdk_template.3 setCDKTemplateBackgroundColor.3
MLINKS+= cdk_template.3 setCDKTemplateBox.3
MLINKS+= cdk_template.3 setCDKTemplateBoxAttribute.3
@@ -676,6 +711,7 @@ MLINKS+= cdk_traverse.3 resetCDKScreen.3
MLINKS+= cdk_traverse.3 resetCDKScreenOf.3
MLINKS+= cdk_traverse.3 traverseCDKScreen.3
MLINKS+= cdk_viewer.3 activateCDKViewer.3
+MLINKS+= cdk_viewer.3 cleanCDKViewer.3
MLINKS+= cdk_viewer.3 destroyCDKViewer.3
MLINKS+= cdk_viewer.3 drawCDKViewer.3
MLINKS+= cdk_viewer.3 eraseCDKViewer.3
@@ -688,6 +724,7 @@ MLINKS+= cdk_viewer.3 moveCDKViewer.3
MLINKS+= cdk_viewer.3 newCDKViewer.3
MLINKS+= cdk_viewer.3 positionCDKViewer.3
MLINKS+= cdk_viewer.3 setCDKViewer.3
+MLINKS+= cdk_viewer.3 setCDKViewerBackgroundAttrib.3
MLINKS+= cdk_viewer.3 setCDKViewerBackgroundColor.3
MLINKS+= cdk_viewer.3 setCDKViewerBox.3
MLINKS+= cdk_viewer.3 setCDKViewerBoxAttribute.3
diff --git a/devel/cdk/pkg-plist b/devel/cdk/pkg-plist
index afac72241031..a56034014489 100644
--- a/devel/cdk/pkg-plist
+++ b/devel/cdk/pkg-plist
@@ -6,6 +6,7 @@ include/cdk/calendar.h
include/cdk/cdk.h
include/cdk/cdk_config.h
include/cdk/cdk_objs.h
+include/cdk/cdk_params.h
include/cdk/cdk_util.h
include/cdk/cdk_version.h
include/cdk/cdkscreen.h
@@ -35,168 +36,166 @@ include/cdk/viewer.h
lib/libcdk.a
lib/libcdk.so
lib/libcdk.so.4
-share/doc/cdk/COPYING
-share/doc/cdk/EXPANDING
-share/doc/cdk/INSTALL
-share/doc/cdk/NOTES
-share/doc/cdk/README
-share/doc/cdk/TODO
-share/examples/cdk/cli/Makefile
-share/examples/cdk/cli/Makefile.in
-share/examples/cdk/cli/cdkalphalist
-share/examples/cdk/cli/cdkalphalist.c
-share/examples/cdk/cli/cdkcalendar
-share/examples/cdk/cli/cdkcalendar.c
-share/examples/cdk/cli/cdkdialog
-share/examples/cdk/cli/cdkdialog.c
-share/examples/cdk/cli/cdkentry
-share/examples/cdk/cli/cdkentry.c
-share/examples/cdk/cli/cdkfselect
-share/examples/cdk/cli/cdkfselect.c
-share/examples/cdk/cli/cdkitemlist
-share/examples/cdk/cli/cdkitemlist.c
-share/examples/cdk/cli/cdklabel
-share/examples/cdk/cli/cdklabel.c
-share/examples/cdk/cli/cdkmatrix
-share/examples/cdk/cli/cdkmatrix.c
-share/examples/cdk/cli/cdkmentry
-share/examples/cdk/cli/cdkmentry.c
-share/examples/cdk/cli/cdkradio
-share/examples/cdk/cli/cdkradio.c
-share/examples/cdk/cli/cdkscale
-share/examples/cdk/cli/cdkscale.c
-share/examples/cdk/cli/cdkscroll
-share/examples/cdk/cli/cdkscroll.c
-share/examples/cdk/cli/cdkselection
-share/examples/cdk/cli/cdkselection.c
-share/examples/cdk/cli/cdkslider
-share/examples/cdk/cli/cdkslider.c
-share/examples/cdk/cli/cdktemplate
-share/examples/cdk/cli/cdktemplate.c
-share/examples/cdk/cli/cdkviewer
-share/examples/cdk/cli/cdkviewer.c
-share/examples/cdk/cli/samples/alphalist.sh
-share/examples/cdk/cli/samples/calendar.sh
-share/examples/cdk/cli/samples/dialog.sh
-share/examples/cdk/cli/samples/entry.sh
-share/examples/cdk/cli/samples/fselect.sh
-share/examples/cdk/cli/samples/itemlist.sh
-share/examples/cdk/cli/samples/label.sh
-share/examples/cdk/cli/samples/matrix.sh
-share/examples/cdk/cli/samples/mentry.sh
-share/examples/cdk/cli/samples/radio.sh
-share/examples/cdk/cli/samples/scale.sh
-share/examples/cdk/cli/samples/scroll.sh
-share/examples/cdk/cli/samples/selection.sh
-share/examples/cdk/cli/samples/slider.sh
-share/examples/cdk/cli/samples/template.sh
-share/examples/cdk/cli/samples/viewer.sh
-share/examples/cdk/cli/utils/adduser
-share/examples/cdk/cli/utils/netconfig
-share/examples/cdk/demos/Makefile
-share/examples/cdk/demos/Makefile.in
-share/examples/cdk/demos/appointment
-share/examples/cdk/demos/appointment.c
-share/examples/cdk/demos/appointment.o
-share/examples/cdk/demos/clock
-share/examples/cdk/demos/clock.c
-share/examples/cdk/demos/clock.o
-share/examples/cdk/demos/command
-share/examples/cdk/demos/command.c
-share/examples/cdk/demos/command.o
-share/examples/cdk/demos/fileview
-share/examples/cdk/demos/fileview.c
-share/examples/cdk/demos/fileview.o
-share/examples/cdk/demos/rolodex
-share/examples/cdk/demos/rolodex.c
-share/examples/cdk/demos/rolodex.h
-share/examples/cdk/demos/rolodex.o
-share/examples/cdk/demos/serial
-share/examples/cdk/demos/serial.c
-share/examples/cdk/demos/serial.o
-share/examples/cdk/demos/stopSign
-share/examples/cdk/demos/stopSign.c
-share/examples/cdk/demos/stopSign.o
-share/examples/cdk/demos/syb.c
-share/examples/cdk/demos/vinstall
-share/examples/cdk/demos/vinstall.c
-share/examples/cdk/demos/vinstall.o
-share/examples/cdk/examples/Makefile
-share/examples/cdk/examples/Makefile.in
-share/examples/cdk/examples/alphalist_ex
-share/examples/cdk/examples/alphalist_ex.c
-share/examples/cdk/examples/bind_ex
-share/examples/cdk/examples/bind_ex.c
-share/examples/cdk/examples/buttonbox_ex
-share/examples/cdk/examples/buttonbox_ex.c
-share/examples/cdk/examples/calendar_ex
-share/examples/cdk/examples/calendar_ex.c
-share/examples/cdk/examples/cdkscreen_ex
-share/examples/cdk/examples/cdkscreen_ex.c
-share/examples/cdk/examples/configure.in
-share/examples/cdk/examples/dialog_ex
-share/examples/cdk/examples/dialog_ex.c
-share/examples/cdk/examples/entry_ex
-share/examples/cdk/examples/entry_ex.c
-share/examples/cdk/examples/fscale_ex
-share/examples/cdk/examples/fscale_ex.c
-share/examples/cdk/examples/fselect_ex
-share/examples/cdk/examples/fselect_ex.c
-share/examples/cdk/examples/graph_ex
-share/examples/cdk/examples/graph_ex.c
-share/examples/cdk/examples/hello_ex
-share/examples/cdk/examples/hello_ex.c
-share/examples/cdk/examples/histogram_ex
-share/examples/cdk/examples/histogram_ex.c
-share/examples/cdk/examples/itemlist_ex
-share/examples/cdk/examples/itemlist_ex.c
-share/examples/cdk/examples/label_ex
-share/examples/cdk/examples/label_ex.c
-share/examples/cdk/examples/lowerCDKObject_ex
-share/examples/cdk/examples/lowerCDKObject_ex.c
-share/examples/cdk/examples/marquee_ex
-share/examples/cdk/examples/marquee_ex.c
-share/examples/cdk/examples/matrix_ex
-share/examples/cdk/examples/matrix_ex.c
-share/examples/cdk/examples/mentry_ex
-share/examples/cdk/examples/mentry_ex.c
-share/examples/cdk/examples/menu_ex
-share/examples/cdk/examples/menu_ex.c
-share/examples/cdk/examples/position_ex
-share/examples/cdk/examples/position_ex.c
-share/examples/cdk/examples/preprocess_ex
-share/examples/cdk/examples/preprocess_ex.c
-share/examples/cdk/examples/radio1_ex
-share/examples/cdk/examples/radio1_ex.c
-share/examples/cdk/examples/radio_ex
-share/examples/cdk/examples/radio_ex.c
-share/examples/cdk/examples/raiseCDKObject_ex
-share/examples/cdk/examples/raiseCDKObject_ex.c
-share/examples/cdk/examples/scale_ex
-share/examples/cdk/examples/scale_ex.c
-share/examples/cdk/examples/scroll_ex
-share/examples/cdk/examples/scroll_ex.c
-share/examples/cdk/examples/selection_ex
-share/examples/cdk/examples/selection_ex.c
-share/examples/cdk/examples/slider_ex
-share/examples/cdk/examples/slider_ex.c
-share/examples/cdk/examples/subwindow_ex
-share/examples/cdk/examples/subwindow_ex.c
-share/examples/cdk/examples/swindow_ex
-share/examples/cdk/examples/swindow_ex.c
-share/examples/cdk/examples/template_ex
-share/examples/cdk/examples/template_ex.c
-share/examples/cdk/examples/traverse_ex
-share/examples/cdk/examples/traverse_ex.c
-share/examples/cdk/examples/viewer_ex
-share/examples/cdk/examples/viewer_ex.c
-share/examples/cdk/examples/vinstall
-share/examples/cdk/examples/vinstall.c
-@dirrm share/examples/cdk/examples
-@dirrm share/examples/cdk/demos
-@dirrm share/examples/cdk/cli/utils
-@dirrm share/examples/cdk/cli/samples
-@dirrm share/examples/cdk/cli
-@dirrm share/examples/cdk
-@dirrm share/doc/cdk
+%%PORTDOCS%%%%DOCSDIR%%/COPYING
+%%PORTDOCS%%%%DOCSDIR%%/EXPANDING
+%%PORTDOCS%%%%DOCSDIR%%/INSTALL
+%%PORTDOCS%%%%DOCSDIR%%/NOTES
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%%%DOCSDIR%%/TODO
+%%EXAMPLESDIR%%/cli/Makefile
+%%EXAMPLESDIR%%/cli/Makefile.in
+%%EXAMPLESDIR%%/cli/cdkalphalist
+%%EXAMPLESDIR%%/cli/cdkalphalist.c
+%%EXAMPLESDIR%%/cli/cdkcalendar
+%%EXAMPLESDIR%%/cli/cdkcalendar.c
+%%EXAMPLESDIR%%/cli/cdkdialog
+%%EXAMPLESDIR%%/cli/cdkdialog.c
+%%EXAMPLESDIR%%/cli/cdkentry
+%%EXAMPLESDIR%%/cli/cdkentry.c
+%%EXAMPLESDIR%%/cli/cdkfselect
+%%EXAMPLESDIR%%/cli/cdkfselect.c
+%%EXAMPLESDIR%%/cli/cdkitemlist
+%%EXAMPLESDIR%%/cli/cdkitemlist.c
+%%EXAMPLESDIR%%/cli/cdklabel
+%%EXAMPLESDIR%%/cli/cdklabel.c
+%%EXAMPLESDIR%%/cli/cdkmatrix
+%%EXAMPLESDIR%%/cli/cdkmatrix.c
+%%EXAMPLESDIR%%/cli/cdkmentry
+%%EXAMPLESDIR%%/cli/cdkmentry.c
+%%EXAMPLESDIR%%/cli/cdkradio
+%%EXAMPLESDIR%%/cli/cdkradio.c
+%%EXAMPLESDIR%%/cli/cdkscale
+%%EXAMPLESDIR%%/cli/cdkscale.c
+%%EXAMPLESDIR%%/cli/cdkscroll
+%%EXAMPLESDIR%%/cli/cdkscroll.c
+%%EXAMPLESDIR%%/cli/cdkselection
+%%EXAMPLESDIR%%/cli/cdkselection.c
+%%EXAMPLESDIR%%/cli/cdkslider
+%%EXAMPLESDIR%%/cli/cdkslider.c
+%%EXAMPLESDIR%%/cli/cdktemplate
+%%EXAMPLESDIR%%/cli/cdktemplate.c
+%%EXAMPLESDIR%%/cli/cdkviewer
+%%EXAMPLESDIR%%/cli/cdkviewer.c
+%%EXAMPLESDIR%%/cli/samples/alphalist.sh
+%%EXAMPLESDIR%%/cli/samples/calendar.sh
+%%EXAMPLESDIR%%/cli/samples/dialog.sh
+%%EXAMPLESDIR%%/cli/samples/entry.sh
+%%EXAMPLESDIR%%/cli/samples/fselect.sh
+%%EXAMPLESDIR%%/cli/samples/itemlist.sh
+%%EXAMPLESDIR%%/cli/samples/label.sh
+%%EXAMPLESDIR%%/cli/samples/matrix.sh
+%%EXAMPLESDIR%%/cli/samples/mentry.sh
+%%EXAMPLESDIR%%/cli/samples/radio.sh
+%%EXAMPLESDIR%%/cli/samples/scale.sh
+%%EXAMPLESDIR%%/cli/samples/scroll.sh
+%%EXAMPLESDIR%%/cli/samples/selection.sh
+%%EXAMPLESDIR%%/cli/samples/slider.sh
+%%EXAMPLESDIR%%/cli/samples/template.sh
+%%EXAMPLESDIR%%/cli/samples/viewer.sh
+%%EXAMPLESDIR%%/cli/utils/adduser
+%%EXAMPLESDIR%%/cli/utils/netconfig
+%%EXAMPLESDIR%%/demos/Makefile
+%%EXAMPLESDIR%%/demos/Makefile.in
+%%EXAMPLESDIR%%/demos/appointment
+%%EXAMPLESDIR%%/demos/appointment.c
+%%EXAMPLESDIR%%/demos/appointment.o
+%%EXAMPLESDIR%%/demos/clock
+%%EXAMPLESDIR%%/demos/clock.c
+%%EXAMPLESDIR%%/demos/clock.o
+%%EXAMPLESDIR%%/demos/command
+%%EXAMPLESDIR%%/demos/command.c
+%%EXAMPLESDIR%%/demos/command.o
+%%EXAMPLESDIR%%/demos/fileview
+%%EXAMPLESDIR%%/demos/fileview.c
+%%EXAMPLESDIR%%/demos/fileview.o
+%%EXAMPLESDIR%%/demos/rolodex
+%%EXAMPLESDIR%%/demos/rolodex.c
+%%EXAMPLESDIR%%/demos/rolodex.h
+%%EXAMPLESDIR%%/demos/rolodex.o
+%%EXAMPLESDIR%%/demos/serial.c
+%%EXAMPLESDIR%%/demos/stopSign
+%%EXAMPLESDIR%%/demos/stopSign.c
+%%EXAMPLESDIR%%/demos/stopSign.o
+%%EXAMPLESDIR%%/demos/syb.c
+%%EXAMPLESDIR%%/demos/vinstall
+%%EXAMPLESDIR%%/demos/vinstall.c
+%%EXAMPLESDIR%%/demos/vinstall.o
+%%EXAMPLESDIR%%/examples/Makefile
+%%EXAMPLESDIR%%/examples/Makefile.in
+%%EXAMPLESDIR%%/examples/alphalist_ex
+%%EXAMPLESDIR%%/examples/alphalist_ex.c
+%%EXAMPLESDIR%%/examples/bind_ex
+%%EXAMPLESDIR%%/examples/bind_ex.c
+%%EXAMPLESDIR%%/examples/buttonbox_ex
+%%EXAMPLESDIR%%/examples/buttonbox_ex.c
+%%EXAMPLESDIR%%/examples/calendar_ex
+%%EXAMPLESDIR%%/examples/calendar_ex.c
+%%EXAMPLESDIR%%/examples/cdkscreen_ex
+%%EXAMPLESDIR%%/examples/cdkscreen_ex.c
+%%EXAMPLESDIR%%/examples/configure.in
+%%EXAMPLESDIR%%/examples/dialog_ex
+%%EXAMPLESDIR%%/examples/dialog_ex.c
+%%EXAMPLESDIR%%/examples/entry_ex
+%%EXAMPLESDIR%%/examples/entry_ex.c
+%%EXAMPLESDIR%%/examples/fscale_ex
+%%EXAMPLESDIR%%/examples/fscale_ex.c
+%%EXAMPLESDIR%%/examples/fselect_ex
+%%EXAMPLESDIR%%/examples/fselect_ex.c
+%%EXAMPLESDIR%%/examples/graph_ex
+%%EXAMPLESDIR%%/examples/graph_ex.c
+%%EXAMPLESDIR%%/examples/hello_ex
+%%EXAMPLESDIR%%/examples/hello_ex.c
+%%EXAMPLESDIR%%/examples/histogram_ex
+%%EXAMPLESDIR%%/examples/histogram_ex.c
+%%EXAMPLESDIR%%/examples/itemlist_ex
+%%EXAMPLESDIR%%/examples/itemlist_ex.c
+%%EXAMPLESDIR%%/examples/label_ex
+%%EXAMPLESDIR%%/examples/label_ex.c
+%%EXAMPLESDIR%%/examples/lowerCDKObject_ex
+%%EXAMPLESDIR%%/examples/lowerCDKObject_ex.c
+%%EXAMPLESDIR%%/examples/marquee_ex
+%%EXAMPLESDIR%%/examples/marquee_ex.c
+%%EXAMPLESDIR%%/examples/matrix_ex
+%%EXAMPLESDIR%%/examples/matrix_ex.c
+%%EXAMPLESDIR%%/examples/mentry_ex
+%%EXAMPLESDIR%%/examples/mentry_ex.c
+%%EXAMPLESDIR%%/examples/menu_ex
+%%EXAMPLESDIR%%/examples/menu_ex.c
+%%EXAMPLESDIR%%/examples/position_ex
+%%EXAMPLESDIR%%/examples/position_ex.c
+%%EXAMPLESDIR%%/examples/preprocess_ex
+%%EXAMPLESDIR%%/examples/preprocess_ex.c
+%%EXAMPLESDIR%%/examples/radio1_ex
+%%EXAMPLESDIR%%/examples/radio1_ex.c
+%%EXAMPLESDIR%%/examples/radio_ex
+%%EXAMPLESDIR%%/examples/radio_ex.c
+%%EXAMPLESDIR%%/examples/raiseCDKObject_ex
+%%EXAMPLESDIR%%/examples/raiseCDKObject_ex.c
+%%EXAMPLESDIR%%/examples/scale_ex
+%%EXAMPLESDIR%%/examples/scale_ex.c
+%%EXAMPLESDIR%%/examples/scroll_ex
+%%EXAMPLESDIR%%/examples/scroll_ex.c
+%%EXAMPLESDIR%%/examples/selection_ex
+%%EXAMPLESDIR%%/examples/selection_ex.c
+%%EXAMPLESDIR%%/examples/slider_ex
+%%EXAMPLESDIR%%/examples/slider_ex.c
+%%EXAMPLESDIR%%/examples/subwindow_ex
+%%EXAMPLESDIR%%/examples/subwindow_ex.c
+%%EXAMPLESDIR%%/examples/swindow_ex
+%%EXAMPLESDIR%%/examples/swindow_ex.c
+%%EXAMPLESDIR%%/examples/template_ex
+%%EXAMPLESDIR%%/examples/template_ex.c
+%%EXAMPLESDIR%%/examples/traverse_ex
+%%EXAMPLESDIR%%/examples/traverse_ex.c
+%%EXAMPLESDIR%%/examples/viewer_ex
+%%EXAMPLESDIR%%/examples/viewer_ex.c
+%%EXAMPLESDIR%%/examples/vinstall
+%%EXAMPLESDIR%%/examples/vinstall.c
+@dirrm %%EXAMPLESDIR%%/examples
+@dirrm %%EXAMPLESDIR%%/demos
+@dirrm %%EXAMPLESDIR%%/cli/utils
+@dirrm %%EXAMPLESDIR%%/cli/samples
+@dirrm %%EXAMPLESDIR%%/cli
+@dirrm %%EXAMPLESDIR%%
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrm include/cdk