FreeBSD Bugzilla – Attachment 40353 Details for
Bug 63418
bento-fix: net/tac_plus-radius
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
tac_plus-libradius-current.diff
tac_plus-libradius-current.diff (text/plain), 2.50 KB, created by
hendrik
on 2004-02-26 22:50:43 UTC
(
hide
)
Description:
tac_plus-libradius-current.diff
Filename:
MIME Type:
Creator:
hendrik
Created:
2004-02-26 22:50:43 UTC
Size:
2.50 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/FreeBSD-CVS/ports/net/tac_plus-libradius/Makefile,v >retrieving revision 1.3 >diff -u -r1.3 Makefile >--- Makefile 21 Dec 2003 22:11:55 -0000 1.3 >+++ Makefile 26 Feb 2004 22:40:59 -0000 >@@ -23,10 +23,6 @@ > > .include <bsd.port.pre.mk> > >-.if ${OSVERSION} >= 500113 >-BROKEN= "Does not compile on FreeBSD ${OSVERSION}" >-.endif >- > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/tac_plus ${PREFIX}/sbin > ${INSTALL_MAN} ${WRKSRC}/tac_plus.1 ${PREFIX}/man/man1/tac_plus.1 >Index: files/patch-ag >=================================================================== >RCS file: /home/FreeBSD-CVS/ports/net/tac_plus-libradius/files/patch-ag,v >retrieving revision 1.1 >diff -u -r1.1 patch-ag >--- files/patch-ag 20 Sep 2002 20:31:30 -0000 1.1 >+++ files/patch-ag 26 Feb 2004 22:40:59 -0000 >@@ -1,19 +1,20 @@ >-*** tac_plus.h Mon Dec 18 17:58:02 2000 >---- ../../tac_plus.F5.0.0.alpha/tac_plus.h Sun Jan 20 20:24:55 2002 >-*************** >-*** 70,76 **** >- */ >- /* #define REARMSIGNAL */ >- >-! #define VERSION "F4.0.3.alpha.v7(DB&PAM support)" >- >- /* >- * System definitions. >---- 70,76 ---- >- */ >- /* #define REARMSIGNAL */ >- >-! #define VERSION "F4.0.3.alpha.v7(DB,PAM&libradius support - incl. mmersbers patches!)" >- >- /* >- * System definitions. >+--- tac_plus.h.orig Mon Dec 18 11:58:02 2000 >++++ tac_plus.h Thu Feb 26 17:30:18 2004 >+@@ -70,7 +70,7 @@ >+ */ >+ /* #define REARMSIGNAL */ >+ >+-#define VERSION "F4.0.3.alpha.v7(DB&PAM support)" >++#define VERSION "F4.0.3.alpha.v7(DB,PAM&libradius support - incl. mmersbers patches!)" >+ >+ /* >+ * System definitions. >+@@ -681,7 +681,7 @@ >+ extern char *cfg_get_global_secret(); >+ #ifdef USE_PAM >+ extern char *cfg_get_pam_service(); >+-#endif / *PAM */ >++#endif /* PAM */ >+ extern void cfg_clean_config(); >+ extern char *cfg_nodestring(); >+ >--- db_null.c.orig Thu Feb 26 17:28:00 2004 >+++ db_null.c Thu Feb 26 17:28:07 2004 >@@ -48,9 +48,7 @@ > char *a_username; > char *elapsed_time;char *bytes_in;char *bytes_out; > { >-report(LOG_INFO,"Db accounting user=%s pass=%s host=%s >-db_name=%s table=%s servern=%s clientn=%s username=%s et=%s bi=%s bo=%s",db_user,db_password,db_hostname, >-db_name,db_table,s_name,c_name,a_username,elapsed_time,bytes_in,bytes_out); >+report(LOG_INFO,"Db accounting user=%s pass=%s host=%s db_name=%s table=%s servern=%s clientn=%s username=%s et=%s bi=%s bo=%s",db_user,db_password,db_hostname, db_name,db_table,s_name,c_name,a_username,elapsed_time,bytes_in,bytes_out); > return (1); > } > #endif
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 63418
: 40353