| Commit message (Expand) | Author | Age | Files | Lines |
* | Update to alpha20 | dwcjr | 2002-10-11 | 6 | -84/+41 |
* | Update to alpha19 | dwcjr | 2002-08-21 | 5 | -47/+7 |
* | Update to Alpha18 | dwcjr | 2002-08-09 | 7 | -99/+16 |
* | Add hooks for winbind | dwcjr | 2002-07-11 | 1 | -11/+20 |
* | Add utmp, quote and msdfs knob | dwcjr | 2002-04-29 | 1 | -0/+12 |
* | Fix cups support. | dwcjr | 2002-04-03 | 2 | -10/+24 |
* | Update to a17 | dwcjr | 2002-03-31 | 4 | -5/+21 |
* | Update to alpha15 | dwcjr | 2002-02-13 | 2 | -2/+2 |
* | Update to 3.0 alpha 14 | dwcjr | 2002-02-01 | 2 | -3/+2 |
* | Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; | knu | 2002-01-29 | 1 | -3/+3 |
* | Update pkg-plist with new files | dwcjr | 2002-01-19 | 3 | -1/+30 |
* | Update to alpha13 | dwcjr | 2002-01-18 | 2 | -2/+2 |
* | Make it depend on cups-base because it doesn't need lpr(last time I'm | dwcjr | 2002-01-11 | 1 | -1/+1 |
* | Fix up pkg-plist (still no package building due to man page problems) | dwcjr | 2001-12-24 | 2 | -59/+46 |
* | Patch configure.in to fix krb building problems when not wanting to build krb | dwcjr | 2001-12-24 | 2 | -1/+31 |
* | Take out AUTOCONF due to problem with -current(configure doesn't | dwcjr | 2001-12-23 | 2 | -3/+3 |
* | Remove unneeded patch so port will build | dwcjr | 2001-12-23 | 1 | -12/+0 |
* | Update to 3.0 alpha 8 | dwcjr | 2001-12-17 | 6 | -110/+61 |
* | Add recycle bin support with WITH_RECYCLE hook | dwcjr | 2001-11-08 | 2 | -0/+9 |
* | Remove extra carriage return from Makefile | dwcjr | 2001-10-17 | 1 | -1/+0 |
* | Update samba to 2.2.2 which includes the winbindd server | dwcjr | 2001-10-17 | 11 | -65/+76 |
* | Skip comments when piping /etc/passwd through make_smbpasswd, else the | olgeni | 2001-09-03 | 1 | -1/+1 |
* | Define DOCSDIR | dwcjr | 2001-09-01 | 1 | -1/+3 |
* | Add --with-pam to fix samba bug with non-pam and md5 passwords | dwcjr | 2001-08-26 | 1 | -1/+3 |
* | Add WWW tag to pkg-descr | dwcjr | 2001-08-19 | 1 | -0/+2 |
* | Update to 2.2.1a | dwcjr | 2001-07-12 | 3 | -4/+15 |
* | Update to 2.2.1 | dwcjr | 2001-07-11 | 3 | -13/+21 |
* | USE_AUTOCONF implied | dwcjr | 2001-07-10 | 2 | -333/+330 |
* | Security Updates to samba | dwcjr | 2001-06-24 | 2 | -3/+2 |
* | Change maintainer email | dwcjr | 2001-06-09 | 1 | -1/+1 |
* | Patch for CUPS support | dwcjr | 2001-06-08 | 1 | -4/+36 |
* | Bump portrevision and add hooks for WITH_CUPS | dwcjr | 2001-06-08 | 1 | -1/+11 |
* | Use proper POSIX syntax for `chown'. | obrien | 2001-06-01 | 1 | -2/+2 |
* | Add support for native ACLs under -current and bump PORTREVISION | jedgar | 2001-04-25 | 1 | -0/+1 |
* | *** empty log message *** | jedgar | 2001-04-25 | 1 | -1/+11 |
* | Update path to the old releases on the MASTER_SITES. | sobomax | 2001-04-18 | 1 | -1/+1 |
* | Revert back to two versions ago after sliding the tag forward. In | asami | 2001-04-18 | 1 | -6/+4 |
* | Temporarily revert to previous version and mark FORBIDDEN -- I need | asami | 2001-04-18 | 1 | -3/+7 |
* | Update port to 2.2.0 | jedgar | 2001-04-18 | 5 | -19/+174 |
* | Update to alpha3. | kuriyama | 2001-03-28 | 4 | -64/+44 |
* | Add missed NO_LATEST_LINK. | sobomax | 2001-03-13 | 1 | -0/+2 |
* | Add manpages and etc/codepages. | kuriyama | 2001-03-12 | 2 | -2/+3 |
* | Add samba-devel --> ports/net/samba-devel, repocopied from ports/net/samba. | sobomax | 2001-02-12 | 10 | -360/+209 |
* | Goodbye, YEAR2000. Hello, 2001. | will | 2001-01-01 | 1 | -2/+0 |
* | Add a few entries that were missed out of MAN1 and MAN8. | knu | 2000-08-30 | 2 | -3/+10 |
* | Update to 2.0.7. | knu | 2000-05-07 | 5 | -29/+216 |
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-10 | 1 | -3/+2 |
* | Resurrect client codepage coniguration samples that were in 1.9.x port. | hosokawa | 2000-03-11 | 1 | -0/+33 |
* | Removed manpages in share/doc/manpages that will be also installed | hosokawa | 2000-03-11 | 2 | -23/+1 |
* | - use the correct path to passwd (/usr/bin/ instead of /bin/) | dirk | 2000-02-07 | 2 | -3/+22 |
* | remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanups | mharo | 1999-12-25 | 1 | -1/+1 |
* | Upgraded to samba-2.0.6 | hosokawa | 1999-11-17 | 3 | -6/+20 |
* | With the upgrade from Kerberos V 1.0 -> 1.1, libcrypto was | nectar | 1999-10-12 | 1 | -0/+11 |
* | Add a patch to fix a problem with very low write speeds with | cpiazza | 1999-09-24 | 1 | -0/+12 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-30 | 1 | -1/+1 |
* | chmod -> ${CHMOD} | mharo | 1999-08-23 | 1 | -8/+8 |
* | Actually requires 2.0.5a | hosokawa | 1999-07-24 | 1 | -2/+2 |
* | Upgraded to samba-2.0.5a. | hosokawa | 1999-07-23 | 4 | -8/+8 |
* | Added --privatedir option to configure option. | hosokawa | 1999-07-12 | 1 | -2/+2 |
* | PR: ports/8276 | hosokawa | 1999-07-12 | 1 | -0/+20 |
* | Make samba auto-use Kerberos 5 a la security/ssh | cpiazza | 1999-06-29 | 1 | -1/+5 |
* | Fix typo of sampe config file. | sada | 1999-06-23 | 1 | -11/+11 |
* | Use make_smbpasswd, not mksmbpasswd.sh. | kuriyama | 1999-06-15 | 1 | -1/+1 |
* | Upgrade to 2.0.4b | jseger | 1999-06-04 | 3 | -6/+14 |
* | Misc. PLIST cleanups. | asami | 1999-05-12 | 1 | -1/+4 |
* | smbrun does not compiled. | hosokawa | 1999-05-03 | 1 | -1/+0 |
* | PR: ports/10404 | hosokawa | 1999-03-09 | 1 | -0/+3 |
* | upgraded to 2.0.3 | hosokawa | 1999-03-03 | 2 | -5/+5 |
* | added mirror sites. | hosokawa | 1999-02-10 | 1 | -2/+6 |
* | tarball was remade. | hosokawa | 1999-02-10 | 1 | -1/+1 |
* | PR: ports/9953 | hosokawa | 1999-02-10 | 1 | -0/+9 |
* | PR: ports/9953 | hosokawa | 1999-02-09 | 2 | -4/+17 |
* | upgraded to 2.0.2 | hosokawa | 1999-02-09 | 4 | -65/+122 |
* | Upgraded to 2.0.2 | hosokawa | 1999-02-09 | 1 | -10/+13 |
* | Add one more MASTER_SITE. | foxfair | 1999-01-18 | 1 | -2/+3 |
* | Version up (Samba-2.0.0) | hosokawa | 1999-01-18 | 8 | -252/+301 |
* | Add Y2K= links | scrappy | 1999-01-13 | 1 | -1/+3 |
* | Updated to samba-1.9.18p10. | hosokawa | 1998-08-28 | 2 | -4/+4 |
* | This netted the largest set of mis-installed manpages, yet! | hoek | 1998-08-19 | 1 | -12/+0 |
* | updated to samba-1.9.18p8. | hosokawa | 1998-06-16 | 4 | -4/+12 |
* | I forgot to modify smb.conf.default for FreeBSD port. | hosokawa | 1998-06-15 | 1 | -2/+2 |
* | smbpasswd of current version shouldn't be setuid'ed to root. | hosokawa | 1998-05-22 | 1 | -2/+2 |
* | updated to samba-1.9.18p7 | hosokawa | 1998-05-14 | 3 | -8/+4 |
* | Upgraded to samba-1.9.18p6 | hosokawa | 1998-05-12 | 4 | -10/+42 |
* | updated to 1.9.18p4 | hosokawa | 1998-04-11 | 2 | -4/+4 |
* | Submitted by: stephen farrell <sfarrell@healthquiz.com>, Simon Lindgren <simo... | hosokawa | 1998-02-19 | 1 | -0/+14 |
* | added a note for Chinese users (about chinese/samba port) | hosokawa | 1998-02-19 | 1 | -8/+8 |
* | updated to samba-1.9.18p3. | hosokawa | 1998-02-19 | 3 | -7/+30 |
* | Upgrade to 1.9.18.2. | jfieber | 1998-01-27 | 3 | -4/+5 |
* | - document that chinese windows support is yet to be merged. | itojun | 1998-01-22 | 2 | -8/+10 |
* | original distribution updated. 1.9.18 -> 1.9.18p1 | itojun | 1998-01-14 | 2 | -4/+4 |
* | samba updated to 1.9.18. | itojun | 1998-01-09 | 9 | -65/+416 |
* | The maintainer submitted files for the Japanese version of samba. | max | 1997-10-29 | 1 | -1/+1 |
* | Remove ``ja-'' from the front of the PKGNAME. | max | 1997-10-23 | 1 | -2/+2 |
* | Remove japanese from the CATEGORIES. | max | 1997-10-23 | 1 | -2/+2 |
* | Upgrade, 1.9.15P8 -> 1.9.17P4. | max | 1997-10-23 | 5 | -32/+114 |
* | Remove myself from maintainer | gpalmer | 1997-10-23 | 1 | -2/+2 |
* | Update to Samba 1.9.17p2 - | pst | 1997-09-27 | 4 | -21/+39 |
* | upgrade to 1.9.16p11 | pst | 1997-03-05 | 4 | -144/+71 |
* | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 1 | -17/+8 |
* | One more thing moved to sbin. | asami | 1996-08-06 | 1 | -1/+1 |
* | Update package list to match new organization | pst | 1996-08-05 | 1 | -11/+11 |
* | Make Samba follow the freebsd /usr/local directory hierarchy properly. | pst | 1996-07-25 | 1 | -15/+105 |
* | Update to 1.9.15p8 | gpalmer | 1996-03-01 | 3 | -4/+6 |
* | Upgrade to Samba 1.9.15p6 | pst | 1995-12-11 | 2 | -3/+3 |
* | Change "networking" to "net". | asami | 1995-11-27 | 1 | -2/+2 |
* | Update 1.9.13 to 1.9.14 | gpalmer | 1995-10-06 | 4 | -31/+23 |
* | Upgrade, 1.9.11 -> 1.9.13. | asami | 1995-05-03 | 2 | -4/+4 |
* | Update of net Makefiles! Am I done? :) | asami | 1995-04-15 | 1 | -2/+3 |
* | Upgrade to 1.9.11, add package files. | gpalmer | 1995-04-10 | 6 | -10/+38 |
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | jkh | 1995-04-01 | 1 | -1/+2 |
* | Upgrade to 1.9.08 | gpalmer | 1995-03-28 | 3 | -16/+17 |
* | Samba - the client/server for SMB to allow PC clients to access Unix | gpalmer | 1995-02-12 | 3 | -0/+90 |