summaryrefslogtreecommitdiff
path: root/net/samba/Makefile
AgeCommit message (Expand)AuthorFilesLines
2003-11-12PKGREVISION++ after openssl update.jschauma1-2/+2
2003-11-03Change maintainer to myself.kim1-2/+2
2003-10-11when running ${TYPE} mktemp... redirect stderr to stdout, avoidinggrant1-3/+3
2003-09-14Update net/samba to 2.2.8nb4. Changes from 2.2.8nb3 are installingjlam1-2/+25
2003-09-05Fix DFS for Windows XP and 2003 clients.kim1-2/+2
2003-08-30Add definitions for DEINSTALL_EXTRA_TMPL and INSTALL_EXTRA_TMPL ifjlam1-1/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-04Bump the PKGREVISION for net/samba to 2:jlam1-7/+7
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-1/+2
2003-04-10${INSTALL_DATA} can't create two directories at once on Solaris.uebayasi1-2/+3
2003-03-16Updated samba to 2.2.8martti1-2/+1
2003-02-18open_file_shared(): when falling back to O_RDONLY open_file() call afterjdolecek1-1/+2
2003-01-28Instead of including bsd.pkg.install.mk directly in a package Makefile,jlam1-3/+3
2002-11-21Updated samba to 2.2.7martti1-2/+1
2002-10-20Unconditionally compile the MSDFS support, as it's a run-time switch youjlam1-4/+3
2002-10-13Add support for enabling MSDFS in Samba.kim1-1/+6
2002-09-19Take advantage of the auto-generation and installation of rc.d scripts.jlam1-11/+1
2002-09-18When using bsd.pkg.install.mk, if a DEINSTALL or INSTALL file alreadyjlam1-3/+1
2002-08-25Merge packages from the buildlink2 branch back into the main trunk thatjlam1-10/+10
2002-08-01Add back missing definitions for EXAMPLESDIR, HTMLDIR, and DOCDIR.jlam1-1/+5
2002-07-30Factor out common parts of samba and winbind into net/samba/Makefile.commonjlam1-63/+6
2002-06-22Update net/samba to version 2.2.5. The quick summary of changes fromjlam1-14/+23
2002-06-14- Add a fix for possible buffer overflow; an array missing its terminatetaca1-2/+2
2002-05-05update samba package to 2.2.4.taca1-3/+3
2002-02-07update samba package to 2.2.3.1 (samba 2.2.3a).taca1-3/+3
2002-02-05Modify the package so that the message is only displayed if SAMBA_USE_LDAPjlam1-5/+12
2002-02-05Add a bunch more FTP mirror sites.jlam1-2/+5
2002-02-05(1) Change Samba's "lockdir" from /var/run/samba to /var/db/samba.taca1-7/+10
2002-02-04Use HTTP for german mirror because FTP doesn't work.tron1-2/+2
2002-02-04Added optional support for LDAP (set SAMBA_USE_LDAP=YES to activate this).martti1-1/+10
2002-02-04Updated samba to 2.2.3martti1-2/+2
2002-01-30When built with PAM support, add USE_PAM to BUILD_DEFS.jlam1-1/+2
2001-12-18Since print/cups conflicts with another popular print package,jlam1-2/+3
2001-12-02bsd.pkg.install.mk calls the INSTALL script at the right timesjlam1-3/+1
2001-11-26Replace remained SAMBA_SHARE to SAMBA_DATA. It was changed in revisiontaca1-4/+4
2001-11-25PKG_SYSCONFDIR is where the configuration files for a package may be found.jlam1-2/+4
2001-11-21Cosmetic changes.jlam1-8/+8
2001-11-21Use the general INSTALL/DEINSTALL scripts instead of the homegrown ones.jlam1-24/+18
2001-11-15Remove duplicated line.taca1-2/+1
2001-11-01Revert last (thanks to Stoned for the clue-by-four).abs1-4/+4
2001-11-01Work with new locations of INSTALL and DEINSTALLabs1-4/+4
2001-10-15Updated samba to the latest stable version (2.2.2). A complete list of changesmartti1-3/+4
2001-08-22Consolidate nmbd and smbd rc.d scripts into one "samba" script. Kindlyjlam1-7/+3
2001-07-14Don't use find ... -print0 | xargs -0 ... as -0 isn't an acceptable optionjlam1-3/+3
2001-07-13Update samba to 2.2.1a.taca1-8/+16
2001-07-13In package Makefiles, create FILES_SUBST instead of duplicating sedjlam1-1/+2
2001-06-24Update samba to 2.2.0a as samba-2.2.0nb2. Quoting from WHATSNEW.txt:taca1-3/+3
2001-06-19Convert to use buildlink.mk files and remove unnecessary config.cachejlam1-29/+27
2001-06-11CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, sojlam1-3/+1