Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Sep 2003 16:01:44 +0400
From:      Sergey Matveychuk <sem@ciam.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        cy@FreeBSD.org
Subject:   ports/57128: security/krb5: fix build on -stable, fix plist
Message-ID:  <E1A1lrU-000CZ2-NX@avim.ciam.ru>
Resent-Message-ID: <200309231210.h8NCALbZ045149@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         57128
>Category:       ports
>Synopsis:       security/krb5: fix build on -stable, fix plist
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 23 05:10:20 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Sergey Matveychuk
>Release:        FreeBSD 4.8-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD avim.ciam.ru 4.8-RELEASE-p3 FreeBSD 4.8-RELEASE-p3 #0: Wed Aug 20 10:16:57 MSD 2003 root@orion.ciam.ru:/usr/src/sys/compile/AVIM i386


	
>Description:
	
	fix security/krb5 build on -stable and fix plist
>How-To-Repeat:
	
>Fix:

	


diff -ruN krb5.orig/files/patch-doc::man2html krb5/files/patch-doc::man2html
--- krb5.orig/files/patch-doc::man2html	Tue Sep 23 14:54:55 2003
+++ krb5/files/patch-doc::man2html	Tue Sep 23 14:56:41 2003
@@ -1,7 +1,9 @@
---- ../doc/man2html.orig	Wed Jun 26 14:15:11 2002
-+++ ../doc/man2html	Wed Jul 30 19:05:54 2003
-@@ -1,4 +1,3 @@
+--- ../doc/man2html.orig	Thu Jun 27 01:15:11 2002
++++ ../doc/man2html	Tue Sep 23 14:53:09 2003
+@@ -1,5 +1,4 @@
 -#!/usr/athena/bin/perl
- #!/usr/local/bin/perl
+-#!/usr/local/bin/perl
++#!/usr/bin/perl
  ##---------------------------------------------------------------------------##
  ##  File:
+ ##      @(#) man2html 1.2 97/08/12 12:57:30 @(#)
diff -ruN krb5.orig/pkg-plist krb5/pkg-plist
--- krb5.orig/pkg-plist	Tue Sep 23 14:55:13 2003
+++ krb5/pkg-plist	Tue Sep 23 15:28:16 2003
@@ -2,6 +2,7 @@
 @unexec install-info --delete %D/info/krb5-admin.info %D/info/dir
 @unexec install-info --delete %D/info/krb5-install.info %D/info/dir
 @unexec install-info --delete %D/info/krb5-user.info %D/info/dir
+bin/compile_et
 bin/ftp
 bin/gss-client
 bin/kdestroy
@@ -25,11 +26,6 @@
 include/gssapi/gssapi.h
 include/gssapi/gssapi_generic.h
 include/gssapi/gssapi_krb5.h
-include/kerberosIV/des.h
-include/kerberosIV/kadm_err.h
-include/kerberosIV/krb.h
-include/kerberosIV/krb_err.h
-include/kerberosIV/mit-copyright.h
 include/krb5.h
 include/profile.h
 info/krb425.info
@@ -73,6 +69,7 @@
 lib/libkrb5.so.3
 sbin/ftpd
 sbin/gss-server
+sbin/k5srvutil
 sbin/kadmin
 sbin/kadmin.local
 sbin/kadmind
@@ -92,8 +89,12 @@
 sbin/telnetd
 sbin/uuserver
 sbin/v5passwdd
+share/et/et_c.awk
+share/et/et_h.awk
 share/doc/krb5/README.FreeBSD
 share/gnats/mit
+@dirrm share/et
+@dirrm share/gnats
 @dirrm include/gssapi
 @dirrm include/kerberosIV
 @exec install-info %D/info/krb425.info %D/info/dir

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1A1lrU-000CZ2-NX>