notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
openvpn-auth-ldap LDAP authentication plugin for OpenVPN
2.0.4_2 security on this many watch lists=6 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.0.4_2Version of this port present on the latest quarterly branch.
Maintainer: zi@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2007-09-07 02:48:08
Last Update: 2023-02-08 10:53:56
Commit Hash: 6e1233b
People watching this port, also watch:: openvpn, sudo, openvpn-admin, git, nginx
Also Listed In: net-vpn
License: BSD3CLAUSE
WWW:
https://github.com/threerings/openvpn-auth-ldap
Description:
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. lib/openvpn-auth-ldap.so
  2. /usr/local/share/licenses/openvpn-auth-ldap-2.0.4_2/catalog.mk
  3. /usr/local/share/licenses/openvpn-auth-ldap-2.0.4_2/LICENSE
  4. /usr/local/share/licenses/openvpn-auth-ldap-2.0.4_2/BSD3CLAUSE
Collapse this list.
Dependency lines:
  • openvpn-auth-ldap>0:security/openvpn-auth-ldap
To install the port:
cd /usr/ports/security/openvpn-auth-ldap/ && make install clean
To add the package, run one of these commands:
  • pkg install security/openvpn-auth-ldap
  • pkg install openvpn-auth-ldap
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: openvpn-auth-ldap
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1581341930 SHA256 (threerings-openvpn-auth-ldap-auth-ldap-2.0.4_GH0.tar.gz) = 81f600cdc88adb2258f57df1ed2d87f0afa945f66cbf8897ad50e76f42509168 SIZE (threerings-openvpn-auth-ldap-auth-ldap-2.0.4_GH0.tar.gz) = 209800

Packages (timestamps in pop-ups are UTC):
openvpn-auth-ldap
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.0.4_22.0.4_22.0.42.0.4_22.0.4_2---
FreeBSD:13:quarterly2.0.4_22.0.4_22.0.4_22.0.4_22.0.4_22.0.4_22.0.4_22.0.4_2
FreeBSD:14:latest2.0.4_22.0.4_22.0.4_22.0.4_22.0.4_22.0.4_2-2.0.4_2
FreeBSD:14:quarterly2.0.4_22.0.4_2-2.0.4_22.0.4_22.0.4_22.0.4_22.0.4_2
FreeBSD:15:latest2.0.4_22.0.4_2n/a2.0.4_2n/a2.0.4_22.0.4_22.0.4_2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. re2c : devel/re2c
  2. check>=0 : devel/check
  3. libobjc2>=0 : lang/libobjc2
  4. openvpn-plugin.h : security/openvpn
  5. autoconf>=2.71 : devel/autoconf
  6. automake>=1.16.5 : devel/automake
Library dependencies:
  1. libldap.so.2 : net/openldap26-client
  2. libobjc.so.4.6 : lang/libobjc2
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for openvpn-auth-ldap-2.0.4_2: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
security_openvpn-auth-ldap
USES:
autoreconf ldap objc ssl tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/threerings/openvpn-auth-ldap/tar.gz/auth-ldap-2.0.4?dummy=/
Collapse this list.

Number of commits found: 60

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.0.4_2
08 Feb 2023 10:53:56
commit hash: 6e1233be229212a0496f42d611bd40f3e3a628dacommit hash: 6e1233be229212a0496f42d611bd40f3e3a628dacommit hash: 6e1233be229212a0496f42d611bd40f3e3a628dacommit hash: 6e1233be229212a0496f42d611bd40f3e3a628da files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/**ldap.mk: Convert USE_LDAP to USES=ldap

Convert the USE_LDAP=yes to USES=ldap and adds the following features:

- Adds the argument USES=ldap:server to add openldap2{4|5|6}-server as
  RUN_DEPENDS
- Adds the argument USES=ldap<version> and replaces WANT_OPENLDAP_VER
- Adds OPENLDAP versions in bsd.default-versions.mk
- Adds USE_OPENLDAP/WANT_OPENLDAP_VER in Mk/bsd.sanity.mk
- Changes consumers to use the features

Reviewed by:	delphij
Approved by:	portmgr
Differential Revision: https://reviews.freebsd.org/D38233
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2.0.4_2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.0.4_2
17 Aug 2022 17:51:13
commit hash: 327c682e46761e2a9c06507dafb8fac49f564ce6commit hash: 327c682e46761e2a9c06507dafb8fac49f564ce6commit hash: 327c682e46761e2a9c06507dafb8fac49f564ce6commit hash: 327c682e46761e2a9c06507dafb8fac49f564ce6 files touched by this commit
Ryan Steinmetz (zi) search for other commits by this committer
security/openvpn-auth-ldap: Fix crash/update MAINTAINER/bump PORTREVISION

Approved by:	mandree@ (maintainer)
2.0.4_1
20 Jul 2022 14:22:56
commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
security: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Kapranoff <kappa@rambler-co.ru>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Botero-Lowry <alex@foxybanana.com>
  *  Alexander Kriventsov <avk@vl.ru>
  *  Alexander Leidinger <netchild@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.0.4_1
01 Sep 2021 11:46:24
commit hash: e9148ce0453ccc8db5af73084b56eaaa914f07e3commit hash: e9148ce0453ccc8db5af73084b56eaaa914f07e3commit hash: e9148ce0453ccc8db5af73084b56eaaa914f07e3commit hash: e9148ce0453ccc8db5af73084b56eaaa914f07e3 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
Cleanup: for ports under s* categories, drop redundant GH_* knobs.
2.0.4_1
02 Aug 2021 04:41:48
commit hash: 3ba73dad6f600e4da54237e381201faec678984ccommit hash: 3ba73dad6f600e4da54237e381201faec678984ccommit hash: 3ba73dad6f600e4da54237e381201faec678984ccommit hash: 3ba73dad6f600e4da54237e381201faec678984c files touched by this commit
Xin LI (delphij) search for other commits by this committer
net/openldap24-client: bump all dependent port

In the earlier net/openldap24-server commit, only those which depend on
net/openldap24-sasl-client were bumped. Bumping all dependent port that
didn't get a bump to force a rebuild of these packages.

Suggested by:	kib
2.0.4
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.0.4
24 Aug 2020 17:40:54
Revision:546102Original commit files touched by this commit
mandree search for other commits by this committer
security/openvpn-auth-ldap: add -fcommon to future-proof

libobjc2 may need some love, but I'm not too acquainted with
Objective-C to do that... so limit my effort to my own port

PR:		248885
Reported by:	pkg-fallout@ on FreeBSD -head
2.0.4
26 Jul 2020 09:01:59
Revision:543455Original commit files touched by this commit
mandree search for other commits by this committer
security/openvpn-auth-ldap: try to fix head fallout from -export-dynamic

The option is a linker option but is passed to cc verbatim, and this
causes fallout complaints on head i386 (13):

--- lemon ---
cc  -o lemon lemon.o  -export-dynamic
ld: warning: cannot find entry symbol xport-dynamic; defaulting to 0x4049B0
===> making all in src
--- all ---
--- auth-ldap.o ---
cc -fPIC  -O2 -pipe  -fPIC -fstack-protector-strong -DLDAP_DEPRECATED
-fno-strict-aliasing  -Wno-import -L/usr/local/lib -I/usr/local/include -fPIC
-I/usr/local/include  -D_THREAD_SAFE  -fobjc-exceptions -fno-strict-aliasing -O2
-pipe  -fPIC -fstack-protector-strong -DLDAP_DEPRECATED -fno-strict-aliasing 
-DHAVE_CONFIG_H -Wall -I/usr/local/include -I/usr/local/include
-I/usr/local/include -I/usr/local/include -c auth-ldap.m -o auth-ldap.o -I.
-I../src -I.. -I../src -I. -I../tests -I../tests
--- TRConfigParser.m ---
./tools/lemon -T../tools/lempar.c -m -q TRConfigParser.lemon -OTRConfigParser.m
Segmentation fault (core dumped)
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.0.4
26 Apr 2020 13:51:54
Revision:533061Original commit files touched by this commit
mandree search for other commits by this committer
WWW/DL link maintenance in pkg-descr and Makefile

...to avoid permanent redirects, or broken sites.

MFH:		2020Q2 (blanket, download/WWW URL chase)
2.0.4
03 Mar 2020 15:11:47
Revision:527679Original commit files touched by this commit
mat search for other commits by this committer
Regular USE_GITHUB cleanup.
2.0.4
10 Feb 2020 21:06:56
Revision:525753Original commit files touched by this commit
mandree search for other commits by this committer
openvpn-auth-ldap: Update to Github 2.0.4 release.

* Switch from a handmade SVN checkout to Github tag
* Drop MAKE_JOBS_UNSAFE and post-patch, no longer needed

PR:		244022
Submitted by:	Geoffroy Desvernay
2.0.4.0.s1379_3
14 Aug 2019 03:26:09
Revision:508887Original commit files touched by this commit
meta search for other commits by this committer
Implement new virtual category: net-vpn for VPN related ports

based on discussion at ports@ [1]. As VPN softwares are put in different
physical category net and security. This is a little bit confusing. Let's
give them new virtual category net-vpn.

[1] https://lists.freebsd.org/pipermail/freebsd-ports/2019-April/115915.html

PR:		239395
Submitted by:	myself
Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D21174
2.0.4.0.s1379_3
13 Jul 2019 08:59:25
Revision:506524Original commit files touched by this commit
mandree search for other commits by this committer
Add OpenSSL base dir to CONFIGURE_ARGS.

WHile I cannot reproduce the issue, it seems harmless and may help
certain system configurations.

PR:		235776
Submitted by:	dewayne@heuristicsystems.com.au
2.0.4.0.s1379_3
03 Feb 2019 15:37:58
Revision:492056Original commit files touched by this commit
theraven search for other commits by this committer
Move Objective-C ports to the v2 GNUstep ABI.

 * Bump the LLVM revision used for GNUstep to 7, the minimum to support
   the new ABI.
 * GNUstep-back does not work with lld, so mark it to use Gold (BFD LD
   doesn't seem able to link Objective-C things).
 * Turn off some annoying debug logs in GNUstep back, which generate
   several messages per second when you move the mouse.  These should
   never have been enabled in a release build anyway.
 * Downgrade Cenon to 4.0.2.  This was the last version to actually work
   with GNUstep (the later ones use XCode >= 5 .xib files, which GNUstep
   can't parse).
 * Update gorm to git head. The current release doesn't work with the
   new Objective-C ABI, but -head has the patches to fix it.
 * Update PikoPixel and add it to the gnustep-app meta-package.
 * Update the three core GNUstep packages to the latest release.
 * Update gnumail and pantomime to the latest release and fix a linking
   error with the new ABI.
 * Update GNUstep FTP to the latest version.

Reviewed by:	bapt (previous version)
2.0.4.0.s1379_2
26 Sep 2018 15:23:37
Revision:480741Original commit files touched by this commit
brooks search for other commits by this committer
Update Objective-C LLVM version to 6.0.

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
2.0.4.0.s1379_1
15 May 2017 22:26:27
Revision:440981Original commit files touched by this commit
mandree search for other commits by this committer
Revise Github comment.
2.0.4.0.s1379_1
15 May 2017 22:22:50
Revision:440979Original commit files touched by this commit
mandree search for other commits by this committer
No longer depend on OpenVPN sources.

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).
2.0.4.0.s1379_1
15 May 2017 21:24:13
Revision:440974Original commit files touched by this commit
mandree search for other commits by this committer
Modernize, resolving DEVELOPER=yes warnings.

While here, do not include sys/types.h but rather only stddef.h, for the
openvpn-plugin.h test patch.
2.0.4.0.s1379_1
15 May 2017 21:11:22
Revision:440973Original commit files touched by this commit
mandree search for other commits by this committer
Unbreak openvpn-plugin.h detection.

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@
2.0.4.0.s1379_1
05 Feb 2017 11:14:37
Revision:433395Original commit files touched by this commit
sunpoet search for other commits by this committer
Move devel/libcheck to devel/check

- Bump PORTREVISION for dependent ports
2.0.4.0.s1379_1
08 Dec 2016 03:13:20
Revision:428097Original commit files touched by this commit
mandree search for other commits by this committer
Add some comments on the Googlecode->Github export. Not yet formally converted.
2.0.4.0.s1379_1
21 Oct 2016 12:51:41
Revision:424411Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
2.0.4.0.s1379_1
14 Sep 2016 15:59:34
Revision:422140Original commit files touched by this commit
mat search for other commits by this committer
GOOGLE_CODE has gone away.

- 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
2.0.4.0.s1379_1
19 May 2016 10:53:06
Revision:415500Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [p-x]*

Approved by:	portmgr blanket
2.0.4.0.s1379_1
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
2.0.4.0.s1379_1
14 May 2015 10:15:09
Revision:386312Original commit files touched by this commit
mat search for other commits by this committer
MASTER_SITES cleanup.

- 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
2.0.4.0.s1379_1
19 Jan 2015 20:37:33
Revision:377475Original commit files touched by this commit
mandree search for other commits by this committer
Grab maintainership and unmark BROKEN.
Bump PORTREVISION for the benefit of those that used TRYBROKEN=*.

PR: 190497
2.0.4.0.s1379
19 Jan 2015 20:36:43
Revision:377474Original commit files touched by this commit
mandree search for other commits by this committer
Fix crash when configuration file is not EOL-terminated.
2.0.4.0.s1379
19 Jan 2015 20:36:22
Revision:377473Original commit files touched by this commit
mandree search for other commits by this committer
Fix warnings due to missing #import.
2.0.4.0.s1379
19 Jan 2015 16:45:47
Revision:377441Original commit files touched by this commit
mandree search for other commits by this committer
work around missing deps in src/Makefile[.in]
2.0.4.0.s1379
17 Jan 2015 10:28:50
Revision:377218Original commit files touched by this commit
mandree search for other commits by this committer
Add a fix to prevent crashes on close if initialization failed.
2.0.4.0.s1379
05 Jan 2015 23:03:41
Revision:376369Original commit files touched by this commit
mandree search for other commits by this committer
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
2.0.3_9
06 Aug 2014 06:39:53
Revision:364154Original commit files touched by this commit
mandree search for other commits by this committer
Mark the critical warning as an error, and bump PORTREVISION,
so that everyone is aware of the run-time issues.
2.0.3_8
03 Aug 2014 10:14:42
Revision:363869Original commit files touched by this commit
mandree search for other commits by this committer
Mark broken.
2.0.3_8
03 Aug 2014 07:52:50
Revision:363854Original commit files touched by this commit
mandree search for other commits by this committer
Make sure that -export-dynamic is passed to the linker.
2.0.3_7
03 Aug 2014 07:21:44
Revision:363852Original commit files touched by this commit
mandree search for other commits by this committer
Enable WITH_DEBUG=yes.
2.0.3_6
28 Jul 2014 19:29:29
Revision:363236Original commit files touched by this commit
marino search for other commits by this committer
Release three ports of snb@

Sean Nicholas Barkas is releasing these ports:
  sysutils/farbot
  security/openvpn-auth-ldap
  net/splatd

Thanks for looking after these, Sean!

PR:	191967
2.0.3_6
24 Jul 2014 18:34:16
Revision:362835Original commit files touched by this commit
tijl search for other commits by this committer
net/openldap24-*:
- 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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.0.3_5
08 May 2014 13:35:05
Revision:353297Original commit files touched by this commit
bapt search for other commits by this committer
Convert to USES=objc and drop hard coded gcc 4.6 dep
2.0.3_5
10 Mar 2014 20:55:22
Revision:347809Original commit files touched by this commit
gerald search for other commits by this committer
Update the default version of GCC used in the Ports Collection from
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)
2.0.3_4
03 Mar 2014 00:38:36
Revision:346847Original commit files touched by this commit
gerald search for other commits by this committer
This port really requires not just GCC, but also no version newer than
GCC 4.6 -- so, set USE_GCC=4.6.

Approved by:	snb (maintainer)
2.0.3_4
13 Jan 2014 07:23:43
Revision:339572Original commit files touched by this commit
bapt search for other commits by this committer
archivers/xz is in base for all versions and has been removed from the ports
tree
2.0.3_4
02 Jan 2014 08:45:08
Revision:338425Original commit files touched by this commit
mandree search for other commits by this committer
Expand comment on why GCC is required.
2.0.3_4
02 Jan 2014 00:15:02
Revision:338409Original commit files touched by this commit
mandree search for other commits by this committer
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]
2.0.3_3
20 Sep 2013 22:55:26
Revision:327769Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
2.0.3_3
03 Jul 2011 14:03:52
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
2.0.3_3
01 May 2011 22:53:36
Original commit files touched by this commit
pav search for other commits by this committer
- Mark BROKEN on 9-CURRENT: fails to configure

  configure: error: Objective C preprocessor "/lib/cpp" fails sanity check

Reported by:    pointyhat
2.0.3_3
25 Feb 2011 01:32:18
Original commit files touched by this commit
delphij search for other commits by this committer
Chase after net/openldap24-server update.

Reminded by:    miwi
2.0.3_2
19 Nov 2010 22:30:53
Original commit files touched by this commit
pav search for other commits by this committer
- Try creatively to prevent this from failing on pointyhat

Reported by:    pointyhat
2.0.3_2
14 Aug 2010 13:24:23
Original commit files touched by this commit
ehaupt search for other commits by this committer
Conditionally install configuration example (auth-ldap.conf) to EXAMPLESDIR.

PR:             149229 (based on)
Submitted by:   Alexey V.Degtyarev <alexey@renatasystems.org>
Approved by:    snb (via mail)
2.0.3_1
17 Nov 2009 11:30:03
Original commit files touched by this commit
snb search for other commits by this committer
Update home page and MASTER_SITES
Approved by:    ehaupt
2.0.3_1
24 Jul 2009 10:27:09
Original commit files touched by this commit
snb search for other commits by this committer
Change MAINTAINER to my @FreeBSD.org address

Approved by:    erwin
2.0.3_1
05 Jan 2009 19:04:45
Original commit files touched by this commit
delphij search for other commits by this committer
Bump PORTREVISION's after OpenLDAP update.

Suggested by:   rafan
2.0.3
20 Nov 2007 02:21:27
Original commit files touched by this commit
linimon search for other commits by this committer
Unmark broken; the missing Objective C header with gcc 4.2 has now been
fixed.

PR:             ports/117967
Submitted by:   maintainer
Approved by:    portmgr (self)
2.0.3
07 Oct 2007 12:42:36
Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broken on gcc4.2.
2.0.3
05 Oct 2007 03:07:12
Original commit files touched by this commit
edwin search for other commits by this committer
Remove errornous # DO NOT DELETE lines caused by makedepend(1)
2.0.3
30 Sep 2007 10:51:25
Original commit files touched by this commit
linimon search for other commits by this committer
Remove cruft.
2.0.3
07 Sep 2007 02:47:13
Original commit files touched by this commit
edwin search for other commits by this committer
New port: security/openvpn-auth-ldap - LDAP authentication plugin for OpenVPN

        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>

Number of commits found: 60