Age | Commit message (Expand) | Author | Files | Lines |
2003-06-29 | Initial version. | martti | 1 | -0/+28 |
2003-06-04 | Bump the PKGREVISION for net/samba to 2: | jlam | 4 | -29/+21 |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 |
2003-05-02 | Dependency bumps, needed because of devel/pth's major bump, and related | wiz | 1 | -1/+2 |
2003-04-10 | ${INSTALL_DATA} can't create two directories at once on Solaris. | uebayasi | 1 | -2/+3 |
2003-04-07 | Update to Samba 2.2.8a. | cjep | 2 | -5/+5 |
2003-03-16 | Remove redundant entry "http://de.samba.org/samba/ftp/" from mirror list. | tron | 1 | -2/+1 |
2003-03-16 | Updated samba to 2.2.8 | martti | 7 | -30/+29 |
2003-02-18 | open_file_shared(): when falling back to O_RDONLY open_file() call after | jdolecek | 3 | -2/+20 |
2003-01-28 | Instead of including bsd.pkg.install.mk directly in a package Makefile, | jlam | 1 | -3/+3 |
2002-12-13 | Updated samba to 2.2.7a | martti | 4 | -16/+16 |
2002-11-21 | Updated samba to 2.2.7 | martti | 3 | -7/+6 |
2002-10-20 | Unconditionally compile the MSDFS support, as it's a run-time switch you | jlam | 1 | -4/+3 |
2002-10-18 | Updated samba to 2.2.6 | martti | 8 | -38/+44 |
2002-10-14 | Expand & in the gecos field to a capitalized login name. | kim | 3 | -1/+116 |
2002-10-13 | Add support for enabling MSDFS in Samba. | kim | 1 | -1/+6 |
2002-09-20 | Make these scripts more portable by taking advantage of automatic rc.d | grant | 3 | -6/+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 | 9 | -18/+18 |
2002-08-01 | Don't remove nonexistent directories. | jlam | 1 | -9/+1 |
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 | 6 | -64/+182 |
2002-06-22 | Update net/samba to version 2.2.5. The quick summary of changes from | jlam | 10 | -404/+81 |
2002-06-14 | - Add a fix for possible buffer overflow; an array missing its terminate | taca | 3 | -3/+18 |
2002-05-24 | Backward compat with NetBSD <1.6: some rc.subr variables were renamed. | hubertf | 1 | -4/+10 |
2002-05-05 | update samba package to 2.2.4. | taca | 9 | -202/+38 |
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 |