aboutsummaryrefslogtreecommitdiff
path: root/textproc
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* Add php5-xmlwriter, the xmlwriter shared extension for php.Alex Dupre2006-01-162-0/+15
| | | | Notes: svn path=/head/; revision=153650
* Update to 5.1.2 release:Alex Dupre2006-01-161-4/+31
| | | | | | | | - add reflection - enable xmlreader and xmlwriter by default in php5-extensions Notes: svn path=/head/; revision=153649
* Install WordNet dictionary data independently from the wordnet port.Hye-Shik Chang2006-01-163-17/+57
| | | | | | | pywordnet isn't compatible with WordNet-2.1 yet. Notes: svn path=/head/; revision=153642
* Update to 0.27.Anton Berezin2006-01-162-4/+4
| | | | Notes: svn path=/head/; revision=153631
* - update to 1.01Cheng-Lung Sung2006-01-163-10/+9
| | | | | | | - add SHA256 Notes: svn path=/head/; revision=153627
* - update to 1.40Cheng-Lung Sung2006-01-162-5/+4
| | | | Notes: svn path=/head/; revision=153625
* - update to 1.39Cheng-Lung Sung2006-01-162-6/+7
| | | | | | | - library depends from wn.2 to WN.2 (reflect textproc/wordnet 2.1) Notes: svn path=/head/; revision=153622
* Oops. Forgot to add one more patch.Mikhail Teterin2006-01-161-0/+100
| | | | Notes: svn path=/head/; revision=153619
* Finally update from 2.0 to 2.1. "Heavy Patching Zone" ensures WARNS=5Mikhail Teterin2006-01-1624-166/+2486
| | | | | | | | | | | | | | | | cleanliness in the main library (diffs to be sent to the vendor as in the past). The installed library is now called libWN, as vendor's build would call it, rather than libwn2, as the previous version of the port called it. This may upset the client port of p5 -- the maintainer is notified and awaits this commit. PR: ports/90323 Submitted by: clsung Notes: svn path=/head/; revision=153618
* Add p5-XML-RSS-LibXML 0.15, XML::RSS with XML::LibXML.Cheng-Lung Sung2006-01-165-0/+62
| | | | | | | | PR: ports/91819 Submitted by: Gea-Suan Lin <gslin@gslin.org> Notes: svn path=/head/; revision=153612
* - Added missing installed moduleLars Thegler2006-01-153-7/+27
| | | | | | | | | | | | | - Added additional dependency - Make Build.PL install bin scripts (reported upstream) - Removed test-only dependencies from Build.PL - Make portlint happy Reported by: pointyhat Pointy hat to: lth Notes: svn path=/head/; revision=153561
* Update to 0.51.Anton Berezin2006-01-152-6/+6
| | | | Notes: svn path=/head/; revision=153558
* Update to 0.03.Anton Berezin2006-01-152-4/+4
| | | | Notes: svn path=/head/; revision=153557
* Update to 0.24.Anton Berezin2006-01-142-4/+4
| | | | Notes: svn path=/head/; revision=153486
* BROKEN: Size mismatchKris Kennaway2006-01-141-0/+2
| | | | Notes: svn path=/head/; revision=153440
* Update to version 1.78, which fixes a minor bug with unbalanced bracketsGerald Pfeifer2006-01-142-4/+4
| | | | | | | in bib2bib/bibtex2html output. Notes: svn path=/head/; revision=153414
* - Distinfo rerolled; verified there are no functional changesPav Lucistnik2006-01-132-27/+3
| | | | | | | | PR: ports/91726 Reported by: Robert Gogolok <gogo@cs.uni-sb.de> Notes: svn path=/head/; revision=153410
* - updated to v0.19Aaron Dalton2006-01-132-4/+5
| | | | | | | | | | | | | | | | | | | - updated maintainership 0.19 10-Jan-2006 - fixed bug in recursive comment printout. Thanks to Dadi Jonsson for reporting it; - Added support for comments with newlines in between. Thanks to Marcin Kasperski for the test case. - Added support for promotions without the equal sign (e.g.: e8Q instead of e8=Q) Thanks to Andrew Nikitin for reporting it. - Tidied the code a bit. Approved by: tobez (implicit) Notes: svn path=/head/; revision=153381
* - Update graphics/libglut to 6.4.1.Sergey Matveychuk2006-01-123-1/+3
| | | | | | | | | | | | | | - Shared lib version and PORTREVISION bumb for all affected ports. While I'm here: - Remove USE_MESA knob where it was (35 ports). It marked as depricated for 2 years. PR: ports/90247 Submitted by: Ermal Lu?i <eri--@albabsd.org> Notes: svn path=/head/; revision=153347
* Update to 0.02.Anton Berezin2006-01-122-4/+4
| | | | Notes: svn path=/head/; revision=153343
* [maintainer] change maintainer mail addressEdwin Groothuis2006-01-114-4/+4
| | | | | | | | | | | | | I'm the maintainer(dryice@liu.com.cn) of the following ports. Please help to change the maintainer mail address to dryice@dryice.name. This new mail address has a RDNS record and will make the life easier. Thanks! PR: ports/91624 Submitted by: Dryice Dong Liu <dryice@dryice.name> Notes: svn path=/head/; revision=153229
* Add textproc/p5-JSON-Syck 0.01, a fast, lightweight JSON loader andAnton Berezin2006-01-105-0/+46
| | | | | | | dumper. Notes: svn path=/head/; revision=153218