First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 23114
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Mamoru KOMACHI (RETIRED) <usata@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Wayne Davison <gentoo@blorf.net>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
zsh-4.1.1.ebuild New ebuild for zsh 4.1.1. text/plain Wayne Davison 2003-06-19 10:00 0000 1.61 KB Details
zprofile The zprofile file for the "files" dir. text/plain Wayne Davison 2003-06-19 10:02 0000 279 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 23114 depends on: Show dependency tree
Bug 23114 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-06-19 09:46 0000
Zsh 4.1.1 was just released, so we might as well get a new ebuild going.
I'll attach one momentarily.

------- Comment #1 From Wayne Davison 2003-06-19 10:00:27 0000 -------
Created an attachment (id=13547) [details]
New ebuild for zsh 4.1.1.

This ebuild differs from the 4.1.0_pre7 version is a few ways:

- It has a --with-curses-terminfo glitch fixed.
- It does not include the revised zshall.1 file (since there's not yet
  a version for 4.1.1 in ~vladimir.
- The and S var and various MY_* vars aren't needed.
- It installs zprofile in /etc/zsh, not zshenv.
- It moves /etc/zsh/zshenv to /etc/zsh/zprofile in pkg_preinst, but only
  if the zprofile file doesn't already exist. (See bug 19924).

The last item might need some discussing.  We need to have some way to
transition from the old zshenv file that used to be installed over to
the new zprofile file without having identical code in both.  I figure
that if the user doesn't already have a zprofile file that changing their
zshenv file into a zprofile file is probably the right thing to do (and
the normal etc-update process will make sure that any changes they made
to it get propigated into the new zprofile file).

------- Comment #2 From Wayne Davison 2003-06-19 10:02:27 0000 -------
Created an attachment (id=13548) [details]
The zprofile file for the "files" dir.

This is the zprofile file from bug 19924, every so slightly tweaked.

------- Comment #3 From Graham Forest 2003-06-28 01:11:55 0000 -------
So long, and thanks for all the fish

------- Comment #4 From Mamoru KOMACHI (RETIRED) 2003-07-23 13:32:20 0000 -------
I have the same opinion about migrating /etc/zsh/zshenv to 
/etc/zsh/zprofile, and using pkg_preinst() for etc-update to 
incorporate the change seems fairly smart, so I committed
the ebuild based on yours (I added cjk support and modified
a little to suit zsh-4.0.7.ebuild). Again, thank you for 
your work and really helpful comments.

First Last Prev Next    No search results available      Search page      Enter new bug