non port: net/samba-devel/Makefile |
SVNWeb
|
Number of commits found: 75 |
Sun, 6 Jun 2004
|
[ 17:38 pav ] (Only the first 10 of 17 ports in this commit are shown above. )
- 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
|
Thu, 3 Jun 2004
|
[ 07:57 kuriyama ]
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
|
Tue, 25 May 2004
|
[ 09:19 mat ] (Only the first 10 of 23 ports in this commit are shown above. )
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
|
Tue, 18 May 2004
|
[ 14:52 lofi ]
- 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
|
Tue, 11 May 2004
|
[ 20:30 lofi ]
Update to version 3.0.4.
PR: ports/66503
Submitted by: Timur I. Bakeyev <timur@gnu.org>
|
[ 19:23 marcus ]
Fix the kerberos dependency so that this will properly build on the clusters,
and retain its kerberos dependency at runtime.
Submitted by: maintainer
|
Sun, 9 May 2004
|
[ 20:34 pav ] (Only the first 10 of 16 ports in this commit are shown above. )
- 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)
|
Tue, 20 Apr 2004
|
[ 16:15 pav ]
- Fix wrong location of lockdir from revision 1.105. This broked printing.
PR: ports/65818
Submitted by: Timur Bakeyev <timur@gnu.org> (maintainer)
|
Mon, 12 Apr 2004
|
[ 16:45 lofi ]
Change krb detection and dependencies again.
Submitted by: Maintainer
|
Wed, 7 Apr 2004
|
[ 15:20 lofi ]
Fix kerberos detection on 4.x (and kerberos disabled systems).
PR: ports/65291
Approved by: maintainer
|
Tue, 6 Apr 2004
|
[ 11:56 osa ]
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
|
Wed, 31 Mar 2004
|
[ 13:10 pav ]
- 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
|
Mon, 29 Mar 2004
|
[ 19:11 pav ]
- 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)
|
Tue, 16 Mar 2004
|
[ 17:10 osa ]
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)
|
Sat, 13 Mar 2004
|
[ 17:35 linimon ]
Remove artifacts from local testing here; fix formatting.
|
[ 10:39 linimon ]
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
|
Fri, 12 Mar 2004
|
[ 02:48 ade ] (Only the first 10 of 33 ports in this commit are shown above. )
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.
|
Thu, 11 Mar 2004
|
[ 09:58 osa ]
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
|
Wed, 10 Mar 2004
|
[ 07:46 linimon ]
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
|
Fri, 5 Mar 2004
|
[ 14:25 obraun ]
* 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)
|
Thu, 4 Mar 2004
|
[ 08:09 marcus ]
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.
|
Tue, 2 Mar 2004
|
[ 14:42 obraun ]
Upgrade to 3.0.2a.
Submitted by: maintainer
|
Thu, 12 Feb 2004
|
[ 15:47 nectar ]
Add patch for password initialization bug.
Obtained from: Samba CVS
|
Wed, 4 Feb 2004
|
[ 05:10 marcus ] (Only the first 10 of 1422 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
|
Mon, 2 Feb 2004
|
[ 18:18 marcus ]
* 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)
|
Tue, 27 Jan 2004
|
[ 22:41 edwin ]
replace second assigned of CONFIGURE_ARGS to += instead of =
Informed maintainer.
Submitted by: Scott Mitchell <scott+freebsd@fishballoon.org>
|
Sat, 10 Jan 2004
|
[ 11:12 edwin ]
[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
|
Tue, 25 Nov 2003
|
[ 16:12 trevor ]
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)
|
Fri, 10 Oct 2003
|
[ 21:24 obraun ]
Upgrade to 3.0.0.
Submitted by: maintainer
|
Wed, 6 Aug 2003
|
[ 19:28 obraun ]
Upgrade to 3.0.0 Beta 3.
Submitted by: maintainer
|
Tue, 5 Aug 2003
|
[ 05:41 daichi ]
update net/samba-devel: fetch error
PR: 55253
Submitted by: atkin901@yahoo.com <Mark.Atkinson@hellfire.filament.org>
|
Mon, 14 Jul 2003
|
[ 19:20 obraun ]
Upgrade to 3.0.0 Beta 2.
Submitted by: maintainer
|
Fri, 27 Jun 2003
|
[ 07:21 obraun ]
Upgrade to 3.0.0 Beta 1.
Submitted by: maintainer
|
Mon, 24 Mar 2003
|
[ 19:02 obraun ]
Add dependency on converters/libiconv.
Submitted by: maintainer
|
Fri, 7 Mar 2003
|
[ 06:08 ade ] (Only the first 10 of 358 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Fri, 11 Oct 2002
|
[ 14:27 dwcjr ]
Update to alpha20
|
Wed, 21 Aug 2002
|
[ 14:56 dwcjr ]
Update to alpha19
|
Fri, 9 Aug 2002
|
[ 14:43 dwcjr ]
Update to Alpha18
|
Thu, 11 Jul 2002
|
[ 13:31 dwcjr ]
Add hooks for winbind
Submitted by: jmurdock@itraktech.com
|
Mon, 29 Apr 2002
|
[ 13:53 dwcjr ]
Add utmp, quote and msdfs knob
Submitted by: l.ertl@univie.ac.at
|
Tue, 2 Apr 2002
|
[ 23:42 dwcjr ]
Fix cups support.
PR: 36666
Submitted by: alane@geeksrus.net
|
Sun, 31 Mar 2002
|
[ 06:38 dwcjr ]
Update to a17
Fix openpam build problems
Submitted by: alfred
|
Tue, 12 Feb 2002
|
[ 21:48 dwcjr ]
Update to alpha15
|
Thu, 31 Jan 2002
|
[ 23:40 dwcjr ]
Update to 3.0 alpha 14
|
Tue, 29 Jan 2002
|
[ 11:45 knu ] (Only the first 10 of 62 ports in this commit are shown above. )
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.
|
Sat, 19 Jan 2002
|
[ 04:44 dwcjr ]
Update pkg-plist with new files Fix location of manpage installation to also
fix package errors
|
Thu, 17 Jan 2002
|
[ 23:07 dwcjr ]
Update to alpha13
|
Fri, 11 Jan 2002
|
[ 03:45 dwcjr ]
Make it depend on cups-base because it doesn't need lpr(last time I'm changing
this)
|
Mon, 24 Dec 2001
|
[ 05:58 dwcjr ]
Fix up pkg-plist (still no package building due to man page problems)
|
[ 04:50 dwcjr ]
Patch configure.in to fix krb building problems when not wanting to build krb
Add dependency to AUTOCONF
|
Sun, 23 Dec 2001
|
[ 07:52 dwcjr ]
Take out AUTOCONF due to problem with -current(configure doesn't finish under
-current either yet) Update to alpha12
|
Sun, 16 Dec 2001
|
[ 19:20 dwcjr ]
Update to 3.0 alpha 8
|
Thu, 8 Nov 2001
|
[ 05:14 dwcjr ]
Add recycle bin support with WITH_RECYCLE hook
|
Wed, 17 Oct 2001
|
[ 02:40 dwcjr ]
Remove extra carriage return from Makefile
|
[ 02:39 dwcjr ] (Only the first 10 of 11 ports in this commit are shown above. )
Update samba to 2.2.2 which includes the winbindd server
|
Mon, 3 Sep 2001
|
[ 14:55 olgeni ]
Skip comments when piping /etc/passwd through make_smbpasswd, else the script
will try to make Samba users out of comments.
|
Sat, 1 Sep 2001
|
[ 06:18 dwcjr ]
Define DOCSDIR
|
Sun, 26 Aug 2001
|
[ 02:33 dwcjr ]
Add --with-pam to fix samba bug with non-pam and md5 passwords Bump
PORTREVISION
|
Thu, 12 Jul 2001
|
[ 16:43 dwcjr ]
Update to 2.2.1a Fix pkg-plist(add more files)
|
Wed, 11 Jul 2001
|
[ 15:51 dwcjr ]
Update to 2.2.1 Fix pkg-plist for 2.2.1
|
Tue, 10 Jul 2001
|
[ 04:29 dwcjr ]
USE_AUTOCONF implied Add extra configure args Add directories to
MASTER_SITE_SUBDIR PORTDOC police with DOCSDIR pkg-plist cleanup
|
Sat, 23 Jun 2001
|
[ 22:17 dwcjr ]
Security Updates to samba
|
Fri, 8 Jun 2001
|
[ 19:33 dwcjr ]
Change maintainer email
|
Thu, 7 Jun 2001
|
[ 20:19 dwcjr ]
Bump portrevision and add hooks for WITH_CUPS
|
Fri, 1 Jun 2001
|
[ 07:05 obrien ] (Only the first 10 of 44 ports in this commit are shown above. )
Use proper POSIX syntax for `chown'.
|
Tue, 24 Apr 2001
|
[ 23:48 jedgar ]
Add support for native ACLs under -current and bump PORTREVISION
|
[ 23:46 jedgar ]
(null)
|
Wed, 18 Apr 2001
|
[ 11:29 sobomax ]
Update path to the old releases on the MASTER_SITES.
|
[ 04:58 asami ]
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.
|
[ 04:53 asami ]
Temporarily revert to previous version and mark FORBIDDEN -- I need to slide
the tag forward for the release.
|
[ 02:45 jedgar ]
Update port to 2.2.0
|
Wed, 28 Mar 2001
|
[ 13:03 kuriyama ]
Update to alpha3.
|
Tue, 13 Mar 2001
|
[ 10:57 sobomax ]
Add missed NO_LATEST_LINK.
|
Mon, 12 Mar 2001
|
[ 03:02 kuriyama ]
Add manpages and etc/codepages.
|
Mon, 12 Feb 2001
|
[ 11:02 sobomax ]
Add samba-devel --> ports/net/samba-devel, repocopied from ports/net/samba.
This port represents unstable, development Samba branch.
|
Number of commits found: 75 |