Commit graph

6 commits

Author SHA1 Message Date
Matthias Andree
9d0ba19501 Fix crash when configuration file is not EOL-terminated. 2015-01-19 20:36:42 +00:00
Matthias Andree
0dff9e6c89 Fix warnings due to missing #import. 2015-01-19 20:36:21 +00:00
Matthias Andree
05baf683fe Add a fix to prevent crashes on close if initialization failed. 2015-01-17 10:28:50 +00:00
Matthias Andree
6f977b55ed Update to upstream SVN revision 1379 and refresh patches.
Needs real-world testing, so is still marked BROKEN.
If there are positive test results from reporter or third parties,
the BROKEN can be removed.

PR:		190497
2015-01-05 23:03:40 +00:00
Matthias Andree
5064d58e75 Make sure that -export-dynamic is passed to the linker. 2014-08-03 07:52:49 +00:00
Matthias Andree
13cb94b98a Chase openvpn source layout changes,
and chase base GCC changes (Objective-C no longer build in 9+, uses port),
and make a few other changes, to fix the build. [1]

While here:
- support staging
- strip installed .so file unless under WITH_DEBUG regime
- convert NOPORTEXAMPLES to optionsNG, too

PR:		ports/175692
Submitted by:	snb@ (maintainer) [1]
2014-01-02 00:15:02 +00:00