summaryrefslogtreecommitdiff
path: root/net/samba2
AgeCommit message (Collapse)AuthorFilesLines
2005-02-07Instantly deprecate USE_PAM from pkgsrc as its value is being set fromjlam2-27/+45
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-25Update samba2 to 2.2.12. Fixes since 2.2.10:jdolecek2-5/+5
* Crashes in smbd triggered by a Windows XP SP2 client sending a FindNextPrintChangeNotify() request without previously issuing FindFirstPrintChangeNotify(). * A remote attacker may be able to gain access to files which exist outside of the share's defined path. Such files must still be readable by the account used for the connection. Note: this is the really last samba 2.x version - 2.x branch was EOLed 2004/10/01
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.10jdolecek4-147/+147
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-07-10Replace test -e with -d.salo1-2/+2
Addresses part of PR pkg/26235 by Georg Schwarz.
2004-06-27Update samba2 to samba-2.2.8anb8abs2-146/+146
Fix PLIST - it seems to install in share/doc/samba2 not share/doc/samba
2004-04-25Unused.wiz1-29/+0
2004-04-23mk/bsd.pkg.install.mk now automatically registersreed1-4/+1
the RCD_SCRIPTS rc.d script(s) to the PLIST. This GENERATE_PLIST idea is part of Greg A. Woods' PR #22954. This helps when the RC_SCRIPTS are installed to a different ${RCD_SCRIPTS_EXAMPLEDIR}. (Later, the default RCD_SCRIPTS_EXAMPLEDIR will be changed to be more clear that they are the examples.) These patches also remove the etc/rc.d/ scripts from PLISTs (of packages that use RCD_SCRIPTS). (This also removes now unused references from openssh* makefiles. Note that qmail package has not been changed yet.) I have been doing automatic PLIST registration for RC_SCRIPTS for over a year. Not all of these packages have been tested, but many have been tested and used. Somethings maybe to do: - a few packages still manually install the rc.d scripts to hard-coded etc/rc.d. These need to be fixed. - maybe remove from mk/${OPSYS}.pkg.dist mtree specifications too.
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.wiz2-3/+4
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-20Sync MASTER_SITES with reality. Update a comment (s/samba/samba2/).snj1-8/+6
Okayed by wiz.
2004-01-11Make distinfo and patches refer to the ones in net/samba2.jlam1-3/+3
2004-01-11Fix conflicts.jlam2-0/+135
2004-01-11Reimport net/samba as net/samba2. net/samba2 will continue to track thejlam23-0/+1281
2.x release of Samba, which net/samba will track post-2.x releases of Samba.
1999-02-18has been moved to ../samba.bouyer7-571/+0
1999-02-11Upgrade to samba 2.0.2. While I'm these clean up a few things:bouyer4-32/+21
- use configure arguments instead of make variables for some path, and Makefile.in patch - move smb.conf.sample to share/examples/
1999-02-10pkglint: add missing rcs id.frueauf1-0/+2
1999-01-29Use wilcards for CONFLICTS.bouyer1-2/+2
1999-01-21Update to samba 2.0.0bouyer2-7/+6
1999-01-09Get rid of obsolete chown(8) operand usage.kleink2-5/+5
1998-12-17Update to beta4.bouyer2-5/+6
1998-12-11Update to 2.0 beta3bouyer4-21/+37
1998-11-27Package for samba 2.0.0 (beta 2 for now).bouyer7-0/+564