aboutsummaryrefslogtreecommitdiff
path: root/net/samba-libsmbclient
Commit message (Collapse)AuthorAgeFilesLines
* - Move net/samba-devel to net/samba3Pav Lucistnik2004-06-061-1/+1
| | | | | | | | | | PR: ports/67564 Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> Approved by: maintainer Repocopy by: marcus Notes: svn path=/head/; revision=110953
* - Put lockfiles into ${VARDIR}/db/sambaMichael Nottebrock2004-05-181-1/+1
| | | | | | | | | | | | | - Resolve kerberos/ldap issues with libsmbclient - Reenable iconv autodetection - Add a small patch from Konstantin Reznichenko <kot@premierbank.dp.ua> that fixes coredump of smbd when user add script is invoked PR: ports/66617 Submitted by: maintainer Notes: svn path=/head/; revision=109449
* Update to version 3.0.4.Michael Nottebrock2004-05-111-1/+0
| | | | | | | | PR: ports/66503 Submitted by: Timur I. Bakeyev <timur@gnu.org> Notes: svn path=/head/; revision=108945
* Change MAINTAINER to that of samba-devel.Adam Weinberger2004-05-101-1/+1
| | | | | | | Requested by: maintainer Notes: svn path=/head/; revision=108872
* - Update to 3.0.3.r1Pav Lucistnik2004-05-093-12/+21
| | | | | | | | | | | | | - Rewrite libsmbclient port to not conflict with samba port, stop installing libsmbclient in samba port - Split out python extensions into standalone port PR: ports/65976 Submitted by: Timur I. Bakeyev <timur@gnu.org> (samba-devel maintainer) Approved by: Koop Mast (samba-libsmbclient maintainer) Notes: svn path=/head/; revision=108758
* - Remove empty file I missed in previous commitPav Lucistnik2004-03-291-0/+0
| | | | Notes: svn path=/head/; revision=105644
* - Convert samba-libsmbclient into a slave port of samba-devel.Pav Lucistnik2004-03-293-22/+33
| | | | | | | | | PR: ports/64523 Submitted by: Timur I. Bakeyev <timur@com.bat.ru> (samba-devel maintainer) Approved by: Koop Mast <kwm@rainbow-runner.nl> (samba-libsmbclient maintainer) Notes: svn path=/head/; revision=105643
* Add MASTER_SITE_SAMBA for samba official mirrors.Sergey A. Osokin2004-03-111-13/+1
| | | | | | | | | | Utilize MASTER_SITE_SAMBA for SMB-specific ports. Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> PR: 63861 Notes: svn path=/head/; revision=103623
* - This port does not really needs autoconfPav Lucistnik2004-03-061-2/+1
| | | | | | | | | PR: ports/63800 Submitted by: Seva Gluschenko <gvs@road.yandex.ru> Approved by: maintainer Notes: svn path=/head/; revision=103089
* Update to 3.0.2a.Joe Marcus Clarke2004-02-272-8/+18
| | | | | | | | PR: 63438 Submitted by: maintainer Notes: svn path=/head/; revision=102268
* * Update to 3.0.1 and use USE_SIZEJoe Marcus Clarke2004-02-024-53/+7
| | | | | | | | | | | | | * Install the shared lib as so.0 suffix instead of plain .so * Remove CONFLICT now that samba-devel doesn't install libsmbclient.* * Fix typo in COMMENT [1] PR: 62281 Submitted by: maintainer Noticed by: Andreas Semborg <dostro@ondska.com> [1] Notes: svn path=/head/; revision=99834
* - Change maintainer's e-mail addressClement Laforet2004-01-161-1/+1
| | | | | | | | | | | (einekoai@chello.nl -> kwm@rainbow-runner.nl) PR: 61447 Submitted by: Koop Mast <kwm@rainbow-runner.nl> (maintainer) Approved by: erwin (mentor) (implicitly) Notes: svn path=/head/; revision=98361
* List conflicts among japanese/linux-JM, japanese/samba,Trevor Johnson2003-11-251-0/+2
| | | | | | | | | | | | | | net/samba-devel, net/samba-libsmbclient and net/samba ports. PR: 59599 Submitted by: Koop Mast (net/samba-libsmbclient maintainer) with changes by eik Approved by: dwcjr (net/samba-devel and net/samba maintainer), NAKAJI Hiroyuki (japanese/samba maintainer), and portmgr (5.2 freeze) Notes: svn path=/head/; revision=94776
* Update to 3.0.0.Joe Marcus Clarke2003-09-302-5/+7
| | | | | | | | PR: 57419 Submitted by: maintainer Notes: svn path=/head/; revision=89920
* Update to RC4 which fixes distfile fetch.Joe Marcus Clarke2003-09-152-2/+2
| | | | | | | | | | PR: 56892 Noticed by: bento Submitted by: maintainer Approved by: portmgr (implicit) Notes: svn path=/head/; revision=88992
* Upgrade to 3.0.0.r2 (r1 distfile disappeared from master site).Jimmy Olgeni2003-08-302-2/+2
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=88105
* Update to 3.0rc1 which fixes a bug that prevents KDE's kio_smb fromJoe Marcus Clarke2003-08-282-5/+4
| | | | | | | | | | | working correctly. PR: 56054 Submitted by: lofi Approved by: maintainer Notes: svn path=/head/; revision=87931
* Clean up the pkg-descr a bit.Joe Marcus Clarke2003-08-031-2/+2
| | | | Notes: svn path=/head/; revision=86242
* Check for va_copy(), and use it if found. This should help out 64-bitJoe Marcus Clarke2003-08-033-0/+46
| | | | | | | | | | systems. PR: 55214 Submitted by: maintainer Notes: svn path=/head/; revision=86237
* Add samba-libsmbclient, the library component for connected to SMB shares.Joe Marcus Clarke2003-07-254-0/+46
PR: 54821 Submitted by: Koop Mast <einekoai@chello.nl> Notes: svn path=/head/; revision=85563