aboutsummaryrefslogtreecommitdiff
path: root/textproc
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.0.12Sergey Skvortsov2005-05-142-3/+3
| | | | Notes: svn path=/head/; revision=135240
* Add py-excelerator.Jean-Yves Lefort2005-05-145-0/+122
| | | | | | | | | | | | | | | pyExcelerator is a Python library that can generate Excel 97+ files and import Excel 95+ files. It supports Unicode in Excel files, and can use a variety of formatting features and printing options. It can dump Excel and OLE2 compound files. WWW: http://sourceforge.net/projects/pyexcelerator PR: ports/80962 Submitted by: Choe Cheng-Dae <whitekid@gmail.com> Notes: svn path=/head/; revision=135233
* Fix index when WUTH_GUI=yes.Thierry Thomas2005-05-131-1/+1
| | | | | | | | PR: ports/80990 Submitted by: Guido Falsi <mad (at) madpilot.net> Notes: svn path=/head/; revision=135204
* - Chase shlib ver in qdbmMichael Johnson2005-05-131-1/+2
| | | | Notes: svn path=/head/; revision=135192
* Update to 1.09Sergey Skvortsov2005-05-133-7/+3
| | | | Notes: svn path=/head/; revision=135180
* Do the unzipping of some files in the post-extract target instead of ↵Masafumi Max NAKANE2005-05-111-2/+6
| | | | | | | | | installation time so that USE_ZIP takes care of the dependency to unzip. Notes: svn path=/head/; revision=135030
* o UpdateNorikatsu Shigemura2005-05-107-12/+14
| | | | | | | | | | | | ports/textproc/scim 1.2.0 --> 1.2.2 ports/textproc/skim 1.2.0 --> 1.2.2 o Chase scim's library bump. PR: ports/80848 Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca> (maintainer) Notes: svn path=/head/; revision=134995
* Fix building on 4-STABLE.Vanilla I. Shu2005-05-101-1/+2
| | | | | | | | PR: ports/80850 Submitted by: maintainer Notes: svn path=/head/; revision=134972
* Upgrade to 7.74.Masafumi Max NAKANE2005-05-097-46/+42
| | | | Notes: svn path=/head/; revision=134919
* Fix pkg-plist.Vanilla I. Shu2005-05-091-0/+2
| | | | Notes: svn path=/head/; revision=134905
* Add scim-input-pad 0.1.0, SCIM add-on to input various symbols withVanilla I. Shu2005-05-087-0/+73
| | | | | | | | | | on-screen pad. PR: ports/80747 Submitted by: chinsan <chinsan@mail2000.com.tw> Notes: svn path=/head/; revision=134892
* New port python-xmltv version 0.5.21: A Python module that providesMario Sergio Fujikawa Ferreira2005-05-085-0/+49
| | | | | | | access to XMLTV TV listings Notes: svn path=/head/; revision=134889
* o Install documentation on how to write grabbers unless NOPORTDOCSMario Sergio Fujikawa Ferreira2005-05-081-0/+7
| | | | | | | o Bump PORTREVISION Notes: svn path=/head/; revision=134887
* Add python as secondary category: should have been more carefulMario Sergio Fujikawa Ferreira2005-05-081-1/+1
| | | | Notes: svn path=/head/; revision=134886
* Require GCC 3.4 or later instead of forcing GCC 3.2 for FreeBSD 4.x toGerald Pfeifer2005-05-081-3/+1
| | | | | | | | | avoid extraneous dependencies on the no longer really maintained GCC 3.2. Approved by: chip-set@mail.ru (maintainer) Notes: svn path=/head/; revision=134870
* New port py-TVGrab version 0.5.1: A xmltv python library to writeMario Sergio Fujikawa Ferreira2005-05-085-0/+108
| | | | | | | grabbers of tv scheduling collections Notes: svn path=/head/; revision=134839
* Chase dependency on p5-DBD-Pg.Norikatsu Shigemura2005-05-081-3/+10
| | | | | | | (Use p5-DBD-Pg-13 on FreeBSD 4.x and Perl 5.00503) Notes: svn path=/head/; revision=134838
* Add p5-Text-Textile 0.7, a perl-based implementation of the TextileLars Thegler2005-05-075-0/+39
| | | | | | | | | | syntax by Dean Allen. PR: ports/80635 Submitted by: Travis Campbell <hcoyote@ghostar.org> Notes: svn path=/head/; revision=134784
* - update to 0.906Lars Thegler2005-05-063-4/+5
| | | | | | | - make portlint happy Notes: svn path=/head/; revision=134717
* Update to 1.0.1Jean-Yves Lefort2005-05-032-5/+5
| | | | | | | | PR: ports/80549 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=134546
* - Update to 0.98.2Jean-Yves Lefort2005-05-032-10/+9
| | | | | | | | | | - Polish the Makefile PR: ports/80548 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=134544
* - Update to 0.10Jean-Yves Lefort2005-05-033-7/+7
| | | | | | | | | | - Use PLIST_FILES rather than pkg-plist PR: ports/80547 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=134543
* Update to 0.9.2Jean-Yves Lefort2005-05-033-3/+5
| | | | | | | | PR: ports/80546 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=134541
* Update to version 0.4.0Kirill Ponomarev2005-05-033-7/+8
| | | | | | | | PR: ports/80545 Submitted by: Ports Fury Notes: svn path=/head/; revision=134535
* Update the Danish ispell database from 1.43 to 1.49, 1.43 was no longerJesper Skriver2005-05-023-11/+11
| | | | | | | | | available, and port installation failed if one requested Danish support. Approved by: jmz Notes: svn path=/head/; revision=134490
* Fix build of textproc/py-syck by using -fPIC in CFLAGS.Kirill Ponomarev2005-05-021-0/+1
| | | | Notes: svn path=/head/; revision=134482
* requires perl > 5.6Ying-Chieh Liao2005-05-021-1/+7
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=134475
* Add an explicit 'exit 0'; xmlcatmgr may return a non-zero exit code ifDag-Erling Smørgrav2005-05-012-2/+4
| | | | | | | | | the entries we want to add (or remove) already exist (or don't). Submitted by: Meno Abels <meno.abels@adviser.com> Notes: svn path=/head/; revision=134455
* Mark IGNORE on 4.x: the library is built, but cannot be used:Thierry Thomas2005-04-301-0/+4
| | | | | | | | | | | | | | | /usr/local/lib/gcc/i386-portbld-freebsd4.10/3.4.4/../../../libdomc.so: undefined reference to `mbrtowc' /usr/local/lib/libmba.so: undefined reference to `iswspace' /usr/local/lib/libmba.so: undefined reference to `towupper' collect2: ld returned 1 exit status PR: ports/79354 Submitted by: Jukka Ukkonen Noticed by: lawrance Approved by: submitter's time-out. Notes: svn path=/head/; revision=134414
* - remove *.orig and unbreak this port on 4.xYen-Ming Lee2005-04-291-5/+8
| | | | Notes: svn path=/head/; revision=134362
* - Update to 1.2.28Michael Johnson2005-04-283-32/+33
| | | | Notes: svn path=/head/; revision=134304
* . pre-install -> pre-su-install so this port is installable by a non-rootGreg Lewis2005-04-271-1/+1
| | | | | | | user (it attempts to create a directory under ${PREFIX}). Notes: svn path=/head/; revision=134288
* add p5-XML-Parser-Lite-Tree 0.03Ying-Chieh Liao2005-04-275-0/+44
| | | | | | | Lightweight XML tree builder Notes: svn path=/head/; revision=134262
* Use MAKE_ARGS instead of patchVolker Stolz2005-04-262-43/+5
| | | | Notes: svn path=/head/; revision=134201
* - Use MAKE_ARGSVolker Stolz2005-04-263-18/+1
| | | | | | | - Don't use pkg-message to state the obvious Notes: svn path=/head/; revision=134200
* - Use MAKE_ARGS instead of patchVolker Stolz2005-04-263-21/+1
| | | | | | | - Drop patch-configure since USE_LIBTOOL has been here for quite some time now Notes: svn path=/head/; revision=134198
* Use PLIST_FILES/PORTDOCSVolker Stolz2005-04-262-8/+5
| | | | Notes: svn path=/head/; revision=134196
* Use variablesVolker Stolz2005-04-263-20/+4
| | | | Notes: svn path=/head/; revision=134195
* Use MAKE_ARGS & SUB_FILES=pkg-messageVolker Stolz2005-04-263-31/+4
| | | | Notes: svn path=/head/; revision=134194
* Update to 2.13Sergey Skvortsov2005-04-253-7/+5
| | | | Notes: svn path=/head/; revision=134125
* Update to 1.08Sergey Skvortsov2005-04-252-3/+3
| | | | Notes: svn path=/head/; revision=134110
* Use libtool-1.5 (with required plist fix).Jun Kuriyama2005-04-242-1/+3
| | | | | | | | PR: ports/78291 Submitted by: delphij Notes: svn path=/head/; revision=134042
* Reset undeliverable maintainer address:Kris Kennaway2005-04-241-1/+1
| | | | | | | | ----- Transcript of session follows ----- 550 5.1.1 justas@mbank.lv... User unknown Notes: svn path=/head/; revision=134026
* Update to 1.70, which has better heuristics to recognize theBill Fenner2005-04-232-3/+3
| | | | | | | rfc3667 boilerplate which will soon be obsolete. Notes: svn path=/head/; revision=134009
* - update to 0.07Cheng-Lung Sung2005-04-232-3/+3
| | | | | | | - fixed a bug introduced in 0.06 Notes: svn path=/head/; revision=133983
* add re_graph 0.2Ying-Chieh Liao2005-04-224-0/+63
| | | | | | | Regular Expression Graphing Program Notes: svn path=/head/; revision=133928
* Mark as BROKEN: Not compatible with latest GHC yetVolker Stolz2005-04-222-0/+4
| | | | Notes: svn path=/head/; revision=133912
* Use MAKE_ARGSVolker Stolz2005-04-212-25/+3
| | | | Notes: svn path=/head/; revision=133832
* - Fix BUILD_DEPENDS.Florent Thoumie2005-04-201-1/+3
| | | | Notes: svn path=/head/; revision=133809
* - Update to 2.69Pav Lucistnik2005-04-202-3/+3
| | | | | | | | PR: ports/80150 Submitted by: Dryice Liu <dryice@liu.com.cn> (maintainer) Notes: svn path=/head/; revision=133783