<< 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. - Yoshiro MIHIRA (sanpei@sanpei.org) ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/misc/py-osd
Commit message (Expand)AuthorAgeFilesLines
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-1/+1
* - Make Python 2.5.1 the default Python versionalexbl2007-07-301-0/+1
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
* - Use "fixed" as a default font instead of "helvetica" since it is notnovel2007-03-092-1/+12
* Remove USE_REINPLACE from ports starting with Medwin2006-05-111-1/+0
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-071-0/+1
* SHA256ifyedwin2006-01-221-0/+1
* Make it respect X11BASE.novel2005-10-251-1/+1
* - Update to 0.2.14novel2005-09-222-5/+4
* - use the original extension name "pyosd", not "osd"novel2005-04-064-79/+35
* - Update to 0.2.12pav2005-02-152-3/+3
* - Update to 0.2.11pav2004-11-112-4/+4
* - Update to 0.2.9pav2004-03-313-17/+66
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* Update maintainer's email address (prompted by detailed autoreply tolinimon2004-01-191-1/+1
* - Unbreak build by adding new master sitekrion2003-11-061-3/+2
* Mark BROKEN (see bento logs). These ports are scheduled for removalkris2003-11-031-0/+2
* Add py-osd 0.2.6, a python wrapper for osd, for displaying textkrion2003-10-03