Age | Commit message (Expand) | Author | Files | Lines |
2003-03-23 | Pullup rev 1.95 (requested by bouyer in ticket #1220) | jmc | 1 | -2/+1 |
2003-03-23 | Pullup rev 1.94 (requested by bouyer in ticket #1218) | jmc | 1 | -1/+2 |
2003-01-28 | Instead of including bsd.pkg.install.mk directly in a package Makefile, | jlam | 1 | -3/+3 |
2002-11-21 | Updated samba to 2.2.7 | martti | 1 | -2/+1 |
2002-10-20 | Unconditionally compile the MSDFS support, as it's a run-time switch you | jlam | 1 | -4/+3 |
2002-10-13 | Add support for enabling MSDFS in Samba. | kim | 1 | -1/+6 |
2002-09-19 | Take advantage of the auto-generation and installation of rc.d scripts. | jlam | 1 | -11/+1 |
2002-09-18 | When using bsd.pkg.install.mk, if a DEINSTALL or INSTALL file already | jlam | 1 | -3/+1 |
2002-08-25 | Merge packages from the buildlink2 branch back into the main trunk that | jlam | 1 | -10/+10 |
2002-08-01 | Add back missing definitions for EXAMPLESDIR, HTMLDIR, and DOCDIR. | jlam | 1 | -1/+5 |
2002-07-30 | Factor out common parts of samba and winbind into net/samba/Makefile.common | jlam | 1 | -63/+6 |
2002-06-22 | Update net/samba to version 2.2.5. The quick summary of changes from | jlam | 1 | -14/+23 |
2002-06-14 | - Add a fix for possible buffer overflow; an array missing its terminate | taca | 1 | -2/+2 |
2002-05-05 | update samba package to 2.2.4. | taca | 1 | -3/+3 |
2002-02-07 | update samba package to 2.2.3.1 (samba 2.2.3a). | taca | 1 | -3/+3 |
2002-02-05 | Modify the package so that the message is only displayed if SAMBA_USE_LDAP | jlam | 1 | -5/+12 |
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 | 1 | -7/+10 |
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 | 1 | -1/+10 |
2002-02-04 | Updated samba to 2.2.3 | martti | 1 | -2/+2 |
2002-01-30 | When built with PAM support, add USE_PAM to BUILD_DEFS. | jlam | 1 | -1/+2 |
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-21 | Cosmetic changes. | jlam | 1 | -8/+8 |
2001-11-21 | Use the general INSTALL/DEINSTALL scripts instead of the homegrown ones. | jlam | 1 | -24/+18 |
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-15 | Updated samba to the latest stable version (2.2.2). A complete list of changes | martti | 1 | -3/+4 |
2001-08-22 | Consolidate nmbd and smbd rc.d scripts into one "samba" script. Kindly | jlam | 1 | -7/+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 | 1 | -8/+16 |
2001-07-13 | In package Makefiles, create FILES_SUBST instead of duplicating sed | jlam | 1 | -1/+2 |
2001-06-24 | Update samba to 2.2.0a as samba-2.2.0nb2. Quoting from WHATSNEW.txt: | taca | 1 | -3/+3 |
2001-06-19 | Convert to use buildlink.mk files and remove unnecessary config.cache | jlam | 1 | -29/+27 |
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 | 1 | -1/+2 |
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 | Use devel/readline/Makefile.readline for GNU readline support and note why | jlam | 1 | -12/+13 |
2001-05-14 | Update samba to 2.2.0. Changes from version 2.0.9 include: | jlam | 1 | -82/+104 |
2001-05-10 | Update samba to 2.0.9: | abs | 1 | -2/+2 |
2001-04-18 | Update "samba" package to version 2.0.8: | tron | 1 | -35/+37 |
2001-03-27 | Change BUILD_DEPENDS semantics: | hubertf | 1 | -3/+3 |