Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-04-13 | Remove NOPORTDOCS definition - it was useless anyway, as any attempt to | agc | 1 | -3/+1 | |
build a binary package with this definition would fail as the PLIST is not correct. If a package's documentation is overwhelming, it should arguably be handled in a separate pre-requisite documentation package. | |||||
1999-04-09 | Make the ${SAMBA_PRIVATE} directory owned by root, rather than | agc | 1 | -2/+2 | |
${BINOWN}, for backwards compatibility, as suggested by Manuel (group ownership doesn't matter, since the directory is mode 700). | |||||
1999-04-07 | Change ${CHOWN} bin:bin to ${CHOWN} ${BINOWN}:${BINGRP}; pointed out | bouyer | 1 | -2/+2 | |
by Alistair G. Crooks. | |||||
1999-04-07 | Make this work on Solaris. | agc | 1 | -7/+7 | |
s/chown/${CHOWN}/g s/chmod/${CHMOD}/g s/root:wheel/${BINOWN}:${BINGRP}/g | |||||
1999-03-29 | Update to samba 2.0.3. | bouyer | 3 | -6/+8 | |
1999-02-20 | Fix CONFLICTS (remove redundancy, mostly) | hubertf | 1 | -3/+1 | |
1999-02-18 | Samba 1.9.18 is dead, upgrade to samba 2.0.2. | bouyer | 6 | -426/+382 | |
1999-01-29 | Make this conflict with sanba 2.* | bouyer | 1 | -2/+2 | |
1999-01-09 | Get rid of obsolete chown(8) operand usage. | kleink | 2 | -5/+5 | |
1998-11-27 | samba doesn't require (and doesn't want) smbpasswd to be setuid anymore | drochner | 1 | -3/+1 | |
1998-11-27 | Add conflict with samba-1.9.18p8 and samba-2.0.0beta2 | bouyer | 1 | -1/+3 | |
1998-10-28 | Include bsd.prefs.mk earlier, so that SAMBA_ETCDIR and SAMBA_PRIVATE can | agc | 1 | -17/+18 | |
be set in /etc/mk.conf. Use ${SED}, rather than sed. Minor formatting changes. | |||||
1998-09-24 | 'mkdir -p', not 'mkdir'. | bouyer | 1 | -2/+2 | |
1998-09-04 | Update to samba-1.9.18p10. | bad | 6 | -71/+76 | |
While here clean up the package somewhat: - Remove confusion about where the SAMBA_PRIVATE directory is. - Don't gratitously create yet another world writeable directory. - Don't use $PREFIX as the WEB_ROOT, use the htdocs directory from the Apache pkg instead. - Enable use of netgroups, checking of disk quotas and the password changing feature. - Use /var/run/samba for runtime status files. - Always install the example startup file. - Misc. minor modification for better maintainability. | |||||
1998-08-20 | The Grand Homepagification: | tsarna | 1 | -2/+3 | |
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section. | |||||
1998-08-09 | The password file for samba cannot generally be share between machines, | kim | 2 | -12/+17 | |
so place it in /etc/samba/private. Other machine dependent files (e.g. the printer defs) go now into /etc/samba by default. | |||||
1998-08-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 3 | -0/+5 | |
1998-06-22 | Update package Makefiles for automatic manual page handling. | agc | 1 | -6/+1 | |
1998-06-17 | Update to 1.9.18p8. | bouyer | 5 | -38/+31 | |
1998-06-04 | Upgrade to samba version 1.9.18p7, from Ty Sarna in PR pkg/5529. | agc | 4 | -14/+29 | |
1998-06-03 | Include bsd.prefs.mk so that variables can be set in /etc/mk.conf | agc | 1 | -1/+3 | |
1998-04-15 | Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. | agc | 1 | -7/+2 | |
Remove redundant (and sometimes erroneous) comments. | |||||
1998-02-25 | - add missing bin/mksmbpasswd.sh and lib/codepages/codepage.866, pointed | frueauf | 1 | -24/+26 | |
out by Matthias Scheler - add .gz extension to manpags | |||||
1998-02-21 | adjust for samba-1.9.18p3. Fixes pr 5033 by Lennart Augustsson. | frueauf | 1 | -1/+1 | |
1998-02-21 | samba is at version 1.9.18p3 now. Fixes pr 5033 by Lennart Augustsson. | frueauf | 1 | -3/+3 | |
1998-01-28 | Delete erroneous patch. (from Ty Sarna) | agc | 1 | -15/+0 | |
1998-01-13 | Upgrade to samba version 1.9.18p1, to avoid a possible data loss | agc | 2 | -4/+4 | |
problem, as reported by Scott reynolds in PR pkg/4809 | |||||
1998-01-12 | Additional patches for 1.9.18 from Ty Sarna (tsarna@endicor.com) | agc | 2 | -0/+151 | |
1998-01-12 | Update to version 1.9.18, from Ty Sarna (tsarna@endicor.com). | agc | 5 | -50/+105 | |
This version unites the samba and the uncommitted samba-des packages, as it includes a "castrated" DES implementation that is only usable as a hash function. Some very minor typos in the description file corrected by myself. | |||||
1997-12-24 | Clean up a sed command, and lose two inappropriate and duplicate | agc | 1 | -5/+3 | |
Makefile definitions in the process. | |||||
1997-12-24 | Add NetBSD RCS Ids. | agc | 2 | -0/+2 | |
1997-12-24 | Initial import of samba, from FreeBSD, into the NetBSD packages | agc | 7 | -0/+403 | |
collection, thanks to Ty Sarna (tsarna@endicor.com), and addresses the first part of PR pkg/4746. The Samba software suite is a collection of programs that implements the SMB protocol for UNIX systems. |