Age | Commit message (Expand) | Author | Files | Lines |
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 |
2001-05-10 | Update samba to 2.0.9: | abs | 8 | -192/+192 |
2001-04-21 | Move to sha1 checksum, and/or add distfile sizes. | wiz | 1 | -2/+2 |
2001-04-18 | Remove note about Japanese support which is missing in this version. | tron | 1 | -5/+0 |
2001-04-18 | Update "samba" package to version 2.0.8: | tron | 5 | -236/+63 |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 2 | -4/+2 |
2001-04-07 | In smbclient 'mput' command, don't use find(1) with "-maxdepth" | hubertf | 2 | -9/+18 |
2001-03-27 | Change BUILD_DEPENDS semantics: | hubertf | 1 | -3/+3 |
2001-02-25 | Cleanup MKDIR usage => INSTALL_*_DIR | hubertf | 1 | -2/+2 |
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 |
2001-02-06 | Make that "autoreconf" -- there is no "autoremake". | fredb | 1 | -2/+2 |