NetBSD

CVS log for pkgsrc/shells/zsh/Makefile.common

[BACK] Up to [NetBSD] / pkgsrc / shells / zsh

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.64: download - view: text, markup, annotated - select for diffs
Thu Sep 22 11:37:06 2011 (4 months, 2 weeks ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, HEAD
Diff to previous 1.63: preferred, colored
Changes since revision 1.63: +3 -2 lines
INSTALL_UNSTRIPPED=yes for Darwin.
It is better workaround, I think.

Revision 1.63: download - view: text, markup, annotated - select for diffs
Tue Sep 20 15:58:01 2011 (4 months, 2 weeks ago) by ryoon
Branches: MAIN
Diff to previous 1.62: preferred, colored
Changes since revision 1.62: +2 -2 lines
Should be INSTALL_LIB instead of INSTALL_DATA.
It is mistake.

Revision 1.62: download - view: text, markup, annotated - select for diffs
Tue Sep 20 15:19:36 2011 (4 months, 2 weeks ago) by ryoon
Branches: MAIN
Diff to previous 1.61: preferred, colored
Changes since revision 1.61: +5 -1 lines
Add workaround to fix broken "make package" on Darwin 11.0.1.

Revision 1.61: download - view: text, markup, annotated - select for diffs
Sat Jul 30 13:42:42 2011 (6 months, 1 week ago) by ryoon
Branches: MAIN
Diff to previous 1.60: preferred, colored
Changes since revision 1.60: +3 -1 lines
Add "used by" lines.

Revision 1.60: download - view: text, markup, annotated - select for diffs
Wed Apr 6 13:27:59 2011 (10 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2
Diff to previous 1.59: preferred, colored
Changes since revision 1.59: +3 -2 lines
* Add workaround for curses detection.

Revision 1.59: download - view: text, markup, annotated - select for diffs
Tue Apr 5 17:03:44 2011 (10 months ago) by ryoon
Branches: MAIN
Diff to previous 1.58: preferred, colored
Changes since revision 1.58: +10 -2 lines
* Remove PLIST.DragonFly, now CHECK_BUILTIN.curses is used.
* Disable gdbm support explicitly.

Revision 1.58: download - view: text, markup, annotated - select for diffs
Tue Feb 9 01:08:50 2010 CET (2 years ago) by zafer
Branches: 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
Diff to previous 1.57: preferred, colored
Changes since revision 1.57: +1 -2 lines
update master_sites

Revision 1.57: download - view: text, markup, annotated - select for diffs
Mon Feb 8 23:12:40 2010 CET (2 years ago) by roy
Branches: MAIN
Diff to previous 1.56: preferred, colored
Changes since revision 1.56: +2 -2 lines
USE > IS for builtins.

Revision 1.56: download - view: text, markup, annotated - select for diffs
Sun Feb 7 10:53:20 2010 CET (2 years ago) by roy
Branches: MAIN
Diff to previous 1.55: preferred, colored
Changes since revision 1.55: +13 -11 lines
Fix compile on NetBSD with terminfo, pkg/42762.

Revision 1.55: download - view: text, markup, annotated - select for diffs
Sun Feb 7 08:22:08 2010 CET (2 years ago) by obache
Branches: MAIN
Diff to previous 1.54: preferred, colored
Changes since revision 1.54: +2 -2 lines
Change HOMEPAGE to sourceforge's one (old one had been retired).

Revision 1.54: download - view: text, markup, annotated - select for diffs
Tue Dec 30 02:55:22 2008 CET (3 years, 1 month ago) by uebayasi
Branches: MAIN
CVS tags: 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
Diff to previous 1.53: preferred, colored
Changes since revision 1.53: +1 -1 lines
DragonFly has ncurses too.

Revision 1.53: download - view: text, markup, annotated - select for diffs
Sun Dec 28 15:52:05 2008 CET (3 years, 1 month ago) by uebayasi
Branches: MAIN
Diff to previous 1.52: preferred, colored
Changes since revision 1.52: +14 -9 lines
Register extra shared objects used where ncurses exists.  Hopefully fix PLIST
errors reported by Takahiro Kambe (FreeBSD) and Aleksey Cheusov (Linux).

No bump because nothing changes on NetBSD.

Revision 1.52: download - view: text, markup, annotated - select for diffs
Mon Dec 22 18:03:21 2008 CET (3 years, 1 month ago) by uebayasi
Branches: MAIN
Diff to previous 1.51: preferred, colored
Changes since revision 1.51: +3 -3 lines
Bad uebayasi didn't know that user-destdir doesn't catch PLIST errors.

Revision 1.51: download - view: text, markup, annotated - select for diffs
Mon Dec 22 15:38:31 2008 CET (3 years, 1 month ago) by uebayasi
Branches: MAIN
Diff to previous 1.50: preferred, colored
Changes since revision 1.50: +27 -20 lines
- Avoid using lovely :?foo:bar syntax since netbsd-5's make(1) handles it
  oddly.  Should fix build errors seen on netbsd-5.
- Kill unused variables.

Revision 1.50: download - view: text, markup, annotated - select for diffs
Mon Dec 22 03:15:54 2008 CET (3 years, 1 month ago) by uebayasi
Branches: MAIN
Diff to previous 1.49: preferred, colored
Changes since revision 1.49: +9 -13 lines
Garbage collect unused code.  No functional changes.

Revision 1.49: download - view: text, markup, annotated - select for diffs
Sun Dec 21 17:53:31 2008 CET (3 years, 1 month ago) by uebayasi
Branches: MAIN
Diff to previous 1.48: preferred, colored
Changes since revision 1.48: +56 -49 lines
Update zsh to 4.2.7.

Changes are unknown.

Revision 1.48: download - view: text, markup, annotated - select for diffs
Fri Jul 25 11:14:48 2008 (3 years, 6 months ago) by ghen
Branches: MAIN
CVS tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg
Diff to previous 1.47: preferred, colored
Changes since revision 1.47: +1 -3 lines
Don't needlessly depend on a perl module for a perl script we do not install.
Bump PKGREVISION for zsh and zsh-current.

Revision 1.47: download - view: text, markup, annotated - select for diffs
Sun Jul 13 20:22:01 2008 (3 years, 6 months ago) by tonnerre
Branches: MAIN
CVS tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2
Diff to previous 1.46: preferred, colored
Changes since revision 1.46: +3 -1 lines
Fix an insecure temp file creation vulnerability in zsh's difflog.pl
(CVE-2007-6209).

Revision 1.46: download - view: text, markup, annotated - select for diffs
Thu Jul 3 11:07:26 2008 (3 years, 7 months ago) by uebayasi
Branches: MAIN
CVS tags: cwrapper
Diff to previous 1.45: preferred, colored
Changes since revision 1.45: +2 -2 lines
sunsite.dk -> mirrors.dotsrc.org

Revision 1.45: download - view: text, markup, annotated - select for diffs
Mon Jun 16 14:39:48 2008 (3 years, 7 months ago) by joerg
Branches: MAIN
Diff to previous 1.44: preferred, colored
Changes since revision 1.44: +2 -2 lines
Make tcsetpgrp the default for all platforms but Interix.
Please list exceptions explicitly.

Revision 1.44: download - view: text, markup, annotated - select for diffs
Sun Nov 4 16:58:24 2007 CET (4 years, 3 months ago) by agc
Branches: MAIN
CVS tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4
Diff to previous 1.43: preferred, colored
Changes since revision 1.43: +2 -1 lines
Mark zsh packages as MAKE_JOBS_SAFE=no (from ASau in pkgthon).

Revision 1.43: download - view: text, markup, annotated - select for diffs
Fri Aug 24 17:20:43 2007 (4 years, 5 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3
Diff to previous 1.42: preferred, colored
Changes since revision 1.42: +3 -3 lines
Oops, I accidently typed wrong key and commited wrong one.
This is corrected one.

FreeBSD needs PLIST.shlibs as DraonFly.

Revision 1.42: download - view: text, markup, annotated - select for diffs
Fri Aug 24 17:16:21 2007 (4 years, 5 months ago) by taca
Branches: MAIN
Diff to previous 1.41: preferred, colored
Changes since revision 1.41: +4 -4 lines
*** empty log message ***

Revision 1.41: download - view: text, markup, annotated - select for diffs
Mon Aug 13 21:43:30 2007 (4 years, 5 months ago) by tron
Branches: MAIN
Diff to previous 1.40: preferred, colored
Changes since revision 1.40: +6 -4 lines
Compare "MKDYNAMICROOT" with "no" to figure out the desirable static
linking behavior under NetBSD. This matches what "bsd.shlib.mk" does
and avoids "Malformed conditional" warnings under other platforms.
This fixes PR pkg/36769 by Yakovetsky Vladimir.

Revision 1.40: download - view: text, markup, annotated - select for diffs
Tue Aug 7 20:54:31 2007 (4 years, 6 months ago) by jlam
Branches: MAIN
Diff to previous 1.39: preferred, colored
Changes since revision 1.39: +4 -1 lines
Fix DESTDIR-handling for zsh-current by ensuring that the destdir-support
line is defined before bsd.prefs.mk is included.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Fri Jul 20 18:36:59 2007 (4 years, 6 months ago) by joerg
Branches: MAIN
Diff to previous 1.38: preferred, colored
Changes since revision 1.38: +3 -2 lines
On FreeBSD, terminfo.so gets installed like on Linux.

Revision 1.37.2.1: download - view: text, markup, annotated - select for diffs
Wed May 16 00:19:53 2007 (4 years, 8 months ago) by salo
Branches: pkgsrc-2007Q1
Diff to previous 1.37: preferred, colored next main 1.38: preferred, colored
Changes since revision 1.37: +2 -2 lines
Pullup ticket 2075 - requested by joerg
various DragonFly portability and modular X.org fixes

Revisions pulled up:
- pkgsrc/math/xfractint/Makefile			1.5
- pkgsrc/math/xfractint/distinfo			1.5
- pkgsrc/math/xfractint/patches/patch-ab		1.3
- pkgsrc/emulators/zsnes/distinfo			1.13
- pkgsrc/emulators/zsnes/patches/patch-aa		1.7
- pkgsrc/emulators/zsnes/patches/patch-af		1.3
- pkgsrc/games/xconq/Makefile				1.34
- pkgsrc/games/xconq/distinfo				1.10
- pkgsrc/games/xconq/patches/patch-ac			1.7
- pkgsrc/shells/zsh/Makefile.common			1.38
- pkgsrc/editors/ssam/distinfo				1.5
- pkgsrc/editors/ssam/patches/patch-ac			1.1
- pkgsrc/graphics/radiance/distinfo			1.9
- pkgsrc/graphics/radiance/patches/patch-au		1.1
- pkgsrc/graphics/radiance/patches/patch-av		1.1
- pkgsrc/graphics/radiance/patches/patch-aw		1.1
- pkgsrc/editors/xemacs/Makefile.common			1.19
- pkgsrc/editors/xemacs/files/dragonfly.h		1.2

   Module Name:		pkgsrc
   Committed By:	joerg
   Date:		Mon Apr 16 14:48:31 UTC 2007

   Modified Files:
   	pkgsrc/math/xfractint: Makefile distinfo
   Added Files:
   	pkgsrc/math/xfractint/patches: patch-ab

   Log Message:
   Fix linkage. Bump revision.
---
   Module Name:		pkgsrc
   Committed By:	joerg
   Date:		Mon Apr 16 16:06:32 UTC 2007

   Modified Files:
   	pkgsrc/emulators/zsnes: distinfo
   	pkgsrc/emulators/zsnes/patches: patch-aa
   Added Files:
   	pkgsrc/emulators/zsnes/patches: patch-af

   Log Message:
   Fix build on DragonrFly.
---
   Module Name:		pkgsrc
   Committed By:	joerg
   Date:		Mon Apr 16 18:47:20 UTC 2007

   Modified Files:
   	pkgsrc/games/xconq: Makefile distinfo
   	pkgsrc/games/xconq/patches: patch-ac

   Log Message:
   Fix linkage with modular Xorg. Bump revision.
---
   Module Name:		pkgsrc
   Committed By:	joerg
   Date:		Mon Apr 16 19:01:28 UTC 2007

   Modified Files:
   	pkgsrc/shells/zsh: Makefile.common

   Log Message:
   Always build with tcsetpgrp support on DragonFly, makig zsh not
   depend on a control terminal during build.
---
   Module Name:		pkgsrc
   Committed By:	joerg
   Date:		Wed Apr 18 18:18:24 UTC 2007

   Modified Files:
   	pkgsrc/editors/ssam: distinfo
   Added Files:
   	pkgsrc/editors/ssam/patches: patch-ac

   Log Message:
   Rename setcontext to avoid conflicts with libc.
---
   Module Name:		pkgsrc
   Committed By:	joerg
   Date:		Wed Apr 18 18:47:21 UTC 2007

   Modified Files:
   	pkgsrc/graphics/radiance: distinfo
   Added Files:
   	pkgsrc/graphics/radiance/patches: patch-au patch-av patch-aw

   Log Message:
   Avoid conflict with libc symbol setcontext.
---
   Module Name:		pkgsrc
   Committed By:	joerg
   Date:		Fri Apr 20 15:05:22 UTC 2007

   Modified Files:
   	pkgsrc/editors/xemacs: Makefile.common
   	pkgsrc/editors/xemacs/files: dragonfly.h

   Log Message:
   Fix build on DragonFly 1.8+

Revision 1.38: download - view: text, markup, annotated - select for diffs
Mon Apr 16 21:01:28 2007 (4 years, 9 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2
Diff to previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2 lines
Always build with tcsetpgrp support on DragonFly, makig zsh not
depend on a control terminal during build.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Thu Feb 22 20:27:10 2007 CET (4 years, 11 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2007Q1-base
Branch point for: pkgsrc-2007Q1
Diff to previous 1.36: preferred, colored
Changes since revision 1.36: +6 -6 lines
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon Oct 9 14:52:36 2006 (5 years, 4 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4
Diff to previous 1.35: preferred, colored
Changes since revision 1.35: +8 -6 lines
Flag a number of packages I use as supporting (user-)destdir.
apg is a bit special as it has some hardcoded ownership, so
mark that as "destdir".

Revision 1.35: download - view: text, markup, annotated - select for diffs
Wed Oct 4 23:58:52 2006 (5 years, 4 months ago) by wiz
Branches: MAIN
Diff to previous 1.34: preferred, colored
Changes since revision 1.34: +2 -2 lines
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Apr 7 17:28:49 2006 (5 years, 10 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Diff to previous 1.33: preferred, colored
Changes since revision 1.33: +2 -2 lines
List the info files directly in the PLIST and honor PKG{INFO,MAN}DIR.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Sun Mar 5 17:27:28 2006 CET (5 years, 11 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Diff to previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2 lines
* 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.32: download - view: text, markup, annotated - select for diffs
Thu Dec 29 07:22:13 2005 CET (6 years, 1 month ago) by jlam
Branches: MAIN
Diff to previous 1.31: preferred, colored
Changes since revision 1.31: +1 -2 lines
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.31: download - view: text, markup, annotated - select for diffs
Tue Dec 6 00:55:19 2005 CET (6 years, 2 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Diff to previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2 lines
Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Sat Nov 26 16:41:16 2005 CET (6 years, 2 months ago) by uebayasi
Branches: MAIN
Diff to previous 1.29: preferred, colored
Changes since revision 1.29: +3 -1 lines
Honour PKG_SYSCONFDIR.  Bump revision.

PR32026 from Geert Hendrickx.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Oct 26 02:04:54 2005 (6 years, 3 months ago) by wiz
Branches: MAIN
Diff to previous 1.28: preferred, colored
Changes since revision 1.28: +1 -2 lines
Remove a master site that does not provide the distfile any longer.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Oct 23 17:36:48 2005 (6 years, 3 months ago) by rillig
Branches: MAIN
Diff to previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2 lines
Fixed pkglint warnings.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Oct 11 14:43:00 2005 (6 years, 4 months ago) by joerg
Branches: MAIN
Diff to previous 1.26: preferred, colored
Changes since revision 1.26: +5 -2 lines
Allow the one-true-shell to work on DragonFly. Patches are included
upstream already.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun Aug 7 22:18:07 2005 (6 years, 6 months ago) by hiramatsu
Branches: MAIN
CVS tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3
Diff to previous 1.25: preferred, colored
Changes since revision 1.25: +8 -7 lines
Fix PLIST on OpenBSD.

- Changed IRIX, Interix, Linux and OpenBSD share PLIST.terminfo,
  instead of PLIST for each OS.

- zsh doesn't build libzsh-4.2.5.so on OpenBSD, so PLIST.shlibs
  should be excluded.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Jul 29 20:32:18 2005 (6 years, 6 months ago) by jlam
Branches: MAIN
Diff to previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 lines
* 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.24: download - view: text, markup, annotated - select for diffs
Tue Jun 14 20:39:29 2005 (6 years, 7 months ago) by minskim
Branches: MAIN
CVS tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Diff to previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
Make this package build on Linux by correcting PLIST.  Fixes PR pkg/29552.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Apr 11 23:47:21 2005 (6 years, 10 months ago) by tv
Branches: MAIN
Diff to previous 1.22: preferred, colored
Changes since revision 1.22: +1 -2 lines
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Apr 7 16:16:41 2005 (6 years, 10 months ago) by adam
Branches: MAIN
Diff to previous 1.21: preferred, colored
Changes since revision 1.21: +6 -6 lines
Changes 4.2.5:
* Bug-fix release
* Fixes few configuration problems, notably on MacOSX

Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Mar 4 04:59:32 2005 CET (6 years, 11 months ago) by jschauma
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Diff to previous 1.20: preferred, colored
Changes since revision 1.20: +7 -2 lines
Make this work on IRIX.
NB: this needs an install-sh that supports "-S -f", as in rev. 1.3 of
bootstrap/files/install-sh.in.  After installing that install-sh, set
_STRIPFLAG_INSTALL?=    -S -f
in mk/platform/IRIX.mk and all should be peachy.  This will be done
correctly eventually, don't worry. :-)

Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Jan 25 14:13:55 2005 CET (7 years ago) by tv
Branches: MAIN
Diff to previous 1.19: preferred, colored
Changes since revision 1.19: +8 -3 lines
Pull in PLIST.${OPSYS} if existant.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Jan 18 13:44:53 2005 CET (7 years ago) by uebayasi
Branches: MAIN
Diff to previous 1.18: preferred, colored
Changes since revision 1.18: +5 -1 lines
Fix build on Interix.  PR26847, from Hiramatsu Yoshifumi.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Nov 25 17:12:54 2004 CET (7 years, 2 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Diff to previous 1.17: preferred, colored
Changes since revision 1.17: +2 -1 lines
Add TEXINF_REQD to 4.0 to work on NetBSD 1.5.3.

Reported by mochida at Netside.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Aug 27 08:29:10 2004 (7 years, 5 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3
Diff to previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG,
which are the full option names used to set rpath directives for the
linker and the compiler, respectively.  In places were we are invoking
the linker, use "${LINKER_RPATH_FLAG} <path>", where the space is
inserted in case the flag is a word, e.g. -rpath.  The default values
of *_RPATH_FLAG are set by the compiler/*.mk files, depending on the
compiler that you use.  They may be overridden on a ${OPSYS}-specific
basis by setting _OPSYS_LINKER_RPATH_FLAG and _OPSYS_COMPILER_RPATH_FLAG,
respectively.  Garbage-collect _OPSYS_RPATH_NAME and _COMPILER_LD_FLAG.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Aug 20 18:59:58 2004 (7 years, 5 months ago) by tron
Branches: MAIN
Diff to previous 1.15: preferred, colored
Changes since revision 1.15: +8 -5 lines
Set "BUILDLINK_PASSTHRU_RPATHDIRS" to stop buildlink3 from removing "/lib"
from the run time shared library path instead of trying to defeat its
option parser.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Aug 20 13:48:46 2004 (7 years, 5 months ago) by tron
Branches: MAIN
Diff to previous 1.14: preferred, colored
Changes since revision 1.14: +15 -2 lines
Improve handling of "ZSH_STATIC" again:
1.) Only create a dynamically linked "zsh" binary if "MKDYNAMICROOT"
    is defined and set to "yes". This way people who still use statically
    linked binaries on their root filesystem will get a static binary.
2.) Link the "zsh" binary so that it use "/libexec/ld.elf_so" and
    shared libraries from "/lib". It now works without the "/usr"
    filesystem being mounted.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Aug 20 12:36:12 2004 (7 years, 5 months ago) by tron
Branches: MAIN
Diff to previous 1.13: preferred, colored
Changes since revision 1.13: +4 -1 lines
Don't create a statically linked "zsh" binary on NetBSD system which have
dynamic library support on the root partition (e.g. 2.0 and newer). It is
enough that the "zsh" binary does *not* depend on its own shared libraries
which won't be on the root partition and we get a shell with proper I18N
support this way. Approved by Masao Uebayashi.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Aug 16 18:17:39 2004 (7 years, 5 months ago) by recht
Branches: MAIN
Diff to previous 1.12: preferred, colored
Changes since revision 1.12: +4 -3 lines
update to zsh-4.2.1

Changes since zsh version 4.2.0
-------------------------------

- The autoload and related builtins take options -k and -z to indicate
  ksh or zsh autoloading style for given functions, making it possible
  to mix and match.

- Assignments to associative arrays can use the i and r index flags.
  For example,
    assoc[(i)alpha*]=bravo
  sets the value for the element whose key matches the pattern `alpha*';
    assoc[(r)activ*]=passive
  sets the value for the element whose current value matches the pattern
  `activ*'.

- The glob qualifier F indicates a non-empty directory.  Hence *(F)
  indicates all subdirectories with entries, *(/^F) means all
  subdirectories with no entries.

- fc -p and fc -P provide push/pop for the status of the shell's
  history (both internal and using the history file).  With automatic
  scoping (fc -ap) it becomes easy to use a temporary history in a
  function.  This has been added to the calculator function zcalc to make
  its internal history work more seamlessly.

- A new `try block' and `always block' syntax has been introduced
  to make it easier to ensure the shell runs important tidy-up code
  in the event of an error.  It also runs after a break, continue, or
  return, including a return forced by the ERR_RETURN option
  (but not an exit, which is immediate).  The syntax is:
    `{'  try-block-list `}' `always' `{' always-block-list `}'
  where no newline or semicolon may appear between `}' and `always'.
  This is compatible with all previous valid zsh syntax as an `always'
  at that point used to be a syntax error.  For example,
    { echo Code run in current shell } always { echo Tidy-up code }

- A new zle widget reset-prompt has been added to re-expand the current
  prompt.  Changes to the variable in use as well as changes in its
  expanions are both taken into account.  The same effect is now forced by
  a job change notification, making the %j prompt escape and %(j..) ternary
  expression more useful.

- The zftp module supports ports following the hostname in the normal suffix
  notation, `host:port'.  This requires IPv6 colon-style addresses to be
  specified in suitably quoted square brackets, for example:

  zftp open '[f000::baaa]'
  zftp open '[f000::baaa]:ftp'

  (the two are equivalent).

- Special traps, those that don't correspond to signals, i.e. ZERR, DEBUG
  and EXIT are no longer executed inside other traps.  This caused
  unnecessary confusion if, for example, both DEBUG and EXIT traps
  were set.  The new behaviour is more compatible with other shells.

- New option TRAPS_ASYNC which if set allows traps to run while the
  shell is waiting for a child process.  This is the traditional zsh
  behaviour; POSIX requires the option to be unset.  In sh/ksh
  compatibility mode the option is turned off by default and the option
  letter -T turns it on, for compatibility with FreeBSD sh.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Jul 11 03:23:29 2004 (7 years, 7 months ago) by salo
Branches: MAIN
Diff to previous 1.11: preferred, colored
Changes since revision 1.11: +4 -2 lines
Add {BA,Z}SH_STATIC to BUILD_DEFS.
Addresses request on tech-pkg@ by Georg Schwarz.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri May 7 00:29:36 2004 (7 years, 9 months ago) by cube
Branches: MAIN
CVS tags: pkgsrc-2004Q2-base, pkgsrc-2004Q2
Diff to previous 1.10: preferred, colored
Changes since revision 1.10: +3 -1 lines
Enable pkgviews installation.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Apr 18 06:41:12 2004 (7 years, 9 months ago) by snj
Branches: MAIN
Diff to previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Convert to buildlink3.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Mar 30 18:09:56 2004 (7 years, 10 months ago) by minskim
Branches: MAIN
Diff to previous 1.8: preferred, colored
Changes since revision 1.8: +2 -1 lines
Add a missing file to PLIST.  Noted by Kouichirou Hiratsuka in PR pkg/24976.

Bump PKGREVISION.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Mar 28 12:30:13 2004 (7 years, 10 months ago) by recht
Branches: MAIN
CVS tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Diff to previous 1.7: preferred, colored
Changes since revision 1.7: +2 -8 lines
Update to 4.2.0
Patch provided by Geoff C. Wing in PR 24918
ok'd by uebayasi@

New features between zsh versions 4.0 and 4.2
Configuration:

* upgraded to use autoconf post-2.50
* improved compatibility with other shells through shell options, builtin
  arguments and improved builtin option parsing

Syntax and builtins:

* new printf builtin
* `+=' to append to parameters which works for scalars, arrays and (with
  pairs) associative arrays.
* enhanced multiple parameter `for' loops: for key value in key1 value1 key2
  value2 ... maintaining full compatibility with POSIX syntax.
* Suffix aliases allow the shell to run a command on a file by suffix, e.g
  `alias -s ps=gv' makes `foo.ps' execute `gv foo.ps'. Supplied function
  zsh-mime-setup uses existing mailcap and mime.types files to set up suitable
  aliases. Supplied function pick-web-browser is suitable for finding a browser
  to show .html etc. files by suffix alias.
* new option `no_case_glob' for case-insensitive globbing.

Add-on modules and functions:

* zsh/datetime modules makes date formatting and seconds since EPOCH available
  inside the shell.
* zsh/net/tcp module provides builtin interface to TCP through ztcp builtin.
  Function suite for interactive and script use with expect-style pattern
  matching.
* zsh/net/socket module provides zsocket builtin.
* zcalc calculator function with full line editing.
* builtin interface to pcre library
* zsh/zselect module provides zselect builtin as interface to select system call

Completion system:

* general improvements to command and context support, low-level functions,
  display code.
* in verbose mode, matches with the same description are grouped
* highly configurable completions for values of specific parameters, specific
  redirections for specific commands
* support for bash completion functions (typically zsh native functions are more
  powerful where available)
* New completions provided for (some of these may be in later 4.0 releases):
  valgrind, tidy, texinfo, infocmp, Java classes, larch, limit, locale
  parameters, netcat, mysqldiff, mt, lsof, elinks, ant, debchange (dch), email
  addresses, file system types, Perforce, xsltproc. Plus many others.

Line editor:

* special parameters $PREDISPLAY, $POSTDISPLAY available in function widgets
  to configure uneditable text (for narrowing)
* recursive editing
* supplied widgets read-from-minibuffer, replace-string use these features
  (more  intuitive prompting and argument reading than 4.0)
* access to killed text via $CUTBUFFER and $killring
* supplied highly configurable word widgets forward-word-match etc., can set
  what constitutes a word interactively or in startup script (implement
  bash-style behaviour, replacing previous bash-* word widgets)
* interface to incremental search via $LASTSEARCH
* better handling of keymaps in zle and widgets
* better support for output from user-defined widgets while zle is active
* tetris game which runs entirely in zle
* several other contributed widgets

Local internal improvements:

* disowned jobs are automatically restarted
* \u and \U print escapes for Unicode
* read -d allows a custom line ending.
* read -t .
* line numbers in error messages and $PS4 output are more consistent
* `=prog' expands only paths, no longer aliases for consistency
* job display in prompts; `jobs' command output can be piped
* prompts: new $RPROMPT2, %^, %j, %y, enhanced %{, %}, %_.
* rand48() function in zsh/mathfunc for better randomness in arithmetic
  (if the corresponding math library function is present)
* $SECONDS parameter can be made floating point via `typeset -F SECONDS'
  for better timing accuracy
* improvements to command line history mechanism
* job table is dynamically sized, preventing overflow (typically seen
  previously in complex completions).
* many bugfixes

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Feb 19 07:37:27 2004 CET (7 years, 11 months ago) by jlam
Branches: MAIN
Diff to previous 1.6: preferred, colored
Changes since revision 1.6: +8 -1 lines
The zsh build process inspects the generated config.status file for the
presence of some strings to decide how to build zsh.  This is, of course,
a stupid thing to do, but we must not override config.status to "fix"
this build.  This fixes PR 24483.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Feb 16 21:24:25 2004 CET (7 years, 11 months ago) by jlam
Branches: MAIN
Diff to previous 1.5: preferred, colored
Changes since revision 1.5: +1 -2 lines
We no longer need to set CONFIG_STATUS_OVERRIDE to an empty value as
bsd.pkg.mk no longer overrides the ability of config.status to generate
new files.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Feb 16 10:07:23 2004 CET (7 years, 11 months ago) by jlam
Branches: MAIN
Diff to previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1 lines
The build process for zsh runs a shell script "Src/mkmakemod.sh" that
explicitly calls config.status to generate some Makefiles in certain
directories.  This particular package has a need for executing the real
config.status, so we need to avoid overriding it automatically.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Aug 9 13:23:00 2003 (8 years, 6 months ago) by seb
Branches: MAIN
CVS tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Diff to previous 1.3: preferred, colored
Changes since revision 1.3: +1 -2 lines
USE_NEW_TEXINFO is unnecessary now.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Aug 5 15:37:51 2003 (8 years, 6 months ago) by seb
Branches: MAIN
Diff to previous 1.2: preferred, colored
Changes since revision 1.2: +5 -3 lines
Convert to USE_NEW_TEXINFO.
Use INSTALL_TARGET to install info files: this gives a proper
environment for USE_NEW_TEXINFO framework to work.

Fix makeinfo invocation for zsh-current via patch file so that
only _one_ info file is generated as PLIST seems to want it.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Jun 30 15:46:04 2003 (8 years, 7 months ago) by grant
Branches: MAIN
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +9 -8 lines
style nits

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Jun 29 06:24:56 2003 (8 years, 7 months ago) by uebayasi
Branches: MAIN
Share Makefile, update patch sum.

Diff request

This form allows you to request diffs 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.

Log view options

cvsweb.de.netbsd.org <zafer@aydogan.de>