1 | # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 |
---|
2 | # $Id: Portfile 130128 2014-12-27 09:56:01Z larryv@macports.org $ |
---|
3 | |
---|
4 | PortSystem 1.0 |
---|
5 | |
---|
6 | name p5-graveyard |
---|
7 | version 0.0 |
---|
8 | categories perl |
---|
9 | |
---|
10 | array set replacements { |
---|
11 | 5.8 5.16 |
---|
12 | 5.10 5.16 |
---|
13 | 5.12 5.16 |
---|
14 | 5.14 5.16 |
---|
15 | } |
---|
16 | |
---|
17 | proc handle_unfortunate_port_names action { |
---|
18 | foreach name {error eval lchown switch} { |
---|
19 | # Can't use 'switch' here, for obvious reasons. |
---|
20 | if {$action eq "hide"} { |
---|
21 | rename $name _$name |
---|
22 | } elseif {$action eq "show"} { |
---|
23 | rename _$name $name |
---|
24 | } |
---|
25 | } |
---|
26 | } |
---|
27 | |
---|
28 | proc unknown args { |
---|
29 | handle_unfortunate_port_names show |
---|
30 | upvar 1 replacements replacements |
---|
31 | if {[llength $args] < 3} { |
---|
32 | lappend args 5.8 5.10 5.12 5.14 |
---|
33 | } |
---|
34 | foreach series [lassign $args port vers] { |
---|
35 | lassign [split $vers _] ver rev |
---|
36 | if {$rev eq ""} { |
---|
37 | set rev 0 |
---|
38 | } |
---|
39 | set repl $replacements($series) |
---|
40 | subport p${series}-$port { |
---|
41 | version $ver |
---|
42 | revision $rev |
---|
43 | replaced_by py${repl}-$port |
---|
44 | } |
---|
45 | } |
---|
46 | handle_unfortunate_port_names hide |
---|
47 | } |
---|
48 | |
---|
49 | handle_unfortunate_port_names hide |
---|
50 | |
---|
51 | |
---|
52 | # SUBPORT (without "p5*-" prefix) VERSION+REV REPLACED SERIES (defaults |
---|
53 | # to "5.8 5.10 5.12 5.14") |
---|
54 | acme-lolcat 0.0.5_4 |
---|
55 | algorithm-annotate 0.100.0_4 |
---|
56 | algorithm-c3 0.100.0_1 |
---|
57 | algorithm-dependency 1.110.0_4 |
---|
58 | algorithm-diff 1.190.300_1 |
---|
59 | algorithm-munkres 0.80.0_3 |
---|
60 | aliased 0.310.0_1 |
---|
61 | alien-wxwidgets 0.650.0_5 |
---|
62 | amazon-s3 0.450.0_4 |
---|
63 | any-moose 0.240.0_2 |
---|
64 | anyevent 7.80.0_1 |
---|
65 | apache-admin-config 0.950.0_2 |
---|
66 | apache-authcookie 3.220.0_1 |
---|
67 | apache-logformat-compiler 0.320.0_1 |
---|
68 | apache-session 1.930.0_1 |
---|
69 | apache-session-wrapper 0.340.0_4 |
---|
70 | apache-test 1.380.0_1 |
---|
71 | apache2-rest 0.70.0_2 |
---|
72 | app-ack 2.12_1 |
---|
73 | app-cli 0.313.0_1 |
---|
74 | app-cpanminus 1.702.200_1 |
---|
75 | app-rad 1.50.0_1 |
---|
76 | appconfig 1.660.0_5 |
---|
77 | appconfig-std 1.90.0_1 |
---|
78 | archive-tar 2.20.0_1 |
---|
79 | archive-zip 1.390.0_1 |
---|
80 | array-compare 2.110.0_1 |
---|
81 | astro 0.760.0_1 |
---|
82 | astro-fits-cfitsio 1.100.0_1 |
---|
83 | astro-fits-header 3.70.0_3 |
---|
84 | astro-satpass 0.67.0_1 |
---|
85 | attribute-handlers 0.960.0_1 |
---|
86 | audio-flac-header 2.400.0_4 |
---|
87 | audio-m4p 0.510.0_4 |
---|
88 | auth-yubikey_webclient 2.0.0_4 |
---|
89 | authcas 1.600.0_1 |
---|
90 | authen-sasl 2.160.0_1 |
---|
91 | authen-smb 0.910.0_4 |
---|
92 | autobox 2.820.0_1 |
---|
93 | autodia 2.140.0_3 |
---|
94 | autovivification 0.120.0_2 |
---|
95 | autoxs-header 1.20.0_5 |
---|
96 | b-hooks-endofscope 0.130.0_1 |
---|
97 | b-hooks-op-check 0.190.0_2 |
---|
98 | b-hooks-op-check-stashchange 0.60.0_5 |
---|
99 | b-keywords 1.130.0_2 |
---|
100 | berkeleydb 0.540.0_2 |
---|
101 | bit-vector 7.400.0_1 |
---|
102 | bsd-resource 1.290.700_1 |
---|
103 | business-isbn 2.50.0_5 |
---|
104 | business-isbn-data 20081208_5 |
---|
105 | business-ismn 1.110.0_3 |
---|
106 | business-issn 0.910.0_2 |
---|
107 | cache-cache 1.70.0_1 |
---|
108 | cache-fastmmap 1.400.0_1 |
---|
109 | cache-memcached 1.300.0_1 |
---|
110 | cache-simple-timedexpiry 0.270.0_4 |
---|
111 | cairo 1.105.0_1 |
---|
112 | cairo-gobject 1.4.0_2 |
---|
113 | calendar-simple 1.210.0_5 |
---|
114 | cam-pdf 1.520.0_6 |
---|
115 | captcha-recaptcha 0.970.0_2 |
---|
116 | capture-tiny 0.270.0_1 |
---|
117 | carp-assert 0.210.0_2 |
---|
118 | carp-assert-more 1.140.0_2 |
---|
119 | carp-clan 6.40.0_5 |
---|
120 | catalyst-action-renderview 0.160.0_4 |
---|
121 | catalyst-authentication-credential-http 1.16.0_1 |
---|
122 | catalyst-authentication-store-dbix-class 0.150.600_1 |
---|
123 | catalyst-component-instancepercontext 0.1.1_4 |
---|
124 | catalyst-controller-formbuilder 0.60.0_4 |
---|
125 | catalyst-devel 1.390.0_1 |
---|
126 | catalyst-engine-apache 1.160.0_4 |
---|
127 | catalyst-helper-authdbic 0.170.0_1 |
---|
128 | catalyst-log-log4perl 1.60.0_1 |
---|
129 | catalyst-model-adaptor 0.100.0_2 |
---|
130 | catalyst-model-dbic-schema 0.650.0_1 |
---|
131 | catalyst-plugin-authentication 0.100.230_1 |
---|
132 | catalyst-plugin-authentication-store-dbic 0.110.0_4 |
---|
133 | catalyst-plugin-authorization-acl 0.160.0_1 |
---|
134 | catalyst-plugin-authorization-roles 0.90.0_1 |
---|
135 | catalyst-plugin-captcha 0.40.0_4 |
---|
136 | catalyst-plugin-configloader 0.340.0_1 |
---|
137 | catalyst-plugin-datetime 0.30.0_4 |
---|
138 | catalyst-plugin-session 0.390.0_1 |
---|
139 | catalyst-plugin-session-state-cookie 0.170.0_4 |
---|
140 | catalyst-plugin-session-store-dbi 0.160.0_4 |
---|
141 | catalyst-plugin-session-store-dbic 0.140.0_1 |
---|
142 | catalyst-plugin-session-store-delegate 0.60.0_5 |
---|
143 | catalyst-plugin-session-store-fastmmap 0.160.0_1 |
---|
144 | catalyst-plugin-stacktrace 0.120.0_1 |
---|
145 | catalyst-plugin-static-simple 0.330.0_1 |
---|
146 | catalyst-plugin-unicode-encoding 1.900.0_2 |
---|
147 | catalyst-runtime 5.900.770_2 |
---|
148 | catalyst-view-html-template 0.30.0_4 |
---|
149 | catalyst-view-json 0.330.0_1 |
---|
150 | catalyst-view-tt 0.410.0_1 |
---|
151 | catalyst-view-xslt 0.90.0_1 |
---|
152 | catalystx-component-traits 0.190.0_4 |
---|
153 | cgi 4.110.0_1 |
---|
154 | cgi-ajax 0.707.0_6 |
---|
155 | cgi-alternatives 0.120.0_1 |
---|
156 | cgi-fast 2.50.0_1 |
---|
157 | cgi-fasttemplate 1.90.0_2 |
---|
158 | cgi-formbuilder 3.90.0_2 |
---|
159 | cgi-session 4.480.0_2 |
---|
160 | cgi-simple 1.115.0_1 |
---|
161 | cgi-ssi 0.920.0_2 |
---|
162 | cgi-struct 1.210.0_1 |
---|
163 | chart 2.4.8_1 |
---|
164 | chemistry-elements 1.70.0_2 |
---|
165 | class-accessor 0.340.0_5 |
---|
166 | class-accessor-chained 0.10.0_5 |
---|
167 | class-accessor-grouped 0.100.120_1 |
---|
168 | class-autouse 2.10.0_1 |
---|
169 | class-base 0.60.0_1 |
---|
170 | class-c3 0.270.0_1 |
---|
171 | class-c3-adopt-next 0.130.0_4 |
---|
172 | class-c3-componentised 1.1.0_1 |
---|
173 | class-c3-xs 0.130.0_5 |
---|
174 | class-container 0.120.0_4 |
---|
175 | class-csv 1.30.0_4 |
---|
176 | class-data-accessor 0.40.40_4 |
---|
177 | class-data-inheritable 0.80.0_5 |
---|
178 | class-dbi 3.0.17_5 |
---|
179 | class-dbi-abstractsearch 0.70.0_4 |
---|
180 | class-dbi-mysql 1.0.0_4 |
---|
181 | class-dbi-pg 0.80.0_4 |
---|
182 | class-dbi-plugin 0.30.0_4 |
---|
183 | class-dbi-plugin-abstractcount 0.80.0_4 |
---|
184 | class-dbi-plugin-pager 0.561.0_5 |
---|
185 | class-dbi-uuid 1.10.0_4 |
---|
186 | class-errorhandler 0.30.0_2 |
---|
187 | class-factory-util 1.700.0_5 |
---|
188 | class-generate 1.140.0_1 |
---|
189 | class-gomor 1.20.0_4 |
---|
190 | class-inner 0.200.1_1 |
---|
191 | class-insideout 1.90.0_4 |
---|
192 | class-inspector 1.280.0_1 |
---|
193 | class-load 0.220.0_2 |
---|
194 | class-load-xs 0.90.0_1 |
---|
195 | class-loader 2.30.0_4 |
---|
196 | class-makemethods 1.10.0_4 |
---|
197 | class-method-modifiers 2.110.0_1 |
---|
198 | class-methodmaker 2.210.0_2 |
---|
199 | class-mop 1.120.0_5 |
---|
200 | class-returnvalue 0.550.0_4 |
---|
201 | class-singleton 1.500.0_1 |
---|
202 | class-throwable 0.110.0_5 |
---|
203 | class-tiny 1.0.0_1 |
---|
204 | class-trigger 0.140.0_5 |
---|
205 | class-unload 0.80.0_1 |
---|
206 | class-whitehole 0.40.0_4 |
---|
207 | class-xsaccessor 1.190.0_1 |
---|
208 | clone 0.370.0_2 |
---|
209 | common-sense 3.600.0_1 |
---|
210 | compress-bzip2 2.90.0_4 |
---|
211 | compress-raw-bzip2 2.67.0_1 |
---|
212 | compress-raw-zlib 2.67.0_1 |
---|
213 | compress-snappy 0.230.0_2 |
---|
214 | config-any 0.240.0_1 |
---|
215 | config-autoconf 0.220.0_2 |
---|
216 | config-general 2.560.0_1 |
---|
217 | config-grammar 1.100.0_2 |
---|
218 | config-ini 0.24.0_1 |
---|
219 | config-inifiles 2.570.0_4 |
---|
220 | config-json 1.510.0_3 |
---|
221 | config-properties 1.710.0_3 |
---|
222 | config-simple 4.590.0_1 |
---|
223 | config-tiny 2.200.0_1 |
---|
224 | const-fast 0.13.0_2 |
---|
225 | context-preserve 0.10.0_5 |
---|
226 | convert-ascii-armour 1.400.0_4 |
---|
227 | convert-asn1 0.270.0_1 |
---|
228 | convert-bencode 1.30.0_4 |
---|
229 | convert-binary-c 0.760.0_1 |
---|
230 | convert-binhex 1.119.0_4 |
---|
231 | convert-pem 0.80.0_1 |
---|
232 | convert-tnef 0.170.0_5 |
---|
233 | convert-uu 0.520.100_2 |
---|
234 | convert-uulib 1.340.0_3 |
---|
235 | cpan-changes 0.300.0_1 |
---|
236 | cpan-meta 2.143.240_1 |
---|
237 | cpan-meta-check 0.9.0_1 |
---|
238 | cpan-meta-requirements 2.131.0_1 |
---|
239 | cpan-meta-yaml 0.12.0_1 |
---|
240 | crypt-appletwofish 0.51.0_5 |
---|
241 | crypt-blowfish 2.140.0_2 |
---|
242 | crypt-cast5 0.50.0_5 |
---|
243 | crypt-cbc 2.330.0_2 |
---|
244 | crypt-ciphersaber 1.0.0_4 |
---|
245 | crypt-des 2.70.0_1 |
---|
246 | crypt-des_ede3 0.10.0_5 |
---|
247 | crypt-dh 0.70.0_1 |
---|
248 | crypt-dsa 1.170.0_1 |
---|
249 | crypt-gcrypt 1.260.0_3 |
---|
250 | crypt-idea 1.100.0_1 |
---|
251 | crypt-openpgp 1.60.0_1 |
---|
252 | crypt-openssl-bignum 0.40.0_4 |
---|
253 | crypt-openssl-random 0.60.0_1 |
---|
254 | crypt-openssl-rsa 0.280.0_1 |
---|
255 | crypt-openssl-x509 1.805.0_1 |
---|
256 | crypt-passwdmd5 1.300.0_4 |
---|
257 | crypt-primes 0.500.0_5 |
---|
258 | crypt-random 1.250.0_4 |
---|
259 | crypt-random-source 0.80.0_1 |
---|
260 | crypt-rc4 2.20.0_5 |
---|
261 | crypt-rijndael 1.120.0_1 |
---|
262 | crypt-ripemd160 0.40.0_4 |
---|
263 | crypt-rsa 1.990.0_1 |
---|
264 | crypt-ssleay 0.720.0_1 |
---|
265 | crypt-twofish 2.140.0_4 |
---|
266 | csp 0.340.0_4 |
---|
267 | css 1.80.0_4 |
---|
268 | css-tiny 1.190.0_2 |
---|
269 | curses 1.280.0_1 |
---|
270 | curses-ui 0.950.0_4 |
---|
271 | cwd-guard 0.40.0_1 |
---|
272 | dancer 1.313.200_1 |
---|
273 | dancer-plugin-database 2.100.0_1 |
---|
274 | dancer-plugin-database-core 0.80.0_1 |
---|
275 | danga-socket 1.610.0_4 |
---|
276 | data-alias 1.110.0_4 |
---|
277 | data-buffer 0.40.0_4 |
---|
278 | data-compare 1.220.0_4 |
---|
279 | data-diver 1.10.100_1 |
---|
280 | data-dump 1.220.0_2 |
---|
281 | data-dumper 2.154.0_1 |
---|
282 | data-dumper-concise 2.22.0_1 |
---|
283 | data-hexify 1.0.0_4 |
---|
284 | data-hierarchy 0.340.0_4 |
---|
285 | data-ical 0.210.0_1 |
---|
286 | data-optlist 0.109.0_2 |
---|
287 | data-page 2.20.0_4 |
---|
288 | data-password 1.110.0_1 |
---|
289 | data-perl 0.2.9_2 |
---|
290 | data-phrasebook 0.350.0_1 |
---|
291 | data-phrasebook-loader-yaml 0.130.0_1 |
---|
292 | data-stag 0.140.0_1 |
---|
293 | data-uuid 1.219.0_1 |
---|
294 | data-visitor 0.300.0_1 |
---|
295 | date-calc 6.300.0_4 |
---|
296 | date-holidays-de 1.600.0_1 |
---|
297 | date-simple 3.30.0_4 |
---|
298 | datemanip 6.480.0_1 |
---|
299 | datetime 1.120.0_1 |
---|
300 | datetime-format-builder 0.810.0_1 |
---|
301 | datetime-format-dateparse 0.50.0_3 |
---|
302 | datetime-format-iso8601 0.70.0_3 |
---|
303 | datetime-format-mail 0.401.0_1 |
---|
304 | datetime-format-mysql 0.50.0_1 |
---|
305 | datetime-format-pg 0.160.60_3 |
---|
306 | datetime-format-sqlite 0.110.0_5 |
---|
307 | datetime-format-strptime 1.560.0_1 |
---|
308 | datetime-format-w3cdtf 0.60.0_3 |
---|
309 | datetime-locale 0.450.0_5 |
---|
310 | datetime-timezone 1.810.0_1 |
---|
311 | dbd-mock 1.450.0_2 |
---|
312 | dbd-mysql 4.29.0_1 |
---|
313 | dbd-pg 3.4.2_1 |
---|
314 | dbd-sqlite 1.460.0_1 |
---|
315 | dbd-sqlite2 0.360.0_2 |
---|
316 | dbi 1.632.0_1 |
---|
317 | dbicx-testdatabase 0.50.0_3 |
---|
318 | dbix-class 0.82.810_1 |
---|
319 | dbix-class-cursor-cached 1.1.2_1 |
---|
320 | dbix-class-dynamicdefault 0.40.0_1 |
---|
321 | dbix-class-encodedcolumn 0.0.130_1 |
---|
322 | dbix-class-introspectablem2m 0.1.1_1 |
---|
323 | dbix-class-schema-loader 0.70.420_1 |
---|
324 | dbix-class-timestamp 0.140.0_1 |
---|
325 | dbix-contextualfetch 1.30.0_4 |
---|
326 | dbix-dbschema 0.440.0_1 |
---|
327 | dbix-searchbuilder 1.660.0_1 |
---|
328 | dbix-sqlcrosstab 1.170.0_3 |
---|
329 | dbm-deep 2.1.100_1 |
---|
330 | devel-caller 2.60.0_1 |
---|
331 | devel-checkbin 0.20.0_1 |
---|
332 | devel-checkcompiler 0.50.0_1 |
---|
333 | devel-checklib 1.20.0_1 |
---|
334 | devel-cover 0.820.0_2 |
---|
335 | devel-cycle 1.110.0_4 |
---|
336 | devel-globaldestruction 0.130.0_1 |
---|
337 | devel-nytprof 4.60.0_2 |
---|
338 | devel-overloadinfo 0.2.0_1 |
---|
339 | devel-ppport 3.250.0_1 |
---|
340 | devel-size 0.690.0_4 |
---|
341 | devel-stacktrace 2.0.0_1 |
---|
342 | devel-stacktrace-ashtml 0.140.0_1 |
---|
343 | devel-symdump 2.120.0_2 |
---|
344 | device-serialport 1.40.0_3 |
---|
345 | digest 1.160.0_4 |
---|
346 | digest-bubblebabble 0.20.0_1 |
---|
347 | digest-crc 0.180.0_1 |
---|
348 | digest-hmac 1.30.0_1 |
---|
349 | digest-md2 2.40.0_1 |
---|
350 | digest-md4 1.500.0_4 |
---|
351 | digest-md5 2.530.0_1 |
---|
352 | digest-md5-file 0.80.0_1 |
---|
353 | digest-nilsimsa 0.60.0_6 |
---|
354 | digest-perl-md5 1.900.0_1 |
---|
355 | digest-sha 5.930.0_1 |
---|
356 | digest-sha1 2.130.0_5 |
---|
357 | dir-self 0.110.0_1 |
---|
358 | directory-scratch 0.150.0_1 |
---|
359 | dist-checkconflicts 0.110.0_2 |
---|
360 | email-abstract 3.7.0_2 |
---|
361 | email-address 1.905.0_1 |
---|
362 | email-date 1.104.0_1 |
---|
363 | email-date-format 1.5.0_1 |
---|
364 | email-messageid 1.405.0_1 |
---|
365 | email-mime 1.926.0_2 |
---|
366 | email-mime-contenttype 1.17.0_2 |
---|
367 | email-mime-encodings 1.315.0_2 |
---|
368 | email-mime-modifier 1.442.0_5 |
---|
369 | email-send 2.199.0_1 |
---|
370 | email-sender 1.300.16_1 |
---|
371 | email-simple 2.203.0_2 |
---|
372 | email-valid 1.195.0_1 |
---|
373 | encode 2.670.0_1 |
---|
374 | encode-detect 1.10.0_4 |
---|
375 | encode-eucjpascii 0.30.0_2 |
---|
376 | encode-hanextra 0.230.0_6 |
---|
377 | encode-iso2022 0.40.0_1 |
---|
378 | encode-jis2k 0.20.0_7 |
---|
379 | encode-jisx0213 0.30.0_1 |
---|
380 | encode-locale 1.30.0_2 |
---|
381 | encoding-fixlatin 1.40.0_1 |
---|
382 | encoding-fixlatin-xs 1.10.0_2 |
---|
383 | enum 1.16.0_4 |
---|
384 | eperl 2.2.14_7 |
---|
385 | error 0.170.220_2 |
---|
386 | eval 2.2.8_4 |
---|
387 | eval-closure 0.110.0_1 |
---|
388 | event 1.230.0_1 |
---|
389 | event-execflow 0.640.0_1 |
---|
390 | event-rpc 1.50.0_1 |
---|
391 | exception-class 1.390.0_1 |
---|
392 | expect 1.200.0_4 |
---|
393 | expect-simple 0.20.0_4 |
---|
394 | exporter-tiny 0.42.0_1 |
---|
395 | extutils-cbuilder 0.280.220_1 |
---|
396 | extutils-command 1.180.0_1 |
---|
397 | extutils-config 0.8.0_1 |
---|
398 | extutils-depends 0.402.0_1 |
---|
399 | extutils-f77 1.170.0_2 |
---|
400 | extutils-helpers 0.22.0_1 |
---|
401 | extutils-install 2.40.0_1 |
---|
402 | extutils-installpaths 0.10.0_1 |
---|
403 | extutils-libbuilder 0.40.0_4 |
---|
404 | extutils-makemaker 7.40.0_1 |
---|
405 | extutils-manifest 1.690.0_1 |
---|
406 | extutils-pkgconfig 1.150.0_5 |
---|
407 | extutils-xsbuilder 0.280.0_5 |
---|
408 | extutils-xspp 0.180.0_2 |
---|
409 | fcgi 0.770.0_2 |
---|
410 | feed-find 0.70.0_1 |
---|
411 | fey 0.400.0_3 |
---|
412 | fey-dbimanager 0.160.0_3 |
---|
413 | fey-loader 0.120.0_4 |
---|
414 | fey-orm 0.430.0_3 |
---|
415 | fey-test 0.100.0_1 |
---|
416 | file-basedir 0.30.0_7 |
---|
417 | file-changenotify 0.240.0_1 |
---|
418 | file-chdir 0.100.800_1 |
---|
419 | file-comments 0.80.0_4 |
---|
420 | file-copy-recursive 0.380.0_5 |
---|
421 | file-countlines 0.0.3_2 |
---|
422 | file-desktopentry 0.80.0_1 |
---|
423 | file-find-rule 0.330.0_3 |
---|
424 | file-find-rule-perl 1.130.0_1 |
---|
425 | file-flat 1.40.0_4 |
---|
426 | file-homedir 1.0.0_1 |
---|
427 | file-libmagic 0.960.0_4 |
---|
428 | file-listing 6.40.0_2 |
---|
429 | file-map 0.630.0_1 |
---|
430 | file-mimeinfo 0.260.0_1 |
---|
431 | file-mmagic 1.270.0_5 |
---|
432 | file-modified 0.70.0_4 |
---|
433 | file-monitor 1.0.0_2 |
---|
434 | file-monitor-lite 0.652.3_2 |
---|
435 | file-mork 0.300.0_5 |
---|
436 | file-next 1.120.0_1 |
---|
437 | file-path 2.80.0_4 |
---|
438 | file-pushd 1.0.0_4 |
---|
439 | file-readbackwards 1.50.0_1 |
---|
440 | file-remove 1.520.0_3 |
---|
441 | file-rename 0.60.0_3 |
---|
442 | file-rsyncp 0.700.0_5 |
---|
443 | file-sharedir 1.102.0_1 |
---|
444 | file-sharedir-install 0.100.0_1 |
---|
445 | file-sharedir-projectdistdir 1.0.4_1 |
---|
446 | file-slurp 9999.190.0_1 |
---|
447 | file-slurp-tiny 0.3.0_1 |
---|
448 | file-slurp-unicode 0.7.1_4 |
---|
449 | file-tail 0.99.3_4 |
---|
450 | file-temp 0.230.400_1 |
---|
451 | file-tempdir 0.20.0_4 |
---|
452 | file-touch 0.90.0_1 |
---|
453 | file-type 0.220.0_5 |
---|
454 | file-which 1.90.0_5 |
---|
455 | filesys-diskspace 0.50.0_4 |
---|
456 | filesys-notify-kqueue 0.90.0_2 |
---|
457 | filesys-notify-simple 0.120.0_1 |
---|
458 | filter 1.370.0_4 |
---|
459 | filter-simple 0.910.0_2 |
---|
460 | finance-quote 1.350.0_1 |
---|
461 | finance-quotehist 1.200.0_1 |
---|
462 | flickr-api 1.40.0_4 |
---|
463 | flickr-upload 1.320.0_4 |
---|
464 | font-afm 1.200.0_3 |
---|
465 | font-ttf 1.40.0_1 |
---|
466 | freezethaw 0.500.100_3 |
---|
467 | fusioninventory-agent 2.1.14_1 |
---|
468 | gd 2.530.0_1 |
---|
469 | gd-barcode 1.150.0_4 |
---|
470 | gd-graph3d 0.630.0_4 |
---|
471 | gd-securityimage 1.720.0_1 |
---|
472 | gd-svg 0.330.0_3 |
---|
473 | gdgraph 1.440.0_4 |
---|
474 | gdtextutil 0.860.0_4 |
---|
475 | gearman 1.110.0_3 |
---|
476 | gearman-client-async 0.940.0_4 |
---|
477 | gearman-server 1.110.0_1 |
---|
478 | gedcom 1.190.0_1 |
---|
479 | geo-ip 1.430.0_1 |
---|
480 | getopt-long 2.420.0_2 |
---|
481 | getopt-long-descriptive 0.98.0_1 |
---|
482 | getopt-mixed 1.100.0_4 |
---|
483 | getopt-simple 1.520.0_3 |
---|
484 | gimp 2.310.0_3 |
---|
485 | glib 1.306.0_1 |
---|
486 | glib-object-introspection 0.25.0_1 |
---|
487 | gmail-imapd 0.940.0_4 |
---|
488 | gnome2 1.45.0_2 |
---|
489 | gnome2-canvas 1.2.0_6 |
---|
490 | gnome2-gconf 1.44.0_6 |
---|
491 | gnome2-print 1.0.0_6 |
---|
492 | gnome2-vfs 1.82.0_2 |
---|
493 | gnome2-wnck 0.160.0_4 |
---|
494 | gnupg-interface 0.500.0_4 |
---|
495 | google-protocolbuffers 0.110.0_2 |
---|
496 | gps 0.170.0_1 |
---|
497 | graph 0.960.0_1 |
---|
498 | graphics-gnuplotif 1.700.0_2 |
---|
499 | graphviz 2.160.0_1 |
---|
500 | graveyard 0.0_1 |
---|
501 | gssapi 0.280.0_3 |
---|
502 | gtk2 1.249.300_1 |
---|
503 | gtk2-ex-formfactory 0.670.0_1 |
---|
504 | gtk2-ex-podviewer 0.180.0_2 |
---|
505 | gtk2-gladexml 1.7.0_6 |
---|
506 | gtk2-sourceview 1.0.0_5 |
---|
507 | gtk3 0.19.0_1 |
---|
508 | hash-fieldhash 0.120.0_1 |
---|
509 | hash-merge 0.200.0_1 |
---|
510 | hash-merge-simple 0.51.0_1 |
---|
511 | hash-multivalue 0.150.0_1 |
---|
512 | heap 0.800.0_5 |
---|
513 | hook-lexwrap 0.250.0_1 |
---|
514 | html-encoding 0.610.0_3 |
---|
515 | html-extract 0.250.0_5 |
---|
516 | html-fillinform 1.60.0_4 |
---|
517 | html-form 6.30.0_2 |
---|
518 | html-format 2.110.0_1 |
---|
519 | html-lint 2.200.0_3 |
---|
520 | html-mason 1.450.0_4 |
---|
521 | html-parser 3.710.0_2 |
---|
522 | html-scrubber 0.110.0_1 |
---|
523 | html-selector-xpath 0.180.0_1 |
---|
524 | html-simpleparse 0.120.0_2 |
---|
525 | html-strip 1.60.0_4 |
---|
526 | html-stripscripts 1.50.0_1 |
---|
527 | html-stripscripts-parser 1.30.0_1 |
---|
528 | html-table 2.8.0_2 |
---|
529 | html-tableextract 2.110.0_3 |
---|
530 | html-tagfilter 1.30.0_5 |
---|
531 | html-tagset 3.200.0_5 |
---|
532 | html-template 2.950.0_2 |
---|
533 | html-template-compiled 0.930.0_4 |
---|
534 | html-tiny 1.50.0_5 |
---|
535 | html-tokeparser-simple 3.160.0_2 |
---|
536 | html-tree 5.30.0_1 |
---|
537 | html-treebuilder-xpath 0.140.0_2 |
---|
538 | html-wikiconverter 0.680.0_3 |
---|
539 | html-wikiconverter-confluence 0.10.0_3 |
---|
540 | html-wikiconverter-dokuwiki 0.530.0_3 |
---|
541 | html-wikiconverter-googlecode 0.120.0_3 |
---|
542 | html-wikiconverter-kwiki 0.510.0_3 |
---|
543 | html-wikiconverter-markdown 0.50.0_3 |
---|
544 | html-wikiconverter-mediawiki 0.590.0_3 |
---|
545 | html-wikiconverter-moinmoin 0.540.0_3 |
---|
546 | html-wikiconverter-multimarkdown 0.20.0_3 |
---|
547 | html-wikiconverter-oddmuse 0.520.0_3 |
---|
548 | html-wikiconverter-pbwiki 0.10.0_3 |
---|
549 | html-wikiconverter-phpwiki 0.510.0_3 |
---|
550 | html-wikiconverter-pmwiki 0.510.0_3 |
---|
551 | html-wikiconverter-snipsnap 0.500.0_3 |
---|
552 | html-wikiconverter-xwiki 0.20.0_3 |
---|
553 | http-body 1.190.0_1 |
---|
554 | http-cookiejar 0.6.0_1 |
---|
555 | http-cookies 6.10.0_2 |
---|
556 | http-daemon 6.10.0_2 |
---|
557 | http-daemon-ssl 1.40.0_1 |
---|
558 | http-date 6.20.0_2 |
---|
559 | http-lite 2.430.0_1 |
---|
560 | http-message 6.60.0_2 |
---|
561 | http-negotiate 6.10.0_2 |
---|
562 | http-recorder 0.70.0_1 |
---|
563 | http-request-ascgi 1.200.0_4 |
---|
564 | http-response-encoding 0.60.0_4 |
---|
565 | http-server-simple 0.440.0_1 |
---|
566 | http-server-simple-mason 0.140.0_1 |
---|
567 | http-server-simple-psgi 0.160.0_1 |
---|
568 | http-tiny 0.53.0_1 |
---|
569 | ifeffit 2_2 |
---|
570 | ima-dbi 0.350.0_4 |
---|
571 | image-exiftool 9.760.0_1 |
---|
572 | image-imlib2 2.30.0_1 |
---|
573 | image-info 1.360.0_1 |
---|
574 | image-metadata-jpeg 0.156.0_1 |
---|
575 | image-size 3.232.0_3 |
---|
576 | imap-bodystructure 1.10.0_5 |
---|
577 | import-into 1.2.4_1 |
---|
578 | inc-latest 0.500.0_1 |
---|
579 | inline 0.780.0_1 |
---|
580 | inline-c 0.670.0_1 |
---|
581 | inline-files 0.680.0_1 |
---|
582 | inline-python 0.360.0_4 |
---|
583 | innotop 1.9.0_1 |
---|
584 | internals 1.100.0_4 |
---|
585 | io 1.250.0_5 |
---|
586 | io-aio 4.310.0_1 |
---|
587 | io-all 0.850.0_1 |
---|
588 | io-captureoutput 1.110.300_2 |
---|
589 | io-compress 2.67.0_1 |
---|
590 | io-digest 0.100.0_4 |
---|
591 | io-interface 1.60.0_2 |
---|
592 | io-kqueue 0.340.0_2 |
---|
593 | io-multiplex 1.100.0_4 |
---|
594 | io-pager 0.60.0_4 |
---|
595 | io-pty-easy 0.70.0_4 |
---|
596 | io-sessiondata 1.30.0_1 |
---|
597 | io-socket-inet6 2.690.0_2 |
---|
598 | io-socket-socks 0.620.0_1 |
---|
599 | io-socket-ssl 2.8.0_1 |
---|
600 | io-socket-timeout 0.270.0_1 |
---|
601 | io-string 1.80.0_5 |
---|
602 | io-stringy 2.110.0_5 |
---|
603 | io-stty 0.20.0_4 |
---|
604 | io-tee 0.640.0_4 |
---|
605 | io-tty 1.120.0_1 |
---|
606 | io-zlib 1.100.0_4 |
---|
607 | ip-country 2.260.0_4 |
---|
608 | ipc-cmd 0.920.0_1 |
---|
609 | ipc-run 0.940.0_1 |
---|
610 | ipc-run3 0.48.0_1 |
---|
611 | ipe 0.1.48_4 |
---|
612 | iterator 0.30.0_4 |
---|
613 | iterator-util 0.20.0_4 |
---|
614 | java 4.700.0_4 |
---|
615 | javascript-spidermonkey 0.200.0_5 |
---|
616 | json 2.900.0_1 |
---|
617 | json-any 1.380.0_1 |
---|
618 | json-maybexs 1.3.3_1 |
---|
619 | json-parse 0.310.0_1 |
---|
620 | json-pp 2.273.0_1 |
---|
621 | json-xs 2.230.0_4 |
---|
622 | lchown 1.10.0_2 |
---|
623 | libapreq 1.340.0_4 |
---|
624 | libapreq2 2.130.0_5 |
---|
625 | libintl-perl 1.230.0_1 |
---|
626 | libwww-perl 6.80.0_2 |
---|
627 | libxml-enno 1.20.0_4 |
---|
628 | libxml-perl 0.80.0_5 |
---|
629 | lingua-en-findnumber 1.300.0_1 |
---|
630 | lingua-en-inflect 1.895.0_1 |
---|
631 | lingua-en-inflect-number 1.110.0_1 |
---|
632 | lingua-en-inflect-phrase 0.180.0_1 |
---|
633 | lingua-en-number-isordinal 0.40.0_1 |
---|
634 | lingua-en-tagger 0.240.0_1 |
---|
635 | lingua-en-words2nums 0.180.0_1 |
---|
636 | lingua-pt-stemmer 0.10.0_4 |
---|
637 | lingua-stem 0.840.0_4 |
---|
638 | lingua-stem-fr 0.20.0_4 |
---|
639 | lingua-stem-it 0.20.0_4 |
---|
640 | lingua-stem-ru 0.10.0_4 |
---|
641 | lingua-stem-snowball-da 1.10.0_4 |
---|
642 | linux-cpuinfo 1.800.0_2 |
---|
643 | list-allutils 0.90.0_1 |
---|
644 | list-moreutils 0.401.0_3 |
---|
645 | list-uniq 0.21.0_1 |
---|
646 | lj-simple 0.150.0_4 |
---|
647 | local-lib 1.8.9_1 |
---|
648 | locale-gettext 1.50.0_9 |
---|
649 | locale-maketext-fuzzy 0.20.0_4 |
---|
650 | locale-maketext-lexicon 0.860.0_3 |
---|
651 | locale-maketext-simple 0.210.0_4 |
---|
652 | lockfile-simple 0.2.5_4 |
---|
653 | log-any 0.110.0_4 |
---|
654 | log-dispatch 2.440.0_1 |
---|
655 | log-log4perl 1.420.0_2 |
---|
656 | log-log4perl-appender-socket-unix 1.40.0_2 |
---|
657 | lwp-attic 1.0.0_4 |
---|
658 | lwp-authen-wsse 0.50.0_1 |
---|
659 | lwp-mediatypes 6.20.0_2 |
---|
660 | lwp-protocol-http10 6.30.0_1 |
---|
661 | lwp-protocol-https 6.60.0_2 |
---|
662 | lwp-useragent-determined 1.70.0_1 |
---|
663 | mac-appleevents-simple 1.180.0_4 |
---|
664 | mac-applescript 0.40.0_4 |
---|
665 | mac-applescript-glue 0.30.0_5 |
---|
666 | mac-applesingledouble 1.0.0_5 |
---|
667 | mac-apps-launch 1.930.0_4 |
---|
668 | mac-carbon 0.820.0_4 |
---|
669 | mac-errors 1.130.0_4 |
---|
670 | mac-glue 1.300.0_4 |
---|
671 | mac-growl 0.670.0_3 |
---|
672 | mac-osa-simple 1.90.0_5 |
---|
673 | mac-pasteboard 0.2.0_3 |
---|
674 | mac-propertylist 1.400.0_2 |
---|
675 | mac-sysprofile 0.30.0_4 |
---|
676 | mac-systemdirectory 0.40.0_4 |
---|
677 | macosx-file 0.710.0_5 |
---|
678 | mail-audit 2.228.0_1 |
---|
679 | mail-box 2.70.0_4 |
---|
680 | mail-clamav 0.290.0_6 |
---|
681 | mail-dkim 0.400.0_1 |
---|
682 | mail-imapclient 3.340.0_2 |
---|
683 | mail-mboxparser 0.550.0_4 |
---|
684 | mail-pop3client 2.190.0_1 |
---|
685 | mail-rfc822-address 0.300.0_1 |
---|
686 | mail-sender 0.8.16_3 |
---|
687 | mail-sendmail 0.790.0_4 |
---|
688 | mail-spamassassin 3.4.0_1 |
---|
689 | mail-spf 2.9.0_1 |
---|
690 | mail-srs 0.310.0_4 |
---|
691 | mail-webmail-gmail 1.90.0_4 |
---|
692 | mailtools 2.140.0_1 |
---|
693 | marc-record 2.0.6_1 |
---|
694 | masonx-request-withapachesession 0.310.0_4 |
---|
695 | math-base85 0.200.0_4 |
---|
696 | math-bezier 0.10.0_5 |
---|
697 | math-bigint 1.999.300_1 |
---|
698 | math-bigrat 0.260.600_1 |
---|
699 | math-combinatorics 0.90.0_2 |
---|
700 | math-derivative 0.10.0_2 |
---|
701 | math-gmp 2.70.0_1 |
---|
702 | math-matrix 0.500.0_1 |
---|
703 | math-mpfi 0.50.0_1 |
---|
704 | math-mpfr 3.220.0_1 |
---|
705 | math-pari 2.10.808_1 |
---|
706 | math-random 0.710.0_4 |
---|
707 | math-random-isaac 1.4.0_1 |
---|
708 | math-random-secure 0.50.0_5 |
---|
709 | math-round 0.60.0_4 |
---|
710 | math-spline 0.20.0_1 |
---|
711 | mecab 0.996.0_1 |
---|
712 | memoize 1.30.0_1 |
---|
713 | memoize-expirelru 0.550.0_4 |
---|
714 | mhonarc 2.6.19_1 |
---|
715 | mime-base32 1.2.0_4 |
---|
716 | mime-base64 3.140.0_2 |
---|
717 | mime-charset 1.011.3_1 |
---|
718 | mime-encwords 1.014.3_1 |
---|
719 | mime-lite 3.30.0_1 |
---|
720 | mime-lite-html 1.240.0_1 |
---|
721 | mime-tools 5.505.0_1 |
---|
722 | mime-types 2.90.0_1 |
---|
723 | mixin-linewise 0.106.0_2 |
---|
724 | mldbm 2.50.0_1 |
---|
725 | module-build 0.421.0_2 |
---|
726 | module-build-tiny 0.39.0_2 |
---|
727 | module-build-xsutil 0.140.0_1 |
---|
728 | module-compile 0.340.0_1 |
---|
729 | module-corelist 5.201.412.200_1 |
---|
730 | module-depends 0.150.0_5 |
---|
731 | module-find 0.120.0_1 |
---|
732 | module-implementation 0.90.0_1 |
---|
733 | module-install 1.140.0_1 |
---|
734 | module-load 0.320.0_2 |
---|
735 | module-load-conditional 0.620.0_1 |
---|
736 | module-metadata 1.0.24_1 |
---|
737 | module-pluggable 5.100.0_1 |
---|
738 | module-refresh 0.170.0_1 |
---|
739 | module-runtime 0.14.0_2 |
---|
740 | module-runtime-conflicts 0.1.0_1 |
---|
741 | module-scandeps 1.170.0_1 |
---|
742 | module-signature 0.730.0_2 |
---|
743 | module-starter 1.500.0_4 |
---|
744 | module-versions-report 1.60.0_1 |
---|
745 | mogilefs-client 1.170.0_1 |
---|
746 | mogilefs-server 2.320.0_4 |
---|
747 | mogilefs-utils 2.280.0_1 |
---|
748 | mojolicious 5.280.0_1 |
---|
749 | monotone-automatestdio 1.30.0_2 |
---|
750 | moo 1.6.1_1 |
---|
751 | moose 2.140.300_1 |
---|
752 | moose-autobox 0.150.0_1 |
---|
753 | moose-policy 0.50.0_4 |
---|
754 | moosex-aliases 0.110.0_1 |
---|
755 | moosex-classattribute 0.270.0_1 |
---|
756 | moosex-emulate-class-accessor-fast 0.9.30_4 |
---|
757 | moosex-getopt 0.650.0_1 |
---|
758 | moosex-log-log4perl 0.460.0_2 |
---|
759 | moosex-markasmethods 0.150.0_1 |
---|
760 | moosex-methodattributes 0.290.0_1 |
---|
761 | moosex-multiinitarg 0.20.0_1 |
---|
762 | moosex-nonmoose 0.260.0_1 |
---|
763 | moosex-params-validate 0.190.0_1 |
---|
764 | moosex-role-parameterized 1.80.0_1 |
---|
765 | moosex-role-strict 0.50.0_3 |
---|
766 | moosex-role-withoverloading 0.160.0_1 |
---|
767 | moosex-semiaffordanceaccessor 0.100.0_1 |
---|
768 | moosex-singleton 0.290.0_2 |
---|
769 | moosex-strictconstructor 0.190.0_2 |
---|
770 | moosex-traits 0.120.0_2 |
---|
771 | moosex-traits-pluggable 0.120.0_1 |
---|
772 | moosex-types 0.450.0_1 |
---|
773 | moosex-types-common 0.1.12_1 |
---|
774 | moosex-types-laxnum 0.40.0_2 |
---|
775 | moosex-types-loadableclass 0.13.0_1 |
---|
776 | moox-handlesvia 0.1.5_2 |
---|
777 | moox-late 0.15.0_1 |
---|
778 | moox-types-mooselike 0.270.0_1 |
---|
779 | mouse 2.4.1_1 |
---|
780 | mousex-types 0.60.0_1 |
---|
781 | mozilla-ca 20141217_1 |
---|
782 | mp3-info 1.240.0_4 |
---|
783 | mp3-tag 1.130.0_3 |
---|
784 | mro-compat 0.120.0_1 |
---|
785 | mytop 1.200.0_4 |
---|
786 | namespace-autoclean 0.220.0_1 |
---|
787 | namespace-clean 0.250.0_1 |
---|
788 | net 1.220.0_4 |
---|
789 | net-appliance-phrasebook 2.103.642_1 |
---|
790 | net-appliance-session 1.240.0_4 |
---|
791 | net-bonjour 0.960.0_1 |
---|
792 | net-cidr 0.170.0_1 |
---|
793 | net-cidr-lite 0.210.0_3 |
---|
794 | net-cups 0.610.0_3 |
---|
795 | net-daemon 0.480.0_3 |
---|
796 | net-dbus 1.0.0_1 |
---|
797 | net-dict 2.180.0_1 |
---|
798 | net-dns 0.810.0_1 |
---|
799 | net-dns-resolver-programmable 0.3.0_5 |
---|
800 | net-dns-sec 0.160.0_4 |
---|
801 | net-domain-tld 1.720.0_1 |
---|
802 | net-frame 1.110.0_1 |
---|
803 | net-frame-dump 1.130.0_1 |
---|
804 | net-frame-layer-icmpv6 1.90.0_1 |
---|
805 | net-frame-layer-ipv6 1.60.0_1 |
---|
806 | net-frame-simple 1.50.0_1 |
---|
807 | net-ftpserver 1.122.0_4 |
---|
808 | net-growl 0.990.0_4 |
---|
809 | net-http 6.70.0_2 |
---|
810 | net-ident 1.230.0_3 |
---|
811 | net-idn-encode 2.200.0_1 |
---|
812 | net-ip 1.260.0_1 |
---|
813 | net-ip-match-regexp 1.10.0_4 |
---|
814 | net-ipv4addr 0.100.0_4 |
---|
815 | net-ipv6addr 0.200.0_4 |
---|
816 | net-libidn 0.120.0_5 |
---|
817 | net-netmask 1.902.100_4 |
---|
818 | net-nslookup 1.160.0_4 |
---|
819 | net-oauth 0.280.0_1 |
---|
820 | net-openssh 0.620.0_1 |
---|
821 | net-patricia 1.220.0_2 |
---|
822 | net-pcap 0.170.0_1 |
---|
823 | net-ping-external 0.150.0_1 |
---|
824 | net-radius 2.103.0_1 |
---|
825 | net-rawip 0.250.0_1 |
---|
826 | net-senderbase 1.20.0_1 |
---|
827 | net-server 2.8.0_2 |
---|
828 | net-smtp-ssl 1.10.0_1 |
---|
829 | net-smtp_auth 0.80.0_4 |
---|
830 | net-snmp 6.0.1_1 |
---|
831 | net-snpp 1.170.0_4 |
---|
832 | net-ssh-perl 1.370.0_1 |
---|
833 | net-ssh2 0.330.0_4 |
---|
834 | net-ssleay 1.660.0_1 |
---|
835 | net-stomp 0.490.0_1 |
---|
836 | net-syslog 0.40.0_3 |
---|
837 | net-telnet 3.40.0_1 |
---|
838 | net-telnet-cisco 1.100.0_4 |
---|
839 | net-twitter 4.10.60_1 |
---|
840 | net-twitter-lite 0.100.20_4 |
---|
841 | net-upnp 1.4.3_1 |
---|
842 | net-z3950-zoom 1.300.0_1 |
---|
843 | netaddr-ip 4.75.0_1 |
---|
844 | netpacket 1.5.0_1 |
---|
845 | news-nntpclient 0.370.0_4 |
---|
846 | next 0.650.0_4 |
---|
847 | nkf 2.130.0_1 |
---|
848 | nmap-scanner 1.0.0_4 |
---|
849 | number-compare 0.30.0_3 |
---|
850 | number-format 1.520.0_4 |
---|
851 | object-destroyer 2.10.0_1 |
---|
852 | object-id 0.1.2_1 |
---|
853 | object-signature 1.70.0_1 |
---|
854 | object-tiny 1.80.0_1 |
---|
855 | ogg-vorbis-header-pureperl 1.0.0_3 |
---|
856 | ole-storage_lite 0.190.0_1 |
---|
857 | opengl 0.670.300_1 |
---|
858 | openoffice-oodoc 2.125.0_3 |
---|
859 | package-constants 0.40.0_1 |
---|
860 | package-deprecationmanager 0.130.0_2 |
---|
861 | package-stash 0.370.0_1 |
---|
862 | package-stash-xs 0.280.0_2 |
---|
863 | package-variant 1.2.2_1 |
---|
864 | padwalker 2.0.0_1 |
---|
865 | palm 1.14.0_1 |
---|
866 | pango 1.226.0_2 |
---|
867 | panotools-script 0.280.0_1 |
---|
868 | par-dist 0.490.0_1 |
---|
869 | params-check 0.380.0_2 |
---|
870 | params-util 1.70.0_2 |
---|
871 | params-validate 1.130.0_1 |
---|
872 | parent 0.228.0_2 |
---|
873 | parse-cpan-meta 1.441.400_1 |
---|
874 | parse-mediawikidump 1.0.6_1 |
---|
875 | parse-recdescent 1.967.9_2 |
---|
876 | parse-win32registry 1.0.0_1 |
---|
877 | parse-yapp 1.50.0_4 |
---|
878 | patchreader 0.9.6_3 |
---|
879 | path-class 0.350.0_1 |
---|
880 | path-finddev 0.5.2_1 |
---|
881 | path-isdev 1.1.2_1 |
---|
882 | path-tiny 0.61.0_2 |
---|
883 | pathtools 3.470.0_2 |
---|
884 | pcsc 1.4.13_1 |
---|
885 | pdf-api2 2.22.0_1 |
---|
886 | pdf-reuse 0.350.0_1 |
---|
887 | pdl 2.7.0_6 |
---|
888 | pdl-graphics-gnuplot 1.500.0_1 |
---|
889 | pdl-stats 0.6.5_1 |
---|
890 | pegex 0.580.0_1 |
---|
891 | perl-critic 1.123.0_2 |
---|
892 | perl-ldap 0.640.0_1 |
---|
893 | perl-ostype 1.7.0_2 |
---|
894 | perl-tidy 20140711_1 |
---|
895 | perl6-junction 1.600.0_1 |
---|
896 | perlbal 1.800.0_1 |
---|
897 | perlio-eol 0.140.0_3 |
---|
898 | perlio-gzip 0.180.0_4 |
---|
899 | perlio-layers 0.11.0_1 |
---|
900 | perlio-utf8_strict 0.4.0_1 |
---|
901 | perlio-util 0.720.0_1 |
---|
902 | perlio-via-bzip2 0.20.0_4 |
---|
903 | perlio-via-dynamic 0.130.0_4 |
---|
904 | perlio-via-symlink 0.50.0_4 |
---|
905 | perlio-via-timeout 0.290.0_1 |
---|
906 | perlmagick 6.9.0-0_1 |
---|
907 | pgplot 2.210.0_2 |
---|
908 | pgtop 0.50.0_4 |
---|
909 | php-serialization 0.340.0_4 |
---|
910 | plack 1.3.300_2 |
---|
911 | plack-middleware-fixmissingbodyinredirect 0.120.0_1 |
---|
912 | plack-middleware-methodoverride 0.100.0_1 |
---|
913 | plack-middleware-removeredundantbody 0.50.0_1 |
---|
914 | plack-middleware-reverseproxy 0.150.0_1 |
---|
915 | plack-test-externalserver 0.10.0_1 |
---|
916 | plrpc 0.202.0_4 |
---|
917 | pmtools 2.0.0_1 |
---|
918 | pod-coverage 0.230.0_2 |
---|
919 | pod-coverage-trustpod 0.100.3_1 |
---|
920 | pod-escapes 1.70.0_1 |
---|
921 | pod-eventual 0.94.1_1 |
---|
922 | pod-markdown 2.2.0_1 |
---|
923 | pod-pom 0.290.0_1 |
---|
924 | pod-projectdocs 0.400.0_3 |
---|
925 | pod-readme 1.1.2_1 |
---|
926 | pod-simple 3.280.0_2 |
---|
927 | pod-spell 1.150.0_1 |
---|
928 | pod-tests 1.190.0_4 |
---|
929 | pod2-base 0.43.0_1 |
---|
930 | podlators 2.5.3_2 |
---|
931 | podtohtml 0.80.0_4 |
---|
932 | poppler 0.40.0_2 |
---|
933 | posix-strftime-compiler 0.400.0_1 |
---|
934 | postscript 0.60.0_2 |
---|
935 | postscript-font 1.10.02_1 |
---|
936 | postscript-simple 0.80.0_1 |
---|
937 | ppi 1.220.0_1 |
---|
938 | ppi-html 1.80.0_2 |
---|
939 | ppix-regexp 0.37.0_1 |
---|
940 | ppix-utilities 1.1.0_3 |
---|
941 | prefork 1.40.0_1 |
---|
942 | probe-perl 0.30.0_1 |
---|
943 | psgi 1.102.0_2 |
---|
944 | razor-agents 2.840.0_4 |
---|
945 | readonly 2.0.0_1 |
---|
946 | readonly-xs 1.50.0_5 |
---|
947 | redis 1.976.0_1 |
---|
948 | regexp-assemble 0.350.0_1 |
---|
949 | regexp-common 2013031301_1 |
---|
950 | regexp-parser 0.210.0_1 |
---|
951 | regexp-shellish 0.930.0_5 |
---|
952 | return-value 1.666.4_1 |
---|
953 | role-tiny 1.3.4_1 |
---|
954 | roman 1.230.0_1 |
---|
955 | rpc-xml 0.780.0_1 |
---|
956 | rtf-parser 1.120.0_1 |
---|
957 | rtf-tokenizer 1.180.0_1 |
---|
958 | safe-isa 1.0.5_1 |
---|
959 | scalar-list-utils 1.410.0_1 |
---|
960 | scope-guard 0.200.0_5 |
---|
961 | sdl_perl 2.1.3_6 |
---|
962 | set-object 1.340.0_1 |
---|
963 | set-scalar 1.260.0_1 |
---|
964 | sgml-parser-opensp 0.994.0_5 |
---|
965 | sgmlspm 1.03ii.0_2 |
---|
966 | shell-parser 0.40.0_4 |
---|
967 | smart-comments 1.0.5_1 |
---|
968 | snmp_session 1.130.0_4 |
---|
969 | snowball-norwegian 1.200.0_4 |
---|
970 | snowball-swedish 1.200.0_4 |
---|
971 | soap-lite 1.120.0_1 |
---|
972 | socket6 0.250.0_2 |
---|
973 | sort-naturally 1.20.0_3 |
---|
974 | sort-versions 1.600.0_1 |
---|
975 | spiffy 0.460.0_1 |
---|
976 | spreadsheet-parseexcel 0.650.0_2 |
---|
977 | spreadsheet-writeexcel 2.400.0_1 |
---|
978 | sql-abstract 1.810.0_1 |
---|
979 | sql-abstract-limit 0.141.0_4 |
---|
980 | sql-statement 1.405.0_2 |
---|
981 | sql-translator 0.110.200_1 |
---|
982 | statistics-descriptive 3.60.700_1 |
---|
983 | storable 2.510.0_1 |
---|
984 | stream-buffered 0.30.0_1 |
---|
985 | strictures 1.5.5_1 |
---|
986 | string-camelcase 0.20.0_1 |
---|
987 | string-crc32 1.500.0_1 |
---|
988 | string-ediff 0.90.0_1 |
---|
989 | string-escape 2010.2.0_4 |
---|
990 | string-format 1.170.0_1 |
---|
991 | string-random 0.260.0_1 |
---|
992 | string-rewriteprefix 0.7.0_1 |
---|
993 | string-shellquote 1.40.0_3 |
---|
994 | string-toidentifier-en 0.110.0_1 |
---|
995 | string-tokenizer 0.50.0_4 |
---|
996 | string-truncate 1.100.602_1 |
---|
997 | sub-exporter 0.987.0_2 |
---|
998 | sub-exporter-progressive 0.1.11_1 |
---|
999 | sub-identify 0.80.0_1 |
---|
1000 | sub-install 0.928.0_2 |
---|
1001 | sub-name 0.120.0_1 |
---|
1002 | sub-uplevel 0.240.0_2 |
---|
1003 | svg 2.590.0_1 |
---|
1004 | svn-dump 0.60.0_1 |
---|
1005 | svn-mirror 0.750.0_3 |
---|
1006 | svn-notify 2.840.0_1 |
---|
1007 | svn-simple 0.280.0_5 |
---|
1008 | switch 2.170.0_1 |
---|
1009 | syntax 0.4.0_1 |
---|
1010 | syntax-highlight-perl 1.0.0_2 |
---|
1011 | syntax-keyword-junction 0.3.8_1 |
---|
1012 | sys-cpuload 0.30.0_3 |
---|
1013 | sys-filesystem 1.406.0_4 |
---|
1014 | sys-hostname-long 1.400.0_4 |
---|
1015 | sys-info 0.780.0_1 |
---|
1016 | sys-info-base 0.780.300_1 |
---|
1017 | sys-info-driver-osx 0.795.800_1 |
---|
1018 | sys-meminfo 0.910.0_1 |
---|
1019 | sys-syscall 0.250.0_2 |
---|
1020 | sys-syslog 0.330.0_1 |
---|
1021 | sysadm-install 0.440.0_1 |
---|
1022 | task-weaken 1.40.0_1 |
---|
1023 | template-gd 2.660.0_5 |
---|
1024 | template-plugin-class 0.140.0_4 |
---|
1025 | template-timer 1.0.0_4 |
---|
1026 | template-toolkit 2.260.0_1 |
---|
1027 | term-gnuplot 0.903.809.50_9 |
---|
1028 | term-progressbar 2.160.0_1 |
---|
1029 | term-prompt 1.40.0_4 |
---|
1030 | term-readkey 2.320.0_2 |
---|
1031 | term-readline-gnu 1.240.0_2 |
---|
1032 | term-shell 0.60.0_1 |
---|
1033 | term-sk 0.140.0_1 |
---|
1034 | term-twiddle 2.730.0_2 |
---|
1035 | term-vt102 0.910.0_2 |
---|
1036 | termextract 4.100.0_1 |
---|
1037 | test-base 0.880.0_1 |
---|
1038 | test-classapi 1.60.0_4 |
---|
1039 | test-cleannamespaces 0.160.0_2 |
---|
1040 | test-command 0.110.0_1 |
---|
1041 | test-cpan-meta 0.230.0_1 |
---|
1042 | test-cpan-meta-yaml 0.220.0_2 |
---|
1043 | test-deep 0.114.0_2 |
---|
1044 | test-differences 0.630.0_1 |
---|
1045 | test-exception 0.350.0_1 |
---|
1046 | test-expect 0.310.0_1 |
---|
1047 | test-fatal 0.14.0_1 |
---|
1048 | test-harness 3.340.0_1 |
---|
1049 | test-inline 2.213.0_1 |
---|
1050 | test-inter 1.50.0_1 |
---|
1051 | test-leaktrace 0.150.0_1 |
---|
1052 | test-longstring 0.150.0_5 |
---|
1053 | test-manifest 2.20.0_1 |
---|
1054 | test-memory-cycle 1.40.0_4 |
---|
1055 | test-mock-lwp 0.60.0_2 |
---|
1056 | test-mockobject 1.201.404.80_1 |
---|
1057 | test-mocktime 0.130.0_1 |
---|
1058 | test-most 0.340.0_1 |
---|
1059 | test-nowarnings 1.40.0_2 |
---|
1060 | test-object 0.70.0_5 |
---|
1061 | test-output 1.30.0_3 |
---|
1062 | test-perl-critic 1.20.0_4 |
---|
1063 | test-pod 1.480.0_2 |
---|
1064 | test-pod-coverage 1.100.0_2 |
---|
1065 | test-portability-files 0.50.0_4 |
---|
1066 | test-requires 0.80.0_2 |
---|
1067 | test-script 1.70.0_5 |
---|
1068 | test-sharedfork 0.290.0_1 |
---|
1069 | test-simple 1.1.12_1 |
---|
1070 | test-subcalls 1.90.0_6 |
---|
1071 | test-sys-info 0.200.0_1 |
---|
1072 | test-taint 1.60.0_1 |
---|
1073 | test-tcp 2.60.0_1 |
---|
1074 | test-tester 0.109.0_2 |
---|
1075 | test-unit 0.250.0_2 |
---|
1076 | test-use-ok 0.110.0_3 |
---|
1077 | test-warn 0.300.0_1 |
---|
1078 | test-warnings 0.19.0_2 |
---|
1079 | test-without-module 0.180.0_1 |
---|
1080 | test-www-mechanize 1.440.0_1 |
---|
1081 | test-www-mechanize-catalyst 0.590.0_1 |
---|
1082 | test-www-selenium 1.360.0_1 |
---|
1083 | test-yaml-meta 0.200.0_2 |
---|
1084 | test-yaml-valid 0.40.0_5 |
---|
1085 | text-aligner 0.120.0_1 |
---|
1086 | text-aspell 0.90.0_2 |
---|
1087 | text-autoformat 1.669.4_2 |
---|
1088 | text-balanced 2.20.0_4 |
---|
1089 | text-bibtex 0.690.0_2 |
---|
1090 | text-chasen 1.40.0_5 |
---|
1091 | text-csv 1.320.0_1 |
---|
1092 | text-csv_xs 1.120.0_1 |
---|
1093 | text-diff 1.410.0_4 |
---|
1094 | text-german 0.60.0_4 |
---|
1095 | text-glob 0.90.0_3 |
---|
1096 | text-iconv 1.700.0_1 |
---|
1097 | text-kakasi 2.40.0_4 |
---|
1098 | text-levenshteinxs 0.30.0_5 |
---|
1099 | text-markdown 1.0.31_2 |
---|
1100 | text-multimarkdown 1.0.35_2 |
---|
1101 | text-parsewords 3.290.0_2 |
---|
1102 | text-pdf 0.290.0_5 |
---|
1103 | text-quoted 2.80.0_1 |
---|
1104 | text-recordparser 1.6.3_1 |
---|
1105 | text-reform 1.200.0_2 |
---|
1106 | text-simpletable 2.30.0_5 |
---|
1107 | text-soundex 3.40.0_1 |
---|
1108 | text-spellchecker 0.110.0_2 |
---|
1109 | text-table 1.130.0_1 |
---|
1110 | text-tabsxwrap 2013.52.300_2 |
---|
1111 | text-tabulardisplay 1.380.0_2 |
---|
1112 | text-template 1.460.0_2 |
---|
1113 | text-trac 0.160.0_1 |
---|
1114 | text-unidecode 1.230.0_1 |
---|
1115 | text-vfile-asdata 0.80.0_2 |
---|
1116 | text-vimcolor 0.240.0_1 |
---|
1117 | text-wikiformat 0.810.0_2 |
---|
1118 | text-wrapi18n 0.60.0_2 |
---|
1119 | text-wrapper 1.50.0_2 |
---|
1120 | thrift 0.8.0_2 |
---|
1121 | throwable 0.200.12_1 |
---|
1122 | tie-cycle 1.200.0_1 |
---|
1123 | tie-dbi 1.50.0_3 |
---|
1124 | tie-encryptedhash 1.240.0_5 |
---|
1125 | tie-ixhash 1.230.0_2 |
---|
1126 | tie-refhash 1.390.0_2 |
---|
1127 | tie-toobject 0.30.0_6 |
---|
1128 | time-duration 1.100.0_2 |
---|
1129 | time-epoch 0.20.0_5 |
---|
1130 | time-format 1.120.0_2 |
---|
1131 | time-hires 1.972.600_2 |
---|
1132 | time-mock v0.0.2_1 |
---|
1133 | time-modules 2013.91.200_2 |
---|
1134 | time-out 0.110.0_1 |
---|
1135 | time-period 1.200.0_4 |
---|
1136 | time-piece 1.270.0_2 |
---|
1137 | time-progress 1.800.0_2 |
---|
1138 | time-warp 0.510.0_1 |
---|
1139 | time-y2038 20100403_4 |
---|
1140 | timedate 2.300.0_2 |
---|
1141 | tk 804.32.0_2 |
---|
1142 | tree-dag_node 1.230.0_1 |
---|
1143 | tree-simple 1.240.0_1 |
---|
1144 | tree-simple-view 0.170.0_5 |
---|
1145 | tree-simple-visitorfactory 0.120.0_2 |
---|
1146 | try-tiny 0.220.0_2 |
---|
1147 | type-tiny 1.0.4_1 |
---|
1148 | type-tiny-xs 0.12.0_1 |
---|
1149 | unicode-collate 1.70.0_2 |
---|
1150 | unicode-escape 0.0.2_1 |
---|
1151 | unicode-linebreak 2014.60.0_2 |
---|
1152 | unicode-string 2.90.0_5 |
---|
1153 | unicode-utf8 0.600.0_1 |
---|
1154 | universal-can 1.201.403.280_1 |
---|
1155 | universal-isa 1.201.409.270_1 |
---|
1156 | universal-moniker 0.80.0_5 |
---|
1157 | universal-require 0.170.0_2 |
---|
1158 | unix-syslog 1.100.0_4 |
---|
1159 | uri 1.650.0_1 |
---|
1160 | uri-fetch 0.100.0_2 |
---|
1161 | uuid 0.50.0_2 |
---|
1162 | variable-magic 0.550.0_1 |
---|
1163 | vcp-autrijus-snapshot 0.9.5.11.0_5 |
---|
1164 | vcp-dest-svk 0.290.0_4 |
---|
1165 | vcp-source-cvsbk 0.110.0_4 |
---|
1166 | version 0.990.900_1 |
---|
1167 | vonage-click2call 0.110.0_5 |
---|
1168 | want 0.230.0_1 |
---|
1169 | warnings-unused 0.60.0_2 |
---|
1170 | web-scraper 0.380.0_1 |
---|
1171 | www-curl 4.170.0_1 |
---|
1172 | www-mechanize 1.730.0_1 |
---|
1173 | www-mechanize-sleepy 0.700.0_3 |
---|
1174 | www-robotrules 6.20.0_2 |
---|
1175 | www-search 2.513.0_1 |
---|
1176 | www-shorten 3.60.0_1 |
---|
1177 | www-shorten-googl 1.20.0_2 |
---|
1178 | www-urltoys 1.280.0_4 |
---|
1179 | www-wolframalpha 1.100.0_3 |
---|
1180 | wx 0.992.300_3 |
---|
1181 | wx-demo 0.220.0_1 |
---|
1182 | x11-protocol 0.560.0_4 |
---|
1183 | xml-apachefop 0.30.0_4 |
---|
1184 | xml-atom 0.410.0_1 |
---|
1185 | xml-autowriter 0.400.0_4 |
---|
1186 | xml-dom 1.440.0_5 |
---|
1187 | xml-dom-xpath 0.140.0_4 |
---|
1188 | xml-entities 1.0.100_2 |
---|
1189 | xml-feed 0.520.0_1 |
---|
1190 | xml-filter-buffertext 1.10.0_4 |
---|
1191 | xml-libxml 2.11.700_1 |
---|
1192 | xml-libxml-simple 0.940.0_1 |
---|
1193 | xml-libxslt 1.920.0_1 |
---|
1194 | xml-namespacesupport 1.110.0_6 |
---|
1195 | xml-parser 2.410.0_2 |
---|
1196 | xml-parser-easytree 0.10.0_4 |
---|
1197 | xml-parser-lite-tree 0.140.0_1 |
---|
1198 | xml-regexp 0.40.0_2 |
---|
1199 | xml-rss 1.560.0_1 |
---|
1200 | xml-sax 0.990.0_3 |
---|
1201 | xml-sax-base 1.80.0_3 |
---|
1202 | xml-sax-expat 0.510.0_2 |
---|
1203 | xml-sax-writer 0.560.0_1 |
---|
1204 | xml-simple 2.200.0_2 |
---|
1205 | xml-treebuilder 5.400.0_1 |
---|
1206 | xml-twig 3.480.0_1 |
---|
1207 | xml-validator-schema 1.100.0_1 |
---|
1208 | xml-writer 0.625.0_2 |
---|
1209 | xml-writer-string 0.100.0_3 |
---|
1210 | xml-xpath 1.130.0_5 |
---|
1211 | xml-xpathengine 0.140.0_1 |
---|
1212 | yaml 1.130.0_1 |
---|
1213 | yaml-libyaml 0.540.0_1 |
---|
1214 | yaml-syck 1.280.0_1 |
---|
1215 | yaml-tiny 1.640.0_1 |
---|
1216 | zeromq 0.230.0_2 |
---|
1217 | |
---|
1218 | handle_unfortunate_port_names show |
---|
1219 | |
---|
1220 | if {${subport} ne ${name}} { |
---|
1221 | PortGroup obsolete 1.0 |
---|
1222 | } else { |
---|
1223 | maintainers larryv openmaintainer |
---|
1224 | supported_archs noarch |
---|
1225 | universal_variant no |
---|
1226 | description Metaport containing obsolete Perl subports |
---|
1227 | long_description This is a metaport for collecting obsolete \ |
---|
1228 | Perl subports so they don't cause spurious \ |
---|
1229 | build failures on the MacPorts buildslaves \ |
---|
1230 | whenever their superports are modified. It \ |
---|
1231 | cannot be installed. |
---|
1232 | archive_sites |
---|
1233 | pre-fetch { |
---|
1234 | ui_error {This is a metaport for obsolete Perl subports.} |
---|
1235 | return -code error {non-installable metaport} |
---|
1236 | } |
---|
1237 | } |
---|