Re: [ITA] - base-files

2010-12-08 Thread John Morrison
Hi David, I've not had chance to install this but I have pulled and taken a look. May I be (amongst) the first to thank you for the work you've put into this. Regards, John.

Re: Up for new maintainer - base-files and base-passwd (gold star)

2010-09-14 Thread John Morrison
On Tue, September 14, 2010 6:49 pm, Andrew Schulman wrote: >> >Gold watch awarded: http://cygwin.com/goldstars/#JM . >> >> Awesome. Thanks Andrew. I was hoping that you'd take the challenge of >> delivering on a gold watch. > > No image is too great to scale here at cygwin.com. Thankyou :) I'll

Re: Up for new maintainer - base-files and base-passwd

2010-09-14 Thread John Morrison
Hi, On Tue, September 14, 2010 9:54 am, Corinna Vinschen wrote: > Hi John, > > Thanks for the time and effort you invested into these packages. Thanks to you (and Chris) for putting so much effort in. I only wish I had the time and skills to help more. I learnt a lot from the Cygwin project and

Up for new maintainer - base-files and base-passwd

2010-09-13 Thread John Morrison
It is with regrets that I give up the maintainership of the cygwin base-files and base-passwd packages. I've been unable to find sufficient time to do these packages justice a situation which is unlikely to improve at this time. The source for the packages is the package itself. I have a small s

Re: [Setup] Need customization on setup.exe

2010-05-06 Thread John Morrison
On Thu, May 6, 2010 5:35 pm, Krishna Achugatla wrote: > On 6 May 2010 08:59, Christopher Faylor > wrote: >> On Thu, May 06, 2010 at 08:18:34AM -0700, Krishna Achugatla wrote: >>>Currently we have windows installer to install Symbian developer >>>tools. Size of the tools are huge and want to improv

[UPLOAD] base-files 3.9-3

2009-12-09 Thread John Morrison
Change Log -- 3.9-3 * Fixed escaping \t in HISTIGNORE - Angelo Graziosi, Eric Blake Thanks guys, I'm actually unsure how useful the tab one is, space yes, but the tab escape doesn't (appear to) work when bash-completion is on, that is on a linux machine though so cygwin might be

Re: [UPLOAD] base-files 3.9-1

2009-12-06 Thread John Morrison
On Sat, December 5, 2009 9:10 pm, Corinna Vinschen wrote: > In /etc/postinstall/base-files-mketc.sh.done, please remove... Done. md5sum: a698f1bbda5270df30bc2d892821b12f Incase they're wanted...

[UPLOAD] base-files 3.9-1

2009-12-05 Thread John Morrison
Change Log -- 3.9-1 * Set LANG scripts in /etc/profile.d/ - Corinna Vinschen, Thomas Wolff, Christopher Faylor * Unset TMP and TEMP in ~/.bashrc - Angelo Graziosi, Robert Pendell, Ken Brown, Corinna Vinschen

Re: [UPDATE] base-passwd (Was Re: base-passwd sets weird permissions)

2009-05-11 Thread John Morrison
On Mon, May 11, 2009 12:26 pm, Corinna Vinschen wrote: > On May 11 11:47, John Morrison wrote: >> Sorry. Please revert and I'll try and find the time tonight to do it >> again. > > I uploaded a fixed 3.1-1 package instead. I hope you don't mind. Nope, heck you kn

Re: [UPDATE] base-passwd (Was Re: base-passwd sets weird permissions)

2009-05-11 Thread John Morrison
Sorry. Please revert and I'll try and find the time tonight to do it again. J.

[UPDATE] base-passwd (Was Re: base-passwd sets weird permissions)

2009-05-04 Thread John Morrison
Hi Corinna, Patch applied... md5sum for base-passwd-3.0-1.tar.bz2 479cb2a678f712b326dc09a24d329cfe (not changed...)

[RFU] [1.7] Base-Files 3.8-3 (was 3.8-2)

2009-02-16 Thread John Morrison
Change Log -- 3.8-3 * Ensure that the destination directory exists during postinstall - Yitzchak Scott-Thoennes md5sum: 600a176402bd3f9659433cffd1d71aa0 In case they're wanted...

Re: [RFU] [1.7] Base-Files 3.8-2

2009-02-16 Thread John Morrison
> On Sun, Feb 15, 2009 at 11:59:37AM -0000, John Morrison wrote: > Er, John, I'm sure you really know how to look at the cygwin-announce > mailing list archives right? > > http://cygwin.com/ml/cygwin-announce/2009-02/ Sorry Chris, I've been (a little) out of touch wi

Re: [RFU] [1.7] Base-Files 3.8-2

2009-02-15 Thread John Morrison
> Uploaded. Thanks Corinna. Do we do anouncements for 1.7 packages yet and are they done/marked/prefixed differently from 1.5s? J.

Re: [RFU] [1.7] Base-Files 3.8-2

2009-02-13 Thread John Morrison
Change Log -- 3.8-2 * The skeleton files are copied even if the the mkdir has failed. This happens to network users who install Cygwin while connected, with HOME on a network drive, and then later use their laptop while disconnected. In that case the skeleton files a

Re: [RFU] [1.7] Base-Files

2009-02-13 Thread John Morrison
> - Original Message - > From: "John Morrison" > To: "Pierre A. Humblet" > Sent: Friday, February 13, 2009 1:09 PM > Subject: Re: [RFU] [1.7] Base-Files > > | > | Patch would be appreciated, thanks Pierre; I've not got an envi

Re: [RFU] [1.7] Base-Files

2009-02-13 Thread John Morrison
> | I've updated this with the patch from Herb Maeder (thanks Herb, sorry it > | took me so long!). I propose leaving the 1.5 as is and just go forward > | with 1.7. > > John, > /etc/profile contains > if [ ! -d "${HOME}" ]; then > mkdir -p "${HOME}" > echo "Copying skeleton files.

[RFU] [1.7] Base-Files

2009-02-13 Thread John Morrison
I've updated this with the patch from Herb Maeder (thanks Herb, sorry it took me so long!). I propose leaving the 1.5 as is and just go forward with 1.7. Change Log -- 3.8-1 * Update to Cygwin 1.7 version - Herb Maeder

Re: base-passwd: postinstall script too open permissions

2008-08-20 Thread John Morrison
On Wed, August 20, 2008 9:14 am, Corinna Vinschen wrote: > Hi John, > > do you remember the reason why the passwd-grp.sh postinstall script > calls > > chmod 777 /etc/passwd > chmod 777 /etc/group > > ? That's not right, IMO. The permissions should rather be 644 and > not allow writing for ev

Re: Package Grep source and Program not installed functionality

2008-07-29 Thread John Morrison
On Tue, July 29, 2008 3:13 pm, Brian Dessent wrote: > John Morrison wrote: > >> Would it be possible to extend the cgi >> >> http://cygwin.com/cgi-bin2/package-grep.cgi >> >> to (optionally) output plain text instead of the formatted HTML? >> >>

Re: base-[files|password] for 1.7

2008-07-29 Thread John Morrison
On Tue, July 29, 2008 3:57 pm, Corinna Vinschen wrote: > On Jul 29 10:31, Christopher Faylor wrote: >> On Tue, Jul 29, 2008 at 02:29:19PM +0200, Corinna Vinschen wrote: >> >Chris, is there any good reason NOT to call send_winch_maybe on >> >a key event? >> >> It only makes sense when there is a mou

Package Grep source and Program not installed functionality

2008-07-29 Thread John Morrison
Hi All, Would it be possible to extend the cgi http://cygwin.com/cgi-bin2/package-grep.cgi to (optionally) output plain text instead of the formatted HTML? Add a output=text instruction? If the source is available I'd be willing to see if I could do the mod. I was thinking of some kind of com

Re: base-[files|password] for 1.7 (was Re: Cygwin 1.7.0-20 (was Re: Cygwin 1.7.0-19 (was Re: New Cygwin 1.7.0-18 in release-2)))

2008-07-29 Thread John Morrison
On Tue, July 29, 2008 12:37 pm, Eric Blake wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > According to Corinna Vinschen on 7/28/2008 9:27 AM: > |> # check the window size after each command and, if necessary, > |> # update the values of LINES and COLUMNS. > |> shopt -s checkwinsize >

Re: base-[files|password] for 1.7

2008-07-28 Thread John Morrison
On Mon, July 28, 2008 4:27 pm, Corinna Vinschen wrote: > On Jul 28 15:51, John Morrison wrote: >> On Tue, July 22, 2008 6:42 pm, Corinna Vinschen wrote: > Yep, that's ok. Good :) >> Do we still want the base-files profile to have the message wrt group >> names of m

base-[files|password] for 1.7 (was Re: Cygwin 1.7.0-20 (was Re: Cygwin 1.7.0-19 (was Re: New Cygwin 1.7.0-18 in release-2)))

2008-07-28 Thread John Morrison
On Tue, July 22, 2008 6:42 pm, Corinna Vinschen wrote: > You can now call mkpasswd and mkgroup without any -l or -d parameter > and both tools choose by themselves what information to print, depending > on the machine being a domain member machine or not. > > This should result in a matchin

Re: New Cygwin 1.7.0-18 in release-2

2008-07-24 Thread John Morrison
On Thu, July 24, 2008 10:08 am, Corinna Vinschen wrote: > On Jul 23 21:44, John Morrison wrote: >> On Wed, July 23, 2008 7:00 pm, Corinna Vinschen wrote: >> > I'd be happy if even the most important packages have been rebuilt for >> > 1.7. So far the reactions f

Re: New Cygwin 1.7.0-18 in release-2

2008-07-23 Thread John Morrison
On Wed, July 23, 2008 7:00 pm, Corinna Vinschen wrote: > On Jul 23 12:25, Yaakov (Cygwin Ports) wrote: >> Corinna Vinschen wrote: >> | When 1.7 goes gold, the idea is to install over an 1.5 install. Or >> not. >> | It's the choice of the user. >> >> The advantage of "starting fresh" with 1.7 would

Re: setup.hints which mention Base in their category

2007-07-05 Thread John Morrison
On Thu, July 5, 2007 11:28 am, Corinna Vinschen wrote: > John, any problem to update the units package to the latest 1.86 version? Hi Corinna, Sorry, missed this thread - no problem afaik; I'm afraid I probably won't be able to do this before next weekend though. I'll also look at upgrading the

Re: RFC: X11R7 transition

2006-07-05 Thread John Morrison
On Tue, June 13, 2006 12:58 am, Yaakov S (Cygwin Ports) wrote: > > 4) Post my .cygport and patches for xorg-server to the cygwin-xfree > list, so that others will be able to help. In the meantime, other > packages should be converted to modular dependencies, etc. Do you want to post the .cygport/

Re: [ITP] PHP 5.1.4 (cli, cgi-fcgi, apache2)

2006-06-06 Thread John Morrison
On Sun, June 4, 2006 1:42 pm, Max Bowsher wrote: > I now have a PHP package which builds in a manner I think is adequate > for release. I still haven't addressed the matter of loadable > extensions, so it is mandatory to install postgresql to install PHP at > all, but given the regular interest in

Re: Apache Tomcat / Tomcat based apps

2006-05-22 Thread John Morrison
On Sun, May 21, 2006 9:06 pm, Joshua Daniel Franklin wrote: >> On Sun, 21 May 2006, Christopher Molnar wrote: >> > I would like to find out if it is possible to create a >> > dependency in a package on the sun java sdk. For example the default >> > install of Java 1.5 from Sun uses a home directory

Re: ITP: checkx-0.1.0-1

2006-05-08 Thread John Morrison
> Charles Wilson wrote: > checkx does not yet have a home for ongoing development, save my hard > drive, so there's no "upstream" site, and obviously there are no Linux > distributions which include it. Therefore, I need some votes in > favor... +1. John.

Re: [Maybe-ITP] PHP

2006-04-27 Thread John Morrison
On Thu, April 27, 2006 5:57 pm, Max Bowsher wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > I don't have much of a liking for PHP myself, but seeing the large > quantity of people who _do_ want it, and being the apache2 maintainer, I > feel like I ought to at least make a bit of an eff

Re: [ITP] quilt-0.43 -- Tool to work with series of patches

2006-02-08 Thread John Morrison
On Wed, February 8, 2006 2:02 pm, Igor Peshansky wrote: > On Tue, 7 Feb 2006, Brian Dessent wrote: > >> [snip] >> The postinstall/preremove system seems unnecessarily complex. It >> includes nearly 250 lines of shell script and two manifests to do what >> could be accomplished simply with: >> >> [

Re: upstream update nitify [Was: maybe-ITP: bsdiff]

2006-01-28 Thread John Morrison
On Fri, January 27, 2006 11:16 pm, Lapo Luchini wrote: > John Morrison wrote: >> Freshmeat do a number of RSS feeds see <http://freshmeat.net/backend/> >> for >> the list. >> > Mhh, neat. > Problem is: freshmeat is not /always/ updated. How about <http://

Re: maybe-ITP: bsdiff

2006-01-27 Thread John Morrison
On Fri, January 27, 2006 4:13 pm, Christopher Faylor wrote: > On Fri, Jan 27, 2006 at 02:21:44PM +0100, Lapo Luchini wrote: >>What do you (all) think about it? > > Many years ago, I wrote a perl script which queried ftp sites looking > for new versions of packages. It required constant tinkering s

Re: [UPLOAD] Base-files 3.7-1

2006-01-26 Thread John Morrison
On Thu, January 26, 2006 1:36 pm, Eric Blake wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > According to John Morrison on 1/25/2006 1:55 PM: >> >> <http://homepage.ntlworld.com/j-n-s.morrison/john/cygwin/base-files/base-files-3.7-1.tar.bz2> >> md5s

[UPLOAD] Base-files 3.7-1

2006-01-25 Thread John Morrison
The important thing in this release is that /etc/defaults/etc/DIR_COLORS has been moved into the coreutils-5.93-3 Change Log -- 3.7-1 * Additional (commented out) settings taken from http://www.ukuug.org/events/linux2003/papers/bash_tips/index.html - Append history rather t

Re: Updated: coreutils-5.93-2 [Attn base-files maintainer]

2006-01-21 Thread John Morrison
On Sat, January 21, 2006 3:31 pm, Eric Blake wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > According to John Morrison on 1/21/2006 8:12 AM: >>> >>>>A new release of coreutils, 5.93-2, is available for use, replacing >>>>5.3.0-9. >&

Re: Please *wait* before sending cygwin-announce messages

2005-12-08 Thread John Morrison
Just as a thought, could the announcement be a text file contained in the package? That could be extracted by upset(?) and sent when it detects the new version? This would have the benefits that 1) the GTG could check for its existance 2) the email would never be sent until the package was avail

Re: RFC on packaging of additional Apache2 modules

2005-11-25 Thread John Morrison
On Fri, November 25, 2005 6:08 am, Igor Pechtchanski wrote: > On Thu, 24 Nov 2005, Max Bowsher wrote: > >> I'm preparing a new Apache 2 release, and want to include a conf.d >> arrangement to allow additional module packagess to install >> configuration fragments in a useful way. >> >> So far, my t

Re: RFC: [ITP] Installation Profiles packages

2005-11-09 Thread John Morrison
On Wed, November 9, 2005 9:31 am, Corinna Vinschen wrote: > On Nov 8 18:13, Igor Pechtchanski wrote: >> On Tue, 8 Nov 2005, Christopher Faylor wrote: >> > On Tue, Nov 08, 2005 at 01:52:20PM -0500, Igor Pechtchanski wrote: >> > >IMO, these packages should be in a special new category (I propose >>

Re: 2nd summary (was Re: [HEADSUP] ALL Maintainers, please reply.)

2005-09-27 Thread John Morrison
On Tue, September 27, 2005 6:18 am, Christopher Faylor wrote: > On Mon, Sep 26, 2005 at 11:19:36PM -0400, Charles Wilson wrote: >>Christopher Faylor wrote: >>There is no clear maintainer. I was asking if you'd be interested in >>>making this available via ncurses. >>> >>>If you release a new versi

Re: base-files: Does not permit the use of symlinks in /etc/profile.d/

2005-09-19 Thread John Morrison
On Sun, September 18, 2005 10:14 pm, Corinna Vinschen wrote: > On Sep 18 11:12, John Morrison wrote: >> On Sat, September 17, 2005 2:35 pm, Corinna Vinschen wrote: >> > I'm wondering if base-files can't check if /etc/profile has been >> changed, >> >

Re: Musings on PHP

2005-09-19 Thread John Morrison
On Sun, September 18, 2005 10:05 pm, Max Bowsher wrote: > I personally have no need for PHP, but I know it's a very widely used > piece of software. > > After John Morrison's recent mention of PHP in passing, I decided to do a > quick estimate of how difficult getting PHP working on Cygwin would be

Re: base-files: Does not permit the use of symlinks in /etc/profile.d/

2005-09-18 Thread John Morrison
On Sun, September 18, 2005 1:14 am, Max Bowsher wrote: > Eric Blake wrote: Sorry, didn't realise. If I change the line /bin/find /etc/profile.d -type f -iname '*.sh' -or -iname '*.zsh' to be /bin/find -L /etc/profile.d -type f -iname '*.sh' -or -iname '*.zsh' >>>

Re: base-files: Does not permit the use of symlinks in /etc/profile.d/

2005-09-18 Thread John Morrison
On Sat, September 17, 2005 5:33 pm, Max Bowsher wrote: > John Morrison replied to me privately (accidentally, I presume). Yes, it was - sorry Max. > I'm forwarding the message to cygwin-apps@ to maintain threading: Thanks - I wondered by it didn't appear on the list before I logged off! J.

Re: base-files: Does not permit the use of symlinks in /etc/profile.d/

2005-09-18 Thread John Morrison
On Sat, September 17, 2005 2:35 pm, Corinna Vinschen wrote: > On Sep 17 07:19, Eric Blake wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> According to Max Bowsher on 9/16/2005 4:27 PM: >> > The current /etc/profile does not permit the use of symlinks in >> > /etc/profile.d/ - it ig

Re: [HEADSUP] ALL Maintainers, please reply.

2005-09-15 Thread John Morrison
On Thu, September 15, 2005 5:45 pm, Corinna Vinschen wrote: > Mails in the last couple of weeks indicate that we have lost one or the > other maintainer without getting any notice from them. Since we have > a couple of packages which haven't been updated for a good amount of time, > there's appare

Re: [UPLOAD] base-file 3.6-1

2005-08-05 Thread John Morrison
On Fri, August 5, 2005 2:46 am, Eric Blake said: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > According to Igor Pechtchanski on 8/4/2005 10:09 AM: >> What if the user has to set an environment variable for >> /etc/profile.d/bash-completion.sh to run? You could check for that >> environmen

Re: [UPLOAD] base-file 3.6-1

2005-08-04 Thread John Morrison
On Thu, August 4, 2005 2:08 pm, Eric Blake said: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > According to John Morrison on 8/4/2005 6:52 AM: >> >> I wouldn't have thought there would be much/any speed gained doing it >> this >> way...?

Re: [UPLOAD] base-file 3.6-1

2005-08-04 Thread John Morrison
On Thu, August 4, 2005 2:04 pm, Corinna Vinschen said: > On Aug 4 13:25, John Morrison wrote: >> <http://homepage.ntlworld.com/j-n-s.morrison/john/cygwin/base-files/base-files-3.6-1.tar.bz2> > > Uploaded. Thanks.

Re: [UPLOAD] base-file 3.6-1

2005-08-04 Thread John Morrison
On Thu, August 4, 2005 1:38 pm, Eric Blake said: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > According to John Morrison on 8/4/2005 6:25 AM: >> This incorporates the patch (slighly modified) Eric Blake supplied for >> bash completion. There is another way however

[UPLOAD] base-file 3.6-1

2005-08-04 Thread John Morrison
This incorporates the patch (slighly modified) Eric Blake supplied for bash completion. There is another way however - bash completion could put a file in the /etc/profile.d... Anyway, if this is the route Eric would prefer, here it is - if not I don't mind rolling it back. This does not require

Re: whatever happened with bash_completion, bashdb

2005-08-01 Thread John Morrison
On Mon, August 1, 2005 1:30 pm, Eric Blake said: > Sourcing bash_completion must be done for every interactive shell startup, > login or otherwise, for the completions to be available. And even on my > 2.5 GHz WinXP machine, "time . /etc/bash_completion" reports 1.346 s. > Also, I anticipate the t

[UPLOAD] base-file 3.5-1

2005-07-10 Thread John Morrison
Change Log -- 3.5-1 * Changed setup.hint from ash to bash * Toned down the warning about customisation - Rex Eastbourne Andrew Schulman, Igor Pechtchanski * Changed ${MANPATH}. Changed order and removed autotool - Igor Pechtchanski, Brian Dessent * Changed ${INF

[upload] Base-files 3.4-2

2005-05-17 Thread John Morrison
Some minor changes around the chmod introduced in 3.4-1. Thanks to everyone again :) J. PS, are there any new (or updated) OOS licenses needed including? Change Log -- 3.4-2 * Redirected chmod errors to /dev/null caused by lack of admin rights - Angelo Graziosi, Igor Pechtchan

Re: Base-files 3.4-1: Problems for users with Non-Admin. priv. (atn: Corinna)

2005-05-16 Thread John Morrison
On Sun, May 15, 2005 9:38 pm, Angelo Graziosi said: > > When loging as user without admn. priv. > (e.g.: owner= Graziosi, group= Users) > the standard bash shell (cygwin.bat) says: > >chmod: changing permissions of `/tmp': Permission denied > > This is caused by > > if [ -d "/tmp" ]; then >

[UPLOAD] Base-files 3.4-1

2005-05-14 Thread John Morrison
Thanks to everyone who had input... apologies if I forgot anyone (let me know, I'll add you in for next time). 3.4-1 Changes: * Removed stty erase ^H - lots! * chmod 1777 /tmp - Corinna Vinschen * Properly quote [:upper:] [:lower:] - Webb Roberts * Add local to the sort - Eric Blak

Re: base-files change, please?

2005-04-29 Thread John Morrison
On Fri, April 29, 2005 2:46 pm, Corinna Vinschen said: > Would it be possible to add a > > chmod 1777 /tmp > > to base-files? This helps a lot in multi-user (remote desktop) > environments. Sure, I've a load of changes to do; just little time! I'm not going to get to do these before Monday (2

[UPDATE] base-passwd-2.2-1

2005-02-18 Thread John Morrison
Base-passwd Change: added a missing /etc/ - Thanks Igor md5sum for base-passwd-2.2-1.tar.bz2 ed2c2f1670df26ed4f4c704a145b05be

Re: Bug in /etc/postinstall/passwd-grp.sh [Attn: base-passwd maintainer]

2005-02-16 Thread John Morrison
> FYI, line 23 should read > > chmod --silent --reference=/etc/passwd /etc/group > > instead of > > chmod --silent --reference=/etc/passwd group > > otherwise the script produces an error: > > chmod: cannot access `group': No such file or directory Thanks for the heads up Igor, I'll do the change

Re: bsdgames

2005-01-18 Thread John Morrison (Cygwin)
> On Tue, 18 Jan 2005, John Morrison wrote: > >> Yitzchak Scott-Thoennes wrote: >> > >> > by default puts the binaries in /usr/games, in accordance with FHS 2.2 >> > and 2.3 (I didn't look at any earlier versions of FHS). Is this what >> > we w

Re: bsdgames

2005-01-18 Thread John Morrison
Yitzchak Scott-Thoennes wrote: > > by default puts the binaries in /usr/games, in accordance with FHS 2.2 > and 2.3 (I didn't look at any earlier versions of FHS). Is this what > we want? If so, fortune and robots at least should also be there. > If we use /usr/games, should it be added to peopl

Re: [test] base-files 3.2

2004-12-08 Thread John Morrison
> Given my track record so far, Bah, given the amount of threads you participate in I think you are being too hard on yourself! > I think it would be best if someone else ok'ed these. :-) As you wish :) J.

Re: [test] base-files 3.2

2004-12-08 Thread John Morrison
>>John Morrison, would you mind doing this, please? >> >>cgf > > Sheesh. You can't trust anything THAT guy says. lol > He can't even remember conversations from a month or two ago. > > Sorry. Never mind. > > You don't want me to uploa

Re: [test] base-files 3.2

2004-12-08 Thread John Morrison
> On Wed, Dec 08, 2004 at 06:24:14PM -0000, John Morrison wrote: >>I'm *fairly* sure that all the variables that need to be escaped have >> been. >> >>The only ones that haven't should be PATH, MANPATH and INFOPATH as per a >>thread a few weeks

[test] base-files 3.2

2004-12-08 Thread John Morrison
I'm *fairly* sure that all the variables that need to be escaped have been. The only ones that haven't should be PATH, MANPATH and INFOPATH as per a thread a few weeks ago. Anyway, if people wouldn't mind checking that I got everything...

Re: [UPDATE] base-files (3.1-4)

2004-11-15 Thread John Morrison
> On Mon, Nov 15, 2004 at 06:58:54PM -0000, John Morrison wrote: >>Changes: >> Wish I knew. For some reason editing it with CodeWright appears to >>corrupt things. Sorry. Anyway, a textually identical(?!) set of files >>*not* edited with CodeWright :( >> &g

[UPDATE] base-files (3.1-4)

2004-11-15 Thread John Morrison
Changes: Wish I knew. For some reason editing it with CodeWright appears to corrupt things. Sorry. Anyway, a textually identical(?!) set of files *not* edited with CodeWright :(

Re: [UPDATE] base-files

2004-11-14 Thread John Morrison
> On Sun, Nov 14, 2004 at 07:37:07PM -0000, John Morrison wrote: >>Changes: >>3.1-3 >>* Change cd ${HOME} functionality for CHERE - Dave Kilroy >>3.1-2 >>* Fix for zsh/ksh - Tero Niemela >> >><http://homepage.ntlworld.com/j-n-s.morrison

[UPDATE] base-files

2004-11-14 Thread John Morrison
Changes: 3.1-3 * Change cd ${HOME} functionality for CHERE - Dave Kilroy 3.1-2 * Fix for zsh/ksh - Tero Niemela

Re: setup RFC: Ditch homegrown http/ftp code and use a library?

2004-11-13 Thread John Morrison
> John Morrison wrote: >> If you are worried about the size of setup, would it help to move >> /cygwin.bat and /cygwin.ico into base-files? I've an update going out >> for >> this soon and it would be little/no trouble... (I could even rename >> them >&g

Re: setup RFC: Ditch homegrown http/ftp code and use a library?

2004-11-13 Thread John Morrison
Max Bowsher wrote: > Brian Dessent wrote: >> Max Bowsher wrote: >> >>> So, I'm looking for comments, and suggestions for candidate http/ftp >>> client libraries to investigate. >> >> What's wrong with libcurl? It has extensive support for all kinds of >> extended http/ftp features, see for example

Re: ATTN: basefiles, tcsh, zsh maintainers; chere updates to login scripts

2004-10-30 Thread John Morrison
> On Fri, Oct 29, 2004 at 11:11:17AM -0700, Dave wrote: >>The logic required is: >>If the environment variable CHERE_INVOKING is present, do not change to >> the users home directory.

Re: [update] base-files and base-passwd

2004-08-21 Thread John Morrison
> On Sat, 21 Aug 2004, Pierre A. Humblet wrote: > >> On Sat, 14 Aug 2004 13:25:24 -0400 I wrote >> >John, >> > >> >could you use "cp -p" in base-files-profile.sh? >> > >> >The postinstall exim.sh uses the non-existence of /etc/exim.conf >> >as the sign that it's a fresh installation. That test doe

Re: [ITP] ctetris

2004-08-21 Thread John Morrison
> Hi > I would like to contribute and maintain the ctetris package: +1 binary installs and runs OK, src rebuilds binary correctly (without the -1, I don't know if that's an issue...?) J.

RE: [update] base-files and base-passwd

2004-08-18 Thread John Morrison
Please upload :) Base-files Change: 3.0-2 *

RE: [update] base-files and base-passwd

2004-08-14 Thread John Morrison
> From: Pierre A. Humblet > Sent: Saturday, 14 August 2004 6:25 pm Hi Pierre > could you use "cp -p" in base-files-profile.sh? No problem, I'll upload a -2

[update] base-files and base-passwd

2004-08-14 Thread John Morrison
Base-files Change: 3.0-1 * Fix for security interactions when using cp - Thanks to Pierre A. Humblet * Added several open source license files. These were sourced from http://www.opensource.org/licenses/ Packages may contain minor variations on these files. * Added a

License texts in base-files?

2004-06-26 Thread John Morrison
I've just been reading what Debian does with it's base-files, it includes several license texts. Would it be useful for Cygwin to do that too? Then we could just point folks to their own machine :) If we did, is GPL the only license that should be included? Debian includes the following... Art

RE: base-files request

2004-06-22 Thread John Morrison
I've just been reading what Debian does with it's base-files, it includes several license texts. Would it be useful for Cygwin to do that too? Then we could just point folks to their own machine :) If we did, is GPL the only license? J.

RE: base-files request

2004-06-21 Thread John Morrison
> From: Igor Pechtchanski > > John, > > Would it be possible to add the base-files package version to the header > comment of all the scripts in base-files? It would then be apparent which > version of the base-files package each script came from. Good idea :) > Another thing that was talked abo

libwmf's sdesc and ldesc

2004-06-16 Thread John Morrison
Hi all, In libwmf's sdesc and ldesc should Windows and Microsoft have a stroke through the o? (sorry to whoever's language uses this character, I really should know what it's called!) Just wondering, J.

setup preremove postremove

2004-06-05 Thread John Morrison
Hi everyone Sorry if this post should have gone elsewhere (I'm sure somebody will correct it ;) I'm museing about trying to get /etc/profile to update itself. What I'm currently debating is a script which runs before the new files are installed which compares /etc/profile with /etc/defaults/etc/

RE: Pending Packages List, 2004-03-13

2004-03-16 Thread John Morrison
> From: Christopher Faylor > > On Tue, Mar 16, 2004 at 08:36:43PM -0000, John Morrison wrote: > >>From: Christopher Faylor > >>I don't know. I think I like Igor's more draconian approach better. I > >>might even go so far as to say that there should

RE: Pending Packages List, 2004-03-13

2004-03-16 Thread John Morrison
> From: Christopher Faylor > On Mon, Mar 15, 2004 at 01:59:58PM -0500, Yaakov Selkowitz wrote: > >Igor Pechtchanski wrote: > >|I'd like to propose that if someone's ITP'd package has outstanding > >|issues, that someone cannot ITP any new packages until either the issues > >|are addressed or the pa

RE: [RFC] Would there be a need for a java-wrappers package?

2004-02-22 Thread John Morrison
> From: Igor Pechtchanski > > I would like to hear opinions on how useful a java-wrappers package would > be. The package will contain a few shell scripts that allow users to > invoke the regular Java SDK tools (java, javac, javadoc) from Cygwin, > making them look like their Unix counterparts (i.

RE: /WINDOWS

2003-12-15 Thread John Morrison
> From: Corinna Vinschen > > On Dec 14 10:49, John Morrison wrote: > > *IF* a /WINDOWS (of some form) was added (in some manner) > > to cygwin, would that mean I could loose the uname call > > from /etc/postinstall/base-files-mketc.sh that's causing > >

RE: /WINDOWS

2003-12-14 Thread John Morrison
*IF* a /WINDOWS (of some form) was added (in some manner) to cygwin, would that mean I could loose the uname call from /etc/postinstall/base-files-mketc.sh that's causing so much grief under XP? I'd like to get rid of this issue as XP is becoming more and more prevalent. J.

RE: [Update][Test] base-passwd

2003-12-02 Thread John Morrison
Christopher Faylor wrote: > On Tue, Dec 02, 2003 at 10:36:53AM +0100, Corinna Vinschen wrote: > >Is it safe to rely on /tmp already existing when the postinstall > >script runs? > > I see from the source that setup.exe creates tmp. If it doesn't exist > when postinstall scripts are being run, tha

RE: new EMacro package

2003-12-02 Thread John Morrison
#/etc/postinstall/emacro.sh copies /etc/skel/.emacs & /etc/skel/emacs/**/* to $HOME What happens if there's more than one user? Personally, I think that the /etc/skel/.emacs and /etc/skel/emacs/**/* should be /etc/defaults/etc/skel/.emacs and /etc/defaults/etc/emacs/**/* respectively and /etc/po

RE: distcc - Addressed all minor issues - Should be good to go (with John M's approval)

2003-12-01 Thread John Morrison
> From: Harold L Hunt II > John Morrison wrote: > > >>From: Harold L Hunt II > >> > >>John, > >> > >>Have you, or are you going to, addressed the isses listed in the PPL > >>below for distcc? > >> > >>Once those m

[Update][Test] base-passwd

2003-11-30 Thread John Morrison
As per the thread "[RFC] Globally creating a user and a group "root"" I've modified the base-passwd packaged to remove user and group which match the pattern ":S-1-1-0:" and ensure that there's a group "root:S-1-5-32-544:0:". Since this version creates tmp files I'd prefer it to be marked as test

RE: distcc - Awaiting another review, or waiting for fixes from first review?

2003-11-27 Thread John Morrison
> From: Harold L Hunt II > > John, > > Have you, or are you going to, addressed the isses listed in the PPL > below for distcc? > > Once those minor issues have been addressed, I will try to review the > package for you. I don't want to review it right now only to report the > same problems

RE: Maintainers/Packages List, 2003-11-22

2003-11-22 Thread John Morrison
> base-files ... !!! no source and no external-source > base-passwd ... !!! no source and no external-source There is no source for these packages, they just contain shell and postinstall scripts. Should I do something? J.

RE: Pending Packages List, 2003-11-07

2003-11-10 Thread John Morrison
> From: Dr. Volker Zell > > "Daniel" == Daniel Reed <[EMAIL PROTECTED]> writes: > * Shouldn't the /usr/share/sample.sgreprc go to > /etc/defaults/etc/sample.sgreprc >and be copied to /usr/share/sgreprc by a postinstall script ? If it is placed in /etc/defaults/ it should be called /etc/d

RE: [ITP] distcc - without company disclaimer

2003-10-10 Thread John Morrison
> From: Daniel Reed > > PROBLEM distcc > > On 2003-10-08T15:59+0100, John Morrison wrote: > > One thing I noticed is that the documentation appears to be primarily in > usr/share/doc/distcc/, with copies of COPYING, INSTALL, README, > and TODO in > usr/share/doc

[ITP] distcc - without company disclaimer

2003-10-08 Thread John Morrison
2.11.1 has just been released... > Original from > > This is a first attempt. It still needs quite a lot of setup to > use. I'm working on the postinstall which will do more of the work, > but I thought this might be of use to some folk as it stands. > > J. > > sdesc: "

RE: Subversion package maintainer

2003-10-04 Thread John Morrison
> From: Dave Slusher > > I have recently had to build a cygwin version of the Subversion > client for my > own uses. It was time consuming enough that it made me wonder > about the status > of rolling this project into a cygwin package. I would be willing > to serve as > package maintainer if t

  1   2   >