aboutsummaryrefslogtreecommitdiff
path: root/security/openvpn-auth-ldap
Commit message (Collapse)AuthorAgeFilesLines
* Update Objective-C LLVM version to 6.0.Brooks Davis2018-09-261-1/+1
| | | | | | | | | | | | Fixes aarch64 build. Reduces depends on obsolete LLVM 4.0. PR: 230116 Submitted by: mikael.urankar@gmail.com Approved by: theraven (prior version) Sponsored by: DARPA, AFRL Notes: svn path=/head/; revision=480741
* Revise Github comment.Matthias Andree2017-05-151-3/+1
| | | | Notes: svn path=/head/; revision=440981
* No longer depend on OpenVPN sources.Matthias Andree2017-05-151-4/+3
| | | | | | | | | OpenVPN 2.3.0 and newer have installed the openvpn-plugin.h file. Cease requiring and extracting the source tarball to obtain this file (as we used to do with 2.2.x and older). Notes: svn path=/head/; revision=440979
* Modernize, resolving DEVELOPER=yes warnings.Matthias Andree2017-05-152-3/+2
| | | | | | | | While here, do not include sys/types.h but rather only stddef.h, for the openvpn-plugin.h test patch. Notes: svn path=/head/; revision=440974
* Unbreak openvpn-plugin.h detection.Matthias Andree2017-05-151-0/+10
| | | | | | | | | | | Apparently the header file changed in openvpn 2.4.2 and now requires #include <sys/types.h> explicitly to pull the typedef for size_t in. Add that header line to the test so it won't report a false negative result. Reported by: pkg-fallout@ Notes: svn path=/head/; revision=440973
* Move devel/libcheck to devel/checkSunpoet Po-Chuan Hsieh2017-02-051-1/+1
| | | | | | | - Bump PORTREVISION for dependent ports Notes: svn path=/head/; revision=433395
* Add some comments on the Googlecode->Github export. Not yet formally converted.Matthias Andree2016-12-081-2/+6
| | | | Notes: svn path=/head/; revision=428097
* ${RM} already has -f.Mathieu Arnold2016-10-211-2/+2
| | | | | | | | | | PR: 213570 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=424411
* GOOGLE_CODE has gone away.Mathieu Arnold2016-09-141-1/+1
| | | | | | | | | | | | | - If a port has another upstream, remove GOOGLE_CODE - If a port only has GOOGLE_CODE mark it BROKEN Some ports have a local mirror configured but for security reasons, it is not considered upstream. Sponsored by: Absolight Notes: svn path=/head/; revision=422140
* - Fix trailing whitespace in pkg-descrs, categories [p-x]*Dmitry Marakasov2016-05-191-2/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415500
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-3/+3
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* Grab maintainership and unmark BROKEN.Matthias Andree2015-01-191-3/+2
| | | | | | | | | Bump PORTREVISION for the benefit of those that used TRYBROKEN=*. PR: 190497 Notes: svn path=/head/; revision=377475
* Fix crash when configuration file is not EOL-terminated.Matthias Andree2015-01-191-0/+22
| | | | Notes: svn path=/head/; revision=377474
* Fix warnings due to missing #import.Matthias Andree2015-01-191-1/+2
| | | | Notes: svn path=/head/; revision=377473
* work around missing deps in src/Makefile[.in]Matthias Andree2015-01-191-2/+2
| | | | Notes: svn path=/head/; revision=377441
* Add a fix to prevent crashes on close if initialization failed.Matthias Andree2015-01-171-0/+14
| | | | Notes: svn path=/head/; revision=377218
* Update to upstream SVN revision 1379 and refresh patches.Matthias Andree2015-01-056-26/+63
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=376369
* Mark the critical warning as an error, and bump PORTREVISION,Matthias Andree2014-08-061-1/+3
| | | | | | | so that everyone is aware of the run-time issues. Notes: svn path=/head/; revision=364154
* Mark broken.Matthias Andree2014-08-031-0/+5
| | | | Notes: svn path=/head/; revision=363869
* Make sure that -export-dynamic is passed to the linker.Matthias Andree2014-08-032-3/+6
| | | | Notes: svn path=/head/; revision=363854
* Enable WITH_DEBUG=yes.Matthias Andree2014-08-031-2/+4
| | | | Notes: svn path=/head/; revision=363852
* Release three ports of snb@John Marino2014-07-281-1/+1
| | | | | | | | | | | | | | Sean Nicholas Barkas is releasing these ports: sysutils/farbot security/openvpn-auth-ldap net/splatd Thanks for looking after these, Sean! PR: 191967 Notes: svn path=/head/; revision=363236
* net/openldap24-*:Tijl Coosemans2014-07-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Convert to USES=libtool and bump dependent ports - Avoid USE_AUTOTOOLS - Don't use PTHREAD_LIBS - Use MAKE_CMD databases/glom: - Drop :keepla - Add INSTALL_TARGET=install-strip databases/libgda4* databases/libgda5*: - Convert to USES=libtool and bump dependent ports - USES=tar:xz - Use INSTALL_TARGET=install-strip - Use @sample databases/libgdamm: - Drop :keepla - USES=tar:bzip2 - Use INSTALL_TARGET=install-strip databases/libgdamm5: - Add INSTALL_TARGET=install-strip - Drop --enable-static (inherited from old repocopy) devel/anjuta x11-toolkits/py-gnome-extras: - Drop :keepla dns/powerdns dns/powerdns-devel: - Convert to USES=libtool - Add INSTALL_TARGET=install-strip - Disable static modules - Stop creating library symlinks with .0 suffix, not needed for dynamically opened modules mail/dovecot2: - Add USES=libtool mail/dovecot2-pigeonhole: - Drop CONFIGURE_TARGET (incorrect for Dragonfly) - Add USES=libtool and INSTALL_TARGET=install-strip math/gnumeric: - USES=libtool tar:xz Approved by: portmgr (implicit, bump unstaged ports) Notes: svn path=/head/; revision=362835
* Convert to USES=objc and drop hard coded gcc 4.6 depBaptiste Daroussin2014-05-081-6/+3
| | | | Notes: svn path=/head/; revision=353297
* Update the default version of GCC used in the Ports Collection fromGerald Pfeifer2014-03-101-1/+1
| | | | | | | | | | | | | | GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as well as changing the default in Mk/bsd.default-versions.mk. Part II, Bump PORTREVISIONs. PR: 182136 Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports) Tested by: bdrewery (two -exp runs) Notes: svn path=/head/; revision=347809
* This port really requires not just GCC, but also no version newer thanGerald Pfeifer2014-03-031-4/+4
| | | | | | | | | GCC 4.6 -- so, set USE_GCC=4.6. Approved by: snb (maintainer) Notes: svn path=/head/; revision=346847
* archivers/xz is in base for all versions and has been removed from the ports ↵Baptiste Daroussin2014-01-131-4/+0
| | | | | | | tree Notes: svn path=/head/; revision=339572
* Expand comment on why GCC is required.Matthias Andree2014-01-021-0/+2
| | | | Notes: svn path=/head/; revision=338425
* Chase openvpn source layout changes,Matthias Andree2014-01-022-12/+27
| | | | | | | | | | | | | | | | 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] Notes: svn path=/head/; revision=338409
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-4/+2
| | | | | | | security) Notes: svn path=/head/; revision=327769
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* - Mark BROKEN on 9-CURRENT: fails to configurePav Lucistnik2011-05-011-0/+4
| | | | | | | | | configure: error: Objective C preprocessor "/lib/cpp" fails sanity check Reported by: pointyhat Notes: svn path=/head/; revision=273419
* Chase after net/openldap24-server update.Xin LI2011-02-251-1/+1
| | | | | | | Reminded by: miwi Notes: svn path=/head/; revision=269631
* - Try creatively to prevent this from failing on pointyhatPav Lucistnik2010-11-191-1/+7
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=264817
* Conditionally install configuration example (auth-ldap.conf) to EXAMPLESDIR.Emanuel Haupt2010-08-141-1/+6
| | | | | | | | | PR: 149229 (based on) Submitted by: Alexey V.Degtyarev <alexey@renatasystems.org> Approved by: snb (via mail) Notes: svn path=/head/; revision=259215
* Update home page and MASTER_SITESSean Nicholas Barkas2009-11-172-2/+2
| | | | | | | Approved by: ehaupt Notes: svn path=/head/; revision=244377
* Change MAINTAINER to my @FreeBSD.org addressSean Nicholas Barkas2009-07-241-1/+1
| | | | | | | Approved by: erwin Notes: svn path=/head/; revision=238325
* Bump PORTREVISION's after OpenLDAP update.Xin LI2009-01-051-0/+1
| | | | | | | Suggested by: rafan Notes: svn path=/head/; revision=225291
* Unmark broken; the missing Objective C header with gcc 4.2 has now beenMark Linimon2007-11-201-7/+1
| | | | | | | | | | | fixed. PR: ports/117967 Submitted by: maintainer Approved by: portmgr (self) Notes: svn path=/head/; revision=202763
* Mark as broken on gcc4.2.Mark Linimon2007-10-071-1/+7
| | | | Notes: svn path=/head/; revision=201044
* Remove errornous # DO NOT DELETE lines caused by makedepend(1)Edwin Groothuis2007-10-051-1/+0
| | | | Notes: svn path=/head/; revision=200885
* Remove cruft.Mark Linimon2007-09-301-34/+0
| | | | Notes: svn path=/head/; revision=200463
* New port: security/openvpn-auth-ldap - LDAP authentication plugin for OpenVPNEdwin Groothuis2007-09-074-0/+77
The OpenVPN Auth-LDAP Plugin implements username/password authentication via LDAP for OpenVPN 2.x. It also includes some integration with the OpenBSD packet filter, supporting adding and removing VPN clients from PF tables. WWW: http://dpw.threerings.net/projects/openvpn-auth-ldap/ PR: ports/113925 Submitted by: Nick Barkas <snb@threerings.net> Notes: svn path=/head/; revision=198968