FreshPorts -- The Place For Ports notbug Thu, 9 Feb 2012 10:59 PM GMT
Port details
smbldap-tools 0.9.7 net on this many watch lists=7 search for ports that depend on this port
Samba-LDAP management and support tools
Maintained by: mm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 25 May 2004 21:43:28
License: GPLv2


A collection of scripts, "over" user{add,del,mod} and group{add,del,mod}
system tools to manipulate users and groups stored in LDAP directory,
for DEN system like SAMBA-LDAP and pam/nss_ldap systems.

Additionnaly, some scripts are designed to ease your migration from
a Windows NT 4.0 PDC Server to a Samba-LDAP PDC Server (Killer?;-):
smbldap-populate, smbldap-migrate-groups, smbldap-migrate-accounts.

WWW: https://gna.org/projects/smbldap-tools/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: net/p5-perl-ldap, security/p5-Crypt-SmbHash, security/p5-Digest-SHA1, converters/p5-Unicode-MapUTF8, devel/gmake, lang/perl5.8
Required To Run: net/p5-perl-ldap, security/p5-Crypt-SmbHash, security/p5-Digest-SHA1, converters/p5-Unicode-MapUTF8, lang/perl5.8
There are no ports dependent upon this port

To install the port: cd /usr/ports/net/smbldap-tools/ && make install clean
To add the package: pkg_add -r smbldap-tools


Configuration Options
===> The following configuration options are available for smbldap-tools-0.9.7:
     MIGRATION_SCRIPTS=off (default) "Install migration scripts"
     PDF_DOC=off (default) "Install PDF documentation"
===> Use 'make config' to modify these settings

Master Sites:
http://download.gna.org/smbldap-tools/sources/0.9.7/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 34

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Jan 2012 17:40:15
Original commit files touched by this commit  0.9.7
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
24 Oct 2011 04:17:38
Original commit files touched by this commit  0.9.7
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
13 Oct 2011 10:17:28
Original commit files touched by this commit  0.9.7
mm search for other commits by this committer
Update to 0.9.7
23 Mar 2011 15:53:22
Original commit files touched by this commit  0.9.6
mm search for other commits by this committer
- Add LICENSE knob(s)
15 Nov 2010 15:16:28
Original commit files touched by this commit  0.9.6
mm search for other commits by this committer
- Update to 0.9.6
13 Oct 2010 09:06:40
Original commit files touched by this commit  0.9.5_5
mm search for other commits by this committer
- Simplify Makefile
- Add smbldap-grouplist script
07 Oct 2010 11:38:07
Original commit files touched by this commit  0.9.5_4
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)
07 Oct 2010 09:49:57
Original commit files touched by this commit  0.9.5_3
mm search for other commits by this committer
- Fix deleting a non-existing user from a group
05 Oct 2010 10:59:33
Original commit files touched by this commit  0.9.5_3
mm search for other commits by this committer
- Fix handling of UTF-8 strings
- Support other input/output encodings than ISO-8859-1
30 Mar 2010 15:39:10
Original commit files touched by this commit  0.9.5_2
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]
26 Jan 2010 22:30:02
Original commit files touched by this commit  0.9.5_1
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)
06 May 2008 10:57:49
Original commit files touched by this commit  0.9.5
mm search for other commits by this committer
- Update to 0.9.5
12 Apr 2008 09:40:06
Original commit files touched by this commit  0.9.4_3
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)
06 Oct 2007 07:57:44
Original commit files touched by this commit  0.9.4_2
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>
21 Sep 2007 08:53:50
Original commit files touched by this commit  0.9.4_1
mm search for other commits by this committer
- Add patch for smbldap-passwd
- Update COMMENT
- Bump PORTREVISION

PR:             ports/115919
20 Sep 2007 16:40:49
Original commit files touched by this commit  0.9.4
miwi search for other commits by this committer
- Pass maintainership really to mm
18 Sep 2007 12:41:27
Original commit files touched by this commit  0.9.4
miwi search for other commits by this committer
- Update to 0.9.4
- Pass maintainership to mm@
24 Jul 2007 13:40:35
Original commit files touched by this commit  0.9.3
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)
19 Jul 2006 07:55:41
Original commit files touched by this commit  0.9.2a
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)
16 Jun 2006 22:17:25
Original commit files touched by this commit  0.9.2
miwi search for other commits by this committer
Obey conventions and change my mail to @FreeBSD.org address

Approved by:    krion (mentor)
29 May 2006 17:39:32
Original commit files touched by this commit  0.9.2
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>
22 Jan 2006 02:46:07
Original commit files touched by this commit  0.9.1_1
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
09 Nov 2005 11:23:01
Original commit files touched by this commit  0.9.1_1
flz search for other commits by this committer
- Add SHA256 checksums.
01 Aug 2005 10:45:18
Original commit files touched by this commit  0.9.1_1
flz search for other commits by this committer
- Fix path issues.
31 Jul 2005 16:59:07
Original commit files touched by this commit  0.9.1
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>
01 Mar 2005 22:56:21
Original commit files touched by this commit  0.8.7
flz search for other commits by this committer
- Update to 0.8.7.

Approved by:    pav (mentor)
01 Mar 2005 12:28:00
Original commit files touched by this commit  0.8.6_1
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)
10 Feb 2005 22:53:13
Original commit files touched by this commit  0.8.6_1
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)
26 Jan 2005 00:17:46
Original commit files touched by this commit  0.8.6
pav search for other commits by this committer
- Fix fetching

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

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

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

PR:             ports/69796
Submitted by:   Florent Thoumie <flz@xbsd.org> (maintainer)
25 Jul 2004 18:02:14
Original commit files touched by this commit  0.8.4_1
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>
25 May 2004 21:19:27
Original commit files touched by this commit  0.8.4
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>

Number of commits found: 34

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06
php5*Feb 06
mathopdFeb 03
firefoxFeb 01
linux-firefoxFeb 01
linux-seamonkeyFeb 01
linux-thunderbirdFeb 01
seamonkeyFeb 01
seamonkey2Feb 01

14 vulnerabilities affecting 33 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23142
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 62
new 24 hours 1
new 48 hours9
new 7 days48
new fortnight72
new month138

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.184 seconds.