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.

non port: Mk/bsd.ldap.mk

Number of commits found: 27

Wednesday, 8 Feb 2023
10:53 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
commit hash: 6e1233be229212a0496f42d611bd40f3e3a628da commit hash: 6e1233be229212a0496f42d611bd40f3e3a628da commit hash: 6e1233be229212a0496f42d611bd40f3e3a628da commit hash: 6e1233be229212a0496f42d611bd40f3e3a628da 6e1233b
Friday, 8 Jul 2022
08:06 Xin LI (delphij) search for other commits by this committer
Mk/bsd.ldap.mk: Use OpenLDAP 2.6 by default.

PR:		ports/258297
Tested by:	exp-run by antoine@
commit hash: eebc8b21260631e2b3ec7f21b92d9d0879661d0e commit hash: eebc8b21260631e2b3ec7f21b92d9d0879661d0e commit hash: eebc8b21260631e2b3ec7f21b92d9d0879661d0e commit hash: eebc8b21260631e2b3ec7f21b92d9d0879661d0e eebc8b2
Sunday, 24 Apr 2022
10:00 Tobias C. Berner (tcberner) search for other commits by this committer
framework: cleanup conditional-indentations in Mk/

Run Tools/scripts/indent_make_if.pl on all of Mk.

These white space changes contribute greatly to the readability of those files.
As we have a version control system, finding out the reasons for the changes
prior to these white space changes is still easily possible

Differential Revision:	https://reviews.freebsd.org/D35024
Reviewed by:		portmgr (rene, bapt)
commit hash: aa2539679084872cd84112e9df6bfee571570623 commit hash: aa2539679084872cd84112e9df6bfee571570623 commit hash: aa2539679084872cd84112e9df6bfee571570623 commit hash: aa2539679084872cd84112e9df6bfee571570623 aa25396
Sunday, 21 Nov 2021
22:49 Xin LI (delphij) search for other commits by this committer
Mk/bsd.ldap.mk: Fix library name for OpenLDAP 2.6
commit hash: 98a5d42b4981f66bc8c062426a07931ce80d8131 commit hash: 98a5d42b4981f66bc8c062426a07931ce80d8131 commit hash: 98a5d42b4981f66bc8c062426a07931ce80d8131 commit hash: 98a5d42b4981f66bc8c062426a07931ce80d8131 98a5d42
22:33 Xin LI (delphij) search for other commits by this committer
net/openldap26-server: OpenLDAP 2.6.0
commit hash: a41b9653c7f23045217dc1656150dfb62e03441d commit hash: a41b9653c7f23045217dc1656150dfb62e03441d commit hash: a41b9653c7f23045217dc1656150dfb62e03441d commit hash: a41b9653c7f23045217dc1656150dfb62e03441d a41b965
Sunday, 5 Sep 2021
21:05 Xin LI (delphij) search for other commits by this committer
net/openldap25-server: OpenLDAP 2.5.7
commit hash: 53fec214c68a54ed9307c26634668a620cdb7304 commit hash: 53fec214c68a54ed9307c26634668a620cdb7304 commit hash: 53fec214c68a54ed9307c26634668a620cdb7304 commit hash: 53fec214c68a54ed9307c26634668a620cdb7304 53fec21
Sunday, 1 Aug 2021
08:32 Xin LI (delphij) search for other commits by this committer
net/openldap24-server: Make SASL permanent for OpenLDAP port.

PR:		ports/257374
Reviewed by:	obrien
Approved by:	portmgr (exp-run by antoine)
Differential Revision: https://reviews.freebsd.org/D31301
commit hash: 974e13b50148c5c8e7b33a1cb7e9dbaa9aedbc70 commit hash: 974e13b50148c5c8e7b33a1cb7e9dbaa9aedbc70 commit hash: 974e13b50148c5c8e7b33a1cb7e9dbaa9aedbc70 commit hash: 974e13b50148c5c8e7b33a1cb7e9dbaa9aedbc70 974e13b
Tuesday, 6 Apr 2021
14:27 Mathieu Arnold (mat) search for other commits by this committer
framework: Remove $FreeBSD$

Where appropriate fiddle with a few other things.
commit hash: 5d33e045968104ac678d8b4b4ec1e8956bbf68e0 commit hash: 5d33e045968104ac678d8b4b4ec1e8956bbf68e0 commit hash: 5d33e045968104ac678d8b4b4ec1e8956bbf68e0 commit hash: 5d33e045968104ac678d8b4b4ec1e8956bbf68e0 5d33e04
Wednesday, 4 Oct 2017
09:32 bapt search for other commits by this committer
Garbage collect openldap 2.3 leftovers
Original commitRevision:451193 
Friday, 26 Aug 2016
08:42 danfe search for other commits by this committer
Do not terminate IGNORE messages with period, it is added by the framework.
Original commitRevision:420904 
Sunday, 27 Mar 2016
01:23 bapt search for other commits by this committer
Remove the now unneeded ${PORTSDIR} from dependency definition in
The infrastructure Makefiles

PR:		206569
Exp run by:	antoine
Differential Revision:	D5047
Original commitRevision:411970 
Thursday, 24 Jul 2014
18:34 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

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)
Original commitRevision:362835 
Thursday, 10 Jul 2014
17:47 bapt search for other commits by this committer
Use modern LIB_DEPENDS
Do not depends on shlib number it is useless in ldap case
Original commitRevision:361479 
Wednesday, 22 Jan 2014
15:12 mat search for other commits by this committer
Fixup svn props in Mk.

Sponsored by:	Absolight
Original commitRevision:340713 
Thursday, 2 May 2013
17:12 bapt search for other commits by this committer
bmake is quite strict with != make it really happy
Original commitRevision:317133 
14:12 bapt search for other commits by this committer
bmake expect a command to always return something so return an empty line when
openldap is not installed

Obtained from:	dports
Original commitRevision:317118 
Wednesday, 12 Dec 2012
20:09 delphij search for other commits by this committer
Avoid setting PKGNAMESUFFIX late, which in turn changes UNIQUENAME and
causes OPTIONS menu to be shown up multiple times.

As a side effect we have to make openldap24-client and
openldap24-sasl-client which we do not have a better solution at this
time.

Submitted by:	bapt (mostly)
Original commitRevision:308788 
Wednesday, 23 May 2012
08:17 miwi search for other commits by this committer
- Remove emacs mode, -*- mode: ...; -*- [1]
- Comments for BUILD_ and RUN_DEPENDS fail to mention alternate means to specify
dependencie [2]
- Fix make reinstall [3]
- Trivial comment change for PORTDATA [4]

PR:             151954 [1]
                161314 [2]
                167085 [3]
                167465 [4]
Submitted by:   Anonymous <swell.k@gmail.com> [1]
                dougb@ and Chris Rees <utisoft@gmail.com> [2]
                Garrett Cooper <yanegomi@gmail.com> [3]
                "Bryan Drewery" <bryan@shatow.net> [4]
Tested via:     phw
Original commit
Friday, 11 May 2012
15:19 bapt search for other commits by this committer
Do not report error from bsd.ldap.mk with pkgng if pkgng isn't installed

Reported by:    Bryan Drewery (via irc://freenode/#pkgng)
Original commit
Thursday, 24 Feb 2011
21:50 delphij search for other commits by this committer
Update OpenLDAP to 2.4.24.

Unfortunately this version requires a shared library version bump again.
Original commit
Monday, 19 Apr 2010
21:38 delphij search for other commits by this committer
Automatically detect flavour of installed OpenLDAP client library.

PR:             ports/135664
Submitted by:   Yuri Pankov <yuri.pankov gmail com>
Tested with:    exprun (by pav)
Original commit
Monday, 20 Jul 2009
08:13 delphij search for other commits by this committer
Update to OpenLDAP 2.4.17.  Unfortunately a shared library bump is needed.

UPDATING to follow.
Original commit
Thursday, 16 Jul 2009
23:18 timur search for other commits by this committer
Fix artefacts of cloning the file from bsd.databases.mk. Clarify usage
message.
Original commit
Tuesday, 17 Feb 2009
02:54 delphij search for other commits by this committer
Update OpenLDAP to 2.4.14.
Original commit
Monday, 5 Jan 2009
05:49 delphij search for other commits by this committer
Update to 2.4.13.  Note that this requires a full rebuild of all
packages that depends on openldap24-client due to a shared library
version bump.
Original commit
Tuesday, 22 Jul 2008
01:59 delphij search for other commits by this committer
Fix typo: OPENLPAP should be spelled like OPENLDAP.
Original commit
Monday, 21 Jul 2008
22:29 pav search for other commits by this committer
- Separate OpenLDAP related code into bsd.ldap.mk
- Change default OpenLDAP version to 2.4
- Remove OpenLDAP 2.2 support, the port has been gone for some time now
- Add -DDEPRECATED to CFLAGS for all OpenLDAP using ports

PR:             ports/123602, ports/124115, ports/125605
Submitted by:   delphij, Jens Rehsack <rehsack@web.de>,
                Yuri Pankov <yuri.pankov@gmail.com>

- Remove USE_GTK, it's no longer used

PR:             ports/123528
Submitted by:   mezz

- Use PATCH_WRKSRC instead of WRKSRC in do-patch target
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Original commit

Number of commits found: 27