Re: rxvt-20050409-4 compilation issues

2006-12-21 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Charles Wilson wrote:
 src_prep_init_hook() {
 cd ${SRC_DIR}
 apply_patch ${origsrcdir}/${PN}-import-xpm.patch
 }

Does this work by using CVS HEAD as of Monday night[1], copying this
patch to the topdir, and defining PATCH_URI=${PN}-import-xpm.patch
instead of the hook function?

[1] http://cygwin.com/ml/cygwin/2006-12/msg00667.html


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFi2OzpiWmPGlmQSMRCINZAKD7vE3UTHTi7iTwvg/yY88sKprlAQCgxwsz
KZ9LRJHmIiMfmVpp7gYZ91k=
=nzCm
-END PGP SIGNATURE-

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: cygport question

2006-12-21 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Yaakov S (Cygwin Ports) wrote:
 Eric Blake wrote:
 bash ships as a primary tarball (3.1), then has several official patch
 files on top of the tarball (bash31-001 through bash31-017), so that bash
 3.1.17 is the combination of these.  I know that I can add the patch files
 to the SRC_URI in my .cygport file, but how do I apply those patches to
 the original tree, so that the diff between my cygwin modifications and
 the original tree won't repeat the diffs of the official patch files?  It
 would be nice if there were a user-overridable hook called at the end of
 src_prep function that I could provide in my .cygport to merge the
 upstream patches into the original tree.
 
 Right now there isn't a way to do this; I see that there should be, as
 such code would benefit vim as well.  Let me work on this, but it may
 not happen this week.

What an understatement.

Please try the PATCH_URI feature in CVS HEAD, and see
ports/apps/vim/gvim-7.0.178-1 for an example.


Yaakov
Cygwin Ports
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD4DBQFFi42qpiWmPGlmQSMRCAjAAKDsn1zBiRq90oXjDwMGQDROXT39QwCXThNx
Sw+/jbDH878dR5n4m702pA==
=K1jl
-END PGP SIGNATURE-

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: [ANNOUNCEMENT] Updated: gcc-3.4.4-3

2006-12-18 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Charles Wilson wrote:
 Oh, and one other thing:
 
 ===
 It's my understanding that this change (to std::string) would
 constitute an ABI change of the underlying C++/STL runtime library on
 cygwin.  Thus, any C++ packages -- or at least, those that are NOT
 compiled with -nostdlib -- would have to be recompiled (and version
 bumped?) once a g++ with this change was promoted to curr:  Right?
 
 Fortunately, there aren't many of these:

Speak for yourself; I've got a lot of C++ packages in Ports. :-


Yaakov
Cygwin Ports
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFhmf5piWmPGlmQSMRCIenAJ0fqjxZ6R43yH3eN7UP1K+af5DzigCgzvv0
qGzEgdsV1mmKme2peVpqFE0=
=jLT+
-END PGP SIGNATURE-

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



cygport: testing for 0.2.7

2006-12-18 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

I'm counting down to releasing 0.2.7.  cygport developers, please cvs up
and test (especially PATCH_URI).

New features for 0.2.7:
* Use PATCH_URI for upstream or third-party patches; these patches are
included individually in the -src.tar.bz2 and do NOT get included in the
.src.patch.  See ports/apps/vim/gvim-7.0.178-1 and
ports/gnome/imlib/imlib-1.9.15-1 for examples of usage.
* CYGWIN_PATCHES/(PKG_LIST[#]).list files can be used in place of
PKG_CONTENTS[#].
* Add gtk-update-icon-cache to postinstall as needed.
* New binary dependency method.
* cross.cygclass: NEW for cross-compilers and cross-compiling; NEEDS WORK.
* gst-plugins*: External-dep plugins in separate bin packages can be
built together with the internal-dep plugins.
* pygtk: Support new bindings in 2.16.
* mirrors: Add rotator to sourceforge; add portage and vim.
* doc: HTML version of cygport.1.

Bug fixes:
* Handle HTTPS URIs with invalid certificates.
* Ignore mdate-sh in pkg_diff().
* Preserve shell metacharacters in args (Eric Blake).
* Fix AC_CONFIG_SUBDIRS and AC_CONFIG_HEADERS again.
* fox: Restore doxygenation.
* perl: Handle (incorrect) use of site_perl.
* ruby: Fix definition of RUBY_ARCH.
* ruby-gnome2: multiple build fixes.


Yaakov
Cygwin Ports
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFh5KupiWmPGlmQSMRCH+FAKClBVODy/ql54Tf1pAuNr/cFacK9QCdG/RB
u7m8teBQ75/rTIqVjnitdEA=
=ZnOb
-END PGP SIGNATURE-

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: another cygport patch

2006-12-12 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Eric Blake wrote:
 Cygport currently makes it impossible to pass arguments to ./configure
 that contain a space.  I need this for building autogen.
 
 2006-12-12  Eric Blake  [EMAIL PROTECTED]
 
   * cygport (cygconf): Preserve shell metacharacters in args.

Thanks.  Checked into CVS.


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFf2D+piWmPGlmQSMRCAZQAKDunELVdDIskgHzUPi3bWTAUtJqUwCggrxB
zSGy1hxo0pp0ynYDNx8Oos8=
=IvIQ
-END PGP SIGNATURE-

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: Please upload: guile-1.8.1-4

2006-12-11 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Jan Nieuwenhuizen wrote:
 Changes
 
   * Do not strip .a and .dll.a files, but strip them using -g.

Did you also fix the bogus prefix problem as described in:

http://cygwin.com/ml/cygwin/2006-11/msg00103.html

Your recently uploaded packages are all unusable because of these problems.


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFfhgBpiWmPGlmQSMRCNrxAJ9L2zFuEULqv9X7Hw2XzR/K+ckSqQCguN6D
qMOqncz9vNknnRY5ZSY0TMQ=
=vNq8
-END PGP SIGNATURE-


Re: Updated (and new) cygport patches

2006-12-10 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Charles Wilson wrote:
 And here's number 5 (or 6, depending on how you count).  This one adds
 the ability to call cygport functions (in addition to the usual
 prep/compile/install/ and friends).

And I thought that *I* push cygport to the limits! :-)

I'll add this to the queue.


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFfO4JpiWmPGlmQSMRCNctAJ9hgUVfcZestX1dOxq+y0FhdXPYQACgtciU
BKePU7PuXO5zVrAPOc+odas=
=OV0q
-END PGP SIGNATURE-

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



RFC: giflib and libungif

2006-12-05 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

In September 2005[1], Corinna asked to postpone including giflib in the
distro until after all known LZW patents had expired.  According to the
GNU website[2], this has already occurred.  May I now proceed with
ITPing it?

[1] http://www.cygwin.com/ml/cygwin-apps/2005-09/msg00530.html
[2] http://www.gnu.org/philosophy/gif.html

FWIW, the following distros already include giflib: FC6[3], Debian
stable[4], Ubuntu 6.10[5], SUSE 10.1[6].

[3] http://download.fedora.redhat.com/pub/fedora/linux/core/6/source/SRPMS/
[4] http://packages.debian.org/stable/source/giflib
[5] http://packages.ubuntu.com/edgy/source/giflib
[6] http://www.novell.com/products/linuxpackages/suselinux/giflib.html


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFdS8TpiWmPGlmQSMRAgvoAJ91SzFtSXvOVbeBtNSIKoBbmIWXbACgqMW3
wYs2KA81lEmg2UCMJ/9OXts=
=x6aA
-END PGP SIGNATURE-


Re: GPGME 1.0.3 Build Problem

2006-11-30 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Marcus Brinkmann wrote:
 I gave it another look, and it seems to me that the problem could be
 the following: GPGME tries to build versions of GPGME linking against
 pthread and pth.  These versions are built from a version of the
 library without any thread support (libgpgme-real.la), which is not
 installed.  This non-installed library has undefined symbols, btw, but
 it seems that libtool does not hickup over those (possibly because
 it's not installed), or you didn't give us the warning message for
 that case.
 
 Then, GPGME builds the final library from the thread module, adding
 the non-installed libgpgme-real.la to the bundle via LIBADD.
 
 Ok, that's not really clean.  The problem is that now the order is
 messed up: The thread module's symbols get first on the linker command
 line, then comes the non-installed library using those symbols, then
 comes the rest.  However, this setup avoids building every file three
 times, cutting compile time to a third, and it seems to work OK on our
 main targets (and then some).

That's not a problem because libtool encloses the noinst libs with
- -Wl,--{,no-}whole-archive, allowing for just this situation.

 Well, considering that it is not totally clean, I don't have a
 fundamental object to remove the libgpgme-real hack and build each
 file three times, if you test and submit a patch to that effect.  I am
 also open to other suggestions.

That should not be necessary.  The following patch fixes the build of
gpgme-1.1.2 on cygwin:

http://cygwin-ports.cvs.sourceforge.net/*checkout*/cygwin-ports/ports/libs/gpgme/gpgme-1.1.2-1.src.patch

A similar patch may be necessary for libgpgme_pth_la_LDFLAGS; pth isn't
part of the distro however, so I haven't tried it.

(If the above is true, you can just remove the $(no_undefined)
conditional and use '-no-undefined' throughout.)


Yaakov
Cygwin Ports
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFb6zSpiWmPGlmQSMRAsxMAJ0YcUya+rtiCaoe+MmMb5b6QpRl/QCgl7BS
eAhkZhaoOIx78L8EDSWWY74=
=Ey/1
-END PGP SIGNATURE-

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: Updated (and new) cygport patches

2006-11-29 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Charles Wilson wrote:
 Four different patchsets.  They should all apply independently with only
 minor fuzz.  I know you're too busy at the moment, Yaakov (congrats!),
 to review these patches -- I just wanted to update them to latest
 cygport CVS so they don't bitrot.

Thanks for the refresh.  I'm not ignoring them, but they're major
patches and I still haven't had the time for them (surprise! :-)).


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFbmPvpiWmPGlmQSMRAnWxAJwPERjprvRF5CpjhAUd0PbzPa1otQCfWP9o
V/ecm8zgrQEM3EhXMvePKM4=
=+oln
-END PGP SIGNATURE-

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: cygport bug

2006-11-28 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Eric Blake wrote:
 Thanks.  That hack to the Makefile seems better to me than hacking
 cygport.  I'll have to report that upstream.

I doubt that upstream will take the INSTALLDIRS=vendor part of the patch
as is, since different distros surely have different ways of using
vendor_perl/site_perl.  The other part of the patch dealing with cygwin
capabilities (d_ino and company) should definitely get pushed upstream,
however.


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFbP5xpiWmPGlmQSMRAoB3AKDmYzu/mViOvA+R30Cyo3uZ//jspQCeJzrG
y3f2/v5z9ft4eFYZRMRPKWM=
=3luQ
-END PGP SIGNATURE-

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: cygport bug

2006-11-27 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 Actually, that isn't all that is needed, since git creates
 /usr/lib/perl5/site_perl/5.8/cygwin/auto/Git/.packlist, and that .packlist
 also needs the same treatment.  Maybe I need to figure out how to make git
 use PERL_VENDORLIB, instead of patching cygport; any advice from other
 maintainers who have made a package with an included perl module?

Try the attached .cygport and .src.patch with a stock cygport.  I will
consider adding some logic to detect the (IMO erraneous) use of
site_perl instead of vendor_perl.


Yaakov
Cygwin Ports
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFa7DlpiWmPGlmQSMRAoSYAJ4v4vaHDGVkb6tkImo/ZbxyCKRrUgCePgdU
01ZN6Eg5Sz4GWMALabja+RE=
=QtrQ
-END PGP SIGNATURE-
# git.cygport - directions for packaging git for cygwin

# Copyright (C) 2006 Eric Blake
# This file is free software; I give unlimited permission to copy and/or
# distribute it, with or without modifications, as long as this notice is
# preserved.

inherit perl

DESCRIPTION=Fast Version Control System
HOMEPAGE=http://git.or.cz
SRC_URI=http://kernel.org/pub/software/scm/$PN/$P.tar.bz2 \
http://kernel.org/pub/software/scm/$PN/$P.tar.bz2.sign;

MAKEOPTS='prefix=/usr'

src_compile()
{
  # git does not include a configure script
  lndirs
  cd $B
  cygmake
}

src_install()
{
  cd $B
  cyginstall
  perl_postinst
}

# Local Variables:
# fill-column: 72
# mode: sh
# sh-indentation: 2
# End:
diff -urN -x CYGWIN-PATCHES -x 'aclocal.m4*' -x ltmain.sh -x 'config.*' -x 
depcomp -x install-sh -x missing -x mkinstalldirs -x autom4te.cache -x 
'*compile' -x Makefile.in.in -x 'intltool*.in' -x 'xml-i18n-*.in' -x '*.pyc' -x 
'*.mo' -x '*.gmo' -x ABOUT-NLS -x Makevars.template -x COPYING -x INSTALL -x 
mdate-sh -x '*.orig' -x '*.rej' -x '*~' -x '*.temp' -x texinfo.tex -x ylwrap -x 
configure -x gnome-doc-utils.make -x gnome-doc-utils.m4 -x intltool.m4 -x 
omf.make -x xmldocs.make origsrc/git-1.4.4.1/Makefile src/git-1.4.4.1/Makefile
--- origsrc/git-1.4.4.1/Makefile2006-11-22 20:38:07.0 -0600
+++ src/git-1.4.4.1/Makefile2006-11-27 21:37:38.748875000 -0600
@@ -369,11 +369,8 @@
 endif
 ifeq ($(uname_O),Cygwin)
NO_D_TYPE_IN_DIRENT = YesPlease
-   NO_D_INO_IN_DIRENT = YesPlease
NO_STRCASESTR = YesPlease
-   NO_SYMLINK_HEAD = YesPlease
NEEDS_LIBICONV = YesPlease
-   NO_C99_FORMAT = YesPlease
# There are conflicting reports about this.
# On some boxes NO_MMAP is needed, and not so elsewhere.
# Try uncommenting this if you see things break -- YMMV.
@@ -769,7 +766,7 @@
 
 perl/Makefile: perl/Git.pm perl/Makefile.PL GIT-CFLAGS
(cd perl  $(PERL_PATH) Makefile.PL \
-   PREFIX='$(prefix_SQ)')
+   PREFIX='$(prefix_SQ)' INSTALLDIRS=vendor)
 
 doc:
$(MAKE) -C Documentation all

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/

Re: autoconf2.5: AC_PATH_XTRA in 2.60

2006-11-15 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Charles Wilson wrote:
 Yaakov S (Cygwin Ports) wrote:
 autoconf-2.60 needs a patch to fix AC_PATH_XTRA (XrmInitialize is
 defined in libX11, not libXt), see below.
 
 Thanks for the heads up. I'll look into it over the weekend.

Ping?


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFW8BepiWmPGlmQSMRAniCAJ9Jx2r1H6gNU0QAlidJJDqOWVPC3wCfZAIJ
sMYemDRxn5VDWPz5Bi+Kr94=
=n8YA
-END PGP SIGNATURE-

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: gtk2/glib version mismatch?

2006-11-12 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Charles Wilson wrote:
 Gerritt -- can you update the gtk* packages to 2.10.x?

Actually GNOME is mine now; I updated the non-GUI libs a while ago,
thinking that the GUI would not be far behind, but I hit a snag.

A while ago I started working on modular X11R7, but I couldn't get XWin
to find the fonts (search the archives for details).  So now I use
modular X11R7.1 for the client and the old X11R6.8 server; sounds odd,
but it works.

The problem is not the API, as that didn't change, but that modular
X11R7 is libtooled, and since GTK is also libtooled and built against
it, the dependency libs are hardcoded (i.e. /usr/lib/libX11.la vs.
- -L/usr/X11R6/lib -lX11).  This makes it impossible to build against my
GNOME without modular X (missing .la deps will cause libtool link
errors), which I didn't feel ready to add to the distro until the server
worked also.

A while ago I asked for help figuring out the problem, but got no
response.  Therefore I left things as they were, and moved on to other
things.  And since I do have a matching glib2 and gtk2, I didn't think
of this.  If you think you can help, please search the archives for a
start, and let me know what you think.


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFVuMjpiWmPGlmQSMRAriwAJ42J8S3oxBRhfpJEJXu4rDl64LGpgCdF8T9
tAKhW7+dsgzK4/o5SRLlBfY=
=lBzY
-END PGP SIGNATURE-

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: [Packaging bug] Re: [ANNOUNCEMENT] Updated: fontconfig-2.4.1-1

2006-11-11 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Jan Nieuwenhuizen wrote:
 The .la files are needed at runtime if client code uses libtool's
 libltdl's dlopen'ing to access the shared library.
 
 For example, try readline activation code in guile without it's .la
 or try dlopening fontconfig, ftm

According to this argument, every library should include it's .la.
Nevertheless, the precedent in all the distros is that .la belongs in
- -devel packages, because it's primary purpose is for libtool linking;
not that much actually uses libltdl after all.


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFVrixpiWmPGlmQSMRApWbAKDkNMvD9IEVx6ZulfByopPBGUZQPQCfWVrv
DRhlux8cEp4rCYBxv9D6LD0=
=4rJd
-END PGP SIGNATURE-

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: How to obtain a patch for viewing

2006-11-09 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Wynfield Henman wrote:
 How can I get the patch, mentioned above, i.e.,
 ports/apps/imagemagick/ImageMagick-6.2.9.8-1.src.patch for studying?

I was referring to Cygwin Ports CVS[1], where I maintain the code to
cygport(1) as well as a large repository of .cygport package files.  In
this case I was pointing to the latter, which Volker wanted to use as a
basis for updating the distro.

In any case, now that ImageMagick is maintained within the distro again,
the -src.tar.bz2 is the proper place to look.

[1] http://sourceforge.net/cvs/?group_id=99645


Yaakov
Cygwin Ports
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFVC18piWmPGlmQSMRAvhPAKDGyFeWRoAnhwU3IoQ+crI5nC+mzQCgpFtk
p3rWQjBPo0zcJogh04oOxJ0=
=pPSv
-END PGP SIGNATURE-

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



[ANNOUNCEMENT] Updated: cygport-0.2.6-1

2006-11-08 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

The following package has been updated in the Cygwin net release:

*** cygport-0.2.6-1

cygport is a new, and increasingly popular, way to create Cygwin
packages.  You only need cygport if you're a package developer or
building cygport-based Cygwin packages from source.

Bug fixes in 0.2.6:
- - Support AC_CONFIG_HEADERS(*:*) syntax.
- - Fix dependency listing.
- - Fix building gtk+-2.10 when gtk+-2.8 is installed.
- - pygtk: support pycairo.
- - svn: SVN_MODULE may be overridden.

Thanks to the following who have recently posted suggestions or fixes
with patches: Charles Wilson, Eric Blake, Volker Quetschke, Reini Urban.


Yaakov

~ *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look
at the List-Unsubscribe:  tag in the email header of this message.
Send email to the address specified there.  It will be in the format:

[EMAIL PROTECTED]

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this URL.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFUXTCpiWmPGlmQSMRAhg9AJ9tq7vJ9QIXRezpO08td8bePjxfgACg0pQI
IhVXJV0adnFaDEUI68iP5js=
=1m08
-END PGP SIGNATURE-

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Updated: cygport-0.2.6-1

2006-11-08 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

The following package has been updated in the Cygwin net release:

*** cygport-0.2.6-1

cygport is a new, and increasingly popular, way to create Cygwin
packages.  You only need cygport if you're a package developer or
building cygport-based Cygwin packages from source.

Bug fixes in 0.2.6:
- - Support AC_CONFIG_HEADERS(*:*) syntax.
- - Fix dependency listing.
- - Fix building gtk+-2.10 when gtk+-2.8 is installed.
- - pygtk: support pycairo.
- - svn: SVN_MODULE may be overridden.

Thanks to the following who have recently posted suggestions or fixes
with patches: Charles Wilson, Eric Blake, Volker Quetschke, Reini Urban.


Yaakov

~ *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look
at the List-Unsubscribe:  tag in the email header of this message.
Send email to the address specified there.  It will be in the format:

[EMAIL PROTECTED]

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this URL.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFUXTCpiWmPGlmQSMRAhg9AJ9tq7vJ9QIXRezpO08td8bePjxfgACg0pQI
IhVXJV0adnFaDEUI68iP5js=
=1m08
-END PGP SIGNATURE-


Re: [patch] cygport enhancement

2006-11-07 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Charles Wilson wrote:
 At present, if you use cvs|svn|git cygclass, you can only have one
 SRC_URI.  This patch does three related things

 These changes were necessary to support building jpeg (using the
 autotoolized source package at sourceforge, and the lossless compression
 patch from simplesystems, and the debian lossless-crop patch[locally
 modified to apply cleanly after the simplesystems change]):

Thanks for the patch.  Added to TODO.

 P.S. Ping on relocatable patch?

It's also in TODO; I was focusing on bug fixes in 0.2.6; I just rolled
that, so I'll look over both of these once I have some time.


Yaakov
Cygwin Ports
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFUXw9piWmPGlmQSMRAtEfAJ9+2Vatv/r8jH9Af6GegHtFWUVh9QCeIsrK
l9ZHxQaV1Pzyw27geFTTk2s=
=BcdB
-END PGP SIGNATURE-

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: Imagamagick build fails with new libfontconfig1 - Was: [ANNOUNCEMENT] Updated: fontconfig-2.4.1-2

2006-11-05 Thread Yaakov S (Cygwin Ports)

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Volker Quetschke wrote:
| I had to revert to the previous versions
| because the new version was generating the problems shown below.
|
| I *guess* the problem stems from this entry in /usr/lib/libfontconfig.la
|
| - snip -
| # Directory that this library needs to be installed in:
| libdir='/home/janneke/vc/gub-dev/target/cygwin/system/usr/lib'
| - snap -

guile was also similarly affected.  This can be worked around by:

sed -i -e 's!/home/janneke/vc/gub-dev/target/cygwin/system!!g'
/usr/lib/libfontconfig.la /usr/lib/libguile*.la

Was this fixed in the -2 releases of of Jan's packages?  If not, there
should be a -3 ASAP.


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFTorIpiWmPGlmQSMRApE4AKCVGJ+NhZgBqO2HhLe/wJZ6MhQOiQCfYwbM
PRCJURlbhZmqlmkFZ4SfKDY=
=5cMp
-END PGP SIGNATURE-

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: [ITP-adopt] ImageMagick 6.3.0.1

2006-11-02 Thread Yaakov S (Cygwin Ports)

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Volker Quetschke wrote:
| You mean here:
|
ftp://sunsite.dk/projects/cygwinports/release/ImageMagick/ImageMagick-6.2.9.1-1-src.tar.bz2
|
| I don't see it, but I'll fix the problem like you suggest. Don't hold
| your breath, version -2 coming soon ...

No, I meant in CVS:

http://cygwin-ports.cvs.sourceforge.net/cygwin-ports/ports/apps/imagemagick/ImageMagick-6.2.9.8-1.src.patch

In general, when dealing with Cygwin Ports, I recommend CVS rather than
releases; this applies both to cygport(1) and the ports and patches.


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFSqBjpiWmPGlmQSMRAv4SAJ9N56Zd45sJWNqxtWzSKlRFNDUi3ACfbZcC
4MkOjeFwJuLLSdcwQLE1Cyk=
=gjrA
-END PGP SIGNATURE-


Re: [ITP-adopt] ImageMagick 6.3.0.1

2006-11-01 Thread Yaakov S (Cygwin Ports)

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Volker Quetschke wrote:
| The only problem is that due to a MakeMaker problem, see
|   http://cygwin.com/ml/cygwin/2006-11/msg00024.html
| the build is not completely self contained. An extra patch for
| MM_Unix.pm is needed.

A fix for this is part of
ports/apps/imagemagick/ImageMagick-6.2.9.8-1.src.patch; I don't think
it's perl's fault, but rather the package's for putting a link library
in LDFLAGS instead of LIBS.


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFSWyYpiWmPGlmQSMRAsE8AJ90TCwWuFJkVSV10xbJcHINbTScOQCg7fAp
CdiPEAjW+pIjnqK5esKmGeA=
=guD2
-END PGP SIGNATURE-


Re: Problem building perl module of ImageMagick 6.3.0.1 [Attn. perl maintainer]

2006-11-01 Thread Yaakov S (Cygwin Ports)

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Volker Quetschke wrote:
| When building PerlMagick from ImageMagick 6.3.0.1 the build fails
| with the errorlog shown below.
|
| The problem seems to stem from the wrong order of link switches
| in the MakeMaker generated makefile and can be fixed with the
| attached patch to
|/lib/perl5/5.8/ExtUtils/MM_Unix.pm .

A fix for this is part of
ports/apps/imagemagick/ImageMagick-6.2.9.8-1.src.patch; I don't think
it's perl's fault, but rather the package's for putting a link library
in LDFLAGS instead of LIBS.


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFSW0TpiWmPGlmQSMRAq7TAKCHkctvw3rO6ax7seCMaXQgSt1cEwCgmuYd
N0o5+t3R3OuUPoREjwiAJyU=
=Z18c
-END PGP SIGNATURE-

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: [patch] cygport

2006-10-30 Thread Yaakov S (Cygwin Ports)

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Charles Wilson wrote:
| The attached patch (+ two new files) enables cygport to build
| relocatable packages using the framework devised by Bruno Haible -- if
| the upstream source supports it.  Currently, only libiconv and gettext
| support this feature (coincidentally, the upstream maintainer of both
| packages is...Bruno Haible).

Forgive me for my ignorance on the topic, but what is gained through
enabling relocatibility?  FWIW, I don't see Gentoo[1][2] using it, for
example.  Do other distros use it?

[1]
http://sources.gentoo.org/viewcvs.py/*checkout*/gentoo-x86/sys-devel/gettext/gettext-0.15-r1.ebuild
[2]
http://sources.gentoo.org/viewcvs.py/*checkout*/gentoo-x86/dev-libs/libiconv/libiconv-1.11.ebuild


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFRrH5piWmPGlmQSMRAr/wAJ4xmMOUE7ek/tt3eURPld3OkP0sMQCg+WoF
Wa1PvwpmBejt/zQ33oZwFjo=
=nEpt
-END PGP SIGNATURE-

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



autoconf2.5: AC_PATH_XTRA in 2.60

2006-10-26 Thread Yaakov S (Cygwin Ports)

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Charles,

autoconf-2.60 needs a patch to fix AC_PATH_XTRA (XrmInitialize is
defined in libX11, not libXt), see below.


Yaakov

* START PATCH *
- --- libs.m4.orig2006-10-26 22:03:30.12825 -0500
+++ libs.m4 2006-10-26 22:03:07.31575 -0500
@@ -288,7 +288,7 @@
~   # See if we find them without any special options.
~   # Don't add to $LIBS permanently.
~   ac_save_LIBS=$LIBS
- -  LIBS=-lXt $LIBS
+  LIBS=-lX11 $LIBS
~   AC_LINK_IFELSE([AC_LANG_PROGRAM([EMAIL PROTECTED]:@include X11/Xlib.h],
~  [XrmInitialize ()])],
~ [LIBS=$ac_save_LIBS
* END PATCH *

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFQXfQpiWmPGlmQSMRAtYYAJ9bwWYrx4rKB72ariL2YBemyh/SggCgrYbK
tkirYatqyidZi/EKqSTocZk=
=QHA7
-END PGP SIGNATURE-

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: another cygport bug

2006-10-25 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Yaakov S (Cygwin Ports) wrote:
 Eric Blake wrote:
 The check for config_h in cygautoreconf does not work when the
 line requests a template by a different name, as is the case with
 coreutils 6.4:
 
 $ grep CONFIG_HEADERS coreutils-6.4/configure.ac 
 AC_CONFIG_HEADERS([lib/config.h:lib/config.hin])
 
 Thanks for the patch; cygautoreconf() and gnome2_autoreconf() are now
  fixed in CVS.

Thinking about this today, I realized that the fix is incorrect.  The
goal is to touch the input file (not the generated header), so we want
the *right* side of the colon, but then there's the other example in the
autoconf info page, which is:

AC_CONFIG_HEADERS([defines.h:defs.pre:defines.h.in:defs.post])

So to cover all the cases, we would have to revert the patch and do:

for d in . ${ac_subdirs}
do
  config_h=$(grep 'A[CM]_CONFIG_HEADERS*' ${d}/${configure_ac} | sed -e
's!A[CM]_CONFIG_HEADERS*(\[*\(.*\))!\1!g' -e 's!\]*!!g')

  case ${config_h} in
*:*) config_h_in=$(echo ${config_h//:/ } | cut -d ' ' -f 2-) ;;
*) config_h_in=${config_h}.in ;;
  esac

  for f in ${config_h_in}
  do
touch ${d}/${f}
  done
done

Agreed?


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFQC9zpiWmPGlmQSMRAgoXAJ44m+alw2ZhkHjGQbUTMVM1o6840wCfUHPP
B1diRTFyyX39+uUWlF2+1TU=
=N+ZL
-END PGP SIGNATURE-

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: another cygport bug

2006-10-24 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Eric Blake wrote:
 The check for config_h in cygautoreconf does not work when the line
 requests a template by a different name, as is the case with coreutils 6.4:
 
 $ grep CONFIG_HEADERS coreutils-6.4/configure.ac
 AC_CONFIG_HEADERS([lib/config.h:lib/config.hin])

Thanks for the patch; cygautoreconf() and gnome2_autoreconf() are now
fixed in CVS.


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFPsrypiWmPGlmQSMRAlZ2AJ4zM3kUgcGxTTK/jPOkgGz/78Q37ACeKLNm
v+JIHI6aQ+8BFrniEfeOKf8=
=jPiM
-END PGP SIGNATURE-

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: [patch] cygport

2006-10-22 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Charles Wilson wrote:
 The attached patch (+ two new files) enables cygport to build
 relocatable packages using the framework devised by Bruno Haible -- if
 the upstream source supports it.  Currently, only libiconv and gettext
 support this feature (coincidentally, the upstream maintainer of both
 packages is...Bruno Haible).

This is pretty impressive, but give me some time to review it.


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFPEeDpiWmPGlmQSMRAig/AKD6ijv6M+tAFsLgka/DwQdOVQ7C/QCdGkhO
vaRvGNNtTjHeQ37Kzlniy+g=
=W9je
-END PGP SIGNATURE-

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



[ANNOUNCEMENT] Updated: cygport-0.2.5-1

2006-10-20 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

The following package has been updated in the Cygwin net release:

*** cygport-0.2.5-1

cygport is a newer, and increasingly popular, way to create Cygwin
packages.  More information is contained in the README, and a tutorial
at the URL below.

http://cygwin.com/ml/cygwin-apps/2006-05/msg00017.html

You only need cygport if you're a package developer or building
cygport-based Cygwin packages from source.

New in 0.2.5:
- - Supports autoconf-2.60, and requires it for building itself.
- - Fixed patch generation and application.
- - SRC_URI accepts Gentoo-style mirror:// URIs.
- - NEW git.cygclass: for GIT repository snapshots.
- - NEW mono.cygclass: for Mono C# and Gtk# assemblies.
- - cygautoreconf(): support AC_CONFIG_HEADERS and AC_CONFIG_SUBDIRS.
- - gst-plugins0.8.cygclass: support gst-monkeysaudio.
- - qt3.cygclass: new functions doqt3{inc,lib}, qt3pluginto, doqt3plugin.
- - Bug fixes; code and build-system improvements.


Yaakov

~ *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look
at the List-Unsubscribe:  tag in the email header of this message.
Send email to the address specified there.  It will be in the format:

[EMAIL PROTECTED]

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this URL.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFOFaVpiWmPGlmQSMRAvSuAKDojnJmnPtn17q+bMnEqU5fjFWTGwCgx2IM
jx8GmP0SuW5a/AV/jpv7F9M=
=B209
-END PGP SIGNATURE-

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: I broke cygport

2006-10-17 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Charles Wilson wrote:
 Here's the problem: libtool (pre-version 2.0) ships with a subproject --
 separately configured -- called libltdl.  However, the subproject does
 NOT include the GNU required files like README, AUTHORS, etc.  Those
 are all up at the top level.  Yet, cygautoreconf complains about it:
 
 Compiling libtool1.5-1.5.23a-1
 touch: cannot touch `[libltdl]/AUTHORS': No such file or directory
 touch: cannot touch `[libltdl]/COPYING': No such file or directory
 touch: cannot touch `[libltdl]/ChangeLog': No such file or directory
 touch: cannot touch `[libltdl]/INSTALL': No such file or directory
 touch: cannot touch `[libltdl]/NEWS': No such file or directory
 touch: cannot touch `[libltdl]/README': No such file or directory

CVS cygport touches the standard files not only in the top directory,
but in AC_CONFIG_SUBDIRS as well, to prevent automake errors when those
files are missing.  The problem is that my parsing didn't support m4
square-bracket quoting.

I just checked in a fix for this; please test.


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFNa5lpiWmPGlmQSMRAu72AKDrPKGkUGcIoiWE2mcXiM0NyF+bbgCghtyH
1mb5aFsGQ2P+Y55wnJAGLrs=
=ochm
-END PGP SIGNATURE-


Please test: CVS cygport

2006-10-17 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

CVS cygport now has support for the following:

* autoconf-2.60;
* mirror:// URIs;
* Apache2 .so modules;
* git snapshots;
* mono and Gtk#;
* AC_CONFIG_SUBDIRS autoreconf handling.

Now that Charles has released autoconf-2.60, I need to roll a new
release of cygport (0.2.5) ASAP.  I would appreciate if developers could
test HEAD for any blocker bugs.  Otherwise, I plan to release
cygport-0.2.5 by Thursday.


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFNbD2piWmPGlmQSMRAuhGAJ0Ziq/sCfVyDgaZd6v/1v+cj8K9wQCdG72s
17A/5Fm3H62pQGba7JacJHk=
=XJ9G
-END PGP SIGNATURE-


Re: I broke cygport

2006-10-17 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Vin Shelton wrote:
 Have you had a chance to look at my patch which allows over-riding the
 individual configure arguments in cygconf()?  The patch is a
 definitely a brute force approach, but something like it is necessary
 to support XEmacs (or other packages that don't fully comply with
 autoconf conventions).

cygconf is intended only for autoconf-based configure scripts.  I'm not
familiar with XEmacs, but I do know that autoconf-based configures will
just ignore unknown arguments, so I will guess that XEmacs' configure is
not autoconf-based.

Non-autoconf-based configure scripts should do something like:

lndirs
cd ${B}
./configure args || error configure failed
cygmake

Note that this is consistent with Portage; the current xemacs ebuild[1]
does not use econf either.

[1]
http://sources.gentoo.org/viewcvs.py/*checkout*/gentoo-x86/app-editors/xemacs/xemacs-21.4.19.ebuild

 I will update the patch to the latest version of cygport if you want.

In general, all patches for cygport should be made against CVS HEAD, but
I don't think this needs a patch.


Yaakov

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFNbKVpiWmPGlmQSMRAtVVAKCb6iENVw1jvzKCVi/OTKAYvJK24ACbBKf3
mKabIE3D0eCb44O9KhBAuo0=
=QAXo
-END PGP SIGNATURE-


Re: I broke cygport

2006-10-16 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Charles Wilson wrote:
 For most purposes, this is transparent.  You run autoconf which is the
 wrapper, and you get the right version.  However, cygport explicitly
 tests for the presence of autoconf-2.5x in $PATH.
 
 This patch makes cygport's search a little smarter -- and it or
 something like it is *required* if you want cygport to work after the
 new autoconf is installed.

I just checked in autoconf-2.60 support to cygport CVS.  Please test.


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFNG2dpiWmPGlmQSMRAuknAKC2zz7YDX9Rk4wVvDwWq4wckVDq9ACdHSce
ykZGSQxm8l4Xl0RRjYV7+oQ=
=X0N+
-END PGP SIGNATURE-


Re: cygport question

2006-09-09 Thread Yaakov S (Cygwin Ports)
Eric Blake wrote:
 bash ships as a primary tarball (3.1), then has several official patch
 files on top of the tarball (bash31-001 through bash31-017), so that bash
 3.1.17 is the combination of these.  I know that I can add the patch files
 to the SRC_URI in my .cygport file, but how do I apply those patches to
 the original tree, so that the diff between my cygwin modifications and
 the original tree won't repeat the diffs of the official patch files?  It
 would be nice if there were a user-overridable hook called at the end of
 src_prep function that I could provide in my .cygport to merge the
 upstream patches into the original tree.

Right now there isn't a way to do this; I see that there should be, as
such code would benefit vim as well.  Let me work on this, but it may
not happen this week.

BTW, for anyone interested in cygport development, make sure you're
using CVS.  I'm really overdue for shipping 0.2.5 with a lot of new
features, including support for mirror:// SRC_URI's, Mono and Gtk#, git
repositories, and improvements to cygautoreconf and gnome2_autoreconf.


Yaakov


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



[ANNOUNCEMENT] Updated: cygport-0.2.4-1

2006-09-09 Thread Yaakov S (Cygwin Ports)
The following package has been updated in the Cygwin net release:

*** cygport-0.2.4-1

New features since 0.2.2-1:

* Zero-byte patches are not included in the -src tarball.

* localstatedir defaults to /var, with the exception of gnome2 packages
which require /var/lib for compatibility with scrollkeeper.

* Support for GStreamer 0.8, as well as Fluendo plugins for GStreamer 0.10.

* Fix detection of ruby-gnome2 import library names.

* CYGWIN-PATCHES/*.list files can be provided as an alternative to
defining PKG_CONTENTS[*].

* cygautoreconf accepts NO_AUTO* variables to disable individual
autotools (meant mainly for NO_AUTOHEADER).

* Fix naming of xorg-font-* packages.

For anyone interested in cygport development, make sure you're
using CVS.  I'm really overdue for shipping 0.2.5 with a lot of new
features, including support for mirror:// SRC_URI's, Mono and Gtk#, git
repositories, and improvements to cygautoreconf and gnome2_autoreconf.


Yaakov


QUESTIONS:
==
If you want to make a point or ask a question about this package, the
Cygwin mailing list is the appropriate place.


CYGWIN-ANNOUNCE UNSUBSCRIBE INFO

If you want to unsubscribe from the cygwin-announce mailing list, look
at the List-Unsubscribe:  tag in the email header of this message.
Send email to the address specified there.  It will be in the format:

[EMAIL PROTECTED]

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this URL.


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Updated: cygport-0.2.4-1

2006-09-09 Thread Yaakov S (Cygwin Ports)
The following package has been updated in the Cygwin net release:

*** cygport-0.2.4-1

New features since 0.2.2-1:

* Zero-byte patches are not included in the -src tarball.

* localstatedir defaults to /var, with the exception of gnome2 packages
which require /var/lib for compatibility with scrollkeeper.

* Support for GStreamer 0.8, as well as Fluendo plugins for GStreamer 0.10.

* Fix detection of ruby-gnome2 import library names.

* CYGWIN-PATCHES/*.list files can be provided as an alternative to
defining PKG_CONTENTS[*].

* cygautoreconf accepts NO_AUTO* variables to disable individual
autotools (meant mainly for NO_AUTOHEADER).

* Fix naming of xorg-font-* packages.

For anyone interested in cygport development, make sure you're
using CVS.  I'm really overdue for shipping 0.2.5 with a lot of new
features, including support for mirror:// SRC_URI's, Mono and Gtk#, git
repositories, and improvements to cygautoreconf and gnome2_autoreconf.


Yaakov


QUESTIONS:
==
If you want to make a point or ask a question about this package, the
Cygwin mailing list is the appropriate place.


CYGWIN-ANNOUNCE UNSUBSCRIBE INFO

If you want to unsubscribe from the cygwin-announce mailing list, look
at the List-Unsubscribe:  tag in the email header of this message.
Send email to the address specified there.  It will be in the format:

[EMAIL PROTECTED]

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this URL.



Re: FYI: un/zip update available

2006-08-29 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Buchbinder, Barry (NIH/NIAID) [E] wrote:
 I do not meaning to bug the maintainer, request an update, or imply that
 the maintainer is not paying attention to the canonical site, but in
 case the maintainer just hasn't noticed ...

These are also Charles Wilson's.  Is he still around?  Several of his
packages (libpng, tiff, unzip, zip) are affected by security
vulnerabilities.

I have just built unzip and zip with cygport, and the files are now in
Cygwin Ports CVS as ports/apps/{,un}zip.  I hope that this will expedite
the process.


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFE9M7fpiWmPGlmQSMRAqy2AKDI2FfHWsffCO9f9Q3N5mGKOvX6ggCffoqk
nCMK2TIwmYpqclC7jLUGzvE=
=l4nM
-END PGP SIGNATURE-


Re: ImageMagick problems

2006-08-24 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Harold L Hunt II wrote:
 I guess it is safe to say that I will not be able to maintain complex
 Cygwin packages anymore.  Thus, I am letting go of the following (from
 the maintainer's list posted in 2003-11
 http://www.cygwin.com/ml/cygwin-apps/2003-11/msg00260.html):
 
 * *ImageMagick* (last build posted 2004/08/11, mine)
 * *GraphicsMagick* (last build posted 2004/07/17, mine)

If anyone wants to take these two, I just built the current upstream
packages myself, and the files are in Ports' CVS under
ports/apps/{image,graphics}magick.  Note that the setup.hint's will need
to be altered for the distro's monolithic X.org.

I'm not ready to maintain them in the distro right now as I don't use
them much, but at least I can save someone who wants to take them the work.


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFE7jsjpiWmPGlmQSMRAtCBAKC/ulJlVnWb9t18ADwsI+8BzaW3YwCfVxtc
Yg8kIdCXIQGlGTD/pXAfsJI=
=G0gX
-END PGP SIGNATURE-


Re: pkg-config.exe problem

2006-08-20 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

[EMAIL PROTECTED] wrote:
 Hello,
 I working with cygwin installed from www.cygwin.com and glade installed
 from gladewin32.sourceforge.net

That's your problem.  GladeWin32 is meant for native Win32 apps and is
not intended for use with Cygwin.  You need to install the Cygwin
pkg-config package in order to use pkg-config with Cygwin.


Yaakov

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFE6NXQpiWmPGlmQSMRApceAKC3I1GnOMkGdbw2lPQCRzPOl/Qa1wCZATTZ
HD8KAoguEnzgUbeGxNVouH8=
=lD+E
-END PGP SIGNATURE-

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: glut (for X) cannot be compiled without -mno-cygwin

2006-08-10 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Jens Seidel wrote:
 Yep, you're right. I installed it and now it seems to work better.
 It just failed because of a missing __isnand function in libm. Afer
 providing (only as a workaround) my own it works flawlessly.

__isnand *is* in the current cygwin (1.5.21).

(BTW, you don't need to link against libm on cygwin; all those functions
are provided by libcygwin itself; libm is present only for compatibility
with build systems that expect it.)

 Since I was first not sucessful without freeglut, I tried also a mingw build
 using -mno-cygwin. Of course I did not expect a proper linking step but it
 helped me to make my application more standard conform.
 
 Nevertheless it seems that this a fragile. So I first failed because
 /usr/bin/make.exe was not found. The funny thing is that I could use
 /cygdrive/c/usr/bin/make.exe :-) A symlink fixed this.
 
 Also some header files such as gmp.h could not be found in /usr/include.
 Once I added -I/usr/include (which should be the default) I got a lot of
 crazy errors. Adding a symlink to a local include directory helped.

Sounds like your mounts are seriously messed up.


Yaakov
Cygwin Ports
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFE27e7piWmPGlmQSMRArgnAJ9XzVqzthoc6W726nP+lBoJlHjJpgCfdcDx
8t16rGhEwlYf3kH0kMCd5i8=
=vZDE
-END PGP SIGNATURE-

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: [ITP] catdoc-0.94.2-1

2006-08-09 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Reini Urban wrote:
 BTW: I wonder if people want wv, htmldoc and antiword also.

I have wv and wv2 in Cygwin Ports CVS, under ports/libs/{wv,wv2}, so if
you want to maintain them (fine with me), I'll at least save you the work.


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFE2ntdpiWmPGlmQSMRAia+AKCmK0lmOO0AG/uXFGIzfyK4Y2Jk7gCgtwkn
27EMWtCuc/mzTWfscqAXUcA=
=KRZy
-END PGP SIGNATURE-


Re: glut (for X) cannot be compiled without -mno-cygwin

2006-08-08 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Jens Seidel wrote:
 $ g++ -H -g -O2 -I/usr/X11R6/include main.cpp -lglut
 . /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../include/w32api/GL/glut.h
 
 The references to w32api/GL are probably wrong!
 Once I omit -I/usr/X11R6/include (or use -mno-cygwin) it works:

Is freeglut installed?  It appears not.

 $ g++ -H -g -O2 main.cpp -lglut
 . /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../include/w32api/GL/glut.h
 .. /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../include/w32api/GL/gl.h
 .. /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../include/w32api/GL/glu.h
 ... /usr/lib/gcc/i686-pc-cygwin/3.4.4/include/stddef.h
 
 Since I want to build an X application I do not want to use w32api/GL or
 -mno-cygwin! Any idea?

g++ -g -O2 -I/usr/X11R6/include -L/usr/X11R6/lib main.cpp -lglut

You need to specify the -L/usr/X11R6/lib also, since that's where the
X11 glut library is found.


Yaakov
Cygwin Ports
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFE2SHzpiWmPGlmQSMRAo+sAJ98vY/98a9VCaH0h+3S/nD4WkeH4ACcCjUM
qpUg2/gW+ny/gtLx9RMEUpQ=
=yydY
-END PGP SIGNATURE-

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: install Crypt::CBC in cpan shell in Cygwin

2006-08-01 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Igor Peshansky wrote:
 As Reini rather forcefully alluded to, using ':' in filenames is
 non-portable.  You really should complain upstream about using that
 character in their filenames.  The standard Perl convention is to replace
 '::' by '_', anyway.

This file is just a readme containing a security advisory, and doesn't
get handled by the /::/_/ magic.

 However, another workaround is
 
 mount -u -o managed `cygpath -m /home/$USER/.cpan` /home/$USER/.cpan
 
 This will set up .cpan as a managed mount, which supports all kinds of
 special characters in filenames.  Don't expect Windows programs to
 understand them, though.  And you might have trouble actually installing
 the package (if it uses those characters in installed files).

Since this readme doesn't get installed, this is not a problem.

Alternatively, build this module with cygport and the attached .cygport
file.


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEz7yUpiWmPGlmQSMRAlBnAKDgHgaiktK5svgLCjNtP8z0bXL6zwCfcGCc
ZU/OrxZYX+dhiBR2XIwi2i0=
=YcvQ
-END PGP SIGNATURE-
CPAN_AUTHOR=lds
inherit perl

USE_MANAGED_MOUNT=1

DOCS+= README.compatibility

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/

binutils: objdump does nothing

2006-07-23 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

cgf,

objdump from binutils-20060709-1 does absolutely nothing; even running
objdump without any arguments, which in 20050610-1 returns the help
message, also does nothing.  Of course, this breaks building shared
libraries with libtool, which is how I discovered this problem.


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFExBYWpiWmPGlmQSMRAno8AKDlhfRDAX4Lfbo44rjlsBaj/v/IRwCfS6XV
0X6Jd+uzm7YOkOoDccc+zVo=
=v8DM
-END PGP SIGNATURE-

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: Please upload: joe-3.5-1

2006-07-20 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Joseph H Allen wrote:
 http://world.std.com/~jhallen/setup.hint

 http://world.std.com/~jhallen/joe-3.5-1-src.tar.bz2
 http://world.std.com/~jhallen/joe-3.5-1.tar.bz2

Uploaded; please remember to send an announcement to cygwin-announce.


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEwANCpiWmPGlmQSMRArCjAKDUTQv3tP/MhcTGZtIBMA+qvQE8MACggovJ
7/iSlXd+b4i6ht9z67t83mk=
=og4y
-END PGP SIGNATURE-


SECURITY: libpng (CVE-2006-3334)

2006-07-19 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

In pngrutil.c, the function png_decompress_chunk() allocates
insufficient space for an error message, potentially overwriting stack
data, leading to a buffer overflow.

Solution: update libpng10 to 1.0.20 and libpng12 to 1.2.12

More information:
http://security.gentoo.org/glsa/glsa-200607-06.xml
http://sourceforge.net/project/shownotes.php?release_id=428120group_id=5624
http://sourceforge.net/project/shownotes.php?release_id=428123group_id=5624
http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3334


Yaakov

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEvqSIpiWmPGlmQSMRApYoAKDbud9Gbaz5zHhoHQwWHgWMKUTMKQCg9KqG
55939kaak74FctqLKEa23Qk=
=OQP5
-END PGP SIGNATURE-


Re: SECURITY: tiff

2006-07-19 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Yaakov S (Cygwin Ports) wrote:
 Yaakov S (Cygwin Ports) wrote:
 Multiple vulnerabilities, ranging from integer overflows and NULL
 pointer dereferences to double frees, were reported in libTIFF.
 
 And now, there's more:
 
 A buffer overflow has been found in the t2p_write_pdf_string function in
 tiff2pdf, which can been triggered with a TIFF file containing a
 DocumentName tag with UTF-8 characters. An additional buffer overflow
 has been found in the handling of the parameters in tiffsplit.

This has been hanging for two months already, so I went ahead and added
this to Cygwin Ports CVS[1], in module ports/libs/tiff.  I hope our
maintainer (Charles?) will be able to roll this out ASAP.

[1] http://sourceforge.net/cvs/?group_id=99645


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEvqVvpiWmPGlmQSMRAoeVAKDbsuue7fRRdkGst/o7m6TFXxb6gQCdHc5g
1dmXgL18cqu7H0uhOdiW5Pg=
=FGvD
-END PGP SIGNATURE-


[ANNOUNCEMENT] New Package: gvim-7.0.035-1

2006-07-17 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

The following package has been updated in the Cygwin net release:

*** gvim-7.0.035-1

gvim provides a GTK2 GUI interface to the vim text editor.  It requires
vim-7.0.x for the common runtime files.


Yaakov

*** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look
at the List-Unsubscribe:  tag in the email header of this message.
Send email to the address specified there.  It will be in the format:

[EMAIL PROTECTED]

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this URL.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEvDxCpiWmPGlmQSMRAvigAKCBMLlqulTFOU3WAw2OfrnCtFXn/ACfT3zm
X/QxZsFb3goBr0TFNDhnMuY=
=JUKk
-END PGP SIGNATURE-

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



[ANNOUNCEMENT] Updated: pcre-6.6-1

2006-07-17 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

The following packages have been updated in the Cygwin distribution:

*** libpcre0-6.6-1
*** pcre-6.6-1
*** pcre-devel-6.6-1
*** pcre-doc-6.6-1

The PCRE library is a set of functions that implement regular expression
pattern matching using the same syntax and semantics as Perl, with just
a few differences.  The current implementation of PCRE (release 6.x)
corresponds approximately with Perl 5.8, including support for UTF-8
encoded strings and Unicode general category properties.


Yaakov

- --  *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look
at the List-Unsubscribe:  tag in the email header of this message.
Send email to the address specified there.  It will be in the format:

[EMAIL PROTECTED]

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this URL.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEvD+HpiWmPGlmQSMRAtVeAJ9qSb949wgxDz/n2sfAEndR19TALACgiqw0
8RgQYBqGCWbXycYfEZIBNH4=
=Tu4b
-END PGP SIGNATURE-

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



[ANNOUNCEMENT] Updated: netpbm-10.33-1

2006-07-17 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

The following package has been updated in the Cygwin net release:

*** netpbm-10.33-1

Netpbm is a toolkit for manipulation of graphic images, including
conversion of images between a variety of different formats.  There
are over 220 separate tools in the package including converters for
about 100 graphics formats.

This is an upstream bugfix release.


Yaakov

***   *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look
at the List-Unsubscribe:  tag in the email header of this message.
Send email to the address specified there.  It will be in the format:

[EMAIL PROTECTED]

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this URL.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEvD7EpiWmPGlmQSMRAuq+AJ95PzleNWrjs5IqSycZgs+GvNf3oQCgzYjl
VjJ/rypTtBe9xWPMjq23qrc=
=Xx7p
-END PGP SIGNATURE-

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



[ANNOUNCEMENT] Updated: cygport-0.2.2-1

2006-07-17 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

The following package has been updated in the Cygwin net release:

*** cygport-0.2.2-1

cygport is a new way to create Cygwin packages.  More information is
contained in the README, and a tutorial at the URL below.

http://cygwin.com/ml/cygwin-apps/2006-05/msg00017.html

You only need cygport if you're a package developer or building
(upcoming) cygport-based Cygwin packages from source.

This version of cygport includes many new features, as well as internal
changes.  If you must upgrade while in middle of building a cygport
package, do the following (after stopping cygport!):

$ mkdir foo-1.2.3-1/origsrc
$ mv foo-1.2.3-1/src/foo-1.2.3-orig foo-1.2.3-1/origsrc/foo-1.2.3

Please see ChangeLog and NEWS for a full list of changes.


Yaakov

~ *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look
at the List-Unsubscribe:  tag in the email header of this message.
Send email to the address specified there.  It will be in the format:

[EMAIL PROTECTED]

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this URL.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEvEDZpiWmPGlmQSMRArtAAJoCD3e+DVy9eg1dbRlW4b+e0ub+sgCdH9nk
ZmgZV2NlzStSGMcz4dhYKz0=
=FBcP
-END PGP SIGNATURE-

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



New Package: gvim-7.0.035-1

2006-07-17 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

The following package has been updated in the Cygwin net release:

*** gvim-7.0.035-1

gvim provides a GTK2 GUI interface to the vim text editor.  It requires
vim-7.0.x for the common runtime files.


Yaakov

*** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look
at the List-Unsubscribe:  tag in the email header of this message.
Send email to the address specified there.  It will be in the format:

[EMAIL PROTECTED]

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this URL.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEvDxCpiWmPGlmQSMRAvigAKCBMLlqulTFOU3WAw2OfrnCtFXn/ACfT3zm
X/QxZsFb3goBr0TFNDhnMuY=
=JUKk
-END PGP SIGNATURE-


Updated: netpbm-10.33-1

2006-07-17 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

The following package has been updated in the Cygwin net release:

*** netpbm-10.33-1

Netpbm is a toolkit for manipulation of graphic images, including
conversion of images between a variety of different formats.  There
are over 220 separate tools in the package including converters for
about 100 graphics formats.

This is an upstream bugfix release.


Yaakov

***   *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look
at the List-Unsubscribe:  tag in the email header of this message.
Send email to the address specified there.  It will be in the format:

[EMAIL PROTECTED]

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this URL.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEvD7EpiWmPGlmQSMRAuq+AJ95PzleNWrjs5IqSycZgs+GvNf3oQCgzYjl
VjJ/rypTtBe9xWPMjq23qrc=
=Xx7p
-END PGP SIGNATURE-


Updated: pcre-6.6-1

2006-07-17 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

The following packages have been updated in the Cygwin distribution:

*** libpcre0-6.6-1
*** pcre-6.6-1
*** pcre-devel-6.6-1
*** pcre-doc-6.6-1

The PCRE library is a set of functions that implement regular expression
pattern matching using the same syntax and semantics as Perl, with just
a few differences.  The current implementation of PCRE (release 6.x)
corresponds approximately with Perl 5.8, including support for UTF-8
encoded strings and Unicode general category properties.


Yaakov

- --  *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look
at the List-Unsubscribe:  tag in the email header of this message.
Send email to the address specified there.  It will be in the format:

[EMAIL PROTECTED]

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this URL.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEvD+HpiWmPGlmQSMRAtVeAJ9qSb949wgxDz/n2sfAEndR19TALACgiqw0
8RgQYBqGCWbXycYfEZIBNH4=
=Tu4b
-END PGP SIGNATURE-


Updated: cygport-0.2.2-1

2006-07-17 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

The following package has been updated in the Cygwin net release:

*** cygport-0.2.2-1

cygport is a new way to create Cygwin packages.  More information is
contained in the README, and a tutorial at the URL below.

http://cygwin.com/ml/cygwin-apps/2006-05/msg00017.html

You only need cygport if you're a package developer or building
(upcoming) cygport-based Cygwin packages from source.

This version of cygport includes many new features, as well as internal
changes.  If you must upgrade while in middle of building a cygport
package, do the following (after stopping cygport!):

$ mkdir foo-1.2.3-1/origsrc
$ mv foo-1.2.3-1/src/foo-1.2.3-orig foo-1.2.3-1/origsrc/foo-1.2.3

Please see ChangeLog and NEWS for a full list of changes.


Yaakov

~ *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look
at the List-Unsubscribe:  tag in the email header of this message.
Send email to the address specified there.  It will be in the format:

[EMAIL PROTECTED]

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this URL.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEvEDZpiWmPGlmQSMRArtAAJoCD3e+DVy9eg1dbRlW4b+e0ub+sgCdH9nk
ZmgZV2NlzStSGMcz4dhYKz0=
=FBcP
-END PGP SIGNATURE-


Re: [ITP] gamin

2006-07-14 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Yaakov S (Cygwin Ports) wrote:
 Reissuing ITP for gamin.
 
 gamin is in Gentoo stable, Ubuntu dapper, and FC5.  Lapo gave this a
 GTG, but Corinna seemed to object due to lack of handling FAT drives on NT4.
 
 This package will be required by gnome-vfs2-2.14.

Obviously supporting NT4 is harder than we all thought.  Now that 1.5.20
is out, I want to bump all of GNOME to 2.14, and this holding me back.
I would like to ask again that this objection be lifted, and anyone that
really wants this fixed, PTC.


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEuCKtpiWmPGlmQSMRAn1CAJ4uqtmVi87va3GVs3tpyQVCy4TrNwCgqTsR
iv8/nrKEulNifyi5fI9/KyI=
=ZV3/
-END PGP SIGNATURE-


Re: [ITP] xdelta, try 2

2006-07-12 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Eric Blake wrote:
 Thanks.  By the way, WANT_AUTOCONF was not enough, I had to
 export FORCE_AUTOCONF_2_5=yes

OK, but I got errors with automake-1.5; using automake-1.6 worked instead.

 Try 2: Dynamic libraries are now built, and separated into their own
 package.  I followed debian's lead, and both cygedsio and cygxdelta dlls
 are in the same package.

Fine.  I suppose libedsio isn't used for anything outside of xdelta anyway.

 xdelta/xdelta-devel/setup.hint:
 # setup for xdelta-devel
[snip]
 requires: cygwin glib-devel libxdelta2 zlib

AFAICS the libxdelta2 dep is extraneous here.

 xdelta/libxdelta2/setup.hint:
 # setup for libxdelta2

Needs an external-source: line.

Fix these and GTG.


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEtW7apiWmPGlmQSMRAh/aAJ9WreB/da3tHkIB2uOvg4BijWZJbQCgrdE2
8/WvmspBh5D6O9LdSjWgoPk=
=+hHl
-END PGP SIGNATURE-


Re: SECURITY: tiff

2006-07-12 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Yaakov S (Cygwin Ports) wrote:
 Multiple vulnerabilities, ranging from integer overflows and NULL
 pointer dereferences to double frees, were reported in libTIFF.

And now, there's more:

A buffer overflow has been found in the t2p_write_pdf_string function in
tiff2pdf, which can been triggered with a TIFF file containing a
DocumentName tag with UTF-8 characters. An additional buffer overflow
has been found in the handling of the parameters in tiffsplit.

Solution: update to 3.8.2 and apply the following patches:
http://www.gentoo.org/cgi-bin/viewcvs.cgi/*checkout*/media-libs/tiff/files/tiff-3.8.2-tiffsplit.patch
http://www.gentoo.org/cgi-bin/viewcvs.cgi/*checkout*/media-libs/tiff/files/tiff-buffer.patch

More information:
http://www.gentoo.org/security/en/glsa/glsa-200607-03.xml
http://bugs.gentoo.org/show_bug.cgi?id=135021
http://bugs.gentoo.org/show_bug.cgi?id=135881
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2193
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2656


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEtZy4piWmPGlmQSMRAo2pAJ9gEq6uMHL4j7TvhGHL+j8RyN9Y+ACcCczX
PzQldn5/cuh2WwiUn9ifBF0=
=Cztp
-END PGP SIGNATURE-


Re: SECURITY: tiff

2006-07-12 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Yaakov S (Cygwin Ports) wrote:
 Solution: update to 3.8.2 and apply the following patches:
 http://www.gentoo.org/cgi-bin/viewcvs.cgi/*checkout*/media-libs/tiff/files/tiff-3.8.2-tiffsplit.patch
 http://www.gentoo.org/cgi-bin/viewcvs.cgi/*checkout*/media-libs/tiff/files/tiff-buffer.patch

And this one too:
http://gentoo.osuosl.org/distfiles/tiff-3.8.2-tiff2pdf.patch.bz2


Yaakov

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEtZ1qpiWmPGlmQSMRAivzAJ9AqkcSd8iqGFHWLNti2WqZuP9a6wCfVi4U
bgdfK/5LZSiuhYXVCGLwcvQ=
=Kqmq
-END PGP SIGNATURE-


Re: cygport tweaks

2006-07-12 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Yaakov S (Cygwin Ports) wrote:
 Eric Blake wrote:
 In the process, I discovered that cygport doesn't recognize .asc as 
 a valid file suffix for a gpg signature. And if there are no source
 patches, it would be nicer to not distribute ${P}.src.patch at all
 rather than distributing a 0-byte file.
 
 I'll look into these for 0.2.3.

OK, now in CVS.


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEtZeXpiWmPGlmQSMRAi1+AJ9NF3S2LHZTQTDyrydzneiPZe8dHACfda74
P4R4u6/t1UeNszsVzq1s2zg=
=LPBr
-END PGP SIGNATURE-

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: cygport tweaks

2006-07-12 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Corinna Vinschen wrote:
 And while we're at it, the localstatedir should be /var per
 http://cygwin.com/setup.html, not /var/lib as is the default
 in cygport.

Now fixed in CVS, except that I've overridden this back to /var/lib in
gnome2.cygclass, for scrollkeeper compatibility.


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEtZfkpiWmPGlmQSMRAhuQAJ4kDtn3Gfn29GJ3jC4ngEc44vWgDACfcOfx
Vn0wI5oyB9ubARrDYd/2ntM=
=gtNY
-END PGP SIGNATURE-

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: cygport tweaks

2006-07-12 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Eric Blake wrote:
 Actually, I liked how g-b-s did it better - rather than hardcoding
 everything (such as --mandir=/usr/share/man), it followed GNU Coding
 Standards (such as --mandir='${prefix}/share/man'), so that I can do 'make
 prefix=/my/path' and mandir would automatically follow.  

I changed this because I found certain cases where the substitution
would not happen, and the '${prefix}' would end up as-is in a generated
source file, which is obviously undesirable.  And with the X11 move into
/usr, I didn't foresee much need for prefix != /usr anyway.

 And now with autoconf 2.60, we should be considering whether the
 new --datarootdir needs to be specified, as well.

Thanks for the heads-up, I'll look at it once 2.60 is in the distro.

 One other nit - g-b-s removed lib/charset.alias after 'make install',
 since that file is managed by postinstall of info; multiple packages build
 this file, and would conflict if g-b-s didn't avoid distributing it.
 cyginstall should do likewise.

I don't see any reference to charset.alias in g-b-s HEAD, and AFAIK it
belongs to gettext, not info.  The only time I've needed to remove it
was with glib2, which contains a gettext-based i18n API.


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEtZnHpiWmPGlmQSMRAqs0AKDyCKp2lPl63ShhHufSpCQR7FVWawCggsvJ
a2rd3WiYZGpYhs2PcrHkIRE=
=O9vx
-END PGP SIGNATURE-

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: [ITP] xdelta

2006-07-06 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Eric Blake wrote:
 Right now, I only built it statically (the package has not been maintained
 for several years, so it was built with autoconf 2.13 and libtool 1.3.3;
 it refuses a VPATH build, and autoreconf gave up).  But if there is enough
 interest, I could try to beat it into submission to use modern autotools
 and generate libxdelta2 and libxdelta2-devel as a dynamic library and
 corresponding headers as separate packages later on.

Try the attached cygport file and patch.  You'll need to fill in
PKG_HINTS, make the corresponding .hint's, and I won't be too offended
if you don't like my choice of dividing the packages. :-)  Depending on
your autotools configuration, you may need to change the WANT_AUTOCONF
line as well in order to force use of autoconf-2.5x.


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFErbnhpiWmPGlmQSMRAr+cAJwJBjuNlA/U9wabx2XJzff3C8aopQCdGAoF
Cle0/CEF9j7aUfbCHGeN9CE=
=z5Ad
-END PGP SIGNATURE-
diff -urN -x CYGWIN-PATCHES -x 'aclocal.m4*' -x ltmain.sh -x 'config.*' -x 
depcomp -x install-sh -x missing -x mkinstalldirs -x autom4te.cache -x 
'*compile' -x 'intltool*.in' -x 'xml-i18n-*.in' -x '*.pyc' -x '*.mo' -x '*.gmo' 
-x ABOUT-NLS -x Makevars.template -x COPYING -x INSTALL -x '*.orig' -x '*.rej' 
-x '*~' -x '*.temp' -x texinfo.tex -x ylwrap -x 'Makefile.in*' -x configure -x 
gnome-doc-utils.make -x intltool.m4 -x omf.make -x xmldocs.make 
origsrc/xdelta-1.1.3/Makefile.am src/xdelta-1.1.3/Makefile.am
--- origsrc/xdelta-1.1.3/Makefile.am2001-06-24 02:30:28.0 -0500
+++ src/xdelta-1.1.3/Makefile.am2006-07-06 19:34:45.18750 -0500
@@ -7,7 +7,7 @@
 xdelta_SOURCES  = xdmain.c getopt.c getopt1.c
 
 xdelta_LDADD= libxdelta.la \
- $(top_srcdir)/libedsio/libedsio.la\
+ libedsio/libedsio.la  \
  $(GLIB_LIBS)  \
  -lz
 
@@ -17,7 +17,7 @@
 lib_LTLIBRARIES = libxdelta.la
 
 libxdelta_la_SOURCES = xdelta.c xdapply.c $(SER_SOURCES)
-libxdelta_la_LIBADD  = $(GLIB_LIBS)
+libxdelta_la_LIBADD  = libedsio/libedsio.la $(GLIB_LIBS)
 
 EXTRA_DIST = xd.ser $(SER_OUT) xdelta.magic xdelta.prj xdelta.m4   \
autogen.sh xdelta.dsp xdelta.dsw stamp-ser xdrsync.c
@@ -28,7 +28,7 @@
 m4data_DATA = xdelta.m4
 
 ## $Format: libxdelta_la_LDFLAGS = -version-info 
$LibCurrent$:$LibRevision$:$LibAge$ $
-libxdelta_la_LDFLAGS = -version-info 2:0:0
+libxdelta_la_LDFLAGS = -version-info 2:0:0 -no-undefined
 
 #
 # Rules for the generated code
diff -urN -x CYGWIN-PATCHES -x 'aclocal.m4*' -x ltmain.sh -x 'config.*' -x 
depcomp -x install-sh -x missing -x mkinstalldirs -x autom4te.cache -x 
'*compile' -x 'intltool*.in' -x 'xml-i18n-*.in' -x '*.pyc' -x '*.mo' -x '*.gmo' 
-x ABOUT-NLS -x Makevars.template -x COPYING -x INSTALL -x '*.orig' -x '*.rej' 
-x '*~' -x '*.temp' -x texinfo.tex -x ylwrap -x 'Makefile.in*' -x configure -x 
gnome-doc-utils.make -x intltool.m4 -x omf.make -x xmldocs.make 
origsrc/xdelta-1.1.3/configure.in src/xdelta-1.1.3/configure.in
--- origsrc/xdelta-1.1.3/configure.in   2001-09-24 01:59:17.0 -0500
+++ src/xdelta-1.1.3/configure.in   2006-07-06 19:23:07.109375000 -0500
@@ -75,9 +75,9 @@
   AC_MSG_ERROR(Test for GLIB failed. Download it from 
ftp://ftp.gtk.org/pub/gtk/v1.2/))
 
 AC_CHECK_LIB(z, gzsetparams,
-  AC_CHECK_HEADER(zlib.h,,
-AC_MSG_ERROR(ZLIB headers not found)),
-  AC_MSG_ERROR(ZLIB library not found))
+  [AC_CHECK_HEADER(zlib.h, [],
+[AC_MSG_ERROR(ZLIB headers not found)])],
+  [AC_MSG_ERROR(ZLIB library not found)])
 
 AC_OUTPUT(Makefile
  doc/Makefile
diff -urN -x CYGWIN-PATCHES -x 'aclocal.m4*' -x ltmain.sh -x 'config.*' -x 
depcomp -x install-sh -x missing -x mkinstalldirs -x autom4te.cache -x 
'*compile' -x 'intltool*.in' -x 'xml-i18n-*.in' -x '*.pyc' -x '*.mo' -x '*.gmo' 
-x ABOUT-NLS -x Makevars.template -x COPYING -x INSTALL -x '*.orig' -x '*.rej' 
-x '*~' -x '*.temp' -x texinfo.tex -x ylwrap -x 'Makefile.in*' -x configure -x 
gnome-doc-utils.make -x intltool.m4 -x omf.make -x xmldocs.make 
origsrc/xdelta-1.1.3/libedsio/Makefile.am src/xdelta-1.1.3/libedsio/Makefile.am
--- origsrc/xdelta-1.1.3/libedsio/Makefile.am   2001-06-24 02:44:27.0 
-0500
+++ src/xdelta-1.1.3/libedsio/Makefile.am   2006-07-06 18:29:44.609375000 
-0500
@@ -15,6 +15,8 @@
 
 include_HEADERS = edsio.h edsio_edsio.h
 
+libedsio_la_LDFLAGS = -no-undefined
+
 libedsio_la_LIBADD = $(GLIB_LIBS)
 
 libedsio_la_SOURCES =  \
diff -urN -x CYGWIN-PATCHES -x 'aclocal.m4*' -x ltmain.sh -x 'config.*' -x 
depcomp -x install-sh -x missing -x mkinstalldirs -x autom4te.cache -x 
'*compile' -x 'intltool*.in' -x 'xml-i18n-*.in' -x '*.pyc' -x '*.mo' -x '*.gmo' 
-x ABOUT-NLS -x Makevars.template -x COPYING -x INSTALL -x '*.orig' -x '*.rej' 
-x '*~' -x '*.temp' -x texinfo.tex 

Re: [ITP] xdelta

2006-07-06 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Yaakov S (Cygwin Ports) wrote:
 Try the attached cygport file and patch.  You'll need to fill in
 PKG_HINTS, make the corresponding .hint's, and I won't be too offended
 if you don't like my choice of dividing the packages. :-)  Depending on
 your autotools configuration, you may need to change the WANT_AUTOCONF
 line as well in order to force use of autoconf-2.5x.

Sorry, try these instead.


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFErcFTpiWmPGlmQSMRAtvSAJ9o8VgAB/iCDa0ibEfZVtfAC597dgCg92sN
OxXndqzCT9Yi29blWmnK/Q8=
=Khwd
-END PGP SIGNATURE-
diff -urN -x CYGWIN-PATCHES -x 'aclocal.m4*' -x ltmain.sh -x 'config.*' -x 
depcomp -x install-sh -x missing -x mkinstalldirs -x autom4te.cache -x 
'*compile' -x 'intltool*.in' -x 'xml-i18n-*.in' -x '*.pyc' -x '*.mo' -x '*.gmo' 
-x ABOUT-NLS -x Makevars.template -x COPYING -x INSTALL -x '*.orig' -x '*.rej' 
-x '*~' -x '*.temp' -x texinfo.tex -x ylwrap -x 'Makefile.in*' -x configure -x 
gnome-doc-utils.make -x intltool.m4 -x omf.make -x xmldocs.make 
origsrc/xdelta-1.1.3/Makefile.am src/xdelta-1.1.3/Makefile.am
--- origsrc/xdelta-1.1.3/Makefile.am2001-06-24 02:30:28.0 -0500
+++ src/xdelta-1.1.3/Makefile.am2006-07-06 19:34:45.18750 -0500
@@ -7,7 +7,7 @@
 xdelta_SOURCES  = xdmain.c getopt.c getopt1.c
 
 xdelta_LDADD= libxdelta.la \
- $(top_srcdir)/libedsio/libedsio.la\
+ libedsio/libedsio.la  \
  $(GLIB_LIBS)  \
  -lz
 
@@ -17,7 +17,7 @@
 lib_LTLIBRARIES = libxdelta.la
 
 libxdelta_la_SOURCES = xdelta.c xdapply.c $(SER_SOURCES)
-libxdelta_la_LIBADD  = $(GLIB_LIBS)
+libxdelta_la_LIBADD  = libedsio/libedsio.la $(GLIB_LIBS)
 
 EXTRA_DIST = xd.ser $(SER_OUT) xdelta.magic xdelta.prj xdelta.m4   \
autogen.sh xdelta.dsp xdelta.dsw stamp-ser xdrsync.c
@@ -28,7 +28,7 @@
 m4data_DATA = xdelta.m4
 
 ## $Format: libxdelta_la_LDFLAGS = -version-info 
$LibCurrent$:$LibRevision$:$LibAge$ $
-libxdelta_la_LDFLAGS = -version-info 2:0:0
+libxdelta_la_LDFLAGS = -version-info 2:0:0 -no-undefined
 
 #
 # Rules for the generated code
diff -urN -x CYGWIN-PATCHES -x 'aclocal.m4*' -x ltmain.sh -x 'config.*' -x 
depcomp -x install-sh -x missing -x mkinstalldirs -x autom4te.cache -x 
'*compile' -x 'intltool*.in' -x 'xml-i18n-*.in' -x '*.pyc' -x '*.mo' -x '*.gmo' 
-x ABOUT-NLS -x Makevars.template -x COPYING -x INSTALL -x '*.orig' -x '*.rej' 
-x '*~' -x '*.temp' -x texinfo.tex -x ylwrap -x 'Makefile.in*' -x configure -x 
gnome-doc-utils.make -x intltool.m4 -x omf.make -x xmldocs.make 
origsrc/xdelta-1.1.3/configure.in src/xdelta-1.1.3/configure.in
--- origsrc/xdelta-1.1.3/configure.in   2001-09-24 01:59:17.0 -0500
+++ src/xdelta-1.1.3/configure.in   2006-07-06 19:23:07.109375000 -0500
@@ -75,9 +75,9 @@
   AC_MSG_ERROR(Test for GLIB failed. Download it from 
ftp://ftp.gtk.org/pub/gtk/v1.2/))
 
 AC_CHECK_LIB(z, gzsetparams,
-  AC_CHECK_HEADER(zlib.h,,
-AC_MSG_ERROR(ZLIB headers not found)),
-  AC_MSG_ERROR(ZLIB library not found))
+  [AC_CHECK_HEADER(zlib.h, [],
+[AC_MSG_ERROR(ZLIB headers not found)])],
+  [AC_MSG_ERROR(ZLIB library not found)])
 
 AC_OUTPUT(Makefile
  doc/Makefile
diff -urN -x CYGWIN-PATCHES -x 'aclocal.m4*' -x ltmain.sh -x 'config.*' -x 
depcomp -x install-sh -x missing -x mkinstalldirs -x autom4te.cache -x 
'*compile' -x 'intltool*.in' -x 'xml-i18n-*.in' -x '*.pyc' -x '*.mo' -x '*.gmo' 
-x ABOUT-NLS -x Makevars.template -x COPYING -x INSTALL -x '*.orig' -x '*.rej' 
-x '*~' -x '*.temp' -x texinfo.tex -x ylwrap -x 'Makefile.in*' -x configure -x 
gnome-doc-utils.make -x intltool.m4 -x omf.make -x xmldocs.make 
origsrc/xdelta-1.1.3/libedsio/Makefile.am src/xdelta-1.1.3/libedsio/Makefile.am
--- origsrc/xdelta-1.1.3/libedsio/Makefile.am   2001-06-24 02:44:27.0 
-0500
+++ src/xdelta-1.1.3/libedsio/Makefile.am   2006-07-06 18:29:44.609375000 
-0500
@@ -15,6 +15,8 @@
 
 include_HEADERS = edsio.h edsio_edsio.h
 
+libedsio_la_LDFLAGS = -no-undefined
+
 libedsio_la_LIBADD = $(GLIB_LIBS)
 
 libedsio_la_SOURCES =  \
diff -urN -x CYGWIN-PATCHES -x 'aclocal.m4*' -x ltmain.sh -x 'config.*' -x 
depcomp -x install-sh -x missing -x mkinstalldirs -x autom4te.cache -x 
'*compile' -x 'intltool*.in' -x 'xml-i18n-*.in' -x '*.pyc' -x '*.mo' -x '*.gmo' 
-x ABOUT-NLS -x Makevars.template -x COPYING -x INSTALL -x '*.orig' -x '*.rej' 
-x '*~' -x '*.temp' -x texinfo.tex -x ylwrap -x 'Makefile.in*' -x configure -x 
gnome-doc-utils.make -x intltool.m4 -x omf.make -x xmldocs.make 
origsrc/xdelta-1.1.3/test/Makefile.am src/xdelta-1.1.3/test/Makefile.am
--- origsrc/xdelta-1.1.3/test/Makefile.am   2001-06-24 02:44:10.0 
-0500
+++ src/xdelta-1.1.3/test/Makefile.am   2006-07-06 19:37:10.5 -0500
@@ -1,13 +1,13 @@
 
 EXTRA_DIST

Re: cygport tweaks

2006-07-06 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Eric Blake wrote:
 I just switched diffstat from g-b-s to cygport, and have to say I was
 pretty impressed.

Thanks. :-)

 In the process, I discovered that cygport doesn't recognize .asc as 
 a valid file suffix for a gpg signature. And if there are no source
 patches, it would be nicer to not distribute ${P}.src.patch at all
 rather than distributing a 0-byte file.

I'll look into these for 0.2.3.

 Also, the cygport README states that cygport is still unsupported on the
 main cygwin mailing list; should that be updated now that cygport is an
 official package?

Already fixed in CVS.


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFErcKDpiWmPGlmQSMRAprZAJ9Qe6r7WWybDhUBfoP5mL2amUgSIQCdEnJf
y7gCTkRMbssglXsKYxtiPjE=
=Wlq2
-END PGP SIGNATURE-

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: RFC: X11R7 transition

2006-07-05 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

John Morrison wrote:
 Do you want to post the .cygport/patches?  I can't promise to help, but
 you'll  at least stand a better chance of *somebody* helping...

Everything is available in Cygwin Ports CVS, module ports/xorg.

http://sourceforge.net/cvs/?group_id=99645

You will need cygport-0.2.2 to build X11R7.1; packages are currently
available in Cygwin Ports and very soon in the distro, or grab the
sources from CVS (module cygport) as well.

Note that you will need to delete the /usr/{bin,include,lib}/X11
symlinks, and to move /etc/X11/* to /usr/X11R6/lib/X11 (after removing
the conflicting symlinks there), before trying to install modular X11
into /usr.


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFErD80piWmPGlmQSMRApFdAKDGFrUhRRbiAbOGZIwFnSFREgQ+tACgk4p9
dyyfHKKB2cA7Czcj9NCTpVw=
=ocbk
-END PGP SIGNATURE-


Re: New gvim (was Re: Updated: vim-7.0.035-1)

2006-06-26 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Corinna Vinschen wrote:
 could you please update the gvim package to vim7, too?
 
 Since gvim expects the global configuration files from the vim package,
 people will have a broken gvim configuration when updating vim.

Hmm, I see that gvim is quite a popular package. :-)  The problem is
that I'm too many steps ahead of the distribution right now:

1) I'm running a snapshot Cygwin environment,
2) I'm using the modular X11 client libraries,
3) I have gtk+ 2.8 installed.

In the case of gvim, I don't think that 2) or 3) should matter all that
much; the problem is with 1).  That said, I already have these packages
built:

ftp://sunsite.dk/projects/cygwinports/release/gvim/gvim-7.0.017-1-src.tar.bz2
ftp://sunsite.dk/projects/cygwinports/release/gvim/gvim-7.0.017-1.tar.bz2

If someone could verify that the run with 1.5.19-4 and gtk2-2.6, by all
means, please upload.  If not, then someone still running the stock
distro could build them from these files in Cygwin Ports CVS:

http://cygwin-ports.cvs.sourceforge.net/cygwin-ports/ports/apps/vim/

Either way, I'll look at 7.0.035 soon.


Yaakov

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEoFfmpiWmPGlmQSMRAjFiAJ4tP/z5Ye5BIfE4m/kDTn7n2CzVSACcDedy
XrEYJJJ+XkOOfHkoc+uv77M=
=GqmI
-END PGP SIGNATURE-


Re: SECURITY: typespeed (CVE-2006-1515)

2006-06-22 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Lapo Luchini wrote:
 It seems I will have a nice cozy package-preparing week-end ;-)
 
 (typespeed, rsync, monotone...)

coughgamin/cough :-D


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEmygGpiWmPGlmQSMRAotuAKC6MZte4XrMsvfM7C2UHBdxIVRFswCghY6v
i/0MLIaHcbexUCMeZG6toPM=
=Ef4p
-END PGP SIGNATURE-


SECURITY: typespeed (CVE-2006-1515)

2006-06-19 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

A buffer overflow has been discovered in the addnewword() function of
Typespeed's network code.

Workaround: Don't run typespeed in multiplayer mode.

Solution:  Upgrade to = 0.5.1.  (0.5.0 fixed the security bug, but
introduced some functionality bugs fixed in 0.5.1.)

More information:
http://security.gentoo.org/glsa/glsa-200606-20.xml
http://bugs.gentoo.org/show_bug.cgi?id=135071
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1515


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFElw5+piWmPGlmQSMRAkUtAJwKqWWpoTJGGrx/1UN6pQ7akZYvoQCghifc
RxjBwGdU+dLXo4vXo62rk9I=
=pZ7E
-END PGP SIGNATURE-


Re: broken link

2006-06-18 Thread Yaakov S (Cygwin Ports)
Igor Peshansky wrote:
 I thought Yaakov was working on becoming one eventually...  This was
 mostly a hint to him that he may want to take over the other duties of the
 X maintainer...  But then, I'm not even sure he's subscribed to this list
 yet, so the hint may have been premature.

I am, but I'm stuck on the server, see:

http://cygwin.com/ml/cygwin-apps/2006-06/msg00039.html

I don't have sourceware access yet, so if you could please update the
relevant webpage, please do so.

As for being subscribed to this list, now you know. :-)


Yaakov

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: 20060529: python and semaphores

2006-06-16 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Yaakov S (Cygwin Ports) wrote:
 While attempting to package eric3, python (2.4.3-1) just segfaults on
 the included install.py script before it can do anything else.  This
 used to work with cygwin-1.5.18-1 and python-2.4.1-1, and since I've had
 similar problems with cygwin-1.5.19-4 and python-2.4.1-1, I'm fairly
 sure that cygwin1.dll (both 1.5.19-4 and 20060529 snapshot) is the
 culprit here.
 
 Note that python is otherwise working normally (e.g. distutils, pygtk2,
 etc.).

The 20060612 snapshot fixes this problem.  Keep up the good work!


Yaakov

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEkyAXpiWmPGlmQSMRAnKbAJ4qUp4S46FhBhYEAJffusFONuxT7QCgklep
m591u1XgQIGFU2neNEl8vg0=
=uee0
-END PGP SIGNATURE-

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: SECURITY: tiff

2006-06-14 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Yaakov S (Cygwin Ports) wrote:
 Multiple vulnerabilities, ranging from integer overflows and NULL
 pointer dereferences to double frees, were reported in libTIFF.
 
 Solution:  Update to =3.8.1.
 
 More information:
 http://www.gentoo.org/security/en/glsa/glsa-200605-17.xml
 http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0405
 http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2024
 http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2025
 http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2026
 http://bugzilla.remotesensing.org/show_bug.cgi?id=1102

Ping?


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEkHwnpiWmPGlmQSMRAnQHAJ4l/jHxC3VuXBpHyi4vav8/SOiVTwCeI1Ud
FeHLR48sZqnlkOtSXDGWV0E=
=glLU
-END PGP SIGNATURE-


Re: cygport pkgcheck

2006-06-14 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Reini Urban wrote:
 Attached is the new version.
 No ChangeLog, ... entries.

Incorporated into CVS.  Thanks for the patch.


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEkHv8piWmPGlmQSMRAmdRAKDWY7qQks2l+rq2Ru8nwoStpNmb2wCePoP2
9ZHi/4I0SBuh24ilvcCpK/w=
=/uBe
-END PGP SIGNATURE-

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



cygport now in CVS

2006-06-14 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

The cygport sources can now be found in the cygwin-ports CVS repository.
 Anyone interested in cygport development, work is currently on HEAD;
testers would be welcome.

I'm very close to making a 0.2.2 release before branching and working on
l10n support for 0.3.

http://sourceforge.net/cvs/?group_id=99645


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEkIUupiWmPGlmQSMRAugSAJ0f73ZdGiLSpjKyC/jVSKbhBMgJMQCeMnek
ilJvpCEM3/ydFr+FXVuf4tc=
=EPuu
-END PGP SIGNATURE-

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: Maintainer searched

2006-06-13 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Corinna Vinschen wrote:
 Since there hasn't been much movement lately, I tracked which of
 Gerrit's packages have been actually taken over.  As I see it now,
 the following packages remain to be taken over, please correct me
 if I missed something:
 
   check   Yaakov S?
   libxml2*Yaakov S?
   libxslt Yaakov S?
 
 I'd like to ask Yaakov, Max, Dave and Yitzchak, are you taking over,
 or are you still considering to take over?  It would be nice to have
 that sorted out.

I am taking those packages and already have newer versions ready, but as
I've been using snapshots as of late, I can't guarantee that the new
versions work with 1.5.19-4.


Yaakov

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEju/tpiWmPGlmQSMRAmJJAJ9IRN/7r3vpYPD7Cqj6sRcJPN47yQCcD76Q
NtO8Q0foPGEHX3737XLNvV0=
=Zumg
-END PGP SIGNATURE-


[ITP] gamin

2006-06-13 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Reissuing ITP for gamin.

gamin is in Gentoo stable, Ubuntu dapper, and FC5.  Lapo gave this a
GTG, but Corinna seemed to object due to lack of handling FAT drives on NT4.

This package will be required by gnome-vfs2-2.14.

ftp://sunsite.dk/projects/cygwinports/release/gamin/gamin-0.1.7-1-src.tar.bz2
ftp://sunsite.dk/projects/cygwinports/release/gamin/gamin-0.1.7-1.tar.bz2
ftp://sunsite.dk/projects/cygwinports/release/gamin/gamin-devel/gamin-devel-0.1.7-1.tar.bz2
ftp://sunsite.dk/projects/cygwinports/release/gamin/gamin-devel/setup.hint
ftp://sunsite.dk/projects/cygwinports/release/gamin/pygamin/pygamin-0.1.7-1.tar.bz2
ftp://sunsite.dk/projects/cygwinports/release/gamin/pygamin/setup.hint
ftp://sunsite.dk/projects/cygwinports/release/gamin/setup.hint


Yaakov

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEjvOepiWmPGlmQSMRAnzSAKDP9ak9xqCd+NCMctwEMC9ULLRjGACgvmRT
VLjE1Vq0wnM7+nujlkueqeU=
=igJ6
-END PGP SIGNATURE-


Re: Obsoletion procedures?

2006-06-13 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Max Bowsher wrote:
 Sorry, I could have been clearer. The issue is that these are all
 library packages, which people could conceivably have self-compiled
 stuff depending upon.
 
 I'd like some opinions on how long a real (not empty .tar) version of a
 library should persist, after nothing in the distribution requires it
 any more.

The precedent seems to be to keep them indefinitely, unless they are
affected by security issues or are otherwise hopelessly broken.


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEjvUgpiWmPGlmQSMRAicLAJ4+fMc4Hh2o7S451Zto899WNHbppQCdG/tP
XMBlkleQxvezJ91wDzPqkdE=
=YcO0
-END PGP SIGNATURE-


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

2006-06-13 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Max Bowsher wrote:
 Yaakov suggested changing php-apache2 to apache2-php.  I countered that
 php-apache2 is consistent with the subversion-apache2 we already have,
 and that it more useful to have all the possibilities for using PHP
 grouped together, than to have all apache2 modules grouped together.

1) The apache2 modules are mistakenly present in the php-devel package.
2) Could 'php-config --libs' output be sanitized?


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEjv2BpiWmPGlmQSMRAjcwAKCGHGphQcp+1Dow2dZtaQYZua/W1gCg6dl+
HSeIyqOS+1rT9VCpMAMMgRY=
=xaBI
-END PGP SIGNATURE-


Re: [ITP] gamin

2006-06-13 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Corinna Vinschen wrote:
 Did the FAT support make it into this package now?  It really wasn't
 that complicated, was it?

FAT detection on 2K/XP is supported, and assumed on 9x.  FAT detection
on NT4 is still not supported.  Lapo was going to work on it, but he
said as this was not trivial, and then he had a thesis to deal with.


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEj1HwpiWmPGlmQSMRAnAqAJ4pw4ADwFVFFCXHPZaOl+1NbIqshwCg3Rs3
gAQ89Lm4PoxTj+6ezXY5vHc=
=/B2K
-END PGP SIGNATURE-


Re: [ITP] Macaulay2

2006-06-12 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Dan Grayson wrote:
 There have been no replies to my message below.  Does a lack of interest from
 this mailing list mean our proposed package is unlikely to be accepted, and
 thus I should expend no effort releasing our program in the cygwin format?

Not necessarily, but until you have packages available to test, I
wouldn't expect much of a response.


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEjc5ypiWmPGlmQSMRAr1EAKCM7Re7X5mjPCsTZT+iFGDu1pk6fwCfTX2h
loGrEO7sqzjZ8euuhbrPMc4=
=UvCH
-END PGP SIGNATURE-


RFC: X11R7 transition

2006-06-12 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

As previously mentioned, I have been working on porting the modular
X11R7 to Cygwin.  While I have been (AFAICS) successful on the client
side, the server refused to find any fonts, and hence won't start.

Frankly, I'm baffled as to why, since it's not the fonts themselves
(X11R6 XWin will run with the new fonts via -fp), and fixing a few
#ifdef's in libXfont which I thought might be the suspect haven't helped.

Now, X11R7.1 is already out, making Cygwin even further behind.  And to
make matters worse, since my system is already modular, most things that
I maintain I can't upload new versions of, because they won't be
compatible with X11R6 (if only because the paths are different and X11R7
uses libtool).

Because of the fundamental change from monolithic to modular, in order
to get the ball rolling, I would like to propose the following:

1) Move X11R6 files (xorg-x11-etc, xorg-x11-libs-data) that would block
X11R7 (in /etc/X11 and /usr) back into /usr/X11R6.

2) Add everything but the server from X11R7.0 into the distro,
installing into /etc/X11 and /usr.

3) Obsolete the following immediately:
xorg-x11-bin
xorg-x11-bin-lndir
xorg-x11-devel
xorg-x11-fsrv
xorg-x11-man-pages
xorg-x11-man-pages-html

[Until here should go very quickly, once I have upload access.]

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.

5) Continue with X11R7.1, looking and hoping for the solution to get the
server working.

6) Once xorg-server is actually working, then the rest of xorg-x11-6.8
can be obsoleted:

xorg-x11-base
xorg-x11-bin-dlls
xorg-x11-etc
xorg-x11-f100
xorg-x11-fcyr
xorg-x11-fenc
xorg-x11-fnts
xorg-x11-fscl
xorg-x11-libs-data
xorg-x11-nest
xorg-x11-vfb
xorg-x11-xwin
xorg-x11-xwin-gl

I realize that is may not be the preferred way of making this
transition, but at this point I can't think of another viable way to
move forward.  Thoughts?


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEjf+qpiWmPGlmQSMRAn69AJ4l54Lu3HReTLKCEKtNs/adfuN+uQCeIW2s
jAb3jRVuJn1CErnpM3tnsHM=
=mK0g
-END PGP SIGNATURE-


Re: Please test: ctags-5.6-1

2006-06-08 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Warren Young wrote:
 I believe my problems with g-b-s were due to the fact that ctags uses
 autoconf only, no automake.  Do you know of anyone using cygport with
 such a package?

Sure, cygport is designed to be flexible, and I've used cygport for lots
of different kinds of packages, including such cases.  If the build
system isn't broken, (cyg)autoreconf should recognize that automake
isn't be used; else, just call autoconf.


Yaakov
cygport author :-)
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEiIkMpiWmPGlmQSMRAgMOAKD0KIB2CXwvlG9q9BPJKdrLS2ekQwCeN4dJ
bzqP+z/+USpN9htjjHLoQ4Y=
=9zo6
-END PGP SIGNATURE-


SECURITY: tiff

2006-05-30 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Multiple vulnerabilities, ranging from integer overflows and NULL
pointer dereferences to double frees, were reported in libTIFF.

Solution:  Update to =3.8.1.

More information:
http://www.gentoo.org/security/en/glsa/glsa-200605-17.xml
http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0405
http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2024
http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2025
http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2026
http://bugzilla.remotesensing.org/show_bug.cgi?id=1102


Yaakov

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEfMahpiWmPGlmQSMRAuJJAKDsj4ul7c7EmzhHh01JenjVJqQh1wCfTq4a
PWAehpW9Rd+/H2fILsjmMoI=
=YvdS
-END PGP SIGNATURE-


Re: cygport bash_completion support

2006-05-29 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Reini Urban wrote:
 Attached is bash_completion support for cygport. (cygwin only)
 Put it into /etc/bash_completion.d/cygport
 
 Maybe it can be added to the package, though it's only useful for cygwin.

I don't use bash_completion myself, but if someone else will verify that
this works, I could add it to cygport.


Yaakov

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEe3W5piWmPGlmQSMRAj4cAJ4vKgTV2k/8J/CzfOof4wPJ3k6oRwCeIml8
rjbBWLOvxWM7svBTGjvORaQ=
=x8r8
-END PGP SIGNATURE-

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: 1.5.19: changes have broken Qt3

2006-05-28 Thread Yaakov S (Cygwin Ports)
Ralf Habacker wrote:
 I just downloaded cywin snapshot 2005-06-27 and got running designer and
  uic without any problem, so it looks like there is no need to deep
 more into this stuff. I will follow the next time if this problems takes
 places again.

I can confirm that the 2006-Jun-27 snapshot (which is what he meant)
fixes the longstanding issues WRT qt3 and company.  Thanks to all who
helped figure this out, and I look forward to restarting work on qt3,
qt4, and KDE 3.5 in the near future.


Yaakov

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: 1.5.19: changes have broken Qt3

2006-05-28 Thread Yaakov S (Cygwin Ports)
Yaakov S (Cygwin Ports) wrote:
 I can confirm that the 2006-Jun-27 snapshot (which is what he meant)
 fixes the longstanding issues WRT qt3 and company.  Thanks to all who
 helped figure this out, and I look forward to restarting work on qt3,
 qt4, and KDE 3.5 in the near future.

Sigh.  That's 2006-MAY-27.


Yaakov

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: Newer cygwin packages available

2006-05-27 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Charli Li wrote:
 There are some newer cygwin packages available from the original vendor(s)
 that I would like to bring to your attention:
  ---
 |Package name|setup.exe version|vendor's version|
 |GTK+2   |2.6.10   |2.9.1   |
 |glib2   |2.6.6|2.11.1  |
 |pango   |1.8.1|1.13.1  |
 |ATK |1.9.1|1.10.3  |
  ---

Updates to GNOME in the distro are currently pending a few issues.  I
(as the Cygwin GNOME maintainer) am well aware of the updates necessary
(some of the versions above are development branches), and I will update
these packages when feasible.


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEeR6epiWmPGlmQSMRAizPAJ4uAn0SMre9wW1SDlV2qn080iuRNACgjaHF
r7KmGYpGxiEpUqqPLy72DpE=
=bxIy
-END PGP SIGNATURE-

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: updated package: gsl-1.8-1

2006-05-25 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Teun Burgers wrote:
 Attached you find a script gsl-get.sh that fetches the files and
 organises them in what I think is the intended directory structure
 and renames all the .hints files to setup.hint in the appropriate
 directory. After executing of the script this should be the result:
 
 gsl/gsl-1.8-1-src.tar.bz2
 gsl/gsl-1.8-1.tar.bz2
 gsl/setup.hint
 gsl/gsl-apps/gsl-apps-1.8-1.tar.bz2
 gsl/gsl-apps/setup.hint
 gsl/gsl-devel/gsl-devel-1.8-1.tar.bz2
 gsl/gsl-devel/setup.hint
 gsl/gsl-doc/gsl-doc-1.8-1.tar.bz2
 gsl/gsl-doc/setup.hint

Were you aware that cygport does this automatically?  As part of the
'package' command, it installs all packages and their setup.hint's in
the dist/ directory.


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEdiLEpiWmPGlmQSMRAhMuAKDcjF0UnjqySJtDPPdsoms2zGqJ+QCeMSG/
KEI0dsQjAUd2YsBhROoGNko=
=S84I
-END PGP SIGNATURE-


Re: python: update soon?

2006-05-24 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Jason Tishler wrote:
 AFAICT, Cygwin Python uses the normal Python layout.
 
 On Cygwin, we have:
 
  $ ls /usr/lib/python2.4/config
  Makefile  Setup.config  config.c install-sh  makesetup
  Setup Setup.local   config.c.in  libpython2.4.dll.a  python.o
 
 and on Linux, we have:
 
 $ ls usr/lib/python2.4/config
 Makefile  Setup.config  config.c install-sh  makesetup
 Setup Setup.local   config.c.in  libpython2.4.a  python.o

AFAIK the difference is not in config but in /usr/lib; on Linux,
libpython2.4.so* are installed in /usr/lib, allowing one to link against
python with a simple -lpython2.4, where we need
- -L/usr/lib/python2.4/config also.  Having a copy/symlink of
libpython2.4.dll.a in /usr/lib would help make Cygwin more compatible
with python-dependent autotooled packages, which are not yet sensitive
to this peculiarity.


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEdL6rpiWmPGlmQSMRAsESAKCmfFcZEpj067YzUaGiLsyq3ySlkgCg7D7U
CAaIJYG2WvtxjBr+JCarPwo=
=Hs4j
-END PGP SIGNATURE-

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: [maybe-ITP] gamin

2006-05-23 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Lapo Luchini wrote:
 Corinna Vinschen wrote:
 That's fine since the existance of reparse points corresponds with
 the existance of the GetVolumePathName function.  In other words,
 if you have to emulate the function, no other volume mount points
 besides X:\ and \\server\share can exist.
 
 That's what I supposed, but thanks for the confirmation.
 
 May I suggest to use GetFullPathName on the incoming path first?
 Then you can savely remove the if (isalpha(lpszFileName[0])) {
 part.
 
 OK, will modify it ASAP (which can be a while, graduation thesis
 deadline in less than 2 weeks...).

Hmmm, this has seemingly stalled for about two months now.  Where are we
holding with gamin now?


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEc4hYpiWmPGlmQSMRApp9AKD1lh3flrTYs1GLXnjl3S3F9ECPLACgv1PX
kke4KrLVoRGQ22uqKbOuy5U=
=Gd9h
-END PGP SIGNATURE-


Re: [ANNOUNCEMENT] New Package: cygport-0.1.93-1

2006-05-19 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Bob Rossi wrote:
 I created a setup.hint for the first time. I don't have a README, is
 this required?

Yes, see:

http://sourceware.org/cgi-bin/cvsweb.cgi/~checkout~/packaging/templates/generic-readme?content-type=text/plaincvsroot=cygwin-apps

Keep in mind that the Build instructions section needs to be changed
for a cygport-based source package.

 What's the command to 'rerun the pkg phase?

cygport ./cgdb-0.6.2-1.cygport install pkg

This installs the README in ${D}/usr/share/doc/Cygwin, and creates
binary and source packages.  You will also find cgdb-0.6.2-1/dist/cgdb/,
which is a release-ready package directory, and can be copied as is to
your web space for testing and upload.


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEbkYFpiWmPGlmQSMRAuW7AJ4/GZmLJhgkwyQmvUmXA25qX5CmkgCgxGFo
q0FlifP93/f1pUrLDnDRBuI=
=Q7Tt
-END PGP SIGNATURE-

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: gcc-3.4.4-2 progress report.

2006-05-18 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Dave Korn wrote:
   The one thing I haven't done anything about is making libstdc++ as a dll,
 because I don't yet know how.  Jim, if you or anyone else can tell me what I
 have to do in terms of configure options, I'll have a go; otherwise I'll leave
 it for a subsequent release.

Last time I looked, libstdc++ was one of the few gcc libs actually using
automake and libtool; make sure you add '-no-undefined' to
libstdc___la_LDFLAGS, and I'm pretty sure that libstdc++ needs to link
against libgcc (which is, IIRC, not so simple to build shared).

Since running autoreconf correctly for gcc is highly unlikely, you may
need to swap the configure-generated libtool for /usr/bin/libtool, or
run make LIBTOOL=/usr/bin/libtool (or the like), in order to use our
libtool instead of theirs.

Much success!


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEbOwKpiWmPGlmQSMRAi5mAKD5p1uWaBmEhkyjPmwe+URP58bORwCgy/rN
b52uFkB1n2q+/VW54o87d8o=
=CV+Y
-END PGP SIGNATURE-


Re: [ITP] cygport

2006-05-18 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Tim O'Callaghan wrote:
 FWIW +1

Are you a current package maintainer?  You must be in order to vote.

AFAICS this still needs one more vote to be included.


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEbOyapiWmPGlmQSMRAqguAJ9WPxNdQCsdmJ4VWPk4EorqNsAEzQCg15Y4
OZo1vzAv/owOP6JlvjBjMGw=
=oOqZ
-END PGP SIGNATURE-


Re: [ITP] cygport

2006-05-18 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Yaakov S (Cygwin Ports) wrote:
 ftp://sunsite.dk/projects/cygwinports/release/cygport/cygport-0.1.93-1-src.tar.bz2
 ftp://sunsite.dk/projects/cygwinports/release/cygport/cygport-0.1.93-1.tar.bz2
 ftp://sunsite.dk/projects/cygwinports/release/cygport/setup.hint

5+ votes and a GTG.  Please upload.


Yaakov

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEbQc3piWmPGlmQSMRAgpDAKCaUFXg3VoGzC5Ox5AKNGrzxOCCCgCff+20
bHMGwpio40SzsXsx3jJKO04=
=z+mR
-END PGP SIGNATURE-


Re: trying to build against X

2006-05-18 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

peter360 wrote:
 checking for X... no
 configure: error: Mrxvt requires the X Window System libraries and headers.
 
 I read the configure program.  Looks like it is trying to find
 libXt.{a|so|sl} but failed.  I did find libXt.dll.a in my installation, but
 not libXt.a.  Are they the same thing?

No.  libXt.a would be a static library, while libXt.dll.a is an import
library for the shared cygXt-6.dll.

You'll need to patch the configure script to look for
libXt.{a|dll.a|so|sl} instead.


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEbQfcpiWmPGlmQSMRAofTAJ9MijO6rEGI32Q0JiDQcAf6U1JXJwCgpAkh
tkAd80FtPCC4551B9463TJ0=
=+zhW
-END PGP SIGNATURE-

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: python: update soon?

2006-05-18 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Jason Tishler wrote:
 Done.
 
 Thanks for the nudge. :,)

And thank you for the quick version bump!

BTW, for your next release, would you mind making a
/usr/lib/libpython2.4.dll.a -
/usr/lib/python2.4/config/libpython2.4.dll.a symlink?  It would help
building some packages which aren't so sensitive to Cygwin's layout.


Yaakov

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEbO0dpiWmPGlmQSMRAmYsAJ0fsJwHWKMuf2wG7ntP0uPG9T8xoQCgkTFS
TZ5IjIqOAUbSxBR6oB/4NHM=
=wH7+
-END PGP SIGNATURE-

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



[ANNOUNCEMENT] New Package: cygport-0.1.93-1

2006-05-18 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

The following package has been added to the Cygwin net release:

*** cygport-0.1.93-1

cygport is a brand new way to create Cygwin packages.  More
information is contained in the README, and a tutorial at the URL below.

http://cygwin.com/ml/cygwin-apps/2006-05/msg00017.html

You only need cygport if you're a package developer or building
(upcoming) cygport-based Cygwin packages from source.


Yaakov

~ *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look
at the List-Unsubscribe:  tag in the email header of this message.
Send email to the address specified there.  It will be in the format:

[EMAIL PROTECTED]

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this URL.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEbRIYpiWmPGlmQSMRAieLAJ47PRoZIbEYM3PsvArGaMbUobZG9ACgxylm
N8hQGdjpxtLCAJEzJBcG20Q=
=4LfZ
-END PGP SIGNATURE-

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: [ANNOUNCEMENT] New Package: cygport-0.1.93-1

2006-05-18 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Bob Rossi wrote:
 I have a package called CGDB. Do I understand you correctly by
 thinking that cygport would help me easily be able to create a cygwin
 package?

In the future, please respect the following:

http://cygwin.com/acronyms/#PPIOSPE

However, you do understand correctly.  I'm attaching the .cygport and
source patch that I've used to build cgdb for Cygwin Ports.

Just put these files together in a directory, cd there, then:

cygport ./cgdb-0.6.2-1.cygport download almostall

To retrieve the sources and build them.  Then just add your README and
setup.hint to cgdb-0.6.2-1/CYGWIN-PATCHES, rerun the pkg phase, and
you're set to go.


Yaakov

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEbRvOpiWmPGlmQSMRArH4AKDY/kgK67FDQdFY+aeQF1HblpEzoACgxOzv
q6vGHth10WNPWnBej1MDKRA=
=6Rhl
-END PGP SIGNATURE-
DESCRIPTION=Curses frontend for the GNU Debugger
HOMEPAGE=http://cgdb.sourceforge.net/;
SRC_URI=http://easynews.dl.sourceforge.net/${PN}/${P}.tar.gz;

DIFF_EXCLUDES=config
diff -urN -x CYGWIN-PATCHES -x 'aclocal.m4*' -x ltmain.sh -x 'config.*' -x 
depcomp -x install-sh -x missing -x mkinstalldirs -x autom4te.cache -x 
'*compile' -x 'intltool*.in' -x 'xml-i18n-*.in' -x '*.pyc' -x '*.mo' -x '*.gmo' 
-x ABOUT-NLS -x Makevars.template -x COPYING -x INSTALL -x '*.orig' -x '*.rej' 
-x '*~' -x 'Makefile.in*' -x configure -x config cgdb-0.6.2-orig/Makefile.am 
cgdb-0.6.2/Makefile.am
--- cgdb-0.6.2-orig/Makefile.am 2005-12-27 21:21:01.0 -0600
+++ cgdb-0.6.2/Makefile.am  2006-04-24 18:18:58.52000 -0500
@@ -5,6 +5,8 @@
 DIST_SUBDIRS=various tgdb cgdb doc
 EXTRA_DIST=config
 
+ACLOCAL_AMFLAGS = -I config
+
 # The order is important here.
 # various is the lowest level, so it must be done first.
 # TGDB uses various, so it is done next.

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/

New Package: cygport-0.1.93-1

2006-05-18 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

The following package has been added to the Cygwin net release:

*** cygport-0.1.93-1

cygport is a brand new way to create Cygwin packages.  More
information is contained in the README, and a tutorial at the URL below.

http://cygwin.com/ml/cygwin-apps/2006-05/msg00017.html

You only need cygport if you're a package developer or building
(upcoming) cygport-based Cygwin packages from source.


Yaakov

~ *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look
at the List-Unsubscribe:  tag in the email header of this message.
Send email to the address specified there.  It will be in the format:

[EMAIL PROTECTED]

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this URL.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEbRIYpiWmPGlmQSMRAieLAJ47PRoZIbEYM3PsvArGaMbUobZG9ACgxylm
N8hQGdjpxtLCAJEzJBcG20Q=
=4LfZ
-END PGP SIGNATURE-


python: update soon?

2006-05-17 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

python maintainer,

Could we have an update to python soon?  gedit-2.14 requires
PyGC_Collect, but that function was not exported in libpython2.4 until
2.4.3[1].

[1] http://svn.python.org/view?rev=42188view=rev


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEa9tPpiWmPGlmQSMRAowpAJ9UgdP/VhuGJCDe1PGfp1DuCnbrQgCgxKCH
IBBFA7m8CFVvL1GbGTQUNmU=
=Ilo0
-END PGP SIGNATURE-

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



  1   2   3   4   >