aboutsummaryrefslogtreecommitdiff
path: root/net/samba
Commit message (Collapse)AuthorAgeFilesLines
* Fix detection of SYSV(we are not SYSV) so that things like printingDavid W. Chapman Jr.2002-10-211-0/+48
| | | | | | | | | | and DSO support works on -current once again. Noticed by: obrien Submitted by: jelmer@samba.org Notes: svn path=/head/; revision=68523
* Update to the well anticipated samba 2.2.6.David W. Chapman Jr.2002-10-172-3/+3
| | | | Notes: svn path=/head/; revision=68208
* Update to rc4David W. Chapman Jr.2002-10-163-4/+13
| | | | | | | make rc startup file respect PREFIX Notes: svn path=/head/; revision=68145
* Update to rc3David W. Chapman Jr.2002-10-143-3/+3
| | | | | | | | | Fix package building when VFS isn't selected Noticed by: Neil Darlow Notes: svn path=/head/; revision=68039
* Update to 2.2.6 RC2David W. Chapman Jr.2002-10-116-63/+19
| | | | | | | Fix VFS problems with PORT:checking for VFS options before Makefile.inc included Notes: svn path=/head/; revision=67813
* Remove s/nawk/awk/ patch for password conversion scriptDavid W. Chapman Jr.2002-09-204-22/+12
| | | | | | | | | | | Remove patch to define SMBRUN since the external smbrun program has been axed Add patch to fix smbclient bug when connecting to win9x machines Submitted by: jerry@samba.org Notes: svn path=/head/; revision=66839
* Do not patch OpenBSD section now that FreeBSD has a section inDavid W. Chapman Jr.2002-09-121-6/+6
| | | | | | | | | configure.in for VFS module building Submitted by: jmurdock@itraktech.com Notes: svn path=/head/; revision=66210
* Update to pre2David W. Chapman Jr.2002-08-303-2/+6
| | | | Notes: svn path=/head/; revision=65338
* Add findsmbDavid W. Chapman Jr.2002-08-291-0/+1
| | | | | | | Submitted by: Neil Darlow <neil@darlow.co.uk> Notes: svn path=/head/; revision=65237
* Add smbspool to pkg-plistDavid W. Chapman Jr.2002-08-271-0/+1
| | | | | | | Noticed by: Chris Wasser <cwasser@shaw.ca> Notes: svn path=/head/; revision=65110
* Update to 2.2.6pre1David W. Chapman Jr.2002-08-093-10/+17
| | | | Notes: svn path=/head/; revision=64284
* Fix MASTER_SITEDavid W. Chapman Jr.2002-07-261-3/+1
| | | | | | | Submitted by: Alex Vasylenko <lxv@omut.org> Notes: svn path=/head/; revision=63608
* Add hooks for winbindDavid W. Chapman Jr.2002-07-112-1/+17
| | | | | | | Submitted by: jmurdock@itraktech.com Notes: svn path=/head/; revision=62813
* Fix broken verbage for acl on -stableDavid W. Chapman Jr.2002-07-081-1/+1
| | | | Notes: svn path=/head/; revision=62665
* Fix so it will work with pam_winbinddDavid W. Chapman Jr.2002-07-051-0/+9
| | | | | | | Submitted by: jerry_murdock@yahoo.com Notes: svn path=/head/; revision=62487
* Fix VFS modules with DYNEXP settingsDavid W. Chapman Jr.2002-06-271-1/+3
| | | | | | | BUMP PORTREVISION Notes: svn path=/head/; revision=62062
* Fix dependencies when installing samba on a fresh installDavid W. Chapman Jr.2002-06-211-5/+5
| | | | | | | | | Bump PORTREVISION Submitted by: gregp@blackened.net Notes: svn path=/head/; revision=61710
* Fix building for VFS modules, prelease leftover config.cache and IDavid W. Chapman Jr.2002-06-201-1/+1
| | | | | | | | had to delete it for it to detect us properly, that file doesn't exist anymore Notes: svn path=/head/; revision=61649
* Fix pkg-plist after version bump.Alan Eldridge2002-06-202-8/+4
| | | | | | | | | | | | | Bump PORTREVISION to 1. Remove a stray object file if it exists, prior to installing examples. This patch is not guaranteed to be perfect for all permutations of WITH_* options. However, it works for the default case. Submitted by: alane@freebsd.org Approved by: dwcjr@freebsd.org Notes: svn path=/head/; revision=61609
* Update to 2.2.5David W. Chapman Jr.2002-06-193-11/+9
| | | | Notes: svn path=/head/; revision=61592
* Fix pkg-plist.Alan Eldridge2002-06-182-5/+59
| | | | | | | | | | | | Bump PORTREVISION. Done on authority of maintainer. PR: ports/39450 Submitted by: alane Approved by: dwcjr Notes: svn path=/head/; revision=61465
* Fix LDAP linkingDavid W. Chapman Jr.2002-06-181-3/+12
| | | | | | | Noticed by: sroberts@dsl.pipex.com Notes: svn path=/head/; revision=61463
* Fix package building as well as vfs module installationDavid W. Chapman Jr.2002-06-172-8/+13
| | | | | | | | | | There are still more files that bento will complain about, but I don't have time to fix that immediately Noticed by: Udo.Schweigert@siemens.com Notes: svn path=/head/; revision=61459
* Update to 2.2.5 pre 1David W. Chapman Jr.2002-06-176-113/+7
| | | | | | | Pretty soon 2.2.5 will be released and 2_2 will go into maintenance mode Notes: svn path=/head/; revision=61423
* The configuration script would not work if WRKDIRPREFIX was set.Jimmy Olgeni2002-06-111-0/+1
| | | | | | | | Submitted by: Rolandas Naujikas <rolnas@takas.lt> Approved by: dwcjr Notes: svn path=/head/; revision=61099
* Add missing plist fileDavid W. Chapman Jr.2002-06-101-0/+1
| | | | | | | | PR: 39083 Submitted by: gshapiro+freebsd-gnats@gshapiro.net Notes: svn path=/head/; revision=61052
* Fix quota hookDavid W. Chapman Jr.2002-06-101-1/+1
| | | | | | | Submitted by: andre.albsmeier@mchp.siemens.de Notes: svn path=/head/; revision=61051
* Add recycle and audit hooks to menu systemDavid W. Chapman Jr.2002-06-041-1/+9
| | | | | | | Submitted by: KLong@southlandInd.com Notes: svn path=/head/; revision=60616
* Remove krb5 from menu as it requires a pathDavid W. Chapman Jr.2002-05-291-4/+0
| | | | | | | Submitted by: neil@darlow.co.uk Notes: svn path=/head/; revision=60245
* Add menu support to sambaDavid W. Chapman Jr.2002-05-282-0/+106
| | | | | | | Submitted by: weisswange@liwing.de, rehsack@liwing.de Notes: svn path=/head/; revision=60226
* Install audit VFS module.David W. Chapman Jr.2002-05-131-2/+2
| | | | | | | Submitted by: marius@alchemy.franken.de Notes: svn path=/head/; revision=59012
* Fix ldap optionDavid W. Chapman Jr.2002-05-101-1/+1
| | | | | | | Submitted by: rolnas@takas.lt Notes: svn path=/head/; revision=58878
* Fix logbase once againDavid W. Chapman Jr.2002-05-101-1/+1
| | | | | | | Pointed out by: neil@darlow.co.uk Notes: svn path=/head/; revision=58872
* Add missing VFS patchesDavid W. Chapman Jr.2002-05-102-0/+51
| | | | Notes: svn path=/head/; revision=58864
* Re-enable recycle bin supportDavid W. Chapman Jr.2002-05-109-23/+119
| | | | | | | | | | | | Update default smb.conf to deal with new parameters Fix VFS bug in samba Rename patch to avoid confusion PR: 37888 Submitted by: hetzels@westbend.net Notes: svn path=/head/; revision=58863
* Update to 2.2.4David W. Chapman Jr.2002-05-067-101/+20
| | | | Notes: svn path=/head/; revision=58625
* Add knob for utmp, msdfs and quotaDavid W. Chapman Jr.2002-04-291-0/+12
| | | | | | | Submitted by: l.ertl@univie.ac.at Notes: svn path=/head/; revision=58313
* Fix SSL case: -with-ssl-{inc,lib} --> -with-ssl{inc,lib}Ade Lovett2002-04-011-1/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=57156
* Fix sslDavid W. Chapman Jr.2002-03-311-10/+20
| | | | | | | | | | | | Add missing man page Fix package creation Fix printing when using package PR: 36161, 36318, 36226 Submitted by: skv@freebsd.org, hswacm.org@generalresources.com, gshapiro+gnats@freebsd.org Notes: svn path=/head/; revision=57070
* Fix ssl configure argDavid W. Chapman Jr.2002-03-171-1/+1
| | | | | | | Submitted by: tom@linden.homeunix.net Notes: svn path=/head/; revision=56273
* Fix typo in ldap's lib_dependDavid W. Chapman Jr.2002-03-141-2/+2
| | | | | | | | | Allow cups to work with ldap Submitted by: rolnas@takas.lt Notes: svn path=/head/; revision=56104
* Fix ldap supportDavid W. Chapman Jr.2002-03-132-3/+20
| | | | | | | | | | Add SSL support Add Syslog support Submitted by: U.Drolshagen@t-online.de, rehsack@liwing.de, rolnas@takas.lt Notes: svn path=/head/; revision=56017
* Add support for ldap via openldap 2David W. Chapman Jr.2002-03-131-0/+7
| | | | | | | Submitted by: Robin_Blanchard@gactr.uga.edu Notes: svn path=/head/; revision=55984
* Update recycle bin patches to latest versionDavid W. Chapman Jr.2002-02-082-4/+4
| | | | | | | Submitted by: neil@darlow.co.uk, delta@lackas.net Notes: svn path=/head/; revision=54399
* Update to 2.2.3aDavid W. Chapman Jr.2002-02-072-7/+9
| | | | | | | | | | Finally settle on a fix for CUPS dependency PR: 34683 Submitted by: maintainer, ports@geeksrus.net Notes: svn path=/head/; revision=54317
* Update to 2.2.3David W. Chapman Jr.2002-02-034-22/+12
| | | | Notes: svn path=/head/; revision=54154
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-3/+3
| | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Notes: svn path=/head/; revision=53958
* Fix checksum for recycle bin patchDavid W. Chapman Jr.2002-01-271-1/+1
| | | | | | | | PR: 34271 Submitted by: martijn@pacno.net Notes: svn path=/head/; revision=53829
* Only depend on cups if WITH_CUPS knob usedDavid W. Chapman Jr.2002-01-181-0/+2
| | | | | | | Pointed out by: neil@darlow.co.uk Notes: svn path=/head/; revision=53311
* Fix once and for all cups support in postfix.David W. Chapman Jr.2002-01-173-53/+21
| | | | | | | | | | | Add BSD printing support to samba and default it to /etc/printcap Bump PORTREVISION PR: 33803 Submitted by: ports@geeksrus.net Notes: svn path=/head/; revision=53280