summaryrefslogtreecommitdiff
path: root/net/samba2/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2005-06-08Pullup ticket 544 - requested by Lubomir Sedlaciksnj1-3/+2
security fix for samba2 Revisions pulled up: - pkgsrc/net/samba2/Makefile 1.23 - pkgsrc/net/samba2/Makefile.common 1.7 - pkgsrc/net/samba2/distinfo 1.4, 1.5 - pkgsrc/net/samba2/patches/patch-ap 1.2 Module Name: pkgsrc Committed By: wiz Date: Wed May 25 13:15:40 UTC 2005 Modified Files: pkgsrc/net/samba2: distinfo Log Message: Add RMD160 checksum. ---- Module Name: pkgsrc Committed By: salo Date: Mon Jun 6 13:25:12 UTC 2005 Modified Files: pkgsrc/net/samba2: Makefile Makefile.common distinfo pkgsrc/net/samba2/patches: patch-ap Log Message: Security fixes for CAN-2004-0882, CAN-2004-0930 and CAN-2004-1154. Patches adapted from SuSE. Functionality not tested beyond simple smbclient operations. This package is marked for removal before next stable branch is cut.
2005-02-07Instantly deprecate USE_PAM from pkgsrc as its value is being set fromjlam1-27/+5
within NetBSD-current's bsd.own.mk, which conflicts with its usage in pkgsrc. The package that use USE_PAM have been converted to use the bsd.options.mk framework. This should fix PR pkg/29257.
2005-01-14Create a pam.buildlink3.mk file that is used by PAM-using packages.jlam1-2/+2
It includes the correct buildlink3.mk file from either Linux-PAM (security/PAM) or OpenPAM (security/openpam) and eventually will support solaris-pam. pam.buildlink3.mk will: * set PAMBASE to the base directory of the PAM files; * set PAM_TYPE to the PAM implementation used. There are two variables that can be used to tweak the selection of the PAM implementation: PAM_DEFAULT is a user-settable variable whose value is the default PAM implementation to use. PAM_ACCEPTED is a package-settable list of PAM implementations that may be used by the package. Modify most packages that include PAM/buildlink3.mk to include pam.buildlink3.mk instead.
2004-12-28The default location of the pkgsrc-installed rc.d scripts is nowreed1-1/+2
under share/examples/rc.d. The variable name already was named RCD_SCRIPTS_EXAMPLEDIR. This is from ideas from Greg Woods and others. Also bumped PKGREVISION for all packages using RCD_SCRIPTS mechanism (as requested by wiz).
2004-11-15I'm unable to maintain this package, as I'm no longer using it.kim1-2/+2
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-08-07Update samba2 package to 2.2.10jdolecek1-2/+2
Changes in 2.2.10: A buffer overrun has been located in the code used to support the 'mangling method = hash' smb.conf option. Affected Samba 2.2 installations can avoid this possible security bug by using the hash2 mangling method. Server installations requiring the hash mangling method are encouraged to upgrade to Samba v2.2.10 or v3.0.5. Changes in 2.2.9: This is a maintenance release of Samba 2.2.8a to address the problem with user password changes after applying the Microsoft hotfix described in KB828741 to Windows NT 4.0/200x/XP clients. Also updated dependant packages pam-smbpass and winbind.
2004-06-27Update samba2 to samba-2.2.8anb8abs1-2/+2
Fix PLIST - it seems to install in share/doc/samba2 not share/doc/samba
2004-04-21Drop localized *_USE_LDAP definitions and consistently use USE_OPENLDAPcube1-3/+3
instead. As announced on tech-pkg. Most notably affected are Postfix, sendmail, Samba and cyrus-saslauthd. Be sure to update your mk.conf accordingly.
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-2/+2
Buildlink files: RECOMMENDED version changed to current version.
2004-02-06If we're passing through MAKEFLAGS variables whose values may containjlam1-3/+3
spaces, use the :Q modifier instead of double-quoting the value. This avoids breakage when executing the just-in-time su targets.
2004-01-11Fix conflicts.jlam1-0/+120
1999-02-18has been moved to ../samba.bouyer1-81/+0
1999-02-11Upgrade to samba 2.0.2. While I'm these clean up a few things:bouyer1-6/+10
- use configure arguments instead of make variables for some path, and Makefile.in patch - move smb.conf.sample to share/examples/
1999-01-29Use wilcards for CONFLICTS.bouyer1-2/+2
1999-01-21Update to samba 2.0.0bouyer1-5/+4
1999-01-09Get rid of obsolete chown(8) operand usage.kleink1-3/+3
1998-12-17Update to beta4.bouyer1-3/+4
1998-12-11Update to 2.0 beta3bouyer1-4/+4
1998-11-27Package for samba 2.0.0 (beta 2 for now).bouyer1-0/+77