2025-01-11 06:50, Marco Atzeri via Cygwin-apps wrote:
> > On 11/01/2025 09:48, Daisuke Fujimura via Cygwin-apps wrote:
> >> Hello,
> >>
> >> [ITP] A new package proposal: trurl
> >>
> >> - trurl
> >>
> >>
> >&
n 11/01/2025 07:43, Daisuke Fujimura via Cygwin-apps wrote:
> >> Hello,
> >>
> >> [ITP] A new package proposal: zlib-ng
> >>
> >> - libz-ng2
> >> - libz-ng-devel
> >>
> >>
> >>
> >> SUMMARY: Zlib replac
Hello,
[ITP] A new package proposal: trurl
- trurl
SUMMARY: Command line tool for URL parsing and manipulation
HOMEPAGE: https://github.com/curl/trurl
SRC_URI: https://github.com/curl/trurl/archive/refs/tags/trurl-0.16.tar.gz
LICENSE: curl
Corresponding Linux/Unix packages are searc
Hello,
[ITP] A new package proposal: zlib-ng
- libz-ng2
- libz-ng-devel
SUMMARY: Zlib replacement with optimizations for next generation systems
HOMEPAGE: https://github.com/zlib-ng/zlib-ng
SRC_URI: https://github.com/zlib-ng/zlib-ng/archive/refs/tags/2.2.3.tar.gz
LICENSE: Zlib
Corr
The issue about debug_counter.h was resolved by merging the pull
request upstream.
https://github.com/ruby/ruby/pull/10895
Therefore, this patch is no longer needed and will be withdrawn.
On Tue, May 28, 2024 at 11:07 PM Jon Turney wrote:
>
> On 25/05/2024 08:25, Daisuke Fujimura via
Having seen this commit (
https://cygwin.com/git/?p=cygwin-apps/cygport.git;a=commit;h=9e82685e32f6717675e9f6bf55dd1336e3fc3831
),
I understand that this is problematic from a reproducibility point of
view, but I would like to be able to specify a `-fdebug-prefix-map`
because C sources with code li
Using cygport-0.36.9-1 with this patch merged in, it was confirmed
that a ruby-3.3.1 package could be created in the local development
environment.
Thank you for merging.
On Mon, May 6, 2024 at 11:12 PM Jon Turney wrote:
>
> On 03/04/2024 15:18, Daisuke Fujimura via Cygwin-apps wrote:
>
the PATH.
- https://github.com/cygwin/cygport/blob/0.36.8/lib/pkg_info.cygpart#L137
As the ruby package itself does not depend on ruby-* other than its
own sub-packages, we considered that lines 560~600 did not need to be
executed.
- https://github.com/cygwin/cygport/blob/0.36.8/lib/pkg_info.cygpart
Attempting to create a package for ruby-3.3, but it fails when trying
to detect a dependency on itself.
To avoid this, skip them if the target is `ruby`.
pkg_info-for-ruby.diff
Description: Binary data
Cygwin-apps
wrote:
>
> On 03/12/2023 21:53, Brian Inglis via Cygwin-apps wrote:
> > On 2023-12-03 13:34, Jon Turney via Cygwin-apps wrote:
> >> On 30/11/2023 12:17, Daisuke Fujimura via Cygwin-apps wrote:
> >>> Implementations that conditionally branch on variables
See https://cygwin.com/pipermail/cygwin-apps/2023-October/043227.html
> src_test is not redefined in cmake.cygclass (and ninja.cygclass) in
> cygport-0.36.3. Therefore, I defined src_test in json-c.cygport.
>
> - https://github.com/cygwin/cygport/blob/0.36.6/cygclass/cmake.cygclass
> - https://gi
error "git clone failed"
+
cd ${T}/${GIT_MODULE}
#v* git.cygclass/GIT_BRANCH
On Mon, Dec 4, 2023 at 6:53 AM Brian Inglis via Cygwin-apps
wrote:
>
> On 2023-12-03 13:34, Jon Turney via Cygwin-apps wrote:
> > On 30/11/2023 12:17, Daisuke Fujimura via Cygwin-apps wr
, Dec 4, 2023 at 12:06 AM Jon Turney wrote:
>
> On 25/11/2023 08:55, Daisuke Fujimura via Cygwin-apps wrote:
> >> The one question I have is about what 'gflags_completions.sh' is for? Is
> >> this a helper for scripts other packages using gflags might install in
&
clone failed"
+ else
+ error "git clone failed"
+ fi
+ fi
cd ${T}/${GIT_MODULE}
#v* git.cygclass/GIT_BRANCH
On Mon, Nov 20, 2023 at 11:23 PM Jon Turney wrote:
>
> On 19/11/2023 02:11, Daisuke Fujimura via Cygwin-apps wrote:
> > Some git providers do not support s
win package as well.
- https://archlinux.org/packages/extra/x86_64/gflags/files/
- https://src.fedoraproject.org/rpms/gflags/blob/rawhide/f/gflags.spec
However, perhaps this should be included in runtime or development.
On Tue, Nov 21, 2023 at 2:13 AM Jon Turney wrote:
>
> On 16/11/2023 23:20, Da
Some git providers do not support smart transport, so specifying the
depth option will result in an error.
```
Cloning into ''...
fatal: dumb http transport does not support shallow capabilities
```
Therefore, I suggest adding a variable to suppress the depth option.
(Variable names should be
Hello,
[ITP] A new package proposal: gflags
- gflags
- libgflags2.2
- libgflags-devel
SUMMARY: Commandline flags module for C++
HOMEPAGE: https://github.com/gflags/gflags
SRC_URI: https://github.com/gflags/gflags/archive/refs/tags/v2.2.2.tar.gz
LICENSE: BSD-3-Clause
Corresponding Li
Thank you for reviewing.
As you pointed out, it is not appropriate to include developer
documentation in the runtime package, so I will fix simdjson.cygport.
On Mon, Nov 13, 2023 at 12:06 AM Jon Turney wrote:
>
> On 11/11/2023 08:41, Daisuke Fujimura via Cygwin-apps wrote:
>
Hello,
[ITP] A new package proposal: cgif
- libcgif0
- libcgif-devel
SUMMARY: GIF encoder written in C
HOMEPAGE: https://github.com/dloebl/cgif
SRC_URI: https://github.com/dloebl/cgif/archive/refs/tags/V0.3.2.tar.gz
LICENSE: MIT
Corresponding Linux/Unix packages are searched:
- http
Hello,
[ITP] A new package proposal: simdjson
- libsimdjson19
- libsimdjson-devel
SUMMARY: Parsing gigabytes of JSON per second
HOMEPAGE: https://github.com/simdjson/simdjson
SRC_URI: https://github.com/simdjson/simdjson/archive/refs/tags/v3.6.0.tar.gz
LICENSE: Apache-2.0
Correspond
Hello,
[ITP] A new package proposal: libfastjson
- libfastjson4
- libfastjson-devel
SUMMARY: Fast json library for C
HOMEPAGE: https://github.com/rsyslog/libfastjson
SRC_URI:
https://github.com/rsyslog/libfastjson/archive/refs/tags/v1.2304.0.tar.gz
LICENSE: MIT
Corresponding Linux/
would be preferable to have src_test defined in one of
these cygclasses.
On Sun, Oct 1, 2023 at 11:43 PM Jon Turney wrote:
>
> On 24/09/2023 13:40, Daisuke Fujimura via Cygwin-apps wrote:
> > Hi,
> >
> > I previously reported that json-c.pc seems incorrect.
> > - https
Hi,
I previously reported that json-c.pc seems incorrect.
- https://cygwin.com/pipermail/cygwin/2023-August/254350.html
The modified version of json-c.cygport and its CI results are shown below.
- cygport
-
https://cygwin.com/cgit/cygwin-packages/playground/commit/?id=42b2343c88e9ba85dd6895793
Hello,
Cygportfile:
- https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=ruby-vte
Packages, logs:
- https://github.com/cygwin/scallywag/actions/runs/5650194808
Upstream: Ruby/vte is removed
- https://github.com/ruby-gnome/ruby-gnome/blob/3.4.4/NEWS#L137
ruby-vte.cygport.diff
Des
Hello,
Cygportfile:
- https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=ruby-goocanvas1
Packages, logs:
- https://github.com/cygwin/scallywag/actions/runs/5581096545
ruby-goocanvas1.cygport.diff
Description: Binary data
Hello,
Cygportfile:
- https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=ruby-goocanvas2
Packages, logs:
- https://github.com/cygwin/scallywag/actions/runs/5561336490
Upstream: Ruby/goocanvas is removed
- https://github.com/ruby-gnome/ruby-gnome/blob/2.2.1/NEWS#L14
ruby-goocanva
Hello,
Cygportfile:
- https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=ruby-gtk3
Packages, logs:
- https://github.com/cygwin/scallywag/actions/runs/5538271507
ruby-gtk3.cygport.diff
Description: Binary data
n fedora.
- https://src.fedoraproject.org/rpms/rubygem-gtk2
On Mon, Jul 10, 2023 at 2:08 AM Jon Turney wrote:
>
> On 09/07/2023 15:05, Daisuke Fujimura via Cygwin-apps wrote:
> > Hello,
> >
> >
> >
> > Cygportfile:
> > - https://cygwin.com
Hello,
Cygportfile:
- https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=ruby-gdk3
Packages, logs:
- https://github.com/cygwin/scallywag/actions/runs/5500418963
ruby-gdk3.cygport.diff
Description: Binary data
Hello,
Cygportfile:
- https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=ruby-gtk2
Packages, logs:
- https://github.com/cygwin/scallywag/actions/runs/5500133199
Changes:
- Remove patch : 3.2.4-cygwin-deps.patch
- Deleted dependencies restored
- Add patch : 3.4.3-*.patch
- Resol
Hello,
Cygportfile:
- https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=ruby-gstreamer1.0
Packages, logs:
- https://github.com/cygwin/scallywag/actions/runs/5487698737
ruby-gstreamer1.0.cygport.diff
Description: Binary data
Hello,
Cygportfile:
- https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=ruby-gdk_pixbuf2
Packages, logs:
- https://github.com/cygwin/scallywag/actions/runs/5443915435
ruby-gdk_pixbuf2.cygport.diff
Description: Binary data
M Jon Turney wrote:
>
> On 27/06/2023 08:32, Daisuke Fujimura via Cygwin-apps wrote:
> > Hello,
> >
> >
> >
> > Cygportfile:
> > - https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=ruby-atk
> >
> > Packages, logs:
> > - https://gi
I am reporting a scallywag error during git push.
remote: scallywag: invoked on repository git/cygwin-packages/libhtp,
by maintainer Daisuke Fujimura
remote: scallywag: timeout waiting for GitHub to assign a wfr_id
remote: scallywag: PLEASE REPORT THIS!
remote: scallywag: build 6661 queued on gith
Hello,
Cygportfile:
- https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=ruby-atk
Packages, logs:
- https://github.com/cygwin/scallywag/actions/runs/5383991799
ruby-atk.cygport.diff
Description: Binary data
Hello,
Cygportfile:
- https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=ruby-pango
Packages, logs:
- https://github.com/cygwin/scallywag/actions/runs/5362169241
ruby-pango.cygport.diff
Description: Binary data
Hello,
Cygportfile:
- https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=ruby-cairo-gobject
Packages, logs:
- https://github.com/cygwin/scallywag/actions/runs/5330596103
Changes:
- Remove PKG_IGNORE
- implib is not generated without the linker option `-out-implib`
ruby-cairo-go
Hello,
Cygportfile:
- https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=ruby-gio2
Packages, logs:
- https://github.com/cygwin/scallywag/actions/runs/5295797846
ruby-gio2.cygport.diff
Description: Binary data
Marco Atzeri via Cygwin-apps
wrote:
>
> On 12/06/2023 16:18, Daisuke Fujimura via Cygwin-apps wrote:
> > Hello,
> >
> >
> >
> > Cygportfile:
> > -
> > https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=ruby-gobject-introspection
> &g
Thank you. I am deeply grateful and happy to receive this award.
On Wed, Jun 14, 2023 at 12:05 AM Andrew Schulman via Cygwin-apps
wrote:
>
> > On 19/04/2023 23:42, Daisuke Fujimura via Cygwin-apps wrote:
> > > Hello,
> > >
> > >
> > >
> > &
Hello,
Cygportfile:
-
https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=ruby-gobject-introspection
Packages, logs:
- https://github.com/cygwin/scallywag/actions/runs/5244423932
ruby-gobject-introspection.cygport.diff
Description: Binary data
Hello,
Cygportfile:
- https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=ruby-glib2
Packages, logs:
- https://github.com/cygwin/scallywag/actions/runs/5228739944
Changes
- Remove 2.2.0-rubygem-dirs.patch (Not applicable)
- Add ldflags to output implib explicitly
ruby-glib2.diff
D
aisuke Fujimura via Cygwin-apps wrote:
> > Thank you for your response.
> > It seems that the repository has not been set up yet.
> > Could you please check?
>
> It seems like the package name was typoed ('ruby-mini-portile' rather
> than 'ru
-spelled the reponame)
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
```
On Wed, Jun 7, 2023 at 2:05 PM Marco Atzeri via Cygwin-apps
wrote:
>
> On 06/06/2023 15:25, Daisuke Fujimura via Cygwin-apps wrote:
>
Hello,
[ITP] A new package proposal: ruby-red-colors
- ruby-red-colors
- ruby-red-colors-doc
Cygport
- https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=ruby-red-colors
Packages and logs
- https://github.com/cygwin/scallywag/actions/runs/5209875974
Reason
- The latest version of ruby-
Hello,
[ITP] A new package proposal: ruby-mini_portile2
- ruby-mini_portile2
- ruby-mini_portile2-doc
Cygport
- https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=ruby-mini_portile2
Packages and logs
- https://github.com/cygwin/scallywag/actions/runs/5187561039
Reason
- Required to bui
Hello,
[ITP] A new package proposal: ruby-matrix
- ruby-matrix
- ruby-matrix-doc
Cygport
- https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=ruby-matrix
Packages and logs
- https://github.com/cygwin/scallywag/actions/runs/5187271145
Reason
- The latest version of ruby-cairo depends on
Hello,
Cygportfile:
- https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=ruby-hpricot
Packages, logs:
- https://github.com/cygwin/scallywag/actions/runs/5102728345
ruby-hpricot.cygport.diff
Description: Binary data
Hello,
Cygportfile:
- https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=ruby-byebug
Packages, logs:
- https://github.com/cygwin/scallywag/actions/runs/5102700939
ruby-byebug.cygport.diff
Description: Binary data
Hello,
Cygportfile:
- https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=ruby-unicorn
Packages, logs:
- https://github.com/cygwin/scallywag/actions/runs/5101529707
Changes
- Add runtime dependencies explicitly
ruby-unicorn.cygport.diff
Description: Binary data
Hello,
Cygportfile:
-
https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=ruby-websocket-driver
Packages, logs:
- https://github.com/cygwin/scallywag/actions/runs/5069702023
Changes
- Add runtime dependencies explicitly
Runtime dependent gems are detected from installed gems, but
Hello,
Cygportfile:
- https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=ruby-raindrops
Packages, logs:
- https://github.com/cygwin/scallywag/actions/runs/5086500118
ruby-raindrops.cygport.diff
Description: Binary data
Hello,
Cygportfile:
- https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=ruby-sqlite3
Packages, logs:
- https://github.com/cygwin/scallywag/actions/runs/5086092688
ruby-sqlite3.cygport.diff
Description: Binary data
Hello,
Cygportfile:
- https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=ruby-pkg-config
Packages, logs:
- https://github.com/cygwin/scallywag/actions/runs/5068809911
ruby-pkg-config.cygport.diff
Description: Binary data
Hello,
Cygportfile:
- https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=ruby-syck
Packages, logs:
- https://github.com/cygwin/scallywag/actions/runs/5046835338
ruby-syck.cygport.diff
Description: Binary data
Hello,
Cygportfile:
- https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=ruby-yajl
Packages, logs:
- https://github.com/cygwin/scallywag/actions/runs/5046323775
ruby-yajl.cygport.diff
Description: Binary data
Hello,
Cygportfile:
- https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=ruby-puma
Packages, logs:
- https://github.com/cygwin/scallywag/actions/runs/5035403880
Changes
- Add fedora patch
ruby-puma.cygport.diff
Description: Binary data
Hello,
Cygportfile:
- https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=ruby-zoom
Packages, logs:
- https://github.com/cygwin/scallywag/actions/runs/5045872311
Changes
- LICENSE not defined
- https://rubygems.org/gems/zoom (LICENSES: N/A)
ruby-zoom.cygport.diff
Description: Bi
?
On Sat, May 20, 2023 at 9:57 PM Marco Atzeri via Cygwin-apps
wrote:
>
> On 20.05.2023 14:50, Daisuke Fujimura via Cygwin-apps wrote:
> > Hello,
> >
> >
> >
> > Cygportfile:
> > - https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=ruby-mysql2
Hello,
Cygportfile:
- https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=ruby-pg
Packages, logs:
- https://github.com/cygwin/scallywag/actions/runs/5035067622
ruby-pg.cygport.diff
Description: Binary data
Hello,
Cygportfile:
- https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=ruby-oj
Packages, logs:
- https://github.com/cygwin/scallywag/actions/runs/5034669025
ruby-oj.cygport.diff
Description: Binary data
Hello,
Cygportfile:
- https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=ruby-nio4r
Packages, logs:
- https://github.com/cygwin/scallywag/actions/runs/5032657089
ruby-nio4r.cygport.diff
Description: Binary data
Hello,
Cygportfile:
- https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=ruby-kgio
Packages, logs:
- https://github.com/cygwin/scallywag/actions/runs/5032362958
ruby-kgio.cygport.diff
Description: Binary data
Hello,
Cygportfile:
- https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=ruby-mysql2
Packages, logs:
- https://github.com/cygwin/scallywag/actions/runs/5032175827
ruby-mysql2.cygport.diff
Description: Binary data
Hello,
Cygportfile:
- https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=ruby-hitimes
Packages, logs:
- https://github.com/cygwin/scallywag/actions/runs/5031987345
Changes:
- Add ARCH=noarch
-
https://github.com/copiousfreetime/hitimes/blob/main/HISTORY.md#version-200-2019-09-23
28 PM Jon Turney wrote:
>
> On 10/05/2023 15:24, Jon Turney via Cygwin-apps wrote:
> > On 09/05/2023 09:58, Daisuke Fujimura via Cygwin-apps wrote:
> >> Hello,
> >>
> >>
> >>
> >> Cygportfile:
> >> -
> >> https://cygw
Hello,
Cygportfile:
-
https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=ruby-debug_inspector
Packages, logs:
- https://github.com/cygwin/scallywag/actions/runs/4920404552
ruby-debug_inspector.cygport.diff
Description: Binary data
Hello,
Cygportfile:
- https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=ruby-curses
Packages, logs:
- https://github.com/cygwin/scallywag/actions/runs/4909628745
ruby-curses.cygport.diff
Description: Binary data
Hello,
Cygportfile:
- https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=ruby-bindex
Packages, logs:
- https://github.com/cygwin/scallywag/actions/runs/4898447211
ruby-bindex.cygport.diff
Description: Binary data
Since the h1 string in ruby_rebuild.html is still perl, I request that
calm/report.py be modified to support ruby.
-
https://sourceware.org/git/?p=cygwin-apps/calm.git;a=blob;f=calm/reports.py;h=f659cf5f51e8a76c9f199fb09bb4a04d45ae86f4;hb=HEAD#l250
Hello,
Cygportfile:
- https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=ruby-bcrypt
Packages, logs:
- https://github.com/cygwin/scallywag/actions/runs/4890117487
ruby-bcrypt.cygport.diff
Description: Binary data
n Wed, May 3, 2023 at 2:22 AM Jon Turney wrote:
>
> On 02/05/2023 10:31, Daisuke Fujimura via Cygwin-apps wrote:
> >> Is this error expected?
> >
> > Sorry, I missed that.
> >
> > This seems to be caused by rdoc-6.1.2 not working with ruby-3.x.
>
Hello,
Cygportfile:
- https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=ruby-rdoc
Packages:
- https://yacp.osdn.jp/ita/ruby-rdoc/
> Therefore, it is necessary to update rdoc first, but packaging
> rdoc-6.5.0 also fails for the same reason, so it needs to be updated
> by other mean
If the `--build-root` option is specified for the `gem` command, the
value of the `--bindir` option must be a relative path.
https://github.com/rubygems/rubygems/blob/v3.4.12/lib/rubygems/installer.rb#L678-L679
This problem seems to have occurred since this commit.
https://github.com/cygwin/cygp
5/2023 10:54, Daisuke Fujimura via Cygwin-apps wrote:
> > Hello,
> >
> >
> >
> > Cygportfile:
> > - https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=ruby-tk
> >
> > Packages, logs:
> > - https://github.com/cygwin/scallywa
Hello,
Cygportfile:
- https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=ruby-tk
Packages, logs:
- https://github.com/cygwin/scallywag/actions/runs/4850129175
> If you subsequently adopt the ruby-tk package, please remember to add
> ruby_tk_OBSOLETES="ruby-tcltk" there (as that's
Turney wrote:
>
> On 25/04/2023 22:10, Daisuke Fujimura via Cygwin-apps wrote:
> > Thank you for your response.
> >
> > Following the announcement of the previous update, I would like to
> > note that the binaries need to be recompiled.
> > -
> > https://
available somewhere?
On Tue, Apr 25, 2023 at 10:52 PM Jon Turney wrote:
>
> On 25/04/2023 10:56, Daisuke Fujimura via Cygwin-apps wrote:
> >> I don't think so. Please, go ahead and deploy.
> >
> > I tried to deploy twice, but it failed.
> >
> > First
ruby_23) was
moved to the vault, resulting in some ruby-* subpackages being unable
to satisfy the dependency of ruby_23.
To resolve this, the following methods are being considered:
- Do not move ruby-2.3.6 to the vault (I cannot do this myself).
- Rebuild the subpackages.
- Any other methods?
2-1 without applying the cygport patch,
but is there any problem if I deploy it?
(The cygport patch should not be needed until someone rebuilds the
ruby-* subpackages.)
On Sun, Apr 23, 2023 at 10:35 PM Jon Turney wrote:
>
> On 22/04/2023 13:04, Daisuke Fujimura via Cygwin-apps wrote:
&g
eview the attached diff.
> > - Add `ruby_PROVIDES="ruby_${${VERSION%.*}//./}"` to ruby.cygport.
```
/tmp/cygport-ruby/ruby.cygport: line 49: ${${VERSION%.*}//./}: bad substitution
```
Is the warning being displayed because $VERSION (=3.2.2) starts with a number?
On Sat
ps wrote:
> > On 20/04/2023 04:28, Marco Atzeri via Cygwin-apps wrote:
> >> On 20.04.2023 00:42, Daisuke Fujimura via Cygwin-apps wrote:
> >>> Hello,
> >>>
> >>>
> >>>
> >>> Cygportfile:
> >>> -
> >
Hello,
Cygportfile:
-
https://cygwin.com/git-cygwin-packages/?p=git/cygwin-packages/playground.git;a=shortlog;h=refs/heads/ruby
Packages, logs:
- https://github.com/cygwin/scallywag/actions/runs/4743191979
ruby.cygport.diff
Description: Binary data
ruby.submodule.diff
Description: Bina
ra via Cygwin-apps wrote:
> > I tried again and succeeded.
> > It seems it was a temporary problem.
> > Thanks for the advice.
>
> > On Mon, Apr 17, 2023 at 7:40 PM Jon Turney
> > wrote:
> >> On 17/04/2023 11:28, Daisuke Fujimura via Cygwin-apps wrote:
&
I tried again and succeeded.
It seems it was a temporary problem.
Thanks for the advice.
On Mon, Apr 17, 2023 at 7:40 PM Jon Turney wrote:
>
> On 17/04/2023 11:28, Daisuke Fujimura via Cygwin-apps wrote:
> >> I changed maintainer-ship to you
> >
> > I can't pus
On Sun, Apr 16, 2023 at 3:20 AM Jon Turney
> wrote:
> >
> > On 14/04/2023 13:55, Daisuke Fujimura via Cygwin-apps wrote:
> > > Hello,
> > >
> > >
> > >
> > > Cygportfile:
> > > -
> > > https://cygwin.com/git-cygwin
Thank you for your review.
As you indicated, we have decided that it is preferable to download
the file from the official site.
I confirmed that there are no differences in the packages.
On Sun, Apr 16, 2023 at 3:20 AM Jon Turney wrote:
>
> On 14/04/2023 13:55, Daisuke Fujimura via Cygwi
Hello,
Cygportfile:
-
https://cygwin.com/git-cygwin-packages/?p=git/cygwin-packages/playground.git;a=tree;h=refs/heads/rubygems;hb=refs/heads/rubygems
Packages, logs:
- https://github.com/cygwin/scallywag/actions/runs/4698944134
rubygems.cygport.diff
Description: Binary data
Hello,
[ITP] A new package proposal: bzip3
- bzip3
- libbzip3_0
- libbzip3-devel
SUMMARY: Better and stronger spiritual successor to BZip2
HOMEPAGE: https://github.com/kspalaiologos/bzip3
SRC_URI: https://github.com/kspalaiologos/bzip3/archive/refs/tags/1.3.0.tar.gz
LICENSE: LGPL-3.0-or-la
I think it's the effect of the latest gnubg package, can anyone fix it?
https://cygwin.com/git-cygwin-packages/?p=git/cygwin-packages/gnubg.git;a=blobdiff;f=gnubg.cygport;h=559ae03f174cbcd3ad7ab3fcca11ad210f45ed0f;hp=471f68c78804b0da14e7a22fa9befce86cc2521e;hb=0961ac54da1a03e8c747281f8359449636dd0
hilarious consequences.
That's a good idea.
-
https://cygwin.com/git-cygwin-packages/?p=git/cygwin-packages/libhtp.git;a=blob;f=libhtp.cygport;h=6bde0aa62289a179b5c6c697c6ce621ec11de02d;hb=55abbe06056ffc608165e1904b78d540457d98bc#l33
On Wed, Apr 5, 2023 at 3:25 AM Jon Turney wrote:
>
&
Hello,
[ITP] A new package proposal: libhtp
- libhtp2
- libhtp-devel
SUMMARY: Security-aware parser for the HTTP protocol
HOMEPAGE: https://github.com/OISF/libhtp
SRC_URI: https://github.com/OISF/libhtp/archive/refs/tags/0.5.42.tar.gz
LICENSE: BSD-3-Clause
Corresponding Linux/Unix p
Hello,
[ITP] A new package proposal: tractorgen
- tractorgen
SUMMARY: Generates ASCII tractors
HOMEPAGE: http://www.vergenet.net/~conrad/software/tractorgen/
SRC_URL:
http://www.vergenet.net/~conrad/software/tractorgen/dl/tractorgen-0.31.7.tar.gz
LICENSE: GPL ( https://github.com/kfish/tr
Success. Thank you.
-
https://cygwin.com/git-cygwin-packages/?p=git/cygwin-packages/cbonsai.git;a=summary
On Sat, May 29, 2021 at 4:18 PM Marco Atzeri via Cygwin-apps
wrote:
>
> On 29.05.2021 08:27, Daisuke Fujimura via Cygwin-apps wrote:
> > I'm trying to upload using SCALLY
rom remote repository.
Please make sure you have the correct access rights
and the repository exists.
$
```
Can you authorize me to do this?
On Sat, May 29, 2021 at 3:06 PM Marco Atzeri via Cygwin-apps
wrote:
>
> On 29.05.2021 06:37, Daisuke Fujimura via Cygwin-apps wrote:
> >> please
cgi?id=2094
- https://ci.appveyor.com/project/cygwin/scallywag/builds/39377612
Can you please review it again?
On Sat, May 29, 2021 at 4:08 AM Marco Atzeri via Cygwin-apps
wrote:
>
> On 27.05.2021 04:33, Daisuke Fujimura via Cygwin-apps wrote:
> > Hello,
> >
> > [
Hello,
[ITP] A new package proposal: cbonsai
- cbonsai
SUMMARY: Grow bonsai trees in your terminal
HOMEPAGE: https://gitlab.com/jallbrit/cbonsai
SRC_URL:
https://gitlab.com/jallbrit/cbonsai/-/archive/v1.0.4/cbonsai-v1.0.4.tar.bz2
LICENSE: GPLv3
Corresponding Linux/Unix packages are
Thank you for your approval.
On Thu, May 27, 2021 at 1:03 AM Marco Atzeri via Cygwin-apps
wrote:
>
>
> On 25.05.2021 23:52, Daisuke Fujimura via Cygwin-apps wrote:
> > Sorry, typo in the link to the review target.
> >
> >> Cygport, packages and logs:
> >>
-clock.cygport already solves
the above problem.
Can you please review it (
https://yacp.osdn.jp/itp/tty-clock/tty-clock.cygport ) again?
On Wed, May 26, 2021 at 4:07 AM Marco Atzeri via Cygwin-apps
wrote:
>
> On 25.05.2021 18:40, Daisuke Fujimura via Cygwin-apps wrote:
> > Hello,
> &g
Hello,
[ITP] A new package proposal: tty-clock
- tty-clock
SUMMARY: Clock using lib ncurses
HOMEPAGE: https://github.com/xorg62/tty-clock
SRC_URL: https://github.com/xorg62/tty-clock/archive/refs/tags/v2.3.tar.gz
LICENSE: BSD-3-Clause License
Corresponding Linux/Unix packages are se
1 - 100 of 112 matches
Mail list logo