aboutsummaryrefslogtreecommitdiff
path: root/textproc
Commit message (Collapse)AuthorAgeFilesLines
* - Chase x11-toolkits/fltk updatePietro Cerutti2010-03-231-1/+1
| | | | Notes: svn path=/head/; revision=251412
* - Update to 1.000033Wen Heping2010-03-234-16/+6
| | | | Notes: svn path=/head/; revision=251389
* Update to 0.11.Anton Berezin2010-03-222-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Spreadsheet-WriteExcelXML/Changes Notes: svn path=/head/; revision=251374
* Htmlc is an HTML template files expander that produces regular HTML pages fromMartin Wilke2010-03-214-0/+78
| | | | | | | | | | | | | | | | | | | | | | | source files that contain text fragments that require some computation to be written. Those fragments can be the output of an arbitrary Unix command, for instance the last modification date of a page, or parts of HTML pages to be included in the page, or pieces of the page that are common to the entire WEB site (a presentation header or a footer section for each page). Providing the automatic inclusion of those text fragments into your HTML source pages, Htmlc offers a server independent way of defining templates to factorize out the repetitive parts of HTML pages. Htmlc also provides a variable expansion facility (using definitions in the template file or in simple environment files using a syntax a la objective Caml). In short, Htmlc ensures the static verification and the static expansion of the Server Side Includes directives of the Web pages in the efficient and friendly way of a command-line compiler. WWW: http://htmlc.inria.fr/eng.htm PR: ports/144896 Submitted by: Timothy Beyer <beyert at cs.ucr.edu> Notes: svn path=/head/; revision=251332
* - Update to 0.08Martin Wilke2010-03-202-5/+5
| | | | | | | | PR: 144902 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer) Notes: svn path=/head/; revision=251300
* Template::Tiny is a reimplementation of a partial subset of the TemplateMartin Wilke2010-03-205-0/+49
| | | | | | | | | | | | | | | | | | | | | | | Toolkit in as few lines of code as possible. It is intended for use in light-usage, low-memory, or low-cpu templating situations, where you may need to upgrade to the full feature set in the future, or if you want the familiarity of TT-style templates. It is intended to have fully-compatible template and stash usage, with a limited by similar Perl API. Unlike Template Toolkit, Template::Tiny will process templates without a compile phase (but despite this is still quicker, owing to heavy use of the Perl regular expression engine. WWW: http://search.cpan.org/dist/Template-Tiny/ PR: ports/144823 Submitted by: ports at c0decafe.net Notes: svn path=/head/; revision=251295
* libxml2 knows too much about zlib internals. Beginning from zlib 1.2.2.3Xin LI2010-03-172-1/+21
| | | | | | | | | | | | | | | | | | the zlib authors has provided a 'gzdirect' function to detect whether the current gzFile descriptor is still providing a stream from uncompression, so use it instead of rolling own. The upcoming zlib 1.2.4 update will break the current libxml2 usage. Patch was the same as Mark Adler provided to libxml2 maintainers at: http://osdir.com/ml/svn-commits-list/2010-01/msg05723.html PR: ports/144828 Approved by: mezz (freebsd-gnome@) Notes: svn path=/head/; revision=251188
* Update to 1.11.Anton Berezin2010-03-172-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/XML-NamespaceSupport/Changes Notes: svn path=/head/; revision=251175
* - Update to 1.17Wen Heping2010-03-172-4/+4
| | | | Notes: svn path=/head/; revision=251156
* - Update to 0.3.2Wen Heping2010-03-162-4/+4
| | | | Notes: svn path=/head/; revision=251115
* Update to 2.06.Anton Berezin2010-03-152-5/+4
| | | | | | | Changes: http://search.cpan.org/dist/Text-Quoted/Changes Notes: svn path=/head/; revision=251097
* - Ubreak even if regexp.h was removed.Jun Kuriyama2010-03-151-0/+176
| | | | | | | Submitted by: ed Notes: svn path=/head/; revision=251071
* - Remove RUN_DEPENDS which are no longer necessary.Wesley Shields2010-03-141-3/+1
| | | | | | | | | | | - Bump PORTREVISION as this affects the package. PR: ports/144257 Submitted by: Oleg Pudeyev <oleg@bsdpower.com> Approved by: Peter Schuller <peter.schuller@infidyne.com> (maintainer) Notes: svn path=/head/; revision=251021
* Mark BROKEN on 8.x: does not buildErwin Lansing2010-03-131-0/+4
| | | | Notes: svn path=/head/; revision=251013
* Update to 2.03.Anton Berezin2010-03-122-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Text-SimpleTable/Changes Notes: svn path=/head/; revision=250956
* - Update to 1.6.3Wen Heping2010-03-122-4/+4
| | | | | | | | PR: ports/144672 Submitted by: Julien Laffaye <kimelto@gmail.com> (maintainer) Notes: svn path=/head/; revision=250932
* - Fix MASTER_SITESMartin Wilke2010-03-111-1/+1
| | | | Notes: svn path=/head/; revision=250925
* - Update to 0.6.0Martin Wilke2010-03-113-6/+15
| | | | Notes: svn path=/head/; revision=250915
* - Update to 0.2.9.Martin Wilke2010-03-112-4/+4
| | | | Notes: svn path=/head/; revision=250914
* - Upgrade to 0.71.Jun Kuriyama2010-03-112-4/+4
| | | | Notes: svn path=/head/; revision=250895
* Update to 0.38. Assign maintainer to perl@.Anton Berezin2010-03-102-6/+6
| | | | | | | Changes: http://search.cpan.org/dist/Pod-ProjectDocs/Changes Notes: svn path=/head/; revision=250871
* Update to 2.02.Anton Berezin2010-03-102-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Text-SimpleTable/Changes Notes: svn path=/head/; revision=250830
* Update to 1.100570Lars Thegler2010-03-102-5/+4
| | | | Notes: svn path=/head/; revision=250824
* The TDH utilities are a set of programs and filters useful in workingMartin Wilke2010-03-096-0/+135
| | | | | | | | | | | | | | | | with ordinary tabular ascii data from the command line or in shell scripts. They were developed to supplement standard unix utilities such as sort and uniq. Two of the utilities are designed to work specifically with tab-delimited exports from Excel/spreadsheets. A full-featured date and time package (libchron) is also included. WWW: http://quisp.sourceforge.net/tdhkit PR: ports/144440 Submitted by: Charlie Kester <corky1951@comcast.net> Notes: svn path=/head/; revision=250792
* - Update to 0.3.1Wen Heping2010-03-072-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250683
* - Fix problem tath OpenSP.so is not linked with libosp.soSylvio Cesar Teixeira2010-03-072-5/+19
| | | | | | | | | | | | - Add missing dependency upon p5-Test-Exception. PR: ports143647 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Approved by: itetcu (mentor) Feature safe: yes Notes: svn path=/head/; revision=250677
* Update to 2.01.Anton Berezin2010-03-062-4/+4
| | | | | | | | Changes: http://search.cpan.org/dist/Text-SimpleTable/Changes Feature safe: yes Notes: svn path=/head/; revision=250628
* Mark IGNORE until I resolve the issue with distfile.Max Brazhnikov2010-03-061-0/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250620
* Update to 1.6.0Sergey Skvortsov2010-03-053-5/+40
| | | | | | | | Changes: http://sourceforge.net/news/?group_id=91920&id=283443 Feature safe: yes Notes: svn path=/head/; revision=250598
* - Update to 1.6.2Dmitry Marakasov2010-03-042-4/+5
| | | | | | | | | PR: 144349 Submitted by: Julien Laffaye <kimelto@gmail.com> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=250554
* - Update to 1.0.1Wen Heping2010-03-032-5/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250528
* - UPdate to 0.94Wen Heping2010-03-032-5/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250523
* Update to 4.66.Anton Berezin2010-03-012-5/+6
| | | | | | | | Changes: http://search.cpan.org/dist/Data-FormValidator/Changes Feature safe: yes Notes: svn path=/head/; revision=250457
* Connect stardict-BritannicaConcise, stardict-OxfordCollocation,Max Brazhnikov2010-02-281-0/+5
| | | | | | | | | stardict-oald, stardict-MerrianWebster and stardict-longman to build Feature safe: yes Notes: svn path=/head/; revision=250433
* Add new port:Max Brazhnikov2010-02-284-0/+28
| | | | | | | | | | | Oxford Advanced Learner's Dictionary. WWW: http://stardict.sourceforge.net/Dictionaries_dictd-www.dict.org.php Feature safe: yes Notes: svn path=/head/; revision=250431
* Add new port:Max Brazhnikov2010-02-284-0/+28
| | | | | | | | | | | Longman Dictionary of Contemporary English. WWW: http://stardict.sourceforge.net/Dictionaries_dictd-www.dict.org.php Feature safe: yes Notes: svn path=/head/; revision=250430
* Add new port:Max Brazhnikov2010-02-284-0/+29
| | | | | | | | | | | Oxford English Collocation Dictionary. WWW: http://stardict.sourceforge.net/Dictionaries_dictd-www.dict.org.php Feature safe: yes Notes: svn path=/head/; revision=250429
* Add new port:Max Brazhnikov2010-02-284-0/+28
| | | | | | | | | | | Merrian Webster 10th dictionary. WWW: http://stardict.sourceforge.net/Dictionaries_dictd-www.dict.org.php Feature safe: yes Notes: svn path=/head/; revision=250428
* Add new port:Max Brazhnikov2010-02-284-0/+28
| | | | | | | | | | | The Britannica Concise Encyclopedia. WWW: http://stardict.sourceforge.net/Dictionaries_dictd-www.dict.org.php Feature safe: yes Notes: svn path=/head/; revision=250427
* Remove a few days after the end of the expiration period.Gerald Pfeifer2010-02-277-474/+0
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250405
* - Update to 1.6.1Tong LIU2010-02-272-4/+4
| | | | | | | | | | PR: ports/144338 Submitted by: Julien Laffaye <kimelto@gmail.com> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=250391
* Fix build breakage caused by missing -E in previous commit. Oops.Johan van Selst2010-02-261-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250365
* Fix port installation for the INSTALL_AS_USER case.Johan van Selst2010-02-261-1/+3
| | | | | | | | | | | This doesn't affect regular (root) installs. PR: ports/143933 Submitted by: gerald Feature safe: yes Notes: svn path=/head/; revision=250354
* - Fix distinfo, I didn't mean to commit beforePhilip M. Gollucci2010-02-261-3/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250342
* - Update to 0.06Philip M. Gollucci2010-02-261-3/+3
| | | | | | | | | | | | Changes: http://search.cpan.org/dist/FormValidator-Lite/Changes PR: ports/143774 Submitted by: myself (pgollucci@) Approved by: maintainer timeout (kaoru@kaisei.org; 14 days) Feature safe: yes Notes: svn path=/head/; revision=250338
* Mention that packages we depending on are now stardict version netural.Xin LI2010-02-252-4/+4
| | | | | | | | Requested by: Ju Pengfei <jupengfei gmail com> Feature safe: yes Notes: svn path=/head/; revision=250320
* lightweight C library that can parse John Gruber's [markdown]Martin Wilke2010-02-259-0/+113
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (http://daringfireball.net/projects/markdown/) format and convert it into several formats and can be easily extended. It also provides two usage examples: - lace: markdown to xhtml conversion. - kilt: markdown to manpage conversion. WWW: http://git.instinctive.eu/cgit/libupskirt/ PR: ports/Feature safe: yes **** **** tag if you are sure this commit does not violate **** feature freeze guidelines. If in doubt, contact portmgr. **** cvs [commit aborted]: Message verification failed /usr/ports/Tools/scripts/addport: cvs commit failed, aborting. ===> Done [13:57][miwi@miwi] $ Feature safe: yes (~/dev/ports/textproc/libupskirt) zsh: command not found: Feature [13:58][miwi@miwi] $ pc (~/dev/ports/textproc/libupskirt) ===> Your username on freefall: miwi ===> Pre-commit portlint check lightweight C library that can parse John Gruber's [markdown] (http://daringfireball.net/projects/markdown/) format and convert it into several formats and can be easily extended. It also provides two usage examples: - lace: markdown to xhtml conversion. - kilt: markdown to manpage conversion. WWW: http://git.instinctive.eu/cgit/libupskirt/ PR:>····>·······ports/144209 Submitted by:>··Bapt <baptiste.daroussin at gmail.com> Feature safe: yes Notes: svn path=/head/; revision=250307
* - Update to 0.17Wen Heping2010-02-252-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250294
* - Update to 0.32Wen Heping2010-02-242-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250254
* - Update to 2.38Wen Heping2010-02-243-5/+14
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250251