blob: 44e5d5e899822d075c63004bf77c0b82e289fec3 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
|
%%AOLSERVER%%aolserver/modules/tcl/xotcl.tcl
bin/xotclsh
include/xotcl%%PORTVERSION%%/xotcl.h
include/xotcl%%PORTVERSION%%/xotclDecls.h
include/xotcl%%PORTVERSION%%/xotclInt.h
include/xotcl%%PORTVERSION%%/xotclIntDecls.h
lib/xotcl%%PORTVERSION%%/COPYRIGHT
lib/xotcl%%PORTVERSION%%/apps/COPYRIGHT
lib/xotcl%%PORTVERSION%%/apps/comm/client.pem
lib/xotcl%%PORTVERSION%%/apps/comm/filename.crt
lib/xotcl%%PORTVERSION%%/apps/comm/filename.key
lib/xotcl%%PORTVERSION%%/apps/comm/ftp.xotcl
lib/xotcl%%PORTVERSION%%/apps/comm/get-regression-nb.xotcl
lib/xotcl%%PORTVERSION%%/apps/comm/get-regression.xotcl
lib/xotcl%%PORTVERSION%%/apps/comm/link-checker.xotcl
lib/xotcl%%PORTVERSION%%/apps/comm/secure-webclient.xotcl
lib/xotcl%%PORTVERSION%%/apps/comm/secure-webserver.xotcl
lib/xotcl%%PORTVERSION%%/apps/comm/server.key
lib/xotcl%%PORTVERSION%%/apps/comm/server.pem
lib/xotcl%%PORTVERSION%%/apps/comm/test-tls-client.xotcl
lib/xotcl%%PORTVERSION%%/apps/comm/test-tls-server.xotcl
lib/xotcl%%PORTVERSION%%/apps/comm/webclient.xotcl
lib/xotcl%%PORTVERSION%%/apps/comm/webserver.xotcl
lib/xotcl%%PORTVERSION%%/apps/scripts/adapter.xotcl
lib/xotcl%%PORTVERSION%%/apps/scripts/adapterExample.xotcl
lib/xotcl%%PORTVERSION%%/apps/scripts/composite.xotcl
lib/xotcl%%PORTVERSION%%/apps/scripts/compositeExample.xotcl
lib/xotcl%%PORTVERSION%%/apps/scripts/observer.xotcl
lib/xotcl%%PORTVERSION%%/apps/scripts/parameter.xotcl
lib/xotcl%%PORTVERSION%%/apps/scripts/pinger.xotcl
lib/xotcl%%PORTVERSION%%/apps/scripts/simpleFilters.xotcl
lib/xotcl%%PORTVERSION%%/apps/scripts/soccerClub.xotcl
lib/xotcl%%PORTVERSION%%/apps/utils/xo-daemon
lib/xotcl%%PORTVERSION%%/apps/utils/xo-whichPkg
lib/xotcl%%PORTVERSION%%/apps/utils/xotclsh
lib/xotcl%%PORTVERSION%%/apps/utils/xotclsh.in
lib/xotcl%%PORTVERSION%%/apps/utils/xowish
lib/xotcl%%PORTVERSION%%/apps/utils/xowish.in
lib/xotcl%%PORTVERSION%%/comm/Access.xotcl
lib/xotcl%%PORTVERSION%%/comm/Connection.xotcl
lib/xotcl%%PORTVERSION%%/comm/Dav.xotcl
lib/xotcl%%PORTVERSION%%/comm/Ftp.xotcl
lib/xotcl%%PORTVERSION%%/comm/Httpd.xotcl
lib/xotcl%%PORTVERSION%%/comm/Imap.xotcl
lib/xotcl%%PORTVERSION%%/comm/Ldap.xotcl
lib/xotcl%%PORTVERSION%%/comm/Mime.xotcl
lib/xotcl%%PORTVERSION%%/comm/PCache.xotcl
lib/xotcl%%PORTVERSION%%/comm/pkgIndex.tcl
lib/xotcl%%PORTVERSION%%/lib/Script.xotcl
lib/xotcl%%PORTVERSION%%/lib/changeXOTclVersion.xotcl
lib/xotcl%%PORTVERSION%%/lib/htmllib.xotcl
lib/xotcl%%PORTVERSION%%/lib/make.xotcl
lib/xotcl%%PORTVERSION%%/lib/makeDoc.xotcl
lib/xotcl%%PORTVERSION%%/lib/metadataAnalyzer.xotcl
lib/xotcl%%PORTVERSION%%/lib/mixinStrategy.xotcl
lib/xotcl%%PORTVERSION%%/lib/package.xotcl
lib/xotcl%%PORTVERSION%%/lib/pkgIndex.tcl
lib/xotcl%%PORTVERSION%%/lib/staticMetadata.xotcl
lib/xotcl%%PORTVERSION%%/lib/test.xotcl
lib/xotcl%%PORTVERSION%%/lib/trace.xotcl
lib/xotcl%%PORTVERSION%%/lib/upvarcompat.xotcl
lib/xotcl%%PORTVERSION%%/lib/wafecompat.tcl
lib/xotcl%%PORTVERSION%%/lib/xodoc.xotcl
lib/xotcl%%PORTVERSION%%/libxotcl%%PORTVERSION%%.so
lib/xotcl%%PORTVERSION%%/libxotclstub%%PORTVERSION%%.a
lib/xotcl%%PORTVERSION%%/pkgIndex.tcl
lib/xotcl%%PORTVERSION%%/serialize/RecoveryPoint.xotcl
lib/xotcl%%PORTVERSION%%/serialize/ScriptCreator.xotcl
lib/xotcl%%PORTVERSION%%/serialize/Serializer.xotcl
lib/xotcl%%PORTVERSION%%/serialize/pkgIndex.tcl
lib/xotcl%%PORTVERSION%%/xotclConfig.sh
%%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/README.aol
%%PORTDOCS%%%%DOCSDIR%%/TODO
%%PORTDOCS%%%%DOCSDIR%%/announces/Announce-0.9.3
%%PORTDOCS%%%%DOCSDIR%%/announces/Announce-0.9.4
%%PORTDOCS%%%%DOCSDIR%%/announces/Announce-1.0
%%PORTDOCS%%%%DOCSDIR%%/announces/Announce-1.0.1
%%PORTDOCS%%%%DOCSDIR%%/announces/Announce-1.0.2
%%PORTDOCS%%%%DOCSDIR%%/announces/Announce-1.1.0
%%PORTDOCS%%%%DOCSDIR%%/announces/Announce-1.1.1
%%PORTDOCS%%%%DOCSDIR%%/announces/Announce-1.2.0
%%PORTDOCS%%%%DOCSDIR%%/announces/Announce-1.3.0
%%PORTDOCS%%%%DOCSDIR%%/announces/Announce-1.3.1
%%PORTDOCS%%%%DOCSDIR%%/announces/Announce-1.3.3
%%PORTDOCS%%%%DOCSDIR%%/announces/Announce-1.3.4
%%PORTDOCS%%%%DOCSDIR%%/announces/Announce-1.3.5
%%PORTDOCS%%%%DOCSDIR%%/announces/Announce-1.3.6
%%PORTDOCS%%%%DOCSDIR%%/announces/Announce-1.3.7
%%PORTDOCS%%%%DOCSDIR%%/announces/Announce-1.3.8
%%PORTDOCS%%%%DOCSDIR%%/announces/Announce-1.3.9
%%PORTDOCS%%%%DOCSDIR%%/announces/Announce-1.4.0
%%PORTDOCS%%%%DOCSDIR%%/announces/Announce-1.4.1
%%PORTDOCS%%%%DOCSDIR%%/announces/Announce-1.5.0
%%PORTDOCS%%%%DOCSDIR%%/announces/Announce-1.5.1
%%PORTDOCS%%%%DOCSDIR%%/announces/Announce-1.5.2
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/html/JufGdbmStorage-xotcl.html
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/html/MemStorage-xotcl.html
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/html/MultiStorage-xotcl.html
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/html/Persistence-xotcl.html
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/html/Script-xotcl.html
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/html/Serializer-xotcl.html
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/html/Storage-xotcl.html
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/html/TclGdbmStorage-xotcl.html
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/html/TextFileStorage-xotcl.html
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/html/UNIVERSAL-xotcl.html
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/html/adapter-xotcl.html
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/html/adapterExample-xotcl.html
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/html/cascaded-message-filter.gif
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/html/changeXOTclVersion-xotcl.html
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/html/composite-xotcl.html
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/html/compositeExample-xotcl.html
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/html/features.gif
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/html/filter-inheritance.gif
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/html/forwardtest-xotcl.html
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/html/ftp-xotcl.html
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/html/htmllib-xotcl.html
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/html/index.html
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/html/langRef-xotcl.html
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/html/link-checker-xotcl.html
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/html/make-xotcl.html
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/html/makeDoc-xotcl.html
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/html/metadataAnalyzer-xotcl.html
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/html/mixinStrategy-xotcl.html
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/html/next-path-mixin-movement.gif
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/html/next-path.gif
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/html/obj_class_system.gif
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/html/observer-xotcl.html
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/html/package-xotcl.html
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/html/parameter-xotcl.html
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/html/persistenceExample-xotcl.html
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/html/pinger-xotcl.html
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/html/secure-webclient-xotcl.html
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/html/secure-webserver-xotcl.html
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/html/simpleFilters-xotcl.html
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/html/slottest-xotcl.html
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/html/soccerClub-xotcl.html
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/html/speedtest-xotcl.html
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/html/staticMetadata-xotcl.html
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/html/test-xotcl.html
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/html/testo-xotcl.html
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/html/testx-xotcl.html
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/html/trace-xotcl.html
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/html/tutorial.html
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/html/upvarcompat-xotcl.html
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/html/webclient-xotcl.html
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/html/webserver-xotcl.html
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/html/xo-daemon.html
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/html/xo-whichPkg.html
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/html/xocomm-test.html
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/html/xodoc-xotcl.html
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/html/xotcl-doc.css
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/pdf/langRef-xotcl.pdf
%%TUTORIAL%%%%EXAMPLESDIR%%/tutorial/pdf/tutorial.pdf
%%TUTORIAL%%@dirrm %%EXAMPLESDIR%%/tutorial/html
%%TUTORIAL%%@dirrm %%EXAMPLESDIR%%/tutorial/pdf
%%TUTORIAL%%@dirrm %%EXAMPLESDIR%%/tutorial
%%TUTORIAL%%@dirrm %%EXAMPLESDIR%%
%%PORTDOCS%%@dirrm %%DOCSDIR%%/announces
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrm include/xotcl%%PORTVERSION%%
@dirrm lib/xotcl%%PORTVERSION%%/apps/comm
@dirrm lib/xotcl%%PORTVERSION%%/apps/scripts
@dirrm lib/xotcl%%PORTVERSION%%/apps/utils
@dirrm lib/xotcl%%PORTVERSION%%/apps
@dirrm lib/xotcl%%PORTVERSION%%/comm
@dirrm lib/xotcl%%PORTVERSION%%/lib
@dirrm lib/xotcl%%PORTVERSION%%/serialize
@dirrm lib/xotcl%%PORTVERSION%%
|