Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#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)

Portfile (1.0 KB) - added by Mathias.Laurin+macports@… 14 years ago.
Makefile-destroot-patch.diff (431 bytes) - added by Mathias.Laurin+macports@… 14 years ago.
Patch for Makefile

Download all attachments as: .zip

Change History (5)

Changed 14 years ago by Mathias.Laurin+macports@…

Attachment: Portfile added

Changed 14 years ago by Mathias.Laurin+macports@…

Patch for Makefile

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: newclosed

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.