1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Commit Graph

136 Commits

Author SHA1 Message Date
Sergey A. Osokin
ec91909a2b 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)
2004-03-16 17:10:03 +00:00
Mark Linimon
ff794fff30 Remove artifacts from local testing here; fix formatting. 2004-03-13 17:35:28 +00:00
Mark Linimon
e6beafd1cf 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
2004-03-13 10:39:59 +00:00
Ade Lovett
91e0c8f1a7 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.
2004-03-12 02:48:25 +00:00
Sergey A. Osokin
61ca76b3a4 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
2004-03-11 09:58:04 +00:00
Mark Linimon
7d04f9f55e 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
2004-03-10 07:46:51 +00:00
Oliver Braun
a32749e1a3 Add two new patches and "rename" patch-source_Makefile.in to patch-Makefile.in.
Submitted by:	maintainer
2004-03-05 15:36:00 +00:00
Oliver Braun
bd00fedbb9 * 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)
2004-03-05 14:25:42 +00:00
Joe Marcus Clarke
8ea4f911fc 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.
2004-03-04 08:09:58 +00:00
Oliver Braun
5c7a389470 Upgrade to 3.0.2a.
Submitted by:	maintainer
2004-03-02 14:42:30 +00:00
Jacques Vidrine
67d5bc650f Add patch for password initialization bug.
Obtained from:	Samba CVS
2004-02-12 15:47:11 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Joe Marcus Clarke
b45959ed9f * 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)
2004-02-02 18:18:44 +00:00
Edwin Groothuis
cd58a53999 replace second assigned of CONFIGURE_ARGS to += instead of =
Informed maintainer.

Submitted by:	Scott Mitchell <scott+freebsd@fishballoon.org>
2004-01-27 22:41:39 +00:00
Edwin Groothuis
32c871b528 [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
2004-01-10 11:12:50 +00:00
Trevor Johnson
1d9e7cf28d 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)
2003-11-25 16:12:19 +00:00
Oliver Braun
f7417b9491 Upgrade to 3.0.0.
Submitted by:	maintainer
2003-10-10 21:24:14 +00:00
Oliver Braun
8d593a66b4 Upgrade to 3.0.0 Beta 3.
Submitted by:	maintainer
2003-08-06 19:28:54 +00:00
Daichi GOTO
eee617a867 update net/samba-devel: fetch error
PR:		55253
Submitted by:	atkin901@yahoo.com <Mark.Atkinson@hellfire.filament.org>
2003-08-05 05:41:32 +00:00
Oliver Braun
f7101bf8b9 Upgrade to 3.0.0 Beta 2.
Submitted by:	maintainer
2003-07-14 19:20:55 +00:00
Oliver Braun
98c46f09ff Upgrade to 3.0.0 Beta 1.
Submitted by:	maintainer
2003-06-27 07:21:40 +00:00
Oliver Braun
8af6edf436 Add dependency on converters/libiconv.
Submitted by:	maintainer
2003-03-24 19:02:35 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
David W. Chapman Jr.
b1c4f7eeed Update to alpha20 2002-10-11 14:27:00 +00:00
David W. Chapman Jr.
f7388c6313 Update to alpha19 2002-08-21 14:56:55 +00:00
David W. Chapman Jr.
552d116623 Update to Alpha18 2002-08-09 14:43:34 +00:00
David W. Chapman Jr.
0e8580ecba Add hooks for winbind
Submitted by:	jmurdock@itraktech.com
2002-07-11 13:32:55 +00:00
David W. Chapman Jr.
54dd3afa1f Add utmp, quote and msdfs knob
Submitted by:	l.ertl@univie.ac.at
2002-04-29 13:53:47 +00:00
David W. Chapman Jr.
f8be381957 Fix cups support.
PR:		36666
Submitted by:	alane@geeksrus.net
2002-04-02 23:42:32 +00:00
David W. Chapman Jr.
e9b78c2bdc Update to a17
Fix openpam build problems

Submitted by:	alfred
2002-03-31 06:38:13 +00:00
David W. Chapman Jr.
a5c3fceedd Update to alpha15 2002-02-12 21:48:56 +00:00
David W. Chapman Jr.
ab6623d772 Update to 3.0 alpha 14 2002-01-31 23:40:13 +00:00
Akinori MUSHA
897d06aa97 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.
2002-01-29 11:48:57 +00:00
David W. Chapman Jr.
8546de2df8 Update pkg-plist with new files
Fix location of manpage installation to also fix package errors
2002-01-19 04:44:01 +00:00
David W. Chapman Jr.
52dfa1fdc2 Update to alpha13 2002-01-17 23:07:15 +00:00
David W. Chapman Jr.
03d048b004 Make it depend on cups-base because it doesn't need lpr(last time I'm
changing this)

PR:		33777
Submitted by:	ports@geeksrus.net
2002-01-11 03:45:12 +00:00
David W. Chapman Jr.
699e3a3815 Fix up pkg-plist (still no package building due to man page problems)
Noticed by:	petef
2001-12-24 05:58:18 +00:00
David W. Chapman Jr.
06f89fdeff Patch configure.in to fix krb building problems when not wanting to build krb
Add dependency to AUTOCONF

Submitted by:	petef
2001-12-24 04:50:51 +00:00
David W. Chapman Jr.
a97d4427ed Take out AUTOCONF due to problem with -current(configure doesn't
finish under -current either yet)
Update to alpha12
2001-12-23 07:52:21 +00:00
David W. Chapman Jr.
cfd27f5f5b Remove unneeded patch so port will build 2001-12-23 07:22:37 +00:00
David W. Chapman Jr.
0b5f271992 Update to 3.0 alpha 8 2001-12-16 19:20:38 +00:00
David W. Chapman Jr.
e67048df89 Add recycle bin support with WITH_RECYCLE hook 2001-11-08 05:14:12 +00:00
David W. Chapman Jr.
fccb6415b8 Remove extra carriage return from Makefile 2001-10-17 01:40:16 +00:00
David W. Chapman Jr.
3f01585109 Update samba to 2.2.2 which includes the winbindd server
Submitted by:	ianjhart@ntlworld.com
2001-10-17 01:39:24 +00:00
Jimmy Olgeni
fb5ee205bf Skip comments when piping /etc/passwd through make_smbpasswd, else the
script will try to make Samba users out of comments.

  (from net/samba/Makefile 1.50)
2001-09-03 13:55:16 +00:00
David W. Chapman Jr.
4d5a9f0784 Define DOCSDIR
Submitted by:	monyo@samba.gr.jp
2001-09-01 05:18:45 +00:00
David W. Chapman Jr.
40b63fd025 Add --with-pam to fix samba bug with non-pam and md5 passwords
Bump PORTREVISION

PR:		30074,30078
2001-08-26 01:33:17 +00:00
David W. Chapman Jr.
6ea3f6c988 Add WWW tag to pkg-descr 2001-08-18 21:52:13 +00:00
David W. Chapman Jr.
1d770d1969 Update to 2.2.1a
Fix pkg-plist(add more files)
2001-07-12 15:43:58 +00:00
David W. Chapman Jr.
2f82e6159a Update to 2.2.1
Fix pkg-plist for 2.2.1
2001-07-11 14:51:44 +00:00