aboutsummaryrefslogtreecommitdiff
path: root/textproc
Commit message (Collapse)AuthorAgeFilesLines
* Update to 5.0.2 release:Alex Dupre2004-10-111-2/+0
| | | | | | | | | | | | | | | | | - Fix compilation of thread-safe PHP after the PTHREAD_LIBS change - Include md5 and blowfish support on amd64 (fix headers) [1] - Add support for dom_import_simplexml function in php5-dom [2] - Fix vulnerability in RFC 1867 file upload processing [3] - Fix php_variables memory disclosure [3] PR: ports/71752 [1], ports/72003 [2], ports/72420 [3] Submitted by: Adam Gregoire <bsdunx@yahoo.com> [1], Vaidrius Petrauskas <acrozy@uosis.mif.vu.lt> [2], Dmitry A Grigorovich <odip@bionet.nsc.ru> [3] Approved by: portmgr (kris) Notes: svn path=/head/; revision=118611
* Update to 4.3.9 release:Alex Dupre2004-10-111-2/+0
| | | | | | | | | | | | | | | | - Fix compilation of thread-safe PHP after the PTHREAD_LIBS change - Include md5 and blowfish support on amd64 (fix headers) [1] - Fix vulnerability in RFC 1867 file upload processing [2] - Fix php_variables memory disclosure [2] - GD LZW-GIF support is now enabled by default PR: ports/71752 [1], ports/72420 [2] Submitted by: Adam Gregoire <bsdunx@yahoo.com> [1], Dmitry A Grigorovich <odip@bionet.nsc.ru> [2] Approved by: portmgr (kris) Notes: svn path=/head/; revision=118610
* Update to use the perl version of the algorithm over the C version for 5.8.5Mathieu Arnold2004-10-072-0/+67
| | | | | | | | | | | because it uses 64 bit integers by default and it messes very badly with some pack/unpack things on the perl part and some << and >> on the C part, so, use the perl part everywhere. Approved by: portmgr (krion) Notes: svn path=/head/; revision=118573
* Increase USE_GCC to 3.4 for those ports which compile with it.Kris Kennaway2004-09-304-4/+4
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=118503
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-291-0/+4
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118496
* BROKEN on 5.x: Configure failsKris Kennaway2004-09-262-2/+14
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118426
* - fix plistAlexander Leidinger2004-09-264-70/+3
| | | | | | | | | | | | | - update to 0.8.13, changes to previous version: * fixed handling of negative timezones in input-clf if format is specified * fixed segfaults in output-modlogan * removed debug-output Approved by: portmgr Notes: svn path=/head/; revision=118395
* - Fix typo on RUN_DEPENDS line. This resulted in missed podparser dependencyPav Lucistnik2004-09-261-1/+1
| | | | | | | | | on perl 5.0 Approved by: portmgr (linimon) Notes: svn path=/head/; revision=118394
* - add missing *.pod files into pkg-plistYen-Ming Lee2004-09-212-1/+8
| | | | | | | | | | | - set XMLPREFIX=${LOCALBASE} and make it PREFIX clean. PR: 71108 Submitted by: leeym Approved by: portmgr (marcus) Notes: svn path=/head/; revision=118316
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-191-1/+7
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118288
* BROKEN on 4.x alsoKris Kennaway2004-09-191-7/+3
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118271
* BROKEN on 5.x: Broken pkg-plistKris Kennaway2004-09-191-1/+7
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118270
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-181-1/+8
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118258
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-182-1/+11
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118243
* BROKEN: Conflicting dependencies (apache 1.x and apache 2.x)Kris Kennaway2004-09-181-0/+2
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118218
* Unbreak by upgrading to the latest file.Thierry Thomas2004-09-032-5/+3
| | | | | | | | PR: 71336 Submitted by: Stefan Walter Notes: svn path=/head/; revision=118079
* Update to 1.05.01Mathieu Arnold2004-09-032-4/+15
| | | | Notes: svn path=/head/; revision=118030
* Upgrade to 1.9.14Dima Dorfman2004-09-033-14/+3
| | | | | | | Submitted by: Andy Miller <andy@trit.org> Notes: svn path=/head/; revision=118026
* Add USE_PERL5_RUN explicitly.Hiroki Sato2004-09-031-0/+1
| | | | Notes: svn path=/head/; revision=118024
* Unbreak: Fetchable again.Volker Stolz2004-09-021-2/+0
| | | | | | | | PR: ports/71285 Submitted by: Stefan Walter Notes: svn path=/head/; revision=117942
* Update to 0.52Tilman Keskinoz2004-09-022-3/+3
| | | | Notes: svn path=/head/; revision=117941
* Update to 1.6.8Mathieu Arnold2004-09-022-3/+3
| | | | Notes: svn path=/head/; revision=117920
* - update to 2.30.Cheng-Lung Sung2004-09-023-10/+5
| | | | | | | | | | | | - no long support perl 5.005. - although it requires p5-Data-Dumper, which may need by perl5.6 (described in devel/p5-Data-Dumper/Makefile), but perl5.6 indeed install one. And txt2html does not need newer module ( Data::Dumper => 0). Approved by: vanilla (co-mentor) Notes: svn path=/head/; revision=117906
* - update to 0.520Cheng-Lung Sung2004-09-022-3/+3
| | | | | | | | | | | | - from Changes - Fixed bug with forced declaration of the default namespace. - Removed dead code. Added copyright notices to pod. - Improved test coverage. Approved by: vanilla (co-mentor) Notes: svn path=/head/; revision=117882
* Update to 1.1.10.Joe Marcus Clarke2004-09-012-3/+3
| | | | Notes: svn path=/head/; revision=117856
* Update to 2.6.13.Joe Marcus Clarke2004-09-012-3/+3
| | | | Notes: svn path=/head/; revision=117855
* Fix permissions issue caused by last commit.Herve Quiroz2004-09-011-0/+1
| | | | | | | Approved by: glewis (mentor) Notes: svn path=/head/; revision=117841
* Added security/p5-Digest-MD5 to the runtime dependency list.Ruslan Ermilov2004-09-011-1/+5
| | | | | | | | | | This module is used by the Perl script that generates the supported hardware list from section four manpages. This fixes building HEAD and RELENG_5 release notes on 4.x. Notes: svn path=/head/; revision=117834
* Update to 2.0Volker Stolz2004-09-013-5/+4
| | | | | | | | PR: ports/71118 Submitted by: Vladimir Osintsev (maintainer) Notes: svn path=/head/; revision=117826
* Update to bibtex2html 1.71.Gerald Pfeifer2004-08-312-4/+4
| | | | Notes: svn path=/head/; revision=117759
* - Update to 0.81Cheng-Lung Sung2004-08-313-4/+5
| | | | | | | | | | | | - add dependency of Lingua-Stem-Ru - modify WWW in pkg-descr PR: ports/69714 Reviewed by: maintainer (thorsten.greiner at web.de) Approved by: leeym (mentor) Notes: svn path=/head/; revision=117721
* Explicitly disable threading:Thierry Thomas2004-08-301-1/+3
| | | | | | | | | | | | | - on FreeBSD 4.x, it links with -pthread, but no link is retained in the resulting library; - on FreeBSD 5.x and 6, it works, but since libaspell is used by un-threaded programs, this is not a good choice. Reviewed by: marcus. Notes: svn path=/head/; revision=117709
* Update to version 1.3.2aKirill Ponomarev2004-08-304-47/+27
| | | | | | | | PR: ports/71125 Submitted by: Ports Fury Notes: svn path=/head/; revision=117639
* Update to 2.0.7.Joe Marcus Clarke2004-08-306-14/+56
| | | | Notes: svn path=/head/; revision=117630
* Always USE_GETTEXT, even WITHOUT_NLS.Thierry Thomas2004-08-301-1/+1
| | | | Notes: svn path=/head/; revision=117624
* Force libaspell to link with libintl to fix gnomespell and balsa.Thierry Thomas2004-08-292-1/+11
| | | | | | | | | Bump PORTREVISION. Reported by: marcus and Volker Kindermann. Notes: svn path=/head/; revision=117609
* Chase the libpspell shared lib version.Joe Marcus Clarke2004-08-291-2/+2
| | | | Notes: svn path=/head/; revision=117590
* Estraier is a full-text search system for personal use. Full-text search meansSergey Matveychuk2004-08-294-0/+112
| | | | | | | | | | | | | functions to search lots of documents for some documents including specified words. The principal purpose of Estraier is to realize a full-text search system of a web site. It functions similarly to Google, but for a personal web site or sites in an intranet. PR: ports/71090 Submitted by: Michael Johnson <ahze@ahze.net> Notes: svn path=/head/; revision=117563
* Chase the libpsell shared lib version.Joe Marcus Clarke2004-08-292-4/+4
| | | | Notes: svn path=/head/; revision=117548
* Add slaves ports for Aspell's new dictionaries.Thierry Thomas2004-08-2841-0/+420
| | | | Notes: svn path=/head/; revision=117537
* Upgrade to the latest version, 3.2.0b6.Doug Barton2004-08-283-10/+18
| | | | | | | | | | | Replace libtool 1.3 with 1.5, and adjust pkg-plist to remove the no longer installed .la files. Move the htdig.conf file out of the way before install so that the sample file will get installed each time. Notes: svn path=/head/; revision=117536
* Chase libaspell to aspell.16.Thierry Thomas2004-08-285-5/+10
| | | | Notes: svn path=/head/; revision=117535
* - Upgrade to 0.60;Thierry Thomas2004-08-2872-360/+2175
| | | | | | | | | | - Add dictionaries for Azerbaijani, Belarusian, Bengali, Estonian, Finnish, Hebrew, Hungarian, Kinyarwanda, Latin, Latvian, Lithuanian, Macedonian, Mongolian, Nyanja, Quechua, Sardinian, Tagalog, Tamil, Tetum, Upper Sorbian, Uzbek, Vietnamese, and Yiddish. Notes: svn path=/head/; revision=117534
* Fix build with gcc 3.4Sergey Matveychuk2004-08-283-0/+57
| | | | | | | | PR: ports/71085 Submitted by: maintainer Notes: svn path=/head/; revision=117525
* Sync with libm17n shared library version bump.MANTANI Nobutaka2004-08-281-1/+2
| | | | | | | Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Notes: svn path=/head/; revision=117505
* Fix plistMathieu Arnold2004-08-272-0/+4
| | | | | | | | | PR: 69795 Submitted by: Toni Viemero <toni.viemero@iki.fi> Approved by: maintainer timeout Notes: svn path=/head/; revision=117408
* Update to 20040707Sergey Matveychuk2004-08-263-4/+6
| | | | | | | | PR: ports/70934 Submitted by: maintainer Notes: svn path=/head/; revision=117324
* - Add a patch for Simplified Chinese to improve translations (1).Jun Kuriyama2004-08-263-3/+62
| | | | | | | | | - Update Russian patch (2). Submitted by: Xin LI (1), den (2) Notes: svn path=/head/; revision=117304
* Fix build when XSLT is disabled.Alex Dupre2004-08-261-0/+10
| | | | | | | Spotted by: Damir Horvat <damir@voljatel.si> Notes: svn path=/head/; revision=117294
* update to 1.35.Cheng-Lung Sung2004-08-262-3/+3
| | | | | | | Approved by: vanilla (co-mentor) Notes: svn path=/head/; revision=117289