notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: net/samba/Makefile

Number of commits found: 110 (showing only 100 on this page)

1 | 2  »  

Saturday, 2 Sep 2006
21:52 kris search for other commits by this committer
Remove expired ports.
Original commit
Saturday, 20 May 2006
13:10 simon search for other commits by this committer
Belatedly mark the Samba 2 port FORBIDDEN due to remote root code
execution.

Should anyone care about this port there are patches from other OS
vendors (and potentially the japanese/samba port), which should fix this
issue.

Mark the port with a 3 month expiration date (since it has already been
in quite a while since the issue was discovered) which should allow
people plenty of time to fix the port.

Security:      
http://vuxml.FreeBSD.org/3b3676be-52e1-11d9-a9e7-0001020eed82.html
With hat:       secteam
Original commit
Tuesday, 31 Jan 2006
06:14 dinoex search for other commits by this committer
- substitute PREFIX in rc script
- bump PORTREVISION
Original commit
Saturday, 28 Jan 2006
07:59 dinoex search for other commits by this committer
- fix PREFIX in rc.file
Original commit
Tuesday, 15 Nov 2005
06:52 ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
Original commit
Thursday, 22 Sep 2005
13:49 dinoex search for other commits by this committer
PR:             80288
Submitted by:   Andre Albsmeier
Original commit
Wednesday, 7 Sep 2005
01:09 leeym search for other commits by this committer
- remove backup file left after patch and fix build
Original commit
Thursday, 2 Jun 2005
20:28 oliver search for other commits by this committer
change the libtool version to use from 1.3 to 1.5
Original commit
Tuesday, 19 Oct 2004
01:45 dinoex search for other commits by this committer
- fix generated plist to preserve secrets.tdb
this affects only deinstallation, no version bump.
PR:             72188
Original commit
Sunday, 3 Oct 2004
19:47 dinoex search for other commits by this committer
- add option WITH_INCLUDED_POPT
Submitted by:   Victor Sudakov

- Security Update to 2.2.12
CAN-2004-0815
PR:             72199
Submitted by:   Dmitry A Grigorovich
Approved by:    portmgr (marcus)
Original commit
Thursday, 2 Sep 2004
20:04 dinoex search for other commits by this committer
- make portlint happier
- use DOCSDIR and EXAMPLESDIR
Original commit
Wednesday, 18 Aug 2004
14:10 dinoex search for other commits by this committer
- workaround "Change Passwort" GID problem
PR:             52859, 60361
Submitted by:   Jean Milanez Melo
Original commit
Sunday, 15 Aug 2004
18:11 pav search for other commits by this committer
- Update to 2.2.11

PR:             ports/70450
Submitted by:   Dmitry A Grigorovich <odip@bionet.nsc.ru>
Original commit
Monday, 9 Aug 2004
22:03 anders search for other commits by this committer
Update jail patch for Samba 2.2.10.
Original commit
Saturday, 24 Jul 2004
15:48 sem search for other commits by this committer
Update to 2.2.10 (bugfix release)

PR:             ports/69528
Submitted by:   Dmitry A Grigorovich <odip@bionet.nsc.ru>
Original commit
Thursday, 22 Jul 2004
15:16 trhodes search for other commits by this committer
Mark FORBIDDEN.
Original commit
07:30 osa search for other commits by this committer
Add the new one knob WITH_BROWSING_HACKS.

 - New configuration options: allow workgroups/deny workgroups.
   When samba is a local master on subnet these options allow
   you to restrict list of available workgroup names in "Network
   Neighbourhood".  Options accept a list of names.
 - New configuration options: allow master/deny masters.
   When samba is running as a WINS server these options allow
   you to restrict registering of particular IP addresses as
   group masters.  Options accept same arguments as "allow hosts".
 - New configuration option: workgroups.
   This allows you to be a member (and thus a master browser!) of
   multiple workgroups.
 - New configuration option: force local master.
   Allows to ignore Windows NT PDC attempts to claim master
   browser name on subnet.  This is violation of standard, but is
   useful.
 - All registered NetBIOS names must be isprint().

Do not bump PORTREVISION, because new features show up
only if WITH_BROWSING_HACKS is defined in compile-time.

Submitted by:   glebius
Original commit
Tuesday, 25 May 2004
08:17 pav search for other commits by this committer
- Teach rpcclient to recognize parameters in -c <command> correctly, ie.:
  rpcclient -c "shutdown -r" <host>

PR:             ports/66746
Submitted by:   Rudolf Cejka <cejkar@fit.vutbr.cz>
Original commit
Wednesday, 12 May 2004
17:00 obraun search for other commits by this committer
Fix permissions of examples/VFS/configure.

Reported by:    many
Original commit
07:23 eik search for other commits by this committer
use USE_OPENLDAP

Submitted by:   Meno Abels <meno.abels@adviser.com>
Original commit
Tuesday, 11 May 2004
20:10 obraun search for other commits by this committer
Upgrade to 2.2.9.

Pointed out by: dwcjr
Original commit
Saturday, 10 Apr 2004
17:26 trevor search for other commits by this committer
Tidy up whitespace.
Original commit
Wednesday, 31 Mar 2004
16:13 glewis search for other commits by this committer
. Fix browsing of DFS links by Windows XP and Windows 2003 clients.

PR:             64996
Submitted by:   Dmitry A Grigorovich <odip@bionet.nsc.ru>
Original commit
Sunday, 14 Mar 2004
06:17 ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Original commit
Thursday, 11 Mar 2004
09:58 osa search for other commits by this committer
Add MASTER_SITE_SAMBA for samba official mirrors.
Utilize MASTER_SITE_SAMBA for SMB-specific ports.

Submitted by:   Kimura Fuyuki <fuyuki@nigredo.org>
PR:             63861
Original commit
Thursday, 4 Mar 2004
08:09 marcus search for other commits by this committer
With my portmgr hat on, reset the maintainer of samba[-devel] to ports@.
David has not committed to these ports since 2002/12/15, and there are some
updates pending.  This is inline with the new maintainer timeout policy
as speleed out in the Porter's Handbook.
Original commit
Thursday, 26 Feb 2004
16:33 anders search for other commits by this committer
Update the jail patch so that it works again. The script that finds the
jail IP was not being run when it was supposed to.
Original commit
Wednesday, 4 Feb 2004
05:10 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
Original commit
Monday, 22 Dec 2003
01:55 petef search for other commits by this committer
Register a LIB_DEPENDS on libpopt.  To quote the PR:
        Samba's ./configure will automatically pull in the system popt if
        popt is installed when Samba (as port) is compiled, without
        registering it as a dependency. This means popt can later be removed
        without complaint, but this may break Samba.

PR:             59990
Submitted by:   Matthias Andree <matthias.andree@gmx.de>
Approved by:    maintainer
Original commit
Tuesday, 25 Nov 2003
16:12 trevor search for other commits by this committer
List conflicts among japanese/linux-JM, japanese/samba,
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)
Original commit
Saturday, 8 Nov 2003
20:12 anders search for other commits by this committer
Add WITH_JAIL knob to allow Samba to run in jail(2).

The patch was originally created by Gerhard Sittig
<Gerhard.Sittig@gmx.net>. Updated and portsified by me.

This still needs a little work, but at least it works.

PR:             22316
Approved by:    maintainer
Original commit
Sunday, 24 Aug 2003
17:45 obraun search for other commits by this committer
- change spaces for tabs in Makefile (portlint complaint)
- add 'samba' to configuration dialog title

PR:             ports/55920
Submitted by:   Lars Thegler <lars@thegler.dk>
Approved by:    maintainer
Original commit
Friday, 15 Aug 2003
00:49 kuriyama search for other commits by this committer
Fix non-default dependency on openldap2[012] which is broken by splitting.

# I'm not bumped port revision of them because this should not affect
# packages built on bento...
Original commit
Saturday, 12 Jul 2003
07:39 obraun search for other commits by this committer
Pass LIBTOOL=${LIBTOOL} to post-build target.

Submitted by:   Scot W. Hetzel <hetzels@westbend.net>
Approved by:    maintainer
Original commit
Thursday, 17 Apr 2003
14:21 nectar search for other commits by this committer
Previous commit was

Sponsored by:   DARPA, Network Associates Laboratories
Approved by:    dwcjr (maintainer)
Original commit
14:20 nectar search for other commits by this committer
Add WITH_WINBIND_NSS knob, which will cause nss_winbind to be installed.
Currently only the getpwent(3) and getgrent(3) family of functions are
supported.
Original commit
Monday, 7 Apr 2003
14:00 nectar search for other commits by this committer
Update 2.2.8 -> 2.2.8a.

Submitted by:   dwcjr (MAINTAINER)
Original commit
13:34 nectar search for other commits by this committer
Add patch to correct remote root vulnerability.
This vulnerability is being exploited in the wild.
Original commit
Thursday, 3 Apr 2003
15:06 obraun search for other commits by this committer
Fix building with Winbind under 5.0.

PR:             ports/50519
Submitted by:   Sergey A.Osokin <osa@FreeBSD.org.ru>
Approved by:    maintainer
Original commit
Tuesday, 25 Mar 2003
14:52 obraun search for other commits by this committer
Fix last commit (WITH_WINBIND).

PR:             ports/50264
Submitted by:   KT Sin <ktsin@acm.org>
Approved by:    maintainer
Original commit
Monday, 24 Mar 2003
15:55 obraun search for other commits by this committer
Fix pkg-plist for WITH_WINBIND_AUTH_CHALLENGE and WITH_WINBIND.

PR:             ports/50112
Submitted by:   gshapiro
Approved by:    maintainer
Original commit
Saturday, 15 Mar 2003
21:48 trevor search for other commits by this committer
Update to 2.2.8, which was released today with this note on the
Samba Web site:

       A flaw has been detected in the Samba main smbd code which could
       allow an external attacker to remotely and anonymously gain Super
       User (root) privileges on a server running a Samba server. This
       flaw exists in previous versions of Samba from 2.0.x to 2.2.7a
       inclusive. This is a serious problem and all sites should either
       upgrade to Samba 2.2.8 immediately or prohibit access to TCP ports
       139 and 445.

I tested this in the same environment as before.

This should be fetchable too.

Requested by:   dwcjr (maintainer)
pointy hat to:  my collection
Original commit
10:47 trevor search for other commits by this committer
Add a set of patches which update this --except the PDF documentation--
to the SAMBA_2_2 (stable) CVS branch as of around 20:35 GMT on 14
March.  Although the Samba authors say they don't consider this
production-quality, it has corrections for several bugs.

testing:  built with all options except ACLs and LDAP on
4.8-RC-20030311-JPSNAP/i386; ran as a PDC and file-server with
NT 4.0 SP6a and Windows 98 SE as clients

Approved by:  dwcjr (maintainer), kris (ports freeze by portmgr)
Original commit
Friday, 7 Mar 2003
06:08 ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Original commit
Monday, 24 Feb 2003
22:56 obraun search for other commits by this committer
Allow overriding of SAMBA_LOGDIR, SAMBA_PRIVATE, SAMBA_CONFDIR, and
SAMBA_VFSDIR.

Submitted by:   maintainer
Original commit
02:56 edwin search for other commits by this committer
Point dependencies on net/openldap2 to net/openldap20
Original commit
Friday, 7 Feb 2003
15:17 netchild search for other commits by this committer
Fix the option passed to the vfs recycle-module in smb.conf.default,
it now takes a config file rather than directly specifying the desired
options. Install a sample recycle.conf.default in LOCALBASE/etc.

Submitted by:   marius@alchemy.franken.de
Approved by:    maintainer
Original commit
Wednesday, 1 Jan 2003
21:07 clive search for other commits by this committer
o Respect CFLAGS.
o Add a message telling users to take out -O from their CFLAGS and
  recompile/reinstall samba if they encounter problems.

PR:             ports/45691
Approved by:    dwcjr (MAINTAINER)
Original commit
Wednesday, 11 Dec 2002
23:37 dwcjr search for other commits by this committer
Update to 2.2.7a to fix large file support
Remove now unneeded local patch for correct detection of FreeBSD

Approved by:    portmgr
Original commit
Saturday, 23 Nov 2002
16:46 dwcjr search for other commits by this committer
Add some more MASTER_SITES
Original commit
Wednesday, 20 Nov 2002
18:46 dwcjr search for other commits by this committer
Fix configure over NFS by using /tmp to check for locking

Submitted by:   martijn@smartie.xs4all.nl
Original commit
15:36 dwcjr search for other commits by this committer
Update to 2.2.7 which is mostly a security release, but fixes other minor bugs.
Original commit
Wednesday, 30 Oct 2002
17:25 dwcjr search for other commits by this committer
Disable cups in configure when not wanting cups

PR:             44568
Submitted by:   Vivek Khera <khera@kcilink.com>
Original commit
Thursday, 17 Oct 2002
13:49 dwcjr search for other commits by this committer
Update to the well anticipated samba 2.2.6.
Original commit
Wednesday, 16 Oct 2002
14:17 dwcjr search for other commits by this committer
Update to rc4
make rc startup file respect PREFIX
Original commit
Monday, 14 Oct 2002
13:50 dwcjr search for other commits by this committer
Update to rc3
Fix package building when VFS isn't selected

Noticed by:     Neil Darlow
Original commit
Friday, 11 Oct 2002
14:07 dwcjr search for other commits by this committer
Update to 2.2.6 RC2
Fix VFS problems with PORT:checking for VFS options before Makefile.inc included
Original commit
Friday, 20 Sep 2002
13:47 dwcjr search for other commits by this committer
Remove s/nawk/awk/ patch for password conversion script
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
Original commit
Friday, 30 Aug 2002
21:28 dwcjr search for other commits by this committer
Update to pre2
Original commit
Friday, 9 Aug 2002
15:19 dwcjr search for other commits by this committer
Update to 2.2.6pre1
Original commit
Friday, 26 Jul 2002
18:46 dwcjr search for other commits by this committer
Fix MASTER_SITE

Submitted by:   Alex Vasylenko <lxv@omut.org>
Original commit
Thursday, 11 Jul 2002
13:32 dwcjr search for other commits by this committer
Add hooks for winbind

Submitted by:   jmurdock@itraktech.com
Original commit
Monday, 8 Jul 2002
18:08 dwcjr search for other commits by this committer
Fix broken verbage for acl on -stable
Original commit
Thursday, 27 Jun 2002
00:02 dwcjr search for other commits by this committer
Fix VFS modules with DYNEXP settings
BUMP PORTREVISION
Original commit
Friday, 21 Jun 2002
22:15 dwcjr search for other commits by this committer
Fix dependencies when installing samba on a fresh install
Bump PORTREVISION

Submitted by:   gregp@blackened.net
Original commit
Thursday, 20 Jun 2002
20:08 dwcjr search for other commits by this committer
Fix building for VFS modules, prelease leftover config.cache and I
had to delete it for it to detect us properly, that file doesn't
exist anymore
Original commit
02:18 alane search for other commits by this committer
Fix pkg-plist after version bump.
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
Original commit
Wednesday, 19 Jun 2002
20:11 dwcjr search for other commits by this committer
Update to 2.2.5
Original commit
Tuesday, 18 Jun 2002
02:07 alane search for other commits by this committer
Fix pkg-plist.
Bump PORTREVISION.
Done on authority of maintainer.

PR: ports/39450
Submitted by: alane
Approved by: dwcjr
Original commit
Monday, 17 Jun 2002
20:57 dwcjr search for other commits by this committer
Fix package building as well as vfs module installation
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
Original commit
14:57 dwcjr search for other commits by this committer
Update to 2.2.5 pre 1
Pretty soon 2.2.5 will be released and 2_2 will go into maintenance mode
Original commit
Tuesday, 28 May 2002
21:03 dwcjr search for other commits by this committer
Add menu support to samba

Submitted by:   weisswange@liwing.de, rehsack@liwing.de
Original commit
Monday, 13 May 2002
14:33 dwcjr search for other commits by this committer
Install audit VFS module.

Submitted by:    marius@alchemy.franken.de
Original commit
Friday, 10 May 2002
19:40 dwcjr search for other commits by this committer
Fix ldap option

Submitted by:   rolnas@takas.lt
Original commit
17:51 dwcjr search for other commits by this committer
Fix logbase once again

Pointed out by: neil@darlow.co.uk
Original commit
13:42 dwcjr search for other commits by this committer
Re-enable recycle bin support
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
Original commit
Monday, 6 May 2002
21:01 dwcjr search for other commits by this committer
Update to 2.2.4
Original commit
Monday, 29 Apr 2002
13:54 dwcjr search for other commits by this committer
Add knob for utmp, msdfs and quota

Submitted by:   l.ertl@univie.ac.at
Original commit
Monday, 1 Apr 2002
19:57 ade search for other commits by this committer
Fix SSL case:  -with-ssl-{inc,lib} --> -with-ssl{inc,lib}

Approved by:    maintainer
Original commit
Sunday, 31 Mar 2002
17:18 dwcjr search for other commits by this committer
Fix ssl
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
Original commit
Sunday, 17 Mar 2002
23:32 dwcjr search for other commits by this committer
Fix ssl configure arg

Submitted by:   tom@linden.homeunix.net
Original commit
Thursday, 14 Mar 2002
19:46 dwcjr search for other commits by this committer
Fix typo in ldap's lib_depend
Allow cups to work with ldap

Submitted by:   rolnas@takas.lt
Original commit
Wednesday, 13 Mar 2002
18:49 dwcjr search for other commits by this committer
Fix ldap support
Add SSL support
Add Syslog support

Submitted by:   U.Drolshagen@t-online.de, rehsack@liwing.de, rolnas@takas.lt
Original commit
04:14 dwcjr search for other commits by this committer
Add support for ldap via openldap 2

Submitted by:   Robin_Blanchard@gactr.uga.edu
Original commit
Friday, 8 Feb 2002
21:03 dwcjr search for other commits by this committer
Update recycle bin patches to latest version    
Original commit
Thursday, 7 Feb 2002
17:01 dwcjr search for other commits by this committer
Update to 2.2.3a   Finally settle on a fix for CUPS dependency    
Original commit
Sunday, 3 Feb 2002
04:45 dwcjr search for other commits by this committer
Update to 2.2.3    
Original commit
Tuesday, 29 Jan 2002
11:45 knu search for other commits by this committer
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;   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.  
 
Original commit
Friday, 18 Jan 2002
20:17 dwcjr search for other commits by this committer
Only depend on cups if WITH_CUPS knob used    
Original commit
Thursday, 17 Jan 2002
22:50 dwcjr search for other commits by this committer
Fix once and for all cups support in postfix.   Add BSD printing support to
samba and default it to /etc/printcap   Bump PORTREVISION    
Original commit
Friday, 11 Jan 2002
03:46 dwcjr search for other commits by this committer
Make depend on cups-base instead of cups for cups support    
Original commit
Saturday, 22 Dec 2001
20:21 dwcjr search for other commits by this committer
Make samba depends on cups instead of cups-base because it might need   lpr    
Original commit
19:45 dwcjr search for other commits by this committer
Make samba depend on cups-base instead of cups    
Original commit
Sunday, 16 Dec 2001
17:56 dwcjr search for other commits by this committer
Update to 2.2.2 to make room for 3.0 in samba-devel    
Original commit
Thursday, 9 Aug 2001
22:45 olgeni search for other commits by this committer
Remove a line containing a lonely "n" letter, causing make to fail :o)    
Original commit
19:14 dwcjr search for other commits by this committer
Update german samba mirror    
Original commit
Tuesday, 10 Jul 2001
02:23 dwcjr search for other commits by this committer
Take out GNU_CONFIGURE   PORTDOC police w/ DOCSDIR    
Original commit
Saturday, 23 Jun 2001
22:17 dwcjr search for other commits by this committer
Security Updates to samba    
Original commit
Friday, 8 Jun 2001
19:30 dwcjr search for other commits by this committer
Change maintainer email    
Original commit
Thursday, 7 Jun 2001
20:17 dwcjr search for other commits by this committer
Bump portrevision and add WITH_CUPS hooks    
Original commit

Number of commits found: 110 (showing only 100 on this page)

1 | 2  »