summaryrefslogtreecommitdiff
path: root/textproc/wdiff (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.6.5MIHIRA Sanpei Yoshiro2010-12-092-4/+5
| | | | Notes: svn path=/head/; revision=265917
* add WITHOUT_NLS support.MIHIRA Sanpei Yoshiro2010-12-022-3/+87
| | | | | | | | | (Don't update charset.alias if WITHOUT_NLS is set) Submitted by: swell.k at gmail.com Notes: svn path=/head/; revision=265577
* I forgot to add lib/charset.alias to PLIST_FILES.MIHIRA Sanpei Yoshiro2010-12-011-1/+3
| | | | | | | Pointed out by: QAT Notes: svn path=/head/; revision=265512
* Update to 0.6.4MIHIRA Sanpei Yoshiro2010-11-307-313/+3
| | | | Notes: svn path=/head/; revision=265450
* - Fix build by letting configure come up with its own value of ${CPP}Pav Lucistnik2010-11-081-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=264253
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Remove install-info from Makefile, it's automatically done when INFO is definedEdwin Groothuis2005-12-051-3/+0
| | | | Notes: svn path=/head/; revision=150432
* - utilize INFO and PLIST_FILES, and retire pkg-plistYen-Ming Lee2004-11-113-4/+4
| | | | | | | | | | | - add WWW in pkg-descr PR: 73238 Submitted by: leeym Approved by: maintainer timeout Notes: svn path=/head/; revision=121393
* use INFO_PATHMIHIRA Sanpei Yoshiro2004-04-156-14/+260
| | | | | | | | | Obtainde from NetBSD - Enable termcap. Chack tputs() after -ltermcap is detected (configure*). - Use mkstemp() instead of tmpnam(), for safety. Notes: svn path=/head/; revision=107106
* fix -v and --version optionsMIHIRA Sanpei Yoshiro2004-04-152-3/+30
| | | | | | | Submitted by: Daniel V Klein <dvk@lonewolf.com> Notes: svn path=/head/; revision=107105
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* de-pkg-comment.MIHIRA Sanpei Yoshiro2003-02-222-1/+1
| | | | Notes: svn path=/head/; revision=76142
* 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> Notes: svn path=/head/; revision=46304
* More style fixes for ports/textproc.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37996
* change my e-mail addressMIHIRA Sanpei Yoshiro2000-08-031-1/+1
| | | | | | | --> sanpei@FreeBSD.org Notes: svn path=/head/; revision=31274
* Change maintainer's mail address.MIHIRA Sanpei Yoshiro2000-07-022-2/+2
| | | | | | | --> sanpei@sanpei.org Notes: svn path=/head/; revision=30066
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27429
* Remove info/dir from PLISTJeremy Lea2000-01-061-1/+0
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=24474
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21145
* #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 Notes: svn path=/head/; revision=19804
* 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. Notes: svn path=/head/; revision=19223
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.Bill Fenner1999-01-271-1/+2
| | | | Notes: svn path=/head/; revision=16378
* 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. :-) Notes: svn path=/head/; revision=12658
* 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> Notes: svn path=/head/; revision=8066