Port details |
- samba-pdbsql Multiplexor, MySQL and PostgeSQL passdb backends for Samba3
- 34_1 net
=2 34_1Version of this port present on the latest quarterly branch.
- Maintainer: timur@FreeBSD.org
- Port Added: 2006-08-31 19:41:15
- Last Update: 2013-01-31 19:42:45
- SVN Revision: 311331
- License: not specified in port
- WWW:
- http://pdbsql.sourceforge.net/
- Description:
- This port adds to Samba3 ability to use multiple 'passdb backends' at
the same time. Also it comes with sample MySQL and PostgreSQL backends,
which allow to store passwords in the corresponding databases.
This features were removed from upstream Samba3 in version 3.0.22.
WWW: http://pdbsql.sourceforge.net/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- samba-pdbsql>0:net/samba-pdbsql
- No installation instructions:
- This port has been deleted.
- PKGNAME: samba-pdbsql
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- nonexistent : net/samba34
- gmake : devel/gmake
- autoconf-2.68 : devel/autoconf
- Library dependencies:
-
- mysqlclient.14 : databases/mysql41-client
- pq.5 : databases/postgresql83-client
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for samba-pdbsql-34_1:
MYSQL=on (default) "With MySQL passdb backend"
PGSQL=on (default) "With PostgreSQL passdb backend"
===> Use 'make config' to modify these settings
- Options name:
- N/A
- 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 |
34_1 31 Jan 2013 19:42:45 |
timur |
Remove obsolete net/samba-pdbsql |
34_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
34_1 19 Mar 2011 13:15:34 |
ale |
Bump PORTREVISION for ports linking to default libmysqlclient. |
34 29 Dec 2010 20:04:42 |
pgollucci |
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR: ports/153292
Submitted by: myself (pgollucci)
Tested by: -exp run by pav
Approved by: portmgr (pav) |
34 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
34 18 Oct 2010 10:28:07 |
garga |
Update to 34 and set default samba version to 3.4
PR: ports/151125
Submitted by: garga@
Approved by: maintainer timeout (> 2 weeks) |
0.3.1_2 16 Oct 2010 11:52:47 |
ade |
Punt autoconf267->autoconf268 |
0.3.1_2 15 Sep 2010 18:35:24 |
ade |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
0.3.1_1 02 Sep 2009 15:01:56 |
amdmi3 |
- Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors
actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick
download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED
Approved by: portmgr (pav) |
0.3.1_1 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
0.3.1_1 20 Aug 2008 00:57:32 |
ade |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
0.3.1_1 06 Jun 2008 13:50:32 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.3.1 01 May 2008 13:06:37 |
timur |
Update port to the 0.3.1 revision. Make it work with the current Samba 3 port.
Approved by: shaun (mentor, implicit) |
0.2_1 30 Sep 2007 04:47:37 |
linimon |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
0.2 15 Jun 2007 15:08:02 |
timur |
Change MAINTAINER addresses for my ports to point to the FreeBSD address.
Approved by: shaun (mentor) |
0.2 10 Jun 2007 04:13:19 |
kris |
BROKEN: Does not compile |
0.2 03 Sep 2006 11:48:23 |
pav |
- This port creates hidden dependency on autotools due usage of Samba3 sources.
That breaks Pointyhat, so we make explicit dependency on the autotools.
PR: ports/102808
Submitted by: Timur I. Bakeyev <timur@gnu.org> (maintainer) |
0.2 31 Aug 2006 19:36:53 |
pav |
This port adds to Samba3 ability to use multiple 'passdb backends' at
the same time. Also it comes with sample MySQL and PostgreSQL backends,
which allow to store passwords in the corresponding databases.
This features were removed from upstream Samba3 in version 3.0.22.
WWW: http://pdbsql.sourceforge.net/
PR: ports/102714
Submitted by: Timur I. Bakeyev <timur@gnu.org> |