summaryrefslogtreecommitdiff
path: root/net/samba/Makefile
AgeCommit message (Expand)AuthorFilesLines
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
2001-06-11The buildlink include and lib directories are added to CFLAGS, CPPFLAGS,jlam1-6/+3
2001-06-10Remove dependency on ${BUILDLINK_TARGETS} in pre-configure and pre-buildjlam1-4/+3
2001-06-07Remove USE_LIBINTL as nothing uses libintl.a, and passjlam1-2/+2
2001-06-01Apply patch to tdb.c so that it works on pre-UBC systems. .tdb databasesgroo1-1/+2
2001-05-24Use buildlink.mk files for cups and pam.jlam1-8/+4
2001-05-24Standardize name of file to include for build-links to be "buildlink.mk".jlam1-4/+6
2001-05-22Use devel/readline/Makefile.readline for GNU readline support and note whyjlam1-12/+13
2001-05-14Update samba to 2.2.0. Changes from version 2.0.9 include:jlam1-82/+104
2001-05-10Update samba to 2.0.9:abs1-2/+2
2001-04-18Update "samba" package to version 2.0.8:tron1-35/+37
2001-03-27Change BUILD_DEPENDS semantics:hubertf1-3/+3
2001-02-25Cleanup MKDIR usage => INSTALL_*_DIRhubertf1-2/+2
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2001-02-06Make that "autoreconf" -- there is no "autoremake".fredb1-2/+2
2001-02-05Use full pathname "${LOCALBASE}/bin/auto..." in dependences and maketron1-2/+2
2001-02-04Install startup script without ".sh" extension because policy was changed.tron1-3/+3
2001-02-04Replace monolithic old style startup script with two new style startuptron1-6/+10