summaryrefslogtreecommitdiff
path: root/textproc/wdiff (follow)
Commit message (Collapse)AuthorAgeFilesLines
* de-pkg-comment.MIHIRA Sanpei Yoshiro2003-02-222-1/+1
|
* Fix enviroment variable `DIFF_OPTIONS' problemMIHIRA Sanpei Yoshiro2001-08-162-0/+14
| | | | | | | | | | Fix --ignore-case option That port fails to work when DIFF_OPTIONS is set to something like "-u" and the "-i" option to wdiff also fails to work (not the -i option is not in the man page but it is in the NEWS file). Submitted by: Dave Chapeskie <dchapes@ddm.crosswinds.net>
* More style fixes for ports/textproc.Jimmy Olgeni2001-02-051-1/+1
|
* change my e-mail addressMIHIRA Sanpei Yoshiro2000-08-031-1/+1
| | | | --> sanpei@FreeBSD.org
* Change maintainer's mail address.MIHIRA Sanpei Yoshiro2000-07-022-2/+2
| | | | --> sanpei@sanpei.org
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
|
* Remove info/dir from PLISTJeremy Lea2000-01-061-1/+0
| | | | Approved by: maintainer
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
|
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | [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
* Remove the test to create ${PREFIX}/share/info/dir as it is nowMichael Haro1999-06-052-5/+1
| | | | in bsd.port.mk and this helps to unify the check and install.
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.Bill Fenner1999-01-271-1/+2
|
* None of these textproc tools were quite advanced enough to beTim Vanderhoek1998-08-191-1/+0
| | | | | | able to textproc away the manpages in their PLISTs. I'll do it for them. Or, rather, bento.freebsd.org will do it for them under my direction. :-)
* New port, wdiff:Masafumi Max NAKANE1997-10-017-0/+76
Display word differences between text files. PR: 4613 Submitted by: MIHIRA Yoshiro <sanpei@yy.cs.keio.ac.jp>