The heimdal port is out out date. This is my attempt to bring it up to date. This message is sent to the maintainer, shaun@FreeBSD.org, as well as to the PR system. Fix: Please apply the attached patch. How-To-Repeat: portinstall heimdal. Try to compile software that requires recent heimdal api.
Responsible Changed From-To: freebsd-ports-bugs->shaun Over to maintainer
Oups, I said [maintainer update] in the subject, but meant to say [patch update]. I'm not the maintainer of Heimdal, shaun@FreeBSD.org is. Sorry. -- Rasmus Kaj <rasmus@kaj.se> -- http://www.stacken.kth.se/~kaj/ Talk sense to a fool and he calls you foolish. -Euripides
shaun 2007-09-27 00:16:01 UTC FreeBSD ports repository Modified files: security/heimdal Makefile Makefile.man distinfo pkg-plist Removed files: security/heimdal/files extrapatch-lib_hdb_hdb-ldap.c kpasswdd-cracklib.c.in patch-ch Log: Upgrade to 1.0.1. PR: ports/115589 Submitted by: Rasmus Kaj <kaj@kth.se> Revision Changes Path 1.81 +5 -9 ports/security/heimdal/Makefile 1.8 +87 -2 ports/security/heimdal/Makefile.man 1.28 +3 -3 ports/security/heimdal/distinfo 1.2 +0 -11 ports/security/heimdal/files/extrapatch-lib_hdb_hdb-ldap.c (dead) 1.2 +0 -21 ports/security/heimdal/files/kpasswdd-cracklib.c.in (dead) 1.3 +0 -17 ports/security/heimdal/files/patch-ch (dead) 1.34 +83 -16 ports/security/heimdal/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: open->closed Committed, thanks!
| 1.2 +0 -11 ports/security/heimdal/files/extrapatch-lib_hdb_hdb-ldap.c (dead) This patch to lib/hdb/hdb-ldap.c adding a default path to the LDAP socket has simply been commented out from the Makefile. Is there a reason for removing this? | 1.2 +0 -21 ports/security/heimdal/files/kpasswdd-cracklib.c.in (dead) I don't think that the kpasswdd-cracklib.c.in file should have been nuked. It's still needed when -DWITH_CRACKLIB. | 1.3 +0 -17 ports/security/heimdal/files/patch-ch (dead) I'm not sure about this patch to ltmain.sh, which disables the "Install the pseudo-library for information purposes" block. Motivation for removing it? -- Linus
Linus Nordberg questioned the removal of patches: > | 1.2 +0 -11 ports/security/heimdal/files/extrapatch-lib_hdb_hdb-ldap.c (dead) > | 1.2 +0 -21 ports/security/heimdal/files/kpasswdd-cracklib.c.in (dead) > | 1.3 +0 -17 ports/security/heimdal/files/patch-ch (dead) I somehow got the impression that those were no longer needed. I may well be wrong. If they applies cleanly and don't break stuff, you may add them back. (I am not a comitter, nor maintainer of this port, but submitted the update to 1.0.1). -- Rasmus Kaj -- http://www.stacken.kth.se/~kaj/