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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
non port: net/smbldap-tools/Makefile

Number of commits found: 49

Wednesday, 30 Nov 2022
17:08 Alexey Dokuchaev (danfe) search for other commits by this committer
net/smbldap-tools: resurrect^Wreadd previously expired port

Perform minor cleanups, take maintainership for the time being.

Requested by:	someone on t.me/freebsd_ru
commit hash: 50ec89c1baafce0c9e893a1d790ca4a2f9fe2ab6 commit hash: 50ec89c1baafce0c9e893a1d790ca4a2f9fe2ab6 commit hash: 50ec89c1baafce0c9e893a1d790ca4a2f9fe2ab6 commit hash: 50ec89c1baafce0c9e893a1d790ca4a2f9fe2ab6 50ec89c
Sunday, 15 Sep 2019
17:28 antoine search for other commits by this committer
Deprecate a few ports
Original commitRevision:512125 
Monday, 5 Aug 2019
06:37 antoine search for other commits by this committer
Mark BROKEN: unfetchable
Original commitRevision:508138 
Tuesday, 6 Sep 2016
18:17 amdmi3 search for other commits by this committer
- Update to 0.9.11

PR:		212093
Submitted by:	joneum@bsdproject.de
Original commitRevision:421457 
Monday, 25 Apr 2016
09:02 amdmi3 search for other commits by this committer
- Clarify LICENSE
- Switch to options helpers
- Remove needless PDF_DOC option, always install pdf docfile
Original commitRevision:413971 
Friday, 1 Apr 2016
14:16 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412348 
Wednesday, 26 Nov 2014
13:08 mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
Original commitRevision:373448 
Sunday, 5 Oct 2014
17:39 riggs search for other commits by this committer
- Fix previous commit (r370095), patch is now properly integrated

PR:		193208
Submitted by:	spil.oss@gmail.com (PR), dewayne@heuristicsystems.com.au (patch)
MFH:		2014Q4
Original commitRevision:370098 
16:12 riggs search for other commits by this committer
- Fix build failure with pod2man 2.5+
- Bump PORTREVISION

While on it:
- Add NO_ARCH (port does not install arch dependent files)
- Clean up pkg-plis

PR:		193208
Submitted by:	spil.oss@gmail.com (PR), dewayne@heuristicsystems.com.au (patch)
MFH:		2014Q4
Original commitRevision:370095 
Wednesday, 30 Jul 2014
15:24 wg search for other commits by this committer
net/smbldap-tools: support stage

- Use options sub
- Use @sample

PR:		192245
Original commitRevision:363486 
Thursday, 24 Jul 2014
15:57 bapt search for other commits by this committer
Reset maintainership for ports not staged with no pending PR

With hat:	portmgr
Original commitRevision:362812 
Friday, 20 Sep 2013
22:10 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
Original commitRevision:327755 
Sunday, 15 Sep 2013
14:54 az search for other commits by this committer
- convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
Original commitRevision:327343 
Tuesday, 30 Jul 2013
20:49 mm search for other commits by this committer
Update net/smbldap-tools to 0.9.10
Original commitRevision:323996 
Monday, 31 Dec 2012
10:49 mm search for other commits by this committer
Update some of my ports to new options framework

Submitted by:	Baptiste Daroussin <bapt@FreeBSD.org>
Original commitRevision:309714 
Thursday, 16 Aug 2012
08:18 mm search for other commits by this committer
Update to 0.9.9
Original commit
Saturday, 30 Jun 2012
14:39 az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
Original commit
Tuesday, 27 Mar 2012
08:10 mm search for other commits by this committer
Update to 0.9.8

Feature safe:   yes
Original commit
Friday, 17 Feb 2012
13:46 mm search for other commits by this committer
Add patch from vendor SVN.

PR:             ports/161967, ports/165177
Submitted by:   Andrey Simonenko <simon at comsys.ntu-kpi.kiev.ua>
Original commit
Saturday, 21 Jan 2012
17:40 eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
Original commit
Thursday, 13 Oct 2011
10:17 mm search for other commits by this committer
Update to 0.9.7
Original commit
Wednesday, 23 Mar 2011
15:53 mm search for other commits by this committer
- Add LICENSE knob(s)
Original commit
Monday, 15 Nov 2010
15:16 mm search for other commits by this committer
- Update to 0.9.6
Original commit
Wednesday, 13 Oct 2010
09:06 mm search for other commits by this committer
- Simplify Makefile
- Add smbldap-grouplist script
Original commit
Thursday, 7 Oct 2010
11:38 mm search for other commits by this committer
smbldap-useradd and smbldap-usermod changes:
- Process only "mail" attribute with -M option
- Add separate option -O for "mailLocalAddress"
- Expand default domain only for -M (not for -O)
Original commit
Tuesday, 5 Oct 2010
10:59 mm search for other commits by this committer
- Fix handling of UTF-8 strings
- Support other input/output encodings than ISO-8859-1
Original commit
Tuesday, 30 Mar 2010
15:39 mm search for other commits by this committer
- Fix path to perl binary [1]
- Fix configuration directory creation in package [2]
- Reorganize documentation and examples
- Add missing smbldap-userinfo script
- Make migration scripts and PDF documentation optional

PR:             ports/144107 [1], ports/144784 [2]
Submitted by:   Gabor Tjong A Hung [1] [2]
Original commit
Tuesday, 26 Jan 2010
22:30 kuriyama search for other commits by this committer
- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 9).

Approved by:    portmgr (itetcu)
Original commit
Tuesday, 6 May 2008
10:57 mm search for other commits by this committer
- Update to 0.9.5
Original commit
Saturday, 12 Apr 2008
09:40 mm search for other commits by this committer
- Fix cp flags if copying skel files in smbldap-useradd
- Fix MASTER_SITES
- Bump PORTREVISION

PR:             ports/120355
Submitted by:   Dmitry A Grigorovich <odip@bionet.nsc.ru>
Approved by:    mm (maintainer)
Original commit
Saturday, 6 Oct 2007
07:57 mm search for other commits by this committer
- Add patch to fix "date" command handling in smbldap-usermod
- Bump PORTREVISION

Suggested by:   Fabiano Caixeta Duarte <fabiano at fearp.usp.br>
Original commit
Friday, 21 Sep 2007
08:53 mm search for other commits by this committer
- Add patch for smbldap-passwd
- Update COMMENT
- Bump PORTREVISION

PR:             ports/115919
Original commit
Thursday, 20 Sep 2007
16:40 miwi search for other commits by this committer
- Pass maintainership really to mm
Original commit
Tuesday, 18 Sep 2007
12:41 miwi search for other commits by this committer
- Update to 0.9.4
- Pass maintainership to mm@
Original commit
Tuesday, 24 Jul 2007
13:40 mm search for other commits by this committer
- Update to 0.9.3
- Change MASTER_SITES and WWW link
- Remove obsolete HTML docs

PR:             ports/114855
Submitted by:   mm
Approved by:    miwi (maintainer), garga (mentor)
Original commit
Wednesday, 19 Jul 2006
07:55 miwi search for other commits by this committer
- Update to 0.9.2a
- Update MASTER_SITES
- Add dependency to p5-Unicode-MapUTF8 [1]
- Fix location of smbpasswd and slappasswd in configure script

PR:             ports/99858
Submitted by:   Neil Darlow [1]
Approved by:    krion (mentor)
Original commit
Friday, 16 Jun 2006
22:17 miwi search for other commits by this committer
Obey conventions and change my mail to @FreeBSD.org address

Approved by:    krion (mentor)
Original commit
Monday, 29 May 2006
17:39 flz search for other commits by this committer
- Update to 0.9.2.
- Fix MASTER_SITES.
- Pass maintainership to submitter (agreed on IRC).

PR:             ports/97842
Submitted by:   Martin Wilke <freebsd@unixfreunde.de>
Original commit
Monday, 1 Aug 2005
10:45 flz search for other commits by this committer
- Fix path issues.
Original commit
Sunday, 31 Jul 2005
16:59 flz search for other commits by this committer
- Update to 0.9.1.
- Install additional documentation.

PR:             ports/82830
Submitted by:   Dmitry A Grigorovich <odip@bionet.nsc.ru>
Original commit
Tuesday, 1 Mar 2005
22:56 flz search for other commits by this committer
- Update to 0.8.7.

Approved by:    pav (mentor)
Original commit
12:28 flz search for other commits by this committer
Change my email address in MAINTAINER lines for ports I maintain to
flz@FreeBSD.org.

Approved by:    pav (mentor)
Original commit
Thursday, 10 Feb 2005
22:53 pav search for other commits by this committer
- Add missing dependency
- Correct sed use
- Install examples in ${EXAMPLESDIR}

PR:             ports/77331
Submitted by:   Florent Thoumie <flz@xbsd.org> (maintainer)
Original commit
Wednesday, 26 Jan 2005
00:17 pav search for other commits by this committer
- Fix fetching

PR:             ports/76680
Submitted by:   Florent Thoumie <flz@xbsd.org> (maintainer)
Original commit
Thursday, 20 Jan 2005
13:06 pav search for other commits by this committer
- Update to 0.8.6

PR:             ports/76368
Submitted by:   Florent Thoumie <flz@xbsd.org> (maintainer)
Original commit
Wednesday, 22 Dec 2004
15:25 sem search for other commits by this committer
- Update to 0.8.5.3

PR:             ports/74513
Submitted by:   maintainer
Original commit
Friday, 30 Jul 2004
19:22 pav search for other commits by this committer
- Update to 0.8.5

PR:             ports/69796
Submitted by:   Florent Thoumie <flz@xbsd.org> (maintainer)
Original commit
Sunday, 25 Jul 2004
18:02 pav search for other commits by this committer
- Correct path to slappasswd in smbldap-passwd

PR:             ports/69558
Submitted by:   Florent Thoumie <flz@xbsd.org> (maintainer)
Reported by:    Ilia Chipitsine <ilia@chel.skbkontur.ru>
Original commit
Tuesday, 25 May 2004
21:19 pav search for other commits by this committer
Add smbldap-tools, a set of useful perl tools to manipulate users, groups,
stored in LDAP directory for use with Samba and nss_ldap.

PR:             ports/66405
Submitted by:   Florent Thoumie <flz@xbsd.org>
Original commit

Number of commits found: 49