aboutsummaryrefslogtreecommitdiff
path: root/textproc
Commit message (Collapse)AuthorAgeFilesLines
* - Fix PLISTPietro Cerutti2009-10-311-0/+1
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=243586
* Pod::Autopod is designed to generate pod documentation of a perlWen Heping2009-10-315-0/+46
| | | | | | | | | | | | | | | | | | class by analysing its code. The idea is to have something similar like javadoc. So it uses also comments written directly obove the method definitions. It is designed to asumes a pm file which represents a class. Of course it can not understand every kind of syntax, parameters, etc. But the plan is to improve this library in the future to understand more and more automatically. WWW: http://search.cpan.org/dist/Pod-Autopod/ Approved by: miwi,jadawin(mentors,implicit) Notes: svn path=/head/; revision=243576
* - Update to 1.0.0Pietro Cerutti2009-10-313-8/+18
| | | | Notes: svn path=/head/; revision=243574
* - Update to 3.09Wen Heping2009-10-312-4/+4
| | | | | | | Approved by: miwi,jadawin(mentors,implicit) Notes: svn path=/head/; revision=243573
* - Update to 1.000031Wen Heping2009-10-313-15/+4
| | | | | | | Approved by: miwi,jadawin(mentors,implicit) Notes: svn path=/head/; revision=243572
* Update to 1.70Sergey Skvortsov2009-10-302-6/+6
| | | | | | | Changes: http://cpansearch.perl.org/src/PAJAS/XML-LibXSLT-1.70/Changes Notes: svn path=/head/; revision=243550
* textproc/p5-XML-LibXML-Common merged into textproc/p5-XML-LibXML.Sergey Skvortsov2009-10-306-45/+2
| | | | Notes: svn path=/head/; revision=243549
* Update to 1.70Sergey Skvortsov2009-10-303-9/+12
| | | | | | | | | PR: ports/139815 Submitted by: wen Changes: http://cpansearch.perl.org/src/PAJAS/XML-LibXML-1.70/Changes Notes: svn path=/head/; revision=243548
* - Fix GnuTLS detectionMartin Wilke2009-10-304-33/+31
| | | | | | | | | | - Replace patch-* with REINPLACE_CMD PR: 139871 Submitted by: Marc Lagrange <markocpc@gmail.com> (maintainer) Notes: svn path=/head/; revision=243539
* - Update to 1.08Cheng-Lung Sung2009-10-302-5/+4
| | | | | | | Changes: http://search.cpan.org/dist/XML-Compile/Changes Notes: svn path=/head/; revision=243516
* - Update to 1.73Cheng-Lung Sung2009-10-302-8/+4
| | | | | | | Changes: http://search.cpan.org/dist/Number-Format/Changes Notes: svn path=/head/; revision=243515
* - Update to 1.0.2Dmitry Marakasov2009-10-302-6/+7
| | | | | | | | | | - Change maintainer's email address PR: 139987 Submitted by: Max N. Boyarov <m.boyarov@gmail.com> (maintainer) Notes: svn path=/head/; revision=243512
* - Update to 1.50Cheng-Lung Sung2009-10-302-5/+4
| | | | Notes: svn path=/head/; revision=243508
* - Update to 0.20Wen Heping2009-10-282-5/+5
| | | | | | | | | - Update my mail address to FreeBSD Approved by: miwi,jadawin(mentors,implicit) Notes: svn path=/head/; revision=243410
* - Update to 1.46Cheng-Lung Sung2009-10-282-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/XML-RSS/Changes Notes: svn path=/head/; revision=243409
* - replace ${SITE_PERL}/${PERL_ARCH}/Date/Calc.pm with ↵Yen-Ming Lee2009-10-261-1/+1
| | | | | | | ${SITE_PERL}/Date/Calc.pm for ${PORTSDIR}/devel/p5-Date-Calc Notes: svn path=/head/; revision=243317
* Update to 1.3.0Lars Thegler2009-10-253-7/+10
| | | | | | | | PR: ports/139790 Submitted by: Andrej Zverev <az@freebsd.org> Notes: svn path=/head/; revision=243302
* - Add a entry of MASTER_SITESWen Heping2009-10-251-1/+2
| | | | | | | Approved by: mentors(implicit) Notes: svn path=/head/; revision=243299
* - Update to 1.13Wen Heping2009-10-252-4/+4
| | | | | | | | | PR: ports/139876 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Approved by: mentors(implicit) Notes: svn path=/head/; revision=243281
* - Update to 1.02Wen Heping2009-10-242-4/+4
| | | | | | | Approved by: mentors(implicit) Notes: svn path=/head/; revision=243246
* Markdown is a text-to-HTML filter; it translates an easy-to-read andWen Heping2009-10-237-0/+75
| | | | | | | | | | | | | | | | | | | | | easy-to-write structured text format into HTML. Markdown's text format is most similar to that of plain text email, and supports features such as headers, *emphasis*, code blocks, blockquotes, and links. Markdown's syntax is designed not as a generic markup language, but specifically to serve as a front-end to (X)HTML. You can use span-level HTML tags anywhere in a Markdown document, and you can use block level HTML tags (like <div> and <table> as well). Text::MultiMarkdown implements the MultiMarkdown markdown syntax extensions from: http://fletcherpenney.net/multimarkdown/ WWW: http://search.cpan.org/dist/Text-MultiMarkdown/ Approved by: mentors(implicit) Notes: svn path=/head/; revision=243227
* - replace ${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm with ↵Yen-Ming Lee2009-10-231-1/+1
| | | | | | | | | | | | p5-Params-Validate>=0 since it changed the file path. - portlint PR: follow-up to ports/139837 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=243224
* - Fix build on AMD64Martin Wilke2009-10-211-4/+4
| | | | | | | PR: 139633 Notes: svn path=/head/; revision=243152
* - Update to 1.1.0Martin Wilke2009-10-212-5/+4
| | | | Notes: svn path=/head/; revision=243147
* OpenOffice::OODoc is an extensible Perl interface allowing directMartin Wilke2009-10-215-0/+99
| | | | | | | | | | | | | | | | | | | | read/write operations on files which comply with the OASIS Open Document Format for Office Applications (ODF), i.e. the ISO/IEC 26300:2006 standard. It provides a high-level, document-oriented language, and isolates the programmer from the details of the file format. It can process different document classes (texts, spreadsheets, presentations, and drawings). It can retrieve or update styles and images, document metadata, as well as text content. WWW: http://search.cpan.org/dist/OpenOffice-OODoc/ PR: ports/139548 Submitted by: meyser at xenet.de Notes: svn path=/head/; revision=243142
* This is a keyboard for input of the Malayalam according to the transliterationMartin Wilke2009-10-217-0/+145
| | | | | | | | | | | | | | | | | | | | | | | | | scheme called Mozhi (https://sites.google.com/site/cibu/mozhi). The keymap is written in Keyman keyboard language and developed as a part of Varamozhi Project under the LGPL license. The Mozhi is intended to be the most intuitive scheme for Malayalam speakers. It simplifies what the user needs to remember and is is not phonetically accurate. This keymap supports the current standard for Malayalam Chillus (i.e. without special encoding). It offers mnemonic keyboard functionality and smart-quote functionality with comas and numerals. This port installs the keyboard so that it can be used through SCIM KMFL IMEngine (textproc/scim-kmfl-imengine). WWW: http://varamozhi.sourceforge.net/ PR: ports/139498 Submitted by: Nikola Lecic <nikola.lecic at anthesphoria.net> Notes: svn path=/head/; revision=243141
* - Update to 2.13Yi-Jheng Lin2009-10-212-4/+4
| | | | | | | | | PR: ports/139687 Submitted by: Sylvio Cesar <scjamorim AT bsd.com.br> Approved by: rafan (co-mentor) Notes: svn path=/head/; revision=243138
* - Fix fetch errorYi-Jheng Lin2009-10-211-1/+1
| | | | | | | | | | | | The upstream moves the distfile to new location at site.google.com. The new location redirects to randomly generated URL. For now, temporarily put it as a local distfile. Reported by: pointyhat Approved by: rafan (co-mentor) Notes: svn path=/head/; revision=243135
* XML::Reader provides a simple and easy to use interface forWen Heping2009-10-205-0/+40
| | | | | | | | | | | | | | sequentially parsing XML files (so called "pull-mode" parsing) and at the same time keeps track of the complete XML-path. It was developped as a wrapper on top of XML::Parser. WWW: http://search.cpan.org/dist/XML-Reader/ Approved by: mentors(implicit) Notes: svn path=/head/; revision=243128
* - Update to 1.1.0Dennis Herrmann2009-10-202-4/+4
| | | | Notes: svn path=/head/; revision=243114
* Update to 1.08.Anton Berezin2009-10-203-24/+26
| | | | | | | Changes: http://search.cpan.org/dist/HTML-SuperForm/Changes Notes: svn path=/head/; revision=243100
* - Update to 0.54Dmitry Marakasov2009-10-192-4/+4
| | | | | | | | PR: 139696 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Notes: svn path=/head/; revision=243043
* - update to 1.15Yen-Ming Lee2009-10-192-4/+4
| | | | Notes: svn path=/head/; revision=243035
* - Minor change to MASTER_SITESWen Heping2009-10-191-1/+1
| | | | | | | | | PR: ports/139740 Submitted by: Timothy Bourke <timbob@bigpond.com> (maintainer) Approved by: mentors(implicit) Notes: svn path=/head/; revision=243033
* - Update to 1.06Wen Heping2009-10-192-4/+4
| | | | | | | Approved by: mentors(implicit) Notes: svn path=/head/; revision=243028
* - Update to 0.16Wen Heping2009-10-183-7/+8
| | | | | | | | | | - Update my mail address to FreeBSD - Update the WWW in pkg-descr Approved by: mentors(implicit) Notes: svn path=/head/; revision=242991
* - Upgrade to 0.69.Jun Kuriyama2009-10-152-4/+5
| | | | Notes: svn path=/head/; revision=242888
* - Update to 1jYi-Jheng Lin2009-10-152-5/+4
| | | | | | | | | PR: ports/139320 Submitted by: Goran Tal <goran.tal AT gmail.com> (maintainer) Approved by: rafan (co-mentor) Notes: svn path=/head/; revision=242878
* - Update to 1.6.1Alexander Logvinov2009-10-152-5/+7
| | | | | | | - Add MASTER_SITES for redundancy Notes: svn path=/head/; revision=242877
* Upgrade to 0.68.Jun Kuriyama2009-10-142-5/+4
| | | | Notes: svn path=/head/; revision=242818
* - Update to 1.0.26Wen Heping2009-10-144-12/+8
| | | | | | | | | PR: ports/139353 Submitted by: Wen Heping(myself) Approved by: maintainer, jadawin(co-mentor) Notes: svn path=/head/; revision=242805
* - Update to 0.22Philippe Audeoud2009-10-132-4/+4
| | | | Notes: svn path=/head/; revision=242757
* - Add a new line to pkg-message to document textproc/ibus-m17n.Wesley Shields2009-10-121-1/+2
| | | | | | | | | PR: ports/139528 Submitted by: Nikola Lecic <nikola.lecic@anthesphoria.net> Approved by: Henry Hu <henry.hu.sh@gmail.com> (maintainer) Notes: svn path=/head/; revision=242746
* - Mark as $MAKE_JOBS_UNSAFE.Jun Kuriyama2009-10-121-0/+1
| | | | | | | | PR: ports/139378 Submitted by: amdmi3 Notes: svn path=/head/; revision=242732
* Add dependency on intltool to fix configure error.MANTANI Nobutaka2009-10-121-2/+1
| | | | | | | Reported by: pointyhat via erwin Notes: svn path=/head/; revision=242725
* - Fix build with custom prefixMartin Wilke2009-10-111-0/+4
| | | | | | | | | PR: 139021 Submitted by: amdmi3@ Approved by: maintainer timeout Notes: svn path=/head/; revision=242682
* - Update to 0.04Wen Heping2009-10-112-4/+4
| | | | | | | | | PR: ports/139500 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> Approved by: miwi,jadawin(mentors,implicit) Notes: svn path=/head/; revision=242645
* Update to 2.7.6.Joe Marcus Clarke2009-10-103-7/+16
| | | | Notes: svn path=/head/; revision=242638
* - Update to 1.6Alexander Logvinov2009-10-102-4/+4
| | | | Notes: svn path=/head/; revision=242634
* - Remove BROKEN tag: pxp hasn't changed but seems to work fine againJohan van Selst2009-10-101-7/+1
| | | | | | | on amd64 machines (confirmed on RELENG_7 and RELENG_8). Notes: svn path=/head/; revision=242630