summaryrefslogtreecommitdiff
path: root/textproc/wdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-07-21Don't install lib/charset.aliasshattered2-4/+3
2013-06-09Update to 1.2.1ryoon3-7/+9
Changelog: Version 1.2.1 - March 2013, by Martin von Gagern Added Esperanto translation. Updated Czech, German, Spanish, Finnish, Galician, Italian, Dutch, Polish, Slovenian, Serbian, Swedish, Ukrainian and Vietnamese translations. Updated gnulib. Recreated build system using recent versions of autotools. This will avoid security issues in "make distcheck" target. (CVE-2012-3386)
2012-10-25Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-06-01* Version 1.1.2 - May 2012, by Martin von Gagerngdt2-7/+6
* Backport gnulib change to deal with removal of gets function. This is a build-time-only fix. (Mentioned in Fedora bug #821791) * Version 1.1.1 - May 2012, by Martin von Gagern * Added Serbian translation. * Updated Danish and Vietnamese translations. * Work around a bug in the formatting of the man page. (Debian bug #669340)
2012-02-21Files listed in CHECK_FILES_SKIP should not be in the PLIST.sbd2-3/+3
Bump PKGREVISION.
2012-02-03Update to 1.1.0ryoon3-17/+16
* 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-03Update to 1.0.1ryoon3-8/+9
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-22recursive bump from gettext-lib shlib bump.obache1-1/+2
2011-02-05Set LICENSE.ryoon1-1/+2
2011-02-05Update to 0.6.5.ryoon7-287/+77
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-14Remove @dirrm entries from PLISTsjoerg1-2/+1
2008-03-05+ Include termcap.buildlink3.mk instead of using a custom (wrong) termcapjlam1-13/+10
detection method in the package Makefile. Bump the PKGREVISION to 3. + Add full DESTDIR support.
2007-12-23Fix segmentation fault on Linux. Patch borrowed from Debian.minskim3-13/+33
Suggested by Aleksey Cheusov in PR 35537. Bump PKGREVISION.
2007-12-23particularily -> particularlyminskim1-1/+1
2006-03-20* Nuke all references to and definitions of INFO_DIR in package Makefilesjlam2-8/+12
and replace with appropriate references to PKGINFODIR instead. * Properly account for split info files during installation. * Move info file listings directly into the package PLISTs. This fixes info-file-related PLIST problems.
2006-03-20Remove patch made unnecessary because the tools framework hides thejlam2-29/+1
GNU auto* tools automatically.
2006-03-05* Teach the tools framework how to supply the pkgsrc version ofjlam1-2/+2
makeinfo if no native makeinfo executable exists. Honor TEXINFO_REQD when determining whether the native makeinfo can be used. * Remove USE_MAKEINFO and replace it with USE_TOOLS+=makeinfo. * Get rid of all the "split" argument deduction for makeinfo since the PLIST module already handles varying numbers of split info files correctly. NOTE: Platforms that have "makeinfo" in the base system should check that the makeinfo entries of pkgsrc/mk/tools.${OPSYS}.mk are correct.
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2005-10-08Removereed1-2/+1
CPPFLAGS+= -DHAVE_STRERROR which I just added a few minutes ago. I had previously received an error: previous declaration of `sys_errlist' on Linux. But once I configure using ncurses on Linux it appears to have fixed that (because it was using its LIBS which had non-existent -ltermcap).
2005-10-08Also install man page and README.reed2-2/+21
Update PKGREVISION. Add INSTALLATION_DIRS and do-install target instead of using its own installer. It was broken for custom INFO_DIR and for new PKGMANDIR. (It is a very old autoconf/automake I assume). Also, this uses -ltermcap. So if /usr/lib/libtermcap.so does not exist, then use BUILDLINK_TRANSFORM to use ncurses instead and include ncurses buildlink3.mk.
2005-10-08This uses GNU_CONFIGURE, but it is really old. So definereed1-1/+2
CONFIGURE_HAS_MANDIR=no, just like CONFIGURE_HAS_INFODIR=no is already defined. (This package has two other build problems for me though ... lookimg now.)
2005-02-24Add RMD160 digests to the SHA1 ones.agc1-1/+2
2004-05-25Add "CONFIGURE_HAS_INFODIR=no" to get this package building.simonb1-1/+2
2004-03-11Remove info files entries from PLIST.seb1-2/+1
2003-08-18I have missed a USE_MAKEINFO=yes here, without buildlink2 enabled forseb1-1/+2
this package it had only been caught by tools.mk's overriding script.
2003-08-09USE_NEW_TEXINFO is unnecessary now.seb1-2/+1
2003-08-05Convert to USE_NEW_TEXINFO.seb2-7/+4
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-01-24- Enable termcap. Chack tputs() after -ltermcap is detected (configure*).itohy6-1/+272
- Use mkstemp() instead of tmpnam(), for safety.
2002-02-18Introduce new framework for handling info files generation and installation.seb2-4/+6
Summary of changes: - removal of USE_GTEXINFO - addition of mk/texinfo.mk - inclusion of this file in package Makefiles requiring it - `install-info' substituted by `${INSTALL_INFO}' in PLISTs - tuning of mk/bsd.pkg.mk: removal of USE_GTEXINFO INSTALL_INFO added to PLIST_SUBST `${INSTALL_INFO}' replace `install-info' in target rules print-PLIST target now generate `${INSTALL_INFO}' instead of `install-info' - a couple of new patch files added for a handful of packages - setting of the TEXINFO_OVERRIDE "switch" in packages Makefiles requiring it - devel/cssc marked requiring texinfo 4.0 - a couple of packages Makefiles were tuned with respect of INFO_FILES and makeinfo command usage See -newly added by this commit- section 10.24 of Packages.txt for further information.
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-04-20Move to sha1 digests, and add distfile sizes.skrll1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc1-1/+1
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-03-16add RCS tagwiz1-1/+1
2000-03-12GNU wdiff 0.5 (word-by-word diff).itojun5-0/+33
`wdiff' is a front-end to GNU `diff'. It compares two files, finding which words have been deleted or added to the first in order to create the second. It has many output formats and interacts well with terminals and pagers (notably with `less'). `wdiff' is particularily useful when two texts differ only by a few words and paragraphs have been refilled. GNU `wdiff' has been written by Franc,ois Pinard. It is an evolving product, and specifications might change in future releases.