The NetBSD Project

CVS log for pkgsrc/shells/bash2/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / shells / bash2

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.93 / (download) - annotate - [select for diffs], Sat Jan 18 23:35:13 2020 UTC (3 years, 8 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, HEAD
Changes since 1.92: +2 -2 lines
Diff to previous 1.92 (colored)

all: migrate several HOMEPAGEs to https

pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.

Revision 1.92 / (download) - annotate - [select for diffs], Mon Nov 4 21:14:06 2019 UTC (3 years, 10 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.91: +9 -9 lines
Diff to previous 1.91 (colored)

shells: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.

Revision 1.91 / (download) - annotate - [select for diffs], Thu Jan 19 18:52:25 2017 UTC (6 years, 8 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.90: +3 -3 lines
Diff to previous 1.90 (colored)

Convert all occurrences (353 by my count) of

	MASTER_SITES= 	site1 \
			site2

style continuation lines to be simple repeated

	MASTER_SITES+= site1
	MASTER_SITES+= site2

lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint
accordingly.

Revision 1.90 / (download) - annotate - [select for diffs], Fri Feb 26 09:43:09 2016 UTC (7 years, 7 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1
Changes since 1.89: +2 -4 lines
Diff to previous 1.89 (colored)

Use OPSYSVARS.

Revision 1.89 / (download) - annotate - [select for diffs], Fri Mar 13 17:25:52 2015 UTC (8 years, 6 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1
Changes since 1.88: +2 -1 lines
Diff to previous 1.88 (colored)


needs yacc(1) tool

Revision 1.88 / (download) - annotate - [select for diffs], Sat Oct 25 14:09:19 2014 UTC (8 years, 11 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4
Changes since 1.87: +4 -4 lines
Diff to previous 1.87 (colored)

Update to 2.05.2.13

CHangelog:
Fix CVE-2014-6277 and CVE-2014-6278

Revision 1.87 / (download) - annotate - [select for diffs], Thu Oct 9 14:06:56 2014 UTC (8 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.86: +1 -3 lines
Diff to previous 1.86 (colored)

Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.

Revision 1.86 / (download) - annotate - [select for diffs], Tue Sep 30 18:27:40 2014 UTC (8 years, 11 months ago) by christos
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base, pkgsrc-2014Q3
Changes since 1.85: +2 -2 lines
Diff to previous 1.85 (colored)

update to the latest upstream patch

Revision 1.85 / (download) - annotate - [select for diffs], Sat Sep 27 03:00:06 2014 UTC (9 years ago) by christos
Branch: MAIN
Changes since 1.84: +5 -4 lines
Diff to previous 1.84 (colored)

bring bash2 up to speed since people don't seem to think it can be removed.

Revision 1.84 / (download) - annotate - [select for diffs], Mon Jul 15 02:02:28 2013 UTC (10 years, 2 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3
Changes since 1.83: +1 -2 lines
Diff to previous 1.83 (colored)

* .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes
  are replaced with .include "../../devel/readline/buildlink3.mk", and
  USE_GNU_READLINE are removed,

* .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE
  are replaced with .include "../../mk/readline.buildlink3.mk".

Revision 1.83 / (download) - annotate - [select for diffs], Tue Feb 12 23:27:24 2013 UTC (10 years, 7 months ago) by tcort
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1
Changes since 1.82: +5 -0 lines
Diff to previous 1.82 (colored)

shells/bash2: disable job control on Minix

OK by wiz

Revision 1.82 / (download) - annotate - [select for diffs], Tue Sep 11 23:25:07 2012 UTC (11 years ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3
Changes since 1.81: +1 -2 lines
Diff to previous 1.81 (colored)

"user-destdir" is default these days

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

recursive bump from gettext-lib shlib bump.

Revision 1.80 / (download) - annotate - [select for diffs], Fri May 7 12:02:43 2010 UTC (13 years, 4 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2
Changes since 1.79: +2 -2 lines
Diff to previous 1.79 (colored)

Bump PKGREVISION to reflect the recent change in pkginstall/shells to use
etcutils to update /etc/shells.

Revision 1.79 / (download) - annotate - [select for diffs], Wed May 20 00:58:27 2009 UTC (14 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.78: +2 -2 lines
Diff to previous 1.78 (colored)

Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.

Reported by Robert Elz in PR 41345.

Revision 1.78 / (download) - annotate - [select for diffs], Tue Feb 24 15:49:25 2009 UTC (14 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1
Changes since 1.77: +2 -2 lines
Diff to previous 1.77 (colored)

Mention that this package contains the outdated version 2 of bash.

Revision 1.77 / (download) - annotate - [select for diffs], Sun Jan 13 23:08:35 2008 UTC (15 years, 8 months ago) by rillig
Branch: MAIN
CVS Tags: 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.76: +2 -1 lines
Diff to previous 1.76 (colored)

Broken gettext detection.

Revision 1.76 / (download) - annotate - [select for diffs], Thu Jan 3 23:18:39 2008 UTC (15 years, 8 months ago) by heinz
Branch: MAIN
Changes since 1.75: +4 -3 lines
Diff to previous 1.75 (colored)

Added support for installation to DESTDIR.

Revision 1.75 / (download) - annotate - [select for diffs], Thu Jan 18 09:42:14 2007 UTC (16 years, 8 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.74: +2 -1 lines
Diff to previous 1.74 (colored)

Cannot be built in parallel.

Revision 1.74 / (download) - annotate - [select for diffs], Sun Jan 7 09:14:11 2007 UTC (16 years, 8 months ago) by rillig
Branch: MAIN
Changes since 1.73: +3 -3 lines
Diff to previous 1.73 (colored)

Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.

Revision 1.73 / (download) - annotate - [select for diffs], Thu Jun 15 13:24:50 2006 UTC (17 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.72: +2 -2 lines
Diff to previous 1.72 (colored)

Drop maintainership, I don't use this old version any longer.

Revision 1.72 / (download) - annotate - [select for diffs], Thu Apr 6 06:22:44 2006 UTC (17 years, 5 months ago) by reed
Branch: MAIN
Changes since 1.71: +2 -2 lines
Diff to previous 1.71 (colored)

Over 1200 files touched but no revisions bumped :)

RECOMMENDED is removed. It becomes ABI_DEPENDS.

BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.

BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.

BUILDLINK_DEPENDS does not change.

IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".

Added to obsolete.mk checking for IGNORE_RECOMMENDED.

I did not manually go through and fix any aesthetic tab/spacing issues.

I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.

I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.

As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.

As discussed on tech-pkg.

I will commit to revbump, pkglint, pkg_install, createbuildlink separately.

Note that if you use wip, it will fail!  I will commit to pkgsrc-wip
later (within day).

Revision 1.71 / (download) - annotate - [select for diffs], Sun Feb 5 23:10:47 2006 UTC (17 years, 7 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.70: +2 -2 lines
Diff to previous 1.70 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.70 / (download) - annotate - [select for diffs], Thu Dec 29 06:22:12 2005 UTC (17 years, 9 months ago) by jlam
Branch: MAIN
Changes since 1.69: +1 -2 lines
Diff to previous 1.69 (colored)

Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.

Revision 1.69 / (download) - annotate - [select for diffs], Tue Dec 27 21:32:59 2005 UTC (17 years, 9 months ago) by reed
Branch: MAIN
Changes since 1.68: +3 -2 lines
Diff to previous 1.68 (colored)

For both bash packages, use CPP to define
DEFAULT_PATH_VALUE as /usr/bin:/bin:${LOCALBASE}/bin:/usr/local/bin

(Instead of having non-existent default PATH directories.)

Bump PKGREVISION.

This is for PR 25044.

Okayed by bash2 maintainer.

Revision 1.68 / (download) - annotate - [select for diffs], Mon Dec 5 20:50:58 2005 UTC (17 years, 9 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.67: +2 -2 lines
Diff to previous 1.67 (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.67 / (download) - annotate - [select for diffs], Wed Oct 5 13:29:50 2005 UTC (17 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.66: +1 -2 lines
Diff to previous 1.66 (colored)

Remove some more *LEGACY* settings that are over a month old and
thus were before 2005Q3.

Revision 1.66 / (download) - annotate - [select for diffs], Tue Sep 20 04:23:48 2005 UTC (18 years ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.65: +2 -2 lines
Diff to previous 1.65 (colored)

Teach the +SHELLS helper script to not create an /etc/shells file if
one doesn't exist.  From now on, we only add the listed PKG_SHELL to
the /etc/shells file if it already exists.  This fixes PR pkg/27162.

Revision 1.65 / (download) - annotate - [select for diffs], Fri Jul 29 18:32:17 2005 UTC (18 years, 2 months ago) by jlam
Branch: MAIN
Changes since 1.64: +2 -2 lines
Diff to previous 1.64 (colored)

* Separate out the shell registration into a separately unpacked script
  +SHELL.

* Turn PKG_REGISTER_SHELLS into a variable that can be set in the shell
  environment so that admins can make a choice when installing from
  binary packages.

* PKG_SHELL is now a list of paths, and if the path is relative, then it
  is taken to be relative to ${PREFIX}.  Convert packages that set
  PKG_SHELL to take advantage of this new feature by changing the full
  paths to the shells into relative paths.

Revision 1.63.2.1 / (download) - annotate - [select for diffs], Sat Jul 2 07:02:07 2005 UTC (18 years, 2 months ago) by snj
Branch: pkgsrc-2005Q2
Changes since 1.63: +11 -3 lines
Diff to previous 1.63 (colored) next main 1.64 (colored)

Pullup ticket 580 - requested by Min Sik Kim
portability fix for bash2

Revision pulled up:
- pkgsrc/shells/bash2/Makefile	1.64

    Module Name:     pkgsrc
    Committed By:    minskim
    Date:            Fri Jul  1 16:11:05 UTC 2005

    Modified Files:
        pkgsrc/shells/bash2: Makefile

    Log Message:
    Use devel/readline instead of the included readline library.  Bump
    PKGREVISION due to the added dependency.

    While here, set BUILDLINK_DEPMETHOD of dependent libraries to "build"
    when the "static" option is enabled.

    Approved by the maintainer (wiz@).

Revision 1.64 / (download) - annotate - [select for diffs], Fri Jul 1 16:11:05 2005 UTC (18 years, 2 months ago) by minskim
Branch: MAIN
Changes since 1.63: +11 -3 lines
Diff to previous 1.63 (colored)

Use devel/readline instead of the included readline library.  Bump
PKGREVISION due to the added dependency.

While here, set BUILDLINK_DEPMETHOD of dependent libraries to "build"
when the "static" option is enabled.

Approved by the maintainer (wiz@).

Revision 1.63 / (download) - annotate - [select for diffs], Tue May 31 10:01:39 2005 UTC (18 years, 4 months ago) by dillo
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base
Branch point for: pkgsrc-2005Q2
Changes since 1.62: +4 -9 lines
Diff to previous 1.62 (colored)

Packages have no business modifying PKG_DEFAULT_OPTIONS -- it's a
user settable variable.  Set PKG_SUGGESTED_OPTIONS instead.  Also,
make use of PKG_OPTIONS_LEGACY_VARS.

Reviewed by wiz.

Revision 1.62 / (download) - annotate - [select for diffs], Mon Apr 11 21:47:21 2005 UTC (18 years, 5 months ago) by tv
Branch: MAIN
Changes since 1.61: +1 -2 lines
Diff to previous 1.61 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.61 / (download) - annotate - [select for diffs], Mon Nov 29 12:42:41 2004 UTC (18 years, 10 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.60: +2 -2 lines
Diff to previous 1.60 (colored)

PKGREVISION bump for previous (since a binpkg already exists for the
afflicted platform).

Revision 1.60 / (download) - annotate - [select for diffs], Mon Nov 29 12:41:54 2004 UTC (18 years, 10 months ago) by tv
Branch: MAIN
Changes since 1.59: +3 -1 lines
Diff to previous 1.59 (colored)

Add glob workaround from <hiramatu@boreas.dti.ne.jp> in PR pkg/25908.

Revision 1.59 / (download) - annotate - [select for diffs], Sat Oct 23 08:10:40 2004 UTC (18 years, 11 months ago) by minskim
Branch: MAIN
Changes since 1.58: +6 -12 lines
Diff to previous 1.58 (colored)

Append options to PKG_DEFAULT_OPTIONS instead of ${PKG_OPTIONS_VER},
following the semantic change of PKG_DEFAULT_OPTIONS.

Revision 1.58 / (download) - annotate - [select for diffs], Fri Oct 22 23:54:22 2004 UTC (18 years, 11 months ago) by minskim
Branch: MAIN
Changes since 1.57: +21 -4 lines
Diff to previous 1.57 (colored)

Convert to use bsd.options.mk and add a new option, multibyte, to
enable/disable multibyte support.  Ok'ed by wiz@.

Revision 1.57 / (download) - annotate - [select for diffs], Sun Oct 3 00:18:14 2004 UTC (18 years, 11 months ago) by tv
Branch: MAIN
Changes since 1.56: +2 -2 lines
Diff to previous 1.56 (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.56 / (download) - annotate - [select for diffs], Sun Aug 22 19:32:52 2004 UTC (19 years, 1 month ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3
Changes since 1.55: +3 -8 lines
Diff to previous 1.55 (colored)

Change the way that legacy USE_* and FOO_USE_* options are converted
into the bsd.options.mk framework.  Instead of appending to
${PKG_OPTIONS_VAR}, it appends to PKG_DEFAULT_OPTIONS.  This causes
the default options to be the union of PKG_DEFAULT_OPTIONS and any
old USE_* and FOO_USE_* settings.

This fixes PR pkg/26590.

Revision 1.55 / (download) - annotate - [select for diffs], Sat Aug 7 21:03:59 2004 UTC (19 years, 1 month ago) by minskim
Branch: MAIN
Changes since 1.54: +17 -3 lines
Diff to previous 1.54 (colored)

Convert bash2 to use bsd.options.mk.

Revision 1.54 / (download) - annotate - [select for diffs], Sun Jul 11 01:23:29 2004 UTC (19 years, 2 months ago) by salo
Branch: MAIN
Changes since 1.53: +4 -4 lines
Diff to previous 1.53 (colored)

Add {BA,Z}SH_STATIC to BUILD_DEFS.
Addresses request on tech-pkg@ by Georg Schwarz.

Revision 1.53 / (download) - annotate - [select for diffs], Tue Jun 22 14:05:39 2004 UTC (19 years, 3 months ago) by minskim
Branch: MAIN
Changes since 1.52: +2 -2 lines
Diff to previous 1.52 (colored)

Disable multibyte support only when wctype_t is not available.  The
previous patches disabled it on NetBSD unconditionally.  Bump PKGREVISION.

Pointed out by Kibum Han.  Thanks to junyoung@ for testing.

OK'ed by schmonz@ and wiz@.

Revision 1.52 / (download) - annotate - [select for diffs], Mon Jan 5 12:36:41 2004 UTC (19 years, 8 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.51: +5 -3 lines
Diff to previous 1.51 (colored)

bl3ify

Revision 1.51 / (download) - annotate - [select for diffs], Sat Jul 26 15:21:58 2003 UTC (20 years, 2 months ago) by cjep
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.50: +2 -2 lines
Diff to previous 1.50 (colored)

whitespace nit

Revision 1.50 / (download) - annotate - [select for diffs], Thu Jul 17 22:53:21 2003 UTC (20 years, 2 months ago) by grant
Branch: MAIN
Changes since 1.49: +2 -2 lines
Diff to previous 1.49 (colored)

s/netbsd.org/NetBSD.org/

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

PKGREVISION bump for libiconv update.

Revision 1.48 / (download) - annotate - [select for diffs], Mon Jun 30 08:59:04 2003 UTC (20 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.47: +2 -2 lines
Diff to previous 1.47 (colored)

Take maintainership.

Revision 1.47 / (download) - annotate - [select for diffs], Mon Jun 30 08:35:57 2003 UTC (20 years, 3 months ago) by uebayasi
Branch: MAIN
Changes since 1.46: +5 -4 lines
Diff to previous 1.46 (colored)

Update to 2.05b.2.7.  Pull in 3 official patches.

[bash205b-005]
When in a locale with multibyte characters, the readline display updater
will occasionally cause a segmentation fault when attempting to compute
the length of the first multibyte character on the line.

[bash205b-006]
When running in a locale with multibyte characters, the readline display
updater will use carriage returns when drawing the line, overwriting any
partial output already on the screen and not terminated by a newline.

[bash205b-007]
Using the vi editing mode's case-changing commands in a locale with
multibyte characters will cause garbage characters to be inserted into
the editing buffer.

Besides, export Bash's "test" target to Pkgsrc.  Type "make test" to try
this.

XXX The MAINTAINER should be taken by someone really using this.

Revision 1.46 / (download) - annotate - [select for diffs], Mon Jun 2 01:17:01 2003 UTC (20 years, 4 months ago) by jschauma
Branch: MAIN
Changes since 1.45: +2 -2 lines
Diff to previous 1.45 (colored)

Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.

Revision 1.45 / (download) - annotate - [select for diffs], Fri Mar 14 15:21:09 2003 UTC (20 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.44: +2 -1 lines
Diff to previous 1.44 (colored)

Bump PKGREVISION for addition of official patches.

Revision 1.44 / (download) - annotate - [select for diffs], Fri Mar 14 14:40:36 2003 UTC (20 years, 6 months ago) by toshii
Branch: MAIN
Changes since 1.43: +4 -1 lines
Diff to previous 1.43 (colored)

Add four official patches found in the master site. Fixes pkg/20673.

Revision 1.43 / (download) - annotate - [select for diffs], Fri Feb 14 18:59:19 2003 UTC (20 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.42: +3 -1 lines
Diff to previous 1.42 (colored)

Note conflict with static version. Closes PR 20010 by Ryo HAYASAKA.

Revision 1.42 / (download) - annotate - [select for diffs], Tue Jan 28 22:04:10 2003 UTC (20 years, 8 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.41: +4 -4 lines
Diff to previous 1.41 (colored)

Instead of including bsd.pkg.install.mk directly in a package Makefile,
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set
to "YES".  This enforces the requirement that bsd.pkg.install.mk be
included at the end of a package Makefile.  Idea suggested by Julio M.
Merino Vidal <jmmv at menta.net>.

Revision 1.41 / (download) - annotate - [select for diffs], Sun Dec 22 19:04:08 2002 UTC (20 years, 9 months ago) by jlam
Branch: MAIN
Changes since 1.40: +7 -52 lines
Diff to previous 1.40 (colored)

These packages are no longer needed to bootstrap buildlink2.  Simplify the
building of these packages by using buildlink2.

Revision 1.40 / (download) - annotate - [select for diffs], Tue Nov 26 10:00:35 2002 UTC (20 years, 10 months ago) by jlam
Branch: MAIN
Changes since 1.39: +3 -3 lines
Diff to previous 1.39 (colored)

Whitespace.

Revision 1.39 / (download) - annotate - [select for diffs], Tue Nov 26 09:39:10 2002 UTC (20 years, 10 months ago) by jlam
Branch: MAIN
Changes since 1.38: +6 -2 lines
Diff to previous 1.38 (colored)

Only add "-lintl" to LIBS if libintl.* is found in the library path.  This
addresses PR 18885 by Jeremy Reed <reed@reedmedia.net>.

Revision 1.38 / (download) - annotate - [select for diffs], Mon Nov 25 04:18:47 2002 UTC (20 years, 10 months ago) by schmonz
Branch: MAIN
Changes since 1.37: +4 -4 lines
Diff to previous 1.37 (colored)

Update to 2.05b, and fix MASTER_SITES. Lots of changes since 2.05.
Here are some of them, excerpted from NEWS:

- New code to handle multibyte characters.
- `select' was changed to be more ksh-compatible
- There is now a bindable edit-and-execute-command readline command,
    like the vi-mode `v' command, bound to C-xC-e in emacs mode.
- The shell now performs arithmetic in the largest integer size the
    machine supports (intmax_t), instead of long.
- There is a new configuration option `--enable-mem-scramble', controls
    bash malloc behavior of writing garbage characters into memory at
    allocation and free time.
- The `complete' and `compgen' builtins now have a new `-s/-A service'
    option to complete on names from /etc/services.
- `read' has a new `-u fd' option to read from a specified file descriptor.
- The expansion of $LINENO inside a shell function is only relative to the
    function start if the shell is interactive -- if the shell is running a
    script, $LINENO expands to the line number in the script.  This is as
    POSIX-2001 requires.
- The bash debugger in examples/bashdb has been modified to work with the
    new DEBUG trap semantics, the command set has been made more gdb-like,
    and the changes to $LINENO make debugging functions work better.  Code
    from Gary Vaughan.
- New [n]<&word- and [n]>&word- redirections from ksh93 -- move fds (dup
    and close).
- The `echo' builtin now accepts \0xxx (zero to three octal digits following
    the `0') in addition to \xxx (one to three octal digits) for SUSv3/XPG6/
    POSIX.1-2001 compliance.
- Added support for DESTDIR installation root prefix, so you can do a
    `make install DESTDIR=bash-root' and do easier binary packaging.
- New `-A group/-g' option to complete and compgen; does group name
    completion.
- The ksh-like `ERR' trap has been added.  The `ERR' trap will be run
    whenever the shell would have exited if the -e option were enabled.
    It is not inherited by shell functions.
- configure has a new `--enable-largefile' option, like other GNU utilities.
- `for' loops now allow empty word lists after `in', like the latest POSIX
    drafts require.
- The builtin `ulimit' now takes two new non-numeric arguments:  `hard',
    meaning the current hard limit, and `soft', meaning the current soft
    limit, in addition to `unlimited'

Also, there is a "New unwind-protect implementation from Paul
Eggert", which I believe obviates the need for two sparc64-related
patches.

Revision 1.37 / (download) - annotate - [select for diffs], Wed Nov 20 08:38:16 2002 UTC (20 years, 10 months ago) by jlam
Branch: MAIN
Changes since 1.36: +6 -3 lines
Diff to previous 1.36 (colored)

Check that the gettext headers and libraries exist before symlinking them.

Revision 1.36 / (download) - annotate - [select for diffs], Sun Nov 17 09:02:00 2002 UTC (20 years, 10 months ago) by salo
Branch: MAIN
Changes since 1.35: +4 -5 lines
Diff to previous 1.35 (colored)

Convert packages to PKG_REGISTER_SHELLS framework.

Revision 1.35 / (download) - annotate - [select for diffs], Thu Sep 26 22:06:29 2002 UTC (21 years ago) by jlam
Branch: MAIN
Changes since 1.34: +6 -20 lines
Diff to previous 1.34 (colored)

Install the bash documentation in a separate package.  This removes any
dependency on texinfo should the base system not have it.  Bump the
PKGREVISION.

Revision 1.34 / (download) - annotate - [select for diffs], Sun Aug 25 21:50:50 2002 UTC (21 years, 1 month ago) by jlam
Branch: MAIN
Changes since 1.33: +1 -1 lines
Diff to previous 1.33 (colored)

Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.

Revision 1.33 / (download) - annotate - [select for diffs], Fri Aug 23 01:28:27 2002 UTC (21 years, 1 month ago) by jlam
Branch: MAIN
CVS Tags: buildlink2-base
Changes since 1.32: +35 -8 lines
Diff to previous 1.32 (colored)

Merge shells/bash2 from the buildlink2 branch back into the main trunk.
This package is needed to use buildlink2 on Darwin.

Revision 1.32.2.3 / (download) - annotate - [select for diffs], Sun Jun 30 14:30:37 2002 UTC (21 years, 3 months ago) by jlam
Branch: buildlink2
Changes since 1.32.2.2: +6 -1 lines
Diff to previous 1.32.2.2 (colored) to branchpoint 1.32 (colored) next main 1.33 (colored)

Add comments for the the code to manually buildlinkify.

Revision 1.32.2.2 / (download) - annotate - [select for diffs], Sun Jun 30 06:31:17 2002 UTC (21 years, 3 months ago) by schmonz
Branch: buildlink2
Changes since 1.32.2.1: +2 -2 lines
Diff to previous 1.32.2.1 (colored) to branchpoint 1.32 (colored)

Fix _USE_RPATH usage (ok jlam).

Revision 1.32.2.1 / (download) - annotate - [select for diffs], Sun Jun 30 06:18:12 2002 UTC (21 years, 3 months ago) by jlam
Branch: buildlink2
Changes since 1.32: +30 -8 lines
Diff to previous 1.32 (colored)

bash is needed to bootstrap the buildlink2 framework on Darwin.  To the
end, I've modified shells/bash2 to build without any dependence on
buildlink or buildlink2, but to still follow the buildlink philosophy by
manually doing the work that bsd.buildlink.mk and gettext-lib/buildlink.mk
would have done automatically.  In a way, bash2 is now "manually"
buildlinkified.

Revision 1.32 / (download) - annotate - [select for diffs], Mon Feb 18 15:14:40 2002 UTC (21 years, 7 months ago) by seb
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6, netbsd-1-5-PATCH003
Branch point for: buildlink2
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 (colored)

Introduce new framework for handling info files generation and installation.

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.

Revision 1.31 / (download) - annotate - [select for diffs], Thu Nov 29 01:12:47 2001 UTC (21 years, 10 months ago) by hubertf
Branch: MAIN
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored)

Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in
pkgsrc. Instead, a new variable PKGREVISION is invented that can get
bumped independent of DISTNAME and PKGNAME.

Example #1:
        DISTNAME=       foo-X.Y
        PKGREVISION=    Z
     => PKGNAME=        foo-X.YnbZ

Example #2:
        DISTNAME=       barthing-X.Y
        PKGNAME=        bar-X.Y
        PKGREVISION=    Z
     => PKGNAME=        bar=X.YnbZ (!)

On subsequent changes, only PKGREVISION needs to be bumped, no more risk
of getting DISTNAME changed accidentally.

Revision 1.30 / (download) - annotate - [select for diffs], Sun Sep 23 21:01:29 2001 UTC (22 years ago) by tron
Branch: MAIN
Changes since 1.29: +3 -2 lines
Diff to previous 1.29 (colored)

Make modifications of "/etc/shells" robust so that they don't fail if
"/etc/shells" doesn't exist or is empty after removing entries for
cerntain shell. These problems show up e.g. under SunOS.

Revision 1.29 / (download) - annotate - [select for diffs], Thu Aug 30 13:56:27 2001 UTC (22 years, 1 month ago) by mrg
Branch: MAIN
Changes since 1.28: +3 -2 lines
Diff to previous 1.28 (colored)

fix bash on sparc64; the patches are from Shin'ichiro TAYA <taya@ba2.so-net.ne.jp>,
tested by Martti Kuparinen <martti.kuparinen@iki.fi> and myself...

Revision 1.28 / (download) - annotate - [select for diffs], Sat Aug 4 06:58:23 2001 UTC (22 years, 1 month ago) by jlam
Branch: MAIN
Changes since 1.27: +19 -5 lines
Diff to previous 1.27 (colored)

Fix pkg/12675 by converting the package to use buildlink.mk files and
marking as USE_BUILDLINK_ONLY.  The only dependencies picked up are now
only the ones linked into work/.buildlink.

Revision 1.27 / (download) - annotate - [select for diffs], Fri Apr 13 16:39:42 2001 UTC (22 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.26: +4 -4 lines
Diff to previous 1.26 (colored)

Update to 2.05, based on pkg/12615 by Martti Kuparinen.
Extract of CHANGES:
Bugfixes; command completion should now take half the stat(2)s it took
before; lots of changes to the POSIX mode; SSH2_CLIENT not auto-exported
any more (like SSH_CLIENT before); realpath builtin; 'set' without
options returns valid input, and lots others.

Revision 1.26 / (download) - annotate - [select for diffs], Sat Feb 17 17:40:18 2001 UTC (22 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.25: +2 -1 lines
Diff to previous 1.25 (colored)

Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.

Revision 1.25 / (download) - annotate - [select for diffs], Mon Dec 11 22:55:46 2000 UTC (22 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.24: +7 -4 lines
Diff to previous 1.24 (colored)

Install HTML files into share/doc/html

Revision 1.24 / (download) - annotate - [select for diffs], Wed Oct 4 10:22:56 2000 UTC (22 years, 11 months ago) by toshii
Branch: MAIN
CVS Tags: netbsd-1-5-RELEASE, netbsd-1-4-PATCH003
Changes since 1.23: +7 -5 lines
Diff to previous 1.23 (colored)

Take advantage of bsd.prefs.mk.

Revision 1.23 / (download) - annotate - [select for diffs], Thu Mar 30 11:56:31 2000 UTC (23 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.22: +8 -10 lines
Diff to previous 1.22 (colored)

Update bash to 2.04; also add variable BASH_STATIC for static linking.
Changes: too many to list here, check the CHANGES file.

Revision 1.22 / (download) - annotate - [select for diffs], Sun Sep 19 22:27:36 1999 UTC (24 years ago) by kim
Branch: MAIN
CVS Tags: netbsd-1-4-PATCH002, comdex-fall-1999
Changes since 1.21: +2 -3 lines
Diff to previous 1.21 (colored)

Make this work on more operating systems with less effort.

Revision 1.21 / (download) - annotate - [select for diffs], Sun Apr 25 23:36:51 1999 UTC (24 years, 5 months ago) by tv
Branch: MAIN
CVS Tags: netbsd-1-4-RELEASE, netbsd-1-4-PATCH001
Changes since 1.20: +3 -3 lines
Diff to previous 1.20 (colored)

Instead of always going to the "real" master site first, use one of the
GNU mirrors (possibly overridden by the user).

Revision 1.20 / (download) - annotate - [select for diffs], Wed Apr 14 21:39:04 1999 UTC (24 years, 5 months ago) by tron
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

Remove unnecessary slash from master site list.

Revision 1.19 / (download) - annotate - [select for diffs], Tue Apr 13 15:31:07 1999 UTC (24 years, 5 months ago) by agc
Branch: MAIN
Changes since 1.18: +1 -8 lines
Diff to previous 1.18 (colored)

Remove NOPORTDOCS definition - it was useless anyway, as any attempt to
build a binary package with this definition would fail as the PLIST is
not correct.

If a package's documentation is overwhelming, it should arguably be handled
in a separate pre-requisite documentation package.

Revision 1.18 / (download) - annotate - [select for diffs], Mon Mar 22 16:08:33 1999 UTC (24 years, 6 months ago) by bad
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

Catch up with MASTER_SITE_GNU reorganization.

Revision 1.17 / (download) - annotate - [select for diffs], Tue Mar 2 03:53:07 1999 UTC (24 years, 7 months ago) by hubertf
Branch: MAIN
Changes since 1.16: +3 -2 lines
Diff to previous 1.16 (colored)

Give a vendor to configure, thanks to Kim & Todd for the inputs!

Revision 1.16 / (download) - annotate - [select for diffs], Sun Feb 21 02:58:30 1999 UTC (24 years, 7 months ago) by hubertf
Branch: MAIN
Changes since 1.15: +8 -9 lines
Diff to previous 1.15 (colored)

update to 2.03

Revision 1.15 / (download) - annotate - [select for diffs], Sat Feb 20 22:48:43 1999 UTC (24 years, 7 months ago) by hubertf
Branch: MAIN
Changes since 1.14: +1 -3 lines
Diff to previous 1.14 (colored)

Fix CONFLICTS (remove redundancy, mostly)

Revision 1.14 / (download) - annotate - [select for diffs], Thu Jan 14 14:52:53 1999 UTC (24 years, 8 months ago) by hubertf
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

Fix MASTER_SITES, as per PR 6808 by Jim Bernard <jbernard@ox.mines.edu>

Revision 1.13 / (download) - annotate - [select for diffs], Fri Nov 13 11:27:30 1998 UTC (24 years, 10 months ago) by agc
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Put the NetBSD RCS Id back in a comment.

Revision 1.12 / (download) - annotate - [select for diffs], Thu Aug 20 15:17:25 1998 UTC (25 years, 1 month ago) by tsarna
Branch: MAIN
CVS Tags: netbsd-1-3-PATCH003
Changes since 1.11: +2 -1 lines
Diff to previous 1.11 (colored)

The Grand Homepagification:
	- New, optional Makefile variable HOMEPAGE, specifies a URL for
	  the home page of the software if it has one.
	- The value of HOMEPAGE is used to add a link from the
	  README.html files.
	- pkglint updated to know about it.  The "correct" location for
	  HOMEPAGE in the Makefile is after MAINTAINER, in that same
	  section.

Revision 1.11 / (download) - annotate - [select for diffs], Wed Aug 5 10:47:20 1998 UTC (25 years, 1 month ago) by frueauf
Branch: MAIN
Changes since 1.10: +12 -9 lines
Diff to previous 1.10 (colored)

Update bash2 to 2.02.1, closes pr 5913 by John Darrow.

Revision 1.10 / (download) - annotate - [select for diffs], Mon Jun 22 13:07:50 1998 UTC (25 years, 3 months ago) by agc
Branch: MAIN
Changes since 1.9: +1 -2 lines
Diff to previous 1.9 (colored)

Update package Makefiles for automatic manual page handling.

Revision 1.9 / (download) - annotate - [select for diffs], Wed Jun 3 13:50:58 1998 UTC (25 years, 3 months ago) by agc
Branch: MAIN
Changes since 1.8: +4 -1 lines
Diff to previous 1.8 (colored)

Include bsd.prefs.mk so that variables can be set in /etc/mk.conf

Revision 1.8 / (download) - annotate - [select for diffs], Tue Apr 21 14:23:27 1998 UTC (25 years, 5 months ago) by hubertf
Branch: MAIN
CVS Tags: netbsd-1-3-PATCH002
Changes since 1.7: +10 -9 lines
Diff to previous 1.7 (colored)

Update to V2.02

Revision 1.7 / (download) - annotate - [select for diffs], Mon Apr 20 11:56:32 1998 UTC (25 years, 5 months ago) by frueauf
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.

Revision 1.6 / (download) - annotate - [select for diffs], Fri Apr 17 09:37:25 1998 UTC (25 years, 5 months ago) by agc
Branch: MAIN
Changes since 1.5: +2 -7 lines
Diff to previous 1.5 (colored)

Introduce USE_GTEXINFO and INFO_FILES definitions to bsd.pkg.mk, and use them.

Revision 1.5 / (download) - annotate - [select for diffs], Wed Apr 15 10:38:48 1998 UTC (25 years, 5 months ago) by agc
Branch: MAIN
Changes since 1.4: +2 -7 lines
Diff to previous 1.4 (colored)

Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.

Revision 1.4 / (download) - annotate - [select for diffs], Sat Jan 24 23:11:19 1998 UTC (25 years, 8 months ago) by hubertf
Branch: MAIN
Changes since 1.3: +3 -5 lines
Diff to previous 1.3 (colored)

portlint: local copy of fnmatch.h not needed, cmd macros

Revision 1.3 / (download) - annotate - [select for diffs], Tue Jan 20 23:28:25 1998 UTC (25 years, 8 months ago) by hubertf
Branch: MAIN
Changes since 1.2: +3 -1 lines
Diff to previous 1.2 (colored)

Add gtexinfo as requirement to build/install bash (needed for the info
page). This fixes PR pkg/4850 by Perry E. Metzger <perry@piermont.com>.

Also while there, see that the section under which the info file in the
dir file ends up is "Shells", not "Misc". (To be consistent with zsh)

Revision 1.2 / (download) - annotate - [select for diffs], Thu Jan 1 05:00:02 1998 UTC (25 years, 9 months ago) by hubertf
Branch: MAIN
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

Close PR 4759 by Matthias Scheler by stripping the bash binary.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Oct 27 04:51:39 1997 UTC (25 years, 11 months ago) by hubertf
Branch: FREEBSD
CVS Tags: FreeBSD-current-1997-09-25
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

get everything in

Revision 1.1 / (download) - annotate - [select for diffs], Mon Oct 27 04:51:39 1997 UTC (25 years, 11 months ago) by hubertf
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>