Ticket #33246 (new request)
Package request: winexe
| Reported by: | dave@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.0.3 |
| Keywords: | Cc: | egall@… | |
| Port: |
Description
Please consider creating a port for winexe; it's a crucial tool for working with Windows from any *nix/Mac system.
Change History
comment:2 Changed 3 months ago by egall@…
We could use the Homebrew formula as a reference: https://github.com/mxcl/homebrew/blob/master/Library/Formula/winexe.rb
Stuff from it note for the portfile:
- There's one small patch
- There's an autogen.sh script to run beforehand
- configure.args-append --enable-fhs
- build.target-append basics idl bin/winexe (not sure why they're so specific about the make targets but whatever)
Note: See
TracTickets for help on using
tickets.


Cc Me!