aboutsummaryrefslogtreecommitdiff
path: root/textproc
Commit message (Collapse)AuthorAgeFilesLines
* Updated to 0.96Sergey Skvortsov2002-09-083-10/+21
| | | | Notes: svn path=/head/; revision=65841
* Updated to 0.37Sergey Skvortsov2002-09-062-4/+4
| | | | Notes: svn path=/head/; revision=65721
* Updated to 0.42Sergey Skvortsov2002-09-062-2/+2
| | | | Notes: svn path=/head/; revision=65719
* Set maintainership to ports@.Oliver Braun2002-09-051-1/+1
| | | | Notes: svn path=/head/; revision=65673
* Fix build on -current by not duplicating bogus declarations from systemKris Kennaway2002-09-051-0/+11
| | | | | | | headers. Notes: svn path=/head/; revision=65649
* Updating maintainer e-mail addressSean Chittenden2002-09-041-2/+2
| | | | | | | | Reviewed by: knu (mentor) Approved by: knu (mentor) Notes: svn path=/head/; revision=65616
* Add prefix `hs-' for Haskell related ports after repo copy.Oliver Braun2002-09-048-247/+5
| | | | | | | Remove Haskell ports without prefix. Notes: svn path=/head/; revision=65610
* Updated to 0.11Sergey Skvortsov2002-09-043-7/+6
| | | | Notes: svn path=/head/; revision=65590
* Remove gaspell as it is no longer supported, and doesn't work with theJoe Marcus Clarke2002-09-047-67/+0
| | | | | | | | | | | | new aspell updates. See http://aspell.sourceforge.net/old.html for more info. PR: 42395 Submitted by: John Merryweather Cooper <coop9211@uidaho.edu> Notes: svn path=/head/; revision=65583
* Chase pspell so version, and note that libpspell is now installed byJoe Marcus Clarke2002-09-033-4/+6
| | | | | | | textproc/aspell. Notes: svn path=/head/; revision=65562
* Fix build when /usr/local is a symlink.Joe Marcus Clarke2002-09-031-1/+1
| | | | | | | PR: 42320 Notes: svn path=/head/; revision=65560
* - Update to 0.5.1;Maxim Sobolev2002-09-0310-137/+10
| | | | | | | | | - update MASTER_SITES and WWW. Prompted by: ijliao Notes: svn path=/head/; revision=65549
* Upgrade to 1.07b.Oliver Braun2002-09-039-48/+9
| | | | Notes: svn path=/head/; revision=65534
* Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-09-033-4/+6
| | | | | | | | PR: 42350 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=65521
* Chase the aspell so version bump. Bump PORTREVISION.Joe Marcus Clarke2002-09-024-5/+8
| | | | Notes: svn path=/head/; revision=65502
* * Add patch to build DtdToHaskell correctly.Oliver Braun2002-09-026-0/+42
| | | | | | | | | * bump PORTREVISION. Approved by: dwcjr (mentor) Notes: svn path=/head/; revision=65487
* Add aspell-dict 0.50, english dictionary for aspell.David W. Chapman Jr.2002-09-016-0/+58
| | | | | | | | PR: 42048 Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=65452
* Add missing pkg-messageDavid W. Chapman Jr.2002-09-011-0/+31
| | | | | | | Notice by: many Notes: svn path=/head/; revision=65442
* Update to 0.50.1David W. Chapman Jr.2002-09-017-191/+57
| | | | | | | | | | Give maintainership to originator PR: 42051 Submitted by: thierry@pompo.net Notes: svn path=/head/; revision=65432
* ${PERL} -> ${REINPLACE_CMD}David W. Chapman Jr.2002-09-0112-14/+29
| | | | | | | | | PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net Notes: svn path=/head/; revision=65426
* Upgrade to version 1.08 .SADA Kenji2002-09-012-2/+2
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=65399
* Remove USE_NEWGCC, which is no longer supported or required.Kris Kennaway2002-08-313-3/+0
| | | | | | | | Submitted by: Tilman Linneweh <tilman@arved.de> PR: ports/40571 Notes: svn path=/head/; revision=65347
* Upgrade to 1.07a.Oliver Braun2002-08-306-6/+6
| | | | | | | Approved by: dwcjr (mentor) Notes: svn path=/head/; revision=65301
* Updated to 0.38Sergey Skvortsov2002-08-304-5/+16
| | | | Notes: svn path=/head/; revision=65281
* Not removing directories since they are now part of the baseErnst de Haan2002-08-291-5/+0
| | | | | | | | | | | | | | | | | | | system. This port attempted to delete the following directories, while these are already in BSD.local.dist: share/doc share/examples share/java/classes share/java local/share Pointed out by: Mikhail Teterin <mi+mx@aldan.algebra.com> Pointy hat trick to: znerd Notes: svn path=/head/; revision=65256
* Now optionally deleting some directories iff they areErnst de Haan2002-08-291-5/+5
| | | | | | | | | | | | | | | actually empty: share/doc share/examples share/java/classes share/java local/share These directories are used by other ports as well. Notes: svn path=/head/; revision=65252
* New port: javacc. Compiler Compiler for Java. It's loosely basedErnst de Haan2002-08-296-0/+282
| | | | | | | | | | | | on Java syntax and generates executable Java classes. JavaCC includes tools for building abstract syntax trees and documentation. Submitted by: Andrew Gerweck <andy@gerweck.dynup.net> PR: 37879 Notes: svn path=/head/; revision=65250
* Update MASTER_SITESMario Sergio Fujikawa Ferreira2002-08-292-2/+2
| | | | | | | Submitted by: blackend Notes: svn path=/head/; revision=65234
* Update WWW tagMario Sergio Fujikawa Ferreira2002-08-291-1/+1
| | | | Notes: svn path=/head/; revision=65233
* Whitespace.Ernst de Haan2002-08-281-2/+2
| | | | Notes: svn path=/head/; revision=65196
* Directory layouts of py-gtk and py-gnome packages have been changed, so thatMaxim Sobolev2002-08-281-1/+1
| | | | | | | update *_DEPENDS properly. Notes: svn path=/head/; revision=65182
* Remove -L from the find command used to locate dtds. This flag provedJoe Marcus Clarke2002-08-281-3/+3
| | | | | | | | | | | problematic for some users. Instead, fix it so that only ${LOCALBASE} will be followed if it is a symlink. PR: 42096 Tested by: John-David Childs <jdc@nterprise.net> Notes: svn path=/head/; revision=65131
* Update to version 1.8Kevin Lo2002-08-282-4/+3
| | | | | | | | PR: 42085 Submitted by: MAINTAINER Notes: svn path=/head/; revision=65129
* Update to 1.31, which has new options -k to suppress merging ofTrevor Johnson2002-08-262-2/+2
| | | | | | | filenames and -u to suppress sorting of filenames. Notes: svn path=/head/; revision=65003
* Update to 1.0.20.Joe Marcus Clarke2002-08-243-11/+8
| | | | Notes: svn path=/head/; revision=64944
* Update to 2.4.24.Joe Marcus Clarke2002-08-242-3/+3
| | | | Notes: svn path=/head/; revision=64943
* Add missing .pyo files to each pkg-plistHye-Shik Chang2002-08-231-0/+5
| | | | Notes: svn path=/head/; revision=64882
* Update to version 2.0.2Kevin Lo2002-08-233-929/+1064
| | | | Notes: svn path=/head/; revision=64880
* BerkeleyDB cleanup - stage 3Ade Lovett2002-08-222-2/+2
| | | | | | | | Version 2 of Berkeley DB has been repo-copied to databases/db2, for naming consistency with the other ports. Fix dependencies accordingly. Notes: svn path=/head/; revision=64839
* Remove clo++ from SUBDIRKris Kennaway2002-08-221-1/+0
| | | | | | | Pointy hat to: kevlo Notes: svn path=/head/; revision=64829
* Update to version 0.9.5Kevin Lo2002-08-223-16/+24
| | | | | | | | PR: 41871 Submitted by: MAINTAINER Notes: svn path=/head/; revision=64807
* Update to 1.07.Oliver Braun2002-08-2112-156/+603
| | | | | | | | | | | | Changed WWW. Change MAINTAINER to my FreeBSD address. Added WITH_GHC and WITHOUT_NHC98 knobs. PR: ports/41667 Approved by: dwcjr (mentor) Notes: svn path=/head/; revision=64755
* Change MAINTAINER to my FreeBSD address.Oliver Braun2002-08-211-1/+1
| | | | | | | Approved by: dwcjr (mentor) Notes: svn path=/head/; revision=64751
* Update to 2.4.1.Akinori MUSHA2002-08-202-2/+2
| | | | Notes: svn path=/head/; revision=64713
* Upgrade to 1.7.1. Fix the long standing problem reported in ports/41339Mikhail Teterin2002-08-2012-56/+85
| | | | | | | | | | | | (wrong resourcedir specified). Don't install second copies of some man-pages under share/. Verify build on -current -- with the new bsd.lib.mk (ports/40174). PR: ports/40174, ports/41339 Submitted by: Sid Carter, Maxim Tulyuk Notes: svn path=/head/; revision=64696
* Add gtkspell2, a GTK+ 2 spell checking component. There is a gtkspellJoe Marcus Clarke2002-08-1913-0/+115
| | | | | | | | out there for GTK+ 1.2, but it doesn't appear to be in the tree. If for some reason, it ever gets imported, this port won't collide with it. Notes: svn path=/head/; revision=64668
* change my email address to leeym@FreeBSD.orgYen-Ming Lee2002-08-191-1/+1
| | | | | | | | Reviewed by: ijliao (mentor) Approved by: ijliao (mentor) Notes: svn path=/head/; revision=64651
* Update to 1.30. This version permits "-" separators in dates, asTrevor Johnson2002-08-182-2/+2
| | | | | | | found in the output of the newest gendiff. Notes: svn path=/head/; revision=64640
* - Update to 0.3.Christian Weisgerber2002-08-164-18/+5
| | | | | | | | | | | - Stop calling mkcatalog until hrs's new version is out. - Change maintainer's address. PR: 41702 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Notes: svn path=/head/; revision=64588
* - Update to version 0.8Johann Visagie2002-08-153-4/+28
| | | | | | | | PR: 41284 Submitted by: Marc Recht <recht@contentmedia.de> Notes: svn path=/head/; revision=64537