Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#13609 closed submission (fixed)

NEW: vpnc-0.5.1

Reported by: kiehn@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.5.2
Keywords: Cc:
Port:

Description

vpnc-0.5.1

Portfile and Patches attached.

vpnc is an opensource replacement for the commercial cisco vpnclient. It is supposed to work with the following systems:

  • Cisco VPN concentrator 3000 Series
  • Cisco IOS routers
  • Cisco PIX / ASA Zecurity Appliances
  • Juniper/Netscreen

You will also need the tun/tap driver for MacOSX: http://www-user.rhrk.uni-kl.de/~nissler/tuntap/

I have only tested it on my PowerBook G4 running Tiger.

Attachments (3)

Portfile (1.4 KB) - added by kiehn@… 16 years ago.
patch-Makefile (346 bytes) - added by kiehn@… 16 years ago.
patch-config.c (907 bytes) - added by kiehn@… 16 years ago.

Download all attachments as: .zip

Change History (7)

Changed 16 years ago by kiehn@…

Attachment: Portfile added

Changed 16 years ago by kiehn@…

Attachment: patch-Makefile added

Changed 16 years ago by kiehn@…

Attachment: patch-config.c added

comment:1 Changed 16 years ago by mww@…

Resolution: fixed
Status: newclosed

Thanks -- commited with some slight modifications:

  • removed the patch-Makefile: we can pass ETCDIR just like PREFIX via build.args/destroot.args
  • replaced opt/local/etc with __ETCDIR__ in patch-config.c and add a post-patch action to replace that with the actual prefix/etc (it isn't necesarrily /opt/local)

comment:2 Changed 16 years ago by kiehn@…

Thank you.

This was my first Portfile so I just wasn't sure how to do it right.

comment:3 Changed 15 years ago by jmroot (Joshua Root)

Type: enhancementsubmission

comment:4 Changed 15 years ago by (none)

Milestone: Port Submissions

Milestone Port Submissions deleted

Note: See TracTickets for help on using tickets.