aboutsummaryrefslogtreecommitdiff
path: root/textproc
Commit message (Collapse)AuthorAgeFilesLines
* - Fix dependency[1]Hiroki Sato2006-01-262-316/+317
| | | | | | | | | - Use %%DATADIR%% in pkg-plist. Submitted by: girgen[1] Notes: svn path=/head/; revision=154527
* - Drop maintainership at maintainer's requestRenato Botelho2006-01-264-4/+4
| | | | | | | | PR: ports/92331 Submitted by: maintainer Notes: svn path=/head/; revision=154499
* Add missing USE_ICONVKris Kennaway2006-01-261-0/+1
| | | | Notes: svn path=/head/; revision=154475
* Fix pkg-plist if python != 2.4Tilman Keskinoz2006-01-251-3/+3
| | | | Notes: svn path=/head/; revision=154462
* Add py-chardet, Mark Pilgrim's "Universal Encoding Detector"Tilman Keskinoz2006-01-255-0/+133
| | | | Notes: svn path=/head/; revision=154454
* - fix broken raised in pointyhatCheng-Lung Sung2006-01-251-0/+6
| | | | | | | Msg: "gmake: ../../Utilities/find-libtool.pl: Command not found" Notes: svn path=/head/; revision=154404
* s/WordNet-*/WordNet/ in the build line. The WordNet port now installsMikhail Teterin2006-01-241-1/+1
| | | | | | | | | its data files into the non-versioned ${PREFIX}/share/WordNet. Reported by: build cluster (via kris) Notes: svn path=/head/; revision=154386
* tools for helping translation of documentationAndrey Slusar2006-01-246-0/+203
| | | | | | | | | | | | | | | | | | | | | | | The po4a (po for anything) project goal is to ease translations (and more interestingly, the maintenance of translations) using gettext tools on areas where they were not expected like documentation. This package contains the main libraries of po4a, and the following sub-modules: - KernelHelp: Help messages of each kernel compilation option. - Man: Good old manual page format. - Pod: Perl documentation format. - Sgml: either debiandoc or docbook DTD. - Dia: uncompressed Dia diagrams. - LaTeX: generic TeX or LaTeX format WWW: http://packages.debian.org/unstable/text/po4a PR: ports/91532 Submitted by: Meno Abels <meno.abels@adviser.com> Notes: svn path=/head/; revision=154377
* This module is a substitution for Text::Wrap, supportingAndrey Slusar2006-01-245-0/+46
| | | | | | | | | | | | | | | multibyte characters such as UTF-8, EUC-JP, and GB2312, fullwidth characters such as east Asian characters, combining characters such as diacritical marks and Thai, and languages which don't use whitespaces between words such as Chinese and Japanese. WWW: http://packages.debian.org/unstable/perl/libtext-wrapi18n-perl PR: ports/91532 Submitted by: Meno Abels <meno.abels@adviser.com> Notes: svn path=/head/; revision=154375
* This is a part of fakeroot project.Andrey Slusar2006-01-245-0/+57
| | | | | | | | | | | | | | | | | | | | Fakeroot runs a command in an environment were it appears to have root privileges for file manipulation, by setting LD_PRELOAD to a library with alternative versions of getuid(), stat(), etc. This is useful for allowing users to create archives (tar, ar, .deb .rpm etc.) with files in them with root permissions/ownership. Without fakeroot one would have to have root privileges to create the constituent files of the archives with the correct permissions and ownership, and then pack them up, or one would have to construct the archives directly, without using the archiver. WWW: http://freshmeat.net/projects/fakeroot PR: ports/91532 Submitted by: Meno Abels <meno.abels@adviser.com> Notes: svn path=/head/; revision=154373
* This port actually works with Perl 5.6.1. Bump portrevision.Anton Berezin2006-01-241-2/+7
| | | | Notes: svn path=/head/; revision=154349
* Update to 3.23.Anton Berezin2006-01-242-6/+7
| | | | Notes: svn path=/head/; revision=154322
* SHA256ify (manually checked)Edwin Groothuis2006-01-241-1/+2
| | | | | | | | > > Approved by: krion@ Notes: svn path=/head/; revision=154315
* BROKEN with WITHOUT_NLS: Does not build without gettextKris Kennaway2006-01-241-0/+1
| | | | Notes: svn path=/head/; revision=154311
* SHA256ifyEdwin Groothuis2006-01-24333-0/+517
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* - Update to 1.14Erwin Lansing2006-01-232-3/+4
| | | | | | | | | | - Add SHA256 PR: 92214 Submitted by: Matt Mills <matt_mills@btopenworld.com> (maintainer) Notes: svn path=/head/; revision=154260
* - Fix typo in COMMENTRenato Botelho2006-01-231-1/+1
| | | | | | | Noticed by: thierry Notes: svn path=/head/; revision=154256
* - Update to 0.9.6Renato Botelho2006-01-232-9/+5
| | | | | | | | | | | - Remove USE_REINPLACE obsolete var - Use the new USE_DOS2UNIX=yes PR: ports/92206 Submitted by: Rui Lopes <rui@ruilopes.com> Notes: svn path=/head/; revision=154252
* Add p5-XML-OPML 0.26, creates and updates OPML (Outline Processor MarkupAaron Dalton2006-01-225-0/+55
| | | | | | | | | | | Language) files. PR: ports/89350 Submitted by: ijliao Approved by: tobez Notes: svn path=/head/; revision=154202
* SHA256ifyEdwin Groothuis2006-01-221-0/+2
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-2222-58/+57
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154137
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-22305-812/+812
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* - Populate newly created rubygems categoryPav Lucistnik2006-01-211-1/+1
| | | | Notes: svn path=/head/; revision=154086
* - fix pkg-plistCheng-Lung Sung2006-01-211-1/+2
| | | | | | | | | | | - noted by krismail PR: 92034 Submitted by: clsung Approved by: maintainer (Gea-Suan Lin) Notes: svn path=/head/; revision=154047
* Add openvanilla-modules 0.7.1.20050902, input method modules forCheng-Lung Sung2006-01-216-0/+176
| | | | | | | | | | OpenVanilla. PR: ports/85731 Submitted by: Leland Wang <llwang@infor.org> Notes: svn path=/head/; revision=154041
* - set CFLAGS+=-fPIC in CONFIGURE_ENV (tested on pluto1)Yen-Ming Lee2006-01-211-1/+1
| | | | | | | Noticed by: kris Notes: svn path=/head/; revision=154029
* - add -fpic based on PR 38678 to solve 'gprel relocation against dynamic ↵Yen-Ming Lee2006-01-211-1/+1
| | | | | | | | | | | symbol' problem (if it still doesnt work, I'll mark it BROKEN next time) Noticed by: kris Notes: svn path=/head/; revision=154027
* Update to 0.53.Anton Berezin2006-01-202-6/+6
| | | | Notes: svn path=/head/; revision=153980
* Add scim-openvanilla 0.7.1.20050902, SCIM OpenVanilla input methodCheng-Lung Sung2006-01-206-0/+66
| | | | | | | | | | (IM)/output filter (OF) framework. PR: ports/85731 Submitted by: Leland Wang <llwang@infor.org> Notes: svn path=/head/; revision=153971
* Add openvanilla-framework 0.7.1.20050902, development header files forCheng-Lung Sung2006-01-205-0/+55
| | | | | | | | | | OpenVanilla. PR: ports/85731 Submitted by: Leland Wang <llwang@infor.org> Notes: svn path=/head/; revision=153961
* Put back the definitions of MAN$s -- this part of the Makefile was not supposedMikhail Teterin2006-01-201-1/+7
| | | | | | | to disappear during the recent upgrade. Notes: svn path=/head/; revision=153949
* BROKEN: UnfetchableKris Kennaway2006-01-201-0/+2
| | | | Notes: svn path=/head/; revision=153946
* - Add a Gujarati (gu) dictionary;Thierry Thomas2006-01-197-12/+44
| | | | | | | - Update Lithuanian (lt) & Uzbek (uz) dictionaries. Notes: svn path=/head/; revision=153904
* Update to 3.72Andrey Slusar2006-01-192-6/+4
| | | | | | | | PR: ports/91988 Submitted by: Boris B. Samorodov (maintainer) Notes: svn path=/head/; revision=153882
* - Update to 0.03Renato Botelho2006-01-192-4/+4
| | | | | | | | PR: ports/91945 Submitted by: maintainer Notes: svn path=/head/; revision=153880
* Update to 0.52.Anton Berezin2006-01-192-6/+5
| | | | Notes: svn path=/head/; revision=153873
* Update to 0.9.6. Note that this update still doesn't solve the problemsVolker Stolz2006-01-194-36/+45
| | | | | | | | | | raised by "partial" libdbi-installations (ie. disabled backends). PR: ports/89703 Submitted by: maintainer Notes: svn path=/head/; revision=153870
* - new option GNUSTEP_PREFIXDirk Meyer2006-01-191-1/+2
| | | | | | | allow user defined location of all files Notes: svn path=/head/; revision=153867
* Fix build problem of textproc/words introduced by the recent gnat update.Andrey Slusar2006-01-191-8/+0
| | | | | | | | PR: ports/91950 Submitted by: Leland Wang (maintainer) Notes: svn path=/head/; revision=153864
* - Update to 4.1Pav Lucistnik2006-01-183-46/+57
| | | | | | | | PR: ports/91699 Submitted by: Dryice Dong Liu <dryice@dryice.name> (maintainer) Notes: svn path=/head/; revision=153843
* Update to 2.16Sergey Skvortsov2006-01-183-4/+8
| | | | | | | Changes: http://search.cpan.org/src/JMCNAMARA/Spreadsheet-WriteExcel-2.16/Changes Notes: svn path=/head/; revision=153808
* Quickly -- before mirrors caught the old distfile -- change to the bzip2Mikhail Teterin2006-01-182-3/+4
| | | | | | | version of it, which was just put out by the vendor on my request. Notes: svn path=/head/; revision=153771
* - update to 2.44Cheng-Lung Sung2006-01-182-6/+5
| | | | | | | - remove BUILD_DEPENDS of p5-Filter-Simple Notes: svn path=/head/; revision=153770
* No-op (remove unneeded duplicated include).Alex Dupre2006-01-171-7/+3
| | | | Notes: svn path=/head/; revision=153748
* Speed up the build of PHP extensions by extracting only the extension subdirAlex Dupre2006-01-171-0/+15
| | | | | | | | from the big tarball. Fix xsl extensions that look for files outside its WRKSRC. Notes: svn path=/head/; revision=153739
* Update to 0.05.Anton Berezin2006-01-172-4/+4
| | | | Notes: svn path=/head/; revision=153710
* Update to 0.28.Anton Berezin2006-01-172-4/+4
| | | | Notes: svn path=/head/; revision=153709
* Add missing run dependencies.Anton Berezin2006-01-171-0/+2
| | | | | | | Reported by: Rong-En Fan <rafan@infor.org> Notes: svn path=/head/; revision=153708
* Forgot to bump PORTREVISION on last change.Lars Thegler2006-01-171-0/+1
| | | | | | | Noticed by: pointyhat Notes: svn path=/head/; revision=153707
* Define NOMAN in addition to NO_MAN for the benefit of 4.xMikhail Teterin2006-01-161-0/+1
| | | | | | | | PR: ports/91870 Submitted by: Sven Berkvens-Matthijsse Notes: svn path=/head/; revision=153668