Commit graph

8 commits

Author SHA1 Message Date
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Pav Lucistnik
b29136ef09 - Fix build and unbreak
PR:		ports/163688
Submitted by:	Takeharu KATO <takeharu1219@ybb.ne.jp>
Approved by:	maintainer timeout (timur; 15 days)
2012-01-13 11:51:51 +00:00
Koop Mast
52ff4c1fec Make samba4 build with new tevent and talloc.
PR:		ports/159531
Submitted by:	daniele <danielependenza@yahoo.fr>
Approved by:	maintainer (timur@)
2011-08-17 10:36:32 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Timur I. Bakeyev
d02e888da0 Upgrade Samba4 to the 4.0.0.alpha11 version. 2010-02-05 01:01:50 +00:00
Timur I. Bakeyev
69567d9b97 Fix last patch to cleanly apply to the src. Reported by kwm. 2009-08-02 12:48:47 +00:00
Timur I. Bakeyev
f7706b6a4f Fix CONFLICTS, point USE_LDCONFIG to the location of the installed libs.
Thanks to kwm@FreeBSD.org.

Fix provision script to work OOTB.
2009-08-01 23:59:22 +00:00
Timur I. Bakeyev
ccb6ec69e0 Samba 4 is the ambitious next version of the Samba suite that is being
developed in parallel to the stable 3.0 series. The main emphasis in
this branch is support for the Active Directory logon protocols used
by Windows 2000 and above.
2009-07-12 19:40:37 +00:00