blob: 4addeb2b5fe95092de3dbf177ff732eda7ce1289 (
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
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
|
# $FreeBSD$
#
COMMENT = Text processing utilities (does not include desktop publishing)
SUBDIR += 2bsd-diff
SUBDIR += Ebnf2ps
SUBDIR += add-css-links
SUBDIR += af-aspell
SUBDIR += aft
SUBDIR += agrep
SUBDIR += aiksaurus
SUBDIR += aiksaurus-gtk
SUBDIR += align
SUBDIR += am-aspell
SUBDIR += ant-xinclude-task
SUBDIR += antiword
SUBDIR += archmage
SUBDIR += ascii2pdf
SUBDIR += asciidoc
SUBDIR += asm2html
SUBDIR += aspell
SUBDIR += aspell-without-dicten
SUBDIR += az-aspell
SUBDIR += bar
SUBDIR += be-aspell
SUBDIR += bedic-data
SUBDIR += bg-aspell
SUBDIR += bib2html
SUBDIR += bibtex2html
SUBDIR += bibtool
SUBDIR += bidiv
SUBDIR += bn-aspell
SUBDIR += br-aspell
SUBDIR += british-ispell
SUBDIR += btparse
SUBDIR += c2html
SUBDIR += ca-aspell
SUBDIR += carthage
SUBDIR += catdoc
SUBDIR += cbedic
SUBDIR += cdif
SUBDIR += cdiff
SUBDIR += chpp
SUBDIR += cl-meta
SUBDIR += cl-meta-clisp
SUBDIR += cl-meta-cmucl
SUBDIR += cl-meta-sbcl
SUBDIR += cl-ppcre
SUBDIR += cl-ppcre-clisp
SUBDIR += cl-ppcre-cmucl
SUBDIR += cl-ppcre-sbcl
SUBDIR += clit
SUBDIR += coco
SUBDIR += code2html
SUBDIR += cole
SUBDIR += colordiff
SUBDIR += cost
SUBDIR += crimson
SUBDIR += cs-aspell
SUBDIR += csb-aspell
SUBDIR += csv2latex
SUBDIR += csv2xml
SUBDIR += csvdiff
SUBDIR += ctpp
SUBDIR += cwtext
SUBDIR += cy-aspell
SUBDIR += da-aspell
SUBDIR += dadadodo
SUBDIR += db2latex
SUBDIR += dbacl
SUBDIR += denature
SUBDIR += dict
SUBDIR += dictem
SUBDIR += dictem-xemacs21-mule
SUBDIR += dictfmt
SUBDIR += dictionary
SUBDIR += diff-mode.el
SUBDIR += diffsplit
SUBDIR += diffstat
SUBDIR += diffutils
SUBDIR += dixit
SUBDIR += docbook
SUBDIR += docbook-241
SUBDIR += docbook-300
SUBDIR += docbook-310
SUBDIR += docbook-400
SUBDIR += docbook-410
SUBDIR += docbook-420
SUBDIR += docbook-430
SUBDIR += docbook-sk
SUBDIR += docbook-tdg
SUBDIR += docbook-to-man
SUBDIR += docbook-utils
SUBDIR += docbook-xml
SUBDIR += docbook-xml-430
SUBDIR += docbook-xml-440
SUBDIR += docbook-xsd
SUBDIR += docbook-xsl
SUBDIR += docbookide.el
SUBDIR += doclifter
SUBDIR += docproj
SUBDIR += docproj-jadetex
SUBDIR += docproj-nojadetex
SUBDIR += domc
SUBDIR += dom4j
SUBDIR += dsssl-docbook-cygnus
SUBDIR += dsssl-docbook-modular
SUBDIR += dtd-catalogs
SUBDIR += dtd2relax
SUBDIR += dtdinst
SUBDIR += dtdparse
SUBDIR += easydiff
SUBDIR += ecromedos
SUBDIR += el-aspell
SUBDIR += emacs-wiki
SUBDIR += en-aspell
SUBDIR += enchant
SUBDIR += eo-aspell
SUBDIR += eruby
SUBDIR += es-aspell
SUBDIR += estraier
SUBDIR += et-aspell
SUBDIR += exml
SUBDIR += expat2
SUBDIR += exslt
SUBDIR += ezxml
SUBDIR += fa-aspell
SUBDIR += fdp-tools
SUBDIR += fi-aspell
SUBDIR += filepp
SUBDIR += fist
SUBDIR += fixrtf
SUBDIR += fldiff
SUBDIR += flip
SUBDIR += fo-aspell
SUBDIR += foiltex
SUBDIR += fop
SUBDIR += freegrep
SUBDIR += ga-aspell
SUBDIR += galax
SUBDIR += gastex
SUBDIR += gd-aspell
SUBDIR += gdict
SUBDIR += gdome2
SUBDIR += gl-aspell
SUBDIR += gladtex
SUBDIR += glark
SUBDIR += glimpse
SUBDIR += gmat
SUBDIR += gmetadom
SUBDIR += gnome-doc-utils
SUBDIR += gnome-spell
SUBDIR += gnome-translate
SUBDIR += google-ctemplate
SUBDIR += gpp
SUBDIR += grap
SUBDIR += gsed
SUBDIR += gtk-doc
SUBDIR += gtkdiff
SUBDIR += gtkspell
SUBDIR += gtkspell-reference
SUBDIR += gu-aspell
SUBDIR += gutenmark
SUBDIR += gv-aspell
SUBDIR += gxditview
SUBDIR += gxmlviewer
SUBDIR += heirloom-doctools
SUBDIR += hevea
SUBDIR += hgrep
SUBDIR += hhm
SUBDIR += hi-aspell
SUBDIR += highlight
SUBDIR += hil-aspell
SUBDIR += hr-aspell
SUBDIR += hs-haxml
SUBDIR += hsb-aspell
SUBDIR += htdig
SUBDIR += html
SUBDIR += html-pretty
SUBDIR += html2fo
SUBDIR += html2text
SUBDIR += htmldoc
SUBDIR += htmlise
SUBDIR += htmlize.el
SUBDIR += htmlsection
SUBDIR += htmltolatex
SUBDIR += hyperestraier
SUBDIR += ia-aspell
SUBDIR += id-aspell
SUBDIR += idnits
SUBDIR += iiimf-client-lib
SUBDIR += iiimf-csconv
SUBDIR += iiimf-gnome-im-switcher
SUBDIR += iiimf-gtk
SUBDIR += iiimf-headers
SUBDIR += iiimf-le-unit
SUBDIR += iiimf-protocol-lib
SUBDIR += iiimf-server
SUBDIR += iiimf-x
SUBDIR += iiimf-x-lib
SUBDIR += iksemel
SUBDIR += info2html
SUBDIR += info2man
SUBDIR += info_to_html
SUBDIR += intltool
SUBDIR += ipdf
SUBDIR += is-aspell
SUBDIR += isearch
SUBDIR += iso12083
SUBDIR += iso8879
SUBDIR += ispell
SUBDIR += it-aspell
SUBDIR += jade
SUBDIR += jakarta-commons-digester
SUBDIR += jakarta-poi
SUBDIR += java2html
SUBDIR += javacc
SUBDIR += jaxup
SUBDIR += jdictionary
SUBDIR += jdictionary-int-eng
SUBDIR += jing
SUBDIR += jrefentry
SUBDIR += kbedic
SUBDIR += kdiff3
SUBDIR += l2a
SUBDIR += la-aspell
SUBDIR += lacheck
SUBDIR += latex2html
SUBDIR += latte
SUBDIR += lemmatizer
SUBDIR += libcroco
SUBDIR += libebml
SUBDIR += libextractor
SUBDIR += liblingoteach
SUBDIR += liblrdf
SUBDIR += libnxml
SUBDIR += libparsifal
SUBDIR += libpathan
SUBDIR += libstree
SUBDIR += libtext-charwidth-perl
SUBDIR += libtext-wrapi18n-perl
SUBDIR += libtranslate
SUBDIR += libtre
SUBDIR += libuninameslist
SUBDIR += libwpd
SUBDIR += libxdiff
SUBDIR += libxml
SUBDIR += libxml++
SUBDIR += libxml++26
SUBDIR += libxml2
SUBDIR += libxml2-reference
SUBDIR += libxode
SUBDIR += libxslt
SUBDIR += libxslt-reference
SUBDIR += link-grammar
SUBDIR += linux-aspell
SUBDIR += linux-expat
SUBDIR += linux-libxml
SUBDIR += linuxdoc
SUBDIR += lt-aspell
SUBDIR += ltxml
SUBDIR += lv-aspell
SUBDIR += makefaq
SUBDIR += makepatch
SUBDIR += maketeidtd
SUBDIR += man2html
SUBDIR += manued.el
SUBDIR += markdown
SUBDIR += mathml-xsd
SUBDIR += meld
SUBDIR += mgdiff
SUBDIR += mguesser
SUBDIR += mi-aspell
SUBDIR += mifluz
SUBDIR += mini-xml
SUBDIR += minidom
SUBDIR += mk-aspell
SUBDIR += mkcatalog
SUBDIR += mn-aspell
SUBDIR += modlogan
SUBDIR += mr-aspell
SUBDIR += ms-aspell
SUBDIR += mt-aspell
SUBDIR += muse
SUBDIR += nb-aspell
SUBDIR += nds-aspell
SUBDIR += nfbtrans
SUBDIR += nicetext
SUBDIR += nl-aspell
SUBDIR += nl-ispell
SUBDIR += nltk
SUBDIR += nltk_lite
SUBDIR += nn-aspell
SUBDIR += nunnimcax
SUBDIR += nux
SUBDIR += ny-aspell
SUBDIR += ocaml-expat
SUBDIR += ocaml-pxp
SUBDIR += ocaml-yaxi
SUBDIR += ocaml-yaxpo
SUBDIR += openfts
SUBDIR += openjade
SUBDIR += opensched
SUBDIR += opensp
SUBDIR += openvanilla-framework
SUBDIR += openvanilla-modules
SUBDIR += or-aspell
SUBDIR += p5-AI-Categorizer
SUBDIR += p5-Algorithm-RabinKarp
SUBDIR += p5-Apache-ParseLog
SUBDIR += p5-Apache-XBEL
SUBDIR += p5-Bloom-Filter
SUBDIR += p5-CAM-PDF
SUBDIR += p5-CQL-Parser
SUBDIR += p5-CSS-SAC
SUBDIR += p5-CSS-Squish
SUBDIR += p5-CSS-Tiny
SUBDIR += p5-Chess-PGN-Parse
SUBDIR += p5-Data-FormValidator
SUBDIR += p5-Data-Report
SUBDIR += p5-DelimMatch
SUBDIR += p5-Devel-TraceSAX
SUBDIR += p5-Excel-Template
SUBDIR += p5-Filter-Simple
SUBDIR += p5-FormValidator-Simple
SUBDIR += p5-FreeBSD-Ports
SUBDIR += p5-Games-Dissociate
SUBDIR += p5-HTML-Entities-Numbered
SUBDIR += p5-HTML-EscapeEvil
SUBDIR += p5-HTML-Format
SUBDIR += p5-HTML-Fraction
SUBDIR += p5-HTML-TagFilter
SUBDIR += p5-HTML-Tidy
SUBDIR += p5-HTML-Truncate
SUBDIR += p5-Hash-Merge
SUBDIR += p5-IDNA-Punycode
SUBDIR += p5-IO-CSVHeaderFile
SUBDIR += p5-KinoSearch
SUBDIR += p5-LJ-SpellCheck
SUBDIR += p5-Lingua-Conjunction
SUBDIR += p5-Lingua-EN-AddressParse
SUBDIR += p5-Lingua-EN-Fathom
SUBDIR += p5-Lingua-EN-Gender
SUBDIR += p5-Lingua-EN-Infinitive
SUBDIR += p5-Lingua-EN-Inflect
SUBDIR += p5-Lingua-EN-Inflect-Number
SUBDIR += p5-Lingua-EN-MatchNames
SUBDIR += p5-Lingua-EN-NameCase
SUBDIR += p5-Lingua-EN-NameParse
SUBDIR += p5-Lingua-EN-Nickname
SUBDIR += p5-Lingua-EN-Numbers
SUBDIR += p5-Lingua-EN-Numbers-Easy
SUBDIR += p5-Lingua-EN-Numbers-Ordinate
SUBDIR += p5-Lingua-EN-Sentence
SUBDIR += p5-Lingua-EN-Squeeze
SUBDIR += p5-Lingua-EN-Summarize
SUBDIR += p5-Lingua-EN-Syllable
SUBDIR += p5-Lingua-EN-Tagger
SUBDIR += p5-Lingua-Ident
SUBDIR += p5-Lingua-Identify
SUBDIR += p5-Lingua-Ispell
SUBDIR += p5-Lingua-PT-Stemmer
SUBDIR += p5-Lingua-Preferred
SUBDIR += p5-Lingua-Stem
SUBDIR += p5-Lingua-Stem-Fr
SUBDIR += p5-Lingua-Stem-It
SUBDIR += p5-Lingua-Stem-Ru
SUBDIR += p5-Lingua-Stem-Snowball
SUBDIR += p5-Lingua-Stem-Snowball-Da
SUBDIR += p5-Lingua-Stem-Snowball-No
SUBDIR += p5-Lingua-Stem-Snowball-Se
SUBDIR += p5-Lingua-StopWords
SUBDIR += p5-MARC
SUBDIR += p5-MARC-Record
SUBDIR += p5-MKDoc-XML
SUBDIR += p5-Makefile-Parser
SUBDIR += p5-MathML-Entities
SUBDIR += p5-NetAddr-IP-Find
SUBDIR += p5-Number-Format
SUBDIR += p5-PDF-API2
SUBDIR += p5-PDF-Create
SUBDIR += p5-PDF-FromHTML
SUBDIR += p5-PDF-Writer
SUBDIR += p5-POE-Filter-XML
SUBDIR += p5-PPI
SUBDIR += p5-PPI-HTML
SUBDIR += p5-Parse-FixedLength
SUBDIR += p5-Parse-Flex
SUBDIR += p5-Parse-PhoneNumber
SUBDIR += p5-Parse-Syslog
SUBDIR += p5-Perl-Critic
SUBDIR += p5-Perl-MinimumVersion
SUBDIR += p5-PerlPoint-Converters
SUBDIR += p5-PerlPoint-Package
SUBDIR += p5-Petal
SUBDIR += p5-Petal-CodePerl
SUBDIR += p5-Petal-Mail
SUBDIR += p5-Petal-Utils
SUBDIR += p5-Plucene
SUBDIR += p5-Plucene-Plugin-Analyzer-SnowballAnalyzer
SUBDIR += p5-Pod-Constants
SUBDIR += p5-Pod-DocBook
SUBDIR += p5-Pod-Escapes
SUBDIR += p5-Pod-LaTeX
SUBDIR += p5-Pod-POM
SUBDIR += p5-Pod-POM-View-HTML-Filter
SUBDIR += p5-Pod-Parser
SUBDIR += p5-Pod-ProjectDocs
SUBDIR += p5-Pod-Simple
SUBDIR += p5-Pod-Stripper
SUBDIR += p5-Pod-Tree
SUBDIR += p5-Pod-XML
SUBDIR += p5-Pod-Xhtml
SUBDIR += p5-RADIUS-UserFile
SUBDIR += p5-RDF-Core
SUBDIR += p5-RDF-Notation3
SUBDIR += p5-RDF-Simple
SUBDIR += p5-RDFStore
SUBDIR += p5-RTF-Parser
SUBDIR += p5-RTF-Tokenizer
SUBDIR += p5-RTF-Writer
SUBDIR += p5-Regex-PreSuf
SUBDIR += p5-Regexp-Common
SUBDIR += p5-Regexp-Common-profanity_us
SUBDIR += p5-Regexp-Log
SUBDIR += p5-Regexp-Log-Common
SUBDIR += p5-SGML-DTDParse
SUBDIR += p5-SGMLSpm
SUBDIR += p5-SVG
SUBDIR += p5-Search-Estraier
SUBDIR += p5-Search-Saryer
SUBDIR += p5-Search-VectorSpace
SUBDIR += p5-Senna
SUBDIR += p5-Sort-ArbBiLex
SUBDIR += p5-Sort-Fields
SUBDIR += p5-Sort-Naturally
SUBDIR += p5-Spork
SUBDIR += p5-Spreadsheet-ParseExcel
SUBDIR += p5-Spreadsheet-WriteExcel
SUBDIR += p5-Spreadsheet-WriteExcel-FromXML
SUBDIR += p5-Spreadsheet-WriteExcelXML
SUBDIR += p5-String-Divert
SUBDIR += p5-String-Format
SUBDIR += p5-String-Fraction
SUBDIR += p5-String-Koremutake
SUBDIR += p5-String-Scanf
SUBDIR += p5-String-ShellQuote
SUBDIR += p5-String-ShowDiff
SUBDIR += p5-String-Strip
SUBDIR += p5-String-Tokenizer
SUBDIR += p5-Syntax-Highlight-Engine-Kate
SUBDIR += p5-Syntax-Highlight-Perl-Improved
SUBDIR += p5-TeX-Encode
SUBDIR += p5-TeX-Hyphen
SUBDIR += p5-Template-Extract
SUBDIR += p5-Template-Magic
SUBDIR += p5-Text-ASCIITable
SUBDIR += p5-Text-Affixes
SUBDIR += p5-Text-Aligner
SUBDIR += p5-Text-Aspell
SUBDIR += p5-Text-Autoformat
SUBDIR += p5-Text-Balanced
SUBDIR += p5-Text-BibTeX
SUBDIR += p5-Text-Bind
SUBDIR += p5-Text-CSV
SUBDIR += p5-Text-CSV-Simple
SUBDIR += p5-Text-CSV_PP
SUBDIR += p5-Text-CSV_XS
SUBDIR += p5-Text-Capitalize
SUBDIR += p5-Text-Chomp
SUBDIR += p5-Text-Context-EitherSide
SUBDIR += p5-Text-Decorator
SUBDIR += p5-Text-Diff
SUBDIR += p5-Text-Diff-HTML
SUBDIR += p5-Text-Diff3
SUBDIR += p5-Text-DoubleMetaphone
SUBDIR += p5-Text-Emoticon
SUBDIR += p5-Text-EtText
SUBDIR += p5-Text-ExtractWords
SUBDIR += p5-Text-FillIn
SUBDIR += p5-Text-Filter
SUBDIR += p5-Text-Filter-Chain
SUBDIR += p5-Text-FixedLength
SUBDIR += p5-Text-FixedLength-Extra
SUBDIR += p5-Text-Flowchart
SUBDIR += p5-Text-Format
SUBDIR += p5-Text-Format+NWrap
SUBDIR += p5-Text-FormatTable
SUBDIR += p5-Text-German
SUBDIR += p5-Text-Glob
SUBDIR += p5-Text-Graphics
SUBDIR += p5-Text-Hatena
SUBDIR += p5-Text-Markdown
SUBDIR += p5-Text-Metaphone
SUBDIR += p5-Text-NSP
SUBDIR += p5-Text-Netstring
SUBDIR += p5-Text-Ngram
SUBDIR += p5-Text-Ngrams
SUBDIR += p5-Text-Original
SUBDIR += p5-Text-ParagraphDiff
SUBDIR += p5-Text-Query
SUBDIR += p5-Text-Quoted
SUBDIR += p5-Text-RecordParser
SUBDIR += p5-Text-Reflow
SUBDIR += p5-Text-Reform
SUBDIR += p5-Text-Repository
SUBDIR += p5-Text-Shellwords
SUBDIR += p5-Text-Similarity
SUBDIR += p5-Text-SimpleTable
SUBDIR += p5-Text-SimpleTemplate
SUBDIR += p5-Text-Striphigh
SUBDIR += p5-Text-Table
SUBDIR += p5-Text-Tabs+Wrap
SUBDIR += p5-Text-TabularDisplay
SUBDIR += p5-Text-Tags
SUBDIR += p5-Text-Template
SUBDIR += p5-Text-Textile
SUBDIR += p5-Text-Tmpl
SUBDIR += p5-Text-Unaccent
SUBDIR += p5-Text-VimColor
SUBDIR += p5-Text-WikiFormat
SUBDIR += p5-Text-WordDiff
SUBDIR += p5-Text-Wrapper
SUBDIR += p5-Text-vCard
SUBDIR += p5-Time-Human
SUBDIR += p5-Tk-XMLViewer
SUBDIR += p5-Tree-Nary
SUBDIR += p5-Tree-Suffix
SUBDIR += p5-UML-Sequence
SUBDIR += p5-UML-State
SUBDIR += p5-URI-Find
SUBDIR += p5-Unicode-Normalize
SUBDIR += p5-WDDX
SUBDIR += p5-WWW-Google-SiteMap
SUBDIR += p5-WordNet-QueryData
SUBDIR += p5-WordNet-Similarity
SUBDIR += p5-XML-Atom
SUBDIR += p5-XML-Atom-Filter
SUBDIR += p5-XML-Atom-SimpleFeed
SUBDIR += p5-XML-Atom-Stream
SUBDIR += p5-XML-Atom-Syndication
SUBDIR += p5-XML-AutoWriter
SUBDIR += p5-XML-Catalog
SUBDIR += p5-XML-Clean
SUBDIR += p5-XML-DBMS
SUBDIR += p5-XML-DOM
SUBDIR += p5-XML-DOM-XPath
SUBDIR += p5-XML-DOM2
SUBDIR += p5-XML-DT
SUBDIR += p5-XML-DTDParser
SUBDIR += p5-XML-DifferenceMarkup
SUBDIR += p5-XML-Directory
SUBDIR += p5-XML-Driver-HTML
SUBDIR += p5-XML-Dumper
SUBDIR += p5-XML-Elemental
SUBDIR += p5-XML-Encoding
SUBDIR += p5-XML-Feed
SUBDIR += p5-XML-Filter-BufferText
SUBDIR += p5-XML-Filter-DOMFilter-LibXML
SUBDIR += p5-XML-Filter-DetectWS
SUBDIR += p5-XML-Filter-GenericChunk
SUBDIR += p5-XML-Filter-Reindent
SUBDIR += p5-XML-Filter-SAX1toSAX2
SUBDIR += p5-XML-Filter-SAXT
SUBDIR += p5-XML-Filter-XInclude
SUBDIR += p5-XML-Filter-XSLT
SUBDIR += p5-XML-GDOME
SUBDIR += p5-XML-Generator
SUBDIR += p5-XML-Generator-DBI
SUBDIR += p5-XML-Generator-PerlData
SUBDIR += p5-XML-Grove
SUBDIR += p5-XML-Hadler-HTMLWriter
SUBDIR += p5-XML-Handler-Dtd2DocBook
SUBDIR += p5-XML-Handler-Dtd2Html
SUBDIR += p5-XML-Handler-Trees
SUBDIR += p5-XML-Handler-YAWriter
SUBDIR += p5-XML-LibRSVG
SUBDIR += p5-XML-LibXML
SUBDIR += p5-XML-LibXML-Common
SUBDIR += p5-XML-LibXML-Iterator
SUBDIR += p5-XML-LibXML-XPathContext
SUBDIR += p5-XML-LibXSLT
SUBDIR += p5-XML-Liberal
SUBDIR += p5-XML-Mini
SUBDIR += p5-XML-NamespaceSupport
SUBDIR += p5-XML-Node
SUBDIR += p5-XML-NodeFilter
SUBDIR += p5-XML-OPML
SUBDIR += p5-XML-Parser
SUBDIR += p5-XML-Parser-EasyTree
SUBDIR += p5-XML-Parser-Lite-Tree
SUBDIR += p5-XML-Parser-Style-Elemental
SUBDIR += p5-XML-Quote
SUBDIR += p5-XML-RAI
SUBDIR += p5-XML-RSS
SUBDIR += p5-XML-RSS-JavaScript
SUBDIR += p5-XML-RSS-LibXML
SUBDIR += p5-XML-RSS-Liberal
SUBDIR += p5-XML-RSS-Parser
SUBDIR += p5-XML-RSS-SimpleGen
SUBDIR += p5-XML-RegExp
SUBDIR += p5-XML-SAX
SUBDIR += p5-XML-SAX-Expat
SUBDIR += p5-XML-SAX-Expat-Incremental
SUBDIR += p5-XML-SAX-ExpatXS
SUBDIR += p5-XML-SAX-Machines
SUBDIR += p5-XML-SAX-Simple
SUBDIR += p5-XML-SAX-Writer
SUBDIR += p5-XML-SAXDriver-CSV
SUBDIR += p5-XML-SAXDriver-Excel
SUBDIR += p5-XML-SAXDriver-Sablotron
SUBDIR += p5-XML-STX
SUBDIR += p5-XML-Sablotron
SUBDIR += p5-XML-Schematron
SUBDIR += p5-XML-SemanticDiff
SUBDIR += p5-XML-Simple
SUBDIR += p5-XML-SimpleObject
SUBDIR += p5-XML-SimpleObject-LibXML
SUBDIR += p5-XML-Smart
SUBDIR += p5-XML-Stream
SUBDIR += p5-XML-TreeBuilder
SUBDIR += p5-XML-Twig
SUBDIR += p5-XML-Validator-Schema
SUBDIR += p5-XML-Writer
SUBDIR += p5-XML-XBEL
SUBDIR += p5-XML-XPath
SUBDIR += p5-XML-XPathEngine
SUBDIR += p5-XML-XQL
SUBDIR += p5-XML-XSH
SUBDIR += p5-XML-XSLT
SUBDIR += p5-XML-XUpdate-LibXML
SUBDIR += p5-XML-Xerces
SUBDIR += p5-YAML
SUBDIR += p5-YAML-Syck
SUBDIR += p5-YAML-Tiny
SUBDIR += p5-YAPE-HTML
SUBDIR += p5-YAPE-Regex
SUBDIR += p5-YAPE-Regex-Explain
SUBDIR += p5-dTemplate
SUBDIR += p5-libxml
SUBDIR += p5-podlators
SUBDIR += p5-xmltv
SUBDIR += pa-aspell
SUBDIR += par
SUBDIR += pardiff
SUBDIR += pcrs
SUBDIR += pdftohtml
SUBDIR += pear-Numbers_Roman
SUBDIR += pear-Numbers_Words
SUBDIR += pear-Spreadsheet_Excel_Writer
SUBDIR += pear-XML_Beautifier
SUBDIR += pear-XML_HTMLSax
SUBDIR += pear-XML_Wddx
SUBDIR += pecl-ctemplate
SUBDIR += pecl-xdiff
SUBDIR += perl2html
SUBDIR += permute
SUBDIR += php4-ctype
SUBDIR += php4-domxml
SUBDIR += php4-pspell
SUBDIR += php4-wddx
SUBDIR += php4-xml
SUBDIR += php4-xslt
SUBDIR += php5-ctype
SUBDIR += php5-dom
SUBDIR += php5-pspell
SUBDIR += php5-simplexml
SUBDIR += php5-wddx
SUBDIR += php5-xml
SUBDIR += php5-xmlreader
SUBDIR += php5-xmlwriter
SUBDIR += php5-xsl
SUBDIR += po4a
SUBDIR += pocketreader
SUBDIR += ppower4
SUBDIR += print-n-times
SUBDIR += prosper
SUBDIR += py-4suite
SUBDIR += py-4suite-xml
SUBDIR += py-HyperText
SUBDIR += py-asv
SUBDIR += py-chardet
SUBDIR += py-csv
SUBDIR += py-docutils
SUBDIR += py-dsv
SUBDIR += py-empy
SUBDIR += py-enchant
SUBDIR += py-excelerator
SUBDIR += py-expat
SUBDIR += py-feedparser
SUBDIR += py-jaxml
SUBDIR += py-libxml2
SUBDIR += py-libxslt
SUBDIR += py-ltxml
SUBDIR += py-pyx12
SUBDIR += py-rdflib
SUBDIR += py-reverend
SUBDIR += py-rss2gen
SUBDIR += py-rxp
SUBDIR += py-sgrep
SUBDIR += py-syck
SUBDIR += py-tvgrab
SUBDIR += py-twistedLore
SUBDIR += py-wordnet
SUBDIR += py-xlwriter
SUBDIR += py-xml
SUBDIR += py-xmltools
SUBDIR += py-xmltv
SUBDIR += py-zpt
SUBDIR += py2html
SUBDIR += pybook
SUBDIR += pychm
SUBDIR += qu-aspell
SUBDIR += queequeg
SUBDIR += rand
SUBDIR += raptor
SUBDIR += rast
SUBDIR += re_graph
SUBDIR += redet
SUBDIR += redland
SUBDIR += redland-bindings
SUBDIR += redland-bindings-python
SUBDIR += refdb
SUBDIR += referrercop
SUBDIR += replaceit
SUBDIR += resume
SUBDIR += resume-extensions
SUBDIR += rfcdiff
SUBDIR += ripole
SUBDIR += rl
SUBDIR += rman
SUBDIR += ro-aspell
SUBDIR += roap
SUBDIR += romdict
SUBDIR += rot
SUBDIR += rotix
SUBDIR += rtf2html
SUBDIR += rtfreader
SUBDIR += rtfx
SUBDIR += rubber
SUBDIR += ruby-amatch
SUBDIR += ruby-amrita
SUBDIR += ruby-csv
SUBDIR += ruby-diff
SUBDIR += ruby-format
SUBDIR += ruby-formvalidator
SUBDIR += ruby-gdome
SUBDIR += ruby-html-fillinform
SUBDIR += ruby-html-parser
SUBDIR += ruby-html-template
SUBDIR += ruby-htmlcompact
SUBDIR += ruby-htmlrepair
SUBDIR += ruby-htmlsplit
SUBDIR += ruby-htmltools
SUBDIR += ruby-htree
SUBDIR += ruby-libxml
SUBDIR += ruby-libxslt
SUBDIR += ruby-mwdom
SUBDIR += ruby-nqxml
SUBDIR += ruby-quixml
SUBDIR += ruby-raspell
SUBDIR += ruby-rd-mode.el
SUBDIR += ruby-rdtool
SUBDIR += ruby-rss
SUBDIR += ruby-rss.alt
SUBDIR += ruby-rwv2
SUBDIR += ruby-sablot
SUBDIR += ruby-sary
SUBDIR += ruby-spreadsheet-excel
SUBDIR += ruby-tempura
SUBDIR += ruby-text-format
SUBDIR += ruby-xml-script
SUBDIR += ruby-xmlconfigfile
SUBDIR += ruby-xmlparser
SUBDIR += ruby-xmlscan
SUBDIR += ruby-xmlscan-old
SUBDIR += ruby-xslt
SUBDIR += ruby-xtemplate
SUBDIR += rubygem-syntax
SUBDIR += rw-aspell
SUBDIR += rxp
SUBDIR += s5
SUBDIR += sablotron
SUBDIR += sagasu
SUBDIR += sarep
SUBDIR += sary
SUBDIR += saxon
SUBDIR += saxon-devel
SUBDIR += sc-aspell
SUBDIR += scim
SUBDIR += scim-input-pad
SUBDIR += scim-openvanilla
SUBDIR += scim-table-imengine
SUBDIR += scr2txt
SUBDIR += scrollkeeper
SUBDIR += sdcv
SUBDIR += sdf
SUBDIR += sdocbook-xml
SUBDIR += senna
SUBDIR += sgmlformat
SUBDIR += sgmls
SUBDIR += sgmltools-lite
SUBDIR += sgrep
SUBDIR += sgrep2
SUBDIR += silvercity
SUBDIR += sk-aspell
SUBDIR += skim
SUBDIR += skribe
SUBDIR += sl-aspell
SUBDIR += slides
SUBDIR += smartdoc
SUBDIR += smartdoc-devel
SUBDIR += source-highlight
SUBDIR += sp
SUBDIR += spellutils
SUBDIR += sr-aspell
SUBDIR += srilm
SUBDIR += ssddiff
SUBDIR += stardict2
SUBDIR += stardict2-dictd_mova
SUBDIR += stardict2-quick
SUBDIR += stardict2-rptts
SUBDIR += sv-aspell
SUBDIR += sw-aspell
SUBDIR += syck
SUBDIR += ta-aspell
SUBDIR += tclExpat
SUBDIR += tdtd.el
SUBDIR += te-aspell
SUBDIR += tei-guidelines-p3
SUBDIR += tei-guidelines-p4
SUBDIR += tei-lite
SUBDIR += tei-p3
SUBDIR += tei-p4
SUBDIR += tet-aspell
SUBDIR += tex2im
SUBDIR += texi2db
SUBDIR += texi2html
SUBDIR += textogif
SUBDIR += tinyxml
SUBDIR += tkdiff
SUBDIR += tkxmlive
SUBDIR += tl-aspell
SUBDIR += tn-aspell
SUBDIR += tnef2txt
SUBDIR += tr-aspell
SUBDIR += trang
SUBDIR += tth
SUBDIR += txt2html
SUBDIR += txt2man
SUBDIR += txt2tags
SUBDIR += ua-ispell
SUBDIR += uim
SUBDIR += uim-el
SUBDIR += uim-el-xemacs21-mule
SUBDIR += uim-gnome
SUBDIR += uim-gtk
SUBDIR += uim-m17nlib
SUBDIR += uim-qt
SUBDIR += uni2ascii
SUBDIR += unroff
SUBDIR += unrtf
SUBDIR += urlview
SUBDIR += uz-aspell
SUBDIR += wa-aspell
SUBDIR += wbxml2
SUBDIR += wdiff
SUBDIR += webcpp
SUBDIR += website
SUBDIR += word2x
SUBDIR += wordnet
SUBDIR += words
SUBDIR += wv
SUBDIR += wv2
SUBDIR += xalan-c
SUBDIR += xalan-j
SUBDIR += xerces-c
SUBDIR += xerces-c2
SUBDIR += xerces-j
SUBDIR += xhtml
SUBDIR += xhtml-11
SUBDIR += xhtml-basic
SUBDIR += xhtml-modularization
SUBDIR += xhtml1-xsd
SUBDIR += xincluder
SUBDIR += xlhtml
SUBDIR += xlreader
SUBDIR += xls2xml
SUBDIR += xml-i18n-tools
SUBDIR += xml-lite.el
SUBDIR += xml-parse.el
SUBDIR += xml2rfc
SUBDIR += xmlada
SUBDIR += xmlcatmgr
SUBDIR += xmlcharent
SUBDIR += xmldiff
SUBDIR += xmlenc
SUBDIR += xmlformat
SUBDIR += xmlindent
SUBDIR += xmlpp
SUBDIR += xmlppm
SUBDIR += xmlprpr
SUBDIR += xmlpull
SUBDIR += xmlroff
SUBDIR += xmlstarlet
SUBDIR += xmlto
SUBDIR += xmlwrapp
SUBDIR += xom
SUBDIR += xp
SUBDIR += xpp3
SUBDIR += xslide.el
SUBDIR += xslint
SUBDIR += xt
SUBDIR += xxdiff
SUBDIR += y2l
SUBDIR += yi-aspell
SUBDIR += yodl
SUBDIR += zu-aspell
.include <bsd.port.subdir.mk>
|