SAMBA_PORT= usage different by port.

Jason Hellenthal jhellenthal at dataix.net
Thu Jul 19 17:04:07 UTC 2012


It seems that the usage of SAMBA_PORT= var has been confused quite a
bit.

SAMBA_PORT= as judged by ports/net/samba* is defined to be "net/samba??"
while ports/net/samba-libsmbclient defines it as "samba??"

I found when creating index that no matter which way you define it both
of the two ways will end up indicating failure for different ports
because /usr/ports/samba?? does not exist or /usr/ports/net/net/samba??
does not exist.

Can someone please go through these ports and unify there usage of
SAMBA_PORT.

/usr/ports/net/samba-libsmbclient/Makefile:16:SAMBA_PORT=		samba34
/usr/ports/net/samba-libsmbclient/Makefile:19:MASTERDIR=		${.CURDIR}/../${SAMBA_PORT}
/usr/ports/net/samba-nmblookup/Makefile:16:SAMBA_PORT=		samba34
/usr/ports/net/samba-nmblookup/Makefile:19:MASTERDIR=		${.CURDIR}/../${SAMBA_PORT}
/usr/ports/net/samba-pdbsql/Makefile:23:SAMBA_PORT?=		net/samba34
/usr/ports/net/samba-pdbsql/Makefile:30:SAMBA_WRKSRC!=		cd ${PORTSDIR}/${SAMBA_PORT} && ${MAKE} -V WRKSRC
/usr/ports/net/samba-pdbsql/Makefile:34:SAMBA_MODULEDIR!=	cd ${PORTSDIR}/${SAMBA_PORT} && ${MAKE} -V SAMBA_MODULEDIR
/usr/ports/net/samba-pdbsql/Makefile:40:BUILD_DEPENDS+=		${NONEXISTENT}:${PORTSDIR}/${SAMBA_PORT}:configure
/usr/ports/net/samba-smbclient/Makefile:16:SAMBA_PORT=		samba36
/usr/ports/net/samba-smbclient/Makefile:21:MASTERDIR=		${.CURDIR}/../${SAMBA_PORT}
/usr/ports/net/samba4-devel/Makefile:7:PORTNAME?=		${SAMBA_PORTNAME}
/usr/ports/net/samba4-devel/Makefile:23:SAMBA_PORTNAME=		samba4
/usr/ports/net/samba4-devel/Makefile:25:SAMBA_DISTNAME=		${SAMBA_PORTNAME:S|4$||}-${SAMBA_VERSION:S|.p|pre|:S|.r|rc|:S|.t|tp|:S|.a|alpha|}
/usr/ports/net/samba4-devel/Makefile:26:OPTIONSFILE=		${PORT_DBDIR}/${SAMBA_PORTNAME}/options
/usr/ports/net/samba4-devel/Makefile:187:USE_RC_SUBR=		${SAMBA_PORTNAME}


Thanks


-- 

 - (2^(N-1)) JJH48-ARIN

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 455 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20120719/b31fea14/attachment.pgp


More information about the freebsd-ports mailing list