Msys2-packages: autossh

Created on 5 Mar 2016  路  8Comments  路  Source: msys2/MSYS2-packages

please add autossh. It works fine in cygwin

Most helpful comment

We could create additional (officially unsupported) repository with software that users would like to see but it does collide with MSTS2 goals. Something between community and AUR in Arch.

All 8 comments

Is there any body care about this?

I can try, since I'm also interested, but will be my first package for MSYS2. If I am successful, I'll post here.

Timeframe: not for another 3 weeks.
If I fail to report it is because I was not successful.

Question: do binutils and gcc belong to package base-devel?
Otherwise, a _makedepends_ should be defined to include them (from binutils: strip)

Read our wikipage on building packages, especially this part:

The core packages groups you need to install if you wish to build from PKGBUILDs are:

  • base-devel for any building
  • msys2-devel for building msys2 packages
  • mingw-w64-i686-toolchain for building mingw32 packages
  • mingw-w64-x86_64-toolchain for building mingw64 packages

Also, the msys2-packages repository is supposed to stay minimal, only containing tools and programs necessary for building and then maybe some generally useful tools. We're not trying to make another Cygwin.

Can you make a case for why autossh should be included in MSYS2?

I thought you were trying to create a cygwin which would not depend on the external setup-x86_64.exe and would be as self-contained as possible.

We're not trying to make another Cygwin.

Therefore the answer is no. autossh does _not_ belong in MSYS2.

We would of course like to see Cygwin adopt pacman and PKGBUILDs, and it's good that MSYS2 can showcase them, but that's not the goal. The focus is to provide a repository of native Windows (mingw-w64) software with all the benefits of real (not like Chocolatey) package management and an environment for building it with ease.

@transtone, would you like to comment, or did my explanation convince you as well?

Note that you're free to create your own PKGBUILD and/or binary repositories if that suits you. It's IMO super easy with the pacman suite.

We could create additional (officially unsupported) repository with software that users would like to see but it does collide with MSTS2 goals. Something between community and AUR in Arch.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

EdVanDance picture EdVanDance  路  6Comments

OortJacek picture OortJacek  路  5Comments

trapd00r picture trapd00r  路  3Comments

Arnold1 picture Arnold1  路  8Comments

ffes picture ffes  路  8Comments