diff options
author | Rene Ladan <rene@FreeBSD.org> | 2012-01-01 12:07:55 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2012-01-01 12:07:55 +0000 |
commit | 110eb5bff8af839140174fc7030c46bd141608cf (patch) | |
tree | 52d2b58e8bd0653da83e7ed31184c0db24bab951 /www/squid30/files/patch-helpers-basic_auth-SMB-Makefile.in | |
parent | Remove expired unmaintained ports: (diff) |
Remove expired ports:
2011-12-31 www/squid30: This version of Squid is no longer actively maintained upstream
2011-12-31 devel/slglade: Depends on non-functional x11-toolkits/slgtk
2011-12-31 x11-toolkits/slgtk: Does not work with newer GTK+, upstream development has ceased
2011-12-31 x11-toolkits/slgtkdatabox: Depends on non-functional x11-toolkits/slgtk
Notes
Notes:
svn path=/head/; revision=288368
Diffstat (limited to 'www/squid30/files/patch-helpers-basic_auth-SMB-Makefile.in')
-rw-r--r-- | www/squid30/files/patch-helpers-basic_auth-SMB-Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/www/squid30/files/patch-helpers-basic_auth-SMB-Makefile.in b/www/squid30/files/patch-helpers-basic_auth-SMB-Makefile.in deleted file mode 100644 index 09a82638fd3c..000000000000 --- a/www/squid30/files/patch-helpers-basic_auth-SMB-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- helpers/basic_auth/SMB/Makefile.in.orig Tue Oct 4 07:29:26 2005 -+++ helpers/basic_auth/SMB/Makefile.in Tue Oct 4 07:29:49 2005 -@@ -129,7 +129,7 @@ - makesnmplib = @makesnmplib@ - - SMB_AUTH_HELPER = smb_auth.sh --SAMBAPREFIX = /usr/local/samba -+SAMBAPREFIX = %%LOCALBASE%% - SMB_AUTH_HELPER_PATH = $(libexecdir)/$(SMB_AUTH_HELPER) - - libexec_SCRIPTS = $(SMB_AUTH_HELPER) |