summaryrefslogtreecommitdiff
path: root/textproc/wdiff/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update 1.1.2MIHIRA Sanpei Yoshiro2012-07-021-1/+1
| | | | Notes: svn path=/head/; revision=300370
* Update 1.1.1MIHIRA Sanpei Yoshiro2012-05-251-1/+1
| | | | Notes: svn path=/head/; revision=297399
* - Update to 1.1.0MIHIRA Sanpei Yoshiro2011-11-261-3/+3
| | | | | | | | | | - Use GNU MASTER_SITES macro PR: ports/162617 Feature safe: yes Notes: svn path=/head/; revision=286457
* Update to 1.01MIHIRA Sanpei Yoshiro2011-09-231-1/+1
| | | | | | | | | Changes: * Updated Polish, Ukrainian, Slovenian, Dutch, Finnish, Swedish and Czech translations Notes: svn path=/head/; revision=282285
* Update to 1.00MIHIRA Sanpei Yoshiro2011-09-091-1/+1
| | | | | | | | | | | | | Changes: Changed major version to 1 to reflect maturity of the package Updated Dutch, French, Danish and Slovenian translations Added Ukrainian translation Improved error reporting in case a child process has problems Added tests to the test suite Updated gnulib Notes: svn path=/head/; revision=281513
* Update to 0.6.5MIHIRA Sanpei Yoshiro2010-12-091-2/+3
| | | | Notes: svn path=/head/; revision=265917
* add WITHOUT_NLS support.MIHIRA Sanpei Yoshiro2010-12-021-3/+14
| | | | | | | | | (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-301-3/+1
| | | | 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
* 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-111-0/+2
| | | | | | | | | | | - 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-151-2/+2
| | | | | | | | | 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-151-1/+1
| | | | | | | Submitted by: Daniel V Klein <dvk@lonewolf.com> Notes: svn path=/head/; revision=107105
* de-pkg-comment.MIHIRA Sanpei Yoshiro2003-02-221-0/+1
| | | | Notes: svn path=/head/; revision=76142
* Fix enviroment variable `DIFF_OPTIONS' problemMIHIRA Sanpei Yoshiro2001-08-161-0/+1
| | | | | | | | | | | | | 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-021-1/+1
| | | | | | | --> 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
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21145
* Remove the test to create ${PREFIX}/share/info/dir as it is nowMichael Haro1999-06-051-4/+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
* New port, wdiff:Masafumi Max NAKANE1997-10-011-0/+25
Display word differences between text files. PR: 4613 Submitted by: MIHIRA Yoshiro <sanpei@yy.cs.keio.ac.jp> Notes: svn path=/head/; revision=8066