FreshPorts -- The Place For Ports notbug Mon, 28 May 2012 3:08 AM BST
Port details
wdiff 1.1.1 textproc on this many watch lists=10 search for ports that depend on this port
Display word differences between text files
Maintained by: sanpei@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
License: GPLv3


			<< wdiff >>

   From man page of wdiff:
       wdiff  compares  two  files, finding which words have been
       deleted or added to old_file to get new_file.  A  word  is
       anything  between whitespace.  The output is collected and
       used to produce an annotated copy of new_file on  standard
       output.  Suitable  annotations  produce  a nice display of
       word differences between the original files.

  Example:
	text-a
		I like FreeBSD.
	text-b
		I love FreeBSD.

	% wdiff -n text-a text-b
	I [-like-] {+love+} FreeBSD.

WWW: http://www.gnu.org/software/wdiff/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required Libraries: devel/gettext
There are no ports dependent upon this port

To install the port: cd /usr/ports/textproc/wdiff/ && make install clean
To add the package: pkg_add -r wdiff


Configuration Options
     No options to configure

Master Sites:
http://ftp.gnu.org/gnu/wdiff/
ftp://ftp.gnu.org/gnu/wdiff/
http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/wdiff/
http://mirrors.usc.edu/pub/gnu/wdiff/
ftp://ftp.kddlabs.co.jp/GNU/wdiff/
ftp://ftp.dti.ad.jp/pub/GNU/wdiff/
http://ring.nict.go.jp/archives/GNU/wdiff/
ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/wdiff/
ftp://ftp.informatik.hu-berlin.de/pub/gnu/gnu/wdiff/
ftp://ftp.informatik.rwth-aachen.de/pub/mirror/ftp.gnu.org/pub/gnu/wdiff/
http://ftp.funet.fi/pub/gnu/prep/wdiff/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 22

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
25 May 2012 11:59:38
Original commit files touched by this commit  1.1.1
sanpei search for other commits by this committer
Update 1.1.1
26 Nov 2011 04:43:01
Original commit files touched by this commit  1.1.0
sanpei search for other commits by this committer
- Update to 1.1.0
- Use GNU MASTER_SITES macro

PR:     ports/162617
Feature safe:   yes
24 Oct 2011 04:17:38
Original commit files touched by this commit  1.0.1
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
23 Sep 2011 23:44:09
Original commit files touched by this commit  1.0.1
sanpei search for other commits by this committer
Update to 1.01

Changes:
  * Updated Polish, Ukrainian, Slovenian, Dutch, Finnish, Swedish and
    Czech translations
09 Sep 2011 12:32:31
Original commit files touched by this commit  1.0.0
sanpei search for other commits by this committer
Update to 1.00

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
09 Dec 2010 14:00:07
Original commit files touched by this commit  0.6.5
sanpei search for other commits by this committer
Update to 0.6.5
02 Dec 2010 14:32:23
Original commit files touched by this commit  0.6.4_2
sanpei search for other commits by this committer
add WITHOUT_NLS support.
(Don't update charset.alias if WITHOUT_NLS is set)

Submitted by:   swell.k at gmail.com
01 Dec 2010 13:23:44
Original commit files touched by this commit  0.6.4_1
sanpei search for other commits by this committer
I forgot to add lib/charset.alias to PLIST_FILES.

Pointed out by: QAT
30 Nov 2010 14:23:50
Original commit files touched by this commit  0.6.4
sanpei search for other commits by this committer
Update to 0.6.4
08 Nov 2010 15:57:38
Original commit files touched by this commit  0.5_3
pav search for other commits by this committer
- Fix build by letting configure come up with its own value of ${CPP}

Reported by:    pointyhat
24 Jan 2006 03:10:24
Original commit files touched by this commit  0.5_3
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
05 Dec 2005 02:34:07
Original commit files touched by this commit  0.5_3
edwin search for other commits by this committer
Remove install-info from Makefile, it's automatically done when INFO is defined
11 Nov 2004 17:22:14
Original commit files touched by this commit  0.5_3
leeym search for other commits by this committer
- utilize INFO and PLIST_FILES, and retire pkg-plist
- add WWW in pkg-descr

PR:             73238
Submitted by:   leeym
Approved by:    maintainer timeout
15 Apr 2004 09:47:39
Original commit files touched by this commit  0.5_3
sanpei search for other commits by this committer
use INFO_PATH
Obtainde from NetBSD
  - Enable termcap.  Chack tputs() after -ltermcap is detected (configure*).
  - Use mkstemp() instead of tmpnam(), for safety.
15 Apr 2004 09:08:18
Original commit files touched by this commit  0.5_2
sanpei search for other commits by this committer
fix -v and --version options

Submitted by:   Daniel V Klein <dvk@lonewolf.com>
31 Mar 2004 03:12:58
Original commit files touched by this commit  0.5_1
trevor search for other commits by this committer
SIZEify (maintainer timeout)
22 Feb 2003 13:24:09
Original commit files touched by this commit  0.5_1
sanpei search for other commits by this committer
de-pkg-comment.
16 Aug 2001 09:04:58
files touched by this commit
sanpei search for other commits by this committer
Fix enviroment variable `DIFF_OPTIONS' problem   Fix --ignore-case option    
05 Feb 2001 16:35:27
files touched by this commit
olgeni search for other commits by this committer
More style fixes for ports/textproc.    
08 Oct 2000 07:29:51
files touched by this commit
asami search for other commits by this committer
Convert category textproc to new layout.  
03 Aug 2000 15:28:34
files touched by this commit
sanpei search for other commits by this committer
change my e-mail address   	--> sanpei@FreeBSD.org    
02 Jul 2000 15:09:35
files touched by this commit
sanpei search for other commits by this committer
Change maintainer's mail address.   	--> sanpei@sanpei.org    

Number of commits found: 22

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours6
new 7 days60
new fortnight184
new month252

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.158 seconds.