openbsd-ports/net/pptp/patches
stsp 652a2e6714 Fix build with gcc-2.95 (tested on sparc, simh-vax was too slow).
Remove some useless linux-specific code which tried to modify
the routing table by running "/bin/ip". Because this code has
no error checking and failed silently, no one noticed it.
Noticed it now because it didn't compile with gcc-2.95.

Don't install useless documentation.
Install useful notes on protocol insecurity instead.

Tweak the man page a little. Dunno if anyone is still using
Bezeq ADSL modems that need the --quirks option, but move
the information here just in case.

Clean up MESSAGE; don't shout at everybody about security holes
in a particular kind of modem that's almost 10 years old.

ok naddy@
2009-03-08 21:57:24 +00:00
..
patch-inststr_c Fix build with gcc-2.95 (tested on sparc, simh-vax was too slow). 2009-03-08 21:57:24 +00:00
patch-Makefile Fix build with gcc-2.95 (tested on sparc, simh-vax was too slow). 2009-03-08 21:57:24 +00:00
patch-pptp_c Fix build with gcc-2.95 (tested on sparc, simh-vax was too slow). 2009-03-08 21:57:24 +00:00
patch-pptp_callmgr_c Fix build with gcc-2.95 (tested on sparc, simh-vax was too slow). 2009-03-08 21:57:24 +00:00
patch-pptp_compat_c update to 1.7.2; from maintainer Stefan Sperling 2008-11-11 16:23:26 +00:00
patch-pptp_gre_c update to 1.7.2; from maintainer Stefan Sperling 2008-11-11 16:23:26 +00:00
patch-routing_c Fix build with gcc-2.95 (tested on sparc, simh-vax was too slow). 2009-03-08 21:57:24 +00:00
patch-util_c