aboutsummaryrefslogtreecommitdiff
path: root/security/openvpn-auth-ldap
Commit message (Collapse)AuthorAgeFilesLines
* 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