OpenBSD CVS

CVS log for ports/databases/lualdap/Makefile


[BACK] Up to [local] / ports / databases / lualdap

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.5 / (download) - annotate - [select for diffs], Wed Sep 20 13:30:06 2023 UTC (8 months, 1 week ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, HEAD
Changes since 1.4: +1 -1 lines
Diff to previous 1.4 (unified)

-> SITES, no fetch change

Revision 1.4 / (download) - annotate - [select for diffs], Fri Mar 11 18:31:22 2022 UTC (2 years, 2 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1
Changes since 1.3: +0 -2 lines
Diff to previous 1.3 (unified)

drop RCS Ids

Revision 1.3 / (download) - annotate - [select for diffs], Fri Jul 12 20:43:53 2019 UTC (4 years, 10 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (unified)

replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes

Revision 1.2 / (download) - annotate - [select for diffs], Fri Mar 18 20:49:27 2016 UTC (8 years, 2 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0
Changes since 1.1: +1 -3 lines
Diff to previous 1.1 (unified)

remove SHARED_ONLY from simple lua ports

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Nov 30 20:54:04 2014 UTC (9 years, 6 months ago) by landry
Branch: landry
CVS Tags: landry_20141130, OPENBSD_5_9_BASE, OPENBSD_5_9, OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (unified)

Import lualdap 1.1.0.

LuaLDAP is a simple interface from Lua to an LDAP client, in fact it is
a bind to OpenLDAP or to ADSI. It enables a Lua program to:

* Connect to an LDAP server;
* Execute any operation (search, add, compare, delete, modify and
  rename);
* Retrieve entries and references of the search result.

(useful if you want to interface a prosody server to auth your xmpp
clients to an ldap directory)
ok sthen@

Revision 1.1 / (download) - annotate - [select for diffs], Sun Nov 30 20:54:04 2014 UTC (9 years, 6 months ago) by landry
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.