Port details |
- tinyldap Small LDAP implementation
- 0.0.20170319_1 net =4 0.0.20170319_1Version of this port present on the latest quarterly branch.
- Maintainer: dinoex@FreeBSD.org
- Port Added: 2004-02-26 20:59:07
- Last Update: 2023-07-24 09:19:51
- Commit Hash: da6a0d2
- People watching this port, also watch:: webalizer, openvpn, sendmail, telegram-desktop, autoconf
- License: GPLv2
- WWW:
- https://www.fefe.de/tinyldap/
- Description:
- tinyldap is an attempt to write a very small and very fast LDAP server.
openldap is the reference when it comes to LDAP servers, and it performs
very poorly despite using techniques such as thread pools.
LICENSE: GPL2
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net/tinyldap/ && make install clean
- To add the package, run one of these commands:
- pkg install net/tinyldap
- pkg install tinyldap
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tinyldap
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1489925452
SHA256 (tinyldap-20170319.tar.bz2) = 99ab02728c4a8940d7e696cd46a26f6b4cda7df3c4ace2633b68356f893e2113
SIZE (tinyldap-20170319.tar.bz2) = 74096
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- libowfat.a : devel/libowfat
- gmake>=4.3 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for tinyldap-0.0.20170319_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- net_tinyldap
- USES:
- tar:bzip2 gmake localbase ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.0.20170319_1 24 Jul 2023 09:19:51 |
Dirk Meyer (dinoex) |
net/tinyldap: fix build on 32bit |
0.0.20170319 03 Jul 2023 18:48:22 |
Dirk Meyer (dinoex) |
net/tinyldap: fix build with clang16 |
0.0.20170319 30 Jun 2023 07:08:48 |
Po-Chuan Hsieh (sunpoet) |
net/tinyldap: Fix build with libowfat 0.33+
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
0.0.20170319 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
0.0.20170319 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.0.20170319 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.0.20170319 09 Oct 2019 12:17:15 |
bapt |
Drop the ipv6 virtual category for n* category as it is not relevant anymore |
0.0.20170319 19 Mar 2017 12:28:00 |
dinoex |
- update to 20170319 |
0.0.20091122_1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.0.20091122_1 28 Aug 2015 13:39:57 |
amdmi3 |
- Switch to options helpers
- While here, add some NO_ARCHes and couple missing PORT_OPTIONS=DOCS
Approved by: portmgr blanket |
0.0.20091122_1 22 Nov 2014 14:43:24 |
antoine |
Cleanup plist |
0.0.20091122_1 10 Jul 2014 12:13:12 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category N.
CR: D307
Approved by: portmgr (bapt) |
0.0.20091122_1 30 Mar 2014 19:49:55 |
dinoex |
- add USES=tar:bzip2 |
0.0.20091122_1 21 Feb 2014 13:38:29 |
ehaupt |
Remove trailing whitespaces from category net |
0.0.20091122_1 10 Feb 2014 13:54:28 |
ehaupt |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
0.0.20091122_1 07 Dec 2013 05:07:42 |
dinoex |
- add USES=gmake |
0.0.20091122_1 27 Oct 2013 22:29:46 |
dinoex |
- use STAGEDIR
- use OPTIONS_DEFINE |
0.0.20091122_1 21 Sep 2013 11:06:04 |
dinoex |
- fix misplaced NO_STAGE in slaveports and ifdefs |
0.0.20091122_1 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
0.0.20091122_1 15 Jun 2013 11:58:33 |
dinoex |
- rename ldapdelete tinyldapdelete
PR: 179043 |
0.0.20091122 13 Oct 2012 13:39:59 |
dinoex |
- cleanup comments
Feature safe: yes |
0.0.20091122 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.0.20091122 05 Jun 2010 19:53:32 |
dinoex |
LICENSE GPLv2 |
0.0.20091122 22 Nov 2009 21:48:36 |
dinoex |
- update to 20091122 and fix GPL problems |
0.0.20080425_1 22 Nov 2009 17:15:25 |
dinoex |
- set LICENSE: GPL |
0.0.20080425_1 25 Apr 2008 20:23:03 |
dinoex |
- update to 20080425
better ACL support |
0.0.20040323_1 11 May 2006 22:49:56 |
edwin |
Remove USE_REINPLACE from all categories starting with N |
0.0.20040323_1 13 Nov 2005 09:26:50 |
dinoex |
- add SHA checksum |
0.0.20040323_1 18 Oct 2005 06:00:02 |
dinoex |
- make PREFIX safe
Reported by: kris |
0.0.20040323_1 14 Apr 2004 20:50:41 |
dinoex |
- support request of all attributes |
0.0.20040323_1 14 Apr 2004 20:50:16 |
dinoex |
- support request of all attributes |
0.0.20040323 23 Mar 2004 15:02:08 |
dinoex |
- add patch for configurable number of attributes. |
0.0.20040323 23 Mar 2004 15:01:32 |
dinoex |
- update to 20040323
- removes patches that have been included in distribution |
0.0.20040226_2 23 Mar 2004 14:28:24 |
dinoex |
- configure location of database with TINYLDAP_DATA
- extend number of attributes
- add to IPV6 category |
0.0.20040226 26 Feb 2004 20:25:02 |
dinoex |
tinyldap is an attempt to write a very small and very fast LDAP server.
openldap is the reference when it comes to LDAP servers, and it performs
very poorly despite using techniques such as thread pools.
WWW: http://www.fefe.de/tinyldap/ |