#25347 closed submission (fixed)
Portfile for net/openconnect (new)
Reported by: | Mathias.Laurin+macports@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.1 |
Keywords: | Cc: | ||
Port: | openconnect |
Description
From their website: OpenConnect is a client for Cisco's AnyConnect SSL VPN, which is supported by the ASA5500 Series, by IOS 12.4(9)T or later on Cisco SR500, 870, 880, 1800, 2800, 3800, 7200 Series and Cisco 7301 Routers, and probably others.
I use it on the University network. It works as advertised.
I patched the Makefile to install the program in $DESTDIR/bin, sed would work or maybe their is a better way of achieving this results.
Attachments (2)
Change History (5)
Changed 14 years ago by Mathias.Laurin+macports@…
Changed 14 years ago by Mathias.Laurin+macports@…
Attachment: | Makefile-destroot-patch.diff added |
---|
comment:1 Changed 14 years ago by nerdling (Jeremy Lavergne)
I'm making a few more tweaks:
- replaced optflags with configure.optflags in Makefile
- replaced /usr with prefix in Makefile
- added dependency on gconf
- added second checksum
- fixed whitespace
comment:2 Changed 14 years ago by nerdling (Jeremy Lavergne)
Resolution: | → fixed |
---|---|
Status: | new → closed |
I also fixed the maintainer line. Committed in r69145.
comment:3 Changed 14 years ago by jmroot (Joshua Root)
Port: | openconnect added |
---|
Note: See
TracTickets for help on using
tickets.
Patch for Makefile