summaryrefslogtreecommitdiff
path: root/net/samba
AgeCommit message (Expand)AuthorFilesLines
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-22no need to PROVIDE anything since this isn't part of the dependency graphlukem1-2/+1
2001-11-21These rc.d scripts are copied to ${RCD_SCRIPTS_DIR} == /etc/rc.d, so changejlam3-19/+19
2001-11-21Cosmetic changes.jlam1-8/+8
2001-11-21Remove unneeded DEINSTALL script as we use the general one.jlam1-98/+0
2001-11-21Remove extra blank line.jlam1-2/+1
2001-11-21dd the new rc.d scripts to the PLIST.jlam1-1/+3
2001-11-21Use the general INSTALL/DEINSTALL scripts instead of the homegrown ones.jlam5-98/+108
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-31Move pkg/ files into package's toplevel directoryzuntum5-4/+4
2001-10-15Updated samba to the latest stable version (2.2.2). A complete list of changesmartti3-40/+42
2001-08-23Make "samba reload" actually kick smbd like it's supposed to. Thanksjlam1-1/+2
2001-08-22Consolidate nmbd and smbd rc.d scripts into one "samba" script. Kindlyjlam5-61/+56
2001-08-20smbd responds to SIGHUP by reloading its configuration file, so addjlam1-1/+2
2001-08-17Undo changes from previous patch from pkg/12921. The rc.d-style startupjlam2-4/+6
2001-07-20Standardize format.wiz1-0/+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.taca10-329/+364
2001-07-13In package Makefiles, create FILES_SUBST instead of duplicating sedjlam2-3/+5
2001-06-24Update samba to 2.2.0a as samba-2.2.0nb2. Quoting from WHATSNEW.txt:taca2-6/+6
2001-06-19Remove unused ROOT_GROUP definition.jlam1-2/+1
2001-06-19Convert to use buildlink.mk files and remove unnecessary config.cachejlam4-269/+28
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 databasesgroo3-2/+47
2001-05-24Use S_IRUSR/S_IWUSR and related flags from <sys/stat.h> instead ofjlam2-16/+8
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-22Add fix for platforms that don't define SHM_{R_W} in <sys/shm.h>. Wejlam2-1/+23
2001-05-22Use devel/readline/Makefile.readline for GNU readline support and note whyjlam4-23/+68
2001-05-14Remove unneeded patches after samba update to 2.2.0.jlam3-175/+0
2001-05-14Update samba to 2.2.0. Changes from version 2.0.9 include:jlam8-276/+541
2001-05-13Don't set $command_args, set ${smbd,nmbd}_flags instead.wiz2-6/+6
2001-05-10Update samba to 2.0.9:abs8-192/+192
2001-04-21Move to sha1 checksum, and/or add distfile sizes.wiz1-2/+2
2001-04-18Remove note about Japanese support which is missing in this version.tron1-5/+0
2001-04-18Update "samba" package to version 2.0.8:tron5-236/+63
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc2-4/+2
2001-04-07In smbclient 'mput' command, don't use find(1) with "-maxdepth"hubertf2-9/+18
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.wiz2-2/+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