aboutsummaryrefslogtreecommitdiff
path: root/net/samba-devel
Commit message (Collapse)AuthorAgeFilesLines
* Update to alpha19David W. Chapman Jr.2002-08-215-47/+7
| | | | Notes: svn path=/head/; revision=64754
* Update to Alpha18David W. Chapman Jr.2002-08-097-99/+16
| | | | Notes: svn path=/head/; revision=64279
* Add hooks for winbindDavid W. Chapman Jr.2002-07-111-11/+20
| | | | | | | Submitted by: jmurdock@itraktech.com Notes: svn path=/head/; revision=62813
* Add utmp, quote and msdfs knobDavid W. Chapman Jr.2002-04-291-0/+12
| | | | | | | Submitted by: l.ertl@univie.ac.at Notes: svn path=/head/; revision=58312
* Fix cups support.David W. Chapman Jr.2002-04-022-10/+24
| | | | | | | | PR: 36666 Submitted by: alane@geeksrus.net Notes: svn path=/head/; revision=57247
* Update to a17David W. Chapman Jr.2002-03-314-5/+21
| | | | | | | | | Fix openpam build problems Submitted by: alfred Notes: svn path=/head/; revision=57033
* Update to alpha15David W. Chapman Jr.2002-02-122-2/+2
| | | | Notes: svn path=/head/; revision=54620
* Update to 3.0 alpha 14David W. Chapman Jr.2002-01-312-3/+2
| | | | Notes: svn path=/head/; revision=54092
* 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
* Update pkg-plist with new filesDavid W. Chapman Jr.2002-01-193-1/+30
| | | | | | | Fix location of manpage installation to also fix package errors Notes: svn path=/head/; revision=53320
* Update to alpha13David W. Chapman Jr.2002-01-172-2/+2
| | | | Notes: svn path=/head/; revision=53283
* Make it depend on cups-base because it doesn't need lpr(last time I'mDavid W. Chapman Jr.2002-01-111-1/+1
| | | | | | | | | | changing this) PR: 33777 Submitted by: ports@geeksrus.net Notes: svn path=/head/; revision=52895
* Fix up pkg-plist (still no package building due to man page problems)David W. Chapman Jr.2001-12-242-59/+46
| | | | | | | Noticed by: petef Notes: svn path=/head/; revision=52082
* Patch configure.in to fix krb building problems when not wanting to build krbDavid W. Chapman Jr.2001-12-242-1/+31
| | | | | | | | | Add dependency to AUTOCONF Submitted by: petef Notes: svn path=/head/; revision=52079
* Take out AUTOCONF due to problem with -current(configure doesn'tDavid W. Chapman Jr.2001-12-232-3/+3
| | | | | | | | finish under -current either yet) Update to alpha12 Notes: svn path=/head/; revision=52024
* Remove unneeded patch so port will buildDavid W. Chapman Jr.2001-12-231-12/+0
| | | | Notes: svn path=/head/; revision=52022
* Update to 3.0 alpha 8David W. Chapman Jr.2001-12-166-110/+61
| | | | Notes: svn path=/head/; revision=51633
* Add recycle bin support with WITH_RECYCLE hookDavid W. Chapman Jr.2001-11-082-0/+9
| | | | Notes: svn path=/head/; revision=49832
* Remove extra carriage return from MakefileDavid W. Chapman Jr.2001-10-171-1/+0
| | | | Notes: svn path=/head/; revision=48855
* Update samba to 2.2.2 which includes the winbindd serverDavid W. Chapman Jr.2001-10-1711-65/+76
| | | | | | | Submitted by: ianjhart@ntlworld.com Notes: svn path=/head/; revision=48854
* Skip comments when piping /etc/passwd through make_smbpasswd, else theJimmy Olgeni2001-09-031-1/+1
| | | | | | | | | script will try to make Samba users out of comments. (from net/samba/Makefile 1.50) Notes: svn path=/head/; revision=47365
* Define DOCSDIRDavid W. Chapman Jr.2001-09-011-1/+3
| | | | | | | Submitted by: monyo@samba.gr.jp Notes: svn path=/head/; revision=47256
* Add --with-pam to fix samba bug with non-pam and md5 passwordsDavid W. Chapman Jr.2001-08-261-1/+3
| | | | | | | | | Bump PORTREVISION PR: 30074,30078 Notes: svn path=/head/; revision=46912
* Add WWW tag to pkg-descrDavid W. Chapman Jr.2001-08-181-0/+2
| | | | Notes: svn path=/head/; revision=46445
* Update to 2.2.1aDavid W. Chapman Jr.2001-07-123-4/+15
| | | | | | | Fix pkg-plist(add more files) Notes: svn path=/head/; revision=45074
* Update to 2.2.1David W. Chapman Jr.2001-07-113-13/+21
| | | | | | | Fix pkg-plist for 2.2.1 Notes: svn path=/head/; revision=45039
* USE_AUTOCONF impliedDavid W. Chapman Jr.2001-07-102-333/+330
| | | | | | | | | | | | Add extra configure args Add directories to MASTER_SITE_SUBDIR PORTDOC police with DOCSDIR pkg-plist cleanup Submitted by: pat@databits.net Notes: svn path=/head/; revision=44996
* Security Updates to sambaDavid W. Chapman Jr.2001-06-232-3/+2
| | | | | | | WWW: http://samba.org/samba/whatsnew/macroexploit.html Notes: svn path=/head/; revision=44369
* Change maintainer emailDavid W. Chapman Jr.2001-06-081-1/+1
| | | | | | | Reviewed by: will Notes: svn path=/head/; revision=43658
* Patch for CUPS supportDavid W. Chapman Jr.2001-06-071-4/+36
| | | | | | | | | PR: 27650 Submitted by: marcus@marcuscom.com Reviewed by: will Notes: svn path=/head/; revision=43609
* Bump portrevision and add hooks for WITH_CUPSDavid W. Chapman Jr.2001-06-071-1/+11
| | | | | | | | | PR: 27650 Submitted by: marcus@marcuscom.com Reviewed by: will Notes: svn path=/head/; revision=43608
* Use proper POSIX syntax for `chown'.David E. O'Brien2001-06-011-2/+2
| | | | Notes: svn path=/head/; revision=43378
* Add support for native ACLs under -current and bump PORTREVISIONChris D. Faulhaber2001-04-241-0/+1
| | | | | | | Approved by: Maintainer Notes: svn path=/head/; revision=41879
* *** empty log message ***Chris D. Faulhaber2001-04-241-1/+11
| | | | Notes: svn path=/head/; revision=41878
* Update path to the old releases on the MASTER_SITES.Maxim Sobolev2001-04-181-1/+1
| | | | Notes: svn path=/head/; revision=41640
* Revert back to two versions ago after sliding the tag forward. InSatoshi Asami2001-04-181-6/+4
| | | | | | | | addition, put back NO_LATEST_LINK to samba-2.2, you need NO_LATEST_LINK in one or the other if PORTNAME is the same. Notes: svn path=/head/; revision=41629
* Temporarily revert to previous version and mark FORBIDDEN -- I needSatoshi Asami2001-04-181-3/+7
| | | | | | | to slide the tag forward for the release. Notes: svn path=/head/; revision=41628
* Update port to 2.2.0Chris D. Faulhaber2001-04-185-19/+174
| | | | | | | | PR: 26655 Submitted by: Maintainer Notes: svn path=/head/; revision=41624
* Update to alpha3.Jun Kuriyama2001-03-284-64/+44
| | | | | | | | Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net> (maintainer) PR: ports/26045 Notes: svn path=/head/; revision=40477
* Add missed NO_LATEST_LINK.Maxim Sobolev2001-03-131-0/+2
| | | | Notes: svn path=/head/; revision=39737
* Add manpages and etc/codepages.Jun Kuriyama2001-03-122-2/+3
| | | | | | | | Submitted by: maintainer PR: ports/25714 Notes: svn path=/head/; revision=39618
* Add samba-devel --> ports/net/samba-devel, repocopied from ports/net/samba.Maxim Sobolev2001-02-1210-360/+209
| | | | | | | | | | This port represents unstable, development Samba branch. PR: 24808 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net> Notes: svn path=/head/; revision=38249
* Goodbye, YEAR2000. Hello, 2001.Will Andrews2001-01-011-2/+0
| | | | | | | Approved by: asami Notes: svn path=/head/; revision=36564
* Add a few entries that were missed out of MAN1 and MAN8.Akinori MUSHA2000-08-292-3/+10
| | | | | | | | | | | | | Submitted by: bento Add a trick to generate PLIST which removes ${PREFIX}/private/smbpasswd, on PACKAGE_BUILDING. Submitted by: bento Obtained from: japanese/samba Notes: svn path=/head/; revision=32110
* Update to 2.0.7.Akinori MUSHA2000-05-065-29/+216
| | | | | | | | | PR: ports/18266 Submitted by: Anton N. Breusov <antonz@library.ntu-kpi.kiev.ua> Approved by: MAINTAINER Notes: svn path=/head/; revision=28314
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+2
| | | | Notes: svn path=/head/; revision=27423
* Resurrect client codepage coniguration samples that were in 1.9.x port.Tatsumi Hosokawa2000-03-111-0/+33
| | | | Notes: svn path=/head/; revision=26726
* Removed manpages in share/doc/manpages that will be also installedTatsumi Hosokawa2000-03-102-23/+1
| | | | | | | in share/man. Notes: svn path=/head/; revision=26719
* - use the correct path to passwd (/usr/bin/ instead of /bin/)Dirk Froemberg2000-02-072-3/+22
| | | | | | | | | | - adjust "passwd chat" to work with non-NIS-passwd, at least - reflect above changes in manpage OK'ed by: maintainer Notes: svn path=/head/; revision=25554
* remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanupsMichael Haro1999-12-241-1/+1
| | | | | | | | PR: 14759 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=23999