Age | Commit message (Expand) | Author | Files | Lines |
2002-02-07 | update samba package to 2.2.3.1 (samba 2.2.3a). | taca | 2 | -6/+6 |
2002-02-05 | Solaris' test binary (test/[) doesn't grok "-e". Replace with "-f". | jlam | 3 | -9/+9 |
2002-02-05 | Modify the package so that the message is only displayed if SAMBA_USE_LDAP | jlam | 4 | -33/+30 |
2002-02-05 | Add a bunch more FTP mirror sites. | jlam | 1 | -2/+5 |
2002-02-05 | (1) Change Samba's "lockdir" from /var/run/samba to /var/db/samba. | taca | 11 | -11/+278 |
2002-02-04 | Use HTTP for german mirror because FTP doesn't work. | tron | 1 | -2/+2 |
2002-02-04 | Added optional support for LDAP (set SAMBA_USE_LDAP=YES to activate this). | martti | 2 | -2/+12 |
2002-02-04 | Updated samba to 2.2.3 | martti | 4 | -16/+19 |
2002-01-30 | When built with PAM support, add USE_PAM to BUILD_DEFS. | jlam | 1 | -1/+2 |
2002-01-10 | Don't hardcode the location of the other rc.d scripts as @RCD_SCRIPTS_DIR@ | jlam | 1 | -3/+5 |
2001-12-18 | Since print/cups conflicts with another popular print package, | jlam | 1 | -2/+3 |
2001-12-02 | bsd.pkg.install.mk calls the INSTALL script at the right times | jlam | 1 | -3/+1 |
2001-11-26 | Replace remained SAMBA_SHARE to SAMBA_DATA. It was changed in revision | taca | 1 | -4/+4 |
2001-11-25 | PKG_SYSCONFDIR is where the configuration files for a package may be found. | jlam | 1 | -2/+4 |
2001-11-22 | no need to PROVIDE anything since this isn't part of the dependency graph | lukem | 1 | -2/+1 |
2001-11-21 | These rc.d scripts are copied to ${RCD_SCRIPTS_DIR} == /etc/rc.d, so change | jlam | 3 | -19/+19 |
2001-11-21 | Cosmetic changes. | jlam | 1 | -8/+8 |
2001-11-21 | Remove unneeded DEINSTALL script as we use the general one. | jlam | 1 | -98/+0 |
2001-11-21 | Remove extra blank line. | jlam | 1 | -2/+1 |
2001-11-21 | dd the new rc.d scripts to the PLIST. | jlam | 1 | -1/+3 |
2001-11-21 | Use the general INSTALL/DEINSTALL scripts instead of the homegrown ones. | jlam | 5 | -98/+108 |
2001-11-15 | Remove duplicated line. | taca | 1 | -2/+1 |
2001-11-01 | Revert last (thanks to Stoned for the clue-by-four). | abs | 1 | -4/+4 |
2001-11-01 | Work with new locations of INSTALL and DEINSTALL | abs | 1 | -4/+4 |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 5 | -4/+4 |
2001-10-15 | Updated samba to the latest stable version (2.2.2). A complete list of changes | martti | 3 | -40/+42 |
2001-08-23 | Make "samba reload" actually kick smbd like it's supposed to. Thanks | jlam | 1 | -1/+2 |
2001-08-22 | Consolidate nmbd and smbd rc.d scripts into one "samba" script. Kindly | jlam | 5 | -61/+56 |
2001-08-20 | smbd responds to SIGHUP by reloading its configuration file, so add | jlam | 1 | -1/+2 |
2001-08-17 | Undo changes from previous patch from pkg/12921. The rc.d-style startup | jlam | 2 | -4/+6 |
2001-07-20 | Standardize format. | wiz | 1 | -0/+3 |
2001-07-14 | Don't use find ... -print0 | xargs -0 ... as -0 isn't an acceptable option | jlam | 1 | -3/+3 |
2001-07-13 | Update samba to 2.2.1a. | taca | 10 | -329/+364 |
2001-07-13 | In package Makefiles, create FILES_SUBST instead of duplicating sed | jlam | 2 | -3/+5 |
2001-06-24 | Update samba to 2.2.0a as samba-2.2.0nb2. Quoting from WHATSNEW.txt: | taca | 2 | -6/+6 |
2001-06-19 | Remove unused ROOT_GROUP definition. | jlam | 1 | -2/+1 |
2001-06-19 | Convert to use buildlink.mk files and remove unnecessary config.cache | jlam | 4 | -269/+28 |
2001-06-11 | CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so | jlam | 1 | -3/+1 |
2001-06-11 | The buildlink include and lib directories are added to CFLAGS, CPPFLAGS, | jlam | 1 | -6/+3 |
2001-06-10 | Remove dependency on ${BUILDLINK_TARGETS} in pre-configure and pre-build | jlam | 1 | -4/+3 |
2001-06-07 | Remove USE_LIBINTL as nothing uses libintl.a, and pass | jlam | 1 | -2/+2 |
2001-06-01 | Apply patch to tdb.c so that it works on pre-UBC systems. .tdb databases | groo | 3 | -2/+47 |
2001-05-24 | Use S_IRUSR/S_IWUSR and related flags from <sys/stat.h> instead of | jlam | 2 | -16/+8 |
2001-05-24 | Use buildlink.mk files for cups and pam. | jlam | 1 | -8/+4 |
2001-05-24 | Standardize name of file to include for build-links to be "buildlink.mk". | jlam | 1 | -4/+6 |
2001-05-22 | Add fix for platforms that don't define SHM_{R_W} in <sys/shm.h>. We | jlam | 2 | -1/+23 |
2001-05-22 | Use devel/readline/Makefile.readline for GNU readline support and note why | jlam | 4 | -23/+68 |
2001-05-14 | Remove unneeded patches after samba update to 2.2.0. | jlam | 3 | -175/+0 |
2001-05-14 | Update samba to 2.2.0. Changes from version 2.0.9 include: | jlam | 8 | -276/+541 |
2001-05-13 | Don't set $command_args, set ${smbd,nmbd}_flags instead. | wiz | 2 | -6/+6 |