The NetBSD Project

CVS log for pkgsrc/textproc/grep/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / textproc / grep

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.25 / (download) - annotate - [select for diffs], Fri Apr 22 13:44:49 2011 UTC (13 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, HEAD
Changes since 1.24: +2 -1 lines
Diff to previous 1.24 (colored)

recursive bump from gettext-lib shlib bump.

Revision 1.24 / (download) - annotate - [select for diffs], Sat Mar 8 12:16:43 2008 UTC (4 years, 2 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.23: +7 -7 lines
Diff to previous 1.23 (colored)

Update to grep-2.5.3.
Main changes are move to GPLv3 and several updated translations.
Also some bugfixes (at least the ones we had patched in pkgsrc).
Sorry, not more specific because NEWS isn't properly maintained.

Revision 1.23 / (download) - annotate - [select for diffs], Thu Apr 13 18:23:38 2006 UTC (6 years, 1 month ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.22: +2 -3 lines
Diff to previous 1.22 (colored)

BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete.  Replace with
USE_TOOLS+=msgfmt.

Revision 1.22 / (download) - annotate - [select for diffs], Fri Apr 7 19:54:17 2006 UTC (6 years, 1 month ago) by jlam
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

List info files directly in the PLIST and honor PKG{INFO,MAN}DIR.

Revision 1.21 / (download) - annotate - [select for diffs], Sun Mar 5 16:27:28 2006 UTC (6 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

* Teach the tools framework how to supply the pkgsrc version of
  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.

Revision 1.20 / (download) - annotate - [select for diffs], Sun Feb 5 23:11:02 2006 UTC (6 years, 3 months ago) by joerg
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.19 / (download) - annotate - [select for diffs], Mon Dec 5 23:55:20 2005 UTC (6 years, 5 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.

Revision 1.18 / (download) - annotate - [select for diffs], Mon Dec 5 20:51:03 2005 UTC (6 years, 5 months ago) by rillig
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html

Revision 1.17 / (download) - annotate - [select for diffs], Mon Apr 11 21:47:34 2005 UTC (7 years, 1 month ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.16: +1 -2 lines
Diff to previous 1.16 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.16 / (download) - annotate - [select for diffs], Sun Oct 3 00:18:19 2004 UTC (7 years, 7 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.

Revision 1.15 / (download) - annotate - [select for diffs], Sun Apr 25 05:03:43 2004 UTC (8 years, 1 month ago) by snj
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.14: +3 -3 lines
Diff to previous 1.14 (colored)

Convert to buildlink3.

Revision 1.14 / (download) - annotate - [select for diffs], Mon Feb 9 08:13:04 2004 UTC (8 years, 3 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.13: +1 -5 lines
Diff to previous 1.13 (colored)

bsd.pkg.mk now runs GNU configure scripts with ${SH}, so we no longer
need to do so here.

Revision 1.13 / (download) - annotate - [select for diffs], Thu Sep 18 19:13:50 2003 UTC (8 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Update to 2.5.1nb2:
Use the right grep binary in fgrep and egrep shell scripts.
Patch provided by Nicolas Fugier in PR 20905.

Revision 1.12 / (download) - annotate - [select for diffs], Sat Aug 9 11:27:48 2003 UTC (8 years, 9 months ago) by seb
Branch: MAIN
Changes since 1.11: +1 -2 lines
Diff to previous 1.11 (colored)

USE_NEW_TEXINFO is unnecessary now.

Revision 1.11 / (download) - annotate - [select for diffs], Sat Aug 2 05:19:57 2003 UTC (8 years, 9 months ago) by grant
Branch: MAIN
Changes since 1.10: +7 -5 lines
Diff to previous 1.10 (colored)

use new texinfo handling.
minor whitespace fix.

Revision 1.10 / (download) - annotate - [select for diffs], Wed Jul 30 17:00:04 2003 UTC (8 years, 9 months ago) by grant
Branch: MAIN
Changes since 1.9: +3 -1 lines
Diff to previous 1.9 (colored)

explicitly disable pcre support as it was never enabled.

fixes build on systems which have libpcre installed as the configure
script's detection of it is slightly broken.

Revision 1.9 / (download) - annotate - [select for diffs], Thu Jul 17 22:54:16 2003 UTC (8 years, 10 months ago) by grant
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.8 / (download) - annotate - [select for diffs], Sun Jul 13 13:53:32 2003 UTC (8 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 (colored)

PKGREVISION bump for libiconv update.

Revision 1.7 / (download) - annotate - [select for diffs], Tue Jun 24 05:29:06 2003 UTC (8 years, 11 months ago) by grant
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

remove unneeded parens, quote a literal in .if

Revision 1.6 / (download) - annotate - [select for diffs], Thu Feb 13 07:33:34 2003 UTC (9 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Update to 2.5.1: bugfix release.

Revision 1.5 / (download) - annotate - [select for diffs], Thu Jan 9 17:23:10 2003 UTC (9 years, 4 months ago) by cjep
Branch: MAIN
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored)

USE_PKGLOCALEDIR=yes. Fixes PLIST problems on SunOS

Revision 1.4 / (download) - annotate - [select for diffs], Wed Dec 25 19:54:58 2002 UTC (9 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

Use .tar.bz2.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Dec 25 19:50:34 2002 UTC (9 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.2: +9 -4 lines
Diff to previous 1.2 (colored)

Honor GNU_PROGRAM_PREFIX, patch by Jeremy C. Reed.
While here: Fix build on NetBSD-current.

Revision 1.2 / (download) - annotate - [select for diffs], Fri Dec 6 15:29:20 2002 UTC (9 years, 5 months ago) by cjep
Branch: MAIN
Changes since 1.1: +7 -1 lines
Diff to previous 1.1 (colored)

Fix up configure nit for Solaris. Suggested by tron.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Oct 14 16:43:14 2002 UTC (9 years, 7 months ago) by bouyer
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Package for GNU grep 2.5.

Revision 1.1 / (download) - annotate - [select for diffs], Mon Oct 14 16:43:14 2002 UTC (9 years, 7 months ago) by bouyer
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>