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-devel/Makefile

Number of commits found: 75

Sunday, 6 Jun 2004
17:38 pav search for other commits by this committer
- Move net/samba-devel to net/samba3

PR:             ports/67564
Submitted by:   Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Approved by:    maintainer
Repocopy by:    marcus
Original commit
Thursday, 3 Jun 2004
07:57 kuriyama search for other commits by this committer
Add I18N knob.

This patch originally developed by miraclelinux.com team for v3.0.2a.
I integrated it to apply to v3.0.4.  All complains about this knob
should be sent to me, not maintainer nor miraclelinux.com team.

No response from:       maintainer
Original commit
Tuesday, 25 May 2004
09:19 mat search for other commits by this committer
Remove databases/postgresql-client because there can't be a -server, and having
it installed prevents databases/postgresql7 from being installed, leading to
some dependencies problems
Original commit
Tuesday, 18 May 2004
14:52 lofi search for other commits by this committer
- Put lockfiles into ${VARDIR}/db/samba
- 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
Original commit
Tuesday, 11 May 2004
20:30 lofi search for other commits by this committer
Update to version 3.0.4.

PR: ports/66503
Submitted by: Timur I. Bakeyev <timur@gnu.org>
Original commit
19:23 marcus search for other commits by this committer
Fix the kerberos dependency so that this will properly build on the clusters,
and retain its kerberos dependency at runtime.

Submitted by:   maintainer
Original commit
Sunday, 9 May 2004
20:34 pav search for other commits by this committer
- Update to 3.0.3.r1
- 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)
Original commit
Tuesday, 20 Apr 2004
16:15 pav search for other commits by this committer
- Fix wrong location of lockdir from revision 1.105. This broked printing.

PR:             ports/65818
Submitted by:   Timur Bakeyev <timur@gnu.org> (maintainer)
Original commit
Monday, 12 Apr 2004
16:45 lofi search for other commits by this committer
Change krb detection and dependencies again.

Submitted by: Maintainer
Original commit
Wednesday, 7 Apr 2004
15:20 lofi search for other commits by this committer
Fix kerberos detection on 4.x (and kerberos disabled systems).

PR: ports/65291
Approved by: maintainer
Original commit
Tuesday, 6 Apr 2004
11:56 osa search for other commits by this committer
Update to 3.0.3.p2 (aka pre2), which containes
a lot of imporvements and bugfixes since 3.0.2a.

In addition following problems solved:
 o linking agaist libiconv is mandatary now
 o more ways of detecting Kerberos5 installation and
   LIB_DEPENDS on Heimdal port if none is found -
   should address problems with bentoo building as well
 o fixed problem when port wasn't compilable when LDAP
   wasn't chosen and ADS was.

Submitted by:   Timur Bakeyev <timur@gnu.org> (maintainer)
PR:             65237
Original commit
Wednesday, 31 Mar 2004
13:10 pav search for other commits by this committer
- Revert part of rev 1.105, PORTVERSION went incorrectly backwards
  with 3.0.2a -> 3.0.2.a. 2.a notation is reserved for alpha versions.

Requested by:   krion, marcus
Original commit
Monday, 29 Mar 2004
19:11 pav search for other commits by this committer
- Convert samba-libsmbclient into a slave port of samba-devel.

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)
Original commit
Tuesday, 16 Mar 2004
17:10 osa search for other commits by this committer
Add two spaces for fix describe target for 4.8's make.

Spotted by:     Scott Lipcon <slipcon@mercea.net>
Patch from:     Timur I. Bakeyev <timur@com.bat.ru> (maintainer)
Original commit
Saturday, 13 Mar 2004
17:35 linimon search for other commits by this committer
Remove artifacts from local testing here; fix formatting.
Original commit
10:39 linimon search for other commits by this committer
Address some oddities on 4.x: work around NSS support missing; the separate
knob for Kerberos is misleading, as it is necessary only for ADS support;
the installation scripts renamed installed binaries to *.old.  Also,
delete the USE_OPENLDAP_VER?= line, it is not only not needed once you
set USE_OPENLDAP=yes, it can positively interfere with LDAP version bumps

PR:             ports/64057
Submitted by:   Timur I. Bakeyev <timur@gnu.org> (maintainer)
Reviewd by:     eik
Original commit
Friday, 12 Mar 2004
02:48 ade search for other commits by this committer
Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* with
the USE_<x> equivalents.  In the current scheme of things, the WANT_
variables in this case are synonymous with the USE_ ones, and thus need
to be exterminated.

First in a series of major autotools cleanups.
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
Wednesday, 10 Mar 2004
07:46 linimon search for other commits by this committer
Fix up some conflicts issues: there was an edge case where samba-devel
conflicted with itself (only shows up in edge cases); there was a case
where two ports in japanese/ installed smbfs man pages -- but one
installed very old ones.  This seems to be the best conclusion from
the following convoluted PR:

PR:             ports/59599
Submitted by:   Koop Mast <einekoai@chello.nl>
Reviewed by:    eik, trevor, dwcjr, nakaji, at various times
Original commit
Friday, 5 Mar 2004
14:25 obraun search for other commits by this committer
* Usage of OPTIONS and config target for GUI configuration tool (PR 50044).
* No(?) hidden dependencies, configuration variables for almost all available
  options, with ability to negate OS defaults (PR 60414).
* Consistent ADS and WINBIND support, with all the necessary pam and nss
  modules, as well as with documentation (PR 50039).
* rcNG startup script, that handles start of winbindd as well (PR 44273).
* CONFIGURE_ENV get PREFIX by default (fixes PR 61636 and PR 60254).
* Better support for hier(7) - suplimentary modules went from etc/ to
  lib/samba/, log files are in /var/log/samba (PR 60254 and PR 62728).
* libsmbclient installs with all necessary symlinks (PR 60994).
* Incorporate fixes to smb.conf.default from PR 60994.
* Clean installation of manpages(no linux staff).
* Various other small fixes.
* Pass Maintainership to "Timur I. Bakeyev <timur@gnu.org>"

Submitted by:   "Timur I. Bakeyev <timur@gnu.org>"
Approved by:    dwcjr (old maintainer)
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
Tuesday, 2 Mar 2004
14:42 obraun search for other commits by this committer
Upgrade to 3.0.2a.

Submitted by:   maintainer
Original commit
Thursday, 12 Feb 2004
15:47 nectar search for other commits by this committer
Add patch for password initialization bug.

Obtained from:  Samba CVS
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, 2 Feb 2004
18:18 marcus search for other commits by this committer
* Update samba-devel to the last stable version, 3.0.1
* Add a patch so libsmbclient.[ch] doesn't get installed, thus the CONFICTS
  with samba-libsmbclient can be removed

PR:             61445
Submitted by:   Koop Mast <kwm@rainbow-runner.nl>
Approved by:    dwcjr (maintainer)
Original commit
Tuesday, 27 Jan 2004
22:41 edwin search for other commits by this committer
replace second assigned of CONFIGURE_ARGS to += instead of =

Informed maintainer.

Submitted by:   Scott Mitchell <scott+freebsd@fishballoon.org>
Original commit
Saturday, 10 Jan 2004
11:12 edwin search for other commits by this committer
[PATCH] Fix library dependencies in samba-devel port

        The net/samba-devel port has a WITHOUT_CUPS Makefile option
        that drops the *port's* dependency on the CUPS library, but
        does not actually pass the option to configure to build
        Samba without CUPS support.  The resulting binaries will
        still have a runtime dependency on the CUPS library.

        Similarly, the binaries built by the port have a runtime
        dependency on the popt (port devel/popt) library which is
        not listed in the Makefile.

PR:             ports/53939
Submitted by:   Scott Mitchell <scott+freebsd@fishballoon.org>
Approved by:    maintainer timeout
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
Friday, 10 Oct 2003
21:24 obraun search for other commits by this committer
Upgrade to 3.0.0.

Submitted by:   maintainer
Original commit
Wednesday, 6 Aug 2003
19:28 obraun search for other commits by this committer
Upgrade to 3.0.0 Beta 3.

Submitted by:   maintainer
Original commit
Tuesday, 5 Aug 2003
05:41 daichi search for other commits by this committer
update net/samba-devel: fetch error

PR:             55253
Submitted by:   atkin901@yahoo.com <Mark.Atkinson@hellfire.filament.org>
Original commit
Monday, 14 Jul 2003
19:20 obraun search for other commits by this committer
Upgrade to 3.0.0 Beta 2.

Submitted by:   maintainer
Original commit
Friday, 27 Jun 2003
07:21 obraun search for other commits by this committer
Upgrade to 3.0.0 Beta 1.

Submitted by:   maintainer
Original commit
Monday, 24 Mar 2003
19:02 obraun search for other commits by this committer
Add dependency on converters/libiconv.

Submitted by:   maintainer
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
Friday, 11 Oct 2002
14:27 dwcjr search for other commits by this committer
Update to alpha20
Original commit
Wednesday, 21 Aug 2002
14:56 dwcjr search for other commits by this committer
Update to alpha19
Original commit
Friday, 9 Aug 2002
14:43 dwcjr search for other commits by this committer
Update to Alpha18
Original commit
Thursday, 11 Jul 2002
13:31 dwcjr search for other commits by this committer
Add hooks for winbind

Submitted by:   jmurdock@itraktech.com
Original commit
Monday, 29 Apr 2002
13:53 dwcjr search for other commits by this committer
Add utmp, quote and msdfs knob

Submitted by:   l.ertl@univie.ac.at
Original commit
Tuesday, 2 Apr 2002
23:42 dwcjr search for other commits by this committer
Fix cups support.

PR:             36666
Submitted by:   alane@geeksrus.net
Original commit
Sunday, 31 Mar 2002
06:38 dwcjr search for other commits by this committer
Update to a17
Fix openpam build problems

Submitted by:   alfred
Original commit
Tuesday, 12 Feb 2002
21:48 dwcjr search for other commits by this committer
Update to alpha15    
Original commit
Thursday, 31 Jan 2002
23:40 dwcjr search for other commits by this committer
Update to 3.0 alpha 14    
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
Saturday, 19 Jan 2002
04:44 dwcjr search for other commits by this committer
Update pkg-plist with new files   Fix location of manpage installation to also
fix package errors    
Original commit
Thursday, 17 Jan 2002
23:07 dwcjr search for other commits by this committer
Update to alpha13    
Original commit
Friday, 11 Jan 2002
03:45 dwcjr search for other commits by this committer
Make it depend on cups-base because it doesn't need lpr(last time I'm   changing
this)    
Original commit
Monday, 24 Dec 2001
05:58 dwcjr search for other commits by this committer
Fix up pkg-plist (still no package building due to man page problems)    
Original commit
04:50 dwcjr search for other commits by this committer
Patch configure.in to fix krb building problems when not wanting to build krb  
Add dependency to AUTOCONF    
Original commit
Sunday, 23 Dec 2001
07:52 dwcjr search for other commits by this committer
Take out AUTOCONF due to problem with -current(configure doesn't    finish under
-current either yet)   Update to alpha12    
Original commit
Sunday, 16 Dec 2001
19:20 dwcjr search for other commits by this committer
Update to 3.0 alpha 8    
Original commit
Thursday, 8 Nov 2001
05:14 dwcjr search for other commits by this committer
Add recycle bin support with WITH_RECYCLE hook    
Original commit
Wednesday, 17 Oct 2001
02:40 dwcjr search for other commits by this committer
Remove extra carriage return from Makefile    
Original commit
02:39 dwcjr search for other commits by this committer
Update samba to 2.2.2 which includes the winbindd server    
Original commit
Monday, 3 Sep 2001
14:55 olgeni search for other commits by this committer
Skip comments when piping /etc/passwd through make_smbpasswd, else the   script
will try to make Samba users out of comments.    
Original commit
Saturday, 1 Sep 2001
06:18 dwcjr search for other commits by this committer
Define DOCSDIR    
Original commit
Sunday, 26 Aug 2001
02:33 dwcjr search for other commits by this committer
Add --with-pam to fix samba bug with non-pam and md5 passwords   Bump
PORTREVISION    
Original commit
Thursday, 12 Jul 2001
16:43 dwcjr search for other commits by this committer
Update to 2.2.1a   Fix pkg-plist(add more files)    
Original commit
Wednesday, 11 Jul 2001
15:51 dwcjr search for other commits by this committer
Update to 2.2.1   Fix pkg-plist for 2.2.1    
Original commit
Tuesday, 10 Jul 2001
04:29 dwcjr search for other commits by this committer
USE_AUTOCONF implied   Add extra configure args   Add directories to
MASTER_SITE_SUBDIR   PORTDOC police with DOCSDIR   pkg-plist cleanup    
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:33 dwcjr search for other commits by this committer
Change maintainer email    
Original commit
Thursday, 7 Jun 2001
20:19 dwcjr search for other commits by this committer
Bump portrevision and add hooks for WITH_CUPS    
Original commit
Friday, 1 Jun 2001
07:05 obrien search for other commits by this committer
Use proper POSIX syntax for `chown'.    
Original commit
Tuesday, 24 Apr 2001
23:48 jedgar search for other commits by this committer
Add support for native ACLs under -current and bump PORTREVISION    
Original commit
23:46 jedgar search for other commits by this committer
(null)    
Original commit
Wednesday, 18 Apr 2001
11:29 sobomax search for other commits by this committer
Update path to the old releases on the MASTER_SITES.    
Original commit
04:58 asami search for other commits by this committer
Revert back to two versions ago after sliding the tag forward.  In   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.    
Original commit
04:53 asami search for other commits by this committer
Temporarily revert to previous version and mark FORBIDDEN -- I need   to slide
the tag forward for the release.    
Original commit
02:45 jedgar search for other commits by this committer
Update port to 2.2.0    
Original commit
Wednesday, 28 Mar 2001
13:03 kuriyama search for other commits by this committer
Update to alpha3.    
Original commit
Tuesday, 13 Mar 2001
10:57 sobomax search for other commits by this committer
Add missed NO_LATEST_LINK.    
Original commit
Monday, 12 Mar 2001
03:02 kuriyama search for other commits by this committer
Add manpages and etc/codepages.    
Original commit
Monday, 12 Feb 2001
11:02 sobomax search for other commits by this committer
Add samba-devel --> ports/net/samba-devel, repocopied from ports/net/samba.  
This port represents unstable, development Samba branch.    
Original commit

Number of commits found: 75