#29646 closed submission (fixed)
iodine 0.6.0-rc1
Reported by: | tomhennigan@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | roederja | |
Port: | iodine |
Description
I've created a PortFile and tiny patch for iodine to enable it's inclusion in MacPorts. The project is released under the ISC license. I am not a project developer, nor do I know the project leader. The project description is listed below:
iodine lets you tunnel IPv4 data through a DNS server. This can be usable in different situations where internet access is firewalled, but DNS queries are allowed. It runs on Linux, Mac OS X, FreeBSD, NetBSD, OpenBSD and Windows and needs a TUN/TAP device. The bandwidth is asymmetrical with limited upstream and up to 1 Mbit/s downstream.
Attachments (2)
Change History (7)
comment:1 Changed 13 years ago by tomhennigan@…
Cc: | tomhennigan@… added |
---|
comment:2 Changed 13 years ago by roederja
Cc: | jann@… added |
---|
Please use "use_configure no" instead of configure {}, also please list yourself as maintainer and do not hardcode the /opt/ prefix. Instead patch it to be e.g. @PREFIX@ in the sourcefile and then use reinplace to replace it with the macport ${prefix} variable in post-patch. See the lastfmsubmitd port for an example.
Changed 13 years ago by tomhennigan@…
Attachment: | patch-Makefile.diff added |
---|
Changed 13 years ago by tomhennigan@…
comment:4 Changed 13 years ago by roederja
Resolution: | → fixed |
---|---|
Status: | new → closed |
Committed with some modifications in r79029.
comment:5 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | tomhennigan@… removed |
---|---|
Port: | iodine added |
This had previously been submitted as #25516. It looks about the same as this one though.
Note: See
TracTickets for help on using
tickets.
Cc Me!