- Update to 3.0.23d - Reset PORTREVISION in net/samba-nmblookup since he's a slave port NOTE: Already tested in tinderbox in 4.x and 6.x
Responsible Changed From-To: freebsd-ports-bugs->mnag Submitter has GNATS access
State Changed From-To: open->feedback Awaiting maintainers feedback
Hi! Sorry for the delay with the answer - I was trying to solve some minor issues with the port. Here I attach a patch, that should update current port to 3.0.23d. There are some changes, improvements and cleanups. Please, add to the UPDATING following note: 20061206: AFFECTS: users of net/samba3 AUTHOR: timur@gnu.org Version 3.0.23d of net/samba3 finally got ability to conditionaly link smbd daemon against FAM libraries. If you don't need this support make sure that it's not selected in the options menu - run 'make config' to verify it. You can remove FAM package if it was installed before as a part of Samba dependencies. Also, now package correctly installs smb.conf file, which was missing before. Hope, that's it :) With best regards, Timur.
mnag 2006-12-07 13:55:52 UTC FreeBSD ports repository Modified files: . UPDATING net/samba-nmblookup Makefile net/samba3 Makefile distinfo pkg-plist net/samba3/files patch-configure.in pkg-deinstall.in pkg-install.in Removed files: net/samba3/files patch-za Log: - Update to 3.0.23d - Reset PORTREVISION in net/samba-nmblookup - Add samba3 entry in UPDATING PR: 105857 Submitted by: maintainer Revision Changes Path 1.430 +11 -1 ports/UPDATING 1.2 +1 -1 ports/net/samba-nmblookup/Makefile 1.156 +42 -37 ports/net/samba3/Makefile 1.73 +3 -3 ports/net/samba3/distinfo 1.19 +64 -74 ports/net/samba3/files/patch-configure.in 1.3 +0 -129 ports/net/samba3/files/patch-za (dead) 1.2 +21 -11 ports/net/samba3/files/pkg-deinstall.in 1.2 +20 -8 ports/net/samba3/files/pkg-install.in 1.67 +1 -2 ports/net/samba3/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Committed, with minor changes. Thanks!