diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-02 10:07:49 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-02 10:07:49 +0000 |
commit | 38a0a8023026a77ded1e6de618b567c7b58e79a4 (patch) | |
tree | abf5fbbdc4b27a245ff76b9850f4eb6e73e4ba19 /security | |
parent | - Fix build with GCRYPT option by taking out -Werror (diff) |
Remove non staged ports without pending PR from s*
Notes
Notes:
svn path=/head/; revision=366980
Diffstat (limited to 'security')
75 files changed, 0 insertions, 2699 deletions
diff --git a/security/Makefile b/security/Makefile index 1784bd92d8b1..283feaf2507d 100644 --- a/security/Makefile +++ b/security/Makefile @@ -35,7 +35,6 @@ SUBDIR += belier SUBDIR += bfbtester SUBDIR += binwalk - SUBDIR += bioapi SUBDIR += blindelephant SUBDIR += botan110 SUBDIR += bro @@ -44,7 +43,6 @@ SUBDIR += bruteforceblocker SUBDIR += bsdsfv SUBDIR += bsmtrace - SUBDIR += bsp_upektfmess SUBDIR += bugs SUBDIR += burpsuite SUBDIR += ca_root_nss @@ -101,7 +99,6 @@ SUBDIR += dirbuster SUBDIR += dirmngr SUBDIR += distcache - SUBDIR += distcache-devel SUBDIR += dmitry SUBDIR += doorman SUBDIR += doscan @@ -327,7 +324,6 @@ SUBDIR += mhash SUBDIR += mindterm-binary SUBDIR += monkeysphere - SUBDIR += mosref SUBDIR += munge SUBDIR += mussh SUBDIR += nacl @@ -377,7 +373,6 @@ SUBDIR += openvpn-admin SUBDIR += openvpn-auth-ldap SUBDIR += openvpn-auth-radius - SUBDIR += openvpn-beta SUBDIR += openvpn-devel SUBDIR += ophcrack SUBDIR += orthrus @@ -619,7 +614,6 @@ SUBDIR += pad SUBDIR += pam-mysql SUBDIR += pam-pgsql - SUBDIR += pam_bsdbioapi SUBDIR += pam_fprint SUBDIR += pam_google_authenticator SUBDIR += pam_helper @@ -688,9 +682,6 @@ SUBDIR += pgpdump SUBDIR += pgpgpg SUBDIR += pgpin - SUBDIR += php-Auth_OpenID - SUBDIR += php-Auth_OpenID2 - SUBDIR += php-openid-ldap SUBDIR += php-suhosin SUBDIR += php5-filter SUBDIR += php5-hash @@ -895,15 +886,11 @@ SUBDIR += rubygem-twitter_oauth SUBDIR += safesh SUBDIR += samba-virusfilter - SUBDIR += samhain - SUBDIR += samhain-client - SUBDIR += samhain-server SUBDIR += sancp SUBDIR += sasp SUBDIR += scamp SUBDIR += scanhill SUBDIR += scanlogd - SUBDIR += scannedonly SUBDIR += scanssh SUBDIR += scrypt SUBDIR += seahorse @@ -983,7 +970,6 @@ SUBDIR += tclsasl SUBDIR += tinc SUBDIR += tinyca - SUBDIR += tinysu SUBDIR += tlswrap SUBDIR += tor SUBDIR += tor-devel diff --git a/security/bioapi/Makefile b/security/bioapi/Makefile deleted file mode 100644 index 570df199fc6f..000000000000 --- a/security/bioapi/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -# Created by: Fredrik Lindberg <fli@shapeshifter.se> -# $FreeBSD$ - -PORTNAME= bioapi -PORTVERSION= 1.2.2 -PORTREVISION= 5 -CATEGORIES= security -MASTER_SITES= http://www.qrivy.net/~michael/blua/bioapi/ \ - http://shapeshifter.se/pub/bioapi/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= BioAPI library implementation - -USE_AUTOTOOLS= libtool -USES= tar:bzip2 -GNU_CONFIGURE= yes -# Problems reported with higher optimization levels -CFLAGS+= -O -CONFIGURE_ARGS= --localstatedir=/var/db/ --with-Qt-dir=no - -USE_LDCONFIG= yes - -NO_STAGE= yes -.include <bsd.port.mk> diff --git a/security/bioapi/distinfo b/security/bioapi/distinfo deleted file mode 100644 index 260c3a027eea..000000000000 --- a/security/bioapi/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (bioapi-1.2.2.tar.bz2) = 17c3482c2518c5e5e686e6650c22625324cd5279dbe8b8a2297da575095ee224 -SIZE (bioapi-1.2.2.tar.bz2) = 572282 diff --git a/security/bioapi/files/patch-addins-dal-mds-dal_classes.h b/security/bioapi/files/patch-addins-dal-mds-dal_classes.h deleted file mode 100644 index 999b04bb9b64..000000000000 --- a/security/bioapi/files/patch-addins-dal-mds-dal_classes.h +++ /dev/null @@ -1,11 +0,0 @@ ---- addins/dl/mds/dal_classes.h.orig Fri Jun 10 02:35:44 2005 -+++ addins/dl/mds/dal_classes.h Mon Jan 8 01:10:51 2007 -@@ -455,7 +455,7 @@ - DAL_DATABASE_INFO_REF_PTR &prefDatabase,
- PORT_MUTEX_HANDLE &Mutex);
-
-- CSSM_RETURN DAL_DATABASE_INFO_LIST::GetDBNamesAndParameters(
-+ CSSM_RETURN GetDBNamesAndParameters(
- CSSM_DL_DB_HANDLE DLDBHandle,
- DAL_DB_OPEN_PARAM_PTR pParam);
- };
diff --git a/security/bioapi/files/patch-apps-NonGUI_Sample-Makefile.in b/security/bioapi/files/patch-apps-NonGUI_Sample-Makefile.in deleted file mode 100644 index 6a3e1c9db57f..000000000000 --- a/security/bioapi/files/patch-apps-NonGUI_Sample-Makefile.in +++ /dev/null @@ -1,68 +0,0 @@ ---- apps/NonGUI_Sample/Makefile.in Mon Jun 20 06:18:01 2005 -+++ apps/NonGUI_Sample/Makefile.in Thu Jan 12 13:25:47 2006 -@@ -14,7 +14,7 @@ - - @SET_MAKE@ - --SOURCES = $(Sample_SOURCES) -+SOURCES = $(bioapi_sample_SOURCES) - - srcdir = @srcdir@ - top_srcdir = @top_srcdir@ -@@ -38,7 +38,7 @@ - POST_UNINSTALL = : - build_triplet = @build@ - host_triplet = @host@ --bin_PROGRAMS = Sample$(EXEEXT) -+bin_PROGRAMS = bioapi_sample$(EXEEXT) - subdir = apps/NonGUI_Sample - DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in - ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -@@ -51,9 +51,9 @@ - am__installdirs = "$(DESTDIR)$(bindir)" - binPROGRAMS_INSTALL = $(INSTALL_PROGRAM) - PROGRAMS = $(bin_PROGRAMS) --am_Sample_OBJECTS = main.$(OBJEXT) --Sample_OBJECTS = $(am_Sample_OBJECTS) --Sample_DEPENDENCIES = ../../framework/h_layer/libbioapi100.la -+am_bioapi_sample_OBJECTS = main.$(OBJEXT) -+bioapi_sample_OBJECTS = $(am_bioapi_sample_OBJECTS) -+bioapi_sample_DEPENDENCIES = ../../framework/h_layer/libbioapi100.la - DEFAULT_INCLUDES = -I. -I$(srcdir) - depcomp = $(SHELL) $(top_srcdir)/depcomp - am__depfiles_maybe = depfiles -@@ -65,8 +65,8 @@ - CCLD = $(CC) - LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ - $(AM_LDFLAGS) $(LDFLAGS) -o $@ --SOURCES = $(Sample_SOURCES) --DIST_SOURCES = $(Sample_SOURCES) -+SOURCES = $(bioapi_sample_SOURCES) -+DIST_SOURCES = $(bioapi_sample_SOURCES) - ETAGS = etags - CTAGS = ctags - DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -@@ -185,8 +185,8 @@ - sharedstatedir = @sharedstatedir@ - sysconfdir = @sysconfdir@ - target_alias = @target_alias@ --Sample_SOURCES = main.c --Sample_LDADD = ../../framework/h_layer/libbioapi100.la -+bioapi_sample_SOURCES = main.c -+bioapi_sample_LDADD = ../../framework/h_layer/libbioapi100.la - all: all-am - - .SUFFIXES: -@@ -248,9 +248,9 @@ - echo " rm -f $$p $$f"; \ - rm -f $$p $$f ; \ - done --Sample$(EXEEXT): $(Sample_OBJECTS) $(Sample_DEPENDENCIES) -- @rm -f Sample$(EXEEXT) -- $(LINK) $(Sample_LDFLAGS) $(Sample_OBJECTS) $(Sample_LDADD) $(LIBS) -+bioapi_sample$(EXEEXT): $(bioapi_sample_OBJECTS) $(bioapi_sample_DEPENDENCIES) -+ @rm -f bioapi_sample$(EXEEXT) -+ $(LINK) $(bioapi_sample_LDFLAGS) $(bioapi_sample_OBJECTS) $(bioapi_sample_LDADD) $(LIBS) - - mostlyclean-compile: - -rm -f *.$(OBJEXT) diff --git a/security/bioapi/files/patch-apps-mod_install-install.c b/security/bioapi/files/patch-apps-mod_install-install.c deleted file mode 100644 index 8bbb5c47b8f2..000000000000 --- a/security/bioapi/files/patch-apps-mod_install-install.c +++ /dev/null @@ -1,29 +0,0 @@ ---- apps/mod_install/install.c Wed Jun 8 02:51:04 2005 -+++ apps/mod_install/install.c Tue Mar 28 08:59:05 2006 -@@ -370,8 +370,13 @@ - #if defined (LINUX) || defined (SOLARIS) - if ( ( Action == INSTALL_ACTION_INSTALL ) || ( Action == INSTALL_ACTION_REFRESH ) ) - { -- strcat(szSrcPath, ModuleName); -- Src = szSrcPath; -+ if (strchr(ModuleName, '/') == NULL) { -+ strcat(szSrcPath, ModuleName); -+ Src = szSrcPath; -+ } -+ else { -+ Src = ModuleName; -+ } - } - if ( Action == INSTALL_ACTION_UNINSTALL ) - { -@@ -496,10 +501,6 @@ - } - else if ( Action == INSTALL_ACTION_UNINSTALL ) - { --/* Linux-Port: Added the Linux branch */ --#if defined (LINUX) || defined (SOLARIS) -- DeleteFile(szDstPath); --#endif - printf( "Module uninstalled successfully.\n" ); - } - else if ( Action == INSTALL_ACTION_REFRESH ) diff --git a/security/bioapi/files/patch-framework-bioapi_util-memfuncs.c b/security/bioapi/files/patch-framework-bioapi_util-memfuncs.c deleted file mode 100644 index a6da62180489..000000000000 --- a/security/bioapi/files/patch-framework-bioapi_util-memfuncs.c +++ /dev/null @@ -1,11 +0,0 @@ ---- framework/bioapi_util/memfuncs.c Wed Jun 8 02:51:05 2005 -+++ framework/bioapi_util/memfuncs.c Sat Nov 19 15:28:53 2005 -@@ -15,7 +15,7 @@ -
- /* Linux-Port: added <malloc.h> include file */
- #if defined (UNIX)
--#include <malloc.h>
-+#include <stdlib.h>
- #endif
-
- #ifdef _DEBUG
diff --git a/security/bioapi/files/patch-framework-port-portmutx.c b/security/bioapi/files/patch-framework-port-portmutx.c deleted file mode 100644 index 86cb1889bf8e..000000000000 --- a/security/bioapi/files/patch-framework-port-portmutx.c +++ /dev/null @@ -1,18 +0,0 @@ ---- framework/port/portmutx.c Wed Jun 8 02:51:05 2005 -+++ framework/port/portmutx.c Thu Jan 12 11:45:43 2006 -@@ -122,6 +122,7 @@ - * WIN32 mutexes are recursive, so match that behavior. - */ - -+#if 0 - if ((status = pthread_mutexattr_settype(&attr, - #if defined (LINUX) - PTHREAD_MUTEX_RECURSIVE_NP))) -@@ -132,6 +133,7 @@ - (void) pthread_mutexattr_destroy(&attr); - goto cleanup; - } -+#endif - - if ((status = pthread_mutex_init(*mhandle, &attr))) - { diff --git a/security/bioapi/files/patch-imports-cdsa-v2_0-inc-Makefile.in b/security/bioapi/files/patch-imports-cdsa-v2_0-inc-Makefile.in deleted file mode 100644 index d413a8dfa09e..000000000000 --- a/security/bioapi/files/patch-imports-cdsa-v2_0-inc-Makefile.in +++ /dev/null @@ -1,74 +0,0 @@ ---- ../bioapi-1.2.2.orig/imports/cdsa/v2_0/inc/Makefile.in Mon Jun 20 06:18:04 2005 -+++ imports/cdsa/v2_0/inc/Makefile.in Fri Nov 25 17:27:53 2005 -@@ -37,7 +37,7 @@ - build_triplet = @build@ - host_triplet = @host@ - subdir = imports/cdsa/v2_0/inc --DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ -+DIST_COMMON = $(noinst_HEADERS) $(include_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in - ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 - am__aclocal_m4_deps = $(top_srcdir)/m4/bnv_have_qt.m4 \ -@@ -48,7 +48,8 @@ - CONFIG_CLEAN_FILES = - SOURCES = - DIST_SOURCES = --HEADERS = $(noinst_HEADERS) -+includeHEADERS_INSTALL = $(INSTALL_HEADER) -+HEADERS = $(noinst_HEADERS) $(include_HEADERS) - ETAGS = etags - CTAGS = ctags - DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -@@ -165,9 +166,9 @@ - sharedstatedir = @sharedstatedir@ - sysconfdir = @sysconfdir@ - target_alias = @target_alias@ -+include_HEADERS = cssmtype.h - noinst_HEADERS = cssmerr.h \ - cssmMemTrack.h \ -- cssmtype.h \ - mds_schema.h \ - trc_util.h \ - intel/ff_passthrough.h \ -@@ -221,6 +222,23 @@ - distclean-libtool: - -rm -f libtool - uninstall-info-am: -+install-includeHEADERS: $(include_HEADERS) -+ @$(NORMAL_INSTALL) -+ test -z "$(includedir)" || $(mkdir_p) "$(DESTDIR)$(includedir)" -+ @list='$(include_HEADERS)'; for p in $$list; do \ -+ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ -+ f=$(am__strip_dir) \ -+ echo " $(includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \ -+ $(includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \ -+ done -+ -+uninstall-includeHEADERS: -+ @$(NORMAL_UNINSTALL) -+ @list='$(include_HEADERS)'; for p in $$list; do \ -+ f=$(am__strip_dir) \ -+ echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \ -+ rm -f "$(DESTDIR)$(includedir)/$$f"; \ -+ done - - ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) - list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ -@@ -345,7 +363,7 @@ - - info-am: - --install-data-am: -+install-data-am: install-includeHEADERS - - install-exec-am: - -@@ -371,7 +389,7 @@ - - ps-am: - --uninstall-am: -+uninstall-am: uninstall-includeHEADERS - - .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool ctags distclean distclean-generic \ diff --git a/security/bioapi/files/patch-imports-cdsa-v2_0-inc-cssmtype.h b/security/bioapi/files/patch-imports-cdsa-v2_0-inc-cssmtype.h deleted file mode 100644 index 9aad1e94f402..000000000000 --- a/security/bioapi/files/patch-imports-cdsa-v2_0-inc-cssmtype.h +++ /dev/null @@ -1,11 +0,0 @@ ---- imports/cdsa/v2_0/inc/cssmtype.h Wed Jun 8 02:51:05 2005 -+++ imports/cdsa/v2_0/inc/cssmtype.h Fri Nov 25 18:21:25 2005 -@@ -19,7 +19,7 @@ - #define CSSMAPI __stdcall
- #define CSSM_FUNC __cdecl
-
--#elif defined (UNIX)
-+#elif defined (__unix__)
-
- #define CSSMAPI
- #define CALLBACK
diff --git a/security/bioapi/files/patch-imports-cdsa-v2_0-inc-port-cssmport.h b/security/bioapi/files/patch-imports-cdsa-v2_0-inc-port-cssmport.h deleted file mode 100644 index 9273b2c69ea3..000000000000 --- a/security/bioapi/files/patch-imports-cdsa-v2_0-inc-port-cssmport.h +++ /dev/null @@ -1,190 +0,0 @@ ---- imports/cdsa/v2_0/inc/port/cssmport.h Wed Jun 8 02:51:05 2005 -+++ imports/cdsa/v2_0/inc/port/cssmport.h Tue Jan 17 16:44:06 2006 -@@ -17,9 +17,9 @@ - #ifndef _CSSMPORT_H - #define _CSSMPORT_H - --#if defined (POSIX) -+#if defined (__POSIX_VISIBLE) - #include <pthread.h> /* Must always be the first include */ --#endif /* POSIX */ -+#endif /* __POSIX_VISIBLE */ - - #if defined (WIN32) - #pragma warning (disable:4201 4514 4214 4115) -@@ -27,7 +27,7 @@ - #pragma warning (default:4201 4214 4115) - #endif /* WIN32 */ - --#if defined (UNIX) -+#if defined (__unix__) - /* For UNIX C library calls */ - #if defined (LINUX) || defined (SOLARIS) - #include <link.h> -@@ -37,7 +37,6 @@ - #include <errno.h> - #include <stdlib.h> - #include <limits.h> --#include <malloc.h> - #include <dlfcn.h> - #include <ctype.h> - #include <fcntl.h> -@@ -52,7 +51,7 @@ - #include <sys/mman.h> - #include <sys/file.h> - #include <pwd.h> --#endif /* UNIX */ -+#endif /* __unix__ */ - - #if defined (AIX) - #include <strings.h> -@@ -64,7 +63,7 @@ - #include <sys/stat.h> - #include "cssmtype.h" - --#if defined(UNIX) -+#if defined(__unix__) - - /* _MAX_PATH includes room for 0-terminator, PATH_MAX doesn't. */ - #define _MAX_PATH (PATH_MAX + 1) -@@ -81,12 +80,12 @@ - - typedef void * UNIX_HANDLE; - --#endif /* UNIX */ -+#endif /* __unix__ */ - - #if defined(WIN32) - #define CSSM_MAX_PATH _MAX_PATH + 1 - #define CSSM_MAX_REG REGSTR_MAX_VALUE_LENGTH + 1 --#elif defined (UNIX) -+#elif defined (__unix__) - #define CSSM_MAX_PATH (PATH_MAX + 1) - #define CSSM_MAX_REG 256 - #else -@@ -95,7 +94,7 @@ - #endif /* WIN32 */ - - --#if defined (POSIX) -+#if defined (__POSIX_VISIBLE) - #define CSSM_POLL_INT 20 /* polling interval in ms */ - #endif - -@@ -115,12 +114,12 @@ - #define __stdcall - #endif - --#if defined (UNIX) || defined (AIX) -+#if defined (__unix__) || defined (AIX) - #define CDSA_SYSDIR "/var/cdsa" - #endif - - /* Linux-Port: Default location of BioAPI db/registry files */ --#if defined (UNIX) -+#if defined (__unix__) - #define BioAPI_SYSDIR MDS_PATH - #endif - -@@ -343,7 +342,7 @@ - - #if defined (WIN32) - typedef HANDLE PORT_MUTEX_HANDLE; --#elif defined (POSIX) -+#elif defined (__POSIX_VISIBLE) - typedef pthread_mutex_t* PORT_MUTEX_HANDLE; - #else - typedef void* PORT_MUTEX_HANDLE; -@@ -377,11 +376,11 @@ - */ - #if defined(WIN32) - #define PORT_STATIC_MUTEX_INITIALIZER NULL --#elif defined(POSIX) -+#elif defined(__POSIX_VISIBLE) - #define PORT_STATIC_MUTEX_INITIALIZER PTHREAD_MUTEX_INITIALIZER - #endif - --#if defined (UNIX) -+#if defined (__unix__) - #define GetCurrentDirectory(size, dir) \ - (port_getcwd(dir, size) == CSSM_OK ? strlen(dir) : 0) - #define DeleteFile unlink -@@ -437,7 +436,7 @@ - sint32 buf_length); - - --#ifdef POSIX -+#ifdef __POSIX_VISIBLE - typedef pthread_t PORT_THREAD_HANDLE; - #elif defined ( WIN32 ) - typedef HANDLE PORT_THREAD_HANDLE; -@@ -464,7 +463,7 @@ - /* Thread local storage management */ - #if defined (WIN32) - typedef DWORD PORT_TLS_INDEX; --#elif defined (POSIX) -+#elif defined (__POSIX_VISIBLE) - typedef pthread_key_t PORT_TLS_INDEX; - #else - typedef uint32 PORT_TLS_INDEX; -@@ -509,7 +508,7 @@ - - #if defined(WIN32) - typedef DWORD PORT_FLOCK_OFFSET; --#elif defined(UNIX) -+#elif defined(__unix__) - typedef off_t PORT_FLOCK_OFFSET; - #else - typedef uint32 PORT_FLOCK_OFFSET; -@@ -549,7 +548,7 @@ - #define CSSM_MAP_READWRITE FILE_MAP_ALL_ACCESS - #define CSSM_MAP_READ FILE_MAP_READ - --#elif defined (UNIX) -+#elif defined (__unix__) - - #include <fcntl.h> - #include <sys/mman.h> -@@ -591,7 +590,7 @@ - - - /* Misc. functions */ --#if defined (UNIX) -+#if defined (__unix__) - #define _timezone timezone - #define itoa(value,string,radix) sprintf ((string),"%d",(value)) - #define _itoa(value,string,radix) sprintf ((string),"%d",(value)) -@@ -609,7 +608,7 @@ - port_getcwd(char *dir, - uint32 size); - --#ifdef UNIX -+#ifdef __unix__ - #include <stdarg.h> - - void port_syslog(int Facility, int Priority, char* format, ...); -@@ -647,6 +646,7 @@ - #define __arch64__ - #endif /* __ia64__ */ - -+#if 0 - #ifdef __arch64__ - typedef Elf64_Addr Elf_Addr; - typedef Elf64_Word Elf_Word; -@@ -670,6 +670,7 @@ - typedef Elf32_Shdr Elf_Shdr; - #define ELF_R_TYPE ELF32_R_TYPE - #endif /* __arch64__ */ -+#endif - - #endif /* ELF_FORMAT */ - -@@ -719,7 +720,7 @@ - #define DLL_STR "so" - #endif - --#if defined (UNIX) -+#if defined (__unix__) - #define CSSM_CDSA_SYSLOG_IDENT "CDSA" - - /* Priorities (ordered) */ diff --git a/security/bioapi/files/patch-include-Makefile.in b/security/bioapi/files/patch-include-Makefile.in deleted file mode 100644 index 9f3297d7899c..000000000000 --- a/security/bioapi/files/patch-include-Makefile.in +++ /dev/null @@ -1,21 +0,0 @@ ---- include/Makefile.in Mon Jun 20 06:18:04 2005 -+++ include/Makefile.in Fri Nov 25 16:46:06 2005 -@@ -179,15 +179,15 @@ - bioapi_type.h \ - bioapi_schema.h \ - bioapi_typecast.h \ -+ bioapi_util.h \ -+ installdefs.h \ - biospi.h \ - bsp_schema.h \ - bioapi_spi.h \ - bioapi_uuid.h \ - biospi_type.h - --noinst_HEADERS = bioapi_util.h \ -- installdefs.h \ -- device_schema.h \ -+noinst_HEADERS = device_schema.h \ - mds.h \ - port/bioapi_lock.h \ - port/bioapi_port.h diff --git a/security/bioapi/files/patch-include-bioapi_schema.h b/security/bioapi/files/patch-include-bioapi_schema.h deleted file mode 100644 index 5251bb7f4307..000000000000 --- a/security/bioapi/files/patch-include-bioapi_schema.h +++ /dev/null @@ -1,11 +0,0 @@ ---- include/bioapi_schema.h Wed Jun 8 02:51:05 2005 -+++ include/bioapi_schema.h Fri Nov 25 15:28:04 2005 -@@ -657,7 +657,7 @@ - /* Linux-Port: _MAX_PATH not defined in this file but used in this file. - * It is defined in "port/bioapi_port.h"; - */ --#if defined (LINUX) || defined (UNIX) || defined (SOLARIS) -+#if defined (LINUX) || defined (__unix__) || defined (SOLARIS) - #include <limits.h> - #define _MAX_PATH (PATH_MAX + 1) - #define MAX_PATH _MAX_PATH diff --git a/security/bioapi/files/patch-include-bioapi_type.h b/security/bioapi/files/patch-include-bioapi_type.h deleted file mode 100644 index 17c67eb87f21..000000000000 --- a/security/bioapi/files/patch-include-bioapi_type.h +++ /dev/null @@ -1,11 +0,0 @@ ---- include/bioapi_type.h Wed Jun 8 02:51:05 2005 -+++ include/bioapi_type.h Fri Nov 25 15:27:46 2005 -@@ -17,7 +17,7 @@ -
- #define BioAPI __stdcall
-
--#elif defined (UNIX)
-+#elif defined (__unix__)
-
- #define BioAPI
- #define CALLBACK
diff --git a/security/bioapi/pkg-descr b/security/bioapi/pkg-descr deleted file mode 100644 index 96b60f1e75fb..000000000000 --- a/security/bioapi/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -BioAPI (Biometric Application Programming Interface) brings platform and device -independence to application programmers and biometric service providers. - -This is an unofficiall branch of the official implementation from the BioAPI -Consortium (http://www.bioapi.org). - -WWW: http://www.qrivy.net/~michael/blua/bioapi/ diff --git a/security/bioapi/pkg-plist b/security/bioapi/pkg-plist deleted file mode 100644 index 5f01ee6e238e..000000000000 --- a/security/bioapi/pkg-plist +++ /dev/null @@ -1,70 +0,0 @@ -bin/BioAPITest -bin/bioapi_sample -bin/mds_install -bin/mod_install -include/bioapi.h -include/bioapi_api.h -include/bioapi_err.h -include/bioapi_schema.h -include/bioapi_spi.h -include/bioapi_type.h -include/bioapi_typecast.h -include/bioapi_uuid.h -include/biospi.h -include/biospi_type.h -include/bioapi_util.h -include/bsp_schema.h -include/installdefs.h -include/cssmtype.h -lib/libbioapi100.a -lib/libbioapi100.la -lib/libbioapi100.so -lib/libbioapi100.so.0 -lib/libbioapi_dummy100.a -lib/libbioapi_dummy100.la -lib/libbioapi_dummy100.so -lib/libbioapi_dummy100.so.0 -lib/libbioapi_mds300.a -lib/libbioapi_mds300.la -lib/libbioapi_mds300.so -lib/libbioapi_mds300.so.0 -lib/libmds_util.a -lib/libmds_util.la -lib/libmds_util.so -lib/libmds_util.so.0 -lib/libpwbsp.a -lib/libpwbsp.la -lib/libpwbsp.so -lib/libpwbsp.so.0 -@cwd / -var/db/bioapi/BioAPIFFDB/BioAPIMDSDirectory.80000000.data.ffdb -var/db/bioapi/BioAPIFFDB/BioAPIMDSDirectory.80000000.freelist.ffdb -var/db/bioapi/BioAPIFFDB/BioAPIMDSDirectory.80000000.index.ffdb -var/db/bioapi/BioAPIFFDB/BioAPIMDSDirectory.80000001.data.ffdb -var/db/bioapi/BioAPIFFDB/BioAPIMDSDirectory.80000001.freelist.ffdb -var/db/bioapi/BioAPIFFDB/BioAPIMDSDirectory.80000001.index.ffdb -var/db/bioapi/BioAPIFFDB/BioAPIMDSDirectory.80000002.data.ffdb -var/db/bioapi/BioAPIFFDB/BioAPIMDSDirectory.80000002.freelist.ffdb -var/db/bioapi/BioAPIFFDB/BioAPIMDSDirectory.80000002.index.ffdb -var/db/bioapi/BioAPIFFDB/BioAPIMDSDirectory.schema.ffdb -var/db/bioapi/registry/HKEY_LOCAL_MACHINE/Software/BioAPI/DL/{692bcef0-4540-11d3-a8f3-0090271d266f}/BioAPIMDSDirectory/AdditionalInformation -var/db/bioapi/registry/HKEY_LOCAL_MACHINE/Software/BioAPI/MDS/BioAPIMDSDirectory/DBLocation -var/db/bioapi/registry/HKEY_LOCAL_MACHINE/Software/BioAPI/MDS/BioAPIMDSDirectory/RecordIdentifiers -var/db/bioapi/registry/HKEY_LOCAL_MACHINE/Software/BioAPI/MDS/MDSLocation -var/db/bioapi/registry/HKEY_LOCAL_MACHINE/Software/BioAPI/MDS/VersionMajor -var/db/bioapi/registry/HKEY_LOCAL_MACHINE/Software/BioAPI/MDS/VersionMinor -@dirrm var/db/bioapi/registry/HKEY_LOCAL_MACHINE/Software/BioAPI/MDS/BioAPIMDSDirectory -@dirrm var/db/bioapi/registry/HKEY_LOCAL_MACHINE/Software/BioAPI/MDS -@dirrm var/db/bioapi/registry/HKEY_LOCAL_MACHINE/Software/BioAPI/DL/{692bcef0-4540-11d3-a8f3-0090271d266f}/BioAPIMDSDirectory -@dirrm var/db/bioapi/registry/HKEY_LOCAL_MACHINE/Software/BioAPI/DL/{692bcef0-4540-11d3-a8f3-0090271d266f} -@dirrm var/db/bioapi/registry/HKEY_LOCAL_MACHINE/Software/BioAPI/DL -@dirrm var/db/bioapi/registry/HKEY_LOCAL_MACHINE/Software/BioAPI -@dirrm var/db/bioapi/registry/HKEY_LOCAL_MACHINE/Software -@dirrm var/db/bioapi/registry/HKEY_LOCAL_MACHINE -@dirrm var/db/bioapi/registry -@dirrm var/db/bioapi/BioAPIFFDB -@dirrm var/db/bioapi -@unexec echo -@unexec echo Please remove whats left of the BioAPI registry database manually from -@unexec echo /var/db/bioapi if you have no intentions of using this software again. -@unexec echo diff --git a/security/bsp_upektfmess/Makefile b/security/bsp_upektfmess/Makefile deleted file mode 100644 index acc66de6d8dc..000000000000 --- a/security/bsp_upektfmess/Makefile +++ /dev/null @@ -1,66 +0,0 @@ -# Created by: Fredrik Lindberg <fli@shapeshifter.se> -# $FreeBSD$ - -PORTNAME= bsp_upektfmess -PORTVERSION= 1.1 -PORTREVISION= 1 -CATEGORIES= security -MASTER_SITES= http://www.upek.com/support/download/ \ - http://www.shapeshifter.se/pub/bsp_upektfmess/ -DISTNAME= TFMESS_BSP_FreeBSD_1.1 - -MAINTAINER= ports@FreeBSD.org -COMMENT= UPEK TouchChip TFM/ESS Fingerprint BSP - -BROKEN= Unfetchable - -LIB_DEPENDS= libbioapi100.so:${PORTSDIR}/security/bioapi -RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xext.pc:${PORTSDIR}/x11/libXext - -PLIST_FILES= lib/libtfmessbsp.so - -USE_LDCONFIG= yes -USES= gettext iconv zip -# Maintainer note -# Both the gui and the non-gui object are linked to libX11 -USE_XORG= x11 xext - -RESTRICTED= license prohibits redistribution -NO_BUILD= yes -NO_WRKSUBDIR= yes -ONLY_FOR_ARCHS= i386 - -OPTIONS_DEFINE= GUI - -NO_STAGE= yes -.include <bsd.port.options.mk> - -.if ${PORT_OPTIONS:MGUI} -TFMESSPATH=${WRKDIR}/${DISTNAME} -.else -TFMESSPATH=${WRKDIR}/${DISTNAME}/console_only -.endif - -do-install: -.if !defined(BATCH) - ${SH} ${PKGREQ} ${PORTNAME} INSTALL -.endif - ${INSTALL} -o root -m 0755 ${TFMESSPATH}/libtfmessbsp.so ${PREFIX}/lib - ${PREFIX}/bin/mod_install -fi ${PREFIX}/lib/libtfmessbsp.so - -post-install: -.if !defined(BATCH) - @${ECHO_CMD} "" -.if ${PORT_OPTIONS:MGUI} - @${ECHO_CMD} "You have chosen to install the GUI version, this does" - @${ECHO_CMD} "not always work correctly with PAM." - @${ECHO_CMD} "Please install the non-gui version if you intend to" - @${ECHO_CMD} "use this together with PAM." - @${ECHO_CMD} "" -.endif - @${ECHO_CMD} "Configuration instructions are available at" - @${ECHO_CMD} "http://www.shapeshifter.se/articles/upek_touchchip_freebsd/" - @${ECHO_CMD} "" -.endif - -.include <bsd.port.mk> diff --git a/security/bsp_upektfmess/distinfo b/security/bsp_upektfmess/distinfo deleted file mode 100644 index 125703da3cfc..000000000000 --- a/security/bsp_upektfmess/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (TFMESS_BSP_FreeBSD_1.1.zip) = b15b0b3e3233d2865a7d41d351dc9fdffdef8b8c3a2b38a6ae884f9d20f611c1 -SIZE (TFMESS_BSP_FreeBSD_1.1.zip) = 572353 diff --git a/security/bsp_upektfmess/pkg-deinstall b/security/bsp_upektfmess/pkg-deinstall deleted file mode 100644 index dd227d8104cc..000000000000 --- a/security/bsp_upektfmess/pkg-deinstall +++ /dev/null @@ -1,7 +0,0 @@ -#/bin/sh - -if [ "$2" != "DEINSTALL" ]; then - exit 0 -fi - -mod_install -u libtfmessbsp.so diff --git a/security/bsp_upektfmess/pkg-descr b/security/bsp_upektfmess/pkg-descr deleted file mode 100644 index d5dac35ff3b4..000000000000 --- a/security/bsp_upektfmess/pkg-descr +++ /dev/null @@ -1,11 +0,0 @@ -UPEK TouchChip TFM/ESS Fingerprint BSP is a (binary only) BioAPI BSP which -provides support for UPEK fingerprint sensors based on the chipset TCD42/TCS3C. - -UPEK manufactures both embedded and stand-alone USB-readers, and -their sensors can be found for example in several notebooks such -as IBM ThinkPads, ASUS notebooks, Samsung, NEC Versa and several others. - -Installation and configuration instructions are available at -http://www.shapeshifter.se/articles/upek_touchchip_freebsd/ - -WWW: http://www.upek.com diff --git a/security/bsp_upektfmess/pkg-req b/security/bsp_upektfmess/pkg-req deleted file mode 100644 index 09ec990b9a13..000000000000 --- a/security/bsp_upektfmess/pkg-req +++ /dev/null @@ -1,295 +0,0 @@ -#!/bin/sh - -case "$2" in -INSTALL) - cat << EOF | more - END-USER LICENSE AGREEMENT - for - UPEK, INC. SDK SOFTWARE PRODUCTS - IMPORTANT, PLEASE READ CAREFULLY - -YOU MAY NOT INSTALL OR USE THIS UPEK SOFTWARE PRODUCT -UNLESS YOU HAVE CAREFULLY READ THE TERMS AND CONDITIONS SET FORTH BELOW AND -INDICATE YOUR ACCEPTANCE OF SUCH TERMS AND CONDITIONS BY CLICKING ON THE I -ACCEPT BUTTON AT THE END OF THIS SCREEN. - -This End-User License Agreement (EULA) represents the understanding between -UPEK, Inc. and its successors and assigns (UPEK) and you (either an individual -person or a single legal entity, referred to in this EULA as You or Your) and -governs the use of the UPEK software product that accompanies this EULA, -including any associated media, printed materials and electronic documentation -(the Software Product), except to the extent a particular program is the subject -of a separate written agreement with UPEK. The Software Product may also include -any software updates, add-on components, stencils, templates, shapes, symbols, -web services and/or supplements that UPEK may provide to You or make available -to You, or that You obtain from the use of features or functionality of the -Software Product, after the date You obtain Your initial copy of the Software -Product (whether by delivery of a CD, permitted downloading from the Internet or -a dedicated web site, or otherwise), to the extent that such items are not -accompanied by a separate license agreement or terms of use. - -BY INSTALLING OR USING THE SOFTWARE PRODUCT, YOU ARE CONSENTING TO BE BOUND BY -THIS EULA. IF YOU DO NOT AGREE TO ALL OF THE TERMS AND CONDITIONS OF THIS EULA, -THEN (A) DO NOT INSTALL OR USE THE SOFTWARE PRODUCT, AND (B) YOU MAY RETURN THE -SOFTWARE PRODUCT TO THE PERSON WHO PROVIDED IT TO YOU FOR A FULL REFUND. - -Should You have any questions concerning this EULA, or if You desire to contact -UPEK for any reason, please contact the UPEK subsidiary serving Your -country/region. - -1. GRANT OF LICENSE. Subject to the terms and conditions of this EULA and Your -payment of all applicable fees for the Software Product, UPEK and its suppliers -hereby grant to You, and You hereby accept a nonexclusive license to install and -use copies of the Software Product, on a device, workstation, terminal, PC -peripheral or other digital, electronic or analog device embedding a UPEK -fingerprint sensor (a UPEK-Enabled Device), for the purpose of designing, -creating testing, and distributing Your software product(s). If this Software -Product contains documentation that is provided only in electronic form, You may -print one copy of such electronic documentation; provided, however, that You may -not copy the printed materials accompanying the Software Product. - -2. ADDITIONAL LICENSE RIGHTS REDISTRIBUTABLE CODE. In addition to the rights -granted in section 1, certain portions of the product are redistributable by You -as part of Your copyrighted software application. These additional license -rights are conditioned upon your compliance with the distribution requirements -and license restrictions described in Section 3. - -2.1 Sample Code. UPEK grants you the right to use and modify the source code -version of those portions of the Product identified as "Samples" in -REDISTRIBUTABLES.TXT or elsewhere in the Product ("Sample Code") for the sole -purposes of designing, developing, testing and distributing your software -product(s), and to reproduce and distribute the Sample Code, along with any -modifications thereof, in object and/or source code form. For applicable -redistribution requirements for Sample Code, see Section 3.1 below. - -2.2 Redistributable Object-Code. UPEK grants you a nonexclusive right to -reproduce and distribute the object code of any portion of the Product listed in -REDISTRIBUTABLES.TXT ("Redistributable Code"). For applicable redistribution -requirements for Redistributable Code, see Section 3.1, below. - -3. LICENSE RESTRICTIONS -- DISTRIBUTION REQUIREMENTS. If you choose to exercise -your rights under Section 2, any redistribution by you requires compliance with -the following terms, as appropriate. - -3.1 Redistributable Code-Standard. - -(a) If you are authorized and choose to redistribute Sample Code and/or -Redistributable Object- Code, as described in Section 2, you agree: (i) except -as otherwise noted in Section 2.1 (Sample Code), to distribute the -Redistributables only in object code form and in conjunction with and as a part -of a copyrighted software application product developed by you that adds -significant and primary functionality to the Redistributables ("Licensed -Product"); (ii) to display your own valid copyright notice which shall be -sufficient to protect UPEKs copyright in the Product; (iii) not to remove or -obscure any copyright, trademark or patent notices that appear on the Product as -delivered to you; (iv) to indemnify, hold harmless, and defend UPEK from and -against any claims or lawsuits, including attorney's fees, that arise or result -from the use or distribution of the Licensed Product; (v) otherwise comply with -the terms of this EULA; and (vi) agree that UPEK reserves all rights not -expressly granted. - -(b) You also agree not to permit further distribution of the Redistributables by -your end users except: (1) you may permit further redistribution of the -Redistributables by your distributors to your end-user customers if your -distributors only distribute the Redistributables in conjunction with, and as -part of, the Licensed Product and You and Your distributors comply with all -other terms of this EULA. - -4. RESERVATION OF RIGHTS; RESTRICTIONS. All rights not expressly granted by UPEK -in this EULA are reserved. Except as otherwise expressly provided under this -EULA, You shall not, and shall not allow any third party to: (a) transfer, -assign, sublicense, resell, re-license or provide, lease, lend or allow access -to the Software Product to any other person or entity, except as otherwise -provided herein; - -(b) make error corrections or create derivative works based upon the Software -Product; - -(c) copy (except to make a single back-up copy to replace an unusable copy of -the Software Product), modify, prepare derivative works based upon, decompile, -decrypt, reverse engineer or attempt to reconstruct or discover any source code -or underlying ideas or algorithms of the Software Product by any means -whatsoever (except to the extent applicable laws specifically prohibit such -restriction), disassemble or otherwise reduce the Software Product to -human-readable form to gain access to trade secrets or confidential information -in the Software Product; - -(d) use the Software Product for timesharing, hosting or service bureau -purposes; or - -(e) remove, obscure, or alter UPEKs (or its third party licensors) copyright -notices, trademarks, or other proprietary rights notices affixed to or contained -within the Software Product (and any copies thereof, including the back-up copy) -or use such notices, trademarks or service marks for any other purpose. You -understand and agree that (i) the Software Product is licensed to You and not -sold, (ii) your license to the individual components of the Software Product is -limited to use of the Software Product as a whole, and You may not use or seek -to use software code incorporated therein on a stand-alone basis, and (iii) the -individual components of the Software Product may not be separated for use on -more than one UPEKEnabled Device, unless expressly permitted by this EULA. UPEK -retains title to all copies of the Software Product and all associated -intellectual property rights therein, and any and all documentation thereof. - -5. PROPRIETARY NOTICES; TRADEMARKS. You agree to maintain and reproduce all -copyright and other proprietary notices on all copies, in any form, of the -Software Product in the same form and manner that such copyright and other -proprietary notices are included on the Software Product, including on any -back-up copy of the Software Product. This EULA does not grant You any rights in -connection with any trademarks or service marks of UPEK. - -6. SUPPORT SERVICES. UPEK may provide You with support services related to the -Software Product (Support Services). Use of Support Services, if any, is -governed by the UPEK policies and terms described in other UPEK-provided -materials. Any supplemental software code provided to You as part of the Support -Services is considered part of the Software Product and subject to the terms and -conditions of this EULA. - -7. LIMITED WARRANTY. - -(a) UPEK warrants that during the Warranty Period (as defined below): (i) the -media on which the Software Product is furnished, if any, will be free of -defects in materials and workmanship under normal use; and (ii) the Software -Product will substantially conform to its published specifications (the Limited -Warranty). The Warranty Period means a period beginning on the date of Your -receipt of the Software Product, as applicable, and ending on the later of (i) -thirty (30) days from the date of delivery of such Software Product, as -applicable, or (ii) the end of the minimum period required by the law of the -applicable jurisdiction. The Limited Warranty extends only to You as the -original licensee. This Limited Warranty does not cover anything caused by -accident or abuse or by use of the Software Product other than for its -reasonably intended purposes and as recommended in the accompanying user -documentation. Updates are covered by this warranty only if provided to You -during the Warranty Period. Your sole and exclusive remedy and the entire -liability of UPEK and its suppliers under this Limited Warranty will be, at -UPEKs option, to repair, replace, or refund the purchase price for the Software -Product that is returned to UPEK, as applicable, provided that you report the -defects to UPEK or its designee within the Warranty Period. Any breach of the -Limited Warranty related to an error or defect in the media containing the -Software Product shall be remedied solely with the replacement of the media -containing the Software Product. You shall pay shipping or freight charges, -including, without limitation, obtaining full value replacement insurance, for -any returns, whether for repair, replacement, or refund, to UPEK or its -designee. - -(b) This warranty does not apply if the Software Product (i) is licensed for -beta, evaluation, testing, demonstration or other purposes for which UPEK does -not receive a license fee, (ii) has been altered, except by UPEK, (iii) has not -been installed, operated, repaired, or maintained by UPEK or in accordance with -instructions supplied by UPEK, (iv) has been subjected to abnormal physical or -electrical stress, misuse, negligence, or accident, or (v) is used in -ultrahazardous activities. - -8. DISCLAIMER OF WARRANTIES. - -(a) EXCEPT FOR THE EXPRESS WARRANTIES SET FORTH IN SECTION 7, UPEK AND ITS -SUPPLIERS PROVIDE THE SOFTWARE PRODUCT AND SUPPORT SERVICES (IF ANY) TO YOU AS -IS, AND YOUR USE IS AT YOUR OWN RISK. UPEK DOES NOT MAKE, AND HEREBY DISCLAIMS, -ANY AND ALL OTHER EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, -IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, -NONINFRINGEMENT OF THIRD PARTY RIGHTS, AND ANY WARRANTIES ARISING FROM A COURSE -OF DEALING, USAGE, OR TRADE PRACTICE. THE DURATION OF ANY IMPLIED WARRANTY THAT -IS NOT EFFECTIVELY DISCLAIMED WILL BE LIMITED TO THE WARRANTY PERIOD. SOME -STATES DO NOT ALLOW LIMITATIONS ON HOW LONG AN IMPLIED WARRANTY LASTS, SO THE -ABOVE LIMITATION MAY NOT APPLY TO YOU. - -(b) UPEK DOES NOT WARRANT THAT THE SOFTWARE PRODUCT IS ERROR FREE OR THAT YOU -WILL BE ABLE TO OPERATE THE SOFTWARE WITHOUT PROBLEMS OR INTERRUPTIONS. - -9. LIMITATION OF LIABILITY. - -(a) TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, YOU EXPRESSLY ACKNOWLEDGE -AND AGREE THAT NEITHER UPEK NOR ITS AFFILIATES, RESELLERS OR LICENSORS WILL BE -LIABLE FOR ANY INDIRECT, SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE OR -EXEMPLARY DAMAGES ARISING OUT OF OR IN CONNECTION WITH THIS EULA, HOWSOEVER -CAUSED BY ANY THEORY OF LIABILITY, INCLUDING BUT NOT LIMITED TO, CONTRACTS, -PRODUCTS LIABILITY, STRICT LIABILITY AND NEGLIGENCE, AND WHETHER OR NOT UPEK OR -ITS SUPPLIERS OR LICENSORS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. -WITHOUT LIMITING THE FOREGOING AND TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE -LAW, IN NO EVENT WILL THE TOTAL LIABILITY OF UPEK OR ANY OF ITS AFFILIATES, -SUPPLIERS OR LICENSORS ARISING OUT OF OR RELATED TO THIS EULA EXCEED THE FEES -ACTUALLY PAID TO UPEK FOR THE SOFTWARE PRODUCT. (b) YOU ACKNOWLEDGE AND AGREE -THAT THE PROVISIONS UNDER THIS EULA THAT LIMIT LIABILITY, DISCLAIM WARRANTIES, -OR EXCLUDE CONSEQUENTIAL DAMAGES OR OTHER DAMAGES OR REMEDIES ARE ESSENTIAL -TERMS OF THIS EULA THAT ARE FUNDAMENTAL TO THE PARTIES UNDERSTANDING REGARDING -ALLOCATION OF RISK. ACCORDINGLY, SUCH PROVISIONS SHALL BE SEVERABLE AND -INDEPENDENT OF ANY OTHER PROVISIONS AND SHALL BE ENFORCED AS SUCH, REGARDLESS OF -ANY BREACH OR OTHER OCCURRENCE HEREUNDER, AND EVEN UNDER CIRCUMSTANCES THAT -CAUSE ANY EXCLUSIVE REMEDY UNDER THIS EULA TO FAIL OF ITS ESSENTIAL PURPOSE. - -10. TERM AND TERMINATION. - -(a) The term of this EULA shall commence upon the date You accept the terms and -conditions of this EULA, and shall continue in full force and effect thereafter -unless terminated by UPEK as provided herein. UPEK may, at its option, -terminate this EULA immediately upon notice to You, if You fail to comply with -any terms and conditions of this EULA. - -(b) Upon termination, all license rights under this EULA will terminate and You -must promptly destroy all copies of the Software Product in Your possession or -control. Upon UPEKs request, You shall certify in writing that You have complied -with Your obligations under this Section and otherwise under this EULA. -Termination by UPEK will not limit any of UPEKs other rights or remedies under -this EULA or at law or in equity. - -11. MISCELLANEOUS. - -(a) LIMITS ON YOUR RIGHT TO TRANSFER. You may not assign, sublicense, rent, -lease, lend, sell, grant a security interest in, or otherwise transfer the -Software Product or any rights under this EULA without the prior written consent -of UPEK. - -(b) APPLICABLE LAW. This EULA is governed by the laws of the United States and -the State of California, without regard to the conflict of laws principles -thereof. In relation to any legal action or proceeding arising out of this EULA, -You hereby irrevocably consent and submit to the exclusive jurisdiction of the -competent federal and state courts having jurisdiction in San Francisco County, -California, and waive any objection to proceedings in such courts. If this EULA -is translated into a language other than English and there is a conflict between -the terms of the EULA in English and the EULA in the other language, the terms -of the terms of the EULA in English shall prevail. The EULA in English may be -downloaded from the UPEK website. - -(c) COMPLIANCE WITH LAWS. You agree to use the Software Product in compliance -with all applicable laws, statutes, rules and regulations, including, without -limitation, U.S. export laws and regulations. - -(d) SEVERABILITY AND SURVIVAL. If any provision of this EULA is illegal or -unenforceable under applicable law, the remaining provisions of this EULA will -remain valid and fully enforceable. If any provision is in part enforceable and -in part unenforceable, it will be enforced to the extent permitted under -applicable law. Sections 4, 5, 7, 8, 9, 10 and 11 shall survive the termination -of this EULA. - -(e) INJUNCTIVE RELIEF. You agree that a breach of this EULA adversely affecting -UPEKs proprietary rights in the Software Product or any UPEK-Enabled Device may -cause irreparable injury to UPEK for which monetary damages would not be an -adequate remedy and UPEK shall be entitled to equitable relief in addition to -any remedies it may have hereunder or at law. - -(f) ENTIRE AGREEMENT. This EULA (including any addendum or amendment to this -EULA which is included with the Software Product) is the entire agreement -between You and UPEK relating to the Software Product and the Support Services -(if any) and they supersede all prior or contemporaneous oral or written -communications, proposals and representations with respect to the Software -Product or any other subject matter covered by this EULA. No amendment to or -modification of this EULA will be binding unless made in writing and signed by -UPEK. No failure to exercise, and no delay in exercising, on the part of either -party, any right or any power hereunder shall operate as a waiver thereof, nor -shall any single or partial exercise of any right or power hereunder preclude -further exercise of any other right hereunder. In the event of any conflict -between this EULA and any applicable purchase terms or UPEKs policies and terms -for Support Services, the terms of this EULA shall control. - -EOF - - echo -n "Do you agree with these terms [y/N] ? " - read answer - if [ "${answer}" != "y" -a "${answer}" != "Y" ]; then - exit 1 - else - exit 0 - fi - ;; -*) - ;; -esac diff --git a/security/distcache-devel/Makefile b/security/distcache-devel/Makefile deleted file mode 100644 index f6e6a95c42d0..000000000000 --- a/security/distcache-devel/Makefile +++ /dev/null @@ -1,46 +0,0 @@ -# Created by: Marcel Prisi <marcel.prisi@virtua.ch> -# $FreeBSD$ - -PORTNAME= distcache -PORTVERSION= 1.5.1 -PORTREVISION= 1 -CATEGORIES= security www -MASTER_SITES= SF/${PORTNAME}/1.%20${PORTNAME}-devel/${PORTVERSION} \ - http://osdn.dl.sourceforge.net/sourceforge/${PORTNAME}/ - -PKGNAMESUFFIX= -devel - -MAINTAINER= ports@FreeBSD.org -COMMENT= Distributed OpenSSL session caching tools - development version - -CONFLICTS= distcache-1.4* - -USES= tar:bzip2 -USE_RC_SUBR= dc_server -USE_AUTOTOOLS= libtool -USE_OPENSSL= yes -LIBTOOLFILES= configure ssl/configure -USE_LDCONFIG= yes - -SUB_LIST+= NAME=dc_server - -.if !defined(NOPORTDOCS) -PORTDOCS= ANNOUNCE BUGS CHANGES FAQ INSTALL LICENSE README -.endif - -MAN1= dc_client.1 dc_server.1 dc_snoop.1 dc_test.1 sslswamp.1 -MAN2= DC_CTX_new.2 DC_PLUG_new.2 DC_PLUG_read.2 DC_SERVER_new.2 \ - NAL_ADDRESS_new.2 NAL_BUFFER_new.2 NAL_CONNECTION_new.2 \ - NAL_LISTENER_new.2 NAL_SELECTOR_new.2 NAL_decode_uint32.2 -MAN8= distcache.8 - -NO_STAGE= yes -post-install: -.if !defined(NOPORTDOCS) - ${MKDIR} ${DOCSDIR} -.for f in ${PORTDOCS} - ${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR} -.endfor -.endif - -.include <bsd.port.mk> diff --git a/security/distcache-devel/distinfo b/security/distcache-devel/distinfo deleted file mode 100644 index 8edba554e699..000000000000 --- a/security/distcache-devel/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (distcache-1.5.1.tar.bz2) = d20def77b8f1215f0672fdc0eb5a390aa96593399a3a23b99abda7e2f69b0203 -SIZE (distcache-1.5.1.tar.bz2) = 491139 diff --git a/security/distcache-devel/files/dc_server.in b/security/distcache-devel/files/dc_server.in deleted file mode 100644 index 6f2d02c72b6b..000000000000 --- a/security/distcache-devel/files/dc_server.in +++ /dev/null @@ -1,32 +0,0 @@ -#!/bin/sh -# -# $FreeBSD$ -# - -# PROVIDE: %%NAME%% -# REQUIRE: LOGIN -# BEFORE: securelevel -# KEYWORD: shutdown - -# Add the following line to /etc/rc.conf to enable `%%NAME%%': -# -# %%NAME%%_enable="YES" -# %%NAME%%_flags="<set as needed>" -# -# See %%NAME%%(1) -# - -. /etc/rc.subr - -name="%%NAME%%" -rcvar=%%NAME%%_enable - -command="%%PREFIX%%/bin/dc_server" -command_args="-daemon -listen IP:9001 -user nobody -pidfile /var/run/$name.pid" -pidfile="/var/run/$name.pid" - -# read configuration and set defaults -load_rc_config "$name" -: ${%%NAME%%_enable="NO"} - -run_rc_command "$1" diff --git a/security/distcache-devel/files/patch-proto_fd.c b/security/distcache-devel/files/patch-proto_fd.c deleted file mode 100644 index 4f37e7a29e1b..000000000000 --- a/security/distcache-devel/files/patch-proto_fd.c +++ /dev/null @@ -1,18 +0,0 @@ -*** libnal/proto_fd.c.ori Wed Apr 13 21:07:10 2005 ---- libnal/proto_fd.c Wed Apr 13 21:55:12 2005 -*************** -*** 26,31 **** ---- 26,38 ---- - #include "nal_internal.h" - #include "ctrl_fd.h" - #include <libsys/post.h> -+ #ifdef __FreeBSD__ -+ #if __FreeBSD_version >= 502010 -+ #include <sys/limits.h> -+ #else -+ #include <machine/limits.h> -+ #endif -+ #endif /* __FreeBSD__ */ - - /**************************/ - /* predeclare our vtables */ diff --git a/security/distcache-devel/pkg-descr b/security/distcache-devel/pkg-descr deleted file mode 100644 index 1c0c178f6777..000000000000 --- a/security/distcache-devel/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -Distributed session caching tools and APIs, primarily for SSL/TLS servers -though perhaps useful for other (non-SSL/TLS) circumstances. -Also includes a self-contained network abstraction library (libnal), and the -sslswamp SSL/TLS benchmark/test utility. - -WWW: http://distcache.sourceforge.net/ diff --git a/security/distcache-devel/pkg-plist b/security/distcache-devel/pkg-plist deleted file mode 100644 index d8e7b20005f5..000000000000 --- a/security/distcache-devel/pkg-plist +++ /dev/null @@ -1,39 +0,0 @@ -bin/dc_client -bin/dc_server -bin/dc_snoop -bin/dc_test -bin/nal_echo -bin/nal_hose -bin/nal_ping -bin/nal_pong -bin/nal_proxy -bin/nal_test -bin/piper -bin/sslswamp -include/distcache/dc_client.h -include/distcache/dc_plug.h -include/distcache/dc_server.h -include/libnal/nal.h -include/libnal/nal_devel.h -include/libnal/nal_ssl.h -lib/libdistcache.a -lib/libdistcache.la -lib/libdistcache.so -lib/libdistcache.so.1 -lib/libdistcacheserver.a -lib/libdistcacheserver.la -lib/libdistcacheserver.so -lib/libdistcacheserver.so.1 -lib/libnal.a -lib/libnal.la -lib/libnal.so -lib/libnal.so.1 -lib/libnalssl.a -lib/libnalssl.la -lib/libnalssl.so -lib/libnalssl.so.1 -share/swamp/A-client.pem -share/swamp/CA.pem -@dirrm share/swamp -@dirrm include/libnal -@dirrm include/distcache diff --git a/security/mosref/Makefile b/security/mosref/Makefile deleted file mode 100644 index c65dfabd0235..000000000000 --- a/security/mosref/Makefile +++ /dev/null @@ -1,40 +0,0 @@ -# Created by: Piet Delport -# $FreeBSD$ - -PORTNAME= mosref -PORTVERSION= 2.0.b3 -CATEGORIES= security lang scheme -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/2.0-beta3 -DISTNAME= ${PORTNAME}-2.0-beta3 - -MAINTAINER= ports@FreeBSD.org -COMMENT= Secure remote execution framework using a compact Scheme-influenced VM - -USES= gmake - -PORTDOCS= ChangeLog TODO vm-implementation.tex vm-implementation.pdf - -NO_STAGE= yes -.include <bsd.port.pre.mk> - -.if ${ARCH} == "amd64" && ${OSVERSION} >= 700000 -BROKEN= segmentation fault during build -.endif - -# The distfile has execute bits set on everything; fix. -post-extract: - ${FIND} ${WRKSRC} -type f -exec ${CHMOD} a-x {} ";" - -post-patch: - ${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|' ${WRKSRC}/bin/install.ms - -post-install: - @${MKDIR} ${DATADIR} - ${INSTALL_DATA} ${WRKSRC}/share/vimrc ${DATADIR} -.if !defined(NOPORTDOCS) - @${MKDIR} ${DOCSDIR} - cd ${WRKSRC} && ${INSTALL_DATA} ChangeLog TODO ${DOCSDIR} - cd ${WRKSRC}/doc && ${INSTALL_DATA} vm-implementation.tex vm-implementation.pdf ${DOCSDIR} -.endif - -.include <bsd.port.post.mk> diff --git a/security/mosref/distinfo b/security/mosref/distinfo deleted file mode 100644 index 0b8fdcff73f5..000000000000 --- a/security/mosref/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (mosref-2.0-beta3.tar.gz) = 7d2e32efda1ba5c9245cd6f6378b33b0b9e0ca43a7d9a02f1a3d0e8b1a55b00a -SIZE (mosref-2.0-beta3.tar.gz) = 1191694 diff --git a/security/mosref/files/patch-bin-install.ms b/security/mosref/files/patch-bin-install.ms deleted file mode 100644 index 80baaf854f34..000000000000 --- a/security/mosref/files/patch-bin-install.ms +++ /dev/null @@ -1,26 +0,0 @@ ---- bin/install.ms.orig Sat Jul 29 23:02:07 2006 -+++ bin/install.ms Fri Aug 18 16:43:33 2006 -@@ -2,10 +2,10 @@ - (import "lib/build") - - (define (main . args) -- (define base-dir #f) -- (define mod-dir #f) -- (define stub-dir #f) -- (define bin-dir #f) -+ (define base-dir "%%PREFIX%%") -+ (define mod-dir (string-append base-dir "/lib/mosvm")) -+ (define stub-dir (string-append mod-dir "-stubs")) -+ (define bin-dir (string-append base-dir "/bin")) - (define good #f) - - (define (do-config-prompt title current guess-fn description) -@@ -82,7 +82,7 @@ - (" Stub Directory" stub-dir) - (" Binary Directory" bin-dir)))) - -- (configure) -+ ;(configure) - - (write-data-file "site/config.ms" - (string-append ";;; Generated by bin/install.ms" *line-sep* diff --git a/security/mosref/pkg-descr b/security/mosref/pkg-descr deleted file mode 100644 index b1ae5d012dcb..000000000000 --- a/security/mosref/pkg-descr +++ /dev/null @@ -1,11 +0,0 @@ -MOSREF is an exploitation architecture utilizing the power of the MOSVM virtual -machine and Mosquito Lisp to make penetration testing, exploit development, -and general systems security tasks more efficient. - -While MOSREF has been developed primarily as a platform for exploitation and -penetration-testing, MOSREF and the underlying MOSVM virtual machine technology -can be used for a variety of security-related and non-security-related tasks. -Moreover, the platform is licensed under the GNU LGPL, and is redistributable -and modifiable under the terms of that license. - -WWW: http://swik.net/mosref diff --git a/security/mosref/pkg-plist b/security/mosref/pkg-plist deleted file mode 100644 index 80821ec7a7a9..000000000000 --- a/security/mosref/pkg-plist +++ /dev/null @@ -1,204 +0,0 @@ -bin/mosref -bin/mosvm -lib/mosvm-stubs/mosvm-stub- -lib/mosvm-stubs/mosvm-stub-darwin-ppc -lib/mosvm-stubs/mosvm-stub-winnt-x86.exe -lib/mosvm/bin/install.ms -lib/mosvm/bin/manifest.ms -lib/mosvm/bin/mosc.mo -lib/mosvm/bin/mosc.ms -lib/mosvm/bin/mosref.mo -lib/mosvm/bin/mosref.ms -lib/mosvm/bin/mosvm.mo -lib/mosvm/bin/mosvm.ms -lib/mosvm/core/config.mo -lib/mosvm/core/config.ms -lib/mosvm/core/file.mo -lib/mosvm/core/file.ms -lib/mosvm/core/macro.mo -lib/mosvm/core/macro.ms -lib/mosvm/core/module.mo -lib/mosvm/core/module.ms -lib/mosvm/lib/args-fu.mo -lib/mosvm/lib/args-fu.ms -lib/mosvm/lib/block-filter.mo -lib/mosvm/lib/block-filter.ms -lib/mosvm/lib/bridge.mo -lib/mosvm/lib/bridge.ms -lib/mosvm/lib/buffer-channel.mo -lib/mosvm/lib/buffer-channel.ms -lib/mosvm/lib/build.mo -lib/mosvm/lib/build.ms -lib/mosvm/lib/catch.mo -lib/mosvm/lib/catch.ms -lib/mosvm/lib/cfb.mo -lib/mosvm/lib/cfb.ms -lib/mosvm/lib/checksum-filter.mo -lib/mosvm/lib/checksum-filter.ms -lib/mosvm/lib/clue.mo -lib/mosvm/lib/clue.ms -lib/mosvm/lib/compile.mo -lib/mosvm/lib/compile.ms -lib/mosvm/lib/cons-filter.mo -lib/mosvm/lib/cons-filter.ms -lib/mosvm/lib/copy-filter.mo -lib/mosvm/lib/copy-filter.ms -lib/mosvm/lib/coro.mo -lib/mosvm/lib/coro.ms -lib/mosvm/lib/crypto-filter.mo -lib/mosvm/lib/crypto-filter.ms -lib/mosvm/lib/defdb.mo -lib/mosvm/lib/defdb.ms -lib/mosvm/lib/env.mo -lib/mosvm/lib/env.ms -lib/mosvm/lib/eval.mo -lib/mosvm/lib/eval.ms -lib/mosvm/lib/fakevm.scm -lib/mosvm/lib/filter.mo -lib/mosvm/lib/filter.ms -lib/mosvm/lib/foe.mo -lib/mosvm/lib/foe.ms -lib/mosvm/lib/format-filter.mo -lib/mosvm/lib/format-filter.ms -lib/mosvm/lib/fuzz-filter.mo -lib/mosvm/lib/fuzz-filter.ms -lib/mosvm/lib/http-client.mo -lib/mosvm/lib/http-client.ms -lib/mosvm/lib/http-flow.mo -lib/mosvm/lib/http-flow.ms -lib/mosvm/lib/http-server.mo -lib/mosvm/lib/http-server.ms -lib/mosvm/lib/http-url.mo -lib/mosvm/lib/http-url.ms -lib/mosvm/lib/iterate.mo -lib/mosvm/lib/iterate.ms -lib/mosvm/lib/line-filter.mo -lib/mosvm/lib/line-filter.ms -lib/mosvm/lib/mailto-url.mo -lib/mosvm/lib/mailto-url.ms -lib/mosvm/lib/module.mo -lib/mosvm/lib/module.ms -lib/mosvm/lib/mosc.mo -lib/mosvm/lib/mosc.ms -lib/mosvm/lib/object.mo -lib/mosvm/lib/object.ms -lib/mosvm/lib/optimize.mo -lib/mosvm/lib/optimize.ms -lib/mosvm/lib/options.mo -lib/mosvm/lib/options.ms -lib/mosvm/lib/package-filter.mo -lib/mosvm/lib/package-filter.ms -lib/mosvm/lib/record.mo -lib/mosvm/lib/record.ms -lib/mosvm/lib/repl.mo -lib/mosvm/lib/repl.ms -lib/mosvm/lib/run-guile.scm -lib/mosvm/lib/s-filter.mo -lib/mosvm/lib/s-filter.ms -lib/mosvm/lib/shuffle.mo -lib/mosvm/lib/shuffle.ms -lib/mosvm/lib/socks-client.mo -lib/mosvm/lib/socks-client.ms -lib/mosvm/lib/socks-server.mo -lib/mosvm/lib/socks-server.ms -lib/mosvm/lib/tag-filter.mo -lib/mosvm/lib/tag-filter.ms -lib/mosvm/lib/tcp-server.mo -lib/mosvm/lib/tcp-server.ms -lib/mosvm/lib/terminal.mo -lib/mosvm/lib/terminal.ms -lib/mosvm/lib/test.mo -lib/mosvm/lib/test.ms -lib/mosvm/lib/trace.mo -lib/mosvm/lib/trace.ms -lib/mosvm/lib/url.mo -lib/mosvm/lib/url.ms -lib/mosvm/lib/with-io.mo -lib/mosvm/lib/with-io.ms -lib/mosvm/lib/xml.mo -lib/mosvm/lib/xml.ms -lib/mosvm/mosref/cmd/clear.mo -lib/mosvm/mosref/cmd/clear.ms -lib/mosvm/mosref/cmd/cp.mo -lib/mosvm/mosref/cmd/cp.ms -lib/mosvm/mosref/cmd/do.mo -lib/mosvm/mosref/cmd/do.ms -lib/mosvm/mosref/cmd/drone.mo -lib/mosvm/mosref/cmd/drone.ms -lib/mosvm/mosref/cmd/exit.mo -lib/mosvm/mosref/cmd/exit.ms -lib/mosvm/mosref/cmd/fork.mo -lib/mosvm/mosref/cmd/fork.ms -lib/mosvm/mosref/cmd/help.mo -lib/mosvm/mosref/cmd/help.ms -lib/mosvm/mosref/cmd/load.mo -lib/mosvm/mosref/cmd/load.ms -lib/mosvm/mosref/cmd/nodes.mo -lib/mosvm/mosref/cmd/nodes.ms -lib/mosvm/mosref/cmd/on.mo -lib/mosvm/mosref/cmd/on.ms -lib/mosvm/mosref/cmd/proxy.mo -lib/mosvm/mosref/cmd/proxy.ms -lib/mosvm/mosref/cmd/recover.mo -lib/mosvm/mosref/cmd/recover.ms -lib/mosvm/mosref/cmd/scan.mo -lib/mosvm/mosref/cmd/scan.ms -lib/mosvm/mosref/cmd/set.mo -lib/mosvm/mosref/cmd/set.ms -lib/mosvm/mosref/cmd/sh.mo -lib/mosvm/mosref/cmd/sh.ms -lib/mosvm/mosref/cmd/with.mo -lib/mosvm/mosref/cmd/with.ms -lib/mosvm/mosref/cmds.mo -lib/mosvm/mosref/cmds.ms -lib/mosvm/mosref/console.mo -lib/mosvm/mosref/console.ms -lib/mosvm/mosref/drone.mo -lib/mosvm/mosref/drone.ms -lib/mosvm/mosref/format.mo -lib/mosvm/mosref/format.ms -lib/mosvm/mosref/listener.mo -lib/mosvm/mosref/listener.ms -lib/mosvm/mosref/model.mo -lib/mosvm/mosref/model.ms -lib/mosvm/mosref/node.mo -lib/mosvm/mosref/node.ms -lib/mosvm/mosref/parse.mo -lib/mosvm/mosref/parse.ms -lib/mosvm/mosref/patch.mo -lib/mosvm/mosref/patch.ms -lib/mosvm/mosref/prod-http.mo -lib/mosvm/mosref/prod-http.ms -lib/mosvm/mosref/prod.mo -lib/mosvm/mosref/prod.ms -lib/mosvm/mosref/prop/address.mo -lib/mosvm/mosref/prop/address.ms -lib/mosvm/mosref/prop/online.mo -lib/mosvm/mosref/prop/online.ms -lib/mosvm/mosref/prop/platform.mo -lib/mosvm/mosref/prop/platform.ms -lib/mosvm/mosref/prop/port.mo -lib/mosvm/mosref/prop/port.ms -lib/mosvm/mosref/props.mo -lib/mosvm/mosref/props.ms -lib/mosvm/mosref/report.mo -lib/mosvm/mosref/report.ms -lib/mosvm/mosref/scanner.mo -lib/mosvm/mosref/scanner.ms -lib/mosvm/mosref/shell.mo -lib/mosvm/mosref/shell.ms -lib/mosvm/mosref/transport.mo -lib/mosvm/mosref/transport.ms -lib/mosvm/site/config.mo -lib/mosvm/site/config.ms -%%DATADIR%%/vimrc -@dirrm %%DATADIR%% -@dirrm lib/mosvm/site -@dirrm lib/mosvm/mosref/prop -@dirrm lib/mosvm/mosref/cmd -@dirrm lib/mosvm/mosref -@dirrm lib/mosvm/lib -@dirrm lib/mosvm/core -@dirrm lib/mosvm/bin -@dirrm lib/mosvm-stubs -@dirrm lib/mosvm diff --git a/security/openvpn-beta/Makefile b/security/openvpn-beta/Makefile deleted file mode 100644 index 4cd89a010754..000000000000 --- a/security/openvpn-beta/Makefile +++ /dev/null @@ -1,112 +0,0 @@ -# Created by: Eric F Crist <ecrist@secure-computing.net> -# $FreeBSD$ - -PORTNAME= openvpn -DISTVERSION= 2.3_rc2 -PORTREVISION= 1 -CATEGORIES= security net -MASTER_SITES= http://swupdate.openvpn.net/community/releases/ -PKGNAMESUFFIX= -beta - -MAINTAINER= ports@FreeBSD.org -COMMENT= Secure IP/Ethernet tunnel daemon - -LICENSE= GPLv2 - -CONFLICTS_INSTALL= openvpn-[0-9]* openvpn-beta-[0-9]* - -USES= tar:xz - -GNU_CONFIGURE= yes -CFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib -INSTALL_TARGET= install mandir=${MANPREFIX}/man - -LIB_DEPENDS+= liblzo2.so:${PORTSDIR}/archivers/lzo2 - -MAN8= openvpn.8 - -OPTIONS_DEFINE= PW_SAVE PKCS11 POLARSSL -PW_SAVE_DESC= Interactive passwords may be read from a file -PKCS11_DESC= Use security/pkcs11-helper -POLARSSL_DESC= Build with PolarSSL instead of OpenSSL - -USE_RC_SUBR= openvpn -USE_LDCONFIG= ${PREFIX}/lib - -SUB_FILES= pkg-message -SUB_LIST+= OSVERSION=${OSVERSION} - -.if defined(PACKAGE_BUILDING) -WITHOUT_CHECK= yes -.endif - -NO_STAGE= yes -.include <bsd.port.options.mk> - -.ifdef (LOG_OPENVPN) -CFLAGS+= -DLOG_OPENVPN=${LOG_OPENVPN} -.endif - -.if ${PORT_OPTIONS:MPOLARSSL} -LIB_DEPENDS+= libpolarssl.so:${PORTSDIR}/security/polarssl -CONFIGURE_ARGS+= --with-crypto-library=polarssl -WITHOUT_CHECK= yes -.else -USE_OPENSSL= yes -.endif - -pre-fetch: -.ifdef (LOG_OPENVPN) - @${ECHO} "Building with LOG_OPENVPN=${LOG_OPENVPN}" -.else - @${ECHO} "" - @${ECHO} "You may use the following build options:" - @${ECHO} "" - @${ECHO} " LOG_OPENVPN={Valid syslog facility}" - @${ECHO} " EXAMPLE: make LOG_OPENVPN=LOG_DAEMON" - @${ECHO} "" -.endif - -.if ${PORT_OPTIONS:MPW_SAVE} -CONFIGURE_ARGS+= --enable-password-save -.endif - -.if ${PORT_OPTIONS:MPKCS11} -LIB_DEPENDS+= libpkcs11-helper.so:${PORTSDIR}/security/pkcs11-helper -.else -CONFIGURE_ARGS+= --disable-pkcs11 -.endif - -post-patch: - @${FIND} ${WRKSRC} -name \*.orig -delete - @${FIND} ${WRKSRC} -name \*.bak -delete - -post-build: - cd ${WRKSRC}/src/plugins/down-root && ${MAKE} - cd ${WRKSRC}/src/plugins/auth-pam && ${CC} ${CPPFLAGS} -I../../../include -DDLOPEN_PAM=0 ${CFLAGS} -fPIC -shared -Wl,-soname,openvpn-auth-pam.so -o openvpn-auth-pam.so auth-pam.c pamdl.c -lc -lpam - @# self-tests here -.if !defined(WITHOUT_CHECK) - cd ${WRKSRC} && ${MAKE} check -.endif - -post-install: - ${MKDIR} ${PREFIX}/lib - ${LN} -s ${PREFIX}/lib/openvpn/plugins/openvpn-plugin-down-root.so ${PREFIX}/lib/openvpn-down-root.so - ${LN} -s ${PREFIX}/lib/openvpn/plugins/openvpn-plugin-auth-pam.so ${PREFIX}/lib/openvpn-auth-pam.so - -.if !defined(NOPORTDOCS) - ${MKDIR} ${DOCSDIR} -.for docs in AUTHORS COPYING COPYRIGHT.GPL ChangeLog INSTALL \ - PORTS README - ${INSTALL_DATA} ${WRKSRC}/${docs} ${DOCSDIR}/ -.endfor -.for sample in sample-config-files sample-scripts - (cd ${WRKSRC}/sample/${sample} && ${COPYTREE_SHARE} \* ${DOCSDIR}/${sample}) -.endfor -.else - -@${RMDIR} ${DOCSDIR} -.endif - @${CAT} ${PKGMESSAGE} - -.include <bsd.port.mk> diff --git a/security/openvpn-beta/distinfo b/security/openvpn-beta/distinfo deleted file mode 100644 index 202ac217c393..000000000000 --- a/security/openvpn-beta/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (openvpn-2.3_rc2.tar.xz) = f92f94f04ed69cb3a64446b01addf4a6780fba58ac8ad6e0af6a06ace271f2de -SIZE (openvpn-2.3_rc2.tar.xz) = 761940 diff --git a/security/openvpn-beta/files/openvpn.in b/security/openvpn-beta/files/openvpn.in deleted file mode 100644 index 124082b72687..000000000000 --- a/security/openvpn-beta/files/openvpn.in +++ /dev/null @@ -1,137 +0,0 @@ -#!/bin/sh -# -# openvpn.sh - load tun/tap driver and start OpenVPN daemon -# -# (C) Copyright 2005 - 2008 by Matthias Andree -# based on suggestions by Matthias Grimm and Dirk Gouders -# with multi-instance contribution from Denis Shaposhnikov, Gleb Kozyrev -# and Vasil Dimov -# -# $FreeBSD$ -# -# This program is free software; you can redistribute it and/or modify it under -# the terms of the GNU General Public License as published by the Free Software -# Foundation; either version 2 of the License, or (at your option) any later -# version. -# -# This program is distributed in the hope that it will be useful, but WITHOUT -# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS -# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more -# details. -# -# You should have received a copy of the GNU General Public License along with -# this program; if not, write to the Free Software Foundation, Inc., 51 Franklin -# Street, Fifth Floor, Boston, MA 02110-1301, USA. - -# PROVIDE: openvpn -# REQUIRE: DAEMON -# KEYWORD: shutdown - -# ----------------------------------------------------------------------------- -# -# This script supports running multiple instances of openvpn. -# To run additional instance link this script to something like -# % ln -s openvpn openvpn_foo -# and define additional openvpn_foo_* variables in one of -# /etc/rc.conf, /etc/rc.conf.local or /etc/rc.conf.d/openvpn_foo -# -# Below NAME should be substituted with the name of this script. By default -# it is openvpn, so read as openvpn_enable. If you linked the script to -# openvpn_foo, then read as openvpn_foo_enable etc. -# -# The following variables are supported (defaults are shown). -# You can place them in any of -# /etc/rc.conf, /etc/rc.conf.local or /etc/rc.conf.d/NAME -# -# NAME_enable="NO" # set to YES to enable openvpn -# NAME_if= # driver(s) to load, set to "tun", "tap" or "tun tap" -# -# # optional: -# NAME_flags= # additional command line arguments -# NAME_configfile="%%PREFIX%%/etc/openvpn/NAME.conf" # --config file -# NAME_dir="%%PREFIX%%/etc/openvpn" # --cd directory -# -# You also need to set NAME_configfile and NAME_dir, if the configuration -# file and directory where keys and certificates reside differ from the above -# settings. -# -# Note that we deliberately refrain from unloading drivers. -# -# For further documentation, please see openvpn(8). -# - -. /etc/rc.subr - -case "$0" in -/etc/rc*) - # during boot (shutdown) $0 is /etc/rc (/etc/rc.shutdown), - # so get the name of the script from $_file - name=$(basename "$_file" .sh) - ;; -*) - name=$(basename "$0" .sh) - ;; -esac - -rcvar=${name}_enable - -openvpn_precmd() -{ - for i in $interfaces ; do - # FreeBSD <= 5.4 does not know kldstat's -m option - # FreeBSD >= 6.0 does not add debug.* sysctl information - # in the default build - we check both to keep things simple - if ! sysctl debug.if_${i}_debug >/dev/null 2>&1 \ - && ! kldstat -m if_${i} >/dev/null 2>&1 ; then - if ! kldload if_${i} ; then - warn "Could not load $i module." - return 1 - fi - fi - done - return 0 -} - -stop_postcmd() -{ - rm -f "$pidfile" || warn "Could not remove $pidfile." -} - -softrestart() -{ - sig_reload=USR1 run_rc_command reload - exit $? -} - -# reload: support SIGHUP to reparse configuration file -# softrestart: support SIGUSR1 to reconnect without privileges -extra_commands="reload softrestart" -softrestart_cmd="softrestart" - -# pidfile -pidfile="/var/run/${name}.pid" - -# command and arguments -command="%%PREFIX%%/sbin/openvpn" - -# run this first -start_precmd="openvpn_precmd" -# and this last -stop_postcmd="stop_postcmd" - -load_rc_config ${name} - -eval ": \${${name}_enable:=\"NO\"}" -eval ": \${${name}_flags:=\"\"}" -eval ": \${${name}_if:=\"\"}" -eval ": \${${name}_configfile:=\"%%PREFIX%%/etc/openvpn/${name}.conf\"}" -eval ": \${${name}_dir:=\"%%PREFIX%%/etc/openvpn\"}" - -configfile="$(eval echo \${${name}_configfile})" -dir="$(eval echo \${${name}_dir})" -interfaces="$(eval echo \${${name}_if})" - -required_files=${configfile} -command_args="--cd ${dir} --daemon ${name} --config ${configfile} --writepid ${pidfile}" - -run_rc_command "$1" diff --git a/security/openvpn-beta/files/pkg-message.in b/security/openvpn-beta/files/pkg-message.in deleted file mode 100644 index 17460db8f5a7..000000000000 --- a/security/openvpn-beta/files/pkg-message.in +++ /dev/null @@ -1,22 +0,0 @@ -### ------------------------------------------------------------------------ -### Edit /etc/rc.conf[.local] to start OpenVPN automatically at system -### startup. See %%PREFIX%%/etc/rc.d/openvpn for details. -### ------------------------------------------------------------------------ -### For compatibility notes when interoperating with older OpenVPN -### versions, please, see <http://openvpn.net/relnotes.html> -### ------------------------------------------------------------------------ -### NOTE THIS IS AN UNSTABLE BETA VERSION UNDER DEVELOPMENT! -### It may or may not be suitable for production. Use at your own risk. -### ------------------------------------------------------------------------ -### -### PLUGIN LOCATION CHANGED! -### The following plugin locations have changed. There is a symlink to the -### new file for the duration of the 2.3 release. This will be removed in -### OpenVPN 2.4+. -### New Location: -### %%PREFIX%%/openvpn/plugins/openvpn-plugin-auth-pam.so -### %%PREFIX%%/openvpn/plugins/openvpn-plugin-down-root.so -### -### Old Location: -### %%PREFIX%%/openvpn-plugin-auth-pam.so -### %%PREFIX%%/openvpn-plugin-down-root.so diff --git a/security/openvpn-beta/pkg-descr b/security/openvpn-beta/pkg-descr deleted file mode 100644 index ed9fa4ae2146..000000000000 --- a/security/openvpn-beta/pkg-descr +++ /dev/null @@ -1,14 +0,0 @@ -This is a BETA build for OpenVPN. This means that this port may not function -properly in a production environment, but we've made strong efforts toward -making this as releasble as possible. Please use this port to aid OpenVPN -to test and make this next release as stable as possible. - -OpenVPN is a robust, scalable and highly configurable VPN (Virtual Private -Network) daemon which can be used to securely link two or more private networks -using an encrypted tunnel over the internet. It can operate over UDP or TCP, -can use SSL or a pre-shared secret to authenticate peers, and in SSL mode, one -server can handle many clients. - -DO NOT USE IN PRODUCTION WITHOUT CAUTION - -WWW: http://openvpn.net/ diff --git a/security/openvpn-beta/pkg-plist b/security/openvpn-beta/pkg-plist deleted file mode 100644 index 566a6c6b6c74..000000000000 --- a/security/openvpn-beta/pkg-plist +++ /dev/null @@ -1,47 +0,0 @@ -lib/openvpn/plugins/openvpn-plugin-auth-pam.so -lib/openvpn/plugins/openvpn-plugin-auth-pam.la -lib/openvpn/plugins/openvpn-plugin-down-root.so -lib/openvpn/plugins/openvpn-plugin-down-root.la -lib/openvpn-auth-pam.so -lib/openvpn-down-root.so -include/openvpn-plugin.h -sbin/openvpn -%%PORTDOCS%%%%DOCSDIR%%/AUTHORS -%%PORTDOCS%%%%DOCSDIR%%/COPYING -%%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT.GPL -%%PORTDOCS%%%%DOCSDIR%%/ChangeLog -%%PORTDOCS%%%%DOCSDIR%%/INSTALL -%%PORTDOCS%%%%DOCSDIR%%/PORTS -%%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%%%DOCSDIR%%/README.auth-pam -%%PORTDOCS%%%%DOCSDIR%%/README.down-root -%%PORTDOCS%%%%DOCSDIR%%/README.IPv6 -%%PORTDOCS%%%%DOCSDIR%%/README.polarssl -%%PORTDOCS%%%%DOCSDIR%%/management-notes.txt -%%PORTDOCS%%%%DOCSDIR%%/sample-config-files/README -%%PORTDOCS%%%%DOCSDIR%%/sample-config-files/client.conf -%%PORTDOCS%%%%DOCSDIR%%/sample-config-files/firewall.sh -%%PORTDOCS%%%%DOCSDIR%%/sample-config-files/home.up -%%PORTDOCS%%%%DOCSDIR%%/sample-config-files/loopback-client -%%PORTDOCS%%%%DOCSDIR%%/sample-config-files/loopback-server -%%PORTDOCS%%%%DOCSDIR%%/sample-config-files/office.up -%%PORTDOCS%%%%DOCSDIR%%/sample-config-files/openvpn-shutdown.sh -%%PORTDOCS%%%%DOCSDIR%%/sample-config-files/openvpn-startup.sh -%%PORTDOCS%%%%DOCSDIR%%/sample-config-files/server.conf -%%PORTDOCS%%%%DOCSDIR%%/sample-config-files/static-home.conf -%%PORTDOCS%%%%DOCSDIR%%/sample-config-files/static-office.conf -%%PORTDOCS%%%%DOCSDIR%%/sample-config-files/tls-home.conf -%%PORTDOCS%%%%DOCSDIR%%/sample-config-files/tls-office.conf -%%PORTDOCS%%%%DOCSDIR%%/sample-config-files/xinetd-client-config -%%PORTDOCS%%%%DOCSDIR%%/sample-config-files/xinetd-server-config -%%PORTDOCS%%%%DOCSDIR%%/sample-scripts/auth-pam.pl -%%PORTDOCS%%%%DOCSDIR%%/sample-scripts/bridge-start -%%PORTDOCS%%%%DOCSDIR%%/sample-scripts/bridge-stop -%%PORTDOCS%%%%DOCSDIR%%/sample-scripts/ucn.pl -%%PORTDOCS%%%%DOCSDIR%%/sample-scripts/verify-cn -%%PORTDOCS%%@dirrmtry %%DOCSDIR%%/sample -%%PORTDOCS%%@dirrmtry %%DOCSDIR%%/sample-config-files -%%PORTDOCS%%@dirrmtry %%DOCSDIR%%/sample-scripts -%%PORTDOCS%%@dirrmtry %%DOCSDIR%% -@dirrmtry lib/openvpn/plugins -@dirrmtry lib/openvpn diff --git a/security/pam_bsdbioapi/Makefile b/security/pam_bsdbioapi/Makefile deleted file mode 100644 index f2847bb078e4..000000000000 --- a/security/pam_bsdbioapi/Makefile +++ /dev/null @@ -1,51 +0,0 @@ -# Created by: Fredrik Lindberg <fli@shapeshifter.se> -# $FreeBSD$ - -PORTNAME= pam_bsdbioapi -PORTVERSION= 1.5.1 -CATEGORIES= security -MASTER_SITES= http://www.shapeshifter.se/pub/pam_bsdbioapi/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= PAM module for BioAPI - -LIB_DEPENDS= libbioapi100.so:${PORTSDIR}/security/bioapi - -USE_LDCONFIG= yes -SUB_FILES= pkg-message -MAN8= pam_bsdbioapi.8 -MAN3= libbirdb.3 -MAN1= bbdm.1 - -OPTIONS_DEFINE= FILEDB MYSQL PLAIN -OPTIONS_DEFAULT= FILEDB PLAIN -FILEDB_DESC= Filebacked database backend -PLAIN_DESC= Plain ASCII backend - -NO_STAGE= yes -.include <bsd.port.pre.mk> - -PLIST_FILES= etc/birdb.conf.sample -BACKENDS= -.if ${PORT_OPTIONS:MFILEDB} -BACKENDS+= filedb -PLIST_FILES+= share/birdb/birdb_filedb.so -.endif -.if ${PORT_OPTIONS:MMYSQL} -USE_MYSQL= yes -BACKENDS+= mysql -PLIST_FILES+= share/birdb/birdb_mysql.so -.endif -.if ${PORT_OPTIONS:MPLAIN} -BACKENDS+= plain -PLIST_FILES+= share/birdb/birdb_plain.so -.endif - -CFLAGS+= -fPIC -MAKE_ENV= BACKENDS="${BACKENDS}" - -post-install: - ${INSTALL} ${WRKSRC}/etc/birdb.conf ${PREFIX}/etc/birdb.conf.sample - @${CAT} ${PKGMESSAGE} - -.include <bsd.port.post.mk> diff --git a/security/pam_bsdbioapi/distinfo b/security/pam_bsdbioapi/distinfo deleted file mode 100644 index db2f054bcf70..000000000000 --- a/security/pam_bsdbioapi/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (pam_bsdbioapi-1.5.1.tar.gz) = 7f715b2806dcfc5dbc42faa43caadc9f8c990c547c93ad322d0636d6c9850a1d -SIZE (pam_bsdbioapi-1.5.1.tar.gz) = 27927 diff --git a/security/pam_bsdbioapi/files/pkg-message.in b/security/pam_bsdbioapi/files/pkg-message.in deleted file mode 100644 index 05d7183a2bc0..000000000000 --- a/security/pam_bsdbioapi/files/pkg-message.in +++ /dev/null @@ -1,10 +0,0 @@ - -********************************************************** - - A sample configuration file for libbirdb has been copied - to %%PREFIX%%/etc/birdb.conf.sample - You need to create a birdb.conf file before pam_bsdbioapi - can run properly. - -********************************************************** - diff --git a/security/pam_bsdbioapi/pkg-descr b/security/pam_bsdbioapi/pkg-descr deleted file mode 100644 index caf704d4fb3a..000000000000 --- a/security/pam_bsdbioapi/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -The (BSD) BioAPI service module for PAM provides authentication management -through BioAPI BSPs. - -Features includes support for multiple database backends for BIR storage, -BSP message callback translation for easy integration with graphical login -managers such as GDM. - -WWW: http://www.shapeshifter.se/code/pam_bsdbioapi diff --git a/security/pam_bsdbioapi/pkg-plist b/security/pam_bsdbioapi/pkg-plist deleted file mode 100644 index b7db4a128f04..000000000000 --- a/security/pam_bsdbioapi/pkg-plist +++ /dev/null @@ -1,9 +0,0 @@ -sbin/bbdm -include/birdb.h -lib/libbirdb.so.0 -lib/libbirdb.a -lib/libbirdb.so -lib/pam_bsdbioapi.so -@dirrm share/birdb -%%DATADIR%%/upek_touchchip.cmsg -@dirrm share/pam_bsdbioapi diff --git a/security/php-Auth_OpenID/Makefile b/security/php-Auth_OpenID/Makefile deleted file mode 100644 index 6cbb7cf21e92..000000000000 --- a/security/php-Auth_OpenID/Makefile +++ /dev/null @@ -1,56 +0,0 @@ -# Created by: Gea-Suan Lin <gslin@gslin.org> -# $FreeBSD$ - -PORTNAME= Auth_OpenID -PORTVERSION= 1.2.3 -CATEGORIES= security www pear -MASTER_SITES= http://openidenabled.com/files/php-openid/packages/ -PKGNAMEPREFIX= php- -DISTNAME= php-openid-${PORTVERSION} - -MAINTAINER= ports@FreeBSD.org -COMMENT= PHP OpenID library - -RUN_DEPENDS= pear:${PORTSDIR}/devel/pear -BUILD_DEPENDS:= ${RUN_DEPENDS} - -CONFLICTS= pear-Auth_OpenID-2.* - -USES= tar:bzip2 -NO_BUILD= yes -OPTIONS_DEFINE= BCMATH MYSQL PGSQL SQLITE -BCMATH_DESC= Use bcmath instead of libgmp - -USE_PHP= curl dom - -NO_STAGE= yes -.include <bsd.port.pre.mk> - -.if ${PORT_OPTIONS:MBCMATH} -USE_PHP+= bcmath -.else -USE_PHP+= gmp -.endif - -.if ${PORT_OPTIONS:MMYSQL} -USE_PHP+= mysql -.endif - -.if ${PORT_OPTIONS:MPGSQL} -USE_PHP+= pgsql -.endif - -.if ${PORT_OPTIONS:MSQLITE} -USE_PHP+= sqlite -.endif - -do-install: - ${MKDIR} ${PREFIX}/share/pear/Auth/OpenID - ${CP} ${WRKSRC}/Auth/OpenID.php ${PREFIX}/share/pear/Auth - ${CP} ${WRKSRC}/Auth/OpenID/* ${PREFIX}/share/pear/Auth/OpenID - ${MKDIR} ${PREFIX}/share/pear/Services/Yadis - ${CP} ${WRKSRC}/Services/Yadis/* ${PREFIX}/share/pear/Services/Yadis - ${MKDIR} ${EXAMPLESDIR} - ${CP} -R ${WRKSRC}/examples/ ${EXAMPLESDIR} - -.include <bsd.port.post.mk> diff --git a/security/php-Auth_OpenID/distinfo b/security/php-Auth_OpenID/distinfo deleted file mode 100644 index dd982264854f..000000000000 --- a/security/php-Auth_OpenID/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (php-openid-1.2.3.tar.bz2) = 84cda7ad1b2d0df78e20968602a53f9414b1767363b7fcc4f7160ca22e79ed8e -SIZE (php-openid-1.2.3.tar.bz2) = 214325 diff --git a/security/php-Auth_OpenID/pkg-descr b/security/php-Auth_OpenID/pkg-descr deleted file mode 100644 index 50787d6f0e3c..000000000000 --- a/security/php-Auth_OpenID/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -The PHP OpenID library lets you enable OpenID authentication on sites -built using PHP. It features the OpenID consumer, Store -implementations, and an OpenID server. - -WWW: http://www.openidenabled.com/openid/libraries/php/ diff --git a/security/php-Auth_OpenID/pkg-plist b/security/php-Auth_OpenID/pkg-plist deleted file mode 100644 index 94e7be5ee7b4..000000000000 --- a/security/php-Auth_OpenID/pkg-plist +++ /dev/null @@ -1,61 +0,0 @@ -%%EXAMPLESDIR%%/README -%%EXAMPLESDIR%%/consumer/common.php -%%EXAMPLESDIR%%/consumer/finish_auth.php -%%EXAMPLESDIR%%/consumer/index.php -%%EXAMPLESDIR%%/consumer/try_auth.php -%%EXAMPLESDIR%%/detect.php -%%EXAMPLESDIR%%/server/index.php -%%EXAMPLESDIR%%/server/lib/actions.php -%%EXAMPLESDIR%%/server/lib/common.php -%%EXAMPLESDIR%%/server/lib/render.php -%%EXAMPLESDIR%%/server/lib/render/about.php -%%EXAMPLESDIR%%/server/lib/render/login.php -%%EXAMPLESDIR%%/server/lib/render/sites.php -%%EXAMPLESDIR%%/server/lib/render/trust.php -%%EXAMPLESDIR%%/server/lib/session.php -%%EXAMPLESDIR%%/server/openid-server.css -%%EXAMPLESDIR%%/server/server.php -%%EXAMPLESDIR%%/server/setup.php -share/pear/Auth/OpenID.php -share/pear/Auth/OpenID/Association.php -share/pear/Auth/OpenID/BigMath.php -share/pear/Auth/OpenID/Consumer.php -share/pear/Auth/OpenID/CryptUtil.php -share/pear/Auth/OpenID/DatabaseConnection.php -share/pear/Auth/OpenID/DiffieHellman.php -share/pear/Auth/OpenID/Discover.php -share/pear/Auth/OpenID/DumbStore.php -share/pear/Auth/OpenID/FileStore.php -share/pear/Auth/OpenID/HMACSHA1.php -share/pear/Auth/OpenID/Interface.php -share/pear/Auth/OpenID/KVForm.php -share/pear/Auth/OpenID/MySQLStore.php -share/pear/Auth/OpenID/Parse.php -share/pear/Auth/OpenID/PostgreSQLStore.php -share/pear/Auth/OpenID/SQLStore.php -share/pear/Auth/OpenID/SQLiteStore.php -share/pear/Auth/OpenID/Server.php -share/pear/Auth/OpenID/ServerRequest.php -share/pear/Auth/OpenID/TrustRoot.php -share/pear/Auth/OpenID/URINorm.php -share/pear/Services/Yadis/HTTPFetcher.php -share/pear/Services/Yadis/Manager.php -share/pear/Services/Yadis/Misc.php -share/pear/Services/Yadis/ParanoidHTTPFetcher.php -share/pear/Services/Yadis/ParseHTML.php -share/pear/Services/Yadis/PlainHTTPFetcher.php -share/pear/Services/Yadis/XML.php -share/pear/Services/Yadis/XRDS.php -share/pear/Services/Yadis/XRI.php -share/pear/Services/Yadis/XRIRes.php -share/pear/Services/Yadis/Yadis.php -@dirrmtry share/pear/Services/Yadis -@dirrmtry share/pear/Services -@dirrmtry share/pear/Auth/OpenID -@dirrmtry share/pear/Auth -@dirrmtry share/pear -@dirrmtry %%EXAMPLESDIR%%/server/lib/render -@dirrmtry %%EXAMPLESDIR%%/server/lib -@dirrmtry %%EXAMPLESDIR%%/server -@dirrmtry %%EXAMPLESDIR%%/consumer -@dirrmtry %%EXAMPLESDIR%% diff --git a/security/php-Auth_OpenID2/Makefile b/security/php-Auth_OpenID2/Makefile deleted file mode 100644 index 7d6f749bc454..000000000000 --- a/security/php-Auth_OpenID2/Makefile +++ /dev/null @@ -1,58 +0,0 @@ -# Created by: Gea-Suan Lin <gslin@gslin.org> -# $FreeBSD$ - -PORTNAME= Auth_OpenID2 -PORTVERSION= 2.1.3 -CATEGORIES= security www pear -MASTER_SITES= http://openidenabled.com/files/php-openid/packages/ -PKGNAMEPREFIX= php- -DISTNAME= php-openid-${PORTVERSION} - -MAINTAINER= ports@FreeBSD.org -COMMENT= PHP OpenID library - -RUN_DEPENDS= pear:${PORTSDIR}/devel/pear -BUILD_DEPENDS:= ${RUN_DEPENDS} - -CONFLICTS= pear-Auth_OpenID-2.* - -USES= tar:bzip2 -NO_BUILD= yes -OPTIONS_DEFINE= BCMATH MYSQL PGSQL SQLITE EXAMPLES -BCMATH_DESC= Use bcmath instead of libgmp - -USE_PHP= curl dom - -NO_STAGE= yes -.include <bsd.port.pre.mk> - -.if ${PORT_OPTIONS:MBCMATH} -USE_PHP+= bcmath -.else -USE_PHP+= gmp -.endif - -.if ${PORT_OPTIONS:MMYSQL} -USE_PHP+= mysql -.endif - -.if ${PORT_OPTIONS:MPGSQL} -USE_PHP+= pgsql -.endif - -.if ${PORT_OPTIONS:MSQLITE} -USE_PHP+= sqlite -.endif - -do-install: - ${MKDIR} ${PREFIX}/share/pear/Auth/OpenID - ${CP} ${WRKSRC}/Auth/OpenID.php ${PREFIX}/share/pear/Auth - ${CP} ${WRKSRC}/Auth/OpenID/* ${PREFIX}/share/pear/Auth/OpenID - ${MKDIR} ${PREFIX}/share/pear/Auth/Yadis - ${CP} -R ${WRKSRC}/Auth/Yadis/* ${PREFIX}/share/pear/Auth/Yadis -.if ${PORT_OPTIONS:MEXAMPLES} - ${MKDIR} ${EXAMPLESDIR} - ${CP} -R ${WRKSRC}/examples/ ${EXAMPLESDIR} -.endif - -.include <bsd.port.post.mk> diff --git a/security/php-Auth_OpenID2/distinfo b/security/php-Auth_OpenID2/distinfo deleted file mode 100644 index cd3de494d6c1..000000000000 --- a/security/php-Auth_OpenID2/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (php-openid-2.1.3.tar.bz2) = 68f169b87710f98445361c2ea700cc77dda7016acf696ff2a0dae7aeb72b9c92 -SIZE (php-openid-2.1.3.tar.bz2) = 315437 diff --git a/security/php-Auth_OpenID2/pkg-descr b/security/php-Auth_OpenID2/pkg-descr deleted file mode 100644 index 50787d6f0e3c..000000000000 --- a/security/php-Auth_OpenID2/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -The PHP OpenID library lets you enable OpenID authentication on sites -built using PHP. It features the OpenID consumer, Store -implementations, and an OpenID server. - -WWW: http://www.openidenabled.com/openid/libraries/php/ diff --git a/security/php-Auth_OpenID2/pkg-plist b/security/php-Auth_OpenID2/pkg-plist deleted file mode 100644 index eb9386079304..000000000000 --- a/security/php-Auth_OpenID2/pkg-plist +++ /dev/null @@ -1,70 +0,0 @@ -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/README -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/consumer/common.php -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/consumer/finish_auth.php -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/consumer/index.php -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/consumer/try_auth.php -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/detect.php -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/discover.php -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/server/index.php -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/server/lib/actions.php -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/server/lib/common.php -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/server/lib/render.php -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/server/lib/render/about.php -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/server/lib/render/idpXrds.php -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/server/lib/render/idpage.php -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/server/lib/render/login.php -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/server/lib/render/trust.php -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/server/lib/render/userXrds.php -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/server/lib/session.php -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/server/openid-server.css -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/server/server.php -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/server/setup.php -share/pear/Auth/OpenID.php -share/pear/Auth/OpenID/AX.php -share/pear/Auth/OpenID/Association.php -share/pear/Auth/OpenID/BigMath.php -share/pear/Auth/OpenID/Consumer.php -share/pear/Auth/OpenID/CryptUtil.php -share/pear/Auth/OpenID/DatabaseConnection.php -share/pear/Auth/OpenID/DiffieHellman.php -share/pear/Auth/OpenID/Discover.php -share/pear/Auth/OpenID/DumbStore.php -share/pear/Auth/OpenID/Extension.php -share/pear/Auth/OpenID/FileStore.php -share/pear/Auth/OpenID/HMAC.php -share/pear/Auth/OpenID/Interface.php -share/pear/Auth/OpenID/KVForm.php -share/pear/Auth/OpenID/MemcachedStore.php -share/pear/Auth/OpenID/Message.php -share/pear/Auth/OpenID/MySQLStore.php -share/pear/Auth/OpenID/Nonce.php -share/pear/Auth/OpenID/PAPE.php -share/pear/Auth/OpenID/Parse.php -share/pear/Auth/OpenID/PostgreSQLStore.php -share/pear/Auth/OpenID/SQLStore.php -share/pear/Auth/OpenID/SQLiteStore.php -share/pear/Auth/OpenID/SReg.php -share/pear/Auth/OpenID/Server.php -share/pear/Auth/OpenID/ServerRequest.php -share/pear/Auth/OpenID/TrustRoot.php -share/pear/Auth/OpenID/URINorm.php -share/pear/Auth/Yadis/HTTPFetcher.php -share/pear/Auth/Yadis/Manager.php -share/pear/Auth/Yadis/Misc.php -share/pear/Auth/Yadis/ParanoidHTTPFetcher.php -share/pear/Auth/Yadis/ParseHTML.php -share/pear/Auth/Yadis/PlainHTTPFetcher.php -share/pear/Auth/Yadis/XML.php -share/pear/Auth/Yadis/XRDS.php -share/pear/Auth/Yadis/XRI.php -share/pear/Auth/Yadis/XRIRes.php -share/pear/Auth/Yadis/Yadis.php -@dirrmtry share/pear/Auth/Yadis -@dirrmtry share/pear/Auth/OpenID -@dirrmtry share/pear/Auth -@dirrmtry share/pear -%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/server/lib/render -%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/server/lib -%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/server -%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/consumer -%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%% diff --git a/security/php-openid-ldap/Makefile b/security/php-openid-ldap/Makefile deleted file mode 100644 index f89f846579b1..000000000000 --- a/security/php-openid-ldap/Makefile +++ /dev/null @@ -1,71 +0,0 @@ -# Created by: Matthew X. Economou <xenophon+freebsd@irtnog.org> -# $FreeBSD$ - -PORTNAME= openid-ldap -PORTVERSION= 0.8.9 -CATEGORIES= security www -MASTER_SITES= http://www.openid-ldap.org/releases/ -PKGNAMEPREFIX= php${PHP_VER}- -EXTRACT_SUFX= -noarc.tar.gz - -MAINTAINER= ports@FreeBSD.org -COMMENT= PHP-based OpenID identity provider using LDAP as backend - -LICENSE= GPLv2 - -OPTIONS_DEFINE= DOCS - -DEFAULT_PHP_VER=53 -IGNORE_WITH_PHP=5 -USE_PHP= bcmath ldap session - -PKGMESSAGE= ${WRKDIR}/pkg-message -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-noarc -NO_BUILD= yes -NO_INSTALL= yes - -SUB_FILES+= pkg-message - -PLIST_FILES= %%WWWDIR%%/style.css \ - %%WWWDIR%%/images/openid-logo.gif \ - %%WWWDIR%%/images/openid.gif \ - %%WWWDIR%%/images/logo.gif \ - %%WWWDIR%%/images/openid.ico \ - %%WWWDIR%%/images/user.gif \ - %%WWWDIR%%/images/openid.png \ - %%WWWDIR%%/images/seatbelt/icon-high.png \ - %%WWWDIR%%/images/seatbelt/icon-gray.png \ - %%WWWDIR%%/images/seatbelt/icon-logo.png \ - %%WWWDIR%%/engine.php \ - %%WWWDIR%%/showme.php \ - %%WWWDIR%%/index.php \ - %%WWWDIR%%/ldap.php -PLIST_DIRS= %%WWWDIR%%/images/seatbelt \ - %%WWWDIR%%/images \ - %%WWWDIR%% - -NO_STAGE= yes -.include <bsd.port.options.mk> - -.if ${PORT_OPTIONS:MDOCS} -PLIST_FILES+= %%DOCSDIR%%/INSTALL \ - %%DOCSDIR%%/FAQ \ - %%DOCSDIR%%/LICENSE \ - %%DOCSDIR%%/CHANGELOG \ - %%DOCSDIR%%/htaccess \ - %%DOCSDIR%%/README -PLIST_DIRS+= %%DOCSDIR%% -.endif - -post-install: - ${MKDIR} ${WWWDIR} - (cd ${INSTALL_WRKSRC} && ${COPYTREE_SHARE} "*.php *.css images" ${WWWDIR}) - ${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR} - ${CHMOD} o= ${WWWDIR}/ldap.php -.if ${PORT_OPTIONS:MDOCS} - ${MKDIR} ${DOCSDIR} - (cd ${INSTALL_WRKSRC}/docs && ${COPYTREE_SHARE} \* ${DOCSDIR}) -.endif - @${CAT} ${PKGMESSAGE} - -.include <bsd.port.mk> diff --git a/security/php-openid-ldap/distinfo b/security/php-openid-ldap/distinfo deleted file mode 100644 index 8a8d5496f8de..000000000000 --- a/security/php-openid-ldap/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (openid-ldap-0.8.9-noarc.tar.gz) = a3dfe816fceaa27d96aa93bc34bbb29a2c5ebc562cc2d6b6a32cbb3b36f70a9a -SIZE (openid-ldap-0.8.9-noarc.tar.gz) = 46793 diff --git a/security/php-openid-ldap/files/pkg-message.in b/security/php-openid-ldap/files/pkg-message.in deleted file mode 100644 index f0ee4c14848b..000000000000 --- a/security/php-openid-ldap/files/pkg-message.in +++ /dev/null @@ -1,43 +0,0 @@ -********************************************************************** -The OpenID-LDAP identity provider has been installed in the directory -%%WWWDIR%%. - - SECURITY WARNING: OpenID-LDAP uses HTTP Basic Authentication, - which means that users' passwords are transmitted in the clear - (unencrypted) between the web browser and the web server. By - default, OpenID-LDAP requires the use of an SSL connection and - will fail with an error message if the web server doesn't use SSL. - -You must configure OpenID-LDAP to work with your directory server by -editing the file %%WWWDIR%%/ldap.php. - -You must add the appropriate configuration directives to your web -server configuration file. A typical configuration for Apache HTTPD -2.2 installed from the FreeBSD port would involve adding the following -lines to %%LOCALBASE%%/etc/apache22/Includes/openid-ldap.conf: - - AddType application/x-httpd-php .php - - Alias /openid-ldap %%WWWDIR%% - - <IfModule dir_module> - DirectoryIndex index.php - </IfModule> - - <Directory %%WWWDIR%%> - Options Indexes - AllowOverride All - Order allow,deny - Allow from all - </Directory> - - <IfModule rewrite_module> - RewriteEngine on - RewriteCond %{REQUEST_URI} !^/openid-ldap/(.+)\.php(.*)$ - RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /openid-ldap/([A-Za-z0-9]+)\?(.*)\ HTTP/ - RewriteRule ^/(.*)$ http://%{SERVER_NAME}/openid-ldap/index.php?user=%1&%2 [proxy] - RewriteCond %{REQUEST_URI} !^/openid-ldap/(.+)\.php(.*)$ - RewriteRule ^/([A-Za-z0-9]+)$ http://%{SERVER_NAME}/openid-ldap/index.php?user=$1 [proxy] - </IfModule> - -********************************************************************** diff --git a/security/php-openid-ldap/pkg-descr b/security/php-openid-ldap/pkg-descr deleted file mode 100644 index 877bde45600d..000000000000 --- a/security/php-openid-ldap/pkg-descr +++ /dev/null @@ -1,18 +0,0 @@ -An open source PHP-based OpenID identity provider using LDAP as -backend. - -OpenID-LDAP is a small, fairly lightweight, standalone, multi user -Identity Provider for OpenID authentication. It comprises a few PHP -scripts that can be used by one individual to run their own personal -OpenID IdP. - -This program requires no external libraries, and has very minimal -requirements. It should run on any PHP server (v4.2+), and can -support OpenID in 'Smart Mode.' This program caches all data using -built-in PHP session handling, so it requires no database, and no -explicit write access to the file system. - -OpenID-LDAP is NOT compatible with Suhosin or other hardened PHP -systems. - -WWW: http://www.openid-ldap.org/ diff --git a/security/samhain-client/Makefile b/security/samhain-client/Makefile deleted file mode 100644 index ef4321f3a40c..000000000000 --- a/security/samhain-client/Makefile +++ /dev/null @@ -1,16 +0,0 @@ -# Created by: David Thiel -# $FreeBSD$ - -PKGNAMESUFFIX= -client - -COMMENT= Client daemon for the Samhain IDS - -WITH_CLIENT= yes -NOPORTDOCS= yes - -MASTERDIR= ${.CURDIR}/../../security/samhain - -CONFLICTS= samhain-2* - -NO_STAGE= yes -.include "${MASTERDIR}/Makefile" diff --git a/security/samhain-server/Makefile b/security/samhain-server/Makefile deleted file mode 100644 index a8b7ba860e91..000000000000 --- a/security/samhain-server/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -# Created by: David Thiel -# $FreeBSD$ - -NO_STAGE= yes -# This port recognizes the following non-boolean tunables: -# -# WITH_RUNAS_USER: -# Whe building with "WITH_SERVER" defined, the username of the -# account Yule will run as. Defaults to "yule". If using -# WITH_GPG, ensure that this user exists and has a pgp -# keypair before installing. - - -PKGNAMESUFFIX= -server - -COMMENT= Log server for the Samhain IDS - -WITH_SERVER= yes - -MASTERDIR= ${.CURDIR}/../../security/samhain - -.include "${MASTERDIR}/Makefile" diff --git a/security/samhain/Makefile b/security/samhain/Makefile deleted file mode 100644 index 0d9374b6111e..000000000000 --- a/security/samhain/Makefile +++ /dev/null @@ -1,177 +0,0 @@ -# Created by: lx -# $FreeBSD$ - -PORTNAME= samhain -PORTVERSION= 3.0.13 -PORTREVISION= 1 -CATEGORIES= security -MASTER_SITES= http://la-samhna.de/archive/ \ - http://redundancy.redundancy.org/mirror/ -DISTNAME= samhain_signed-${PORTVERSION} - -MAINTAINER= ports@FreeBSD.org -COMMENT= The Samhain Intrusion Detection System - -LICENSE= GPLv2 - -OPTIONS_DEFINE= KCHECK GPG MYSQL PGSQL XML_LOGS LIBWRAP PRELUDE -OPTIONS_DEFAULT= XML_LOGS LIBWRAP -KCHECK_DESC= Enable rogue KLD detection -GPG_DESC= Enable GnuPG support -MYSQL_DESC= Enable MySQL logging -PGSQL_DESC= Enable PostgreSQL logging -XML_LOGS_DESC= Enable XML-formatted logs -LIBWRAP_DESC= Enable TCP wrapper support -PRELUDE_DESC= Enable Prelude Framework support - -SUB_FILES+= pkg-install - -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} - -CONFLICTS= samhain-client-2* - -NO_STAGE= yes -.include <bsd.port.pre.mk> - -.if ${ARCH} == "amd64" -CFLAGS+= -fPIC -.endif - -.if ${OSVERSION} > 800000 && ${ARCH} == "amd64" -MANUAL_PACKAGE_BUILD= fails to link on pointyhat -.endif - -.if ${OSVERSION} > 900007 -EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-config-h-in -.endif - -.if ${PORT_OPTIONS:MGPG} -BUILD_DEPENDS+= gpg:${PORTSDIR}/security/gnupg -.endif - -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-login-watch --localstatedir=/var \ - --enable-suidcheck - -.if ${PORT_OPTIONS:MXML_LOGS} -CONFIGURE_ARGS+= --enable-xml-log -.endif -.if defined(WITH_RUNAS_USER) -CONFIGURE_ARGS+= --enable-identity=${WITH_RUNAS_USER} -.else -CONFIGURE_ARGS+= --enable-identity=yule -.endif -.if ${PORT_OPTIONS:MKCHECK} -CONFIGURE_ARGS+= --with-kcheck -.endif -.if ${PORT_OPTIONS:MGPG} -CONFIGURE_ARGS+= --with-gpg=${PREFIX}/bin/gpg -.endif -.if ${PORT_OPTIONS:MMYSQL} -CONFIGURE_ARGS+= --with-database=mysql \ - --with-cflags=-I${LOCALBASE}/include/mysql \ - --with-libs=-L${LOCALBASE}/lib/mysql -.endif -.if ${PORT_OPTIONS:MPGSQL} -CONFIGURE_ARGS+= --with-database=postgresql -.endif -.if ${PORT_OPTIONS:MLIBWRAP} -CONFIGURE_ARGS+= --with-libwrap -.endif -.if ${PORT_OPTIONS:MCLIENT} -CONFIGURE_ARGS+= --enable-network=client \ - --with-data-file=REQ_FROM_SERVER/var/lib/samhain/data.samhain \ - --with-config-file=REQ_FROM_SERVER -PLIST_SUB+= SAMHAIN="" SETPWD="" YULE="@comment " -EXTRA_PATCHES+= ${FILESDIR}/fixsamhainrc.patch -MAN5+= samhainrc.5 -MAN8+= samhain.8 -.elif ${PORT_OPTIONS:MSERVER} -CONFIGURE_ARGS+= --enable-network=server -SUB_LIST+= WITH_YULE="yes" -PLIST_SUB+= YULE="" SAMHAIN="@comment " SETPWD="@comment " -EXTRA_PATCHES+= ${FILESDIR}/fixyulerc.patch -MAN5+= yulerc.5 -MAN8+= yule.8 -.else -SUB_LIST+= WITH_YULE="" -PLIST_SUB+= SAMHAIN="" YULE="@comment " SETPWD="@comment " -EXTRA_PATCHES+= ${FILESDIR}/fixsamhainrc.patch -MAN5+= samhainrc.5 -MAN8+= samhain.8 -.endif -.if ${PORT_OPTIONS:MLOG_SERVER} -CONFIGURE_ARGS+= --with-logserver=true -.endif -.if ${PORT_OPTIONS:MALT_LOG_SERVER} -CONFIGURE_ARGS+= --with-altlogserver=true -.endif -.if ${PORT_OPTIONS:MPRELUDE} -LIB_DEPENDS+= libprelude.so:${PORTSDIR}/security/libprelude -CONFIGURE_ARGS+= --with-prelude -.endif - -pre-everything:: - -.if !defined(WITH_CLIENT) && !defined(WITH_SERVER) - @${ECHO_MSG} - @${ECHO_MSG} "Building Samhain in standalone mode." - @${ECHO_MSG} "If you wish to enable networked mode, please hit CTRL-C" - @${ECHO_MSG} "now, and build samhain from the samhain-client and" - @${ECHO_MSG} "samhain-server ports." - @${ECHO_MSG} -.endif - -.if defined(WITH_CLIENT) && defined(WITH_SERVER) -IGNORE= can't build client and server at once -.endif - -.if ${PORT_OPTIONS:MKCHECK} - @${ECHO_MSG} - @${ECHO_MSG} "Building with kernel checking requires reading /dev/kmem" - @${ECHO_MSG} "and /dev/mem. If you're not building as root, please hit" - @${ECHO_MSG} "Control-C and restart the build as root." - @${ECHO_MSG} -.endif - -.if ${PORT_OPTIONS:MMYSQL} && ! ${PORT_OPTIONS:MXML_LOGS} -IGNORE= XML logging is required to log to MySQL -.endif - -.if ${PORT_OPTIONS:MPGSQL} && ! ${PORT_OPTIONS:MXML_LOGS} -IGNORE= XML logging is required to log to Postgres -.endif - -post-extract: - @${TAR} -C ${WRKDIR} -xzf ${WRKSRC}.tar.gz - @${RM} ${WRKSRC}.tar.gz ${WRKSRC}.tar.gz.asc - -pre-install: - @PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL - -post-install: -.if !defined(WITH_SERVER) - @${CP} ${WRKSRC}/init/samhain.startFreeBSD ${PREFIX}/etc/rc.d/samhain.sh - @${CP} ${WRKSRC}/samhainrc ${PREFIX}/etc/samhainrc.sample - @${CHGRP} wheel ${PREFIX}/etc/samhainrc.sample -.else - @${CP} ${WRKSRC}/init/samhain.startFreeBSD ${PREFIX}/etc/rc.d/yule.sh - @${CP} ${WRKSRC}/yulerc ${PREFIX}/etc/yulerc.sample -.endif -.if ${PORT_OPTIONS:MDOCS} - ${MKDIR} ${DOCSDIR} - ${INSTALL_MAN} ${WRKSRC}/docs/MANUAL-2_3.pdf ${DOCSDIR} - ${INSTALL_MAN} ${WRKSRC}/docs/HOWTO-client+server.html ${DOCSDIR} - ${INSTALL_MAN} ${WRKSRC}/docs/HOWTO-client+server-troubleshooting.html ${DOCSDIR} - ${INSTALL_MAN} ${WRKSRC}/docs/HOWTO-samhain+GnuPG.html ${DOCSDIR} - ${INSTALL_MAN} ${WRKSRC}/docs/HOWTO-write-modules.html ${DOCSDIR} - ${INSTALL_MAN} ${WRKSRC}/docs/FAQ.html ${DOCSDIR} - ${INSTALL_MAN} ${WRKSRC}/docs/README.UPGRADE ${DOCSDIR} - ${INSTALL_MAN} ${WRKSRC}/docs/README ${DOCSDIR} - ${INSTALL_MAN} ${WRKSRC}/docs/BUGS ${DOCSDIR} - ${INSTALL_MAN} ${WRKSRC}/docs/sh_mounts.txt ${DOCSDIR} - ${INSTALL_MAN} ${WRKSRC}/docs/sh_userfiles.txt ${DOCSDIR} -.endif - - @${CAT} ${PKGMESSAGE} -.include <bsd.port.post.mk> diff --git a/security/samhain/distinfo b/security/samhain/distinfo deleted file mode 100644 index 786403729a55..000000000000 --- a/security/samhain/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (samhain_signed-3.0.13.tar.gz) = 9b54308a4b31e5495c929b2b190f091b1966417775de65b371da614eef6b216a -SIZE (samhain_signed-3.0.13.tar.gz) = 2109021 diff --git a/security/samhain/files/extra-patch-config-h-in b/security/samhain/files/extra-patch-config-h-in deleted file mode 100644 index 5b2aef73ca67..000000000000 --- a/security/samhain/files/extra-patch-config-h-in +++ /dev/null @@ -1,15 +0,0 @@ ---- /tmp/config.h.in 2012-11-09 14:19:51.587478847 -0800 -+++ config.h.in 2012-11-09 14:21:07.068488479 -0800 -@@ -349,7 +349,11 @@ - #undef HAVE_UINT64_T - - /* Define if you have utmpx.h. */ --#undef HAVE_UTMPX_H -+#define HAVE_UTMPX_H -+ -+#define UTMPX_FILE "/var/log/utx.active" -+ -+#define WTMPX_FILE "/var/log/utx.log" - - /* Define if your struct utmpx has ut_xtime. */ - #undef HAVE_UTXTIME diff --git a/security/samhain/files/fixsamhainrc.patch b/security/samhain/files/fixsamhainrc.patch deleted file mode 100644 index eed29c37b062..000000000000 --- a/security/samhain/files/fixsamhainrc.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- samhain-install.sh.in Wed Jan 15 16:51:57 2003 -+++ samhain-install.sh.in Wed Jan 15 16:52:10 2003 -@@ -13,7 +13,7 @@ - mandir=@mandir@ - - sysconfdir=@sysconfdir@ --configfile=@myconffile@ -+configfile=/usr/local/etc/samhainrc.sample - - pid_file=@mylockfile@ - pid_dir=@mylockdir@ diff --git a/security/samhain/files/fixyulerc.patch b/security/samhain/files/fixyulerc.patch deleted file mode 100644 index 4686e725915e..000000000000 --- a/security/samhain/files/fixyulerc.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- samhain-install.sh.in Wed Jan 15 16:51:57 2003 -+++ samhain-install.sh.in Wed Jan 15 16:52:10 2003 -@@ -13,7 +13,7 @@ - mandir=@mandir@ - - sysconfdir=@sysconfdir@ --configfile=@myconffile@ -+configfile=/usr/local/etc/yulerc.sample - - pid_file=@mylockfile@ - pid_dir=@mylockdir@ diff --git a/security/samhain/files/pkg-install.in b/security/samhain/files/pkg-install.in deleted file mode 100644 index d29d1bbb7d2b..000000000000 --- a/security/samhain/files/pkg-install.in +++ /dev/null @@ -1,54 +0,0 @@ -#! /bin/sh - -# $FreeBSD$ - -WITH_YULE="%%WITH_YULE%%" - -make_account() { - local u g gcos homeopt - - u=$1 - g=$2 - gcos=$3 - homeopt=${4:+"-d $4"} - - if pw group show "${g}" >/dev/null 2>&1; then - echo "You already have a group \"${g}\", so I will use it." - else - if which -s pw; then - pw groupadd ${g} || exit - echo "Added group ${g}." - else - echo "Adding group ${g} failed. Please create it, and try again." - if ! grep -q "^${u}:" /etc/passwd; then - echo "While you're at it, please create a user \"${u}\" too," - echo "with a default group of \"${g}\"." - fi - exit 1 - fi - fi - - if pw user show "${u}" >/dev/null 2>&1; then - echo "You already have a user \"${u}\", so I will use it." - else - if which -s pw; then - pw useradd ${u} -g ${g} -h - ${homeopt} \ - -s /nonexistent -c "${gcos}" || exit - echo "Added user ${u}." - else - echo "Adding user ${u} failed. Please create it, and try again." - exit 1 - fi - fi -} - -case $2 in - -PRE-INSTALL) - - if [ x${WITH_YULE} = xyes ]; then - make_account yule yule "yule" "/nonexistent" - fi - - ;; -esac diff --git a/security/samhain/pkg-descr b/security/samhain/pkg-descr deleted file mode 100644 index c2bde195e8f5..000000000000 --- a/security/samhain/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Samhain is an open source file integrity and host-based intrusion -detection system for Linux and Unix. It can run as a daemon process, -and and thus can remember file changes - contrary to a tool that runs -from cron, if a file is modified you will get only one report, while -subsequent checks of that file will ignore the modification as it is -already reported (unless the file is modified again). - -Samhain can optionally be used as client/server system to provide -centralized monitoring for multiple host. Logging to a (MySQL or -PostgreSQL) database is supported. - -WWW: http://la-samhna.de/samhain/ diff --git a/security/samhain/pkg-message b/security/samhain/pkg-message deleted file mode 100644 index ad336fa9bea9..000000000000 --- a/security/samhain/pkg-message +++ /dev/null @@ -1,15 +0,0 @@ - -############################################################### - -To start the samhain daemon at system boot, add: - -samhain_enable="YES" - -and/or - -yule_enable="YES" - -to /etc/rc.conf. - -############################################################### - diff --git a/security/samhain/pkg-plist b/security/samhain/pkg-plist deleted file mode 100644 index 52d713d927bf..000000000000 --- a/security/samhain/pkg-plist +++ /dev/null @@ -1,24 +0,0 @@ -%%YULE%%etc/yulerc.sample -%%YULE%%sbin/yule_setpwd -%%YULE%%sbin/yule -%%YULE%%sbin/yulectl -%%YULE%%etc/rc.d/yule.sh -%%YULE%%@unexec echo "To delete the yule user permanently, use 'pw userdel yule'" -%%YULE%%@unexec rmdir /var/lib/yule 2>/dev/null || true -%%SAMHAIN%%sbin/samhain -%%SAMHAIN%%etc/rc.d/samhain.sh -%%SAMHAIN%%etc/samhainrc.sample -%%SAMHAIN%%@unexec rmdir /var/lib/samhain 2>/dev/null || true -%%SETPWD%%sbin/samhain_setpwd -%%PORTDOCS%%%%DOCSDIR%%/MANUAL-2_3.pdf -%%PORTDOCS%%%%DOCSDIR%%/HOWTO-client+server.html -%%PORTDOCS%%%%DOCSDIR%%/HOWTO-client+server-troubleshooting.html -%%PORTDOCS%%%%DOCSDIR%%/HOWTO-write-modules.html -%%PORTDOCS%%%%DOCSDIR%%/HOWTO-samhain+GnuPG.html -%%PORTDOCS%%%%DOCSDIR%%/FAQ.html -%%PORTDOCS%%%%DOCSDIR%%/README.UPGRADE -%%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%%%DOCSDIR%%/BUGS -%%PORTDOCS%%%%DOCSDIR%%/sh_mounts.txt -%%PORTDOCS%%%%DOCSDIR%%/sh_userfiles.txt -%%PORTDOCS%%@dirrm %%DOCSDIR%% diff --git a/security/scannedonly/Makefile b/security/scannedonly/Makefile deleted file mode 100644 index 6d65af3f4ca2..000000000000 --- a/security/scannedonly/Makefile +++ /dev/null @@ -1,55 +0,0 @@ -# Created by: girald@etcom.ufrgs.br -# $FreeBSD$ - -PORTNAME= scannedonly -PORTVERSION= 0.21 -CATEGORIES= security -MASTER_SITES= http://olivier.sessink.nl/scannedonly/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= Samba VFS virus scanning daemon - -LICENSE= GPLv2 - -LIB_DEPENDS= libclamav.so:${PORTSDIR}/security/clamav -RUN_DEPENDS= ${LOCALBASE}/bin/clamdscan:${PORTSDIR}/security/clamav \ - smbd:${PORTSDIR}/${SAMBA_PORT} -BUILD_DEPENDS+= smbd:${PORTSDIR}/${SAMBA_PORT} - -CONFIGURE_ARGS+=--with-samba-vfs-dir=${PREFIX}/lib/samba/vfs -GNU_CONFIGURE= yes -USES= gmake -USE_RC_SUBR= ${PORTNAME} -LDFLAGS+= -L${LOCALBASE}/lib -CFLAGS+= -I${LOCALBASE}/include - -NO_STAGE= yes -.include <bsd.port.options.mk> - -.if exists(${LOCALBASE}/sbin/smbd) -SAMBA_VERSION!= ${LOCALBASE}/sbin/smbd --version | ${CUT} -d ' ' -f 2 -.else -SAMBA_VERSION?= 3.6 -.endif - -SAMBA_PORT?= net/samba${SAMBA_VERSION:C/([0-9]*)\.([0-9]*).*/\1\2/} - -PLIST_FILES= sbin/scannedonlyd_clamav \ - bin/scannedonly_prescan -MAN8= ${PORTNAME}_prescan.8 \ - ${PORTNAME}d_clamav.8 -MANCOMPRESSED= yes - -post-patch: - @${REINPLACE_CMD} \ - -e 's|/var/lib/scannedonly/scan|/var/run/scannedonlyd.sock|g' \ - ${WRKSRC}/man/scannedonly_prescan.8 \ - ${WRKSRC}/py/scannedonlyd.py \ - ${WRKSRC}/src/vfs_scannedonly.c \ - ${WRKSRC}/src/scannedonly_prescan.c \ - ${WRKSRC}/src/scannedonlyd_clamav.c - -post-install: - @${CAT} ${PKGMESSAGE} - -.include <bsd.port.mk> diff --git a/security/scannedonly/distinfo b/security/scannedonly/distinfo deleted file mode 100644 index f36ebe62f82f..000000000000 --- a/security/scannedonly/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (scannedonly-0.21.tar.gz) = 20601c0466034cc250ded1a16d737451cfbe05fbcaf4f667ff25fe004bd1340e -SIZE (scannedonly-0.21.tar.gz) = 80148 diff --git a/security/scannedonly/files/scannedonly.in b/security/scannedonly/files/scannedonly.in deleted file mode 100644 index 621a67bfc6b0..000000000000 --- a/security/scannedonly/files/scannedonly.in +++ /dev/null @@ -1,33 +0,0 @@ -#!/bin/sh -# -# $FreeBSD$ -# - -# PROVIDE: scannedonly -# REQUIRE: LOGIN clamd -# BEFORE: mail -# KEYWORD: shutdown - -# -# Add the following lines to /etc/rc.conf to enable the scannedonly daemon: -# -# scannedonly_clamav_enable="YES" -# scannedonly_clamav_flags="<set as needed>" -# -# See scannedonlyd_clamav(1) for flags -# - -. /etc/rc.subr - -name=scannedonly_clamav -rcvar=scannedonly_clamav_enable - -command=%%PREFIX%%/sbin/scannedonlyd_clamav -pidfile=/var/run/scannedonlyd_clamav.pid -command_args="--pidfile ${pidfile}" - -# read settings, set default values -load_rc_config "$name" -: ${scannedonly_clamav_enable="NO"} - -run_rc_command "$1" diff --git a/security/scannedonly/pkg-descr b/security/scannedonly/pkg-descr deleted file mode 100644 index 08a7a886ef6a..000000000000 --- a/security/scannedonly/pkg-descr +++ /dev/null @@ -1,13 +0,0 @@ -Scannedonly is a samba VFS module and a scanning daemon that ensure that only -files that have been scanned for viruses are visible and accessible to the end -user. - -Scannedonly was developed because of scalability problems with samba-vscan: high -server loads when (the same) files were requested often, and timeouts when large -zip files were requested. Scannedonly doesn't have these problems, but it does -introduce some other issues. Choose the product that suits you best. - -Scannedonly is available under the open source GPL licence. The source code -repository is available on Sourceforge. - -WWW: http://olivier.sessink.nl/scannedonly/ diff --git a/security/scannedonly/pkg-message b/security/scannedonly/pkg-message deleted file mode 100644 index 0f585b7d4bda..000000000000 --- a/security/scannedonly/pkg-message +++ /dev/null @@ -1,11 +0,0 @@ -************************************************** -* WARNING! * -* * -* Make sure you've enough socket buffer size. * -* Consider increasing kern.ipc.maxsockbuf adding * -* at least the following sysctl setting to * -* /etc/sysctl.conf: * -* * -* kern.ipc.maxsockbuf=589824 * -* * -************************************************** diff --git a/security/tinysu/Makefile b/security/tinysu/Makefile deleted file mode 100644 index ca1ded9ed5b6..000000000000 --- a/security/tinysu/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# Created by: zakj@nox.cx -# $FreeBSD$ - -PORTNAME= tinysu -PORTVERSION= 0.9 -CATEGORIES= security -MASTER_SITES= http://peff.net/tinysu/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= Featureless replacement for su and sudo - -PLIST_FILES= bin/tinysu - -ALL_TARGET= it -INSTALL_TARGET= setup check - -NO_STAGE= yes -post-extract: - @${ECHO_CMD} ${PREFIX} >${WRKSRC}/conf-home - -.include <bsd.port.mk> diff --git a/security/tinysu/distinfo b/security/tinysu/distinfo deleted file mode 100644 index 4494dcf30d4e..000000000000 --- a/security/tinysu/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (tinysu-0.9.tar.gz) = cb503c03a6d65ff1961cda05e03726d998c804e18c7de7beede392eaf1ed9937 -SIZE (tinysu-0.9.tar.gz) = 17613 diff --git a/security/tinysu/files/patch-hier.c b/security/tinysu/files/patch-hier.c deleted file mode 100644 index 105401494cec..000000000000 --- a/security/tinysu/files/patch-hier.c +++ /dev/null @@ -1,11 +0,0 @@ ---- hier.c.orig Sun Feb 29 03:21:15 2004 -+++ hier.c Tue May 24 23:42:06 2005 -@@ -4,8 +4,5 @@ - - void hier() - { -- h(auto_home,-1,-1,02755); -- d(auto_home,"bin",-1,-1,02755); -- - c(auto_home,"bin","tinysu",auto_uid,auto_gid,04750); - } diff --git a/security/tinysu/pkg-descr b/security/tinysu/pkg-descr deleted file mode 100644 index 5be7ae0d33c2..000000000000 --- a/security/tinysu/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -tinysu is a featureless replacement for su and sudo. tinysu is installed -setuid root and executable by members of a particular group. It is intended to -be used in situations where an unprivileged user is being granted full root -access, but wants the convenience of a sudo-style log. - -WWW: http://peff.net/tinysu/ |