2012-02-21 03:26:02 by Steven Drake | Files touched by this commit (2) |
Log message:
Files listed in CHECK_FILES_SKIP should not be in the PLIST.
Bump PKGREVISION.
|
2012-02-03 16:04:25 by Ryo ONODERA | Files touched by this commit (3) |
Log message:
Update to 1.1.0
* Update HOMEPAGE.
Changelog:
* Version 1.1.0 - November 2011, by Martin von Gager
* Updated Czech, German, Spanish, Finnish, Dutch, Polish, Slovenian,
Swedish and Ukrainian translations.
* Fix several issue with the use of screen in the test suite.
* Allow WDIFF_PAGER to override PAGER environment variable.
* Do not autodetect less, so we don't auto-enable less-mode.
This should improve things for UTF8 text. (Savannah bug #34224)
Less-mode is considered deprecated, as it isn't fit for multi-byte
encodings. Nevertheless it can still be enabled on the command line.
* Version 1.0.2 - September 2011, by Martin von Gagern
* Unofficial beta release
* Introduces use of ngettext to allow correct handling of plural forms
|
2011-10-03 15:55:37 by Ryo ONODERA | Files touched by this commit (3) |
Log message:
Update to 1.0.1
Changelog:
Version 1.0.1 - September 2011, by Martin von Gagern
Updated Polish, Ukrainian, Slovenian, Dutch, Finnish, Swedish and Czech \
translations
Version 1.0.0 - September 2011, by Martin von Gagern
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
|
2011-04-22 15:45:23 by OBATA Akio | Files touched by this commit (2234) |
Log message:
recursive bump from gettext-lib shlib bump.
|
2011-02-05 18:54:14 by Ryo ONODERA | Files touched by this commit (1) |
Log message:
Set LICENSE.
|
2011-02-05 18:47:22 by Ryo ONODERA | Files touched by this commit (7) | |
Log message:
Update to 0.6.5.
Fix PR pkg/44519
Changelog:
* Version 0.6.5 - December 2010, by Martin von Gagern
* Never initialize or deinitialize terminals, as we do no cursor movement
* Deprecated --no-init-term (-K) command line option
* Avoid relative path in man pages
* Updated gnulib, might be particularly important for uClibc users
* Version 0.6.4 - November 2010, by Martin von Gagern
* Updated Catalan translations
* Updated gnulib
* Version 0.6.3 - June 2010, by Martin von Gagern
* Updated Italian and Swedish translations
* Updated gnulib
* Version 0.6.2 - May 2010, by Martin von Gagern
* Fix shell syntax in configure script
* Updated gnulib and gettext, the latter to 0.18
* Updated Dutch translation
* Fixed a number of portability issues reported by maint.mk syntax checks
* Version 0.6.1 - April 2010, by Martin von Gagern
* Introduce --with-default-pager=PAGER configure switch.
* Fix missing newline in info dir entry list.
* Version 0.6.0 - March 2010, by Martin von Gagern
First official release in a long time. Everything since 0.5 was inofficial.
* `wdiff -d' to read input from single unified diff, perhaps stdin.
* Updated texinfo documentation taking experimental switch into account.
* Experimental programs (mdiff & friends) and a configure switch
--enable-experimental to control them.
* Recent imports from gnulib, use of recent autotools.
* Improved autodetection of termcap library like ncurses.
* Reformatted translations, still a number of fuzzy translations.
* Changed from CVS to bzr for source code version control.
* Various bug fixes. See ChangeLog for a more exhaustive list.
* Known bugs: this NEWS file here was outdated in the release tarball.
* Version 0.5.4 - June 2007, by Denver Gingerich
Integrated following changes from 0.5g (Francois Pinard, November 1998):
* Messages from programs may be output in many natural languages.
* Short `man' pages get installed for `mdiff', `unidiff' and `wdiff'.
* The original man page for `wdiff' gets withdrawn, for legalistic reasons.
* New `unify' converts context diffs to unidiffs or vice-versa.
* New `mdiff' finds identical line clusters in one or more files.
* A new `-K' option inhibits termcap initialization and termination.
* Version 0.5.3 - June 2007, by Denver Gingerich
No user-visible changes; see ChangeLog for details
|
2009-06-14 20:17:35 by Joerg Sonnenberger | Files touched by this commit (218) |
Log message:
Remove @dirrm entries from PLISTs
|
2008-03-05 16:56:19 by Johnny C. Lam | Files touched by this commit (1) |
Log message:
+ Include termcap.buildlink3.mk instead of using a custom (wrong) termcap
detection method in the package Makefile. Bump the PKGREVISION to 3.
+ Add full DESTDIR support.
|
2007-12-23 05:50:30 by Min Sik Kim | Files touched by this commit (3) |
Log message:
Fix segmentation fault on Linux. Patch borrowed from Debian.
Suggested by Aleksey Cheusov in PR 35537.
Bump PKGREVISION.
|
2007-12-23 05:38:54 by Min Sik Kim | Files touched by this commit (1) |
Log message:
particularily -> particularly
|