summaryrefslogtreecommitdiff
path: root/textproc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Activate freegrep.Sheldon Hearn1999-07-081-1/+2
| | | | Notes: svn path=/head/; revision=20124
* Import Jamie Howard's grep(1) implementation under BSD-friendly licenseSheldon Hearn1999-07-086-0/+42
| | | | | | | | | agreement. Severl developers are keen to see this brought into the base system to replace GNU grep. When that happens, this port can go away. Notes: svn path=/head/; revision=20123
* Updgrade to 1.42.Jun Kuriyama1999-07-073-12/+18
| | | | Notes: svn path=/head/; revision=20103
* Don't be verbose for ``make fetch''.David E. O'Brien1999-07-061-2/+2
| | | | | | | Approved by: nik, jkh Notes: svn path=/head/; revision=20093
* On the Alpha nsgmls coredumps while building the documentation for thisSteve Price1999-07-042-2/+10
| | | | | | | port. Notes: svn path=/head/; revision=20024
* Make this quieter on the simple ``make fetch''.David E. O'Brien1999-07-041-2/+4
| | | | Notes: svn path=/head/; revision=19995
* Fix instances of "This is ...."Tim Vanderhoek1999-07-031-1/+1
| | | | Notes: svn path=/head/; revision=19966
* Fix a probrem which occurs if you specify WRKDIRPREFIX variable.SADA Kenji1999-07-011-7/+11
| | | | Notes: svn path=/head/; revision=19949
* 100% pure Java publishing framework servletJun Kuriyama1999-07-016-0/+230
| | | | Notes: svn path=/head/; revision=19941
* Activate cocoon.Jun Kuriyama1999-07-011-1/+2
| | | | Notes: svn path=/head/; revision=19940
* new ports/{java,irc,x11-server}, dependency sweep #2Bill Fumerola1999-06-282-4/+4
| | | | Notes: svn path=/head/; revision=19878
* Change /usr/local/bin/perl to ${PERL} for all cases that are needed.Chris Piazza1999-06-281-1/+7
| | | | | | | | PR: 12410 Submitted by: Johan Karlsson <Johan.Karlsson@sm.luth.se> Notes: svn path=/head/; revision=19874
* Change latex2html to use ${PERL} instead of /usr/local/bin/perl.Chris Piazza1999-06-281-1/+4
| | | | | | | PR: 12410 Notes: svn path=/head/; revision=19859
* Remove trailing spaces, and any periods that were hidden by them.Tim Vanderhoek1999-06-281-1/+1
| | | | Notes: svn path=/head/; revision=19848
* Upgrade to v2.0.11.Jun Kuriyama1999-06-272-8/+6
| | | | | | | Submitted by: okazaki@be.to Notes: svn path=/head/; revision=19820
* Fix some 80+ character COMMENTs that turned-up in the recent pkg/COMMENTTim Vanderhoek1999-06-271-1/+1
| | | | | | | rampage. Notes: svn path=/head/; revision=19819
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-2628-28/+28
| | | | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de Notes: svn path=/head/; revision=19804
* XSLT (XSL Transformations) implementation.Jun Kuriyama1999-06-256-0/+547
| | | | Notes: svn path=/head/; revision=19761
* Activate lotusxsl.Jun Kuriyama1999-06-251-1/+2
| | | | Notes: svn path=/head/; revision=19760
* XSL Transformations (XSLT) implementation in Java.Jun Kuriyama1999-06-246-0/+68
| | | | Notes: svn path=/head/; revision=19750
* Activate xt.Jun Kuriyama1999-06-241-1/+2
| | | | Notes: svn path=/head/; revision=19749
* Fix fof jdk1.1.8.Jun Kuriyama1999-06-231-2/+2
| | | | Notes: svn path=/head/; revision=19715
* egcs barfs when desctructors take arguments.Steve Price1999-06-221-0/+11
| | | | Notes: svn path=/head/; revision=19685
* s/String/string/g so this builds again.Steve Price1999-06-222-0/+22
| | | | Notes: svn path=/head/; revision=19682
* Add more MASTER_SITEs, clean up a extra '\' that no-one noticed, clean upBill Fumerola1999-06-163-5/+9
| | | | | | | COMMENT and DESCR, add MASTER_SITE_SUNSITE for oodles of fetch-power. Notes: svn path=/head/; revision=19504
* Upgrade to 0.5.14, which now (regretfully) adds a X dependency.Bill Fumerola1999-06-166-16/+56
| | | | | | | | PR: ports/11859 Submitted by: Chris Piazza <cpiazza@home.net> Notes: svn path=/head/; revision=19502
* Add docbook-310 to catalog list.Shigeyuki Fukushima1999-06-151-5/+11
| | | | Notes: svn path=/head/; revision=19486
* Fix shared library problem (soname not specified).Chuck Robey1999-06-121-1/+1
| | | | Notes: svn path=/head/; revision=19452
* Upgrade to v3.1.4.Jun Kuriyama1999-06-124-12/+12
| | | | Notes: svn path=/head/; revision=19442
* The jfc port has moved from devel to lang.Steve Price1999-06-101-2/+2
| | | | Notes: svn path=/head/; revision=19386
* Bump the version number to reflect the changed dependencies.Nik Clayton1999-06-081-2/+2
| | | | Notes: svn path=/head/; revision=19314
* Did you know that there exists http://www.DocBook.org/ ? However, it isTim Vanderhoek1999-06-081-0/+3
| | | | | | | | | not the homepage of docbook. This is. I'm not sure this (no, a different this, this time) is the only place to list the homepage for a meta-port, but it'll do. Notes: svn path=/head/; revision=19302
* Get this to build again on -current boxes with egcs.Steve Price1999-06-071-0/+11
| | | | Notes: svn path=/head/; revision=19283
* Activate the perl2html port.Steve Price1999-06-061-1/+2
| | | | Notes: svn path=/head/; revision=19260
* Initial import of perl2html version 0.6.1.Steve Price1999-06-066-0/+66
| | | | | | | | | | A Perl source to HTML converter. PR: 11907 Submitted by: Martin Kammerhofer <mkamm@gmx.net> Notes: svn path=/head/; revision=19259
* Remove the test to create ${PREFIX}/share/info/dir as it is nowMichael Haro1999-06-056-15/+3
| | | | | | | in bsd.port.mk and this helps to unify the check and install. Notes: svn path=/head/; revision=19223
* Upgrade to 0.90.2, add MASTER_SITE_TEX_CTAN, try some logic with theBill Fumerola1999-06-042-5/+14
| | | | | | | | | | | wordview tk logic. I don't think the --disable-wordview is working as advertised, however. PR(kinda): ports/11826 Submitted by: fenner, hoek, billf Notes: svn path=/head/; revision=19211
* Depend on the textproc/docbook meta-port, instead of explicitly listingNik Clayton1999-06-031-2/+2
| | | | | | | the version number as docbook-300. Notes: svn path=/head/; revision=19193
* Add WWW:Tim Vanderhoek1999-06-021-0/+2
| | | | Notes: svn path=/head/; revision=19190
* Take over as maintainer.Chuck Robey1999-06-021-2/+2
| | | | Notes: svn path=/head/; revision=19189
* Update sp port to 1.3. Changing the format a bit, too. John Fieber,Chuck Robey1999-06-028-16/+207
| | | | | | | the old maintainer, agrees with it. Notes: svn path=/head/; revision=19188
* Upgrade to version 3.1.2Bill Fumerola1999-05-312-5/+8
| | | | | | | | PR: ports/11722 Submitted by: Tomaz Borstnar <tomaz.borstnar@over.net> Notes: svn path=/head/; revision=19155
* Upgrade to v3.1.3.Jun Kuriyama1999-05-304-12/+12
| | | | Notes: svn path=/head/; revision=19127
* Update to version 0.6.1.Steve Price1999-05-293-10/+10
| | | | | | | | PR: 11897 Submitted by: maintainer Notes: svn path=/head/; revision=19069
* Update to version 0.6.1.Steve Price1999-05-293-15/+10
| | | | | | | | PR: 11904 Submitted by: maintainer Notes: svn path=/head/; revision=19061
* Add more MASTER_SITES entries and add python to CATEGORIESJacques Vidrine1999-05-281-3/+7
| | | | Notes: svn path=/head/; revision=19043
* Activate py-mx{DateTime,Stack,TextTools,Tools}.Thomas Gellekum1999-05-261-1/+2
| | | | Notes: svn path=/head/; revision=19009
* New port py-mxTextTools, some tools for fast text processing in Python.Thomas Gellekum1999-05-266-0/+95
| | | | Notes: svn path=/head/; revision=19008
* WWW homepage has changed.Jun Kuriyama1999-05-242-3/+3
| | | | Notes: svn path=/head/; revision=18976
* XML for Java parser.Jun Kuriyama1999-05-215-0/+770
| | | | Notes: svn path=/head/; revision=18931