RE: [Patch] Resizeable main window

2003-10-28 Thread Gary R. Van Sickle
> I've committed Franks code - thanks Frank. I decided not to wait for the
> win98 tests, as it's been 2 weeks, which is IMO enough time for bugs to
> surface, from folk interested in this.
>
> Gary, I know we spent mucho time heading towards integration of your
> patch, I'm sorry that some of that effort was wasted.

Yeah, that makes two of us.

> I'm sure you have
> a number of non resize related patches outstanding (ironically, the
> reason I had issues with your patch)...

No, not really.  As I've said before, the vast bulk of my work in the latest
round of patches was directly related to getting the resizing to work.  The vast
bulk of Max's work was in getting the small amount of "cleanup" I did along the
way, out of the way.  But we've covered that ad nauseum, and Frank's patch has
been approved and does more, at least short-term, than what I have.

I do have some stuff in window.{cc,h} that may or may not be welcome.  It was
mainly for the resize stuff again.  But Max got everything else AFAIK.

> if you'd like to see those in
> setup, I'm more than happy to review them as usual.
>
> I've uploaded a new setup. For now, I'm not going to announce this on
> cygwin@ - only folk following the discussion here need to be involved
> until we're happy with the visual appearance. I'm not unhappy with it,
> but Igor was indicating a number of tweaks, and Gary had some thoughts.
>

I've tried it and it appears to work ok.  My first response though is that the
pages that aren't meant to be resizable need to be prevented from resizing.  I
have code for that, but I don't know if it will work with what Frank's done.

Looking through the code, I'm a bit disturbed that still more global state has
been added in the form of PropSheetData.  I don't understand why this is
necessary.  The way I had it you only needed a global HWND.

Also, this scares the hell out of me: "The code utilizes some "less public"
aspects of property sheets and makes certain assumptions on it's internal
workings [...]."  Frank, can you explain what you mean here?  Does "less public"
== "undocumented" == "even more liable to break than MS's documented stuff"?

--
Gary R. Van Sickle



Re: Pending Packages List, 2003-10-28

2003-10-28 Thread Robert Collins
On Wed, 2003-10-29 at 12:51, Yaakov Selkowitz wrote:
> >Problems: [not a showstopper] there's no need for a postinstall script
> > here. Just add _update-info-dir  to your requires: line in the setup.hint
> > instead. (cygwin-apps-thread.11856)
> 
> That's not what it seems from http://cygwin.com/setup.html.  Quoting the section 
> "Making Packages", the eighth bullet item is:

Yes, and thats correct. The update info hack only works when the user
runs off the web, if the user runs locally, then only the first install
will trigger the update info package - all others will need to call
install info themselves.

Rob

-- 
GPG key available at: .


signature.asc
Description: This is a digitally signed message part


Re: 3270 package naming (Re: Pending Packages List, 2003-10-17)

2003-10-28 Thread Peter A. Castro
On Fri, 17 Oct 2003, Max Bowsher wrote:

> > Package: suite3270 3.2.20-1
> > Description: 3270 Emulator Suite
> >Proposer: Peter A. Castro
> > suite3270-common  [3270 Emulator Suite (common)]
> > c3270  [3270 Emulator (Curses)]
> > pr3287  [3287 Printer Emulator]
> > s3270  [3270 Emulator (Scripted)]
> > tcl3270  [3270 Emulator (Tcl)]
> > x3270  [3270 Emulator (X-Windows)]
>
> This package naming scheme would scatter the seperate packages throughout
> the alphabetic setup listing. Wouldn't using the pattern of "suite3270-*" be
> better?

I was initially a little worried about the name space issue, but up 'til
now, noone said anything.  Each of these was intended to be an
independent package, but collectively they are all part of a suite of
emulators, so I can see your point.  I've already responded in other
email (I'll rework the packages to use a common base name), but since you
were the first to suggest it, I felt obligated to respond.  Thanks for
the suggestion!

> Max.

-- 
Peter A. Castro <[EMAIL PROTECTED]> or <[EMAIL PROTECTED]>
"Cats are just autistic Dogs" -- Dr. Tony Attwood


Re: Pending Packages List, 2003-10-21

2003-10-28 Thread Peter A. Castro
On Tue, 21 Oct 2003, Charles Wilson wrote:

> Daniel Reed wrote:
>
> >
> > Package: suite3270 3.2.20-1
> > Description: 3270 Emulator Suite
> >Proposer: Peter A. Castro
> >Proposal: http://sources.redhat.com/ml/cygwin-apps/2003-09/msg00340.html
> >  http://www.fruitbat.org/Cygwin/suite3270/suite3270-3.2.20-1.tar.bz2
> >  
> > http://www.fruitbat.org/Cygwin/suite3270/suite3270-3.2.20-1-src.tar.bz2
> >  http://www.fruitbat.org/Cygwin/suite3270/setup.hint.suite3270
> >Also: suite3270-common  [3270 Emulator Suite (common)]
> >  
> > http://www.fruitbat.org/Cygwin/suite3270/suite3270-common-3.2.20-1.tar.bz2
> >  http://www.fruitbat.org/Cygwin/suite3270/setup.hint.suite3270-common
> >Also: c3270  [3270 Emulator (Curses)]
> >  http://www.fruitbat.org/Cygwin/suite3270/c3270-3.2.20-1.tar.bz2
> >  http://www.fruitbat.org/Cygwin/suite3270/setup.hint.c3270
> >Also: pr3287  [3287 Printer Emulator]
> >  http://www.fruitbat.org/Cygwin/suite3270/pr3287-3.2.20-1.tar.bz2
> >  http://www.fruitbat.org/Cygwin/suite3270/setup.hint.pr3287
> >Also: s3270  [3270 Emulator (Scripted)]
> >  http://www.fruitbat.org/Cygwin/suite3270/s3270-3.2.20-1.tar.bz2
> >  http://www.fruitbat.org/Cygwin/suite3270/setup.hint.s3270
> >Also: tcl3270  [3270 Emulator (Tcl)]
> >  http://www.fruitbat.org/Cygwin/suite3270/tcl3270-3.2.20-1.tar.bz2
> >  http://www.fruitbat.org/Cygwin/suite3270/setup.hint.tcl3270
> >Also: x3270  [3270 Emulator (X-Windows)]
> >  http://www.fruitbat.org/Cygwin/suite3270/x3270-3.2.20-1.tar.bz2
> >  http://www.fruitbat.org/Cygwin/suite3270/setup.hint.x3270
> >   Aye votes: Corinna Vinschen (2003-09/msg00341.html) [1/3]
> >  Status: Package available.
> >HOLD-UPS: Not enough votes (need 2 more). Not reviewed.
>
> There was a suggestion that the individual packages be renamed so that
> they appear together (in setup.hint, in the setup chooser, etc etc).
>
> e.g. suite3270-common, suite3270-curses, suite3270-printer,
> suite3270-tcl, suite3270-x11, suite3270-scripted(?)
>
> FWIW, this gets my vote -- but I agree with the rename suggestion.

I saw that suggestion earlier, but now I can't find the darned email !!
Oh well.  Yes, I suppose making the packages use a common base name would
help to group them better (and maybe someone else will vote for them too
:).  Ok, I'm sold.  I'll rework the packages and provide an update soon.

> > Package: d 1.2.0-1
> > Description: The Directory Lister
> >Proposer: Yaakov Selkowitz
> >Proposal: mailto:[EMAIL PROTECTED]
> >  http://mywebpage.netscape.com/yselkowitz/cygwin/d/d-1.2.0-1.tar.bz2
> >  
> > http://mywebpage.netscape.com/yselkowitz/cygwin/d/d-1.2.0-1-src.tar.bz2
> >  http://mywebpage.netscape.com/yselkowitz/cygwin/d/setup.hint
> > Reviews: Gerrit P. Haase (cygwin-apps-get.11476)
> >   Aye votes: Gerrit P. Haase (cygwin-apps-get.11476) [1/3]
> >  Status: Package available. Reviewed.
> >HOLD-UPS: Not enough votes (need 2 more).
>
> 1 pro vote from me...
>
> I'll try to review a few packages over the next couple of days (but
> don't let that stop anybody else in the meantime!)
>
> --
> Chuck

-- 
Peter A. Castro <[EMAIL PROTECTED]> or <[EMAIL PROTECTED]>
"Cats are just autistic Dogs" -- Dr. Tony Attwood


Re: Pending Packages List, 2003-10-28

2003-10-28 Thread Yaakov Selkowitz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Daniel Reed wrote:

> Package: d 1.2.0-1
>  Good to go: Gerrit P. Haase (cygwin-apps-thread.11476) (once problems 
> are addressed)
>Problems: [not a showstopper] there's no need for a postinstall script
> here. Just add _update-info-dir  to your requires: line in the setup.hint
> instead. (cygwin-apps-thread.11856)

That's not what it seems from http://cygwin.com/setup.html.  Quoting the section 
"Making Packages", the eighth bullet item is:

  "If you have any 'info' documention in your package, run install-info as part of 
your post-install script"

Also, for the record, there are a number of packages which have such postinstall 
scripts, among them: bzip2, cvs, gnupg, libgdbm, readline.  That is why I made the 
postinstall script as I did.  Has this procedure 
een officially changed?  If so, the setup.html page should be updated.

> Have we already talked about why this package is better than
> 'ls'?  If it is just another directory lister with different options then
> I don't see a need for it.

There has been some discussion on that already:

http://cygwin.com/ml/cygwin-apps/2003-10/msg00401.html
http://cygwin.com/ml/cygwin-apps/2003-10/msg00010.html
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (MingW32) - WinPT 0.7.96

iD8DBQE/nx0WpiWmPGlmQSMRAso8AKDEm7S29dwwNJR/RyELkXKZ+vSDSQCgy60r
lW/oMb36zyRAqz7dyFH/E5Q=
=n6d0
-END PGP SIGNATURE-


__
McAfee VirusScan Online from the Netscape Network.
Comprehensive protection for your entire computer. Get your free trial today!
http://channels.netscape.com/ns/computing/mcafee/index.jsp?promo=393397

Get AOL Instant Messenger 5.1 free of charge.  Download Now!
http://aim.aol.com/aimnew/Aim/register.adp?promo=380455


passing the maintainership baton [was Re: gcc-3.3.1-3 ready]

2003-10-28 Thread Christopher Faylor
On Sun, Oct 26, 2003 at 01:20:52PM -0500, Christopher Faylor wrote:
>On Sun, Oct 26, 2003 at 01:15:17PM -0500, Daniel Reed wrote:
>>On 2003-10-26T16:39+0100, Gerrit P. Haase wrote:
>>) GCC 3.3.1-3 is ready for shipping now.  These are the URL's of the
>>) packages, and it is also the script I used today to verify that the
>>) download works ok.  The paths needs adjustment, however.
>>
>>Just to make sure all the i's are crossed and we've dotted all the t's: Has
>>Christopher Faylor formally transferred maintenance to you yet?
>
>Not yet, no.
>
>(and thanks for checking)

Ok.  I've formally passed the baton to Gerrit.  He has the ability to
upload his own packages now, so there is no need to do this for him.

Igor, if you're reading this could you give Gerrit five gold stars?  The
depths of my appreciation for someone taking over this task is
boundless.

I will still be involved in gcc development since I need to approve
cygwin-specific changes and act as a rubber stamp for Danny Smith's
changes.  You just won't be seeing gcc announcements from me going
forward.

Woo hoo!

cgf


Re: archive.progeny.com gone

2003-10-28 Thread Robert Collins
On Wed, 2003-10-29 at 06:26, Christopher Faylor wrote:
> I guess archive.progeny.com was sick of being the first alphabetically
> in our mirror list.  They are no longer mirroring cygwin and I've removed
> them from the mirrors.txt file.  They should be gone when the next mirror
> list refresh runs today.

Get ready for the deluge on [EMAIL PROTECTED]

"Setup complains it cannot find setup.X".

Nothing we can do about it (other than a really ugly hack to check
archive.progeny.com the same way we do sources.redhat.com.)  A more
clean check would be to move those sites into the sites master list...
PTC.


Rob
-- 
GPG key available at: .


signature.asc
Description: This is a digitally signed message part


archive.progeny.com gone

2003-10-28 Thread Christopher Faylor
I guess archive.progeny.com was sick of being the first alphabetically
in our mirror list.  They are no longer mirroring cygwin and I've removed
them from the mirrors.txt file.  They should be gone when the next mirror
list refresh runs today.

FYI,
cgf


Re: Pending Packages List, 2003-10-28 [fontconfig]

2003-10-28 Thread Harold L Hunt II
Daniel,

Daniel Reed wrote:

Package: fontconfig 2.2.0-1
Description: Font configuration and customization library. (main package)
   Proposer: Harold L Hunt II
   Proposal: [EMAIL PROTECTED]
 http://www.msu.edu/~huntharo/cygwin/fontconfig/fontconfig-2.2.0-1.tar.bz2
 
http://www.msu.edu/~huntharo/cygwin/fontconfig/fontconfig-2.2.0-1-src.tar.bz2
 http://www.msu.edu/~huntharo/cygwin/fontconfig/setup.hint
   Also: libfontconfig1  [Font configuration and customization library. (runtime)]
 
http://www.msu.edu/~huntharo/cygwin/fontconfig/libfontconfig1/libfontconfig1-2.2.0-1.tar.bz2
 http://www.msu.edu/~huntharo/cygwin/fontconfig/libfontconfig1/setup.hint
   Also: libfontconfig-devel  [Font configuration and customization library. 
(development)]
 
http://www.msu.edu/~huntharo/cygwin/fontconfig/libfontconfig-devel/libfontconfig-devel-2.2.0-1.tar.bz2
 
http://www.msu.edu/~huntharo/cygwin/fontconfig/libfontconfig-devel/setup.hint
 Good to go: Gerrit P. Haase (cygwin-apps-thread.11825) (once problems are addressed)
   Problems: etc/fonts/ should be created by postinstall, not included in tar 
(cygwin-apps-thread.11825)
 What about those who already have XFree86 installed and do now an install 
of fontconfig in usr/... then I'll have the libs and headers duplicated. 
(cygwin-apps-thread.11826)
  Aye votes: Gerrit P. Haase (cygwin-apps-thread.11773) [1/3]
 Status: Package available. Reviewed.
   HOLD-UPS: Not enough votes (need 2 more). Unresolved minor problems.
etc/fonts was fixed in my second request for review:

http://cygwin.com/ml/cygwin-apps/2003-10/msg00379.html

Installation will be made simultaneously with new XFree86-* packages, so 
duplicate headers and libs should not be a problem.

In any case, I will probably be posting this soonish.

Harold



Re: Pending Packages List, 2003-10-28 [freetype2]

2003-10-28 Thread Harold L Hunt II
Daniel,

Daniel Reed wrote:

Package: freetype2 2.1.5-1
Description: (none)
   Proposer: Harold L Hunt II
   Proposal: mailto:[EMAIL PROTECTED]
 http://www.msu.edu/~huntharo/cygwin/freetype2/freetype2-2.1.5-1.tar.bz2
 
http://www.msu.edu/~huntharo/cygwin/freetype2/freetype2-2.1.5-1-src.tar.bz2
 [no hint]
  Aye votes: Gerrit P. Haase (cygwin-apps-thread.11772) [1/3]
 Status: Package available.
   HOLD-UPS: No short description! Not enough votes (need 2 more). No "good to go" 
review.
I don't understand why some people seemed to have seen the fontconfig 
repackage message, but the missed the freetype2 repackage message the 
immediately proceded it:

http://cygwin.com/ml/cygwin-apps/2003-10/msg00353.html

The package has been split into pieces, with a setup.hint for each.

In any case, I am just about to post this anyway, since no one has 
reviewed it.

Harold



Pending Packages List, 2003-10-28

2003-10-28 Thread Daniel Reed
This is the list of pending packages as of Tuesday, October 28, 2003.

** PACKAGE PROPOSERS ** Please verify these fields **
Package: The name and version of the package as it will appear in setup. 
Proposal: Files that will be uploaded to sources.redhat.com unmodified.
HOLD-UPS: What you need to finish! What we are waiting for.

Maintainers of existing packages are eligible to vote on ITPs and new package
proposals. Once a package has been proposed, a cygwin-apps subscriber must
review it, and may point out problems or suggest changes. Each package must
receive a "good to go" (positive review) and must have all problems addressed
before being accepted.

Problems can be addressed either by announcing an updated version or explaining
why the problem is not an issue.

===
 Pending Packages List
===

Waiting for review: ploticus sgrep suite3270 distcc libsmi nfs-server freetype2
Waiting for vote[s]: ploticus sgrep suite3270 libsmi freetype2 fontconfig (GAP) (ns) 
(otcl)
With unresolved problems: tcm ploticus sgrep d distcc fontconfig

Package: tcm 2.20-1
Description: Toolkit for Conceptual Modeling (TCM)
   Proposer: Daniel Boesswetter
   Proposal: http://sources.redhat.com/ml/cygwin-apps/2003-01/msg00299.html
 http://home.in.tum.de/~boesswet/tcm-2.20-1.tar.bz2
 http://home.in.tum.de/~boesswet/tcm-2.20-1-src.tar.bz2
 http://home.in.tum.de/~boesswet/setup.hint
 Good to go: Charles Wilson (cygwin-apps-thread.11851) (once problems are addressed)
   Problems: So, here's the question for the list.  For the cygwin-specific README in 
a X-related package, where should it go? (cygwin-apps-thread.11851)
 Status: Attained required 3 votes. Package available. Reviewed.
   HOLD-UPS: Unresolved minor problems.


Package: ploticus 2.11-1
Description: Command line driven tool to generates various plots and graphs
   Proposer: Jari Aalto
   Proposal: http://sources.redhat.com/ml/cygwin-apps/2003-09/msg00165.html
 http://tierra.dyndns.org:81/cygwin/ploticus/ploticus-2.11-1.tar.bz2
 http://tierra.dyndns.org:81/cygwin/ploticus/ploticus-2.11-1-src.tar.bz2
 http://tierra.dyndns.org:81/cygwin/ploticus/setup.hint
   Problems: Jari needs to (a) remove /usr/X11R6/lib/libz.a|libz.dll.a (b) recompile 
the package.  This will ensure that it links against /usr/lib/libz.dll.a and picks up 
"cygz.dll" instead. (cygwin-apps-thread.11583)
 More to the point, the build requirements list "libzlib", "libpng", and 
"X11".  Those packages do NOT exist.  What you want is:   XFree86-base   zlib   
libpng12   libpng12-devel (cygwin-apps-thread.11583)
 ./cygbuild-2.11-1.sh: line 402: [: -eq: unary operator expected 
(cygwin-apps-thread.11583)
 Status: Package available.
   HOLD-UPS: Not enough votes (need 3). Unresolved problems. No "good to go" review.


Package: sgrep 1.99.1-1
Description: Search indexed text regions like SGML, XML and HTML files
   Proposer: Jari Aalto
   Proposal: http://sources.redhat.com/ml/cygwin-apps/2003-09/msg00166.html
 http://tierra.dyndns.org:81/cygwin/sgrep/sgrep-1.92.1-1.tar.bz2
 http://tierra.dyndns.org:81/cygwin/sgrep/sgrep-1.92.1-1-src.tar.bz2
 http://tierra.dyndns.org:81/cygwin/sgrep/setup.hint
   Problems: ./cygbuild-1.92.1-1.sh: line 408: [: -eq: unary operator expected 
(cygwin-apps-thread.11855)
 --- sgrep-1.92.1-orig/Makefile  1970-01-01 00:00:00.0 + 
(cygwin-apps-thread.11855)
  Aye votes: Lapo Luchini (cygwin-apps-thread.11774) [1/3]
 Status: Package available.
   HOLD-UPS: Not enough votes (need 2 more). Unresolved problems. No "good to go" 
review.


Package: suite3270 3.2.20-1
Description: 3270 Emulator Suite
   Proposer: Peter A. Castro
   Proposal: http://sources.redhat.com/ml/cygwin-apps/2003-09/msg00340.html
 http://www.fruitbat.org/Cygwin/suite3270/suite3270-3.2.20-1.tar.bz2
 http://www.fruitbat.org/Cygwin/suite3270/suite3270-3.2.20-1-src.tar.bz2
 http://www.fruitbat.org/Cygwin/suite3270/setup.hint.suite3270
   Also: suite3270-common  [3270 Emulator Suite (common)]
 http://www.fruitbat.org/Cygwin/suite3270/suite3270-common-3.2.20-1.tar.bz2
 http://www.fruitbat.org/Cygwin/suite3270/setup.hint.suite3270-common
   Also: c3270  [3270 Emulator (Curses)]
 http://www.fruitbat.org/Cygwin/suite3270/c3270-3.2.20-1.tar.bz2
 http://www.fruitbat.org/Cygwin/suite3270/setup.hint.c3270
   Also: pr3287  [3287 Printer Emulator]
 http://www.fruitbat.org/Cygwin/suite3270/pr3287-3.2.20-1.tar.bz2
 http://www.fruitbat.org/Cygwin/suite3270/setup.hint.pr3287
   Also: s3270  [3270 Emulator (Scripted)]
 http://www.fruitbat.org/Cygwin/suite3270/s3270-3.2.20-1.tar.bz2
 http://www.fruitbat.org/Cygw

Re: RSYNC

2003-10-28 Thread Christopher Faylor
On Tue, Oct 28, 2003 at 11:46:43AM -0500, Aaron wrote:
>I have followed the instruction at http://samba.ana.edu.au/rsync/nt.html 
>and have rsync running as a NT service ... however, when I try to 
>connect I get a folder does net exist error - so I have to think that 
>the path attribute in the .conf file is not configured correctly ...

This is not a bug fix mailing list.  Please use the main cygwin list
for this type of topic.

I've cc'ed this reply and have redirected further discussion there.

>$ rsync -v -e ssh -avz -p 22 [EMAIL PROTECTED]:g:\\user /cygdrive/
>c/tmp
>
>
>building file list ...
>link_stat 22 : No such file or directory
>link_stat [EMAIL PROTECTED]:g:\user : No such file or directory
>done
>delta-transmission disabled for local transfer or --whole-file
>total: matches=0  tag_hits=0  false_alarms=0 data=0
>wrote 25 bytes  read 20 bytes  90.00 bytes/sec
>total size is 0  speedup is 0.00
>rsync error: some files could not be transferred (code 23) at 
>/tmp/rsync-2.5.6/m
>ain.c(620)
--
Please use the resources at cygwin.com rather than sending personal email.
Special for spam email harvesters: send email to [EMAIL PROTECTED]
and be permanently blocked from mailing lists at sources.redhat.com


RSYNC

2003-10-28 Thread Aaron
I have followed the instruction at http://samba.ana.edu.au/rsync/nt.html 
and have rsync running as a NT service ... however, when I try to 
connect I get a folder does net exist error - so I have to think that 
the path attribute in the .conf file is not configured correctly ...

$ rsync -v -e ssh -avz -p 22 [EMAIL PROTECTED]:g:\\user /cygdrive/
c/tmp
building file list ...
link_stat 22 : No such file or directory
link_stat [EMAIL PROTECTED]:g:\user : No such file or directory
done
delta-transmission disabled for local transfer or --whole-file
total: matches=0  tag_hits=0  false_alarms=0 data=0
wrote 25 bytes  read 20 bytes  90.00 bytes/sec
total size is 0  speedup is 0.00
rsync error: some files could not be transferred (code 23) at 
/tmp/rsync-2.5.6/m
ain.c(620)





Re: Maintainers/Packages List

2003-10-28 Thread Daniel Reed
On 2003-10-28T02:13-0500, Igor Pechtchanski wrote:
) On Mon, 27 Oct 2003, Daniel Reed wrote:
) > So, here is what I have now. Feel free to point out problems and
) > inaccuracies. I have it scripted to mail out a copy on the first of every
) > month after this copy. If you only want to check the packages under your
) > name, search for "Maintainers' Package List" in your mail client to skip the
) > first list.
) You're missing "cocom".

Okay, I went through all of the directories and added in anything that
appeared to be missing.

+ cocom   Igor Pechtchanski
+ db4.1   Gerrit P. Haase
+   libdb4.1  Gerrit P. Haase
+   libdb4.1-develGerrit P. Haase
+ editrights  Chris Rodgers
+ gmp Lapo Luchini
+ libxerces-c21   Abe Backus
+ libxerces-c22   Abe Backus
+ transfigHarold L Hunt II
+ xfig-base   Harold L Hunt II
+ xfig-binHarold L Hunt II
+ xfig-docHarold L Hunt II
+ xfig-etcHarold L Hunt II
+ xfig-libHarold L Hunt II
+ xfig-manHarold L Hunt II
+ xgraph  Harold L Hunt II

I changed libxml2 and libxslt to Gerrit P. Haase; and changed m4, man, and
time to Christopher Faylor.

-- 
Daniel Reed <[EMAIL PROTECTED]> http://naim-users.org/nmlorg/   http://naim.n.ml.org/
I don't like sending my conversation hundreds of miles where a lot
of people can read it o_0 even if I am just talking about cheese. --
Avatar214, re: encryption in naim


Re: 'check' is in category misc

2003-10-28 Thread Gerrit P. Haase
Gareth schrieb:

> This doesn't really seem appropriate to me.  Devel maybe?

That was probably my fault to not include a 'category:' directive.
And I think 'Devel' is the right category.


Gerrit
-- 
=^..^=



Re: Maintainers/Packages List

2003-10-28 Thread Gerrit P. Haase
Daniel schrieb:

> On 2003-10-28T00:28+0100, Gerrit P. Haase wrote:
> ) Missing:
> ) db4.1
> )   libdb4.1
> )   libdb4.1-devel
> )
> ) were packaged and announced by me, actually Nicholas and me share the
> ) maintainership on the db packages.
> Alrighty, I added you as maintainer of those three packages, but neither
> libdb4.1 nor libdb4.1-devel have an external-source directive in their
> setup.hint; should I add them in?

Oh, yes please add the dependencies.


Gerrit
-- 
=^..^=



Re: Maintainers/Packages List

2003-10-28 Thread Ronald Landheer-Cieslak
libpcre0 is built from pcre as well.. setup.ini/hint should note that. If
it doesn't, there's a bug.

rlc


Re: Pending Packages List, 2003-10-21

2003-10-28 Thread Ronald Landheer-Cieslak
On Mon, Oct 27, 2003 at 12:43:37PM -0500, Christopher Faylor wrote:
> On Mon, Oct 27, 2003 at 01:14:46PM +0100, Ronald Landheer-Cieslak wrote:
> >On Wed, Oct 22, 2003 at 08:30:32AM +0200, Gerrit P. Haase wrote:
> >> Am Dienstag, 21. Oktober 2003 um 19:00 schriebst du:
> >> > This is the list of pending packages as of Tuesday, October 21, 2003.
> >> > Package: d 1.2.0-1
> >> > Description: The Directory Lister
> >> >Proposer: Yaakov Selkowitz
> >> >Proposal: mailto:[EMAIL PROTECTED]
> >> > Reviews: Gerrit P. Haase (cygwin-apps-get.11476)
> >> >   Aye votes: Gerrit P. Haase (cygwin-apps-get.11476) [1/3]
> >> >  Status: Package available. Reviewed.
> >> >HOLD-UPS: Not enough votes (need 2 more).
> >> How much ITPs where seen without a real interest or ability from the
> >> maintainer tobe?  This one is not one of these, I like this tool, that
> >> was the reason I was voting, even if I wouldn't use it, I think it is
> >> nice to have an alternative to 'ls', maybe other people think similar
> >> and want to give it a try?
> >> 
> >> The most packages are really needed to develop applications and to
> >> maintain packages, but OTOH Cygwin should respect the users who just
> >> want to use it as their favourite system to drive the Windows
> >> subsystem, so give them tools to use this system.  Want to say, vote
> >> if you don't think it is a really bad idea to have some alternative
> >> directory lister (questions like: "who needs it when we have ls?" are
> >> well known, but these answers are not a veto!).
> >I agree that diversity is a Good Thing. I also agree that it may be a good
> >idea to introduce such diversity (more of it) into the Cygwin Net distribution
> 
> Have we already talked about why this package is better than 'ls'?  If
> it is just another directory lister with different options then I don't
> see a need for it.  Also, if it isn't part of any other linux or unix
> distribution then it doesn't really fit into the core goal for cygwin.
> 
> Anyway, I'm not going to veto this, but I am going to register a -1 vote
> until this is clarified.  If it has already been discussed then I
> apologize.  I haven't been following closely.
I don't think it's been discussed on-list, but the reason I voted for it 
despite me not going to use it because I like ls enough as is, is that it
actually does add some functionalities - most notably the fact that it wastes
less space in the output than ls does (which I agree can come in handy), it
lists directories first (which is increases visibility of the directory
contents) and gives a very clear summary of the directory contents.

Personally, I'm no fan of ls any more than I am of this lister: I just happen
to know ls an be used to it. I can see how the features added by this lister 
can be interesting to other users, and I think that that, in itself, is 
enough reason to vote for a package that has a willing maintainer and is
relatively well-written (taken a look at the code).

rlc

-- 
Keep the number of passes in a compiler to a minimum.
-- D. Gries


'check' is in category misc

2003-10-28 Thread Gareth Pearce
This doesn't really seem appropriate to me.  Devel maybe?

Gareth


Re: Maintainers/Packages List

2003-10-28 Thread Igor Pechtchanski
On Mon, 27 Oct 2003, Daniel Reed wrote:

> I am maintaining lists of maintainers and packages based on Christopher
> Faylor's, and am planning on periodically publishing them to cygwin-apps.
>
> The first list displays packages and their subordinate packages, so problems
> with incorrect/missing "external-source" headers can be easily spotted. If
> other potential problems are suggested, the list can change over time to act
> as a general review tool.
>
> The second list displays maintainers and the packages they are responsible
> for, so incorrect attributions can be easily discovered (if you go to your
> name and see something you shouldn't, or don't see something you should). I
> use this list to verify who is allowed to update packages (and who can vote
> for new ones).
>
> So, here is what I have now. Feel free to point out problems and
> inaccuracies. I have it scripted to mail out a copy on the first of every
> month after this copy. If you only want to check the packages under your
> name, search for "Maintainers' Package List" in your mail client to skip the
> first list.
>
> Thanks,
> ==
> Daniel Reed 

Daniel,

You're missing "cocom".
Igor
-- 
http://cs.nyu.edu/~pechtcha/
  |\  _,,,---,,_[EMAIL PROTECTED]
ZZZzz /,`.-'`'-.  ;-;;,_[EMAIL PROTECTED]
 |,4-  ) )-,_. ,\ (  `'-'   Igor Pechtchanski, Ph.D.
'---''(_/--'  `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"I have since come to realize that being between your mentor and his route
to the bathroom is a major career booster."  -- Patrick Naughton