mirror of
https://git.freebsd.org/ports.git
synced 2025-06-21 04:30:37 -04:00
- stripntdomain - striprealm - Take maintainership Approved by: madpilot (maintainer) Obtained from: pfSense Sponsored by: Netgate
11 lines
486 B
Diff
11 lines
486 B
Diff
diff -ruN ../squidGuard-1.4.orig/src/sg.y.in ./src/sg.y.in
|
|
--- ../squidGuard-1.4.orig/src/sg.y.in 2015-04-22 12:42:14.932264000 -0500
|
|
+++ ./src/sg.y.in 2015-04-22 12:44:41.473988000 -0500
|
|
@@ -94,6 +94,7 @@
|
|
%token WITHIN OUTSIDE ELSE LOGFILE ANONYMOUS VERBOSE CONTINIOUS SPORADIC
|
|
%token LDAPCACHETIME EXECUSERLIST EXECCMD LDAPPROTOVER
|
|
%token LDAPBINDDN LDAPBINDPASS MYSQLUSERNAME MYSQLPASSWORD DATABASE
|
|
+%token STRIPNTDOMAIN STRIPREALM
|
|
|
|
%type <string> WORD
|
|
%type <string> EXECCMD
|