summaryrefslogtreecommitdiffstats
path: root/net/samba
Commit message (Collapse)AuthorAgeFilesLines
* Fix dependencies when installing samba on a fresh installdwcjr2002-06-211-5/+5
| | | | | | Bump PORTREVISION Submitted by: gregp@blackened.net
* Fix building for VFS modules, prelease leftover config.cache and Idwcjr2002-06-201-1/+1
| | | | | had to delete it for it to detect us properly, that file doesn't exist anymore
* Fix pkg-plist after version bump.alane2002-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
* Update to 2.2.5dwcjr2002-06-193-11/+9
|
* Fix pkg-plist.alane2002-06-182-5/+59
| | | | | | | | | Bump PORTREVISION. Done on authority of maintainer. PR: ports/39450 Submitted by: alane Approved by: dwcjr
* Fix LDAP linkingdwcjr2002-06-181-3/+12
| | | | Noticed by: sroberts@dsl.pipex.com
* Fix package building as well as vfs module installationdwcjr2002-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
* Update to 2.2.5 pre 1dwcjr2002-06-176-113/+7
| | | | Pretty soon 2.2.5 will be released and 2_2 will go into maintenance mode
* The configuration script would not work if WRKDIRPREFIX was set.olgeni2002-06-111-0/+1
| | | | | Submitted by: Rolandas Naujikas <rolnas@takas.lt> Approved by: dwcjr
* Add missing plist filedwcjr2002-06-101-0/+1
| | | | | PR: 39083 Submitted by: gshapiro+freebsd-gnats@gshapiro.net
* Fix quota hookdwcjr2002-06-101-1/+1
| | | | Submitted by: andre.albsmeier@mchp.siemens.de
* Add recycle and audit hooks to menu systemdwcjr2002-06-041-1/+9
| | | | Submitted by: KLong@southlandInd.com
* Remove krb5 from menu as it requires a pathdwcjr2002-05-291-4/+0
| | | | Submitted by: neil@darlow.co.uk
* Add menu support to sambadwcjr2002-05-282-0/+106
| | | | Submitted by: weisswange@liwing.de, rehsack@liwing.de
* Install audit VFS module.dwcjr2002-05-131-2/+2
| | | | Submitted by: marius@alchemy.franken.de
* Fix ldap optiondwcjr2002-05-101-1/+1
| | | | Submitted by: rolnas@takas.lt
* Fix logbase once againdwcjr2002-05-101-1/+1
| | | | Pointed out by: neil@darlow.co.uk
* Add missing VFS patchesdwcjr2002-05-102-0/+51
|
* Re-enable recycle bin supportdwcjr2002-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
* Update to 2.2.4dwcjr2002-05-067-101/+20
|
* Add knob for utmp, msdfs and quotadwcjr2002-04-291-0/+12
| | | | Submitted by: l.ertl@univie.ac.at
* Fix SSL case: -with-ssl-{inc,lib} --> -with-ssl{inc,lib}ade2002-04-011-1/+1
| | | | Approved by: maintainer
* Fix ssldwcjr2002-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
* Fix ssl configure argdwcjr2002-03-171-1/+1
| | | | Submitted by: tom@linden.homeunix.net
* Fix typo in ldap's lib_dependdwcjr2002-03-141-2/+2
| | | | | | Allow cups to work with ldap Submitted by: rolnas@takas.lt
* Fix ldap supportdwcjr2002-03-132-3/+20
| | | | | | | Add SSL support Add Syslog support Submitted by: U.Drolshagen@t-online.de, rehsack@liwing.de, rolnas@takas.lt
* Add support for ldap via openldap 2dwcjr2002-03-131-0/+7
| | | | Submitted by: Robin_Blanchard@gactr.uga.edu
* Update recycle bin patches to latest versiondwcjr2002-02-082-4/+4
| | | | Submitted by: neil@darlow.co.uk, delta@lackas.net
* Update to 2.2.3adwcjr2002-02-072-7/+9
| | | | | | | Finally settle on a fix for CUPS dependency PR: 34683 Submitted by: maintainer, ports@geeksrus.net
* Update to 2.2.3dwcjr2002-02-034-22/+12
|
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-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.
* Fix checksum for recycle bin patchdwcjr2002-01-271-1/+1
| | | | | PR: 34271 Submitted by: martijn@pacno.net
* Only depend on cups if WITH_CUPS knob useddwcjr2002-01-181-0/+2
| | | | Pointed out by: neil@darlow.co.uk
* Fix once and for all cups support in postfix.dwcjr2002-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
* Make depend on cups-base instead of cups for cups supportdwcjr2002-01-111-1/+1
| | | | | PR: 33777 Submitted by: ports@geeksrus.net
* Make samba depends on cups instead of cups-base because it might needdwcjr2001-12-221-1/+1
| | | | | | lpr Submitted by: marcus@marcuscom.com
* Make samba depend on cups-base instead of cupsdwcjr2001-12-221-2/+2
| | | | Submitted by: jah4007@cs.rit.edu
* Remove empty patchesdwcjr2001-12-183-0/+0
| | | | Submitted by: olgeni@uli.it
* Update to 2.2.2 to make room for 3.0 in samba-develdwcjr2001-12-1615-213/+242
|
* Add WWW tag to pkg-descrdwcjr2001-08-181-0/+2
|
* Remove a line containing a lonely "n" letter, causing make to fail :o)olgeni2001-08-091-1/+1
|
* Update german samba mirrordwcjr2001-08-091-2/+2
| | | | Submitted by: Noel Koethe <noel@koethe.net>
* Add missing PORTDOCS to pkg-plistdwcjr2001-07-101-5/+5
| | | | Submitted by: pat@databits.net
* Take out GNU_CONFIGUREdwcjr2001-07-102-217/+214
| | | | | | | PORTDOC police w/ DOCSDIR PR: 28854 Submitted by: Patrick Li <pat@databits.net>
* Security Updates to sambadwcjr2001-06-232-3/+2
| | | | WWW: http://samba.org/samba/whatsnew/macroexploit.html
* Change maintainer emaildwcjr2001-06-081-1/+1
| | | | Reviewed by: will
* Patch for configure.in for CUPS supportdwcjr2001-06-071-4/+36
| | | | | | PR: 27650 Submitted by: marcus@marcuscom.com Reviewed by: will
* Bump portrevision and add WITH_CUPS hooksdwcjr2001-06-071-0/+11
| | | | | | PR: 27650 Submitted by: marcus@marcuscom.com Reviewed by: will
* Use proper POSIX syntax for `chown'.obrien2001-06-011-2/+2
|
* Remove obsolete maintainer information.roam2001-05-221-2/+0
| | | | | PR: 27531 Submitted by: maintainer
OpenPOWER on IntegriCloud