diff --git a/benchmarks/pfSense-pkg-iperf/Makefile b/benchmarks/pfSense-pkg-iperf/Makefile index 690d75032022..a85ece8cbd49 100644 --- a/benchmarks/pfSense-pkg-iperf/Makefile +++ b/benchmarks/pfSense-pkg-iperf/Makefile @@ -2,7 +2,7 @@ PORTNAME= pfSense-pkg-iperf PORTVERSION= 3.0.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= benchmarks MASTER_SITES= # empty DISTFILES= # empty diff --git a/benchmarks/pfSense-pkg-iperf/files/etc/inc/priv/iperf.priv.inc b/benchmarks/pfSense-pkg-iperf/files/etc/inc/priv/iperf.priv.inc index a95ec5d678bf..bb2abaf108e6 100644 --- a/benchmarks/pfSense-pkg-iperf/files/etc/inc/priv/iperf.priv.inc +++ b/benchmarks/pfSense-pkg-iperf/files/etc/inc/priv/iperf.priv.inc @@ -3,7 +3,7 @@ * iperf.priv.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/benchmarks/pfSense-pkg-iperf/files/usr/local/pkg/iperf.xml b/benchmarks/pfSense-pkg-iperf/files/usr/local/pkg/iperf.xml index a0fe8b9eafda..3374cdc2c2f0 100644 --- a/benchmarks/pfSense-pkg-iperf/files/usr/local/pkg/iperf.xml +++ b/benchmarks/pfSense-pkg-iperf/files/usr/local/pkg/iperf.xml @@ -8,7 +8,7 @@ * iperf.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/benchmarks/pfSense-pkg-iperf/files/usr/local/pkg/iperfserver.xml b/benchmarks/pfSense-pkg-iperf/files/usr/local/pkg/iperfserver.xml index fc5c6acff966..dbc6ddd17653 100644 --- a/benchmarks/pfSense-pkg-iperf/files/usr/local/pkg/iperfserver.xml +++ b/benchmarks/pfSense-pkg-iperf/files/usr/local/pkg/iperfserver.xml @@ -8,7 +8,7 @@ * iperfserver.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/devel/php-pfSense-module/Makefile b/devel/php-pfSense-module/Makefile index fc568c7d4cf9..a08f21ae508e 100644 --- a/devel/php-pfSense-module/Makefile +++ b/devel/php-pfSense-module/Makefile @@ -2,6 +2,7 @@ PORTNAME= pfSense PORTVERSION= 0.69 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= # DISTFILES= # diff --git a/devel/php-pfSense-module/files/pfSense.c b/devel/php-pfSense-module/files/pfSense.c index 80c557fc8633..c2d8522fee09 100644 --- a/devel/php-pfSense-module/files/pfSense.c +++ b/devel/php-pfSense-module/files/pfSense.c @@ -2,7 +2,7 @@ * pfSense.c * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2004-2016 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2004-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/devel/php-pfSense-module/files/php_pfSense.h b/devel/php-pfSense-module/files/php_pfSense.h index 368430bb2f43..3030776655f5 100644 --- a/devel/php-pfSense-module/files/php_pfSense.h +++ b/devel/php-pfSense-module/files/php_pfSense.h @@ -2,7 +2,7 @@ * php_pfSense.h * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2004-2016 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2004-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/dns/pfSense-pkg-bind/Makefile b/dns/pfSense-pkg-bind/Makefile index 7b117153111f..c8987331b735 100644 --- a/dns/pfSense-pkg-bind/Makefile +++ b/dns/pfSense-pkg-bind/Makefile @@ -2,7 +2,7 @@ PORTNAME= pfSense-pkg-bind PORTVERSION= 9.16 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= dns net MASTER_SITES= # empty DISTFILES= # empty diff --git a/dns/pfSense-pkg-bind/files/etc/inc/priv/bind.priv.inc b/dns/pfSense-pkg-bind/files/etc/inc/priv/bind.priv.inc index 9c7e2aea9844..65e877642c85 100644 --- a/dns/pfSense-pkg-bind/files/etc/inc/priv/bind.priv.inc +++ b/dns/pfSense-pkg-bind/files/etc/inc/priv/bind.priv.inc @@ -3,7 +3,7 @@ * bind.priv.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/dns/pfSense-pkg-bind/files/usr/local/pkg/bind.inc b/dns/pfSense-pkg-bind/files/usr/local/pkg/bind.inc index f05cee122bb0..92da9bd1dbde 100644 --- a/dns/pfSense-pkg-bind/files/usr/local/pkg/bind.inc +++ b/dns/pfSense-pkg-bind/files/usr/local/pkg/bind.inc @@ -3,7 +3,7 @@ * bind.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013 Juliano Oliveira * Copyright (c) 2013 Adriano Brancher * Copyright (c) 2013 Marcello Coutinho diff --git a/dns/pfSense-pkg-bind/files/usr/local/pkg/bind.xml b/dns/pfSense-pkg-bind/files/usr/local/pkg/bind.xml index bef87971acd4..0d0357c0b113 100644 --- a/dns/pfSense-pkg-bind/files/usr/local/pkg/bind.xml +++ b/dns/pfSense-pkg-bind/files/usr/local/pkg/bind.xml @@ -8,7 +8,7 @@ * bind.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013 Juliano Oliveira * Copyright (c) 2013 Adriano Brancher * Copyright (c) 2016 Voleatech GmbH diff --git a/dns/pfSense-pkg-bind/files/usr/local/pkg/bind_acls.xml b/dns/pfSense-pkg-bind/files/usr/local/pkg/bind_acls.xml index cf4b3c86cfa8..04252f8dba33 100644 --- a/dns/pfSense-pkg-bind/files/usr/local/pkg/bind_acls.xml +++ b/dns/pfSense-pkg-bind/files/usr/local/pkg/bind_acls.xml @@ -8,7 +8,7 @@ * bind_acls.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013 Juliano Oliveira * Copyright (c) 2013 Adriano Brancher * All rights reserved. diff --git a/dns/pfSense-pkg-bind/files/usr/local/pkg/bind_sync.xml b/dns/pfSense-pkg-bind/files/usr/local/pkg/bind_sync.xml index 9eb558d09563..3416e65b785d 100644 --- a/dns/pfSense-pkg-bind/files/usr/local/pkg/bind_sync.xml +++ b/dns/pfSense-pkg-bind/files/usr/local/pkg/bind_sync.xml @@ -8,7 +8,7 @@ * bind_sync.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013 Juliano Oliveira * Copyright (c) 2013 Adriano Brancher * Copyright (c) 2013 Marcello Coutinho diff --git a/dns/pfSense-pkg-bind/files/usr/local/pkg/bind_views.xml b/dns/pfSense-pkg-bind/files/usr/local/pkg/bind_views.xml index f2eb373d291b..5b542872e5fd 100644 --- a/dns/pfSense-pkg-bind/files/usr/local/pkg/bind_views.xml +++ b/dns/pfSense-pkg-bind/files/usr/local/pkg/bind_views.xml @@ -8,7 +8,7 @@ * bind_views.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013 Juliano Oliveira * Copyright (c) 2013 Adriano Brancher * All rights reserved. diff --git a/dns/pfSense-pkg-bind/files/usr/local/pkg/bind_zones.xml b/dns/pfSense-pkg-bind/files/usr/local/pkg/bind_zones.xml index c752475f5767..d524f2b7fb44 100644 --- a/dns/pfSense-pkg-bind/files/usr/local/pkg/bind_zones.xml +++ b/dns/pfSense-pkg-bind/files/usr/local/pkg/bind_zones.xml @@ -8,7 +8,7 @@ * bind_zones.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013 Juliano Oliveira * Copyright (c) 2013 Adriano Brancher * All rights reserved. diff --git a/dns/pfSense-pkg-bind/files/usr/local/pkg/pkg_bind.inc b/dns/pfSense-pkg-bind/files/usr/local/pkg/pkg_bind.inc index 3a927447d632..9b4d87072f8e 100644 --- a/dns/pfSense-pkg-bind/files/usr/local/pkg/pkg_bind.inc +++ b/dns/pfSense-pkg-bind/files/usr/local/pkg/pkg_bind.inc @@ -3,7 +3,7 @@ * pkg_bind.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/dns/pfSense-pkg-bind/files/usr/local/www/widgets/widgets/bind.widget.php b/dns/pfSense-pkg-bind/files/usr/local/www/widgets/widgets/bind.widget.php index 889b39b01bf9..c2a95136e511 100644 --- a/dns/pfSense-pkg-bind/files/usr/local/www/widgets/widgets/bind.widget.php +++ b/dns/pfSense-pkg-bind/files/usr/local/www/widgets/widgets/bind.widget.php @@ -3,7 +3,7 @@ * bind.widget.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013 Marcello Coutinho * All rights reserved. * diff --git a/emulators/pfSense-pkg-Open-VM-Tools/Makefile b/emulators/pfSense-pkg-Open-VM-Tools/Makefile index 84f4654933f1..3ca93d4187c8 100644 --- a/emulators/pfSense-pkg-Open-VM-Tools/Makefile +++ b/emulators/pfSense-pkg-Open-VM-Tools/Makefile @@ -2,7 +2,7 @@ PORTNAME= pfSense-pkg-Open-VM-Tools PORTVERSION= 10.1.0 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= # empty diff --git a/emulators/pfSense-pkg-Open-VM-Tools/files/usr/local/pkg/open-vm-tools.inc b/emulators/pfSense-pkg-Open-VM-Tools/files/usr/local/pkg/open-vm-tools.inc index 826875469638..45236f811272 100644 --- a/emulators/pfSense-pkg-Open-VM-Tools/files/usr/local/pkg/open-vm-tools.inc +++ b/emulators/pfSense-pkg-Open-VM-Tools/files/usr/local/pkg/open-vm-tools.inc @@ -3,7 +3,7 @@ * open-vm-tools.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2008-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2008-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/emulators/pfSense-pkg-Open-VM-Tools/files/usr/local/pkg/open-vm-tools.xml b/emulators/pfSense-pkg-Open-VM-Tools/files/usr/local/pkg/open-vm-tools.xml index 4109aa127373..29d699faa753 100644 --- a/emulators/pfSense-pkg-Open-VM-Tools/files/usr/local/pkg/open-vm-tools.xml +++ b/emulators/pfSense-pkg-Open-VM-Tools/files/usr/local/pkg/open-vm-tools.xml @@ -8,7 +8,7 @@ * open-vm-tools.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2008-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2008-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/ftp/pfSense-pkg-FTP_Client_Proxy/Makefile b/ftp/pfSense-pkg-FTP_Client_Proxy/Makefile index a2882fae671d..6e2c3fa6d7f5 100644 --- a/ftp/pfSense-pkg-FTP_Client_Proxy/Makefile +++ b/ftp/pfSense-pkg-FTP_Client_Proxy/Makefile @@ -2,7 +2,7 @@ PORTNAME= pfSense-pkg-FTP_Client_Proxy PORTVERSION= 0.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= ftp MASTER_SITES= # empty DISTFILES= # empty diff --git a/ftp/pfSense-pkg-FTP_Client_Proxy/files/etc/inc/priv/ftpproxy.priv.inc b/ftp/pfSense-pkg-FTP_Client_Proxy/files/etc/inc/priv/ftpproxy.priv.inc index 093a93b9913b..4de100ca46fd 100644 --- a/ftp/pfSense-pkg-FTP_Client_Proxy/files/etc/inc/priv/ftpproxy.priv.inc +++ b/ftp/pfSense-pkg-FTP_Client_Proxy/files/etc/inc/priv/ftpproxy.priv.inc @@ -3,7 +3,7 @@ * ftpproxy.priv.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/ftp/pfSense-pkg-FTP_Client_Proxy/files/usr/local/pkg/ftpproxy.inc b/ftp/pfSense-pkg-FTP_Client_Proxy/files/usr/local/pkg/ftpproxy.inc index 796450752060..e362635569cb 100644 --- a/ftp/pfSense-pkg-FTP_Client_Proxy/files/usr/local/pkg/ftpproxy.inc +++ b/ftp/pfSense-pkg-FTP_Client_Proxy/files/usr/local/pkg/ftpproxy.inc @@ -3,7 +3,7 @@ * ftpproxy.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/ftp/pfSense-pkg-FTP_Client_Proxy/files/usr/local/pkg/ftpproxy.xml b/ftp/pfSense-pkg-FTP_Client_Proxy/files/usr/local/pkg/ftpproxy.xml index d47d5b5a4727..d8cccc408f05 100644 --- a/ftp/pfSense-pkg-FTP_Client_Proxy/files/usr/local/pkg/ftpproxy.xml +++ b/ftp/pfSense-pkg-FTP_Client_Proxy/files/usr/local/pkg/ftpproxy.xml @@ -8,7 +8,7 @@ * ftpproxy.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/ftp/pfSense-pkg-tftpd/Makefile b/ftp/pfSense-pkg-tftpd/Makefile index 4f8d0ac49906..5c43c096bc45 100644 --- a/ftp/pfSense-pkg-tftpd/Makefile +++ b/ftp/pfSense-pkg-tftpd/Makefile @@ -2,7 +2,7 @@ PORTNAME= pfSense-pkg-tftpd PORTVERSION= 0.1.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= ftp MASTER_SITES= # empty DISTFILES= # empty diff --git a/ftp/pfSense-pkg-tftpd/files/etc/inc/priv/tftpd.priv.inc b/ftp/pfSense-pkg-tftpd/files/etc/inc/priv/tftpd.priv.inc index 46f697f566c8..a4c258fb88c1 100644 --- a/ftp/pfSense-pkg-tftpd/files/etc/inc/priv/tftpd.priv.inc +++ b/ftp/pfSense-pkg-tftpd/files/etc/inc/priv/tftpd.priv.inc @@ -3,7 +3,7 @@ * tftpd.priv.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2016 Stefan Seidel * All rights reserved. * diff --git a/ftp/pfSense-pkg-tftpd/files/usr/local/pkg/tftpd.inc b/ftp/pfSense-pkg-tftpd/files/usr/local/pkg/tftpd.inc index 2c296f0ce990..d1cb1e218b94 100644 --- a/ftp/pfSense-pkg-tftpd/files/usr/local/pkg/tftpd.inc +++ b/ftp/pfSense-pkg-tftpd/files/usr/local/pkg/tftpd.inc @@ -3,7 +3,7 @@ * tftpd.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2016 Stefan Seidel * All rights reserved. * diff --git a/ftp/pfSense-pkg-tftpd/files/usr/local/pkg/tftpd.xml b/ftp/pfSense-pkg-tftpd/files/usr/local/pkg/tftpd.xml index a463854a254c..6fe6e781e80b 100644 --- a/ftp/pfSense-pkg-tftpd/files/usr/local/pkg/tftpd.xml +++ b/ftp/pfSense-pkg-tftpd/files/usr/local/pkg/tftpd.xml @@ -8,7 +8,7 @@ * tftpd.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2016 Stefan Seidel * All rights reserved. * diff --git a/ftp/pfSense-pkg-tftpd/files/usr/local/www/tftp_files.php b/ftp/pfSense-pkg-tftpd/files/usr/local/www/tftp_files.php index e153dc3994ce..026f8f2b02e0 100644 --- a/ftp/pfSense-pkg-tftpd/files/usr/local/www/tftp_files.php +++ b/ftp/pfSense-pkg-tftpd/files/usr/local/www/tftp_files.php @@ -3,7 +3,7 @@ * tftp_files.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2011-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2011-2021 Rubicon Communications, LLC (Netgate) * Copyright (C) 2008 Mark J Crane * All rights reserved. * diff --git a/mail/pfSense-pkg-mailreport/files/etc/inc/mail_reports.inc b/mail/pfSense-pkg-mailreport/files/etc/inc/mail_reports.inc index 5830957702fd..ad8c8e4d2857 100644 --- a/mail/pfSense-pkg-mailreport/files/etc/inc/mail_reports.inc +++ b/mail/pfSense-pkg-mailreport/files/etc/inc/mail_reports.inc @@ -3,7 +3,7 @@ * mail_reports.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2011-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2011-2021 Rubicon Communications, LLC (Netgate) * Copyright (C) 2007-2011 Seth Mos * All rights reserved. * diff --git a/mail/pfSense-pkg-mailreport/files/usr/local/bin/mail_reports_generate.php b/mail/pfSense-pkg-mailreport/files/usr/local/bin/mail_reports_generate.php index 121663d491c5..a94b7e53879d 100644 --- a/mail/pfSense-pkg-mailreport/files/usr/local/bin/mail_reports_generate.php +++ b/mail/pfSense-pkg-mailreport/files/usr/local/bin/mail_reports_generate.php @@ -4,7 +4,7 @@ * mail_reports_generate.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2011-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2011-2021 Rubicon Communications, LLC (Netgate) * Copyright (C) 2007-2011 Seth Mos * All rights reserved. * diff --git a/mail/pfSense-pkg-mailreport/files/usr/local/pkg/mailreport.xml b/mail/pfSense-pkg-mailreport/files/usr/local/pkg/mailreport.xml index ba413b2818eb..8e144e08aa13 100644 --- a/mail/pfSense-pkg-mailreport/files/usr/local/pkg/mailreport.xml +++ b/mail/pfSense-pkg-mailreport/files/usr/local/pkg/mailreport.xml @@ -8,7 +8,7 @@ * mailreport.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2011-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2011-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/mail/pfSense-pkg-mailreport/files/usr/local/www/status_mail_report.php b/mail/pfSense-pkg-mailreport/files/usr/local/www/status_mail_report.php index ed16ba7c9149..b57facd6e734 100644 --- a/mail/pfSense-pkg-mailreport/files/usr/local/www/status_mail_report.php +++ b/mail/pfSense-pkg-mailreport/files/usr/local/www/status_mail_report.php @@ -3,7 +3,7 @@ * status_mail_report.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2011-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2011-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/mail/pfSense-pkg-mailreport/files/usr/local/www/status_mail_report_add_cmd.php b/mail/pfSense-pkg-mailreport/files/usr/local/www/status_mail_report_add_cmd.php index a8667bb82dcf..fe1096b0a0a2 100644 --- a/mail/pfSense-pkg-mailreport/files/usr/local/www/status_mail_report_add_cmd.php +++ b/mail/pfSense-pkg-mailreport/files/usr/local/www/status_mail_report_add_cmd.php @@ -3,7 +3,7 @@ * status_mail_report_add_cmd.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2011-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2011-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2007-2011 Seth Mos * All rights reserved. * diff --git a/mail/pfSense-pkg-mailreport/files/usr/local/www/status_mail_report_add_log.php b/mail/pfSense-pkg-mailreport/files/usr/local/www/status_mail_report_add_log.php index 1e76543de7a0..655193ece989 100644 --- a/mail/pfSense-pkg-mailreport/files/usr/local/www/status_mail_report_add_log.php +++ b/mail/pfSense-pkg-mailreport/files/usr/local/www/status_mail_report_add_log.php @@ -3,7 +3,7 @@ * status_mail_report_add_log.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2011-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2011-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2007-2011 Seth Mos * All rights reserved. * diff --git a/mail/pfSense-pkg-mailreport/files/usr/local/www/status_mail_report_edit.php b/mail/pfSense-pkg-mailreport/files/usr/local/www/status_mail_report_edit.php index 4cfd554476f8..bc50ce72f867 100644 --- a/mail/pfSense-pkg-mailreport/files/usr/local/www/status_mail_report_edit.php +++ b/mail/pfSense-pkg-mailreport/files/usr/local/www/status_mail_report_edit.php @@ -3,7 +3,7 @@ * status_mail_report_edit.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2011-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2011-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net-mgmt/pfSense-pkg-Telegraf/Makefile b/net-mgmt/pfSense-pkg-Telegraf/Makefile index 7bc5b40fd790..765acb16077d 100644 --- a/net-mgmt/pfSense-pkg-Telegraf/Makefile +++ b/net-mgmt/pfSense-pkg-Telegraf/Makefile @@ -2,7 +2,7 @@ PORTNAME= pfSense-pkg-Telegraf PORTVERSION= 0.9 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-mgmt MASTER_SITES= # empty DISTFILES= # empty diff --git a/net-mgmt/pfSense-pkg-Telegraf/files/usr/local/pkg/telegraf.inc b/net-mgmt/pfSense-pkg-Telegraf/files/usr/local/pkg/telegraf.inc index 983cb45f9716..cf7b1273f0a6 100644 --- a/net-mgmt/pfSense-pkg-Telegraf/files/usr/local/pkg/telegraf.inc +++ b/net-mgmt/pfSense-pkg-Telegraf/files/usr/local/pkg/telegraf.inc @@ -3,7 +3,7 @@ * telegraf.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2017-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2017-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net-mgmt/pfSense-pkg-Telegraf/files/usr/local/pkg/telegraf.xml b/net-mgmt/pfSense-pkg-Telegraf/files/usr/local/pkg/telegraf.xml index 720d428a12c3..ba1d75ecb1ea 100644 --- a/net-mgmt/pfSense-pkg-Telegraf/files/usr/local/pkg/telegraf.xml +++ b/net-mgmt/pfSense-pkg-Telegraf/files/usr/local/pkg/telegraf.xml @@ -8,7 +8,7 @@ * telegraf.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2017-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2017-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net-mgmt/pfSense-pkg-bandwidthd/Makefile b/net-mgmt/pfSense-pkg-bandwidthd/Makefile index b980c6da9c3b..468392e64e98 100644 --- a/net-mgmt/pfSense-pkg-bandwidthd/Makefile +++ b/net-mgmt/pfSense-pkg-bandwidthd/Makefile @@ -2,7 +2,7 @@ PORTNAME= pfSense-pkg-bandwidthd PORTVERSION= 0.7.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-mgmt MASTER_SITES= # empty DISTFILES= # empty diff --git a/net-mgmt/pfSense-pkg-bandwidthd/files/etc/inc/priv/bandwidthd.priv.inc b/net-mgmt/pfSense-pkg-bandwidthd/files/etc/inc/priv/bandwidthd.priv.inc index 5722bf10b3f9..8f84a82c1a7a 100644 --- a/net-mgmt/pfSense-pkg-bandwidthd/files/etc/inc/priv/bandwidthd.priv.inc +++ b/net-mgmt/pfSense-pkg-bandwidthd/files/etc/inc/priv/bandwidthd.priv.inc @@ -3,7 +3,7 @@ * bandwidthd.priv.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2017-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2017-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net-mgmt/pfSense-pkg-bandwidthd/files/usr/local/pkg/bandwidthd.xml b/net-mgmt/pfSense-pkg-bandwidthd/files/usr/local/pkg/bandwidthd.xml index daa5cdea455d..089afe8fb1fc 100644 --- a/net-mgmt/pfSense-pkg-bandwidthd/files/usr/local/pkg/bandwidthd.xml +++ b/net-mgmt/pfSense-pkg-bandwidthd/files/usr/local/pkg/bandwidthd.xml @@ -8,7 +8,7 @@ * bandwidthd.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (C) 2012-2013 Phil Davis * Copyright (C) 2009 Bill Marquette * Copyright (C) 2006 Scott Ullrich diff --git a/net-mgmt/pfSense-pkg-bandwidthd/files/usr/local/www/diag_bandwidthd.php b/net-mgmt/pfSense-pkg-bandwidthd/files/usr/local/www/diag_bandwidthd.php index c64c77609d73..67c9b16488a4 100644 --- a/net-mgmt/pfSense-pkg-bandwidthd/files/usr/local/www/diag_bandwidthd.php +++ b/net-mgmt/pfSense-pkg-bandwidthd/files/usr/local/www/diag_bandwidthd.php @@ -3,7 +3,7 @@ * diag_bandwidthd.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2004-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2004-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net-mgmt/pfSense-pkg-darkstat/Makefile b/net-mgmt/pfSense-pkg-darkstat/Makefile index 084caf6a04b4..7027ac8e9979 100644 --- a/net-mgmt/pfSense-pkg-darkstat/Makefile +++ b/net-mgmt/pfSense-pkg-darkstat/Makefile @@ -2,7 +2,7 @@ PORTNAME= pfSense-pkg-darkstat PORTVERSION= 3.1.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-mgmt MASTER_SITES= # empty DISTFILES= # empty diff --git a/net-mgmt/pfSense-pkg-darkstat/files/etc/inc/priv/darkstat.priv.inc b/net-mgmt/pfSense-pkg-darkstat/files/etc/inc/priv/darkstat.priv.inc index 5fbdd9224f7b..63f4a53c80d4 100644 --- a/net-mgmt/pfSense-pkg-darkstat/files/etc/inc/priv/darkstat.priv.inc +++ b/net-mgmt/pfSense-pkg-darkstat/files/etc/inc/priv/darkstat.priv.inc @@ -3,7 +3,7 @@ * darkstat.priv.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net-mgmt/pfSense-pkg-darkstat/files/usr/local/pkg/darkstat.inc b/net-mgmt/pfSense-pkg-darkstat/files/usr/local/pkg/darkstat.inc index 990291daac4d..4615039cc087 100644 --- a/net-mgmt/pfSense-pkg-darkstat/files/usr/local/pkg/darkstat.inc +++ b/net-mgmt/pfSense-pkg-darkstat/files/usr/local/pkg/darkstat.inc @@ -3,7 +3,7 @@ * darkstat.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2009-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2009-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net-mgmt/pfSense-pkg-darkstat/files/usr/local/pkg/darkstat.xml b/net-mgmt/pfSense-pkg-darkstat/files/usr/local/pkg/darkstat.xml index 7438f31aeaa2..8a8fbba48d8c 100644 --- a/net-mgmt/pfSense-pkg-darkstat/files/usr/local/pkg/darkstat.xml +++ b/net-mgmt/pfSense-pkg-darkstat/files/usr/local/pkg/darkstat.xml @@ -8,7 +8,7 @@ * darkstat.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2009-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2009-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net-mgmt/pfSense-pkg-darkstat/files/usr/local/www/darkstat_redirect.php b/net-mgmt/pfSense-pkg-darkstat/files/usr/local/www/darkstat_redirect.php index 7edccee49f29..956d4d7d31b6 100644 --- a/net-mgmt/pfSense-pkg-darkstat/files/usr/local/www/darkstat_redirect.php +++ b/net-mgmt/pfSense-pkg-darkstat/files/usr/local/www/darkstat_redirect.php @@ -3,7 +3,7 @@ * darkstat_redirect.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2017-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2017-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net-mgmt/pfSense-pkg-net-snmp/Makefile b/net-mgmt/pfSense-pkg-net-snmp/Makefile index cc694872ae22..d55887cb1baf 100644 --- a/net-mgmt/pfSense-pkg-net-snmp/Makefile +++ b/net-mgmt/pfSense-pkg-net-snmp/Makefile @@ -2,7 +2,7 @@ PORTNAME= pfSense-pkg-net-snmp PORTVERSION= 0.1.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net-mgmt MASTER_SITES= # empty DISTFILES= # empty diff --git a/net-mgmt/pfSense-pkg-net-snmp/files/etc/inc/priv/net-snmp.priv.inc b/net-mgmt/pfSense-pkg-net-snmp/files/etc/inc/priv/net-snmp.priv.inc index 10ba5840403b..f74f3ed78cd2 100644 --- a/net-mgmt/pfSense-pkg-net-snmp/files/etc/inc/priv/net-snmp.priv.inc +++ b/net-mgmt/pfSense-pkg-net-snmp/files/etc/inc/priv/net-snmp.priv.inc @@ -3,7 +3,7 @@ * net-snmp.priv.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2017-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2017-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net-mgmt/pfSense-pkg-net-snmp/files/usr/local/pkg/net-snmp.inc b/net-mgmt/pfSense-pkg-net-snmp/files/usr/local/pkg/net-snmp.inc index cccc7fa487a9..3ffc63743d8e 100644 --- a/net-mgmt/pfSense-pkg-net-snmp/files/usr/local/pkg/net-snmp.inc +++ b/net-mgmt/pfSense-pkg-net-snmp/files/usr/local/pkg/net-snmp.inc @@ -4,7 +4,7 @@ * net-snmp.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2017-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2017-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net-mgmt/pfSense-pkg-net-snmp/files/usr/local/pkg/net-snmp.xml b/net-mgmt/pfSense-pkg-net-snmp/files/usr/local/pkg/net-snmp.xml index c04bb8c09f7b..e9848aeead4a 100644 --- a/net-mgmt/pfSense-pkg-net-snmp/files/usr/local/pkg/net-snmp.xml +++ b/net-mgmt/pfSense-pkg-net-snmp/files/usr/local/pkg/net-snmp.xml @@ -8,7 +8,7 @@ * net-snmp.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2017-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2017-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net-mgmt/pfSense-pkg-net-snmp/files/usr/local/pkg/net-snmp_communities.xml b/net-mgmt/pfSense-pkg-net-snmp/files/usr/local/pkg/net-snmp_communities.xml index e0895f0dd848..576b618b0925 100644 --- a/net-mgmt/pfSense-pkg-net-snmp/files/usr/local/pkg/net-snmp_communities.xml +++ b/net-mgmt/pfSense-pkg-net-snmp/files/usr/local/pkg/net-snmp_communities.xml @@ -8,7 +8,7 @@ * net-snmp_communities.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2017-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2017-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net-mgmt/pfSense-pkg-net-snmp/files/usr/local/pkg/net-snmp_hostinfo.xml b/net-mgmt/pfSense-pkg-net-snmp/files/usr/local/pkg/net-snmp_hostinfo.xml index 1c6383129826..dc05d86b69ed 100644 --- a/net-mgmt/pfSense-pkg-net-snmp/files/usr/local/pkg/net-snmp_hostinfo.xml +++ b/net-mgmt/pfSense-pkg-net-snmp/files/usr/local/pkg/net-snmp_hostinfo.xml @@ -8,7 +8,7 @@ * net-snmp_hostinfo.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2017-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2017-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net-mgmt/pfSense-pkg-net-snmp/files/usr/local/pkg/net-snmp_trapgen.xml b/net-mgmt/pfSense-pkg-net-snmp/files/usr/local/pkg/net-snmp_trapgen.xml index d87422557abe..094b9fedea16 100644 --- a/net-mgmt/pfSense-pkg-net-snmp/files/usr/local/pkg/net-snmp_trapgen.xml +++ b/net-mgmt/pfSense-pkg-net-snmp/files/usr/local/pkg/net-snmp_trapgen.xml @@ -8,7 +8,7 @@ * net-snmp_trapgen.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2017-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2017-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net-mgmt/pfSense-pkg-net-snmp/files/usr/local/pkg/net-snmp_users.xml b/net-mgmt/pfSense-pkg-net-snmp/files/usr/local/pkg/net-snmp_users.xml index 3e6b35a4451d..337b0e151728 100644 --- a/net-mgmt/pfSense-pkg-net-snmp/files/usr/local/pkg/net-snmp_users.xml +++ b/net-mgmt/pfSense-pkg-net-snmp/files/usr/local/pkg/net-snmp_users.xml @@ -8,7 +8,7 @@ * net-snmp_users.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2017-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2017-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net-mgmt/pfSense-pkg-net-snmp/files/usr/local/pkg/net-snmptrapd.xml b/net-mgmt/pfSense-pkg-net-snmp/files/usr/local/pkg/net-snmptrapd.xml index f15a79a3c930..d5abc13b253d 100644 --- a/net-mgmt/pfSense-pkg-net-snmp/files/usr/local/pkg/net-snmptrapd.xml +++ b/net-mgmt/pfSense-pkg-net-snmp/files/usr/local/pkg/net-snmptrapd.xml @@ -8,7 +8,7 @@ * net-snmptrapd.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2017-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2017-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net-mgmt/pfSense-pkg-net-snmp/files/usr/local/pkg/net-snmptrapd_communities.xml b/net-mgmt/pfSense-pkg-net-snmp/files/usr/local/pkg/net-snmptrapd_communities.xml index ab35fbf37b8c..2b0549ccdc38 100644 --- a/net-mgmt/pfSense-pkg-net-snmp/files/usr/local/pkg/net-snmptrapd_communities.xml +++ b/net-mgmt/pfSense-pkg-net-snmp/files/usr/local/pkg/net-snmptrapd_communities.xml @@ -8,7 +8,7 @@ * net-snmptrapd.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2017-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2017-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net-mgmt/pfSense-pkg-net-snmp/files/usr/local/pkg/net-snmptrapd_formats.xml b/net-mgmt/pfSense-pkg-net-snmp/files/usr/local/pkg/net-snmptrapd_formats.xml index ee37e7fd8ca0..21fb39da2dc0 100644 --- a/net-mgmt/pfSense-pkg-net-snmp/files/usr/local/pkg/net-snmptrapd_formats.xml +++ b/net-mgmt/pfSense-pkg-net-snmp/files/usr/local/pkg/net-snmptrapd_formats.xml @@ -8,7 +8,7 @@ * net-snmptrapd.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2017-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2017-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net-mgmt/pfSense-pkg-net-snmp/files/usr/local/pkg/net-snmptrapd_forwards.xml b/net-mgmt/pfSense-pkg-net-snmp/files/usr/local/pkg/net-snmptrapd_forwards.xml index 45d38ad7f785..1a9959dd54b4 100644 --- a/net-mgmt/pfSense-pkg-net-snmp/files/usr/local/pkg/net-snmptrapd_forwards.xml +++ b/net-mgmt/pfSense-pkg-net-snmp/files/usr/local/pkg/net-snmptrapd_forwards.xml @@ -8,7 +8,7 @@ * net-snmptrapd_forwards.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2017-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2017-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net-mgmt/pfSense-pkg-net-snmp/files/usr/local/pkg/net-snmptrapd_traphandles.xml b/net-mgmt/pfSense-pkg-net-snmp/files/usr/local/pkg/net-snmptrapd_traphandles.xml index 6bb1b64171be..c691595aed3b 100644 --- a/net-mgmt/pfSense-pkg-net-snmp/files/usr/local/pkg/net-snmptrapd_traphandles.xml +++ b/net-mgmt/pfSense-pkg-net-snmp/files/usr/local/pkg/net-snmptrapd_traphandles.xml @@ -8,7 +8,7 @@ * net-snmptrapd.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2017-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2017-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net-mgmt/pfSense-pkg-net-snmp/files/usr/local/pkg/net-snmptrapd_users.xml b/net-mgmt/pfSense-pkg-net-snmp/files/usr/local/pkg/net-snmptrapd_users.xml index 1994fbc23b0c..9601fbbd0d12 100644 --- a/net-mgmt/pfSense-pkg-net-snmp/files/usr/local/pkg/net-snmptrapd_users.xml +++ b/net-mgmt/pfSense-pkg-net-snmp/files/usr/local/pkg/net-snmptrapd_users.xml @@ -8,7 +8,7 @@ * net-snmptrapd.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2017-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2017-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net-mgmt/pfSense-pkg-nrpe/Makefile b/net-mgmt/pfSense-pkg-nrpe/Makefile index 2162484cac5b..35d0ebfc270e 100644 --- a/net-mgmt/pfSense-pkg-nrpe/Makefile +++ b/net-mgmt/pfSense-pkg-nrpe/Makefile @@ -2,7 +2,7 @@ PORTNAME= pfSense-pkg-nrpe PORTVERSION= 3.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-mgmt MASTER_SITES= # empty DISTFILES= # empty diff --git a/net-mgmt/pfSense-pkg-nrpe/files/etc/inc/priv/nrpe.priv.inc b/net-mgmt/pfSense-pkg-nrpe/files/etc/inc/priv/nrpe.priv.inc index 90fbc4778683..840cfb92eef7 100644 --- a/net-mgmt/pfSense-pkg-nrpe/files/etc/inc/priv/nrpe.priv.inc +++ b/net-mgmt/pfSense-pkg-nrpe/files/etc/inc/priv/nrpe.priv.inc @@ -3,7 +3,7 @@ * nrpe.priv.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net-mgmt/pfSense-pkg-nrpe/files/usr/local/pkg/nrpe.inc b/net-mgmt/pfSense-pkg-nrpe/files/usr/local/pkg/nrpe.inc index d716e6e8dde7..9daea6dfa9c8 100644 --- a/net-mgmt/pfSense-pkg-nrpe/files/usr/local/pkg/nrpe.inc +++ b/net-mgmt/pfSense-pkg-nrpe/files/usr/local/pkg/nrpe.inc @@ -3,7 +3,7 @@ * nrpe.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2011-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2011-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2009 Erik Kristensen * All rights reserved. * diff --git a/net-mgmt/pfSense-pkg-nrpe/files/usr/local/pkg/nrpe.xml b/net-mgmt/pfSense-pkg-nrpe/files/usr/local/pkg/nrpe.xml index b1a527d89e2b..2d512bd39037 100644 --- a/net-mgmt/pfSense-pkg-nrpe/files/usr/local/pkg/nrpe.xml +++ b/net-mgmt/pfSense-pkg-nrpe/files/usr/local/pkg/nrpe.xml @@ -8,7 +8,7 @@ * nrpe.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2011-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2011-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2009 Erik Kristensen * All rights reserved. * diff --git a/net-mgmt/pfSense-pkg-snmptt/files/etc/inc/priv/snmptt.priv.inc b/net-mgmt/pfSense-pkg-snmptt/files/etc/inc/priv/snmptt.priv.inc index c84517718f52..1acc926a7644 100644 --- a/net-mgmt/pfSense-pkg-snmptt/files/etc/inc/priv/snmptt.priv.inc +++ b/net-mgmt/pfSense-pkg-snmptt/files/etc/inc/priv/snmptt.priv.inc @@ -3,7 +3,7 @@ * snmptt.priv.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2017-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2017-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net-mgmt/pfSense-pkg-snmptt/files/usr/local/pkg/snmptt.inc b/net-mgmt/pfSense-pkg-snmptt/files/usr/local/pkg/snmptt.inc index 8333f5435af3..bcf77fcde12f 100644 --- a/net-mgmt/pfSense-pkg-snmptt/files/usr/local/pkg/snmptt.inc +++ b/net-mgmt/pfSense-pkg-snmptt/files/usr/local/pkg/snmptt.inc @@ -3,7 +3,7 @@ * snmptt.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2017-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2017-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net-mgmt/pfSense-pkg-snmptt/files/usr/local/pkg/snmptt.ini.php b/net-mgmt/pfSense-pkg-snmptt/files/usr/local/pkg/snmptt.ini.php index 3f21bca5cc62..37774968510a 100644 --- a/net-mgmt/pfSense-pkg-snmptt/files/usr/local/pkg/snmptt.ini.php +++ b/net-mgmt/pfSense-pkg-snmptt/files/usr/local/pkg/snmptt.ini.php @@ -4,7 +4,7 @@ * snmptt.ini.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2017-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2017-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net-mgmt/pfSense-pkg-snmptt/files/usr/local/pkg/snmptt.xml b/net-mgmt/pfSense-pkg-snmptt/files/usr/local/pkg/snmptt.xml index e28023847022..b0fa24e6d6a6 100644 --- a/net-mgmt/pfSense-pkg-snmptt/files/usr/local/pkg/snmptt.xml +++ b/net-mgmt/pfSense-pkg-snmptt/files/usr/local/pkg/snmptt.xml @@ -8,7 +8,7 @@ * snmptt.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2017-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2017-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net-mgmt/pfSense-pkg-snmptt/files/usr/local/pkg/snmptt_conf.xml b/net-mgmt/pfSense-pkg-snmptt/files/usr/local/pkg/snmptt_conf.xml index 6168f6b7f539..d4d6be224f5c 100644 --- a/net-mgmt/pfSense-pkg-snmptt/files/usr/local/pkg/snmptt_conf.xml +++ b/net-mgmt/pfSense-pkg-snmptt/files/usr/local/pkg/snmptt_conf.xml @@ -8,7 +8,7 @@ * snmptt_conf.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2017-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2017-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net-mgmt/pfSense-pkg-softflowd/Makefile b/net-mgmt/pfSense-pkg-softflowd/Makefile index 0af610e5d358..8ad248e4bc36 100644 --- a/net-mgmt/pfSense-pkg-softflowd/Makefile +++ b/net-mgmt/pfSense-pkg-softflowd/Makefile @@ -2,6 +2,7 @@ PORTNAME= pfSense-pkg-softflowd PORTVERSION= 1.2.6 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= # empty DISTFILES= # empty diff --git a/net-mgmt/pfSense-pkg-softflowd/files/etc/inc/priv/softflowd.priv.inc b/net-mgmt/pfSense-pkg-softflowd/files/etc/inc/priv/softflowd.priv.inc index 2a41406b32ae..07094d3ca8e6 100644 --- a/net-mgmt/pfSense-pkg-softflowd/files/etc/inc/priv/softflowd.priv.inc +++ b/net-mgmt/pfSense-pkg-softflowd/files/etc/inc/priv/softflowd.priv.inc @@ -3,7 +3,7 @@ * softflowd.priv.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2017-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2017-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net-mgmt/pfSense-pkg-softflowd/files/usr/local/pkg/softflowd.inc b/net-mgmt/pfSense-pkg-softflowd/files/usr/local/pkg/softflowd.inc index 718278d19805..2d763d6e5121 100644 --- a/net-mgmt/pfSense-pkg-softflowd/files/usr/local/pkg/softflowd.inc +++ b/net-mgmt/pfSense-pkg-softflowd/files/usr/local/pkg/softflowd.inc @@ -3,7 +3,7 @@ * softflowd.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2013-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2013-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net-mgmt/pfSense-pkg-softflowd/files/usr/local/pkg/softflowd.xml b/net-mgmt/pfSense-pkg-softflowd/files/usr/local/pkg/softflowd.xml index 379eaf9d727d..9adc3a3483af 100644 --- a/net-mgmt/pfSense-pkg-softflowd/files/usr/local/pkg/softflowd.xml +++ b/net-mgmt/pfSense-pkg-softflowd/files/usr/local/pkg/softflowd.xml @@ -8,7 +8,7 @@ * softflowd.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2013-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2013-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net-mgmt/pfSense-pkg-zabbix-agent/Makefile b/net-mgmt/pfSense-pkg-zabbix-agent/Makefile index a51a46e4ef7b..6e8ad696a51c 100644 --- a/net-mgmt/pfSense-pkg-zabbix-agent/Makefile +++ b/net-mgmt/pfSense-pkg-zabbix-agent/Makefile @@ -2,7 +2,7 @@ PORTNAME?= pfSense-pkg-zabbix-agent PORTVERSION= 1.0.4 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net-mgmt MASTER_SITES= # empty DISTFILES= # empty diff --git a/net-mgmt/pfSense-pkg-zabbix-agent/files/etc/inc/priv/zabbix-agent.priv.inc b/net-mgmt/pfSense-pkg-zabbix-agent/files/etc/inc/priv/zabbix-agent.priv.inc index e1c02a156b97..79b24187799d 100644 --- a/net-mgmt/pfSense-pkg-zabbix-agent/files/etc/inc/priv/zabbix-agent.priv.inc +++ b/net-mgmt/pfSense-pkg-zabbix-agent/files/etc/inc/priv/zabbix-agent.priv.inc @@ -3,7 +3,7 @@ * zabbix-agent.priv.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net-mgmt/pfSense-pkg-zabbix-agent/files/usr/local/pkg/zabbix-agent.inc b/net-mgmt/pfSense-pkg-zabbix-agent/files/usr/local/pkg/zabbix-agent.inc index 25f30e9a3325..2122b3606084 100644 --- a/net-mgmt/pfSense-pkg-zabbix-agent/files/usr/local/pkg/zabbix-agent.inc +++ b/net-mgmt/pfSense-pkg-zabbix-agent/files/usr/local/pkg/zabbix-agent.inc @@ -3,7 +3,7 @@ * zabbix-agent.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013 Danilo G. Baio * Copyright (c) 2013 Marcello Coutinho * All rights reserved. diff --git a/net-mgmt/pfSense-pkg-zabbix-agent/files/usr/local/pkg/zabbix-agent.xml b/net-mgmt/pfSense-pkg-zabbix-agent/files/usr/local/pkg/zabbix-agent.xml index de712f3e3e2c..0ecdc659fbbb 100644 --- a/net-mgmt/pfSense-pkg-zabbix-agent/files/usr/local/pkg/zabbix-agent.xml +++ b/net-mgmt/pfSense-pkg-zabbix-agent/files/usr/local/pkg/zabbix-agent.xml @@ -8,7 +8,7 @@ * zabbix-agent.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013 Danilo G. Baio * Copyright (c) 2013 Marcello Coutinho * All rights reserved. diff --git a/net-mgmt/pfSense-pkg-zabbix-proxy/Makefile b/net-mgmt/pfSense-pkg-zabbix-proxy/Makefile index f4d449ecee14..4b6587a72edd 100644 --- a/net-mgmt/pfSense-pkg-zabbix-proxy/Makefile +++ b/net-mgmt/pfSense-pkg-zabbix-proxy/Makefile @@ -2,7 +2,7 @@ PORTNAME?= pfSense-pkg-zabbix-proxy PORTVERSION= 1.0.4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net-mgmt MASTER_SITES= # empty DISTFILES= # empty diff --git a/net-mgmt/pfSense-pkg-zabbix-proxy/files/etc/inc/priv/zabbix-proxy.priv.inc b/net-mgmt/pfSense-pkg-zabbix-proxy/files/etc/inc/priv/zabbix-proxy.priv.inc index 9c8bb5fdc41a..ca63156a7a01 100644 --- a/net-mgmt/pfSense-pkg-zabbix-proxy/files/etc/inc/priv/zabbix-proxy.priv.inc +++ b/net-mgmt/pfSense-pkg-zabbix-proxy/files/etc/inc/priv/zabbix-proxy.priv.inc @@ -3,7 +3,7 @@ * zabbix-proxy.priv.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net-mgmt/pfSense-pkg-zabbix-proxy/files/usr/local/pkg/zabbix-proxy.inc b/net-mgmt/pfSense-pkg-zabbix-proxy/files/usr/local/pkg/zabbix-proxy.inc index f5200ef4b9c3..8eb534706a72 100644 --- a/net-mgmt/pfSense-pkg-zabbix-proxy/files/usr/local/pkg/zabbix-proxy.inc +++ b/net-mgmt/pfSense-pkg-zabbix-proxy/files/usr/local/pkg/zabbix-proxy.inc @@ -3,7 +3,7 @@ * zabbix-proxy.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013 Danilo G. Baio * Copyright (c) 2013 Marcello Coutinho * All rights reserved. diff --git a/net-mgmt/pfSense-pkg-zabbix-proxy/files/usr/local/pkg/zabbix-proxy.xml b/net-mgmt/pfSense-pkg-zabbix-proxy/files/usr/local/pkg/zabbix-proxy.xml index 6883fdbe535b..841b00dd0734 100644 --- a/net-mgmt/pfSense-pkg-zabbix-proxy/files/usr/local/pkg/zabbix-proxy.xml +++ b/net-mgmt/pfSense-pkg-zabbix-proxy/files/usr/local/pkg/zabbix-proxy.xml @@ -8,7 +8,7 @@ * zabbix-proxy.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013 Danilo G. Baio * Copyright (c) 2013 Marcello Coutinho * All rights reserved. diff --git a/net/filterdns/Makefile b/net/filterdns/Makefile index 62674e48ad3d..3bfed0f28859 100755 --- a/net/filterdns/Makefile +++ b/net/filterdns/Makefile @@ -1,6 +1,6 @@ PORTNAME= filterdns PORTVERSION= 2.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MASTER_SITES= # empty DISTFILES= # none diff --git a/net/filterdns/files/Makefile b/net/filterdns/files/Makefile index 4fb2f18d2bac..388545bc90f3 100644 --- a/net/filterdns/files/Makefile +++ b/net/filterdns/files/Makefile @@ -2,7 +2,7 @@ # Makefile # # part of pfSense (https://www.pfsense.org) -# Copyright (c) 2009-2018 Rubicon Communications, LLC (Netgate) +# Copyright (c) 2009-2021 Rubicon Communications, LLC (Netgate) # All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/filterdns/files/filterdns.c b/net/filterdns/files/filterdns.c index 1a5ff568519a..ef4e4f427ea0 100644 --- a/net/filterdns/files/filterdns.c +++ b/net/filterdns/files/filterdns.c @@ -2,7 +2,7 @@ * filterdns.c * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2009-2018 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2009-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/filterdns/files/filterdns.h b/net/filterdns/files/filterdns.h index b7a830f5e974..74fbd438c130 100644 --- a/net/filterdns/files/filterdns.h +++ b/net/filterdns/files/filterdns.h @@ -2,7 +2,7 @@ * filterdns.h * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2011-2018 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2011-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/filterdns/files/parse.y b/net/filterdns/files/parse.y index 4a74e6f81f68..7dc4bfb32e74 100644 --- a/net/filterdns/files/parse.y +++ b/net/filterdns/files/parse.y @@ -2,7 +2,7 @@ * parse.y * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2011-2018 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2011-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/filterdns/files/tables.c b/net/filterdns/files/tables.c index 33c9665943e8..4f7024293d90 100644 --- a/net/filterdns/files/tables.c +++ b/net/filterdns/files/tables.c @@ -2,7 +2,7 @@ * tables.c * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2009-2018 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2009-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/filterdns/files/tables.h b/net/filterdns/files/tables.h index 516074ca21d7..bd3a4e4c254b 100644 --- a/net/filterdns/files/tables.h +++ b/net/filterdns/files/tables.h @@ -2,7 +2,7 @@ * tables.h * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2011-2018 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2011-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-LADVD/Makefile b/net/pfSense-pkg-LADVD/Makefile index bc99cc65c504..c17391d7871a 100644 --- a/net/pfSense-pkg-LADVD/Makefile +++ b/net/pfSense-pkg-LADVD/Makefile @@ -2,7 +2,7 @@ PORTNAME= pfSense-pkg-LADVD PORTVERSION= 1.2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= # empty DISTFILES= # empty diff --git a/net/pfSense-pkg-LADVD/files/etc/inc/priv/ladvd.priv.inc b/net/pfSense-pkg-LADVD/files/etc/inc/priv/ladvd.priv.inc index 68aa7716a7dd..531a255fe786 100644 --- a/net/pfSense-pkg-LADVD/files/etc/inc/priv/ladvd.priv.inc +++ b/net/pfSense-pkg-LADVD/files/etc/inc/priv/ladvd.priv.inc @@ -3,7 +3,7 @@ * ladvd.priv.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-LADVD/files/usr/local/pkg/ladvd.inc b/net/pfSense-pkg-LADVD/files/usr/local/pkg/ladvd.inc index b4a829f0e340..3d0b7e2cc819 100644 --- a/net/pfSense-pkg-LADVD/files/usr/local/pkg/ladvd.inc +++ b/net/pfSense-pkg-LADVD/files/usr/local/pkg/ladvd.inc @@ -4,7 +4,7 @@ * * part of pfSense (https://www.pfsense.org) * Copyright (c) 2014 Andrea Tuccia - * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2014-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-LADVD/files/usr/local/pkg/ladvd.xml b/net/pfSense-pkg-LADVD/files/usr/local/pkg/ladvd.xml index 926446177da1..02ba98e25adf 100644 --- a/net/pfSense-pkg-LADVD/files/usr/local/pkg/ladvd.xml +++ b/net/pfSense-pkg-LADVD/files/usr/local/pkg/ladvd.xml @@ -9,7 +9,7 @@ * * part of pfSense (https://www.pfsense.org) * Copyright (c) 2014 Andrea Tuccia - * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2014-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-LADVD/files/usr/local/www/status_ladvd.php b/net/pfSense-pkg-LADVD/files/usr/local/www/status_ladvd.php index a689d9990942..668d4514ea40 100644 --- a/net/pfSense-pkg-LADVD/files/usr/local/www/status_ladvd.php +++ b/net/pfSense-pkg-LADVD/files/usr/local/www/status_ladvd.php @@ -4,7 +4,7 @@ * * part of pfSense (https://www.pfsense.org) * Copyright (c) 2014 Andrea Tuccia - * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2014-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-Status_Traffic_Totals/Makefile b/net/pfSense-pkg-Status_Traffic_Totals/Makefile index 982c37ce9d55..14395be4d93e 100644 --- a/net/pfSense-pkg-Status_Traffic_Totals/Makefile +++ b/net/pfSense-pkg-Status_Traffic_Totals/Makefile @@ -2,7 +2,7 @@ PORTNAME= pfSense-pkg-Status_Traffic_Totals PORTVERSION= 2.3.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= # empty DISTFILES= # empty diff --git a/net/pfSense-pkg-Status_Traffic_Totals/files/etc/inc/priv/status_traffic_totals.priv.inc b/net/pfSense-pkg-Status_Traffic_Totals/files/etc/inc/priv/status_traffic_totals.priv.inc index 2f58c8b60e86..af84fecefc02 100644 --- a/net/pfSense-pkg-Status_Traffic_Totals/files/etc/inc/priv/status_traffic_totals.priv.inc +++ b/net/pfSense-pkg-Status_Traffic_Totals/files/etc/inc/priv/status_traffic_totals.priv.inc @@ -3,7 +3,7 @@ * status_traffic_totals.priv.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2008-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2008-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-Status_Traffic_Totals/files/usr/local/pkg/Status_Traffic_Totals.xml b/net/pfSense-pkg-Status_Traffic_Totals/files/usr/local/pkg/Status_Traffic_Totals.xml index e19edd644a39..965ca02054df 100644 --- a/net/pfSense-pkg-Status_Traffic_Totals/files/usr/local/pkg/Status_Traffic_Totals.xml +++ b/net/pfSense-pkg-Status_Traffic_Totals/files/usr/local/pkg/Status_Traffic_Totals.xml @@ -8,7 +8,7 @@ * traffic_totals.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Originally based upon pfBlocker by diff --git a/net/pfSense-pkg-Status_Traffic_Totals/files/usr/local/pkg/status_traffic_totals.inc b/net/pfSense-pkg-Status_Traffic_Totals/files/usr/local/pkg/status_traffic_totals.inc index 5a65e924b4d4..0b8f6a446541 100644 --- a/net/pfSense-pkg-Status_Traffic_Totals/files/usr/local/pkg/status_traffic_totals.inc +++ b/net/pfSense-pkg-Status_Traffic_Totals/files/usr/local/pkg/status_traffic_totals.inc @@ -3,7 +3,7 @@ * status_traffic_totals.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2008-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2008-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * originally part of m0n0wall (http://m0n0.ch/wall) diff --git a/net/pfSense-pkg-Status_Traffic_Totals/files/usr/local/www/status_traffic_totals.php b/net/pfSense-pkg-Status_Traffic_Totals/files/usr/local/www/status_traffic_totals.php index 2edc77703bdd..abb5c0ba6d6f 100644 --- a/net/pfSense-pkg-Status_Traffic_Totals/files/usr/local/www/status_traffic_totals.php +++ b/net/pfSense-pkg-Status_Traffic_Totals/files/usr/local/www/status_traffic_totals.php @@ -3,7 +3,7 @@ * status_traffic_totals.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2008-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2008-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * originally part of m0n0wall (http://m0n0.ch/wall) diff --git a/net/pfSense-pkg-Status_Traffic_Totals/files/usr/local/www/vnstat_fetch_json.php b/net/pfSense-pkg-Status_Traffic_Totals/files/usr/local/www/vnstat_fetch_json.php index 6d0af86a6c2b..3949b7f1b0a5 100644 --- a/net/pfSense-pkg-Status_Traffic_Totals/files/usr/local/www/vnstat_fetch_json.php +++ b/net/pfSense-pkg-Status_Traffic_Totals/files/usr/local/www/vnstat_fetch_json.php @@ -3,7 +3,7 @@ * vnstat_fetch_json.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2008-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2008-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * originally part of m0n0wall (http://m0n0.ch/wall) diff --git a/net/pfSense-pkg-arping/Makefile b/net/pfSense-pkg-arping/Makefile index dbe74b6f9418..0c107a2d5c84 100644 --- a/net/pfSense-pkg-arping/Makefile +++ b/net/pfSense-pkg-arping/Makefile @@ -2,7 +2,7 @@ PORTNAME= pfSense-pkg-arping PORTVERSION= 1.2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= # empty DISTFILES= # empty diff --git a/net/pfSense-pkg-arping/files/etc/inc/priv/arping.priv.inc b/net/pfSense-pkg-arping/files/etc/inc/priv/arping.priv.inc index 1fc081a916fe..d36cac978581 100644 --- a/net/pfSense-pkg-arping/files/etc/inc/priv/arping.priv.inc +++ b/net/pfSense-pkg-arping/files/etc/inc/priv/arping.priv.inc @@ -3,7 +3,7 @@ * arping.priv.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-arping/files/usr/local/pkg/arping.inc b/net/pfSense-pkg-arping/files/usr/local/pkg/arping.inc index e8989bd5a449..8a04213dcaf1 100644 --- a/net/pfSense-pkg-arping/files/usr/local/pkg/arping.inc +++ b/net/pfSense-pkg-arping/files/usr/local/pkg/arping.inc @@ -3,7 +3,7 @@ * arping.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-arping/files/usr/local/pkg/arping.xml b/net/pfSense-pkg-arping/files/usr/local/pkg/arping.xml index ce12deb6d500..4d6cfb704d95 100644 --- a/net/pfSense-pkg-arping/files/usr/local/pkg/arping.xml +++ b/net/pfSense-pkg-arping/files/usr/local/pkg/arping.xml @@ -8,7 +8,7 @@ * arping.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2009-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2009-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-cellular/Makefile b/net/pfSense-pkg-cellular/Makefile index 7e3832d26d75..40ed057a2fa4 100644 --- a/net/pfSense-pkg-cellular/Makefile +++ b/net/pfSense-pkg-cellular/Makefile @@ -2,6 +2,7 @@ PORTNAME= pfSense-pkg-cellular PORTVERSION= 1.2.3 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= # empty DISTFILES= # empty diff --git a/net/pfSense-pkg-cellular/files/etc/inc/priv/cellular.priv.inc b/net/pfSense-pkg-cellular/files/etc/inc/priv/cellular.priv.inc index b3ddf85ee8e7..021961ee52ea 100644 --- a/net/pfSense-pkg-cellular/files/etc/inc/priv/cellular.priv.inc +++ b/net/pfSense-pkg-cellular/files/etc/inc/priv/cellular.priv.inc @@ -3,7 +3,7 @@ * cellular.priv.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2017-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2017-2021 Rubicon Communications, LLC (Netgate) * Copyright (C) 2016 Voleatech GmbH, Fabian Schweinfurth * All rights reserved. * diff --git a/net/pfSense-pkg-cellular/files/usr/local/pkg/cellular.inc b/net/pfSense-pkg-cellular/files/usr/local/pkg/cellular.inc index 22714f078ad6..e7bbb996abd2 100644 --- a/net/pfSense-pkg-cellular/files/usr/local/pkg/cellular.inc +++ b/net/pfSense-pkg-cellular/files/usr/local/pkg/cellular.inc @@ -3,7 +3,7 @@ * cellular.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2017-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2017-2021 Rubicon Communications, LLC (Netgate) * Copyright (C) 2016 Voleatech GmbH, Fabian Schweinfurth * All rights reserved. * diff --git a/net/pfSense-pkg-cellular/files/usr/local/pkg/cellular.xml b/net/pfSense-pkg-cellular/files/usr/local/pkg/cellular.xml index e0bda0c36985..84c94bf455df 100644 --- a/net/pfSense-pkg-cellular/files/usr/local/pkg/cellular.xml +++ b/net/pfSense-pkg-cellular/files/usr/local/pkg/cellular.xml @@ -8,7 +8,7 @@ * cellular.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2017-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2017-2021 Rubicon Communications, LLC (Netgate) * Copyright (C) 2016 Voleatech GmbH, Fabian Schweinfurth * All rights reserved. * diff --git a/net/pfSense-pkg-cellular/files/usr/local/www/widgets/widgets/cellular.widget.php b/net/pfSense-pkg-cellular/files/usr/local/www/widgets/widgets/cellular.widget.php index 3f8a64e40df0..14bd8dc19e03 100644 --- a/net/pfSense-pkg-cellular/files/usr/local/www/widgets/widgets/cellular.widget.php +++ b/net/pfSense-pkg-cellular/files/usr/local/www/widgets/widgets/cellular.widget.php @@ -3,7 +3,7 @@ * cellular.widget.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2017-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2017-2021 Rubicon Communications, LLC (Netgate) * Copyright (C) 2016 Voleatech GmbH, Fabian Schweinfurth * All rights reserved. * diff --git a/net/pfSense-pkg-freeradius3/Makefile b/net/pfSense-pkg-freeradius3/Makefile index ea19068a76ce..8affa15db822 100644 --- a/net/pfSense-pkg-freeradius3/Makefile +++ b/net/pfSense-pkg-freeradius3/Makefile @@ -2,7 +2,7 @@ PORTNAME= pfSense-pkg-freeradius3 PORTVERSION= 0.15.7 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= net MASTER_SITES= # empty DISTFILES= # empty diff --git a/net/pfSense-pkg-freeradius3/files/etc/inc/priv/freeradius.priv.inc b/net/pfSense-pkg-freeradius3/files/etc/inc/priv/freeradius.priv.inc index 42056e5e568a..7468d7255441 100644 --- a/net/pfSense-pkg-freeradius3/files/etc/inc/priv/freeradius.priv.inc +++ b/net/pfSense-pkg-freeradius3/files/etc/inc/priv/freeradius.priv.inc @@ -3,7 +3,7 @@ * freeradius.priv.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-freeradius3/files/usr/local/pkg/freeradius.inc b/net/pfSense-pkg-freeradius3/files/usr/local/pkg/freeradius.inc index ad9474f1e1b8..f1ad45e6ea28 100644 --- a/net/pfSense-pkg-freeradius3/files/usr/local/pkg/freeradius.inc +++ b/net/pfSense-pkg-freeradius3/files/usr/local/pkg/freeradius.inc @@ -3,7 +3,7 @@ * freeradius.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013 Alexander Wilke * Copyright (c) 2013 Marcello Coutinho * All rights reserved. diff --git a/net/pfSense-pkg-freeradius3/files/usr/local/pkg/freeradius.xml b/net/pfSense-pkg-freeradius3/files/usr/local/pkg/freeradius.xml index df851bb67f70..138a243ec2e6 100644 --- a/net/pfSense-pkg-freeradius3/files/usr/local/pkg/freeradius.xml +++ b/net/pfSense-pkg-freeradius3/files/usr/local/pkg/freeradius.xml @@ -8,7 +8,7 @@ * freeradius.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013 Alexander Wilke * All rights reserved. * diff --git a/net/pfSense-pkg-freeradius3/files/usr/local/pkg/freeradiusauthorizedmacs.xml b/net/pfSense-pkg-freeradius3/files/usr/local/pkg/freeradiusauthorizedmacs.xml index 3e9919e707d0..7adfca9b7b6d 100644 --- a/net/pfSense-pkg-freeradius3/files/usr/local/pkg/freeradiusauthorizedmacs.xml +++ b/net/pfSense-pkg-freeradius3/files/usr/local/pkg/freeradiusauthorizedmacs.xml @@ -8,7 +8,7 @@ * freeradiusauthorizedmacs.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013 Alexander Wilke * All rights reserved. * diff --git a/net/pfSense-pkg-freeradius3/files/usr/local/pkg/freeradiusclients.xml b/net/pfSense-pkg-freeradius3/files/usr/local/pkg/freeradiusclients.xml index b7c2e6dfa3b4..91bc8e57ede3 100644 --- a/net/pfSense-pkg-freeradius3/files/usr/local/pkg/freeradiusclients.xml +++ b/net/pfSense-pkg-freeradius3/files/usr/local/pkg/freeradiusclients.xml @@ -8,7 +8,7 @@ * freeradiusclients.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013 Alexander Wilke * All rights reserved. * diff --git a/net/pfSense-pkg-freeradius3/files/usr/local/pkg/freeradiuseapconf.xml b/net/pfSense-pkg-freeradius3/files/usr/local/pkg/freeradiuseapconf.xml index 949445b9646e..ea342b14a94f 100644 --- a/net/pfSense-pkg-freeradius3/files/usr/local/pkg/freeradiuseapconf.xml +++ b/net/pfSense-pkg-freeradius3/files/usr/local/pkg/freeradiuseapconf.xml @@ -8,7 +8,7 @@ * freeradiuseapconf.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013 Alexander Wilke * Copyright (c) 2013 Marcello Coutinho (revocation list code) * All rights reserved. diff --git a/net/pfSense-pkg-freeradius3/files/usr/local/pkg/freeradiusinterfaces.xml b/net/pfSense-pkg-freeradius3/files/usr/local/pkg/freeradiusinterfaces.xml index 6c5f0719163d..976e3eb2636b 100644 --- a/net/pfSense-pkg-freeradius3/files/usr/local/pkg/freeradiusinterfaces.xml +++ b/net/pfSense-pkg-freeradius3/files/usr/local/pkg/freeradiusinterfaces.xml @@ -8,7 +8,7 @@ * freeradiusinterfaces.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013 Alexander Wilke * All rights reserved. * diff --git a/net/pfSense-pkg-freeradius3/files/usr/local/pkg/freeradiusmodulesldap.xml b/net/pfSense-pkg-freeradius3/files/usr/local/pkg/freeradiusmodulesldap.xml index 0163524fa9ee..fb13561ffeb0 100644 --- a/net/pfSense-pkg-freeradius3/files/usr/local/pkg/freeradiusmodulesldap.xml +++ b/net/pfSense-pkg-freeradius3/files/usr/local/pkg/freeradiusmodulesldap.xml @@ -8,7 +8,7 @@ * freeradiusmodulesldap.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013 Alexander Wilke * All rights reserved. * diff --git a/net/pfSense-pkg-freeradius3/files/usr/local/pkg/freeradiussettings.xml b/net/pfSense-pkg-freeradius3/files/usr/local/pkg/freeradiussettings.xml index 1e8b139c9718..4ad18944d415 100644 --- a/net/pfSense-pkg-freeradius3/files/usr/local/pkg/freeradiussettings.xml +++ b/net/pfSense-pkg-freeradius3/files/usr/local/pkg/freeradiussettings.xml @@ -8,7 +8,7 @@ * freeradiussettings.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2014-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013 Alexander Wilke * All rights reserved. * diff --git a/net/pfSense-pkg-freeradius3/files/usr/local/pkg/freeradiussqlconf.xml b/net/pfSense-pkg-freeradius3/files/usr/local/pkg/freeradiussqlconf.xml index 1c8e1dd9b1c8..ed7a74a52150 100644 --- a/net/pfSense-pkg-freeradius3/files/usr/local/pkg/freeradiussqlconf.xml +++ b/net/pfSense-pkg-freeradius3/files/usr/local/pkg/freeradiussqlconf.xml @@ -8,7 +8,7 @@ * freeradiussqlconf.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013 Alexander Wilke * All rights reserved. * diff --git a/net/pfSense-pkg-freeradius3/files/usr/local/pkg/freeradiussync.xml b/net/pfSense-pkg-freeradius3/files/usr/local/pkg/freeradiussync.xml index 32d7b558d699..8559bc3ef91a 100644 --- a/net/pfSense-pkg-freeradius3/files/usr/local/pkg/freeradiussync.xml +++ b/net/pfSense-pkg-freeradius3/files/usr/local/pkg/freeradiussync.xml @@ -8,7 +8,7 @@ * freeradiussync.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013 Alexander Wilke * Copyright (c) 2013 Marcello Coutinho * All rights reserved. diff --git a/net/pfSense-pkg-freeradius3/files/usr/local/www/freeradius_view_config.php b/net/pfSense-pkg-freeradius3/files/usr/local/www/freeradius_view_config.php index 70d684bda1ae..32d08e1c6b71 100644 --- a/net/pfSense-pkg-freeradius3/files/usr/local/www/freeradius_view_config.php +++ b/net/pfSense-pkg-freeradius3/files/usr/local/www/freeradius_view_config.php @@ -3,7 +3,7 @@ * freeradius_view_config.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013 Alexander Wilke * Copyright (c) 2011 Marcello Coutinho * All rights reserved. diff --git a/net/pfSense-pkg-frr/files/etc/inc/priv/frr.priv.inc b/net/pfSense-pkg-frr/files/etc/inc/priv/frr.priv.inc index 7d6afe3f0888..64e571f64533 100644 --- a/net/pfSense-pkg-frr/files/etc/inc/priv/frr.priv.inc +++ b/net/pfSense-pkg-frr/files/etc/inc/priv/frr.priv.inc @@ -3,7 +3,7 @@ * frr.priv.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-frr/files/usr/local/bin/frrctl b/net/pfSense-pkg-frr/files/usr/local/bin/frrctl index d9734fcb5fe6..7683c2559b68 100755 --- a/net/pfSense-pkg-frr/files/usr/local/bin/frrctl +++ b/net/pfSense-pkg-frr/files/usr/local/bin/frrctl @@ -3,7 +3,7 @@ # frrctl # # part of pfSense (https://www.pfsense.org) -# Copyright (c) 2004-2020 Rubicon Communications, LLC (Netgate) +# Copyright (c) 2004-2021 Rubicon Communications, LLC (Netgate) # All rights reserved. # # originally based on m0n0wall (http://neon1.net/m0n0wall) diff --git a/net/pfSense-pkg-frr/files/usr/local/pkg/frr.inc b/net/pfSense-pkg-frr/files/usr/local/pkg/frr.inc index 0d65c2646654..e5cccaaa202f 100644 --- a/net/pfSense-pkg-frr/files/usr/local/pkg/frr.inc +++ b/net/pfSense-pkg-frr/files/usr/local/pkg/frr.inc @@ -3,7 +3,7 @@ * frr.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2017-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2017-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-frr/files/usr/local/pkg/frr.xml b/net/pfSense-pkg-frr/files/usr/local/pkg/frr.xml index d70b52a5e946..16ce89e60a7f 100644 --- a/net/pfSense-pkg-frr/files/usr/local/pkg/frr.xml +++ b/net/pfSense-pkg-frr/files/usr/local/pkg/frr.xml @@ -8,7 +8,7 @@ * frr.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2012-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2012-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_bfd.xml b/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_bfd.xml index d6937b15a742..f41c1a553dad 100644 --- a/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_bfd.xml +++ b/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_bfd.xml @@ -8,7 +8,7 @@ * frr_bfd.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2012-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2012-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_bfd_peers.xml b/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_bfd_peers.xml index 73b09f3cf36d..d2ee43eaa978 100644 --- a/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_bfd_peers.xml +++ b/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_bfd_peers.xml @@ -8,7 +8,7 @@ * frr_bfd_peers.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2012-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2012-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_bgp.xml b/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_bgp.xml index b6f315cc3e89..9826428f19d3 100644 --- a/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_bgp.xml +++ b/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_bgp.xml @@ -8,7 +8,7 @@ * frr_bgp.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2012-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2012-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_bgp_advanced.xml b/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_bgp_advanced.xml index aca031d4024f..eecf16abfea6 100644 --- a/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_bgp_advanced.xml +++ b/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_bgp_advanced.xml @@ -8,7 +8,7 @@ * frr_bgp_advanced.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2012-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2012-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_bgp_aspaths.xml b/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_bgp_aspaths.xml index e04b31372601..e857daef5251 100644 --- a/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_bgp_aspaths.xml +++ b/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_bgp_aspaths.xml @@ -8,7 +8,7 @@ * frr_bgp_aspaths.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2012-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2012-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_bgp_communities.xml b/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_bgp_communities.xml index 21cfca158659..ef600104fe3f 100644 --- a/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_bgp_communities.xml +++ b/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_bgp_communities.xml @@ -8,7 +8,7 @@ * frr_bgp_communities.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2012-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2012-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_bgp_neighbors.xml b/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_bgp_neighbors.xml index 5595422f0e6b..987208f9fbda 100644 --- a/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_bgp_neighbors.xml +++ b/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_bgp_neighbors.xml @@ -8,7 +8,7 @@ * frr_bgp_neighbors.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2012-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2012-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_bgp_rpki_cache_servers.xml b/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_bgp_rpki_cache_servers.xml index 6d9e04c78355..bb3aa0bb430c 100644 --- a/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_bgp_rpki_cache_servers.xml +++ b/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_bgp_rpki_cache_servers.xml @@ -8,7 +8,7 @@ * frr_bgp_rpki.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2012-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2012-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_global_acls.xml b/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_global_acls.xml index a7845fffaba0..797bb1247951 100644 --- a/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_global_acls.xml +++ b/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_global_acls.xml @@ -8,7 +8,7 @@ * frr_global_acls.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2012-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2012-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_global_prefixes.xml b/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_global_prefixes.xml index 53e9bce703f3..888bbc7f3a05 100644 --- a/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_global_prefixes.xml +++ b/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_global_prefixes.xml @@ -8,7 +8,7 @@ * frr_global_prefixes.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2012-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2012-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_global_raw.xml b/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_global_raw.xml index 4527f4cf3b71..cf631a763c94 100644 --- a/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_global_raw.xml +++ b/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_global_raw.xml @@ -8,7 +8,7 @@ * frr_global_raw.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2012-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2012-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_global_routemaps.xml b/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_global_routemaps.xml index a4071845518e..e06afa055f8d 100644 --- a/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_global_routemaps.xml +++ b/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_global_routemaps.xml @@ -8,7 +8,7 @@ * frr_global_routemaps.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2012-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2012-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_ospf.xml b/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_ospf.xml index a60cbe73e6a8..842ea9a343d0 100644 --- a/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_ospf.xml +++ b/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_ospf.xml @@ -8,7 +8,7 @@ * frr_ospf.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2012-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2012-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_ospf6.xml b/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_ospf6.xml index 29d121d5100c..5284924ac75e 100644 --- a/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_ospf6.xml +++ b/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_ospf6.xml @@ -8,7 +8,7 @@ * frr_ospf6.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2012-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2012-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_ospf6_areas.xml b/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_ospf6_areas.xml index f290d0291ee2..5df0a2114949 100644 --- a/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_ospf6_areas.xml +++ b/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_ospf6_areas.xml @@ -8,7 +8,7 @@ * frr_ospf6_areas.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2012-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2012-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_ospf6_interfaces.xml b/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_ospf6_interfaces.xml index bbc763e97e53..88bce944297a 100644 --- a/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_ospf6_interfaces.xml +++ b/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_ospf6_interfaces.xml @@ -8,7 +8,7 @@ * frr_ospf6_interfaces.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2012-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2012-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_ospf_areas.xml b/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_ospf_areas.xml index 5b76c7d0c2d8..a37eb5f7a17c 100644 --- a/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_ospf_areas.xml +++ b/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_ospf_areas.xml @@ -8,7 +8,7 @@ * frr_ospf_areas.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2012-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2012-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_ospf_interfaces.xml b/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_ospf_interfaces.xml index 94014c36065c..b98125635d41 100644 --- a/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_ospf_interfaces.xml +++ b/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_ospf_interfaces.xml @@ -8,7 +8,7 @@ * frr_ospf_interfaces.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2012-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2012-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_ospf_neighbors.xml b/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_ospf_neighbors.xml index 7e45f8c1ca25..c58266691b27 100644 --- a/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_ospf_neighbors.xml +++ b/net/pfSense-pkg-frr/files/usr/local/pkg/frr/frr_ospf_neighbors.xml @@ -8,7 +8,7 @@ * frr_ospf_neighbors.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2012-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2012-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-frr/files/usr/local/pkg/frr/inc/frr_bfd.inc b/net/pfSense-pkg-frr/files/usr/local/pkg/frr/inc/frr_bfd.inc index 4f0b1881a473..2dedc9635293 100644 --- a/net/pfSense-pkg-frr/files/usr/local/pkg/frr/inc/frr_bfd.inc +++ b/net/pfSense-pkg-frr/files/usr/local/pkg/frr/inc/frr_bfd.inc @@ -3,7 +3,7 @@ * frr_bfd.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2017-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2017-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-frr/files/usr/local/pkg/frr/inc/frr_bgp.inc b/net/pfSense-pkg-frr/files/usr/local/pkg/frr/inc/frr_bgp.inc index 75aee229a29f..dbe860fd715b 100644 --- a/net/pfSense-pkg-frr/files/usr/local/pkg/frr/inc/frr_bgp.inc +++ b/net/pfSense-pkg-frr/files/usr/local/pkg/frr/inc/frr_bgp.inc @@ -3,7 +3,7 @@ * frr_bgp.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2017-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2017-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-frr/files/usr/local/pkg/frr/inc/frr_ospf.inc b/net/pfSense-pkg-frr/files/usr/local/pkg/frr/inc/frr_ospf.inc index 2a3ea1e2ee88..c1a7bb423ccc 100644 --- a/net/pfSense-pkg-frr/files/usr/local/pkg/frr/inc/frr_ospf.inc +++ b/net/pfSense-pkg-frr/files/usr/local/pkg/frr/inc/frr_ospf.inc @@ -3,7 +3,7 @@ * frr_ospf.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2017-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2017-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-frr/files/usr/local/pkg/frr/inc/frr_ospf6.inc b/net/pfSense-pkg-frr/files/usr/local/pkg/frr/inc/frr_ospf6.inc index 3959a4f14b36..c22613bca541 100644 --- a/net/pfSense-pkg-frr/files/usr/local/pkg/frr/inc/frr_ospf6.inc +++ b/net/pfSense-pkg-frr/files/usr/local/pkg/frr/inc/frr_ospf6.inc @@ -3,7 +3,7 @@ * frr_ospf6.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2017-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2017-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-frr/files/usr/local/pkg/frr/inc/frr_validation.inc b/net/pfSense-pkg-frr/files/usr/local/pkg/frr/inc/frr_validation.inc index 6d19a406fd07..eeec20e7c997 100644 --- a/net/pfSense-pkg-frr/files/usr/local/pkg/frr/inc/frr_validation.inc +++ b/net/pfSense-pkg-frr/files/usr/local/pkg/frr/inc/frr_validation.inc @@ -3,7 +3,7 @@ * frr_validation.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2017-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2017-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-frr/files/usr/local/pkg/frr/inc/frr_zebra.inc b/net/pfSense-pkg-frr/files/usr/local/pkg/frr/inc/frr_zebra.inc index 2db921d4247e..1b11cd88b60c 100644 --- a/net/pfSense-pkg-frr/files/usr/local/pkg/frr/inc/frr_zebra.inc +++ b/net/pfSense-pkg-frr/files/usr/local/pkg/frr/inc/frr_zebra.inc @@ -3,7 +3,7 @@ * frr_zebra.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2017-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2017-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-frr/files/usr/local/www/status_frr.php b/net/pfSense-pkg-frr/files/usr/local/www/status_frr.php index b5443d42df37..98f41c2d6d45 100644 --- a/net/pfSense-pkg-frr/files/usr/local/www/status_frr.php +++ b/net/pfSense-pkg-frr/files/usr/local/www/status_frr.php @@ -3,7 +3,7 @@ * status_frr.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2010-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2010-2021 Rubicon Communications, LLC (Netgate) * Copyright (C) 2010 Nick Buraglio * All rights reserved. * diff --git a/net/pfSense-pkg-haproxy-devel/files/etc/inc/priv/haproxy.priv.inc b/net/pfSense-pkg-haproxy-devel/files/etc/inc/priv/haproxy.priv.inc index 09a6f3f1e54c..f5af1c8a0ef2 100644 --- a/net/pfSense-pkg-haproxy-devel/files/etc/inc/priv/haproxy.priv.inc +++ b/net/pfSense-pkg-haproxy-devel/files/etc/inc/priv/haproxy.priv.inc @@ -3,7 +3,7 @@ * haproxy.priv.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-haproxy-devel/files/usr/local/pkg/haproxy.xml b/net/pfSense-pkg-haproxy-devel/files/usr/local/pkg/haproxy.xml index 2651dbf22eae..b56c366d71a7 100644 --- a/net/pfSense-pkg-haproxy-devel/files/usr/local/pkg/haproxy.xml +++ b/net/pfSense-pkg-haproxy-devel/files/usr/local/pkg/haproxy.xml @@ -8,7 +8,7 @@ * haproxy.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2009-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2009-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-haproxy-devel/files/usr/local/pkg/haproxy/haproxy.inc b/net/pfSense-pkg-haproxy-devel/files/usr/local/pkg/haproxy/haproxy.inc index 8e8454fef43d..3c5097354fba 100644 --- a/net/pfSense-pkg-haproxy-devel/files/usr/local/pkg/haproxy/haproxy.inc +++ b/net/pfSense-pkg-haproxy-devel/files/usr/local/pkg/haproxy/haproxy.inc @@ -3,7 +3,7 @@ * haproxy.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2009-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2009-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013-2016 PiBa-NL * All rights reserved. * diff --git a/net/pfSense-pkg-haproxy-devel/files/usr/local/pkg/haproxy/haproxy_gui.inc b/net/pfSense-pkg-haproxy-devel/files/usr/local/pkg/haproxy/haproxy_gui.inc index 3903db2f7632..eb4910032225 100644 --- a/net/pfSense-pkg-haproxy-devel/files/usr/local/pkg/haproxy/haproxy_gui.inc +++ b/net/pfSense-pkg-haproxy-devel/files/usr/local/pkg/haproxy/haproxy_gui.inc @@ -3,7 +3,7 @@ * haproxy_gui.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2016 PiBa-NL * All rights reserved. * diff --git a/net/pfSense-pkg-haproxy-devel/files/usr/local/pkg/haproxy/haproxy_htmllist.inc b/net/pfSense-pkg-haproxy-devel/files/usr/local/pkg/haproxy/haproxy_htmllist.inc index fef3181eb8d7..597a1313288b 100644 --- a/net/pfSense-pkg-haproxy-devel/files/usr/local/pkg/haproxy/haproxy_htmllist.inc +++ b/net/pfSense-pkg-haproxy-devel/files/usr/local/pkg/haproxy/haproxy_htmllist.inc @@ -3,7 +3,7 @@ * haproxy_htmllist.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2016 PiBa-NL * All rights reserved. * diff --git a/net/pfSense-pkg-haproxy-devel/files/usr/local/pkg/haproxy/haproxy_socket.sh b/net/pfSense-pkg-haproxy-devel/files/usr/local/pkg/haproxy/haproxy_socket.sh index 60d59bb5afaa..4d259a563fb3 100644 --- a/net/pfSense-pkg-haproxy-devel/files/usr/local/pkg/haproxy/haproxy_socket.sh +++ b/net/pfSense-pkg-haproxy-devel/files/usr/local/pkg/haproxy/haproxy_socket.sh @@ -4,7 +4,7 @@ * haproxy_socket.sh * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2016 PiBa-NL * All rights reserved. * diff --git a/net/pfSense-pkg-haproxy-devel/files/usr/local/pkg/haproxy/haproxy_socketinfo.inc b/net/pfSense-pkg-haproxy-devel/files/usr/local/pkg/haproxy/haproxy_socketinfo.inc index 74385860a4c6..9798522ce70e 100644 --- a/net/pfSense-pkg-haproxy-devel/files/usr/local/pkg/haproxy/haproxy_socketinfo.inc +++ b/net/pfSense-pkg-haproxy-devel/files/usr/local/pkg/haproxy/haproxy_socketinfo.inc @@ -3,7 +3,7 @@ * haproxy_socketinfo.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013 PiBa-NL * Copyright (c) 2011 Thomas Schaefer - Tomschaefer.org * Copyright (c) 2011 Marcello Coutinho diff --git a/net/pfSense-pkg-haproxy-devel/files/usr/local/pkg/haproxy/haproxy_sync.sh b/net/pfSense-pkg-haproxy-devel/files/usr/local/pkg/haproxy/haproxy_sync.sh index b9a1f6e9e24a..3a14162415e6 100644 --- a/net/pfSense-pkg-haproxy-devel/files/usr/local/pkg/haproxy/haproxy_sync.sh +++ b/net/pfSense-pkg-haproxy-devel/files/usr/local/pkg/haproxy/haproxy_sync.sh @@ -4,7 +4,7 @@ * haproxy_sync.sh * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2016 PiBa-NL * All rights reserved. * diff --git a/net/pfSense-pkg-haproxy-devel/files/usr/local/pkg/haproxy/haproxy_upgrade_config.inc b/net/pfSense-pkg-haproxy-devel/files/usr/local/pkg/haproxy/haproxy_upgrade_config.inc index cc9a66d53370..03536db93dc7 100644 --- a/net/pfSense-pkg-haproxy-devel/files/usr/local/pkg/haproxy/haproxy_upgrade_config.inc +++ b/net/pfSense-pkg-haproxy-devel/files/usr/local/pkg/haproxy/haproxy_upgrade_config.inc @@ -3,7 +3,7 @@ * haproxy_upgrade_config.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013 PiBa-NL * All rights reserved. * diff --git a/net/pfSense-pkg-haproxy-devel/files/usr/local/pkg/haproxy/haproxy_utils.inc b/net/pfSense-pkg-haproxy-devel/files/usr/local/pkg/haproxy/haproxy_utils.inc index 665ab0f87ce0..6019f690d9ee 100644 --- a/net/pfSense-pkg-haproxy-devel/files/usr/local/pkg/haproxy/haproxy_utils.inc +++ b/net/pfSense-pkg-haproxy-devel/files/usr/local/pkg/haproxy/haproxy_utils.inc @@ -3,7 +3,7 @@ * haproxy_utils.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013-2015 PiBa-NL * All rights reserved. * diff --git a/net/pfSense-pkg-haproxy-devel/files/usr/local/pkg/haproxy/haproxy_xmlrpcsyncclient.inc b/net/pfSense-pkg-haproxy-devel/files/usr/local/pkg/haproxy/haproxy_xmlrpcsyncclient.inc index 0cbf12e687fd..c3b847c36f3d 100644 --- a/net/pfSense-pkg-haproxy-devel/files/usr/local/pkg/haproxy/haproxy_xmlrpcsyncclient.inc +++ b/net/pfSense-pkg-haproxy-devel/files/usr/local/pkg/haproxy/haproxy_xmlrpcsyncclient.inc @@ -3,7 +3,7 @@ * haproxy_xmlrpcsyncclient.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2009-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2009-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013 PiBa-NL * All rights reserved. * diff --git a/net/pfSense-pkg-haproxy-devel/files/usr/local/pkg/haproxy/pkg_haproxy_tabs.inc b/net/pfSense-pkg-haproxy-devel/files/usr/local/pkg/haproxy/pkg_haproxy_tabs.inc index d84c5ca3104f..86c2f607933a 100644 --- a/net/pfSense-pkg-haproxy-devel/files/usr/local/pkg/haproxy/pkg_haproxy_tabs.inc +++ b/net/pfSense-pkg-haproxy-devel/files/usr/local/pkg/haproxy/pkg_haproxy_tabs.inc @@ -3,7 +3,7 @@ * pkg_haproxy_tabs.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2016 PiBa-NL * All rights reserved. * diff --git a/net/pfSense-pkg-haproxy-devel/files/usr/local/www/haproxy/haproxy_files.php b/net/pfSense-pkg-haproxy-devel/files/usr/local/www/haproxy/haproxy_files.php index 63ab2360be58..00a7eb3615c3 100644 --- a/net/pfSense-pkg-haproxy-devel/files/usr/local/www/haproxy/haproxy_files.php +++ b/net/pfSense-pkg-haproxy-devel/files/usr/local/www/haproxy/haproxy_files.php @@ -3,7 +3,7 @@ * haproxy_files.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2014 PiBa-NL * All rights reserved. * diff --git a/net/pfSense-pkg-haproxy-devel/files/usr/local/www/haproxy/haproxy_global.php b/net/pfSense-pkg-haproxy-devel/files/usr/local/www/haproxy/haproxy_global.php index 2a2b7001481d..094dbfbea1fa 100644 --- a/net/pfSense-pkg-haproxy-devel/files/usr/local/www/haproxy/haproxy_global.php +++ b/net/pfSense-pkg-haproxy-devel/files/usr/local/www/haproxy/haproxy_global.php @@ -3,7 +3,7 @@ * haproxy_global.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2009-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2009-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013 PiBa-NL * Copyright (C) 2008 Remco Hoef * All rights reserved. diff --git a/net/pfSense-pkg-haproxy-devel/files/usr/local/www/haproxy/haproxy_listeners.php b/net/pfSense-pkg-haproxy-devel/files/usr/local/www/haproxy/haproxy_listeners.php index db509807781f..e6a8347bba03 100644 --- a/net/pfSense-pkg-haproxy-devel/files/usr/local/www/haproxy/haproxy_listeners.php +++ b/net/pfSense-pkg-haproxy-devel/files/usr/local/www/haproxy/haproxy_listeners.php @@ -4,7 +4,7 @@ * * part of pfSense (https://www.pfsense.org) * Copyright (c) 2008 Remco Hoef - * Copyright (c) 2009-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2009-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013-2016 PiBa-NL * All rights reserved. * diff --git a/net/pfSense-pkg-haproxy-devel/files/usr/local/www/haproxy/haproxy_listeners_edit.php b/net/pfSense-pkg-haproxy-devel/files/usr/local/www/haproxy/haproxy_listeners_edit.php index 39d7ed25d92c..5bcee48068dd 100644 --- a/net/pfSense-pkg-haproxy-devel/files/usr/local/www/haproxy/haproxy_listeners_edit.php +++ b/net/pfSense-pkg-haproxy-devel/files/usr/local/www/haproxy/haproxy_listeners_edit.php @@ -3,7 +3,7 @@ * haproxy_listeners_edit.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2009-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2009-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013-2015 PiBa-NL * Copyright (c) 2008 Remco Hoef * Copyright (c) 2013 Marcello Coutinho diff --git a/net/pfSense-pkg-haproxy-devel/files/usr/local/www/haproxy/haproxy_pool_edit.php b/net/pfSense-pkg-haproxy-devel/files/usr/local/www/haproxy/haproxy_pool_edit.php index 52dba2f8d389..c9286bdde559 100644 --- a/net/pfSense-pkg-haproxy-devel/files/usr/local/www/haproxy/haproxy_pool_edit.php +++ b/net/pfSense-pkg-haproxy-devel/files/usr/local/www/haproxy/haproxy_pool_edit.php @@ -3,7 +3,7 @@ * haproxy_pool_edit.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2009-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2009-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013-2015 PiBa-NL * Copyright (c) 2008 Remco Hoef * All rights reserved. diff --git a/net/pfSense-pkg-haproxy-devel/files/usr/local/www/haproxy/haproxy_pools.php b/net/pfSense-pkg-haproxy-devel/files/usr/local/www/haproxy/haproxy_pools.php index 83fa2f722143..d177bed43bc7 100644 --- a/net/pfSense-pkg-haproxy-devel/files/usr/local/www/haproxy/haproxy_pools.php +++ b/net/pfSense-pkg-haproxy-devel/files/usr/local/www/haproxy/haproxy_pools.php @@ -3,7 +3,7 @@ * haproxy_pools.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2009-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2009-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013 PiBa-NL * Copyright (c) 2008 Remco Hoef * All rights reserved. diff --git a/net/pfSense-pkg-haproxy-devel/files/usr/local/www/haproxy/haproxy_stats.php b/net/pfSense-pkg-haproxy-devel/files/usr/local/www/haproxy/haproxy_stats.php index 275fae2512c3..3281d50dfe29 100644 --- a/net/pfSense-pkg-haproxy-devel/files/usr/local/www/haproxy/haproxy_stats.php +++ b/net/pfSense-pkg-haproxy-devel/files/usr/local/www/haproxy/haproxy_stats.php @@ -3,7 +3,7 @@ * haproxy_stats.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013 PiBa-NL * All rights reserved. * diff --git a/net/pfSense-pkg-haproxy-devel/files/usr/local/www/haproxy/haproxy_templates.php b/net/pfSense-pkg-haproxy-devel/files/usr/local/www/haproxy/haproxy_templates.php index 4d94f4252e48..c5e75438627e 100644 --- a/net/pfSense-pkg-haproxy-devel/files/usr/local/www/haproxy/haproxy_templates.php +++ b/net/pfSense-pkg-haproxy-devel/files/usr/local/www/haproxy/haproxy_templates.php @@ -3,7 +3,7 @@ * haproxy_templates.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2014 PiBa-NL * All rights reserved. * diff --git a/net/pfSense-pkg-haproxy-devel/files/usr/local/www/shortcuts/pkg_haproxy.inc b/net/pfSense-pkg-haproxy-devel/files/usr/local/www/shortcuts/pkg_haproxy.inc index bac7330c3f83..c095936dbe5c 100644 --- a/net/pfSense-pkg-haproxy-devel/files/usr/local/www/shortcuts/pkg_haproxy.inc +++ b/net/pfSense-pkg-haproxy-devel/files/usr/local/www/shortcuts/pkg_haproxy.inc @@ -3,7 +3,7 @@ * pkg_haproxy.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013 Marcello Coutinho * All rights reserved. * diff --git a/net/pfSense-pkg-haproxy-devel/files/usr/local/www/widgets/include/widget-haproxy.inc b/net/pfSense-pkg-haproxy-devel/files/usr/local/www/widgets/include/widget-haproxy.inc index 6a8235fb7b60..a086cdccb560 100644 --- a/net/pfSense-pkg-haproxy-devel/files/usr/local/www/widgets/include/widget-haproxy.inc +++ b/net/pfSense-pkg-haproxy-devel/files/usr/local/www/widgets/include/widget-haproxy.inc @@ -4,7 +4,7 @@ * * part of pfSense (https://www.pfsense.org) * Copyright (c) 2017 PiBa-NL - * Copyright (c) 2017-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2017-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-haproxy-devel/files/usr/local/www/widgets/widgets/haproxy.widget.php b/net/pfSense-pkg-haproxy-devel/files/usr/local/www/widgets/widgets/haproxy.widget.php index 9e02e1930a9f..42ecd34050a4 100644 --- a/net/pfSense-pkg-haproxy-devel/files/usr/local/www/widgets/widgets/haproxy.widget.php +++ b/net/pfSense-pkg-haproxy-devel/files/usr/local/www/widgets/widgets/haproxy.widget.php @@ -3,7 +3,7 @@ * haproxy.widget.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013 PiBa-NL * Copyright (c) 2011 Thomas Schaefer - Tomschaefer.org * Copyright (c) 2011 Marcello Coutinho diff --git a/net/pfSense-pkg-haproxy/Makefile b/net/pfSense-pkg-haproxy/Makefile index 676aab415f79..c7637683243f 100644 --- a/net/pfSense-pkg-haproxy/Makefile +++ b/net/pfSense-pkg-haproxy/Makefile @@ -2,6 +2,7 @@ PORTNAME= pfSense-pkg-haproxy PORTVERSION= 0.61 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= # empty DISTFILES= # empty diff --git a/net/pfSense-pkg-haproxy/files/etc/inc/priv/haproxy.priv.inc b/net/pfSense-pkg-haproxy/files/etc/inc/priv/haproxy.priv.inc index 09a6f3f1e54c..f5af1c8a0ef2 100644 --- a/net/pfSense-pkg-haproxy/files/etc/inc/priv/haproxy.priv.inc +++ b/net/pfSense-pkg-haproxy/files/etc/inc/priv/haproxy.priv.inc @@ -3,7 +3,7 @@ * haproxy.priv.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-haproxy/files/usr/local/pkg/haproxy.xml b/net/pfSense-pkg-haproxy/files/usr/local/pkg/haproxy.xml index 2651dbf22eae..b56c366d71a7 100644 --- a/net/pfSense-pkg-haproxy/files/usr/local/pkg/haproxy.xml +++ b/net/pfSense-pkg-haproxy/files/usr/local/pkg/haproxy.xml @@ -8,7 +8,7 @@ * haproxy.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2009-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2009-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-haproxy/files/usr/local/pkg/haproxy/haproxy.inc b/net/pfSense-pkg-haproxy/files/usr/local/pkg/haproxy/haproxy.inc index eae0af1beb3d..fbe960a71ea2 100644 --- a/net/pfSense-pkg-haproxy/files/usr/local/pkg/haproxy/haproxy.inc +++ b/net/pfSense-pkg-haproxy/files/usr/local/pkg/haproxy/haproxy.inc @@ -3,7 +3,7 @@ * haproxy.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2009-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2009-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013-2016 PiBa-NL * All rights reserved. * diff --git a/net/pfSense-pkg-haproxy/files/usr/local/pkg/haproxy/haproxy_gui.inc b/net/pfSense-pkg-haproxy/files/usr/local/pkg/haproxy/haproxy_gui.inc index 3903db2f7632..eb4910032225 100644 --- a/net/pfSense-pkg-haproxy/files/usr/local/pkg/haproxy/haproxy_gui.inc +++ b/net/pfSense-pkg-haproxy/files/usr/local/pkg/haproxy/haproxy_gui.inc @@ -3,7 +3,7 @@ * haproxy_gui.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2016 PiBa-NL * All rights reserved. * diff --git a/net/pfSense-pkg-haproxy/files/usr/local/pkg/haproxy/haproxy_htmllist.inc b/net/pfSense-pkg-haproxy/files/usr/local/pkg/haproxy/haproxy_htmllist.inc index fef3181eb8d7..597a1313288b 100644 --- a/net/pfSense-pkg-haproxy/files/usr/local/pkg/haproxy/haproxy_htmllist.inc +++ b/net/pfSense-pkg-haproxy/files/usr/local/pkg/haproxy/haproxy_htmllist.inc @@ -3,7 +3,7 @@ * haproxy_htmllist.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2016 PiBa-NL * All rights reserved. * diff --git a/net/pfSense-pkg-haproxy/files/usr/local/pkg/haproxy/haproxy_socket.sh b/net/pfSense-pkg-haproxy/files/usr/local/pkg/haproxy/haproxy_socket.sh index 60d59bb5afaa..4d259a563fb3 100644 --- a/net/pfSense-pkg-haproxy/files/usr/local/pkg/haproxy/haproxy_socket.sh +++ b/net/pfSense-pkg-haproxy/files/usr/local/pkg/haproxy/haproxy_socket.sh @@ -4,7 +4,7 @@ * haproxy_socket.sh * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2016 PiBa-NL * All rights reserved. * diff --git a/net/pfSense-pkg-haproxy/files/usr/local/pkg/haproxy/haproxy_socketinfo.inc b/net/pfSense-pkg-haproxy/files/usr/local/pkg/haproxy/haproxy_socketinfo.inc index 74385860a4c6..9798522ce70e 100644 --- a/net/pfSense-pkg-haproxy/files/usr/local/pkg/haproxy/haproxy_socketinfo.inc +++ b/net/pfSense-pkg-haproxy/files/usr/local/pkg/haproxy/haproxy_socketinfo.inc @@ -3,7 +3,7 @@ * haproxy_socketinfo.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013 PiBa-NL * Copyright (c) 2011 Thomas Schaefer - Tomschaefer.org * Copyright (c) 2011 Marcello Coutinho diff --git a/net/pfSense-pkg-haproxy/files/usr/local/pkg/haproxy/haproxy_sync.sh b/net/pfSense-pkg-haproxy/files/usr/local/pkg/haproxy/haproxy_sync.sh index b9a1f6e9e24a..3a14162415e6 100644 --- a/net/pfSense-pkg-haproxy/files/usr/local/pkg/haproxy/haproxy_sync.sh +++ b/net/pfSense-pkg-haproxy/files/usr/local/pkg/haproxy/haproxy_sync.sh @@ -4,7 +4,7 @@ * haproxy_sync.sh * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2016 PiBa-NL * All rights reserved. * diff --git a/net/pfSense-pkg-haproxy/files/usr/local/pkg/haproxy/haproxy_upgrade_config.inc b/net/pfSense-pkg-haproxy/files/usr/local/pkg/haproxy/haproxy_upgrade_config.inc index cc9a66d53370..03536db93dc7 100644 --- a/net/pfSense-pkg-haproxy/files/usr/local/pkg/haproxy/haproxy_upgrade_config.inc +++ b/net/pfSense-pkg-haproxy/files/usr/local/pkg/haproxy/haproxy_upgrade_config.inc @@ -3,7 +3,7 @@ * haproxy_upgrade_config.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013 PiBa-NL * All rights reserved. * diff --git a/net/pfSense-pkg-haproxy/files/usr/local/pkg/haproxy/haproxy_utils.inc b/net/pfSense-pkg-haproxy/files/usr/local/pkg/haproxy/haproxy_utils.inc index e9c7f2d3fbba..762b55aeb48e 100644 --- a/net/pfSense-pkg-haproxy/files/usr/local/pkg/haproxy/haproxy_utils.inc +++ b/net/pfSense-pkg-haproxy/files/usr/local/pkg/haproxy/haproxy_utils.inc @@ -3,7 +3,7 @@ * haproxy_utils.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013-2015 PiBa-NL * All rights reserved. * diff --git a/net/pfSense-pkg-haproxy/files/usr/local/pkg/haproxy/haproxy_xmlrpcsyncclient.inc b/net/pfSense-pkg-haproxy/files/usr/local/pkg/haproxy/haproxy_xmlrpcsyncclient.inc index 0cbf12e687fd..c3b847c36f3d 100644 --- a/net/pfSense-pkg-haproxy/files/usr/local/pkg/haproxy/haproxy_xmlrpcsyncclient.inc +++ b/net/pfSense-pkg-haproxy/files/usr/local/pkg/haproxy/haproxy_xmlrpcsyncclient.inc @@ -3,7 +3,7 @@ * haproxy_xmlrpcsyncclient.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2009-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2009-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013 PiBa-NL * All rights reserved. * diff --git a/net/pfSense-pkg-haproxy/files/usr/local/pkg/haproxy/pkg_haproxy_tabs.inc b/net/pfSense-pkg-haproxy/files/usr/local/pkg/haproxy/pkg_haproxy_tabs.inc index d84c5ca3104f..86c2f607933a 100644 --- a/net/pfSense-pkg-haproxy/files/usr/local/pkg/haproxy/pkg_haproxy_tabs.inc +++ b/net/pfSense-pkg-haproxy/files/usr/local/pkg/haproxy/pkg_haproxy_tabs.inc @@ -3,7 +3,7 @@ * pkg_haproxy_tabs.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2016 PiBa-NL * All rights reserved. * diff --git a/net/pfSense-pkg-haproxy/files/usr/local/www/haproxy/haproxy_files.php b/net/pfSense-pkg-haproxy/files/usr/local/www/haproxy/haproxy_files.php index 63ab2360be58..00a7eb3615c3 100644 --- a/net/pfSense-pkg-haproxy/files/usr/local/www/haproxy/haproxy_files.php +++ b/net/pfSense-pkg-haproxy/files/usr/local/www/haproxy/haproxy_files.php @@ -3,7 +3,7 @@ * haproxy_files.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2014 PiBa-NL * All rights reserved. * diff --git a/net/pfSense-pkg-haproxy/files/usr/local/www/haproxy/haproxy_global.php b/net/pfSense-pkg-haproxy/files/usr/local/www/haproxy/haproxy_global.php index 54b3e394192d..aec80fd5d263 100644 --- a/net/pfSense-pkg-haproxy/files/usr/local/www/haproxy/haproxy_global.php +++ b/net/pfSense-pkg-haproxy/files/usr/local/www/haproxy/haproxy_global.php @@ -3,7 +3,7 @@ * haproxy_global.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2009-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2009-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013 PiBa-NL * Copyright (C) 2008 Remco Hoef * All rights reserved. diff --git a/net/pfSense-pkg-haproxy/files/usr/local/www/haproxy/haproxy_listeners.php b/net/pfSense-pkg-haproxy/files/usr/local/www/haproxy/haproxy_listeners.php index db509807781f..e6a8347bba03 100644 --- a/net/pfSense-pkg-haproxy/files/usr/local/www/haproxy/haproxy_listeners.php +++ b/net/pfSense-pkg-haproxy/files/usr/local/www/haproxy/haproxy_listeners.php @@ -4,7 +4,7 @@ * * part of pfSense (https://www.pfsense.org) * Copyright (c) 2008 Remco Hoef - * Copyright (c) 2009-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2009-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013-2016 PiBa-NL * All rights reserved. * diff --git a/net/pfSense-pkg-haproxy/files/usr/local/www/haproxy/haproxy_listeners_edit.php b/net/pfSense-pkg-haproxy/files/usr/local/www/haproxy/haproxy_listeners_edit.php index 39d7ed25d92c..5bcee48068dd 100644 --- a/net/pfSense-pkg-haproxy/files/usr/local/www/haproxy/haproxy_listeners_edit.php +++ b/net/pfSense-pkg-haproxy/files/usr/local/www/haproxy/haproxy_listeners_edit.php @@ -3,7 +3,7 @@ * haproxy_listeners_edit.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2009-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2009-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013-2015 PiBa-NL * Copyright (c) 2008 Remco Hoef * Copyright (c) 2013 Marcello Coutinho diff --git a/net/pfSense-pkg-haproxy/files/usr/local/www/haproxy/haproxy_pool_edit.php b/net/pfSense-pkg-haproxy/files/usr/local/www/haproxy/haproxy_pool_edit.php index c5e971490d58..fd51b4f2028b 100644 --- a/net/pfSense-pkg-haproxy/files/usr/local/www/haproxy/haproxy_pool_edit.php +++ b/net/pfSense-pkg-haproxy/files/usr/local/www/haproxy/haproxy_pool_edit.php @@ -3,7 +3,7 @@ * haproxy_pool_edit.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2009-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2009-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013-2015 PiBa-NL * Copyright (c) 2008 Remco Hoef * All rights reserved. diff --git a/net/pfSense-pkg-haproxy/files/usr/local/www/haproxy/haproxy_pools.php b/net/pfSense-pkg-haproxy/files/usr/local/www/haproxy/haproxy_pools.php index 79a0be5797ed..daf8b1982b74 100644 --- a/net/pfSense-pkg-haproxy/files/usr/local/www/haproxy/haproxy_pools.php +++ b/net/pfSense-pkg-haproxy/files/usr/local/www/haproxy/haproxy_pools.php @@ -3,7 +3,7 @@ * haproxy_pools.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2009-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2009-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013 PiBa-NL * Copyright (c) 2008 Remco Hoef * All rights reserved. diff --git a/net/pfSense-pkg-haproxy/files/usr/local/www/haproxy/haproxy_stats.php b/net/pfSense-pkg-haproxy/files/usr/local/www/haproxy/haproxy_stats.php index 5cec7d6b99e2..59074d7e022a 100644 --- a/net/pfSense-pkg-haproxy/files/usr/local/www/haproxy/haproxy_stats.php +++ b/net/pfSense-pkg-haproxy/files/usr/local/www/haproxy/haproxy_stats.php @@ -3,7 +3,7 @@ * haproxy_stats.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013 PiBa-NL * All rights reserved. * diff --git a/net/pfSense-pkg-haproxy/files/usr/local/www/haproxy/haproxy_templates.php b/net/pfSense-pkg-haproxy/files/usr/local/www/haproxy/haproxy_templates.php index 4d94f4252e48..c5e75438627e 100644 --- a/net/pfSense-pkg-haproxy/files/usr/local/www/haproxy/haproxy_templates.php +++ b/net/pfSense-pkg-haproxy/files/usr/local/www/haproxy/haproxy_templates.php @@ -3,7 +3,7 @@ * haproxy_templates.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2014 PiBa-NL * All rights reserved. * diff --git a/net/pfSense-pkg-haproxy/files/usr/local/www/shortcuts/pkg_haproxy.inc b/net/pfSense-pkg-haproxy/files/usr/local/www/shortcuts/pkg_haproxy.inc index 4ddc8678224e..435df116b681 100644 --- a/net/pfSense-pkg-haproxy/files/usr/local/www/shortcuts/pkg_haproxy.inc +++ b/net/pfSense-pkg-haproxy/files/usr/local/www/shortcuts/pkg_haproxy.inc @@ -3,7 +3,7 @@ * pkg_haproxy.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013 Marcello Coutinho * All rights reserved. * diff --git a/net/pfSense-pkg-haproxy/files/usr/local/www/widgets/include/widget-haproxy.inc b/net/pfSense-pkg-haproxy/files/usr/local/www/widgets/include/widget-haproxy.inc index 6a8235fb7b60..a086cdccb560 100644 --- a/net/pfSense-pkg-haproxy/files/usr/local/www/widgets/include/widget-haproxy.inc +++ b/net/pfSense-pkg-haproxy/files/usr/local/www/widgets/include/widget-haproxy.inc @@ -4,7 +4,7 @@ * * part of pfSense (https://www.pfsense.org) * Copyright (c) 2017 PiBa-NL - * Copyright (c) 2017-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2017-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-haproxy/files/usr/local/www/widgets/widgets/haproxy.widget.php b/net/pfSense-pkg-haproxy/files/usr/local/www/widgets/widgets/haproxy.widget.php index 9e02e1930a9f..42ecd34050a4 100644 --- a/net/pfSense-pkg-haproxy/files/usr/local/www/widgets/widgets/haproxy.widget.php +++ b/net/pfSense-pkg-haproxy/files/usr/local/www/widgets/widgets/haproxy.widget.php @@ -3,7 +3,7 @@ * haproxy.widget.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013 PiBa-NL * Copyright (c) 2011 Thomas Schaefer - Tomschaefer.org * Copyright (c) 2011 Marcello Coutinho diff --git a/net/pfSense-pkg-mtr-nox11/Makefile b/net/pfSense-pkg-mtr-nox11/Makefile index 65e2a645cd7e..89dab8636b62 100644 --- a/net/pfSense-pkg-mtr-nox11/Makefile +++ b/net/pfSense-pkg-mtr-nox11/Makefile @@ -2,7 +2,7 @@ PORTNAME= pfSense-pkg-mtr-nox11 PORTVERSION= 0.85.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= # empty DISTFILES= # empty diff --git a/net/pfSense-pkg-mtr-nox11/files/etc/inc/priv/mtr-nox11.priv.inc b/net/pfSense-pkg-mtr-nox11/files/etc/inc/priv/mtr-nox11.priv.inc index 3e742912973d..ed510443e062 100644 --- a/net/pfSense-pkg-mtr-nox11/files/etc/inc/priv/mtr-nox11.priv.inc +++ b/net/pfSense-pkg-mtr-nox11/files/etc/inc/priv/mtr-nox11.priv.inc @@ -3,7 +3,7 @@ * mtr-nox11.priv.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-mtr-nox11/files/usr/local/pkg/mtr-nox11.xml b/net/pfSense-pkg-mtr-nox11/files/usr/local/pkg/mtr-nox11.xml index 031e74315931..316858ca07ef 100644 --- a/net/pfSense-pkg-mtr-nox11/files/usr/local/pkg/mtr-nox11.xml +++ b/net/pfSense-pkg-mtr-nox11/files/usr/local/pkg/mtr-nox11.xml @@ -8,7 +8,7 @@ * mtr-nox11.priv.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2014-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-ntopng/Makefile b/net/pfSense-pkg-ntopng/Makefile index 6596f6e0d0ef..ab203e9cdd0d 100644 --- a/net/pfSense-pkg-ntopng/Makefile +++ b/net/pfSense-pkg-ntopng/Makefile @@ -2,7 +2,7 @@ PORTNAME= pfSense-pkg-ntopng PORTVERSION= 0.8.13 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net MASTER_SITES= # empty DISTFILES= # empty diff --git a/net/pfSense-pkg-ntopng/files/etc/inc/priv/ntopng.priv.inc b/net/pfSense-pkg-ntopng/files/etc/inc/priv/ntopng.priv.inc index 6232dda3ad27..9b28be7d0027 100644 --- a/net/pfSense-pkg-ntopng/files/etc/inc/priv/ntopng.priv.inc +++ b/net/pfSense-pkg-ntopng/files/etc/inc/priv/ntopng.priv.inc @@ -3,7 +3,7 @@ * ntopng.priv.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-ntopng/files/usr/local/pkg/ntopng.inc b/net/pfSense-pkg-ntopng/files/usr/local/pkg/ntopng.inc index d291b8375985..00beb404dc49 100644 --- a/net/pfSense-pkg-ntopng/files/usr/local/pkg/ntopng.inc +++ b/net/pfSense-pkg-ntopng/files/usr/local/pkg/ntopng.inc @@ -3,7 +3,7 @@ * ntopng.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-ntopng/files/usr/local/pkg/ntopng.xml b/net/pfSense-pkg-ntopng/files/usr/local/pkg/ntopng.xml index f4aa6903ee7a..9e1e81fb8744 100644 --- a/net/pfSense-pkg-ntopng/files/usr/local/pkg/ntopng.xml +++ b/net/pfSense-pkg-ntopng/files/usr/local/pkg/ntopng.xml @@ -8,7 +8,7 @@ * ntopng.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2014-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2014-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-ntopng/files/usr/local/www/ntopng_redirect.php b/net/pfSense-pkg-ntopng/files/usr/local/www/ntopng_redirect.php index 83f8955550bd..9cffc299cfa7 100644 --- a/net/pfSense-pkg-ntopng/files/usr/local/www/ntopng_redirect.php +++ b/net/pfSense-pkg-ntopng/files/usr/local/www/ntopng_redirect.php @@ -3,7 +3,7 @@ * ntopng_redirect.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2016 Denny Page * All rights reserved. * diff --git a/net/pfSense-pkg-pfBlockerNG-devel/Makefile b/net/pfSense-pkg-pfBlockerNG-devel/Makefile index 1ae27c3526f7..4edcc04044a9 100644 --- a/net/pfSense-pkg-pfBlockerNG-devel/Makefile +++ b/net/pfSense-pkg-pfBlockerNG-devel/Makefile @@ -2,7 +2,7 @@ PORTNAME= pfSense-pkg-pfBlockerNG-devel PORTVERSION= 3.0.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= net MASTER_SITES= # empty DISTFILES= # empty diff --git a/net/pfSense-pkg-pfBlockerNG-devel/files/etc/inc/priv/pfblockerng.priv.inc b/net/pfSense-pkg-pfBlockerNG-devel/files/etc/inc/priv/pfblockerng.priv.inc index 082064162af1..84207a4eaa74 100644 --- a/net/pfSense-pkg-pfBlockerNG-devel/files/etc/inc/priv/pfblockerng.priv.inc +++ b/net/pfSense-pkg-pfBlockerNG-devel/files/etc/inc/priv/pfblockerng.priv.inc @@ -3,7 +3,7 @@ * pfblockerng.priv.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2008-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2008-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2015-2020 BBcan177@gmail.com * All rights reserved. * diff --git a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/pkg/pfblockerng.xml b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/pkg/pfblockerng.xml index 33525f899371..be43701467c8 100644 --- a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/pkg/pfblockerng.xml +++ b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/pkg/pfblockerng.xml @@ -8,7 +8,7 @@ * pfblockerng.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2015-2020 BBcan177@gmail.com * All rights reserved. * diff --git a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/pkg/pfblockerng/pfblockerng.inc b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/pkg/pfblockerng/pfblockerng.inc index 2fbed285ef49..e40f3a4491f9 100644 --- a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/pkg/pfblockerng/pfblockerng.inc +++ b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/pkg/pfblockerng/pfblockerng.inc @@ -3,7 +3,7 @@ * pfblockerng.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2015-2020 BBcan177@gmail.com * All rights reserved. * diff --git a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/pkg/pfblockerng/pfblockerng_extra.inc b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/pkg/pfblockerng/pfblockerng_extra.inc index 8454adc42f1c..a708dda08011 100644 --- a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/pkg/pfblockerng/pfblockerng_extra.inc +++ b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/pkg/pfblockerng/pfblockerng_extra.inc @@ -3,7 +3,7 @@ * pfblockerng_extra.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2015-2019 BBcan177@gmail.com * All rights reserved. * diff --git a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/pkg/pfblockerng/pfblockerng_install.inc b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/pkg/pfblockerng/pfblockerng_install.inc index ed72be141e34..42f32ec7037f 100644 --- a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/pkg/pfblockerng/pfblockerng_install.inc +++ b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/pkg/pfblockerng/pfblockerng_install.inc @@ -3,7 +3,7 @@ * pfblockerng_install.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2015-2020 BBcan177@gmail.com * All rights reserved. * diff --git a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/pkg/pfblockerng/shallalist_global_usage b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/pkg/pfblockerng/shallalist_global_usage index 785ba1c89ecf..5cd8a4b97f63 100644 --- a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/pkg/pfblockerng/shallalist_global_usage +++ b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/pkg/pfblockerng/shallalist_global_usage @@ -2,7 +2,7 @@ # pfBlockerNG - Blacklist configuration # # part of pfSense (https://www.pfsense.org) -# Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) +# Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) # Copyright (c) 2015-2020 BBcan177@gmail.com # All rights reserved. # diff --git a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/pkg/pfblockerng/ut1_global_usage b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/pkg/pfblockerng/ut1_global_usage index aac8dc62b5af..13c7e28abe0e 100644 --- a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/pkg/pfblockerng/ut1_global_usage +++ b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/pkg/pfblockerng/ut1_global_usage @@ -2,7 +2,7 @@ # pfBlockerNG - Blacklist configuration # # part of pfSense (https://www.pfsense.org) -# Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) +# Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) # Copyright (c) 2015-2020 BBcan177@gmail.com # All rights reserved. # diff --git a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfBlockerNG.js b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfBlockerNG.js index 8e3dd0c388dd..12fce020cb92 100644 --- a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfBlockerNG.js +++ b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfBlockerNG.js @@ -2,7 +2,7 @@ * pfBlockerNG.js * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2015-2020 BBcan177@gmail.com * All rights reserved. * diff --git a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng.php b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng.php index 029c68dbeabb..48358518d885 100644 --- a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng.php +++ b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng.php @@ -3,7 +3,7 @@ * pfblockerng.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2015-2020 BBcan177@gmail.com * All rights reserved. * @@ -1317,7 +1317,7 @@ function pfblockerng_get_countries() { * pfblockerng_{$continent_en}.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2015-2020 BBcan177@gmail.com * All rights reserved. * @@ -1838,7 +1838,7 @@ interfaces. Typical uses of 'Deny' rules are:
* pfblockerng_reputation.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2015-2020 BBcan177@gmail.com * All rights reserved. * diff --git a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng_alerts.php b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng_alerts.php index 324c8cec7588..a8b38ff0cbd7 100644 --- a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng_alerts.php +++ b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng_alerts.php @@ -3,7 +3,7 @@ * pfblockerng_alerts.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2015-2020 BBcan177@gmail.com * All rights reserved. * diff --git a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng_blacklist.php b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng_blacklist.php index 85f4ffe6b398..39378011dcbe 100644 --- a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng_blacklist.php +++ b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng_blacklist.php @@ -3,7 +3,7 @@ * pfblockerng_blacklist.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2015-2020 BBcan177@gmail.com * All rights reserved. * diff --git a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng_category.php b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng_category.php index b7ebfb830649..b1065866a969 100644 --- a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng_category.php +++ b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng_category.php @@ -3,7 +3,7 @@ * pfblockerng_category.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2015-2020 BBcan177@gmail.com * All rights reserved. * diff --git a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng_category_edit.php b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng_category_edit.php index f2effa08875c..3e602d44bd91 100644 --- a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng_category_edit.php +++ b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng_category_edit.php @@ -3,7 +3,7 @@ * pfblockerng_category_edit.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2015-2020 BBcan177@gmail.com * All rights reserved. * diff --git a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng_dnsbl.php b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng_dnsbl.php index 5c76b0b4d4cc..f446863258d9 100644 --- a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng_dnsbl.php +++ b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng_dnsbl.php @@ -3,7 +3,7 @@ * pfblockerng_dnsbl.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2015-2020 BBcan177@gmail.com * All rights reserved. * diff --git a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng_feeds.json b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng_feeds.json index 66efa85f614f..46411f164df2 100644 --- a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng_feeds.json +++ b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng_feeds.json @@ -5,7 +5,7 @@ "* pfblockerng_feeds.json", "*", "* part of pfSense (https://www.pfsense.org)", - "* Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate)", + "* Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate)", "* Copyright (c) 2015-2020 BBcan177@gmail.com", "* All rights reserved.", "*", diff --git a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng_feeds.php b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng_feeds.php index 0c6fa5cc706e..9ec02a6e2778 100644 --- a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng_feeds.php +++ b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng_feeds.php @@ -3,7 +3,7 @@ * pfblockerng_feeds.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2015-2020 BBcan177@gmail.com * All rights reserved. * diff --git a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng_general.php b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng_general.php index fb5e202b49d1..bf0c2879198e 100644 --- a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng_general.php +++ b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng_general.php @@ -3,7 +3,7 @@ * pfblockerng_general.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2015-2020 BBcan177@gmail.com * All rights reserved. * diff --git a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng_ip.php b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng_ip.php index d771ba1071b9..9f5b12605611 100644 --- a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng_ip.php +++ b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng_ip.php @@ -3,7 +3,7 @@ * pfblockerng_ip.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2015-2020 BBcan177@gmail.com * All rights reserved. * diff --git a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng_log.php b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng_log.php index e0ada250d3fd..0d71dce4c82a 100644 --- a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng_log.php +++ b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng_log.php @@ -3,7 +3,7 @@ * pfblockerng_log.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2015-2020 BBcan177@gmail.com * All rights reserved. * diff --git a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng_safesearch.php b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng_safesearch.php index 726e01eff2e2..f22ffdcee003 100644 --- a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng_safesearch.php +++ b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng_safesearch.php @@ -3,7 +3,7 @@ * pfblockerng_safesearch.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2020-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2015-2020 BBcan177@gmail.com * All rights reserved. * diff --git a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng_sync.php b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng_sync.php index 96d17590c38f..606615c94526 100644 --- a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng_sync.php +++ b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng_sync.php @@ -3,7 +3,7 @@ * pfblockerng_sync.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2015-2020 BBcan177@gmail.com * All rights reserved. * diff --git a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng_threats.php b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng_threats.php index 6f295dd3aa0b..990d870e58cb 100644 --- a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng_threats.php +++ b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng_threats.php @@ -3,7 +3,7 @@ * pfblockerng_threats.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2015-2020 BBcan177@gmail.com * All rights reserved. * diff --git a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng_update.php b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng_update.php index 9f67a1733d8c..cda019bec42e 100644 --- a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng_update.php +++ b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/pfblockerng_update.php @@ -3,7 +3,7 @@ * pfblockerng_update.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2015-2020 BBcan177@gmail.com * All rights reserved. * diff --git a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/www/dnsbl_default.php b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/www/dnsbl_default.php index d8ba27648879..228bf2cbab5e 100644 --- a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/www/dnsbl_default.php +++ b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/www/dnsbl_default.php @@ -2,7 +2,7 @@ dnsbl_index.php part of pfSense (https://www.pfsense.org) - Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) Copyright (c) 2015-2020 BBcan177@gmail.com All rights reserved. diff --git a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/www/index.php b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/www/index.php index 7d8b23a7c505..cf483b11b505 100644 --- a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/www/index.php +++ b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/pfblockerng/www/index.php @@ -3,7 +3,7 @@ * index.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2015-2020 BBcan177@gmail.com * All rights reserved. * diff --git a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/widgets/include/widget-pfblockerng.inc b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/widgets/include/widget-pfblockerng.inc index 1e965ed3f97e..d0f9cafea2ae 100644 --- a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/widgets/include/widget-pfblockerng.inc +++ b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/widgets/include/widget-pfblockerng.inc @@ -3,7 +3,7 @@ * widget-pfblockerng.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2014-2020 BBcan177@gmail.com * All rights reserved. * diff --git a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/widgets/javascript/pfblockerng.js b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/widgets/javascript/pfblockerng.js index 20244d4cfaa9..08c756fdb131 100644 --- a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/widgets/javascript/pfblockerng.js +++ b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/widgets/javascript/pfblockerng.js @@ -2,7 +2,7 @@ * pfblockerng.js * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016=2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2015-2020 BBcan177@gmail.com * All rights reserved. * diff --git a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/widgets/widgets/pfblockerng.widget.php b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/widgets/widgets/pfblockerng.widget.php index 10d222987ac1..d5f558081f41 100644 --- a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/widgets/widgets/pfblockerng.widget.php +++ b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/widgets/widgets/pfblockerng.widget.php @@ -3,7 +3,7 @@ * pfblockerng.widget.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2015-2020 BBcan177@gmail.com * All rights reserved. * diff --git a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/wizards/pfblockerng_wizard.inc b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/wizards/pfblockerng_wizard.inc index 022fa8a05dad..dea294185918 100644 --- a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/wizards/pfblockerng_wizard.inc +++ b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/wizards/pfblockerng_wizard.inc @@ -3,7 +3,7 @@ * pfblockerng_wizard.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2004-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2004-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2015-2020 BBcan177@gmail.com * All rights reserved. * diff --git a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/wizards/pfblockerng_wizard.xml b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/wizards/pfblockerng_wizard.xml index 2a765c92ceb1..a5e41e75f084 100644 --- a/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/wizards/pfblockerng_wizard.xml +++ b/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/www/wizards/pfblockerng_wizard.xml @@ -5,7 +5,7 @@ * pfblockerng_wizard.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2004-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2004-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2015-2020 BBcan177@gmail.com * All rights reserved. * diff --git a/net/pfSense-pkg-pfBlockerNG-devel/files/var/unbound/pfb_unbound.py b/net/pfSense-pkg-pfBlockerNG-devel/files/var/unbound/pfb_unbound.py index 29a8ecc49dcb..111e97f1c6ff 100644 --- a/net/pfSense-pkg-pfBlockerNG-devel/files/var/unbound/pfb_unbound.py +++ b/net/pfSense-pkg-pfBlockerNG-devel/files/var/unbound/pfb_unbound.py @@ -2,7 +2,7 @@ # pfBlockerNG - Unbound resolver python integration # part of pfSense (https://www.pfsense.org) -# Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) +# Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) # Copyright (c) 2015-2020 BBcan177@gmail.com # All rights reserved. diff --git a/net/pfSense-pkg-pfBlockerNG-devel/files/var/unbound/pfb_unbound_include.inc b/net/pfSense-pkg-pfBlockerNG-devel/files/var/unbound/pfb_unbound_include.inc index d7df9e39e258..fb5cb2cdd889 100644 --- a/net/pfSense-pkg-pfBlockerNG-devel/files/var/unbound/pfb_unbound_include.inc +++ b/net/pfSense-pkg-pfBlockerNG-devel/files/var/unbound/pfb_unbound_include.inc @@ -4,7 +4,7 @@ * pfBlockerNG - Unbound resolver python integration * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2015-2020 BBcan177@gmail.com * All rights reserved. * diff --git a/net/pfSense-pkg-pfBlockerNG/Makefile b/net/pfSense-pkg-pfBlockerNG/Makefile index dc097640e566..4078897e004d 100644 --- a/net/pfSense-pkg-pfBlockerNG/Makefile +++ b/net/pfSense-pkg-pfBlockerNG/Makefile @@ -2,7 +2,7 @@ PORTNAME= pfSense-pkg-pfBlockerNG PORTVERSION= 2.1.4 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= net MASTER_SITES= # empty DISTFILES= # empty diff --git a/net/pfSense-pkg-pfBlockerNG/files/etc/inc/priv/pfblockerng.priv.inc b/net/pfSense-pkg-pfBlockerNG/files/etc/inc/priv/pfblockerng.priv.inc index cdeeae6308c6..7e74d2dc9179 100644 --- a/net/pfSense-pkg-pfBlockerNG/files/etc/inc/priv/pfblockerng.priv.inc +++ b/net/pfSense-pkg-pfBlockerNG/files/etc/inc/priv/pfblockerng.priv.inc @@ -3,7 +3,7 @@ * pfblockerng.priv.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2014-2019 BBcan177 * All rights reserved. * diff --git a/net/pfSense-pkg-pfBlockerNG/files/usr/local/pkg/pfblockerng.xml b/net/pfSense-pkg-pfBlockerNG/files/usr/local/pkg/pfblockerng.xml index 1edd5f0b19ab..8826dfd07741 100644 --- a/net/pfSense-pkg-pfBlockerNG/files/usr/local/pkg/pfblockerng.xml +++ b/net/pfSense-pkg-pfBlockerNG/files/usr/local/pkg/pfblockerng.xml @@ -8,7 +8,7 @@ * pfblockerng.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2015-2016 BBcan177@gmail.com * All rights reserved. * diff --git a/net/pfSense-pkg-pfBlockerNG/files/usr/local/pkg/pfblockerng/pfblockerng.inc b/net/pfSense-pkg-pfBlockerNG/files/usr/local/pkg/pfblockerng/pfblockerng.inc index f0492a090736..5d218538922c 100644 --- a/net/pfSense-pkg-pfBlockerNG/files/usr/local/pkg/pfblockerng/pfblockerng.inc +++ b/net/pfSense-pkg-pfBlockerNG/files/usr/local/pkg/pfblockerng/pfblockerng.inc @@ -3,7 +3,7 @@ * pfblockerng.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2015-2019 BBcan177@gmail.com * All rights reserved. * diff --git a/net/pfSense-pkg-pfBlockerNG/files/usr/local/pkg/pfblockerng/pfblockerng_dnsbl.xml b/net/pfSense-pkg-pfBlockerNG/files/usr/local/pkg/pfblockerng/pfblockerng_dnsbl.xml index 3d1a6aa22c8c..6a847c19877b 100644 --- a/net/pfSense-pkg-pfBlockerNG/files/usr/local/pkg/pfblockerng/pfblockerng_dnsbl.xml +++ b/net/pfSense-pkg-pfBlockerNG/files/usr/local/pkg/pfblockerng/pfblockerng_dnsbl.xml @@ -8,7 +8,7 @@ * pfblockerng_dnsbl.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2015-2016 BBcan177@gmail.com * All rights reserved. * diff --git a/net/pfSense-pkg-pfBlockerNG/files/usr/local/pkg/pfblockerng/pfblockerng_dnsbl_easylist.xml b/net/pfSense-pkg-pfBlockerNG/files/usr/local/pkg/pfblockerng/pfblockerng_dnsbl_easylist.xml index 1145d670932e..5e58d1c7f97d 100644 --- a/net/pfSense-pkg-pfBlockerNG/files/usr/local/pkg/pfblockerng/pfblockerng_dnsbl_easylist.xml +++ b/net/pfSense-pkg-pfBlockerNG/files/usr/local/pkg/pfblockerng/pfblockerng_dnsbl_easylist.xml @@ -8,7 +8,7 @@ * pfblockerng_dnsbl_easylist.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2015-2016 BBcan177@gmail.com * All rights reserved. * diff --git a/net/pfSense-pkg-pfBlockerNG/files/usr/local/pkg/pfblockerng/pfblockerng_dnsbl_lists.xml b/net/pfSense-pkg-pfBlockerNG/files/usr/local/pkg/pfblockerng/pfblockerng_dnsbl_lists.xml index 90d2305b2dd8..1ca3204d2158 100644 --- a/net/pfSense-pkg-pfBlockerNG/files/usr/local/pkg/pfblockerng/pfblockerng_dnsbl_lists.xml +++ b/net/pfSense-pkg-pfBlockerNG/files/usr/local/pkg/pfblockerng/pfblockerng_dnsbl_lists.xml @@ -8,7 +8,7 @@ * pfblockerng_dnsbl_lists.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2015-2016 BBcan177@gmail.com * All rights reserved. * diff --git a/net/pfSense-pkg-pfBlockerNG/files/usr/local/pkg/pfblockerng/pfblockerng_extra.inc b/net/pfSense-pkg-pfBlockerNG/files/usr/local/pkg/pfblockerng/pfblockerng_extra.inc index 68da95b99291..9a4bf51cb57c 100644 --- a/net/pfSense-pkg-pfBlockerNG/files/usr/local/pkg/pfblockerng/pfblockerng_extra.inc +++ b/net/pfSense-pkg-pfBlockerNG/files/usr/local/pkg/pfblockerng/pfblockerng_extra.inc @@ -3,7 +3,7 @@ * pfblockerng_extra.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2015-2016 BBcan177@gmail.com * All rights reserved. * diff --git a/net/pfSense-pkg-pfBlockerNG/files/usr/local/pkg/pfblockerng/pfblockerng_install.inc b/net/pfSense-pkg-pfBlockerNG/files/usr/local/pkg/pfblockerng/pfblockerng_install.inc index 655bcf8d7f08..d6e313205db0 100644 --- a/net/pfSense-pkg-pfBlockerNG/files/usr/local/pkg/pfblockerng/pfblockerng_install.inc +++ b/net/pfSense-pkg-pfBlockerNG/files/usr/local/pkg/pfblockerng/pfblockerng_install.inc @@ -3,7 +3,7 @@ * pfblockerng_install.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2015-2019 BBcan177@gmail.com * All rights reserved. * diff --git a/net/pfSense-pkg-pfBlockerNG/files/usr/local/pkg/pfblockerng/pfblockerng_sync.xml b/net/pfSense-pkg-pfBlockerNG/files/usr/local/pkg/pfblockerng/pfblockerng_sync.xml index 8acba8131fe6..c2e833a6da91 100644 --- a/net/pfSense-pkg-pfBlockerNG/files/usr/local/pkg/pfblockerng/pfblockerng_sync.xml +++ b/net/pfSense-pkg-pfBlockerNG/files/usr/local/pkg/pfblockerng/pfblockerng_sync.xml @@ -8,7 +8,7 @@ * pfblockerng_sync.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2015-2016 BBcan177@gmail.com * All rights reserved. * diff --git a/net/pfSense-pkg-pfBlockerNG/files/usr/local/pkg/pfblockerng/pfblockerng_v4lists.xml b/net/pfSense-pkg-pfBlockerNG/files/usr/local/pkg/pfblockerng/pfblockerng_v4lists.xml index 763a81d68b93..eb70b7db55c7 100644 --- a/net/pfSense-pkg-pfBlockerNG/files/usr/local/pkg/pfblockerng/pfblockerng_v4lists.xml +++ b/net/pfSense-pkg-pfBlockerNG/files/usr/local/pkg/pfblockerng/pfblockerng_v4lists.xml @@ -8,7 +8,7 @@ * pfblockerng_v4lists.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2015-2016 BBcan177@gmail.com * All rights reserved. * diff --git a/net/pfSense-pkg-pfBlockerNG/files/usr/local/pkg/pfblockerng/pfblockerng_v6lists.xml b/net/pfSense-pkg-pfBlockerNG/files/usr/local/pkg/pfblockerng/pfblockerng_v6lists.xml index 36b66766ca67..09713b5859fe 100644 --- a/net/pfSense-pkg-pfBlockerNG/files/usr/local/pkg/pfblockerng/pfblockerng_v6lists.xml +++ b/net/pfSense-pkg-pfBlockerNG/files/usr/local/pkg/pfblockerng/pfblockerng_v6lists.xml @@ -8,7 +8,7 @@ * pfblockerng_v6lists.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2015-2016 BBcan177@gmail.com * All rights reserved. * diff --git a/net/pfSense-pkg-pfBlockerNG/files/usr/local/www/pfblockerng/pfblockerng.php b/net/pfSense-pkg-pfBlockerNG/files/usr/local/www/pfblockerng/pfblockerng.php index f2a5da0a5788..c5d5c7283902 100644 --- a/net/pfSense-pkg-pfBlockerNG/files/usr/local/www/pfblockerng/pfblockerng.php +++ b/net/pfSense-pkg-pfBlockerNG/files/usr/local/www/pfblockerng/pfblockerng.php @@ -3,7 +3,7 @@ * pfblockerng.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2015-2019 BBcan177@gmail.com * All rights reserved. * diff --git a/net/pfSense-pkg-pfBlockerNG/files/usr/local/www/pfblockerng/pfblockerng_alerts.php b/net/pfSense-pkg-pfBlockerNG/files/usr/local/www/pfblockerng/pfblockerng_alerts.php index 3216e84b61fe..d1f4edad2724 100644 --- a/net/pfSense-pkg-pfBlockerNG/files/usr/local/www/pfblockerng/pfblockerng_alerts.php +++ b/net/pfSense-pkg-pfBlockerNG/files/usr/local/www/pfblockerng/pfblockerng_alerts.php @@ -3,7 +3,7 @@ * pfblockerng_alerts.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2015-2019 BBcan177@gmail.com * All rights reserved. * diff --git a/net/pfSense-pkg-pfBlockerNG/files/usr/local/www/pfblockerng/pfblockerng_alerts_ar.php b/net/pfSense-pkg-pfBlockerNG/files/usr/local/www/pfblockerng/pfblockerng_alerts_ar.php index 40fc021da82a..ef60b11e0ee8 100644 --- a/net/pfSense-pkg-pfBlockerNG/files/usr/local/www/pfblockerng/pfblockerng_alerts_ar.php +++ b/net/pfSense-pkg-pfBlockerNG/files/usr/local/www/pfblockerng/pfblockerng_alerts_ar.php @@ -3,7 +3,7 @@ * pfblockerng_alerts_ar.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2015-2016 BBcan177@gmail.com * All rights reserved. * diff --git a/net/pfSense-pkg-pfBlockerNG/files/usr/local/www/pfblockerng/pfblockerng_log.php b/net/pfSense-pkg-pfBlockerNG/files/usr/local/www/pfblockerng/pfblockerng_log.php index bd12952336fe..ebb026d0fb98 100644 --- a/net/pfSense-pkg-pfBlockerNG/files/usr/local/www/pfblockerng/pfblockerng_log.php +++ b/net/pfSense-pkg-pfBlockerNG/files/usr/local/www/pfblockerng/pfblockerng_log.php @@ -3,7 +3,7 @@ * pfblockerng_log.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2015-2019 BBcan177@gmail.com * All rights reserved. * diff --git a/net/pfSense-pkg-pfBlockerNG/files/usr/local/www/pfblockerng/pfblockerng_threats.php b/net/pfSense-pkg-pfBlockerNG/files/usr/local/www/pfblockerng/pfblockerng_threats.php index f136ec938ca7..f60f472c4088 100644 --- a/net/pfSense-pkg-pfBlockerNG/files/usr/local/www/pfblockerng/pfblockerng_threats.php +++ b/net/pfSense-pkg-pfBlockerNG/files/usr/local/www/pfblockerng/pfblockerng_threats.php @@ -3,7 +3,7 @@ * pfblockerng_threats.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2015-2017 BBcan177@gmail.com * All rights reserved. * diff --git a/net/pfSense-pkg-pfBlockerNG/files/usr/local/www/pfblockerng/pfblockerng_update.php b/net/pfSense-pkg-pfBlockerNG/files/usr/local/www/pfblockerng/pfblockerng_update.php index e31b69144f06..324eed682226 100644 --- a/net/pfSense-pkg-pfBlockerNG/files/usr/local/www/pfblockerng/pfblockerng_update.php +++ b/net/pfSense-pkg-pfBlockerNG/files/usr/local/www/pfblockerng/pfblockerng_update.php @@ -3,7 +3,7 @@ * pfblockerng_update.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2015-2016 BBcan177@gmail.com * All rights reserved. * diff --git a/net/pfSense-pkg-pfBlockerNG/files/usr/local/www/pfblockerng/www/index.php b/net/pfSense-pkg-pfBlockerNG/files/usr/local/www/pfblockerng/www/index.php index bc2510f8bc57..b2b7d1919cc2 100644 --- a/net/pfSense-pkg-pfBlockerNG/files/usr/local/www/pfblockerng/www/index.php +++ b/net/pfSense-pkg-pfBlockerNG/files/usr/local/www/pfblockerng/www/index.php @@ -3,7 +3,7 @@ * index.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2015-2016 BBcan177@gmail.com * All rights reserved. * diff --git a/net/pfSense-pkg-pfBlockerNG/files/usr/local/www/widgets/include/widget-pfblockerng.inc b/net/pfSense-pkg-pfBlockerNG/files/usr/local/www/widgets/include/widget-pfblockerng.inc index 0020b153e4cf..95eef4caf154 100644 --- a/net/pfSense-pkg-pfBlockerNG/files/usr/local/www/widgets/include/widget-pfblockerng.inc +++ b/net/pfSense-pkg-pfBlockerNG/files/usr/local/www/widgets/include/widget-pfblockerng.inc @@ -3,7 +3,7 @@ * widget-pfblockerng.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2014 BBcan177@gmail.com * All rights reserved. * diff --git a/net/pfSense-pkg-pfBlockerNG/files/usr/local/www/widgets/javascript/pfblockerng.js b/net/pfSense-pkg-pfBlockerNG/files/usr/local/www/widgets/javascript/pfblockerng.js index 40ca8836e1a4..2a0dc4bf2340 100644 --- a/net/pfSense-pkg-pfBlockerNG/files/usr/local/www/widgets/javascript/pfblockerng.js +++ b/net/pfSense-pkg-pfBlockerNG/files/usr/local/www/widgets/javascript/pfblockerng.js @@ -2,7 +2,7 @@ * pfblockerng.js * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2015-2016 BBcan177@gmail.com * All rights reserved. * diff --git a/net/pfSense-pkg-pfBlockerNG/files/usr/local/www/widgets/widgets/pfblockerng.widget.php b/net/pfSense-pkg-pfBlockerNG/files/usr/local/www/widgets/widgets/pfblockerng.widget.php index d8b49bd25313..517ae3ffc461 100644 --- a/net/pfSense-pkg-pfBlockerNG/files/usr/local/www/widgets/widgets/pfblockerng.widget.php +++ b/net/pfSense-pkg-pfBlockerNG/files/usr/local/www/widgets/widgets/pfblockerng.widget.php @@ -3,7 +3,7 @@ * pfblockerng.widget.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2015-2016 BBcan177@gmail.com * All rights reserved. * diff --git a/net/pfSense-pkg-pimd/Makefile b/net/pfSense-pkg-pimd/Makefile index b5808e5c19ae..cc207575ff12 100644 --- a/net/pfSense-pkg-pimd/Makefile +++ b/net/pfSense-pkg-pimd/Makefile @@ -2,7 +2,7 @@ PORTNAME= pfSense-pkg-pimd PORTVERSION= 0.0.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= # empty DISTFILES= # empty diff --git a/net/pfSense-pkg-pimd/files/etc/inc/priv/pimd.priv.inc b/net/pfSense-pkg-pimd/files/etc/inc/priv/pimd.priv.inc index 606ab0e6d09d..a0e203961591 100644 --- a/net/pfSense-pkg-pimd/files/etc/inc/priv/pimd.priv.inc +++ b/net/pfSense-pkg-pimd/files/etc/inc/priv/pimd.priv.inc @@ -3,7 +3,7 @@ * pimd.priv.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2020-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-pimd/files/usr/local/pkg/pimd.inc b/net/pfSense-pkg-pimd/files/usr/local/pkg/pimd.inc index 64f267cefc9c..e1aabe61581c 100644 --- a/net/pfSense-pkg-pimd/files/usr/local/pkg/pimd.inc +++ b/net/pfSense-pkg-pimd/files/usr/local/pkg/pimd.inc @@ -3,7 +3,7 @@ * pimd.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2020-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-pimd/files/usr/local/pkg/pimd.xml b/net/pfSense-pkg-pimd/files/usr/local/pkg/pimd.xml index fe6364ce7725..cf1ad4815562 100644 --- a/net/pfSense-pkg-pimd/files/usr/local/pkg/pimd.xml +++ b/net/pfSense-pkg-pimd/files/usr/local/pkg/pimd.xml @@ -8,7 +8,7 @@ * pimd.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2020-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-pimd/files/usr/local/pkg/pimd/inc/pimd_validation.inc b/net/pfSense-pkg-pimd/files/usr/local/pkg/pimd/inc/pimd_validation.inc index 0973ea0571e7..a2ae3b1eebc0 100644 --- a/net/pfSense-pkg-pimd/files/usr/local/pkg/pimd/inc/pimd_validation.inc +++ b/net/pfSense-pkg-pimd/files/usr/local/pkg/pimd/inc/pimd_validation.inc @@ -3,7 +3,7 @@ * pimd_validation.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2020-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-pimd/files/usr/local/pkg/pimd/pimd_bsrcandidate.xml b/net/pfSense-pkg-pimd/files/usr/local/pkg/pimd/pimd_bsrcandidate.xml index 8a7cb8f9321c..db77d0d6face 100644 --- a/net/pfSense-pkg-pimd/files/usr/local/pkg/pimd/pimd_bsrcandidate.xml +++ b/net/pfSense-pkg-pimd/files/usr/local/pkg/pimd/pimd_bsrcandidate.xml @@ -8,7 +8,7 @@ * pimd_bsrcandidate.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2020-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-pimd/files/usr/local/pkg/pimd/pimd_interfaces.xml b/net/pfSense-pkg-pimd/files/usr/local/pkg/pimd/pimd_interfaces.xml index a0a203619946..3bc3255dac35 100644 --- a/net/pfSense-pkg-pimd/files/usr/local/pkg/pimd/pimd_interfaces.xml +++ b/net/pfSense-pkg-pimd/files/usr/local/pkg/pimd/pimd_interfaces.xml @@ -8,7 +8,7 @@ * pimd_interfaces.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2020-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-pimd/files/usr/local/pkg/pimd/pimd_rpaddress.xml b/net/pfSense-pkg-pimd/files/usr/local/pkg/pimd/pimd_rpaddress.xml index 2b57768bfc5a..35569d7a05ef 100644 --- a/net/pfSense-pkg-pimd/files/usr/local/pkg/pimd/pimd_rpaddress.xml +++ b/net/pfSense-pkg-pimd/files/usr/local/pkg/pimd/pimd_rpaddress.xml @@ -8,7 +8,7 @@ * pimd_rpaddress.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2020-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-pimd/files/usr/local/pkg/pimd/pimd_rpcandidate.xml b/net/pfSense-pkg-pimd/files/usr/local/pkg/pimd/pimd_rpcandidate.xml index 738fab0b6336..3a4094bce8ad 100644 --- a/net/pfSense-pkg-pimd/files/usr/local/pkg/pimd/pimd_rpcandidate.xml +++ b/net/pfSense-pkg-pimd/files/usr/local/pkg/pimd/pimd_rpcandidate.xml @@ -8,7 +8,7 @@ * pimd_rpcandidate.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2020-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-pimd/files/usr/local/pkg/shortcuts/pimd.sc.inc b/net/pfSense-pkg-pimd/files/usr/local/pkg/shortcuts/pimd.sc.inc index b0c1d0686789..4d29bce2a68e 100644 --- a/net/pfSense-pkg-pimd/files/usr/local/pkg/shortcuts/pimd.sc.inc +++ b/net/pfSense-pkg-pimd/files/usr/local/pkg/shortcuts/pimd.sc.inc @@ -3,7 +3,7 @@ * pimd.sc.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2020-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-pimd/files/usr/local/www/status_pimd.php b/net/pfSense-pkg-pimd/files/usr/local/www/status_pimd.php index 8b1047f603e2..ce9c9bf2fa1c 100644 --- a/net/pfSense-pkg-pimd/files/usr/local/www/status_pimd.php +++ b/net/pfSense-pkg-pimd/files/usr/local/www/status_pimd.php @@ -3,7 +3,7 @@ * status_pimd.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2020-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-siproxd/Makefile b/net/pfSense-pkg-siproxd/Makefile index c50da522cf8b..0fa4d89bbf55 100644 --- a/net/pfSense-pkg-siproxd/Makefile +++ b/net/pfSense-pkg-siproxd/Makefile @@ -2,6 +2,7 @@ PORTNAME= pfSense-pkg-siproxd PORTVERSION= 1.1.4 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= # empty DISTFILES= # empty diff --git a/net/pfSense-pkg-siproxd/files/etc/inc/priv/siproxd.priv.inc b/net/pfSense-pkg-siproxd/files/etc/inc/priv/siproxd.priv.inc index aae991f46aaa..f175d60cd693 100644 --- a/net/pfSense-pkg-siproxd/files/etc/inc/priv/siproxd.priv.inc +++ b/net/pfSense-pkg-siproxd/files/etc/inc/priv/siproxd.priv.inc @@ -3,7 +3,7 @@ * siproxd.priv.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-siproxd/files/usr/local/pkg/siproxd.inc b/net/pfSense-pkg-siproxd/files/usr/local/pkg/siproxd.inc index 9fd11a126108..0890d0d96044 100644 --- a/net/pfSense-pkg-siproxd/files/usr/local/pkg/siproxd.inc +++ b/net/pfSense-pkg-siproxd/files/usr/local/pkg/siproxd.inc @@ -3,7 +3,7 @@ * siproxd.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-siproxd/files/usr/local/pkg/siproxd.xml b/net/pfSense-pkg-siproxd/files/usr/local/pkg/siproxd.xml index 7a0c52fa10e0..1d241bd35b3e 100644 --- a/net/pfSense-pkg-siproxd/files/usr/local/pkg/siproxd.xml +++ b/net/pfSense-pkg-siproxd/files/usr/local/pkg/siproxd.xml @@ -8,7 +8,7 @@ * siproxd.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-siproxd/files/usr/local/pkg/siproxdusers.xml b/net/pfSense-pkg-siproxd/files/usr/local/pkg/siproxdusers.xml index 66d71c23d4d9..87d06cb11cf9 100644 --- a/net/pfSense-pkg-siproxd/files/usr/local/pkg/siproxdusers.xml +++ b/net/pfSense-pkg-siproxd/files/usr/local/pkg/siproxdusers.xml @@ -8,7 +8,7 @@ * siproxdusers.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/net/pfSense-pkg-siproxd/files/usr/local/www/siproxd_registered_phones.php b/net/pfSense-pkg-siproxd/files/usr/local/www/siproxd_registered_phones.php index df2b76e2c626..d80836ae6f92 100644 --- a/net/pfSense-pkg-siproxd/files/usr/local/www/siproxd_registered_phones.php +++ b/net/pfSense-pkg-siproxd/files/usr/local/www/siproxd_registered_phones.php @@ -3,7 +3,7 @@ * siproxd_registered_phones.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2010-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2010-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/security/pfSense-pkg-acme/files/etc/inc/priv/acme.priv.inc b/security/pfSense-pkg-acme/files/etc/inc/priv/acme.priv.inc index e9fb51d1e75d..58146bdeab85 100644 --- a/security/pfSense-pkg-acme/files/etc/inc/priv/acme.priv.inc +++ b/security/pfSense-pkg-acme/files/etc/inc/priv/acme.priv.inc @@ -3,7 +3,7 @@ * acme.priv.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/security/pfSense-pkg-nmap/Makefile b/security/pfSense-pkg-nmap/Makefile index aced6ef08a85..2746441558f4 100644 --- a/security/pfSense-pkg-nmap/Makefile +++ b/security/pfSense-pkg-nmap/Makefile @@ -2,7 +2,7 @@ PORTNAME= pfSense-pkg-nmap PORTVERSION= 1.4.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= # empty DISTFILES= # empty diff --git a/security/pfSense-pkg-nmap/files/etc/inc/priv/nmap.priv.inc b/security/pfSense-pkg-nmap/files/etc/inc/priv/nmap.priv.inc index 30ae9f69d99c..513df165c8e6 100644 --- a/security/pfSense-pkg-nmap/files/etc/inc/priv/nmap.priv.inc +++ b/security/pfSense-pkg-nmap/files/etc/inc/priv/nmap.priv.inc @@ -3,7 +3,7 @@ * nmap.priv.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/security/pfSense-pkg-nmap/files/usr/local/pkg/nmap.inc b/security/pfSense-pkg-nmap/files/usr/local/pkg/nmap.inc index a52dd92b0959..638d83941430 100644 --- a/security/pfSense-pkg-nmap/files/usr/local/pkg/nmap.inc +++ b/security/pfSense-pkg-nmap/files/usr/local/pkg/nmap.inc @@ -3,7 +3,7 @@ * nmap.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (C) 2006 Bill Marquette * All rights reserved. * diff --git a/security/pfSense-pkg-nmap/files/usr/local/pkg/nmap.xml b/security/pfSense-pkg-nmap/files/usr/local/pkg/nmap.xml index 88505eaa249f..a9421cfdcd03 100644 --- a/security/pfSense-pkg-nmap/files/usr/local/pkg/nmap.xml +++ b/security/pfSense-pkg-nmap/files/usr/local/pkg/nmap.xml @@ -8,7 +8,7 @@ * nmap.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (C) 2006 Bill Marquette * All rights reserved. * diff --git a/security/pfSense-pkg-openvpn-client-export/files/etc/inc/priv/openvpnexport.inc b/security/pfSense-pkg-openvpn-client-export/files/etc/inc/priv/openvpnexport.inc index c25a71cbd92f..376e74cc0a11 100644 --- a/security/pfSense-pkg-openvpn-client-export/files/etc/inc/priv/openvpnexport.inc +++ b/security/pfSense-pkg-openvpn-client-export/files/etc/inc/priv/openvpnexport.inc @@ -3,7 +3,7 @@ * openvpnexport.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2011 Marcello Coutinho * All rights reserved. * diff --git a/security/pfSense-pkg-openvpn-client-export/files/usr/local/pkg/openvpn-client-export.inc b/security/pfSense-pkg-openvpn-client-export/files/usr/local/pkg/openvpn-client-export.inc index f67d49a0a79f..1e8b7efe1ed1 100644 --- a/security/pfSense-pkg-openvpn-client-export/files/usr/local/pkg/openvpn-client-export.inc +++ b/security/pfSense-pkg-openvpn-client-export/files/usr/local/pkg/openvpn-client-export.inc @@ -3,7 +3,7 @@ * openvpn-client-export.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (C) 2008 Shrew Soft Inc * All rights reserved. * diff --git a/security/pfSense-pkg-openvpn-client-export/files/usr/local/pkg/openvpn-client-export.xml b/security/pfSense-pkg-openvpn-client-export/files/usr/local/pkg/openvpn-client-export.xml index 9b92374dd180..e1a6ac06c5c9 100644 --- a/security/pfSense-pkg-openvpn-client-export/files/usr/local/pkg/openvpn-client-export.xml +++ b/security/pfSense-pkg-openvpn-client-export/files/usr/local/pkg/openvpn-client-export.xml @@ -8,7 +8,7 @@ * openvpn-client-export.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2008 Bill Marquette * All rights reserved. * diff --git a/security/pfSense-pkg-openvpn-client-export/files/usr/local/www/vpn_openvpn_export.php b/security/pfSense-pkg-openvpn-client-export/files/usr/local/www/vpn_openvpn_export.php index 9133140ff638..8322225f0a7d 100644 --- a/security/pfSense-pkg-openvpn-client-export/files/usr/local/www/vpn_openvpn_export.php +++ b/security/pfSense-pkg-openvpn-client-export/files/usr/local/www/vpn_openvpn_export.php @@ -3,7 +3,7 @@ * vpn_openvpn_export.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2011-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2011-2021 Rubicon Communications, LLC (Netgate) * Copyright (C) 2008 Shrew Soft Inc * All rights reserved. * diff --git a/security/pfSense-pkg-openvpn-client-export/files/usr/local/www/vpn_openvpn_export_shared.php b/security/pfSense-pkg-openvpn-client-export/files/usr/local/www/vpn_openvpn_export_shared.php index 22f1d60ec11b..e6c440c2e68e 100644 --- a/security/pfSense-pkg-openvpn-client-export/files/usr/local/www/vpn_openvpn_export_shared.php +++ b/security/pfSense-pkg-openvpn-client-export/files/usr/local/www/vpn_openvpn_export_shared.php @@ -3,7 +3,7 @@ * vpn_openvpn_export_shared.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2011-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2011-2021 Rubicon Communications, LLC (Netgate) * Copyright (C) 2008 Shrew Soft Inc * All rights reserved. * diff --git a/security/pfSense-pkg-snort/Makefile b/security/pfSense-pkg-snort/Makefile index 248eb8bd47be..1252bc624655 100644 --- a/security/pfSense-pkg-snort/Makefile +++ b/security/pfSense-pkg-snort/Makefile @@ -2,7 +2,7 @@ PORTNAME= pfSense-pkg-snort PORTVERSION= 4.1.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security MASTER_SITES= # empty DISTFILES= # empty diff --git a/security/pfSense-pkg-snort/files/etc/inc/priv/snort.priv.inc b/security/pfSense-pkg-snort/files/etc/inc/priv/snort.priv.inc index 984eff099892..4efe7e99acfe 100644 --- a/security/pfSense-pkg-snort/files/etc/inc/priv/snort.priv.inc +++ b/security/pfSense-pkg-snort/files/etc/inc/priv/snort.priv.inc @@ -3,7 +3,7 @@ * snort.priv.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013 Marcello Coutinho * All rights reserved. * diff --git a/security/pfSense-pkg-snort/files/usr/local/pkg/snort.xml b/security/pfSense-pkg-snort/files/usr/local/pkg/snort.xml index d6e435ea87c9..7fad8c840382 100644 --- a/security/pfSense-pkg-snort/files/usr/local/pkg/snort.xml +++ b/security/pfSense-pkg-snort/files/usr/local/pkg/snort.xml @@ -8,7 +8,7 @@ * snort.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2009-2010 Robert Zelaya * Copyright (c) 2013-2016 Bill Meeks * All rights reserved. diff --git a/security/pfSense-pkg-snort/files/usr/local/pkg/snort/snort.inc b/security/pfSense-pkg-snort/files/usr/local/pkg/snort/snort.inc index edc1ce016a2f..296561f05260 100644 --- a/security/pfSense-pkg-snort/files/usr/local/pkg/snort/snort.inc +++ b/security/pfSense-pkg-snort/files/usr/local/pkg/snort/snort.inc @@ -3,7 +3,7 @@ * snort.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2009-2010 Robert Zelaya * Copyright (c) 2013-2020 Bill Meeks * All rights reserved. diff --git a/security/pfSense-pkg-snort/files/usr/local/pkg/snort/snort_check_cron_misc.inc b/security/pfSense-pkg-snort/files/usr/local/pkg/snort/snort_check_cron_misc.inc index 47e2873c25e1..6fab02c77d2e 100644 --- a/security/pfSense-pkg-snort/files/usr/local/pkg/snort/snort_check_cron_misc.inc +++ b/security/pfSense-pkg-snort/files/usr/local/pkg/snort/snort_check_cron_misc.inc @@ -3,7 +3,7 @@ * snort_check_cron_misc.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2019-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2019-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2009-2010 Robert Zelaya * Copyright (c) 2020 Bill Meeks * All rights reserved. diff --git a/security/pfSense-pkg-snort/files/usr/local/pkg/snort/snort_check_for_rule_updates.php b/security/pfSense-pkg-snort/files/usr/local/pkg/snort/snort_check_for_rule_updates.php index 25f82490db80..9513aecf0f02 100644 --- a/security/pfSense-pkg-snort/files/usr/local/pkg/snort/snort_check_for_rule_updates.php +++ b/security/pfSense-pkg-snort/files/usr/local/pkg/snort/snort_check_for_rule_updates.php @@ -3,7 +3,7 @@ * snort_check_for_rule_updates.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2009 Robert Zelaya * Copyright (c) 2013-2020 Bill Meeks * All rights reserved. diff --git a/security/pfSense-pkg-snort/files/usr/local/pkg/snort/snort_defs.inc b/security/pfSense-pkg-snort/files/usr/local/pkg/snort/snort_defs.inc index 3674e07a6223..858434d30257 100644 --- a/security/pfSense-pkg-snort/files/usr/local/pkg/snort/snort_defs.inc +++ b/security/pfSense-pkg-snort/files/usr/local/pkg/snort/snort_defs.inc @@ -3,7 +3,7 @@ * snort_defs.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2009-2010 Robert Zelaya * Copyright (c) 2013-2020 Bill Meeks * All rights reserved. diff --git a/security/pfSense-pkg-snort/files/usr/local/pkg/snort/snort_generate_conf.php b/security/pfSense-pkg-snort/files/usr/local/pkg/snort/snort_generate_conf.php index a535567e2afa..6ab93e6a9314 100644 --- a/security/pfSense-pkg-snort/files/usr/local/pkg/snort/snort_generate_conf.php +++ b/security/pfSense-pkg-snort/files/usr/local/pkg/snort/snort_generate_conf.php @@ -3,7 +3,7 @@ * snort_generate_conf.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2009-2010 Robert Zelaya * Copyright (c) 2013-2020 Bill Meeks * All rights reserved. diff --git a/security/pfSense-pkg-snort/files/usr/local/pkg/snort/snort_migrate_config.php b/security/pfSense-pkg-snort/files/usr/local/pkg/snort/snort_migrate_config.php index 3382f4a052e9..cb256e9e9a71 100644 --- a/security/pfSense-pkg-snort/files/usr/local/pkg/snort/snort_migrate_config.php +++ b/security/pfSense-pkg-snort/files/usr/local/pkg/snort/snort_migrate_config.php @@ -3,7 +3,7 @@ * snort_migrate_config.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2019-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2019-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013-2020 Bill Meeks * All rights reserved. * diff --git a/security/pfSense-pkg-snort/files/usr/local/pkg/snort/snort_post_install.php b/security/pfSense-pkg-snort/files/usr/local/pkg/snort/snort_post_install.php index eafe051e4c48..67cc540c2de4 100644 --- a/security/pfSense-pkg-snort/files/usr/local/pkg/snort/snort_post_install.php +++ b/security/pfSense-pkg-snort/files/usr/local/pkg/snort/snort_post_install.php @@ -3,7 +3,7 @@ * snort_post_install.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2009-2010 Robert Zelaya * Copyright (c) 2013-2020 Bill Meeks * All rights reserved. diff --git a/security/pfSense-pkg-snort/files/usr/local/pkg/snort/snort_sync.xml b/security/pfSense-pkg-snort/files/usr/local/pkg/snort/snort_sync.xml index c59ae2e3519b..c5198cee2a01 100644 --- a/security/pfSense-pkg-snort/files/usr/local/pkg/snort/snort_sync.xml +++ b/security/pfSense-pkg-snort/files/usr/local/pkg/snort/snort_sync.xml @@ -8,7 +8,7 @@ * snort_sync.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013 Marcello Coutinho * Copyright (c) 2014-2015 Bill Meeks * All rights reserved. diff --git a/security/pfSense-pkg-snort/files/usr/local/pkg/snort/snort_uninstall.php b/security/pfSense-pkg-snort/files/usr/local/pkg/snort/snort_uninstall.php index 7de64b2cb5d0..049740142328 100644 --- a/security/pfSense-pkg-snort/files/usr/local/pkg/snort/snort_uninstall.php +++ b/security/pfSense-pkg-snort/files/usr/local/pkg/snort/snort_uninstall.php @@ -3,7 +3,7 @@ * snort_uninstall.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2009-2010 Robert Zelaya * Copyright (c) 2013-2019 Bill Meeks * All rights reserved. diff --git a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_alerts.php b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_alerts.php index 6d0ea869b24b..c1971495d8fa 100644 --- a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_alerts.php +++ b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_alerts.php @@ -3,7 +3,7 @@ * snort_alerts.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2005 Bill Marquette . * Copyright (c) 2003-2004 Manuel Kasper . * Copyright (c) 2020 Bill Meeks diff --git a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_blocked.php b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_blocked.php index 80d4d4f1832b..343018bc78a0 100644 --- a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_blocked.php +++ b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_blocked.php @@ -3,7 +3,7 @@ * snort_blocked.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2009 Robert Zelaya Sr. Developer * Copyright (c) 2014-2018 Bill Meeks * All rights reserved. diff --git a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_define_servers.php b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_define_servers.php index fe4222bdd498..838720075b0a 100644 --- a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_define_servers.php +++ b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_define_servers.php @@ -3,7 +3,7 @@ * snort_define_servers.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2019-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2019-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper . * Copyright (c) 2008-2009 Robert Zelaya. * Copyright (c) 2014-2020 Bill Meeks diff --git a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_download_updates.php b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_download_updates.php index 75ab4f78fe73..efb0089c108a 100644 --- a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_download_updates.php +++ b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_download_updates.php @@ -3,7 +3,7 @@ * snort_download_updates.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2004-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2004-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2019 Bill Meeks * All rights reserved. * diff --git a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_edit_hat_data.php b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_edit_hat_data.php index 29dbda920a46..aa5d80bec84b 100644 --- a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_edit_hat_data.php +++ b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_edit_hat_data.php @@ -3,7 +3,7 @@ * snort_edit_hat_data.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2004-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2004-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013-2018 Bill Meeks * All rights reserved. * diff --git a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_frag3_engine.php b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_frag3_engine.php index 853263c5662f..2c5aa234f93c 100644 --- a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_frag3_engine.php +++ b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_frag3_engine.php @@ -3,7 +3,7 @@ * snort_frag3_engine.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2018-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2018-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013-2018 Bill Meeks * All rights reserved. * diff --git a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_ftp_client_engine.php b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_ftp_client_engine.php index bf25e2711a8b..220ee8647fa8 100644 --- a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_ftp_client_engine.php +++ b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_ftp_client_engine.php @@ -3,7 +3,7 @@ * snort_ftp_client_engine.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2018-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2018-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013-2018 Bill Meeks * All rights reserved. * diff --git a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_ftp_server_engine.php b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_ftp_server_engine.php index 90ce538be7ea..ed3dcf15e684 100644 --- a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_ftp_server_engine.php +++ b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_ftp_server_engine.php @@ -3,7 +3,7 @@ * snort_ftp_server_engine.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2018-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2018-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013-2018 Bill Meeks * All rights reserved. * diff --git a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_httpinspect_engine.php b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_httpinspect_engine.php index 46c3712b0aad..6e67c301bcfa 100644 --- a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_httpinspect_engine.php +++ b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_httpinspect_engine.php @@ -3,7 +3,7 @@ * snort_httpinspect_engine.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2018-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2018-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013-2018 Bill Meeks * All rights reserved. * diff --git a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_import_aliases.php b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_import_aliases.php index d9a77c6c9ceb..a94033f7602d 100644 --- a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_import_aliases.php +++ b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_import_aliases.php @@ -3,7 +3,7 @@ * snort_import_aliases.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2018-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2018-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013-2018 Bill Meeks * All rights reserved. * diff --git a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_interface_logs.php b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_interface_logs.php index b8476b3c87d1..8d8cc1b6662e 100644 --- a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_interface_logs.php +++ b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_interface_logs.php @@ -3,7 +3,7 @@ * snort_interface_logs.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2005 Bill Marquette . * Copyright (c) 2003-2004 Manuel Kasper . * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_interfaces.php b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_interfaces.php index 43166e89f938..35d39f48ec24 100644 --- a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_interfaces.php +++ b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_interfaces.php @@ -3,7 +3,7 @@ * snort_interfaces.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2011-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2011-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2020 Bill Meeks * All rights reserved. * diff --git a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_interfaces_edit.php b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_interfaces_edit.php index 6dd1e0568c6c..dd7e519cc8e6 100644 --- a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_interfaces_edit.php +++ b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_interfaces_edit.php @@ -3,7 +3,7 @@ * snort_interfaces_edit.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2011-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2011-2021 Rubicon Communications, LLC (Netgate) * Copyright (C) 2008-2009 Robert Zelaya * Copyright (c) 2020 Bill Meeks * All rights reserved. diff --git a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_interfaces_global.php b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_interfaces_global.php index 5242bb31fae5..3882fdab60d4 100644 --- a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_interfaces_global.php +++ b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_interfaces_global.php @@ -3,7 +3,7 @@ * snort_interfaces_global.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2011-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2011-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2006 Manuel Kasper . * Copyright (c) 2008-2009 Robert Zelaya * Copyright (c) 2020 Bill Meeks diff --git a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_interfaces_suppress.php b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_interfaces_suppress.php index b2c917c07fec..2943e18a8705 100644 --- a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_interfaces_suppress.php +++ b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_interfaces_suppress.php @@ -3,7 +3,7 @@ * snort_interfaces_suppress.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2004-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2004-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2009-2010 Robert Zelaya. * Copyright (c) 2019 Bill Meeks * All rights reserved. diff --git a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_interfaces_suppress_edit.php b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_interfaces_suppress_edit.php index 66c6df0a96ec..ec2e1d6f2abc 100644 --- a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_interfaces_suppress_edit.php +++ b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_interfaces_suppress_edit.php @@ -3,7 +3,7 @@ * snort_interfaces_suppress_edit.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2004-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2004-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2009-2010 Robert Zelaya. * Copyright (c) 2019 Bill Meeks * All rights reserved. diff --git a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_ip_list_mgmt.php b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_ip_list_mgmt.php index 2abce5c9f0bd..a05f1f5f3c93 100644 --- a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_ip_list_mgmt.php +++ b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_ip_list_mgmt.php @@ -3,7 +3,7 @@ * snort_ip_list_mgmt.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2004-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2004-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2009-2010 Robert Zelaya. * Copyright (c) 2018 Bill Meeks * All rights reserved. diff --git a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_ip_reputation.php b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_ip_reputation.php index c84766a491ac..3637b1a7c586 100644 --- a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_ip_reputation.php +++ b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_ip_reputation.php @@ -3,7 +3,7 @@ * snort_ip_reputation.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2019-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2019-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2020 Bill Meeks * All rights reserved. * diff --git a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_iprep_list_browser.php b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_iprep_list_browser.php index 5743915f789a..2985ae67a7eb 100644 --- a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_iprep_list_browser.php +++ b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_iprep_list_browser.php @@ -3,7 +3,7 @@ * snort_iprep_list_browser.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2019-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2019-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2019 Bill Meeks * All rights reserved. * diff --git a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_list_view.php b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_list_view.php index 1d8f83adf6d5..12889928f0ba 100644 --- a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_list_view.php +++ b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_list_view.php @@ -3,7 +3,7 @@ * snort_list_view.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2004-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2004-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2014 Bill Meeks * Copyright (c) 2006-2009 Volker Theile * Copyright (c) 2008-2009 Robert Zelaya diff --git a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_log_mgmt.php b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_log_mgmt.php index f4d7c82df62c..36f392dc17cb 100644 --- a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_log_mgmt.php +++ b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_log_mgmt.php @@ -3,7 +3,7 @@ * snort_log_mgmt.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2005 Bill Marquette . * Copyright (c) 2003-2004 Manuel Kasper . * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_passlist.php b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_passlist.php index 7d71aaca0116..398937120f14 100644 --- a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_passlist.php +++ b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_passlist.php @@ -3,7 +3,7 @@ * snort_passlist.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2004-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2004-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2009-2010 Robert Zelaya * Copyright (c) 2019 Bill Meeks * All rights reserved. diff --git a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_passlist_edit.php b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_passlist_edit.php index 74db0ce0f513..7a0fdd365a7b 100644 --- a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_passlist_edit.php +++ b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_passlist_edit.php @@ -3,7 +3,7 @@ * snort_passlist_edit.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2004-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2004-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2009-2010 Robert Zelaya * Copyright (c) 2019 Bill Meeks * All rights reserved. diff --git a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_preprocessors.php b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_preprocessors.php index a188b9d63c73..7da4e94aa684 100644 --- a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_preprocessors.php +++ b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_preprocessors.php @@ -3,7 +3,7 @@ * snort_preprocessors.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2011-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2011-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper . * Copyright (c) 2008-2009 Robert Zelaya * Copyright (c) 2013-2020 Bill Meeks diff --git a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_rules.php b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_rules.php index 2126b0c111f9..5b9ed8ec8fcd 100644 --- a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_rules.php +++ b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_rules.php @@ -3,7 +3,7 @@ * snort_rules.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2004-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2004-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2008-2009 Robert Zelaya * Copyright (c) 2020 Bill Meeks * All rights reserved. diff --git a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_rules_edit.php b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_rules_edit.php index 375903570255..b646c5b5adf1 100644 --- a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_rules_edit.php +++ b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_rules_edit.php @@ -3,7 +3,7 @@ * snort_rules_edit.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_rules_flowbits.php b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_rules_flowbits.php index a31a50aa2846..5e573eefd9fa 100644 --- a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_rules_flowbits.php +++ b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_rules_flowbits.php @@ -3,7 +3,7 @@ * snort_rules_flowbits.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013-2016 Bill Meeks * All rights reserved. * diff --git a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_rulesets.php b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_rulesets.php index 209075b82edf..55a6102e0e9d 100644 --- a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_rulesets.php +++ b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_rulesets.php @@ -3,7 +3,7 @@ * snort_rulesets.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2009 Robert Zelaya * Copyright (c) 2020 Bill Meeks * All rights reserved. diff --git a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_select_alias.php b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_select_alias.php index f779fdac7228..2b2043aa3b4d 100644 --- a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_select_alias.php +++ b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_select_alias.php @@ -3,7 +3,7 @@ * snort_select_alias.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2004-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2004-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_sid_mgmt.php b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_sid_mgmt.php index 7424cdb913c4..fe1aa39be146 100644 --- a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_sid_mgmt.php +++ b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_sid_mgmt.php @@ -3,7 +3,7 @@ * snort_sid_mgmt.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2005 Bill Marquette . * Copyright (c) 2003-2004 Manuel Kasper . * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_stream5_engine.php b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_stream5_engine.php index 013b44e9f1c6..34af3a0e88a2 100644 --- a/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_stream5_engine.php +++ b/security/pfSense-pkg-snort/files/usr/local/www/snort/snort_stream5_engine.php @@ -3,7 +3,7 @@ * snort_stream5_engine.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2018-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2018-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013-2018 Bill Meeks * All rights reserved. * diff --git a/security/pfSense-pkg-snort/files/usr/local/www/widgets/include/widget-snort.inc b/security/pfSense-pkg-snort/files/usr/local/www/widgets/include/widget-snort.inc index 9b1c0772c966..24496310fb23 100644 --- a/security/pfSense-pkg-snort/files/usr/local/www/widgets/include/widget-snort.inc +++ b/security/pfSense-pkg-snort/files/usr/local/www/widgets/include/widget-snort.inc @@ -3,7 +3,7 @@ * widget-snort.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2014 Bill Meeks * All rights reserved. * diff --git a/security/pfSense-pkg-snort/files/usr/local/www/widgets/javascript/snort_alerts.js b/security/pfSense-pkg-snort/files/usr/local/www/widgets/javascript/snort_alerts.js index 91348b85aba8..332126c59c15 100644 --- a/security/pfSense-pkg-snort/files/usr/local/www/widgets/javascript/snort_alerts.js +++ b/security/pfSense-pkg-snort/files/usr/local/www/widgets/javascript/snort_alerts.js @@ -2,7 +2,7 @@ * snort_alerts.js * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2014-2016 Bill Meeks * All rights reserved. * diff --git a/security/pfSense-pkg-snort/files/usr/local/www/widgets/widgets/snort_alerts.widget.php b/security/pfSense-pkg-snort/files/usr/local/www/widgets/widgets/snort_alerts.widget.php index b1a220bd89f2..373b4f8aa8d0 100644 --- a/security/pfSense-pkg-snort/files/usr/local/www/widgets/widgets/snort_alerts.widget.php +++ b/security/pfSense-pkg-snort/files/usr/local/www/widgets/widgets/snort_alerts.widget.php @@ -3,7 +3,7 @@ * snort_alerts.widget.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2009-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2009-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2018 Bill Meeks * All rights reserved. * diff --git a/security/pfSense-pkg-stunnel/Makefile b/security/pfSense-pkg-stunnel/Makefile index 2dc35abfb715..47d75168a8b4 100644 --- a/security/pfSense-pkg-stunnel/Makefile +++ b/security/pfSense-pkg-stunnel/Makefile @@ -2,7 +2,7 @@ PORTNAME= pfSense-pkg-stunnel PORTVERSION= 5.50 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= security MASTER_SITES= # empty DISTFILES= # empty diff --git a/security/pfSense-pkg-stunnel/files/etc/inc/priv/stunnel.priv.inc b/security/pfSense-pkg-stunnel/files/etc/inc/priv/stunnel.priv.inc index 6d7720038a82..acd3664d97b8 100644 --- a/security/pfSense-pkg-stunnel/files/etc/inc/priv/stunnel.priv.inc +++ b/security/pfSense-pkg-stunnel/files/etc/inc/priv/stunnel.priv.inc @@ -3,7 +3,7 @@ * stunnel.priv.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/security/pfSense-pkg-stunnel/files/usr/local/pkg/stunnel.inc b/security/pfSense-pkg-stunnel/files/usr/local/pkg/stunnel.inc index 192f343cfe97..e5fc5f7a1399 100644 --- a/security/pfSense-pkg-stunnel/files/usr/local/pkg/stunnel.inc +++ b/security/pfSense-pkg-stunnel/files/usr/local/pkg/stunnel.inc @@ -3,7 +3,7 @@ * stunnel.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/security/pfSense-pkg-stunnel/files/usr/local/pkg/stunnel.xml b/security/pfSense-pkg-stunnel/files/usr/local/pkg/stunnel.xml index 445fbe184ebc..5399359911cd 100644 --- a/security/pfSense-pkg-stunnel/files/usr/local/pkg/stunnel.xml +++ b/security/pfSense-pkg-stunnel/files/usr/local/pkg/stunnel.xml @@ -8,7 +8,7 @@ * stunnel.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/security/pfSense-pkg-sudo/Makefile b/security/pfSense-pkg-sudo/Makefile index a3c09d6d59bd..3a3be5823383 100644 --- a/security/pfSense-pkg-sudo/Makefile +++ b/security/pfSense-pkg-sudo/Makefile @@ -2,7 +2,7 @@ PORTNAME= pfSense-pkg-sudo PORTVERSION= 0.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= security MASTER_SITES= # empty DISTFILES= # empty diff --git a/security/pfSense-pkg-sudo/files/etc/inc/priv/sudo.priv.inc b/security/pfSense-pkg-sudo/files/etc/inc/priv/sudo.priv.inc index 8713d4d2646f..333ec2f0dc33 100644 --- a/security/pfSense-pkg-sudo/files/etc/inc/priv/sudo.priv.inc +++ b/security/pfSense-pkg-sudo/files/etc/inc/priv/sudo.priv.inc @@ -3,7 +3,7 @@ * sudo.priv.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/security/pfSense-pkg-sudo/files/usr/local/pkg/sudo.inc b/security/pfSense-pkg-sudo/files/usr/local/pkg/sudo.inc index 448eaf660a62..2ea4a43ca3c1 100644 --- a/security/pfSense-pkg-sudo/files/usr/local/pkg/sudo.inc +++ b/security/pfSense-pkg-sudo/files/usr/local/pkg/sudo.inc @@ -3,7 +3,7 @@ * sudo.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2013-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2013-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/security/pfSense-pkg-sudo/files/usr/local/pkg/sudo.xml b/security/pfSense-pkg-sudo/files/usr/local/pkg/sudo.xml index 2aaa10f7a94d..d655277ff0a6 100644 --- a/security/pfSense-pkg-sudo/files/usr/local/pkg/sudo.xml +++ b/security/pfSense-pkg-sudo/files/usr/local/pkg/sudo.xml @@ -8,7 +8,7 @@ * sudo.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2013-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2013-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/security/pfSense-pkg-suricata/Makefile b/security/pfSense-pkg-suricata/Makefile index 14ca1512ff87..ede9f1164cda 100644 --- a/security/pfSense-pkg-suricata/Makefile +++ b/security/pfSense-pkg-suricata/Makefile @@ -2,7 +2,7 @@ PORTNAME= pfSense-pkg-suricata PORTVERSION= 6.0.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security MASTER_SITES= # empty DISTFILES= # empty diff --git a/security/pfSense-pkg-suricata/files/etc/inc/priv/suricata.priv.inc b/security/pfSense-pkg-suricata/files/etc/inc/priv/suricata.priv.inc index a20a87c61a9a..23e47f96c62c 100644 --- a/security/pfSense-pkg-suricata/files/etc/inc/priv/suricata.priv.inc +++ b/security/pfSense-pkg-suricata/files/etc/inc/priv/suricata.priv.inc @@ -3,7 +3,7 @@ * suricata.priv.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2018-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2018-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2020 Bill Meeks * All rights reserved. * diff --git a/security/pfSense-pkg-suricata/files/usr/local/pkg/suricata.xml b/security/pfSense-pkg-suricata/files/usr/local/pkg/suricata.xml index aac86723fc3e..f40a30e70724 100644 --- a/security/pfSense-pkg-suricata/files/usr/local/pkg/suricata.xml +++ b/security/pfSense-pkg-suricata/files/usr/local/pkg/suricata.xml @@ -8,7 +8,7 @@ * suricata.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2014-2020 Bill Meeks * All rights reserved. * diff --git a/security/pfSense-pkg-suricata/files/usr/local/pkg/suricata/suricata.inc b/security/pfSense-pkg-suricata/files/usr/local/pkg/suricata/suricata.inc index 54bebcece175..06ce37832efc 100644 --- a/security/pfSense-pkg-suricata/files/usr/local/pkg/suricata/suricata.inc +++ b/security/pfSense-pkg-suricata/files/usr/local/pkg/suricata/suricata.inc @@ -3,7 +3,7 @@ * suricata.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (C) 2005 Bill Marquette . * Copyright (C) 2003-2004 Manuel Kasper . * Copyright (C) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata/files/usr/local/pkg/suricata/suricata_check_cron_misc.inc b/security/pfSense-pkg-suricata/files/usr/local/pkg/suricata/suricata_check_cron_misc.inc index b5fa1cd8bff0..a1c622557dfc 100644 --- a/security/pfSense-pkg-suricata/files/usr/local/pkg/suricata/suricata_check_cron_misc.inc +++ b/security/pfSense-pkg-suricata/files/usr/local/pkg/suricata/suricata_check_cron_misc.inc @@ -3,7 +3,7 @@ * suricata_check_cron_misc.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (C) 2005 Bill Marquette . * Copyright (C) 2003-2004 Manuel Kasper . * Copyright (C) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata/files/usr/local/pkg/suricata/suricata_check_for_rule_updates.php b/security/pfSense-pkg-suricata/files/usr/local/pkg/suricata/suricata_check_for_rule_updates.php index 66f2c07556c3..b44896f6fd2a 100644 --- a/security/pfSense-pkg-suricata/files/usr/local/pkg/suricata/suricata_check_for_rule_updates.php +++ b/security/pfSense-pkg-suricata/files/usr/local/pkg/suricata/suricata_check_for_rule_updates.php @@ -3,7 +3,7 @@ * suricata_check_for_rule_updates.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (C) 2005 Bill Marquette . * Copyright (C) 2003-2004 Manuel Kasper . * Copyright (C) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata/files/usr/local/pkg/suricata/suricata_defs.inc b/security/pfSense-pkg-suricata/files/usr/local/pkg/suricata/suricata_defs.inc index 1e14869ee7f9..b34f5b372336 100644 --- a/security/pfSense-pkg-suricata/files/usr/local/pkg/suricata/suricata_defs.inc +++ b/security/pfSense-pkg-suricata/files/usr/local/pkg/suricata/suricata_defs.inc @@ -3,7 +3,7 @@ * suricata_defs.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (C) 2005 Bill Marquette . * Copyright (C) 2003-2004 Manuel Kasper . * Copyright (C) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata/files/usr/local/pkg/suricata/suricata_etiqrisk_update.php b/security/pfSense-pkg-suricata/files/usr/local/pkg/suricata/suricata_etiqrisk_update.php index 05e858d4d2c4..834ce74a3989 100644 --- a/security/pfSense-pkg-suricata/files/usr/local/pkg/suricata/suricata_etiqrisk_update.php +++ b/security/pfSense-pkg-suricata/files/usr/local/pkg/suricata/suricata_etiqrisk_update.php @@ -3,7 +3,7 @@ * suricata_etiqrisk_update.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (C) 2005 Bill Marquette . * Copyright (C) 2003-2004 Manuel Kasper . * Copyright (C) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata/files/usr/local/pkg/suricata/suricata_generate_yaml.php b/security/pfSense-pkg-suricata/files/usr/local/pkg/suricata/suricata_generate_yaml.php index f38de5a10d6e..00b15288ec53 100644 --- a/security/pfSense-pkg-suricata/files/usr/local/pkg/suricata/suricata_generate_yaml.php +++ b/security/pfSense-pkg-suricata/files/usr/local/pkg/suricata/suricata_generate_yaml.php @@ -3,7 +3,7 @@ * suricata_generate_yaml.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (C) 2005 Bill Marquette . * Copyright (C) 2003-2004 Manuel Kasper . * Copyright (C) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata/files/usr/local/pkg/suricata/suricata_geoipupdate.php b/security/pfSense-pkg-suricata/files/usr/local/pkg/suricata/suricata_geoipupdate.php index 2db3be797f41..f863c005b7e5 100644 --- a/security/pfSense-pkg-suricata/files/usr/local/pkg/suricata/suricata_geoipupdate.php +++ b/security/pfSense-pkg-suricata/files/usr/local/pkg/suricata/suricata_geoipupdate.php @@ -3,7 +3,7 @@ * suricata_geoipupdate.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (C) 2005 Bill Marquette . * Copyright (C) 2003-2004 Manuel Kasper . * Copyright (C) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata/files/usr/local/pkg/suricata/suricata_migrate_config.php b/security/pfSense-pkg-suricata/files/usr/local/pkg/suricata/suricata_migrate_config.php index 77b618385a39..5be1e178f083 100644 --- a/security/pfSense-pkg-suricata/files/usr/local/pkg/suricata/suricata_migrate_config.php +++ b/security/pfSense-pkg-suricata/files/usr/local/pkg/suricata/suricata_migrate_config.php @@ -3,7 +3,7 @@ * suricata_migrate_config.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2019-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2019-2021 Rubicon Communications, LLC (Netgate) * Copyright (C) 2020 Bill Meeks * All rights reserved. * diff --git a/security/pfSense-pkg-suricata/files/usr/local/pkg/suricata/suricata_post_install.php b/security/pfSense-pkg-suricata/files/usr/local/pkg/suricata/suricata_post_install.php index 5ebd4a8d27fe..c9553038d9e3 100644 --- a/security/pfSense-pkg-suricata/files/usr/local/pkg/suricata/suricata_post_install.php +++ b/security/pfSense-pkg-suricata/files/usr/local/pkg/suricata/suricata_post_install.php @@ -3,7 +3,7 @@ * suricata_post_install.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2019-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2019-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2005 Bill Marquette . * Copyright (c) 2003-2004 Manuel Kasper . * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata/files/usr/local/pkg/suricata/suricata_sync.xml b/security/pfSense-pkg-suricata/files/usr/local/pkg/suricata/suricata_sync.xml index 450676e28797..1bf2fcb82950 100644 --- a/security/pfSense-pkg-suricata/files/usr/local/pkg/suricata/suricata_sync.xml +++ b/security/pfSense-pkg-suricata/files/usr/local/pkg/suricata/suricata_sync.xml @@ -8,7 +8,7 @@ * suricata_sync.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013 Marcello Coutinho * Copyright (c) 2014-2017 Bill Meeks * All rights reserved. diff --git a/security/pfSense-pkg-suricata/files/usr/local/pkg/suricata/suricata_uninstall.php b/security/pfSense-pkg-suricata/files/usr/local/pkg/suricata/suricata_uninstall.php index 6f3ba8a65567..4f62f92117de 100644 --- a/security/pfSense-pkg-suricata/files/usr/local/pkg/suricata/suricata_uninstall.php +++ b/security/pfSense-pkg-suricata/files/usr/local/pkg/suricata/suricata_uninstall.php @@ -3,7 +3,7 @@ * suricata_uninstall.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2019-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2019-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2005 Bill Marquette * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_alerts.php b/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_alerts.php index 319cbc364a1a..ade0f22b5e0f 100644 --- a/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_alerts.php +++ b/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_alerts.php @@ -3,7 +3,7 @@ * suricata_alerts.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_app_parsers.php b/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_app_parsers.php index 8a90a51a6df2..c49766569505 100644 --- a/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_app_parsers.php +++ b/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_app_parsers.php @@ -3,7 +3,7 @@ * suricata_app_parsers.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_blocked.php b/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_blocked.php index 0ea9c3c24d9c..90a5d356cf6c 100644 --- a/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_blocked.php +++ b/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_blocked.php @@ -3,7 +3,7 @@ * suricata_blocked.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_define_vars.php b/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_define_vars.php index 6fddfcf788ba..da5ea89b2e06 100644 --- a/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_define_vars.php +++ b/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_define_vars.php @@ -3,7 +3,7 @@ * suricata_define_vars.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_download_updates.php b/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_download_updates.php index 7b30b10b3139..3f272517a53a 100644 --- a/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_download_updates.php +++ b/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_download_updates.php @@ -3,7 +3,7 @@ * suricata_download_updates.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_flow_stream.php b/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_flow_stream.php index 9da3a2aea534..6953336238d0 100644 --- a/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_flow_stream.php +++ b/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_flow_stream.php @@ -3,7 +3,7 @@ * suricata_flow_stream.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_global.php b/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_global.php index da7debdcb5a0..286683536b86 100644 --- a/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_global.php +++ b/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_global.php @@ -3,7 +3,7 @@ * suricata_global.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_import_aliases.php b/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_import_aliases.php index 0efba1d7a339..e5c741520b3a 100644 --- a/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_import_aliases.php +++ b/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_import_aliases.php @@ -3,7 +3,7 @@ * suricata_import_aliases.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_interfaces.php b/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_interfaces.php index 03c792ace10c..7b4c1090228b 100644 --- a/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_interfaces.php +++ b/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_interfaces.php @@ -3,7 +3,7 @@ * suricata_interfaces.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_interfaces_edit.php b/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_interfaces_edit.php index 4aaa32b7991f..b87ed0e0cd67 100644 --- a/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_interfaces_edit.php +++ b/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_interfaces_edit.php @@ -3,7 +3,7 @@ * suricata_interfaces_edit.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_ip_list_mgmt.php b/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_ip_list_mgmt.php index 860c11dc9d07..fb4a387d2dd0 100644 --- a/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_ip_list_mgmt.php +++ b/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_ip_list_mgmt.php @@ -3,7 +3,7 @@ * suricata_ip_list_mgmt.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_ip_reputation.php b/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_ip_reputation.php index e351d9d131ca..698841fabe26 100644 --- a/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_ip_reputation.php +++ b/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_ip_reputation.php @@ -3,7 +3,7 @@ * suricata_ip_reputation.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_iprep_list_browser.php b/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_iprep_list_browser.php index d0bc226c236c..f5b5289e01b8 100644 --- a/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_iprep_list_browser.php +++ b/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_iprep_list_browser.php @@ -3,7 +3,7 @@ * suricata_iprep_list_browser.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_libhtp_policy_engine.php b/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_libhtp_policy_engine.php index 0a9d18962d3d..76f9f1cb0788 100644 --- a/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_libhtp_policy_engine.php +++ b/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_libhtp_policy_engine.php @@ -3,7 +3,7 @@ * suricata_libhtp_policy_engine.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_list_view.php b/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_list_view.php index 5eb694ed0a54..f75b73db0ce3 100644 --- a/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_list_view.php +++ b/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_list_view.php @@ -3,7 +3,7 @@ * suricata_list_view.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_logs_browser.php b/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_logs_browser.php index 9523b09dd83f..57c3aeb33f18 100644 --- a/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_logs_browser.php +++ b/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_logs_browser.php @@ -3,7 +3,7 @@ * suricata_logs_browser.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_logs_mgmt.php b/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_logs_mgmt.php index 94b883f2262c..afd315d16d66 100644 --- a/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_logs_mgmt.php +++ b/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_logs_mgmt.php @@ -3,7 +3,7 @@ * suricata_logs_mgmt.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_os_policy_engine.php b/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_os_policy_engine.php index 2d2a4803aa2a..feffc24f8a54 100644 --- a/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_os_policy_engine.php +++ b/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_os_policy_engine.php @@ -3,7 +3,7 @@ * suricata_os_policy_engine.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_passlist.php b/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_passlist.php index d4053d990779..f500b9567e79 100644 --- a/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_passlist.php +++ b/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_passlist.php @@ -3,7 +3,7 @@ * suricata_passlist.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_passlist_edit.php b/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_passlist_edit.php index c8c57efda3cf..38c4e616a31b 100644 --- a/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_passlist_edit.php +++ b/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_passlist_edit.php @@ -3,7 +3,7 @@ * suricata_passlist_edit.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_rules.php b/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_rules.php index 9258d782fb6e..0450d3b3bf03 100644 --- a/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_rules.php +++ b/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_rules.php @@ -3,7 +3,7 @@ * suricata_rules.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_rules_edit.php b/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_rules_edit.php index 6089cd3d98a5..7ceca0e74cc9 100644 --- a/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_rules_edit.php +++ b/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_rules_edit.php @@ -3,7 +3,7 @@ * suricata_rules_edit.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_rules_flowbits.php b/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_rules_flowbits.php index e28e062f7d74..eca889a5ba31 100644 --- a/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_rules_flowbits.php +++ b/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_rules_flowbits.php @@ -3,7 +3,7 @@ * suricata_rules_flowbits.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_rulesets.php b/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_rulesets.php index a474614740c4..63432de971f5 100644 --- a/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_rulesets.php +++ b/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_rulesets.php @@ -3,7 +3,7 @@ * suricata_rulesets.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_select_alias.php b/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_select_alias.php index 2c03be614977..b7a08096095c 100644 --- a/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_select_alias.php +++ b/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_select_alias.php @@ -3,7 +3,7 @@ * suricata_select_alias.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_sid_mgmt.php b/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_sid_mgmt.php index 96bc1ce010a3..53208b8c9425 100644 --- a/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_sid_mgmt.php +++ b/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_sid_mgmt.php @@ -3,7 +3,7 @@ * suricata_sid_mgmt.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_suppress.php b/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_suppress.php index 89b89f3c870b..194f0430cc31 100644 --- a/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_suppress.php +++ b/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_suppress.php @@ -3,7 +3,7 @@ * suricata_suppress.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_suppress_edit.php b/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_suppress_edit.php index 70cbee7cd640..4c43e6f06c2a 100644 --- a/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_suppress_edit.php +++ b/security/pfSense-pkg-suricata/files/usr/local/www/suricata/suricata_suppress_edit.php @@ -3,7 +3,7 @@ * suricata_suppress_edit.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata/files/usr/local/www/widgets/include/widget-suricata.inc b/security/pfSense-pkg-suricata/files/usr/local/www/widgets/include/widget-suricata.inc index 6606d5d044b0..a2b416c9a4ca 100644 --- a/security/pfSense-pkg-suricata/files/usr/local/www/widgets/include/widget-suricata.inc +++ b/security/pfSense-pkg-suricata/files/usr/local/www/widgets/include/widget-suricata.inc @@ -3,7 +3,7 @@ * widget-suricata.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2014 Bill Meeks * All rights reserved. * diff --git a/security/pfSense-pkg-suricata/files/usr/local/www/widgets/javascript/suricata_alerts.js b/security/pfSense-pkg-suricata/files/usr/local/www/widgets/javascript/suricata_alerts.js index a14f5bd01460..a090c0f5de56 100644 --- a/security/pfSense-pkg-suricata/files/usr/local/www/widgets/javascript/suricata_alerts.js +++ b/security/pfSense-pkg-suricata/files/usr/local/www/widgets/javascript/suricata_alerts.js @@ -2,7 +2,7 @@ * suricata_alerts.js * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2014 Bill Meeks * All rights reserved. * diff --git a/security/pfSense-pkg-suricata/files/usr/local/www/widgets/widgets/suricata_alerts.widget.php b/security/pfSense-pkg-suricata/files/usr/local/www/widgets/widgets/suricata_alerts.widget.php index 94aa995bcbf3..2f866e6736e7 100644 --- a/security/pfSense-pkg-suricata/files/usr/local/www/widgets/widgets/suricata_alerts.widget.php +++ b/security/pfSense-pkg-suricata/files/usr/local/www/widgets/widgets/suricata_alerts.widget.php @@ -3,7 +3,7 @@ * suricata_alerts.widget.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata4/Makefile b/security/pfSense-pkg-suricata4/Makefile index c22419eaebff..b94b8569bc6c 100644 --- a/security/pfSense-pkg-suricata4/Makefile +++ b/security/pfSense-pkg-suricata4/Makefile @@ -2,7 +2,7 @@ PORTNAME= pfSense-pkg-suricata4 PORTVERSION= 4.1.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= # empty DISTFILES= # empty diff --git a/security/pfSense-pkg-suricata4/files/etc/inc/priv/suricata.priv.inc b/security/pfSense-pkg-suricata4/files/etc/inc/priv/suricata.priv.inc index b481e2ac9ff3..0ee004f8b82c 100644 --- a/security/pfSense-pkg-suricata4/files/etc/inc/priv/suricata.priv.inc +++ b/security/pfSense-pkg-suricata4/files/etc/inc/priv/suricata.priv.inc @@ -3,7 +3,7 @@ * suricata.priv.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2018-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2018-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2018 Bill Meeks * All rights reserved. * diff --git a/security/pfSense-pkg-suricata4/files/usr/local/pkg/suricata.xml b/security/pfSense-pkg-suricata4/files/usr/local/pkg/suricata.xml index 9661bec51514..8f9106d2d655 100644 --- a/security/pfSense-pkg-suricata4/files/usr/local/pkg/suricata.xml +++ b/security/pfSense-pkg-suricata4/files/usr/local/pkg/suricata.xml @@ -8,7 +8,7 @@ * suricata.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2014-2016 Bill Meeks * All rights reserved. * diff --git a/security/pfSense-pkg-suricata4/files/usr/local/pkg/suricata/suricata.inc b/security/pfSense-pkg-suricata4/files/usr/local/pkg/suricata/suricata.inc index f1a90c575be1..183092b274dd 100644 --- a/security/pfSense-pkg-suricata4/files/usr/local/pkg/suricata/suricata.inc +++ b/security/pfSense-pkg-suricata4/files/usr/local/pkg/suricata/suricata.inc @@ -3,7 +3,7 @@ * suricata.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (C) 2005 Bill Marquette . * Copyright (C) 2003-2004 Manuel Kasper . * Copyright (C) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata4/files/usr/local/pkg/suricata/suricata_check_cron_misc.inc b/security/pfSense-pkg-suricata4/files/usr/local/pkg/suricata/suricata_check_cron_misc.inc index c821d594a541..8971591f3a26 100644 --- a/security/pfSense-pkg-suricata4/files/usr/local/pkg/suricata/suricata_check_cron_misc.inc +++ b/security/pfSense-pkg-suricata4/files/usr/local/pkg/suricata/suricata_check_cron_misc.inc @@ -3,7 +3,7 @@ * suricata_check_cron_misc.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (C) 2005 Bill Marquette . * Copyright (C) 2003-2004 Manuel Kasper . * Copyright (C) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata4/files/usr/local/pkg/suricata/suricata_check_for_rule_updates.php b/security/pfSense-pkg-suricata4/files/usr/local/pkg/suricata/suricata_check_for_rule_updates.php index 66f2c07556c3..b44896f6fd2a 100644 --- a/security/pfSense-pkg-suricata4/files/usr/local/pkg/suricata/suricata_check_for_rule_updates.php +++ b/security/pfSense-pkg-suricata4/files/usr/local/pkg/suricata/suricata_check_for_rule_updates.php @@ -3,7 +3,7 @@ * suricata_check_for_rule_updates.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (C) 2005 Bill Marquette . * Copyright (C) 2003-2004 Manuel Kasper . * Copyright (C) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata4/files/usr/local/pkg/suricata/suricata_defs.inc b/security/pfSense-pkg-suricata4/files/usr/local/pkg/suricata/suricata_defs.inc index 1e14869ee7f9..b34f5b372336 100644 --- a/security/pfSense-pkg-suricata4/files/usr/local/pkg/suricata/suricata_defs.inc +++ b/security/pfSense-pkg-suricata4/files/usr/local/pkg/suricata/suricata_defs.inc @@ -3,7 +3,7 @@ * suricata_defs.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (C) 2005 Bill Marquette . * Copyright (C) 2003-2004 Manuel Kasper . * Copyright (C) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata4/files/usr/local/pkg/suricata/suricata_etiqrisk_update.php b/security/pfSense-pkg-suricata4/files/usr/local/pkg/suricata/suricata_etiqrisk_update.php index 05e858d4d2c4..834ce74a3989 100644 --- a/security/pfSense-pkg-suricata4/files/usr/local/pkg/suricata/suricata_etiqrisk_update.php +++ b/security/pfSense-pkg-suricata4/files/usr/local/pkg/suricata/suricata_etiqrisk_update.php @@ -3,7 +3,7 @@ * suricata_etiqrisk_update.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (C) 2005 Bill Marquette . * Copyright (C) 2003-2004 Manuel Kasper . * Copyright (C) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata4/files/usr/local/pkg/suricata/suricata_generate_yaml.php b/security/pfSense-pkg-suricata4/files/usr/local/pkg/suricata/suricata_generate_yaml.php index 065d67a8e633..22eede447c5e 100644 --- a/security/pfSense-pkg-suricata4/files/usr/local/pkg/suricata/suricata_generate_yaml.php +++ b/security/pfSense-pkg-suricata4/files/usr/local/pkg/suricata/suricata_generate_yaml.php @@ -3,7 +3,7 @@ * suricata_generate_yaml.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (C) 2005 Bill Marquette . * Copyright (C) 2003-2004 Manuel Kasper . * Copyright (C) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata4/files/usr/local/pkg/suricata/suricata_geoipupdate.php b/security/pfSense-pkg-suricata4/files/usr/local/pkg/suricata/suricata_geoipupdate.php index 2db3be797f41..f863c005b7e5 100644 --- a/security/pfSense-pkg-suricata4/files/usr/local/pkg/suricata/suricata_geoipupdate.php +++ b/security/pfSense-pkg-suricata4/files/usr/local/pkg/suricata/suricata_geoipupdate.php @@ -3,7 +3,7 @@ * suricata_geoipupdate.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (C) 2005 Bill Marquette . * Copyright (C) 2003-2004 Manuel Kasper . * Copyright (C) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata4/files/usr/local/pkg/suricata/suricata_migrate_config.php b/security/pfSense-pkg-suricata4/files/usr/local/pkg/suricata/suricata_migrate_config.php index 93f49eefcb32..50e5a62c0fea 100644 --- a/security/pfSense-pkg-suricata4/files/usr/local/pkg/suricata/suricata_migrate_config.php +++ b/security/pfSense-pkg-suricata4/files/usr/local/pkg/suricata/suricata_migrate_config.php @@ -3,7 +3,7 @@ * suricata_migrate_config.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2019-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2019-2021 Rubicon Communications, LLC (Netgate) * Copyright (C) 2020 Bill Meeks * All rights reserved. * diff --git a/security/pfSense-pkg-suricata4/files/usr/local/pkg/suricata/suricata_post_install.php b/security/pfSense-pkg-suricata4/files/usr/local/pkg/suricata/suricata_post_install.php index 2fdd7f29cd34..e064a0dec317 100644 --- a/security/pfSense-pkg-suricata4/files/usr/local/pkg/suricata/suricata_post_install.php +++ b/security/pfSense-pkg-suricata4/files/usr/local/pkg/suricata/suricata_post_install.php @@ -3,7 +3,7 @@ * suricata_post_install.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2019-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2019-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2005 Bill Marquette . * Copyright (c) 2003-2004 Manuel Kasper . * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata4/files/usr/local/pkg/suricata/suricata_sync.xml b/security/pfSense-pkg-suricata4/files/usr/local/pkg/suricata/suricata_sync.xml index 450676e28797..1bf2fcb82950 100644 --- a/security/pfSense-pkg-suricata4/files/usr/local/pkg/suricata/suricata_sync.xml +++ b/security/pfSense-pkg-suricata4/files/usr/local/pkg/suricata/suricata_sync.xml @@ -8,7 +8,7 @@ * suricata_sync.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013 Marcello Coutinho * Copyright (c) 2014-2017 Bill Meeks * All rights reserved. diff --git a/security/pfSense-pkg-suricata4/files/usr/local/pkg/suricata/suricata_uninstall.php b/security/pfSense-pkg-suricata4/files/usr/local/pkg/suricata/suricata_uninstall.php index 4ec93a5fe3ef..beb5a0e1d050 100644 --- a/security/pfSense-pkg-suricata4/files/usr/local/pkg/suricata/suricata_uninstall.php +++ b/security/pfSense-pkg-suricata4/files/usr/local/pkg/suricata/suricata_uninstall.php @@ -3,7 +3,7 @@ * suricata_uninstall.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2019-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2019-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2005 Bill Marquette * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_alerts.php b/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_alerts.php index 319cbc364a1a..ade0f22b5e0f 100644 --- a/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_alerts.php +++ b/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_alerts.php @@ -3,7 +3,7 @@ * suricata_alerts.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_app_parsers.php b/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_app_parsers.php index c3a38f878371..38ea08ed44f1 100644 --- a/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_app_parsers.php +++ b/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_app_parsers.php @@ -3,7 +3,7 @@ * suricata_app_parsers.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_blocked.php b/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_blocked.php index 0ea9c3c24d9c..90a5d356cf6c 100644 --- a/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_blocked.php +++ b/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_blocked.php @@ -3,7 +3,7 @@ * suricata_blocked.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_define_vars.php b/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_define_vars.php index 6fddfcf788ba..da5ea89b2e06 100644 --- a/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_define_vars.php +++ b/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_define_vars.php @@ -3,7 +3,7 @@ * suricata_define_vars.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_download_updates.php b/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_download_updates.php index 7b30b10b3139..3f272517a53a 100644 --- a/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_download_updates.php +++ b/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_download_updates.php @@ -3,7 +3,7 @@ * suricata_download_updates.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_flow_stream.php b/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_flow_stream.php index 9da3a2aea534..6953336238d0 100644 --- a/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_flow_stream.php +++ b/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_flow_stream.php @@ -3,7 +3,7 @@ * suricata_flow_stream.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_global.php b/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_global.php index 297ea132efe0..c0072ced4e26 100644 --- a/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_global.php +++ b/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_global.php @@ -3,7 +3,7 @@ * suricata_global.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_import_aliases.php b/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_import_aliases.php index 0efba1d7a339..e5c741520b3a 100644 --- a/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_import_aliases.php +++ b/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_import_aliases.php @@ -3,7 +3,7 @@ * suricata_import_aliases.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_interfaces.php b/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_interfaces.php index 91fb59503350..0943b1050d7d 100644 --- a/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_interfaces.php +++ b/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_interfaces.php @@ -3,7 +3,7 @@ * suricata_interfaces.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_interfaces_edit.php b/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_interfaces_edit.php index d5741f5274e4..3f3864099021 100644 --- a/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_interfaces_edit.php +++ b/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_interfaces_edit.php @@ -3,7 +3,7 @@ * suricata_interfaces_edit.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_ip_list_mgmt.php b/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_ip_list_mgmt.php index 860c11dc9d07..fb4a387d2dd0 100644 --- a/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_ip_list_mgmt.php +++ b/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_ip_list_mgmt.php @@ -3,7 +3,7 @@ * suricata_ip_list_mgmt.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_ip_reputation.php b/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_ip_reputation.php index 709996afe050..b33dc20f341a 100644 --- a/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_ip_reputation.php +++ b/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_ip_reputation.php @@ -3,7 +3,7 @@ * suricata_ip_reputation.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_iprep_list_browser.php b/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_iprep_list_browser.php index d0bc226c236c..f5b5289e01b8 100644 --- a/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_iprep_list_browser.php +++ b/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_iprep_list_browser.php @@ -3,7 +3,7 @@ * suricata_iprep_list_browser.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_libhtp_policy_engine.php b/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_libhtp_policy_engine.php index 0a9d18962d3d..76f9f1cb0788 100644 --- a/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_libhtp_policy_engine.php +++ b/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_libhtp_policy_engine.php @@ -3,7 +3,7 @@ * suricata_libhtp_policy_engine.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_list_view.php b/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_list_view.php index 5eb694ed0a54..f75b73db0ce3 100644 --- a/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_list_view.php +++ b/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_list_view.php @@ -3,7 +3,7 @@ * suricata_list_view.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_logs_browser.php b/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_logs_browser.php index 9523b09dd83f..57c3aeb33f18 100644 --- a/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_logs_browser.php +++ b/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_logs_browser.php @@ -3,7 +3,7 @@ * suricata_logs_browser.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_logs_mgmt.php b/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_logs_mgmt.php index 054d8700bd1f..40b7b2329926 100644 --- a/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_logs_mgmt.php +++ b/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_logs_mgmt.php @@ -3,7 +3,7 @@ * suricata_logs_mgmt.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_os_policy_engine.php b/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_os_policy_engine.php index 2d2a4803aa2a..feffc24f8a54 100644 --- a/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_os_policy_engine.php +++ b/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_os_policy_engine.php @@ -3,7 +3,7 @@ * suricata_os_policy_engine.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_passlist.php b/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_passlist.php index d4053d990779..f500b9567e79 100644 --- a/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_passlist.php +++ b/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_passlist.php @@ -3,7 +3,7 @@ * suricata_passlist.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_passlist_edit.php b/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_passlist_edit.php index c8c57efda3cf..38c4e616a31b 100644 --- a/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_passlist_edit.php +++ b/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_passlist_edit.php @@ -3,7 +3,7 @@ * suricata_passlist_edit.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_rules.php b/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_rules.php index 9258d782fb6e..0450d3b3bf03 100644 --- a/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_rules.php +++ b/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_rules.php @@ -3,7 +3,7 @@ * suricata_rules.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_rules_edit.php b/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_rules_edit.php index 6089cd3d98a5..7ceca0e74cc9 100644 --- a/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_rules_edit.php +++ b/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_rules_edit.php @@ -3,7 +3,7 @@ * suricata_rules_edit.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_rules_flowbits.php b/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_rules_flowbits.php index e28e062f7d74..eca889a5ba31 100644 --- a/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_rules_flowbits.php +++ b/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_rules_flowbits.php @@ -3,7 +3,7 @@ * suricata_rules_flowbits.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_rulesets.php b/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_rulesets.php index ec8b6a88e01a..a6d099c8703c 100644 --- a/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_rulesets.php +++ b/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_rulesets.php @@ -3,7 +3,7 @@ * suricata_rulesets.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_select_alias.php b/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_select_alias.php index 2c03be614977..b7a08096095c 100644 --- a/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_select_alias.php +++ b/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_select_alias.php @@ -3,7 +3,7 @@ * suricata_select_alias.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_sid_mgmt.php b/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_sid_mgmt.php index 96bc1ce010a3..53208b8c9425 100644 --- a/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_sid_mgmt.php +++ b/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_sid_mgmt.php @@ -3,7 +3,7 @@ * suricata_sid_mgmt.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_suppress.php b/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_suppress.php index 89b89f3c870b..194f0430cc31 100644 --- a/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_suppress.php +++ b/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_suppress.php @@ -3,7 +3,7 @@ * suricata_suppress.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_suppress_edit.php b/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_suppress_edit.php index 70cbee7cd640..4c43e6f06c2a 100644 --- a/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_suppress_edit.php +++ b/security/pfSense-pkg-suricata4/files/usr/local/www/suricata/suricata_suppress_edit.php @@ -3,7 +3,7 @@ * suricata_suppress_edit.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-suricata4/files/usr/local/www/widgets/include/widget-suricata.inc b/security/pfSense-pkg-suricata4/files/usr/local/www/widgets/include/widget-suricata.inc index 6606d5d044b0..a2b416c9a4ca 100644 --- a/security/pfSense-pkg-suricata4/files/usr/local/www/widgets/include/widget-suricata.inc +++ b/security/pfSense-pkg-suricata4/files/usr/local/www/widgets/include/widget-suricata.inc @@ -3,7 +3,7 @@ * widget-suricata.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2014 Bill Meeks * All rights reserved. * diff --git a/security/pfSense-pkg-suricata4/files/usr/local/www/widgets/javascript/suricata_alerts.js b/security/pfSense-pkg-suricata4/files/usr/local/www/widgets/javascript/suricata_alerts.js index a14f5bd01460..a090c0f5de56 100644 --- a/security/pfSense-pkg-suricata4/files/usr/local/www/widgets/javascript/suricata_alerts.js +++ b/security/pfSense-pkg-suricata4/files/usr/local/www/widgets/javascript/suricata_alerts.js @@ -2,7 +2,7 @@ * suricata_alerts.js * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2014 Bill Meeks * All rights reserved. * diff --git a/security/pfSense-pkg-suricata4/files/usr/local/www/widgets/widgets/suricata_alerts.widget.php b/security/pfSense-pkg-suricata4/files/usr/local/www/widgets/widgets/suricata_alerts.widget.php index 94aa995bcbf3..2f866e6736e7 100644 --- a/security/pfSense-pkg-suricata4/files/usr/local/www/widgets/widgets/suricata_alerts.widget.php +++ b/security/pfSense-pkg-suricata4/files/usr/local/www/widgets/widgets/suricata_alerts.widget.php @@ -3,7 +3,7 @@ * suricata_alerts.widget.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2003-2004 Manuel Kasper * Copyright (c) 2005 Bill Marquette * Copyright (c) 2009 Robert Zelaya Sr. Developer diff --git a/security/pfSense-pkg-tinc/Makefile b/security/pfSense-pkg-tinc/Makefile index 1702d7d5f112..364ff80db653 100644 --- a/security/pfSense-pkg-tinc/Makefile +++ b/security/pfSense-pkg-tinc/Makefile @@ -2,7 +2,7 @@ PORTNAME= pfSense-pkg-tinc PORTVERSION= 1.0.35 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= # empty DISTFILES= # empty diff --git a/security/pfSense-pkg-tinc/files/etc/inc/priv/tinc.priv.inc b/security/pfSense-pkg-tinc/files/etc/inc/priv/tinc.priv.inc index 26c3fa0e6969..3dfc3bfc3933 100644 --- a/security/pfSense-pkg-tinc/files/etc/inc/priv/tinc.priv.inc +++ b/security/pfSense-pkg-tinc/files/etc/inc/priv/tinc.priv.inc @@ -3,7 +3,7 @@ * tinc.priv.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/security/pfSense-pkg-tinc/files/usr/local/pkg/tinc.inc b/security/pfSense-pkg-tinc/files/usr/local/pkg/tinc.inc index 57ab3ccff9ae..e827d5e208bf 100644 --- a/security/pfSense-pkg-tinc/files/usr/local/pkg/tinc.inc +++ b/security/pfSense-pkg-tinc/files/usr/local/pkg/tinc.inc @@ -3,7 +3,7 @@ * tinc.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/security/pfSense-pkg-tinc/files/usr/local/pkg/tinc.xml b/security/pfSense-pkg-tinc/files/usr/local/pkg/tinc.xml index 3ff7c157e5cf..adb2bfc1475c 100644 --- a/security/pfSense-pkg-tinc/files/usr/local/pkg/tinc.xml +++ b/security/pfSense-pkg-tinc/files/usr/local/pkg/tinc.xml @@ -8,7 +8,7 @@ * tinc.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/security/pfSense-pkg-tinc/files/usr/local/pkg/tinc_hosts.xml b/security/pfSense-pkg-tinc/files/usr/local/pkg/tinc_hosts.xml index af4a9f31ba5b..f29424de13b0 100644 --- a/security/pfSense-pkg-tinc/files/usr/local/pkg/tinc_hosts.xml +++ b/security/pfSense-pkg-tinc/files/usr/local/pkg/tinc_hosts.xml @@ -8,7 +8,7 @@ * tinc_hosts.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/security/pfSense-pkg-tinc/files/usr/local/www/status_tinc.php b/security/pfSense-pkg-tinc/files/usr/local/www/status_tinc.php index 8e5f52115e3d..7361eb6c1137 100644 --- a/security/pfSense-pkg-tinc/files/usr/local/www/status_tinc.php +++ b/security/pfSense-pkg-tinc/files/usr/local/www/status_tinc.php @@ -3,7 +3,7 @@ * status_tinc.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/sysutils/check_reload_status/Makefile b/sysutils/check_reload_status/Makefile index 5a4405bafeb8..4271b34b1e56 100644 --- a/sysutils/check_reload_status/Makefile +++ b/sysutils/check_reload_status/Makefile @@ -2,6 +2,7 @@ PORTNAME= check_reload_status PORTVERSION= 0.0.10 +PORTREVISION= 1 CATEGORIES?= sysutils MASTER_SITES= # empty DISTFILES= # none diff --git a/sysutils/check_reload_status/files/check_reload_status.c b/sysutils/check_reload_status/files/check_reload_status.c index 8fd3a7992151..0fe09f2c722d 100644 --- a/sysutils/check_reload_status/files/check_reload_status.c +++ b/sysutils/check_reload_status/files/check_reload_status.c @@ -2,7 +2,7 @@ * check_reload_status.c * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2010 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2010-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/sysutils/check_reload_status/files/common.h b/sysutils/check_reload_status/files/common.h index 4564b7ac7d3b..8fc78279de24 100644 --- a/sysutils/check_reload_status/files/common.h +++ b/sysutils/check_reload_status/files/common.h @@ -2,7 +2,7 @@ * common.h * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2010 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2010-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/sysutils/check_reload_status/files/pfSctl.c b/sysutils/check_reload_status/files/pfSctl.c index 0136e4a39d91..d20525ec9a7a 100644 --- a/sysutils/check_reload_status/files/pfSctl.c +++ b/sysutils/check_reload_status/files/pfSctl.c @@ -2,7 +2,7 @@ * pfSctl.c * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2010 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2010-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/sysutils/check_reload_status/files/server.h b/sysutils/check_reload_status/files/server.h index bad1fb2175a4..6629c67fd20e 100644 --- a/sysutils/check_reload_status/files/server.h +++ b/sysutils/check_reload_status/files/server.h @@ -2,7 +2,7 @@ * server.h * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2010 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2010-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/sysutils/dhcpleases/Makefile b/sysutils/dhcpleases/Makefile index ea2353fb7727..e9005b782d9f 100644 --- a/sysutils/dhcpleases/Makefile +++ b/sysutils/dhcpleases/Makefile @@ -3,6 +3,7 @@ PORTNAME= dhcpleases PORTVERSION= 0.5 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= # empty DISTFILES= # none diff --git a/sysutils/dhcpleases/files/dhcpleases.c b/sysutils/dhcpleases/files/dhcpleases.c index 123d01cc5e50..25671239bd00 100644 --- a/sysutils/dhcpleases/files/dhcpleases.c +++ b/sysutils/dhcpleases/files/dhcpleases.c @@ -2,7 +2,7 @@ * dhcpleases.c * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2010-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2010-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/sysutils/dhcpleases6/Makefile b/sysutils/dhcpleases6/Makefile index bff0a53154a8..f0ffda2cae97 100644 --- a/sysutils/dhcpleases6/Makefile +++ b/sysutils/dhcpleases6/Makefile @@ -2,7 +2,7 @@ PORTNAME= dhcpleases6 PORTVERSION= 0.1 -PORTREVISION?= 2 +PORTREVISION?= 3 CATEGORIES?= sysutils MASTER_SITES= # empty DISTFILES= # none diff --git a/sysutils/dhcpleases6/files/dhcpleases6.c b/sysutils/dhcpleases6/files/dhcpleases6.c index 212155f21271..14e2da3c4182 100644 --- a/sysutils/dhcpleases6/files/dhcpleases6.c +++ b/sysutils/dhcpleases6/files/dhcpleases6.c @@ -2,7 +2,7 @@ * dhcpleases6.c * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2010 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2010-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/sysutils/pfSense-Status_Monitoring/Makefile b/sysutils/pfSense-Status_Monitoring/Makefile index 074d284910a5..9e0edd2d901e 100644 --- a/sysutils/pfSense-Status_Monitoring/Makefile +++ b/sysutils/pfSense-Status_Monitoring/Makefile @@ -2,7 +2,7 @@ PORTNAME= pfSense-Status_Monitoring PORTVERSION= 1.7.11 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= # empty DISTFILES= # empty diff --git a/sysutils/pfSense-Status_Monitoring/files/etc/inc/priv/status_monitoring.priv.inc b/sysutils/pfSense-Status_Monitoring/files/etc/inc/priv/status_monitoring.priv.inc index 181d13526913..9417ae720e8c 100644 --- a/sysutils/pfSense-Status_Monitoring/files/etc/inc/priv/status_monitoring.priv.inc +++ b/sysutils/pfSense-Status_Monitoring/files/etc/inc/priv/status_monitoring.priv.inc @@ -3,7 +3,7 @@ * status_monitoring.priv.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2008-2016 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2008-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2005 Bill Marquette * Copyright (c) 2006 Peter Allgeyer * All rights reserved. diff --git a/sysutils/pfSense-Status_Monitoring/files/usr/local/www/rrd_fetch_json.php b/sysutils/pfSense-Status_Monitoring/files/usr/local/www/rrd_fetch_json.php index a8eeb3319d3b..cf6afcf51c2b 100644 --- a/sysutils/pfSense-Status_Monitoring/files/usr/local/www/rrd_fetch_json.php +++ b/sysutils/pfSense-Status_Monitoring/files/usr/local/www/rrd_fetch_json.php @@ -3,7 +3,7 @@ * rrd_fetch_json.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2008-2016 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2008-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * originally part of m0n0wall (http://m0n0.ch/wall) diff --git a/sysutils/pfSense-Status_Monitoring/files/usr/local/www/status_monitoring.php b/sysutils/pfSense-Status_Monitoring/files/usr/local/www/status_monitoring.php index dcde36ecabdb..344534f13c74 100644 --- a/sysutils/pfSense-Status_Monitoring/files/usr/local/www/status_monitoring.php +++ b/sysutils/pfSense-Status_Monitoring/files/usr/local/www/status_monitoring.php @@ -3,7 +3,7 @@ * status_monitoring.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2008-2016 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2008-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * originally part of m0n0wall (http://m0n0.ch/wall) diff --git a/sysutils/pfSense-pkg-Backup/Makefile b/sysutils/pfSense-pkg-Backup/Makefile index 0c226e1992fc..f879c4b30689 100644 --- a/sysutils/pfSense-pkg-Backup/Makefile +++ b/sysutils/pfSense-pkg-Backup/Makefile @@ -2,7 +2,7 @@ PORTNAME= pfSense-pkg-Backup PORTVERSION= 0.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MASTER_SITES= # empty DISTFILES= # empty diff --git a/sysutils/pfSense-pkg-Backup/files/etc/inc/priv/backup.priv.inc b/sysutils/pfSense-pkg-Backup/files/etc/inc/priv/backup.priv.inc index 0f58a7e4a8d1..e765cc270186 100644 --- a/sysutils/pfSense-pkg-Backup/files/etc/inc/priv/backup.priv.inc +++ b/sysutils/pfSense-pkg-Backup/files/etc/inc/priv/backup.priv.inc @@ -3,7 +3,7 @@ * backup.priv.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/sysutils/pfSense-pkg-Backup/files/usr/local/pkg/backup.inc b/sysutils/pfSense-pkg-Backup/files/usr/local/pkg/backup.inc index 7cee38dc641e..595112940d28 100644 --- a/sysutils/pfSense-pkg-Backup/files/usr/local/pkg/backup.inc +++ b/sysutils/pfSense-pkg-Backup/files/usr/local/pkg/backup.inc @@ -3,7 +3,7 @@ * backup.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2008 Mark J Crane * All rights reserved. * diff --git a/sysutils/pfSense-pkg-Backup/files/usr/local/pkg/backup.xml b/sysutils/pfSense-pkg-Backup/files/usr/local/pkg/backup.xml index 896d782e7468..6648480af5c9 100644 --- a/sysutils/pfSense-pkg-Backup/files/usr/local/pkg/backup.xml +++ b/sysutils/pfSense-pkg-Backup/files/usr/local/pkg/backup.xml @@ -8,7 +8,7 @@ * backup.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2008 Mark J Crane * All rights reserved. * diff --git a/sysutils/pfSense-pkg-Backup/files/usr/local/www/packages/backup/backup.php b/sysutils/pfSense-pkg-Backup/files/usr/local/www/packages/backup/backup.php index 76e40f555ae6..5b9c766d0b31 100644 --- a/sysutils/pfSense-pkg-Backup/files/usr/local/www/packages/backup/backup.php +++ b/sysutils/pfSense-pkg-Backup/files/usr/local/www/packages/backup/backup.php @@ -3,7 +3,7 @@ * backup.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2008 Mark J Crane * All rights reserved. * diff --git a/sysutils/pfSense-pkg-Backup/files/usr/local/www/packages/backup/backup_edit.php b/sysutils/pfSense-pkg-Backup/files/usr/local/www/packages/backup/backup_edit.php index c8df3c27a457..2d42be6207c4 100644 --- a/sysutils/pfSense-pkg-Backup/files/usr/local/www/packages/backup/backup_edit.php +++ b/sysutils/pfSense-pkg-Backup/files/usr/local/www/packages/backup/backup_edit.php @@ -3,7 +3,7 @@ * backup_edit.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2008 Mark J Crane * All rights reserved. * diff --git a/sysutils/pfSense-pkg-Cron/Makefile b/sysutils/pfSense-pkg-Cron/Makefile index d7916369f788..db54cc3afb76 100644 --- a/sysutils/pfSense-pkg-Cron/Makefile +++ b/sysutils/pfSense-pkg-Cron/Makefile @@ -2,7 +2,7 @@ PORTNAME= pfSense-pkg-Cron PORTVERSION= 0.3.7 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MASTER_SITES= # empty DISTFILES= # empty diff --git a/sysutils/pfSense-pkg-Cron/files/etc/inc/priv/cron.priv.inc b/sysutils/pfSense-pkg-Cron/files/etc/inc/priv/cron.priv.inc index 3c4cc762d26a..1b3723c1b537 100644 --- a/sysutils/pfSense-pkg-Cron/files/etc/inc/priv/cron.priv.inc +++ b/sysutils/pfSense-pkg-Cron/files/etc/inc/priv/cron.priv.inc @@ -3,7 +3,7 @@ * cron.priv.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/sysutils/pfSense-pkg-Cron/files/usr/local/pkg/cron.inc b/sysutils/pfSense-pkg-Cron/files/usr/local/pkg/cron.inc index 19713fcdb492..a197bcc124a3 100644 --- a/sysutils/pfSense-pkg-Cron/files/usr/local/pkg/cron.inc +++ b/sysutils/pfSense-pkg-Cron/files/usr/local/pkg/cron.inc @@ -3,7 +3,7 @@ * cron.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2008 Mark J Crane * All rights reserved. * diff --git a/sysutils/pfSense-pkg-Cron/files/usr/local/pkg/cron.xml b/sysutils/pfSense-pkg-Cron/files/usr/local/pkg/cron.xml index 69d6fd9cf51e..c93283a41ab0 100644 --- a/sysutils/pfSense-pkg-Cron/files/usr/local/pkg/cron.xml +++ b/sysutils/pfSense-pkg-Cron/files/usr/local/pkg/cron.xml @@ -8,7 +8,7 @@ * cron.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2008 Mark J Crane * All rights reserved. * diff --git a/sysutils/pfSense-pkg-Cron/files/usr/local/www/packages/cron/cron.php b/sysutils/pfSense-pkg-Cron/files/usr/local/www/packages/cron/cron.php index 241191f08e13..86519ab30dcf 100644 --- a/sysutils/pfSense-pkg-Cron/files/usr/local/www/packages/cron/cron.php +++ b/sysutils/pfSense-pkg-Cron/files/usr/local/www/packages/cron/cron.php @@ -3,7 +3,7 @@ * cron.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2008 Mark J Crane * All rights reserved. * diff --git a/sysutils/pfSense-pkg-Cron/files/usr/local/www/packages/cron/cron_edit.php b/sysutils/pfSense-pkg-Cron/files/usr/local/www/packages/cron/cron_edit.php index 88dc5f5d990e..0bca21088806 100644 --- a/sysutils/pfSense-pkg-Cron/files/usr/local/www/packages/cron/cron_edit.php +++ b/sysutils/pfSense-pkg-Cron/files/usr/local/www/packages/cron/cron_edit.php @@ -3,7 +3,7 @@ * cron_edit.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2008 Mark J Crane * All rights reserved. * diff --git a/sysutils/pfSense-pkg-LCDproc/Makefile b/sysutils/pfSense-pkg-LCDproc/Makefile index aa3ba0a017f6..08b8f34b2d2a 100644 --- a/sysutils/pfSense-pkg-LCDproc/Makefile +++ b/sysutils/pfSense-pkg-LCDproc/Makefile @@ -2,7 +2,7 @@ PORTNAME= pfSense-pkg-LCDproc PORTVERSION= 0.10.8 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= sysutils MASTER_SITES= # empty DISTFILES= # empty diff --git a/sysutils/pfSense-pkg-LCDproc/files/etc/inc/priv/lcdproc.priv.inc b/sysutils/pfSense-pkg-LCDproc/files/etc/inc/priv/lcdproc.priv.inc index effd59f9593e..23477b01a005 100644 --- a/sysutils/pfSense-pkg-LCDproc/files/etc/inc/priv/lcdproc.priv.inc +++ b/sysutils/pfSense-pkg-LCDproc/files/etc/inc/priv/lcdproc.priv.inc @@ -3,7 +3,7 @@ * lcdproc.priv.inc * * part of pfSense (http://www.pfsense.org/) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/sysutils/pfSense-pkg-LCDproc/files/usr/local/pkg/lcdproc.inc b/sysutils/pfSense-pkg-LCDproc/files/usr/local/pkg/lcdproc.inc index 549334298c60..8fffda271d55 100644 --- a/sysutils/pfSense-pkg-LCDproc/files/usr/local/pkg/lcdproc.inc +++ b/sysutils/pfSense-pkg-LCDproc/files/usr/local/pkg/lcdproc.inc @@ -3,7 +3,7 @@ * lcdproc.inc * * part of pfSense (http://www.pfsense.org/) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2012 Michele Di Maria * Copyright (c) 2007-2009 Seth Mos * All rights reserved. diff --git a/sysutils/pfSense-pkg-LCDproc/files/usr/local/pkg/lcdproc.xml b/sysutils/pfSense-pkg-LCDproc/files/usr/local/pkg/lcdproc.xml index 627a67d7d770..3a38d593ca7d 100644 --- a/sysutils/pfSense-pkg-LCDproc/files/usr/local/pkg/lcdproc.xml +++ b/sysutils/pfSense-pkg-LCDproc/files/usr/local/pkg/lcdproc.xml @@ -8,7 +8,7 @@ * lcdproc.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2011 Michele Di Maria * Copyright (c) 2007-2009 Seth Mos * All rights reserved. diff --git a/sysutils/pfSense-pkg-LCDproc/files/usr/local/pkg/lcdproc_bandwidth_by_ip.php b/sysutils/pfSense-pkg-LCDproc/files/usr/local/pkg/lcdproc_bandwidth_by_ip.php index 5eca6b2bdb62..d6117d76c6e7 100644 --- a/sysutils/pfSense-pkg-LCDproc/files/usr/local/pkg/lcdproc_bandwidth_by_ip.php +++ b/sysutils/pfSense-pkg-LCDproc/files/usr/local/pkg/lcdproc_bandwidth_by_ip.php @@ -3,7 +3,7 @@ * lcdproc_bandwidth_by_ip.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2004-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2004-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/sysutils/pfSense-pkg-LCDproc/files/usr/local/pkg/lcdproc_client.php b/sysutils/pfSense-pkg-LCDproc/files/usr/local/pkg/lcdproc_client.php index 422ed9310057..2db9ae4d7e50 100644 --- a/sysutils/pfSense-pkg-LCDproc/files/usr/local/pkg/lcdproc_client.php +++ b/sysutils/pfSense-pkg-LCDproc/files/usr/local/pkg/lcdproc_client.php @@ -3,7 +3,7 @@ * lcdproc_client.php * * part of pfSense (https://www.pfsense.org/) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2016 Treer * Copyright (c) 2011 Michele Di Maria * Copyright (c) 2007-2009 Seth Mos diff --git a/sysutils/pfSense-pkg-LCDproc/files/usr/local/www/packages/lcdproc/lcdproc.php b/sysutils/pfSense-pkg-LCDproc/files/usr/local/www/packages/lcdproc/lcdproc.php index ff25960ff711..f21eb34b45c4 100644 --- a/sysutils/pfSense-pkg-LCDproc/files/usr/local/www/packages/lcdproc/lcdproc.php +++ b/sysutils/pfSense-pkg-LCDproc/files/usr/local/www/packages/lcdproc/lcdproc.php @@ -3,7 +3,7 @@ * lcdproc.php * * part of pfSense (https://www.pfsense.org/) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2011 Michele Di Maria * Copyright (c) 2007-2009 Seth Mos * Copyright (c) 2008 Mark J Crane diff --git a/sysutils/pfSense-pkg-LCDproc/files/usr/local/www/packages/lcdproc/lcdproc_screens.php b/sysutils/pfSense-pkg-LCDproc/files/usr/local/www/packages/lcdproc/lcdproc_screens.php index 2ee3a67a6d2e..40cb6c5a22f5 100644 --- a/sysutils/pfSense-pkg-LCDproc/files/usr/local/www/packages/lcdproc/lcdproc_screens.php +++ b/sysutils/pfSense-pkg-LCDproc/files/usr/local/www/packages/lcdproc/lcdproc_screens.php @@ -3,7 +3,7 @@ * lcdproc_screens.php * * part of pfSense (https://www.pfsense.org/) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2016 Treer * Copyright (c) 2008 Mark J Crane * All rights reserved. diff --git a/sysutils/pfSense-pkg-Netgate_Coreboot_Upgrade/Makefile b/sysutils/pfSense-pkg-Netgate_Coreboot_Upgrade/Makefile index 77155550f858..90f86babcda2 100644 --- a/sysutils/pfSense-pkg-Netgate_Coreboot_Upgrade/Makefile +++ b/sysutils/pfSense-pkg-Netgate_Coreboot_Upgrade/Makefile @@ -2,6 +2,7 @@ PORTNAME= pfSense-pkg-Netgate_Coreboot_Upgrade PORTVERSION= 0.29 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= # empty diff --git a/sysutils/pfSense-pkg-Netgate_Coreboot_Upgrade/files/etc/inc/priv/netgate_coreboot_upgrade.priv.inc b/sysutils/pfSense-pkg-Netgate_Coreboot_Upgrade/files/etc/inc/priv/netgate_coreboot_upgrade.priv.inc index 94f990db0f9f..3941e33eaafd 100644 --- a/sysutils/pfSense-pkg-Netgate_Coreboot_Upgrade/files/etc/inc/priv/netgate_coreboot_upgrade.priv.inc +++ b/sysutils/pfSense-pkg-Netgate_Coreboot_Upgrade/files/etc/inc/priv/netgate_coreboot_upgrade.priv.inc @@ -3,7 +3,7 @@ * netgate_coreboot_upgrade.priv.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2017-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2017-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/sysutils/pfSense-pkg-Netgate_Coreboot_Upgrade/files/usr/local/pkg/netgate_coreboot_upgrade.inc b/sysutils/pfSense-pkg-Netgate_Coreboot_Upgrade/files/usr/local/pkg/netgate_coreboot_upgrade.inc index c19140c2cf12..1cc7635378cf 100644 --- a/sysutils/pfSense-pkg-Netgate_Coreboot_Upgrade/files/usr/local/pkg/netgate_coreboot_upgrade.inc +++ b/sysutils/pfSense-pkg-Netgate_Coreboot_Upgrade/files/usr/local/pkg/netgate_coreboot_upgrade.inc @@ -3,7 +3,7 @@ * netgate_coreboot_upgrade.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2017-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2017-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/sysutils/pfSense-pkg-Netgate_Coreboot_Upgrade/files/usr/local/pkg/netgate_coreboot_upgrade.xml b/sysutils/pfSense-pkg-Netgate_Coreboot_Upgrade/files/usr/local/pkg/netgate_coreboot_upgrade.xml index bce5b95e221a..39a0da9f62bb 100644 --- a/sysutils/pfSense-pkg-Netgate_Coreboot_Upgrade/files/usr/local/pkg/netgate_coreboot_upgrade.xml +++ b/sysutils/pfSense-pkg-Netgate_Coreboot_Upgrade/files/usr/local/pkg/netgate_coreboot_upgrade.xml @@ -8,7 +8,7 @@ * netgate_coreboot_upgrade.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2017-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2017-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/sysutils/pfSense-pkg-Netgate_Coreboot_Upgrade/files/usr/local/www/netgate_coreboot_upgrade.php b/sysutils/pfSense-pkg-Netgate_Coreboot_Upgrade/files/usr/local/www/netgate_coreboot_upgrade.php index 23cd72c8801f..618d188a714c 100644 --- a/sysutils/pfSense-pkg-Netgate_Coreboot_Upgrade/files/usr/local/www/netgate_coreboot_upgrade.php +++ b/sysutils/pfSense-pkg-Netgate_Coreboot_Upgrade/files/usr/local/www/netgate_coreboot_upgrade.php @@ -3,7 +3,7 @@ * netgate_coreboot_upgrade.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2012-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2012-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/sysutils/pfSense-pkg-Notes/Makefile b/sysutils/pfSense-pkg-Notes/Makefile index d0b0cd4f054e..b110cfb01c93 100644 --- a/sysutils/pfSense-pkg-Notes/Makefile +++ b/sysutils/pfSense-pkg-Notes/Makefile @@ -2,7 +2,7 @@ PORTNAME= pfSense-pkg-Notes PORTVERSION= 0.2.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= # empty DISTFILES= # empty diff --git a/sysutils/pfSense-pkg-Notes/files/etc/inc/priv/notes.priv.inc b/sysutils/pfSense-pkg-Notes/files/etc/inc/priv/notes.priv.inc index c78d4168fdd2..7ad7ce4c560b 100644 --- a/sysutils/pfSense-pkg-Notes/files/etc/inc/priv/notes.priv.inc +++ b/sysutils/pfSense-pkg-Notes/files/etc/inc/priv/notes.priv.inc @@ -3,7 +3,7 @@ * notes.priv.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/sysutils/pfSense-pkg-Notes/files/usr/local/pkg/notes.xml b/sysutils/pfSense-pkg-Notes/files/usr/local/pkg/notes.xml index f91db2589d11..ea4ef9569500 100644 --- a/sysutils/pfSense-pkg-Notes/files/usr/local/pkg/notes.xml +++ b/sysutils/pfSense-pkg-Notes/files/usr/local/pkg/notes.xml @@ -8,7 +8,7 @@ * notes.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2008 Mark J Crane * All rights reserved. * diff --git a/sysutils/pfSense-pkg-RRD_Summary/Makefile b/sysutils/pfSense-pkg-RRD_Summary/Makefile index 8a4ea9bfc58e..fcd036428821 100644 --- a/sysutils/pfSense-pkg-RRD_Summary/Makefile +++ b/sysutils/pfSense-pkg-RRD_Summary/Makefile @@ -2,6 +2,7 @@ PORTNAME= pfSense-pkg-RRD_Summary PORTVERSION= 2.0 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= # empty DISTFILES= # empty diff --git a/sysutils/pfSense-pkg-RRD_Summary/files/etc/inc/priv/rrd-summary.priv.inc b/sysutils/pfSense-pkg-RRD_Summary/files/etc/inc/priv/rrd-summary.priv.inc index e38d648ed472..02bc631cc18b 100644 --- a/sysutils/pfSense-pkg-RRD_Summary/files/etc/inc/priv/rrd-summary.priv.inc +++ b/sysutils/pfSense-pkg-RRD_Summary/files/etc/inc/priv/rrd-summary.priv.inc @@ -3,7 +3,7 @@ * rrd-summary.priv.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/sysutils/pfSense-pkg-RRD_Summary/files/usr/local/pkg/rrd-summary.xml b/sysutils/pfSense-pkg-RRD_Summary/files/usr/local/pkg/rrd-summary.xml index eb86036f7d22..c0e9b44f150f 100644 --- a/sysutils/pfSense-pkg-RRD_Summary/files/usr/local/pkg/rrd-summary.xml +++ b/sysutils/pfSense-pkg-RRD_Summary/files/usr/local/pkg/rrd-summary.xml @@ -8,7 +8,7 @@ * rrd-summary.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2010-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2010-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/sysutils/pfSense-pkg-RRD_Summary/files/usr/local/www/status_rrd_summary.php b/sysutils/pfSense-pkg-RRD_Summary/files/usr/local/www/status_rrd_summary.php index a14a37e39dce..0e30337ba928 100644 --- a/sysutils/pfSense-pkg-RRD_Summary/files/usr/local/www/status_rrd_summary.php +++ b/sysutils/pfSense-pkg-RRD_Summary/files/usr/local/www/status_rrd_summary.php @@ -3,7 +3,7 @@ * status_rrd_summary.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2010-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2010-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/sysutils/pfSense-pkg-Service_Watchdog/Makefile b/sysutils/pfSense-pkg-Service_Watchdog/Makefile index d7226b91371e..fb73d22b415f 100644 --- a/sysutils/pfSense-pkg-Service_Watchdog/Makefile +++ b/sysutils/pfSense-pkg-Service_Watchdog/Makefile @@ -2,6 +2,7 @@ PORTNAME= pfSense-pkg-Service_Watchdog PORTVERSION= 1.8.7 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= # empty DISTFILES= # empty diff --git a/sysutils/pfSense-pkg-Service_Watchdog/files/usr/local/pkg/servicewatchdog.inc b/sysutils/pfSense-pkg-Service_Watchdog/files/usr/local/pkg/servicewatchdog.inc index fd482289a894..c43f644e84d8 100644 --- a/sysutils/pfSense-pkg-Service_Watchdog/files/usr/local/pkg/servicewatchdog.inc +++ b/sysutils/pfSense-pkg-Service_Watchdog/files/usr/local/pkg/servicewatchdog.inc @@ -3,7 +3,7 @@ * servicewatchdog.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2013-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2013-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/sysutils/pfSense-pkg-Service_Watchdog/files/usr/local/pkg/servicewatchdog.xml b/sysutils/pfSense-pkg-Service_Watchdog/files/usr/local/pkg/servicewatchdog.xml index 64c3e41c2503..288747baa769 100644 --- a/sysutils/pfSense-pkg-Service_Watchdog/files/usr/local/pkg/servicewatchdog.xml +++ b/sysutils/pfSense-pkg-Service_Watchdog/files/usr/local/pkg/servicewatchdog.xml @@ -8,7 +8,7 @@ * servicewatchdog.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2013-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2013-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/sysutils/pfSense-pkg-Service_Watchdog/files/usr/local/pkg/servicewatchdog_cron.php b/sysutils/pfSense-pkg-Service_Watchdog/files/usr/local/pkg/servicewatchdog_cron.php index 23fa477d53b7..b6fe66ce612b 100644 --- a/sysutils/pfSense-pkg-Service_Watchdog/files/usr/local/pkg/servicewatchdog_cron.php +++ b/sysutils/pfSense-pkg-Service_Watchdog/files/usr/local/pkg/servicewatchdog_cron.php @@ -4,7 +4,7 @@ * servicewatchdog_cron.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2013-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2013-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/sysutils/pfSense-pkg-Service_Watchdog/files/usr/local/www/services_servicewatchdog.php b/sysutils/pfSense-pkg-Service_Watchdog/files/usr/local/www/services_servicewatchdog.php index 44b64c173a61..03d48c41192e 100644 --- a/sysutils/pfSense-pkg-Service_Watchdog/files/usr/local/www/services_servicewatchdog.php +++ b/sysutils/pfSense-pkg-Service_Watchdog/files/usr/local/www/services_servicewatchdog.php @@ -3,7 +3,7 @@ * services_servicewatchdog.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2013-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2013-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/sysutils/pfSense-pkg-Service_Watchdog/files/usr/local/www/services_servicewatchdog_add.php b/sysutils/pfSense-pkg-Service_Watchdog/files/usr/local/www/services_servicewatchdog_add.php index 87a01d5c405f..03fb7f4cf144 100644 --- a/sysutils/pfSense-pkg-Service_Watchdog/files/usr/local/www/services_servicewatchdog_add.php +++ b/sysutils/pfSense-pkg-Service_Watchdog/files/usr/local/www/services_servicewatchdog_add.php @@ -3,7 +3,7 @@ * services_servicewatchdog_add.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2013-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2013-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/sysutils/pfSense-pkg-Shellcmd/Makefile b/sysutils/pfSense-pkg-Shellcmd/Makefile index 5528ff596282..70ee6a4ecbdc 100644 --- a/sysutils/pfSense-pkg-Shellcmd/Makefile +++ b/sysutils/pfSense-pkg-Shellcmd/Makefile @@ -2,7 +2,7 @@ PORTNAME= pfSense-pkg-Shellcmd PORTVERSION= 1.0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= # empty DISTFILES= # empty diff --git a/sysutils/pfSense-pkg-Shellcmd/files/etc/inc/priv/shellcmd.priv.inc b/sysutils/pfSense-pkg-Shellcmd/files/etc/inc/priv/shellcmd.priv.inc index 8902d9f86fea..bff65a8b5680 100644 --- a/sysutils/pfSense-pkg-Shellcmd/files/etc/inc/priv/shellcmd.priv.inc +++ b/sysutils/pfSense-pkg-Shellcmd/files/etc/inc/priv/shellcmd.priv.inc @@ -3,7 +3,7 @@ * shellcmd.priv.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/sysutils/pfSense-pkg-Shellcmd/files/usr/local/pkg/shellcmd.inc b/sysutils/pfSense-pkg-Shellcmd/files/usr/local/pkg/shellcmd.inc index ee50da40ba58..10f2a1953674 100644 --- a/sysutils/pfSense-pkg-Shellcmd/files/usr/local/pkg/shellcmd.inc +++ b/sysutils/pfSense-pkg-Shellcmd/files/usr/local/pkg/shellcmd.inc @@ -3,7 +3,7 @@ * shellcmd.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (C) 2008 Mark J Crane * All rights reserved. * diff --git a/sysutils/pfSense-pkg-Shellcmd/files/usr/local/pkg/shellcmd.xml b/sysutils/pfSense-pkg-Shellcmd/files/usr/local/pkg/shellcmd.xml index fb22429c198a..9fe20ed57b8a 100644 --- a/sysutils/pfSense-pkg-Shellcmd/files/usr/local/pkg/shellcmd.xml +++ b/sysutils/pfSense-pkg-Shellcmd/files/usr/local/pkg/shellcmd.xml @@ -8,7 +8,7 @@ * shellcmd.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (C) 2008 Mark J Crane * All rights reserved. * diff --git a/sysutils/pfSense-pkg-System_Patches/Makefile b/sysutils/pfSense-pkg-System_Patches/Makefile index 8589eaa7e0ec..110be0db934d 100644 --- a/sysutils/pfSense-pkg-System_Patches/Makefile +++ b/sysutils/pfSense-pkg-System_Patches/Makefile @@ -2,7 +2,7 @@ PORTNAME= pfSense-pkg-System_Patches PORTVERSION= 1.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MASTER_SITES= # empty DISTFILES= # empty diff --git a/sysutils/pfSense-pkg-System_Patches/files/usr/local/bin/apply_patches.php b/sysutils/pfSense-pkg-System_Patches/files/usr/local/bin/apply_patches.php index fcfaa581b042..fa563d2be7d3 100644 --- a/sysutils/pfSense-pkg-System_Patches/files/usr/local/bin/apply_patches.php +++ b/sysutils/pfSense-pkg-System_Patches/files/usr/local/bin/apply_patches.php @@ -4,7 +4,7 @@ * apply_patches.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2013-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2013-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/sysutils/pfSense-pkg-System_Patches/files/usr/local/pkg/patches.inc b/sysutils/pfSense-pkg-System_Patches/files/usr/local/pkg/patches.inc index 1eb2fa8bada0..6e5d303cde7e 100644 --- a/sysutils/pfSense-pkg-System_Patches/files/usr/local/pkg/patches.inc +++ b/sysutils/pfSense-pkg-System_Patches/files/usr/local/pkg/patches.inc @@ -3,7 +3,7 @@ * patches.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2012-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2012-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/sysutils/pfSense-pkg-System_Patches/files/usr/local/pkg/systempatches.xml b/sysutils/pfSense-pkg-System_Patches/files/usr/local/pkg/systempatches.xml index c3aae8b2b988..44ac30538de5 100644 --- a/sysutils/pfSense-pkg-System_Patches/files/usr/local/pkg/systempatches.xml +++ b/sysutils/pfSense-pkg-System_Patches/files/usr/local/pkg/systempatches.xml @@ -8,7 +8,7 @@ * systempatches.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2012-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2012-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/sysutils/pfSense-pkg-System_Patches/files/usr/local/www/system_patches.php b/sysutils/pfSense-pkg-System_Patches/files/usr/local/www/system_patches.php index deadbe5a5bf9..b56b01cd350c 100644 --- a/sysutils/pfSense-pkg-System_Patches/files/usr/local/www/system_patches.php +++ b/sysutils/pfSense-pkg-System_Patches/files/usr/local/www/system_patches.php @@ -3,7 +3,7 @@ * system_patches.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2012-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2012-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/sysutils/pfSense-pkg-System_Patches/files/usr/local/www/system_patches_edit.php b/sysutils/pfSense-pkg-System_Patches/files/usr/local/www/system_patches_edit.php index b8aeebe1e8b2..8e9676aa63fe 100644 --- a/sysutils/pfSense-pkg-System_Patches/files/usr/local/www/system_patches_edit.php +++ b/sysutils/pfSense-pkg-System_Patches/files/usr/local/www/system_patches_edit.php @@ -3,7 +3,7 @@ * system_patches_edit.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2012-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2012-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/sysutils/pfSense-pkg-apcupsd/Makefile b/sysutils/pfSense-pkg-apcupsd/Makefile index b0a441f6f9a6..634bee38317e 100644 --- a/sysutils/pfSense-pkg-apcupsd/Makefile +++ b/sysutils/pfSense-pkg-apcupsd/Makefile @@ -2,7 +2,7 @@ PORTNAME= pfSense-pkg-apcupsd PORTVERSION= 0.3.91 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= sysutils MASTER_SITES= # empty DISTFILES= # empty diff --git a/sysutils/pfSense-pkg-apcupsd/files/etc/inc/priv/apcupsd.priv.inc b/sysutils/pfSense-pkg-apcupsd/files/etc/inc/priv/apcupsd.priv.inc index 1765e714427a..448f03e977b6 100644 --- a/sysutils/pfSense-pkg-apcupsd/files/etc/inc/priv/apcupsd.priv.inc +++ b/sysutils/pfSense-pkg-apcupsd/files/etc/inc/priv/apcupsd.priv.inc @@ -3,7 +3,7 @@ * apcupsd.priv.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/sysutils/pfSense-pkg-apcupsd/files/usr/local/pkg/apcupsd.conf.php b/sysutils/pfSense-pkg-apcupsd/files/usr/local/pkg/apcupsd.conf.php index c92beda713d6..24d48f221448 100644 --- a/sysutils/pfSense-pkg-apcupsd/files/usr/local/pkg/apcupsd.conf.php +++ b/sysutils/pfSense-pkg-apcupsd/files/usr/local/pkg/apcupsd.conf.php @@ -3,7 +3,7 @@ * apcupsd.conf.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013-2016 Danilo G. Baio * All rights reserved. * diff --git a/sysutils/pfSense-pkg-apcupsd/files/usr/local/pkg/apcupsd.inc b/sysutils/pfSense-pkg-apcupsd/files/usr/local/pkg/apcupsd.inc index 25cb5e16f1a0..36477539bcc9 100644 --- a/sysutils/pfSense-pkg-apcupsd/files/usr/local/pkg/apcupsd.inc +++ b/sysutils/pfSense-pkg-apcupsd/files/usr/local/pkg/apcupsd.inc @@ -3,7 +3,7 @@ * apcupsd.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013-2016 Danilo G. Baio * All rights reserved. * diff --git a/sysutils/pfSense-pkg-apcupsd/files/usr/local/pkg/apcupsd.xml b/sysutils/pfSense-pkg-apcupsd/files/usr/local/pkg/apcupsd.xml index 3c29f1805587..3325dfbaca5e 100644 --- a/sysutils/pfSense-pkg-apcupsd/files/usr/local/pkg/apcupsd.xml +++ b/sysutils/pfSense-pkg-apcupsd/files/usr/local/pkg/apcupsd.xml @@ -8,7 +8,7 @@ * apcupsd.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013-2016 Danilo G. Baio * All rights reserved. * diff --git a/sysutils/pfSense-pkg-apcupsd/files/usr/local/pkg/apcupsd_mail.php b/sysutils/pfSense-pkg-apcupsd/files/usr/local/pkg/apcupsd_mail.php index afa71e0750ee..89902067f1e2 100644 --- a/sysutils/pfSense-pkg-apcupsd/files/usr/local/pkg/apcupsd_mail.php +++ b/sysutils/pfSense-pkg-apcupsd/files/usr/local/pkg/apcupsd_mail.php @@ -3,7 +3,7 @@ * apcupsd_mail.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013-2016 Danilo G. Baio * All rights reserved. * diff --git a/sysutils/pfSense-pkg-apcupsd/files/usr/local/www/apcupsd_status.php b/sysutils/pfSense-pkg-apcupsd/files/usr/local/www/apcupsd_status.php index 94988913c536..54e7f476111a 100644 --- a/sysutils/pfSense-pkg-apcupsd/files/usr/local/www/apcupsd_status.php +++ b/sysutils/pfSense-pkg-apcupsd/files/usr/local/www/apcupsd_status.php @@ -3,7 +3,7 @@ * apcupsd_status.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013-2016 Danilo G. Baio * All rights reserved. * diff --git a/sysutils/pfSense-pkg-filer/Makefile b/sysutils/pfSense-pkg-filer/Makefile index 06c371a2078b..e59dbe1e6832 100644 --- a/sysutils/pfSense-pkg-filer/Makefile +++ b/sysutils/pfSense-pkg-filer/Makefile @@ -2,7 +2,7 @@ PORTNAME= pfSense-pkg-Filer PORTVERSION= 0.60.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= # empty DISTFILES= # empty diff --git a/sysutils/pfSense-pkg-filer/files/etc/inc/priv/filer.priv.inc b/sysutils/pfSense-pkg-filer/files/etc/inc/priv/filer.priv.inc index ecff4b393f06..a1f16b666a81 100644 --- a/sysutils/pfSense-pkg-filer/files/etc/inc/priv/filer.priv.inc +++ b/sysutils/pfSense-pkg-filer/files/etc/inc/priv/filer.priv.inc @@ -3,7 +3,7 @@ * filer.priv.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2017-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2017-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/sysutils/pfSense-pkg-filer/files/usr/local/pkg/filer.inc b/sysutils/pfSense-pkg-filer/files/usr/local/pkg/filer.inc index 836af5c88897..a1789c6f759e 100644 --- a/sysutils/pfSense-pkg-filer/files/usr/local/pkg/filer.inc +++ b/sysutils/pfSense-pkg-filer/files/usr/local/pkg/filer.inc @@ -3,7 +3,7 @@ * filer.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2017-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2017-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2012 Marcello Coutinho * Copyright (c) 2012 Brian Scholer * All rights reserved. diff --git a/sysutils/pfSense-pkg-filer/files/usr/local/pkg/filer.xml b/sysutils/pfSense-pkg-filer/files/usr/local/pkg/filer.xml index 6c221ca9a744..deb3cb2b694b 100644 --- a/sysutils/pfSense-pkg-filer/files/usr/local/pkg/filer.xml +++ b/sysutils/pfSense-pkg-filer/files/usr/local/pkg/filer.xml @@ -6,7 +6,7 @@ * filer.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2017-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2017-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2012 Marcello Coutinho * Copyright (c) 2011 Brian Scholer * All rights reserved. diff --git a/sysutils/pfSense-pkg-filer/files/usr/local/pkg/filer_sync.xml b/sysutils/pfSense-pkg-filer/files/usr/local/pkg/filer_sync.xml index 8201212332eb..9a4edcafff74 100644 --- a/sysutils/pfSense-pkg-filer/files/usr/local/pkg/filer_sync.xml +++ b/sysutils/pfSense-pkg-filer/files/usr/local/pkg/filer_sync.xml @@ -8,7 +8,7 @@ * filer_sync.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2017-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2017-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2012 Marcello Coutinho * Copyright (c) 2011 Brian Scholer * All rights reserved. diff --git a/sysutils/pfSense-pkg-node_exporter/Makefile b/sysutils/pfSense-pkg-node_exporter/Makefile index f97491ac95fb..290269253e9a 100644 --- a/sysutils/pfSense-pkg-node_exporter/Makefile +++ b/sysutils/pfSense-pkg-node_exporter/Makefile @@ -2,6 +2,7 @@ PORTNAME= pfSense-pkg-node_exporter PORTVERSION= 0.18.1 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= # empty DISTFILES= # empty diff --git a/sysutils/pfSense-pkg-node_exporter/files/usr/local/pkg/node_exporter.inc b/sysutils/pfSense-pkg-node_exporter/files/usr/local/pkg/node_exporter.inc index b834adb54b57..8bc137f96d61 100644 --- a/sysutils/pfSense-pkg-node_exporter/files/usr/local/pkg/node_exporter.inc +++ b/sysutils/pfSense-pkg-node_exporter/files/usr/local/pkg/node_exporter.inc @@ -3,7 +3,7 @@ * node_exporter.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2009-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2009-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/sysutils/pfSense-pkg-node_exporter/files/usr/local/pkg/node_exporter.xml b/sysutils/pfSense-pkg-node_exporter/files/usr/local/pkg/node_exporter.xml index 94f89d266073..2a755bb191ff 100644 --- a/sysutils/pfSense-pkg-node_exporter/files/usr/local/pkg/node_exporter.xml +++ b/sysutils/pfSense-pkg-node_exporter/files/usr/local/pkg/node_exporter.xml @@ -8,7 +8,7 @@ * node_exporter.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2009-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2009-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/sysutils/pfSense-pkg-nut/Makefile b/sysutils/pfSense-pkg-nut/Makefile index 895a1cb32daa..52f13a8e3625 100644 --- a/sysutils/pfSense-pkg-nut/Makefile +++ b/sysutils/pfSense-pkg-nut/Makefile @@ -2,7 +2,7 @@ PORTNAME= pfSense-pkg-nut PORTVERSION= 2.7.4 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= sysutils MASTER_SITES= # empty DISTFILES= # empty diff --git a/sysutils/pfSense-pkg-nut/files/etc/inc/priv/nut.priv.inc b/sysutils/pfSense-pkg-nut/files/etc/inc/priv/nut.priv.inc index 625c5814ead0..5fea4413727f 100644 --- a/sysutils/pfSense-pkg-nut/files/etc/inc/priv/nut.priv.inc +++ b/sysutils/pfSense-pkg-nut/files/etc/inc/priv/nut.priv.inc @@ -3,7 +3,7 @@ * nut.priv.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2004-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2004-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2016 Denny Page * All rights reserved. * diff --git a/sysutils/pfSense-pkg-nut/files/usr/local/pkg/nut.xml b/sysutils/pfSense-pkg-nut/files/usr/local/pkg/nut.xml index 62f2406b0e47..f04cfafc390d 100644 --- a/sysutils/pfSense-pkg-nut/files/usr/local/pkg/nut.xml +++ b/sysutils/pfSense-pkg-nut/files/usr/local/pkg/nut.xml @@ -8,7 +8,7 @@ * nut.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2004-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2004-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2016 Denny Page * Copyright (c) 2016 Sander Peterse * All rights reserved. diff --git a/sysutils/pfSense-pkg-nut/files/usr/local/pkg/nut/nut.inc b/sysutils/pfSense-pkg-nut/files/usr/local/pkg/nut/nut.inc index b29f37aff521..508b3b3376a3 100644 --- a/sysutils/pfSense-pkg-nut/files/usr/local/pkg/nut/nut.inc +++ b/sysutils/pfSense-pkg-nut/files/usr/local/pkg/nut/nut.inc @@ -3,7 +3,7 @@ * nut.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2004-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2004-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2016-2017 Denny Page * All rights reserved. * diff --git a/sysutils/pfSense-pkg-nut/files/usr/local/pkg/nut/nut_email.php b/sysutils/pfSense-pkg-nut/files/usr/local/pkg/nut/nut_email.php index cd4c22c3d2d1..c31d247d9480 100644 --- a/sysutils/pfSense-pkg-nut/files/usr/local/pkg/nut/nut_email.php +++ b/sysutils/pfSense-pkg-nut/files/usr/local/pkg/nut/nut_email.php @@ -4,7 +4,7 @@ * nut_email.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2004-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2004-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2016 Denny Page * All rights reserved. * diff --git a/sysutils/pfSense-pkg-nut/files/usr/local/www/nut_settings.php b/sysutils/pfSense-pkg-nut/files/usr/local/www/nut_settings.php index 2c0dfcfcd2f9..5c516cd58fd3 100644 --- a/sysutils/pfSense-pkg-nut/files/usr/local/www/nut_settings.php +++ b/sysutils/pfSense-pkg-nut/files/usr/local/www/nut_settings.php @@ -3,7 +3,7 @@ * nut_settings.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2004-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2004-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2016-2017 Denny Page * All rights reserved. * diff --git a/sysutils/pfSense-pkg-nut/files/usr/local/www/nut_status.php b/sysutils/pfSense-pkg-nut/files/usr/local/www/nut_status.php index f7c912b73df4..1a224388b6f0 100644 --- a/sysutils/pfSense-pkg-nut/files/usr/local/www/nut_status.php +++ b/sysutils/pfSense-pkg-nut/files/usr/local/www/nut_status.php @@ -3,7 +3,7 @@ * nut_status.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2004-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2004-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2016 Denny Page * All rights reserved. * diff --git a/sysutils/pfSense-pkg-nut/files/usr/local/www/widgets/widgets/nut_status.widget.php b/sysutils/pfSense-pkg-nut/files/usr/local/www/widgets/widgets/nut_status.widget.php index 4374914204de..9fb8fb189521 100644 --- a/sysutils/pfSense-pkg-nut/files/usr/local/www/widgets/widgets/nut_status.widget.php +++ b/sysutils/pfSense-pkg-nut/files/usr/local/www/widgets/widgets/nut_status.widget.php @@ -3,7 +3,7 @@ * nut_status.widget.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2004-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2004-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2016 Denny Page * All rights reserved. * diff --git a/sysutils/pfSense-pkg-syslog-ng/Makefile b/sysutils/pfSense-pkg-syslog-ng/Makefile index 921211b6803a..0ea4bafa620a 100644 --- a/sysutils/pfSense-pkg-syslog-ng/Makefile +++ b/sysutils/pfSense-pkg-syslog-ng/Makefile @@ -2,7 +2,7 @@ PORTNAME= pfSense-pkg-syslog-ng PORTVERSION= 1.15 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= sysutils MASTER_SITES= # empty DISTFILES= # empty diff --git a/sysutils/pfSense-pkg-syslog-ng/files/etc/inc/priv/syslog-ng.priv.inc b/sysutils/pfSense-pkg-syslog-ng/files/etc/inc/priv/syslog-ng.priv.inc index 4a02b85fc710..7ca979635992 100644 --- a/sysutils/pfSense-pkg-syslog-ng/files/etc/inc/priv/syslog-ng.priv.inc +++ b/sysutils/pfSense-pkg-syslog-ng/files/etc/inc/priv/syslog-ng.priv.inc @@ -3,7 +3,7 @@ * syslog-ng.priv.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/sysutils/pfSense-pkg-syslog-ng/files/usr/local/pkg/syslog-ng.inc b/sysutils/pfSense-pkg-syslog-ng/files/usr/local/pkg/syslog-ng.inc index 78b76d3519d4..2feaf9d34620 100644 --- a/sysutils/pfSense-pkg-syslog-ng/files/usr/local/pkg/syslog-ng.inc +++ b/sysutils/pfSense-pkg-syslog-ng/files/usr/local/pkg/syslog-ng.inc @@ -3,7 +3,7 @@ * syslog-ng.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2012 Lance Leger * All rights reserved. * diff --git a/sysutils/pfSense-pkg-syslog-ng/files/usr/local/pkg/syslog-ng.xml b/sysutils/pfSense-pkg-syslog-ng/files/usr/local/pkg/syslog-ng.xml index 6a6992e3884e..62cbb40e83aa 100644 --- a/sysutils/pfSense-pkg-syslog-ng/files/usr/local/pkg/syslog-ng.xml +++ b/sysutils/pfSense-pkg-syslog-ng/files/usr/local/pkg/syslog-ng.xml @@ -8,7 +8,7 @@ * syslog-ng.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2012 Lance Leger * All rights reserved. * diff --git a/sysutils/pfSense-pkg-syslog-ng/files/usr/local/pkg/syslog-ng_advanced.xml b/sysutils/pfSense-pkg-syslog-ng/files/usr/local/pkg/syslog-ng_advanced.xml index 13d254d0d012..ba404e8a2692 100644 --- a/sysutils/pfSense-pkg-syslog-ng/files/usr/local/pkg/syslog-ng_advanced.xml +++ b/sysutils/pfSense-pkg-syslog-ng/files/usr/local/pkg/syslog-ng_advanced.xml @@ -8,7 +8,7 @@ * syslog-ng_advanced.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2012 Lance Leger * All rights reserved. * diff --git a/sysutils/pfSense-pkg-syslog-ng/files/usr/local/www/syslog-ng_log_viewer.php b/sysutils/pfSense-pkg-syslog-ng/files/usr/local/www/syslog-ng_log_viewer.php index c231be6d381f..b66e997ee98f 100644 --- a/sysutils/pfSense-pkg-syslog-ng/files/usr/local/www/syslog-ng_log_viewer.php +++ b/sysutils/pfSense-pkg-syslog-ng/files/usr/local/www/syslog-ng_log_viewer.php @@ -3,7 +3,7 @@ * syslog-ng_log_viewer.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2012 Lance Leger * All rights reserved. * diff --git a/sysutils/pfSense-upgrade/Makefile b/sysutils/pfSense-upgrade/Makefile index 14f6396da271..084662ee2b1e 100644 --- a/sysutils/pfSense-upgrade/Makefile +++ b/sysutils/pfSense-upgrade/Makefile @@ -2,6 +2,7 @@ PORTNAME= pfSense-upgrade PORTVERSION= 0.90 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= # empty DISTFILES= # empty diff --git a/sysutils/pfSense-upgrade/files/pfSense-upgrade b/sysutils/pfSense-upgrade/files/pfSense-upgrade index c9406b757ce8..168adedbbcb9 100755 --- a/sysutils/pfSense-upgrade/files/pfSense-upgrade +++ b/sysutils/pfSense-upgrade/files/pfSense-upgrade @@ -3,7 +3,7 @@ # pfSense-upgrade # # part of pfSense (https://www.pfsense.org) -# Copyright (c) 2015-2016 Rubicon Communications, LLC (Netgate) +# Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) # All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/sysutils/pfSense-upgrade/files/pfSense-upgrade.wrapper b/sysutils/pfSense-upgrade/files/pfSense-upgrade.wrapper index 1dbcb2fa5666..23845751e93d 100644 --- a/sysutils/pfSense-upgrade/files/pfSense-upgrade.wrapper +++ b/sysutils/pfSense-upgrade/files/pfSense-upgrade.wrapper @@ -3,7 +3,7 @@ # pfSense-upgrade.wrapper # # part of pfSense (https://www.pfsense.org) -# Copyright (c) 2015-2016 Rubicon Communications, LLC (Netgate) +# Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) # All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/sysutils/ssh_tunnel_shell/Makefile b/sysutils/ssh_tunnel_shell/Makefile index a4b2b2ff7e6d..e31e45ec2032 100644 --- a/sysutils/ssh_tunnel_shell/Makefile +++ b/sysutils/ssh_tunnel_shell/Makefile @@ -2,6 +2,7 @@ PORTNAME= ssh_tunnel_shell PORTVERSION= 0.2 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= # empty DISTFILES= # none diff --git a/sysutils/ssh_tunnel_shell/files/ssh_tunnel_shell.c b/sysutils/ssh_tunnel_shell/files/ssh_tunnel_shell.c index 9611c65e32e3..7a9eb15caaf4 100644 --- a/sysutils/ssh_tunnel_shell/files/ssh_tunnel_shell.c +++ b/sysutils/ssh_tunnel_shell/files/ssh_tunnel_shell.c @@ -1,6 +1,6 @@ /*- * Copyright (c) 2004 The FreeBSD Project. - * Copyright (c) 2010 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2010-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sysutils/wrapalixresetbutton/Makefile b/sysutils/wrapalixresetbutton/Makefile index e5da14e03af9..c78881c21d9d 100644 --- a/sysutils/wrapalixresetbutton/Makefile +++ b/sysutils/wrapalixresetbutton/Makefile @@ -2,6 +2,7 @@ PORTNAME= wrapalixresetbutton PORTVERSION= 0.0.7 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= # empty DISTFILES= # none diff --git a/sysutils/wrapalixresetbutton/files/APUresetbtn.c b/sysutils/wrapalixresetbutton/files/APUresetbtn.c index a0ed7bd9d80f..af4b0b2533e7 100644 --- a/sysutils/wrapalixresetbutton/files/APUresetbtn.c +++ b/sysutils/wrapalixresetbutton/files/APUresetbtn.c @@ -2,7 +2,7 @@ * APUresetbtn.c * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2014 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2014-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/sysutils/wrapalixresetbutton/files/FW7541resetbtn.c b/sysutils/wrapalixresetbutton/files/FW7541resetbtn.c index 1f6eade1f2b7..c81baf7f20df 100644 --- a/sysutils/wrapalixresetbutton/files/FW7541resetbtn.c +++ b/sysutils/wrapalixresetbutton/files/FW7541resetbtn.c @@ -2,7 +2,7 @@ * FW7541resetbtn.c * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2014 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2014-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/sysutils/wrapalixresetbutton/files/RCC-VE.c b/sysutils/wrapalixresetbutton/files/RCC-VE.c index b8013baf607a..6327e211c6a0 100644 --- a/sysutils/wrapalixresetbutton/files/RCC-VE.c +++ b/sysutils/wrapalixresetbutton/files/RCC-VE.c @@ -2,7 +2,7 @@ * RCC-VE.c * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2014 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2014-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/www/pfSense-pkg-Lightsquid/Makefile b/www/pfSense-pkg-Lightsquid/Makefile index ed24cf2c8756..67ae56f5aedf 100644 --- a/www/pfSense-pkg-Lightsquid/Makefile +++ b/www/pfSense-pkg-Lightsquid/Makefile @@ -2,7 +2,7 @@ PORTNAME= pfSense-pkg-Lightsquid PORTVERSION= 3.0.6 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= www MASTER_SITES= # empty DISTFILES= # empty diff --git a/www/pfSense-pkg-Lightsquid/files/etc/inc/priv/lightsquid.priv.inc b/www/pfSense-pkg-Lightsquid/files/etc/inc/priv/lightsquid.priv.inc index 5198c6df3a18..dc7c8ac7dbf4 100644 --- a/www/pfSense-pkg-Lightsquid/files/etc/inc/priv/lightsquid.priv.inc +++ b/www/pfSense-pkg-Lightsquid/files/etc/inc/priv/lightsquid.priv.inc @@ -3,7 +3,7 @@ * lightsquid.priv.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/www/pfSense-pkg-Lightsquid/files/usr/local/pkg/lightsquid.inc b/www/pfSense-pkg-Lightsquid/files/usr/local/pkg/lightsquid.inc index 6bf55835922e..3267c58453fe 100644 --- a/www/pfSense-pkg-Lightsquid/files/usr/local/pkg/lightsquid.inc +++ b/www/pfSense-pkg-Lightsquid/files/usr/local/pkg/lightsquid.inc @@ -3,7 +3,7 @@ * lightsquid.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2006-2012 Sergey Dvoriancev * All rights reserved. * diff --git a/www/pfSense-pkg-Lightsquid/files/usr/local/pkg/lightsquid.xml b/www/pfSense-pkg-Lightsquid/files/usr/local/pkg/lightsquid.xml index 8af9369ed433..78b1d74182c2 100644 --- a/www/pfSense-pkg-Lightsquid/files/usr/local/pkg/lightsquid.xml +++ b/www/pfSense-pkg-Lightsquid/files/usr/local/pkg/lightsquid.xml @@ -8,7 +8,7 @@ * lightsquid.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2006-2012 Sergey Dvoriancev * All rights reserved. * diff --git a/www/pfSense-pkg-Lightsquid/files/usr/local/www/sqstat/sqstat.class.php b/www/pfSense-pkg-Lightsquid/files/usr/local/www/sqstat/sqstat.class.php index 8109328ad8c7..23e908817809 100644 --- a/www/pfSense-pkg-Lightsquid/files/usr/local/www/sqstat/sqstat.class.php +++ b/www/pfSense-pkg-Lightsquid/files/usr/local/www/sqstat/sqstat.class.php @@ -3,7 +3,7 @@ * sqstat.class.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (C) 2006 Alex Samorukov * Copyright (c) 2011 Sergey Dvoriancev * All rights reserved. diff --git a/www/pfSense-pkg-Lightsquid/files/usr/local/www/sqstat/sqstat.php b/www/pfSense-pkg-Lightsquid/files/usr/local/www/sqstat/sqstat.php index d1df1f921130..57db57d4232d 100644 --- a/www/pfSense-pkg-Lightsquid/files/usr/local/www/sqstat/sqstat.php +++ b/www/pfSense-pkg-Lightsquid/files/usr/local/www/sqstat/sqstat.php @@ -3,7 +3,7 @@ * sqstat.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (C) 2006 Alex Samorukov * Copyright (c) 2011 Sergey Dvoriancev * All rights reserved. diff --git a/www/pfSense-pkg-e2guardian/Makefile b/www/pfSense-pkg-e2guardian/Makefile index ec57e15c3b58..7bc770582910 100644 --- a/www/pfSense-pkg-e2guardian/Makefile +++ b/www/pfSense-pkg-e2guardian/Makefile @@ -2,6 +2,7 @@ PORTNAME= pfSense-pkg-e2guardian PORTVERSION= 0.4 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= # empty DISTFILES= # empty diff --git a/www/pfSense-pkg-e2guardian/files/etc/inc/priv/e2guardian.priv.inc b/www/pfSense-pkg-e2guardian/files/etc/inc/priv/e2guardian.priv.inc index ea17a3da1532..5e67d185b1fc 100644 --- a/www/pfSense-pkg-e2guardian/files/etc/inc/priv/e2guardian.priv.inc +++ b/www/pfSense-pkg-e2guardian/files/etc/inc/priv/e2guardian.priv.inc @@ -5,7 +5,7 @@ * * part of pfSense (https://www.pfsense.org) * Copyright (c) 2017 Marcello Coutinho - * Copyright (c) 2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2020-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian.xml b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian.xml index a945ee8c084b..9d035e23fb6d 100644 --- a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian.xml +++ b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian.xml @@ -9,7 +9,7 @@ * * part of pfSense (https://www.pfsense.org) * Copyright (c) 2015-2017 Marcello Coutinho - * Copyright (c) 2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2020-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2gerror.php b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2gerror.php index 24e01415309f..a7a63c752d67 100644 --- a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2gerror.php +++ b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2gerror.php @@ -5,7 +5,7 @@ * * part of pfSense (https://www.pfsense.org) * Copyright (c) 2020 Marcello Coutinho - * Copyright (c) 2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2020-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian.inc b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian.inc index 2085fdd08e65..79a8eba3869d 100644 --- a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian.inc +++ b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian.inc @@ -4,7 +4,7 @@ * * part of pfSense (https://www.pfsense.org) * Copyright (c) 2015-2017 Marcello Coutinho - * Copyright (c) 2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2020-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian.php b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian.php index 1ed12e6ce7c0..e5d694e37262 100644 --- a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian.php +++ b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian.php @@ -4,7 +4,7 @@ * * part of pfSense (https://www.pfsense.org) * Copyright (c) 2015-2017 Marcello Coutinho - * Copyright (c) 2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2020-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_antivirus.inc b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_antivirus.inc index dca299a8b046..c963a7de499a 100644 --- a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_antivirus.inc +++ b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_antivirus.inc @@ -3,7 +3,7 @@ * squid_antivirus.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2017 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_antivirus_acl.xml b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_antivirus_acl.xml index c8dc85a1d73f..e31c4b190e61 100644 --- a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_antivirus_acl.xml +++ b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_antivirus_acl.xml @@ -9,7 +9,7 @@ * * part of pfSense (https://www.pfsense.org) * Copyright (c) 2015-2017 Marcello Coutinho - * Copyright (c) 2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2020-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_blacklist.xml b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_blacklist.xml index 5cb1a3a1fa36..fc46328cc113 100644 --- a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_blacklist.xml +++ b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_blacklist.xml @@ -9,7 +9,7 @@ * * part of pfSense (https://www.pfsense.org) * Copyright (c) 2015-2017 Marcello Coutinho - * Copyright (c) 2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2020-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_config.xml b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_config.xml index 2b535d660e68..ead054fb1b44 100644 --- a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_config.xml +++ b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_config.xml @@ -9,7 +9,7 @@ * * part of pfSense (https://www.pfsense.org) * Copyright (c) 2015-2017 Marcello Coutinho - * Copyright (c) 2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2020-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_content_acl.xml b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_content_acl.xml index bec25b0723b9..2ba114a55155 100644 --- a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_content_acl.xml +++ b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_content_acl.xml @@ -9,7 +9,7 @@ * * part of pfSense (https://www.pfsense.org) * Copyright (c) 2015-2017 Marcello Coutinho - * Copyright (c) 2015 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_file_acl.xml b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_file_acl.xml index c5a360c77fba..c1d71ef77420 100644 --- a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_file_acl.xml +++ b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_file_acl.xml @@ -9,7 +9,7 @@ * * part of pfSense (https://www.pfsense.org) * Copyright (c) 2015-2017 Marcello Coutinho - * Copyright (c) 2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2020-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_groups.xml b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_groups.xml index f10fdb9a827a..83bb0218b30c 100644 --- a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_groups.xml +++ b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_groups.xml @@ -9,7 +9,7 @@ * * part of pfSense (https://www.pfsense.org) * Copyright (c) 2015-2017 Marcello Coutinho - * Copyright (c) 2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2020-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_header_acl.xml b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_header_acl.xml index 7ae5867cabf6..eb5c55d59a66 100644 --- a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_header_acl.xml +++ b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_header_acl.xml @@ -9,7 +9,7 @@ * * part of pfSense (https://www.pfsense.org) * Copyright (c) 2015-2017 Marcello Coutinho - * Copyright (c) 2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2020-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_ips.xml b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_ips.xml index 83a3621120e4..5b59e0570c56 100644 --- a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_ips.xml +++ b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_ips.xml @@ -9,7 +9,7 @@ * * part of pfSense (https://www.pfsense.org) * Copyright (c) 2015-2017 Marcello Coutinho - * Copyright (c) 2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2020-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_ldap.php b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_ldap.php index ef5cb04c2ccd..b290bb85a268 100644 --- a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_ldap.php +++ b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_ldap.php @@ -6,7 +6,7 @@ * * part of pfSense (https://www.pfsense.org) * Copyright (c) 2015 Marcello Coutinho - * Copyright (c) 2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2020-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_ldap.xml b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_ldap.xml index e75beac065bc..396d53518589 100644 --- a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_ldap.xml +++ b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_ldap.xml @@ -9,7 +9,7 @@ * * part of pfSense (https://www.pfsense.org) * Copyright (c) 2015-2017 Marcello Coutinho - * Copyright (c) 2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2020-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_limits.xml b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_limits.xml index de212673b7cb..7ec89943890b 100644 --- a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_limits.xml +++ b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_limits.xml @@ -9,7 +9,7 @@ * * part of pfSense (https://www.pfsense.org) * Copyright (c) 2015-2017 Marcello Coutinho - * Copyright (c) 2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2020-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_log.xml b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_log.xml index 8f87cca8753f..7f92c7d68859 100644 --- a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_log.xml +++ b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_log.xml @@ -9,7 +9,7 @@ * * part of pfSense (https://www.pfsense.org) * Copyright (c) 2015-2017 Marcello Coutinho - * Copyright (c) 2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2020-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_log_parser.php b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_log_parser.php index 2517862f5d71..8014aafb3361 100644 --- a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_log_parser.php +++ b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_log_parser.php @@ -6,7 +6,7 @@ * part of pfSense (https://www.pfsense.org) * Copyright (C) 2012-2017 Marcello Coutinho * Copyright (C) 2012-2014 Carlos Cesario - * Copyright (c) 2015 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_logrotate.php b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_logrotate.php index 48618312c3f6..f89776eed07c 100644 --- a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_logrotate.php +++ b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_logrotate.php @@ -5,7 +5,7 @@ * * part of pfSense (https://www.pfsense.org) * Copyright (c) 2017 Marcello Coutinho - * Copyright (c) 2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2020-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_monitor_data.php b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_monitor_data.php index 38b6ec3c09a1..b30b670b9ea0 100644 --- a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_monitor_data.php +++ b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_monitor_data.php @@ -5,7 +5,7 @@ * part of pfSense (https://www.pfsense.org) * Copyright (C) 2012-2017 Marcello Coutinho * Copyright (C) 2012-2014 Carlos Cesario - * Copyright (c) 2015 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_phrase_acl.xml b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_phrase_acl.xml index 291ecd02e8f4..607e827f8177 100644 --- a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_phrase_acl.xml +++ b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_phrase_acl.xml @@ -9,7 +9,7 @@ * * part of pfSense (https://www.pfsense.org) * Copyright (c) 2015-2017 Marcello Coutinho - * Copyright (c) 2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2020-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_scheds.php b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_scheds.php index 183582244b64..4f0e66c3487d 100644 --- a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_scheds.php +++ b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_scheds.php @@ -5,7 +5,7 @@ * * part of pfSense (https://www.pfsense.org) * Copyright (c) 2017 Marcello Coutinho - * Copyright (c) 2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2020-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_search_acl.xml b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_search_acl.xml index c6ea1290899f..dfbbfd173c35 100644 --- a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_search_acl.xml +++ b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_search_acl.xml @@ -9,7 +9,7 @@ * * part of pfSense (https://www.pfsense.org) * Copyright (c) 2015-2017 Marcello Coutinho - * Copyright (c) 2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2020-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_site_acl.xml b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_site_acl.xml index a38ee6313a40..0089901b2915 100644 --- a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_site_acl.xml +++ b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_site_acl.xml @@ -9,7 +9,7 @@ * * part of pfSense (https://www.pfsense.org) * Copyright (c) 2015-2017 Marcello Coutinho - * Copyright (c) 2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2020-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_sync.xml b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_sync.xml index fe0b51014afd..b6d4cc4ad565 100644 --- a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_sync.xml +++ b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_sync.xml @@ -9,7 +9,7 @@ * * part of pfSense (https://www.pfsense.org) * Copyright (c) 2015-2017 Marcello Coutinho - * Copyright (c) 2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2020-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_url_acl.xml b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_url_acl.xml index fe7d81165217..841f2444c71d 100644 --- a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_url_acl.xml +++ b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_url_acl.xml @@ -9,7 +9,7 @@ * * part of pfSense (https://www.pfsense.org) * Copyright (c) 2015-2017 Marcello Coutinho - * Copyright (c) 2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2020-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_users.xml b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_users.xml index 77b33bd3f65d..462067a83bcb 100644 --- a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_users.xml +++ b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/e2guardian_users.xml @@ -9,7 +9,7 @@ * * part of pfSense (https://www.pfsense.org) * Copyright (c) 2015-2017 Marcello Coutinho - * Copyright (c) 2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2020-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/templates/e2guardian.conf.template b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/templates/e2guardian.conf.template index d3a555a823f3..4eb37d752200 100644 --- a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/templates/e2guardian.conf.template +++ b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/templates/e2guardian.conf.template @@ -4,7 +4,7 @@ * * part of pfSense (https://www.pfsense.org) * Copyright (c) 2015-2017 Marcello Coutinho - * Copyright (c) 2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2020-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/templates/e2guardian_ips_header.template b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/templates/e2guardian_ips_header.template index 71d0f5cd20f7..017be2b2640e 100644 --- a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/templates/e2guardian_ips_header.template +++ b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/templates/e2guardian_ips_header.template @@ -9,7 +9,7 @@ * * part of pfSense (https://www.pfsense.org) * Copyright (c) 2015-2017 Marcello Coutinho - * Copyright (c) 2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2020-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/templates/e2guardian_story.template b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/templates/e2guardian_story.template index 1a8b15b04c04..5ea8add9d2af 100644 --- a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/templates/e2guardian_story.template +++ b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/templates/e2guardian_story.template @@ -5,7 +5,7 @@ * * part of pfSense (https://www.pfsense.org) * Copyright (c) 2018 Marcello Coutinho - * Copyright (c) 2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2020-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/templates/e2guardian_users_header.template b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/templates/e2guardian_users_header.template index 8537c8a767d2..1c1e3e456822 100644 --- a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/templates/e2guardian_users_header.template +++ b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/templates/e2guardian_users_header.template @@ -9,7 +9,7 @@ * * part of pfSense (https://www.pfsense.org) * Copyright (c) 2015-2017 Marcello Coutinho - * Copyright (c) 2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2020-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/templates/e2guardianfx.conf.template b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/templates/e2guardianfx.conf.template index 528756206911..28f932382019 100644 --- a/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/templates/e2guardianfx.conf.template +++ b/www/pfSense-pkg-e2guardian/files/usr/local/pkg/e2guardian/templates/e2guardianfx.conf.template @@ -4,7 +4,7 @@ * * part of pfSense (https://www.pfsense.org) * Copyright (c) 2015-2017 Marcello Coutinho - * Copyright (c) 2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2020-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/www/pfSense-pkg-e2guardian/files/usr/local/www/e2guardian/e2guardian_about.php b/www/pfSense-pkg-e2guardian/files/usr/local/www/e2guardian/e2guardian_about.php index 5f2332d3f30a..133527e85389 100644 --- a/www/pfSense-pkg-e2guardian/files/usr/local/www/e2guardian/e2guardian_about.php +++ b/www/pfSense-pkg-e2guardian/files/usr/local/www/e2guardian/e2guardian_about.php @@ -5,7 +5,7 @@ * * part of pfSense (https://www.pfsense.org) * Copyright (c) 2015-2017 Marcello Coutinho - * Copyright (c) 2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2020-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/www/pfSense-pkg-e2guardian/files/usr/local/www/e2guardian/e2guardian_monitor.php b/www/pfSense-pkg-e2guardian/files/usr/local/www/e2guardian/e2guardian_monitor.php index e9b5a513c284..6f75e817c6cf 100644 --- a/www/pfSense-pkg-e2guardian/files/usr/local/www/e2guardian/e2guardian_monitor.php +++ b/www/pfSense-pkg-e2guardian/files/usr/local/www/e2guardian/e2guardian_monitor.php @@ -5,7 +5,7 @@ * part of pfSense (https://www.pfsense.org) * Copyright (C) 2012-2017 Marcello Coutinho * Copyright (C) 2012-2014 Carlos Cesario - * Copyright (c) 2015 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/www/pfSense-pkg-e2guardian/files/usr/local/www/shortcuts/pkg_e2guardian.inc b/www/pfSense-pkg-e2guardian/files/usr/local/www/shortcuts/pkg_e2guardian.inc index b1c7f2ee6f9a..773d31e0474b 100644 --- a/www/pfSense-pkg-e2guardian/files/usr/local/www/shortcuts/pkg_e2guardian.inc +++ b/www/pfSense-pkg-e2guardian/files/usr/local/www/shortcuts/pkg_e2guardian.inc @@ -4,7 +4,7 @@ * * part of pfSense (https://www.pfsense.org) * Copyright (c) 2015 Marcello Coutinho - * Copyright (c) 2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2020-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/www/pfSense-pkg-e2guardian/files/usr/local/www/widgets/widgets/e2guardian.widget.php b/www/pfSense-pkg-e2guardian/files/usr/local/www/widgets/widgets/e2guardian.widget.php index 7abeeb976236..83967681b9bb 100644 --- a/www/pfSense-pkg-e2guardian/files/usr/local/www/widgets/widgets/e2guardian.widget.php +++ b/www/pfSense-pkg-e2guardian/files/usr/local/www/widgets/widgets/e2guardian.widget.php @@ -4,7 +4,7 @@ * * part of pfSense (https://www.pfsense.org) * Copyright (c) 2017 Marcello Coutinho - * Copyright (c) 2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2020-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/www/pfSense-pkg-squid/Makefile b/www/pfSense-pkg-squid/Makefile index 87656465d9b9..de80011ae2a9 100644 --- a/www/pfSense-pkg-squid/Makefile +++ b/www/pfSense-pkg-squid/Makefile @@ -2,7 +2,7 @@ PORTNAME= pfSense-pkg-squid PORTVERSION= 0.4.44 -PORTREVISION= 36 +PORTREVISION= 37 CATEGORIES= www MASTER_SITES= # empty DISTFILES= # empty diff --git a/www/pfSense-pkg-squid/files/etc/inc/priv/squid.priv.inc b/www/pfSense-pkg-squid/files/etc/inc/priv/squid.priv.inc index 36079a41800b..6ea3ea3bbcf2 100644 --- a/www/pfSense-pkg-squid/files/etc/inc/priv/squid.priv.inc +++ b/www/pfSense-pkg-squid/files/etc/inc/priv/squid.priv.inc @@ -3,7 +3,7 @@ * squid.priv.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/www/pfSense-pkg-squid/files/usr/local/bin/check_ip.php b/www/pfSense-pkg-squid/files/usr/local/bin/check_ip.php index 9b5239146f9b..548ca907ce75 100644 --- a/www/pfSense-pkg-squid/files/usr/local/bin/check_ip.php +++ b/www/pfSense-pkg-squid/files/usr/local/bin/check_ip.php @@ -4,7 +4,7 @@ * check_ip.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2016-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2016-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013-2016 Marcello Coutinho * All rights reserved. * diff --git a/www/pfSense-pkg-squid/files/usr/local/pkg/sqpmon.sh b/www/pfSense-pkg-squid/files/usr/local/pkg/sqpmon.sh index 6ba43e3f819c..5aca9d7ac401 100644 --- a/www/pfSense-pkg-squid/files/usr/local/pkg/sqpmon.sh +++ b/www/pfSense-pkg-squid/files/usr/local/pkg/sqpmon.sh @@ -3,7 +3,7 @@ # sqpmon.sh # # part of pfSense (https://www.pfsense.org) -# Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) +# Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) # All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/www/pfSense-pkg-squid/files/usr/local/pkg/squid.inc b/www/pfSense-pkg-squid/files/usr/local/pkg/squid.inc index 70c3c1242188..6c68da3f4b95 100644 --- a/www/pfSense-pkg-squid/files/usr/local/pkg/squid.inc +++ b/www/pfSense-pkg-squid/files/usr/local/pkg/squid.inc @@ -3,7 +3,7 @@ * squid.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2006-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2006-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013-2016 Marcello Coutinho * Copyright (c) 2006 Fernando Lemos * Copyright (c) 2012 Martin Fuchs diff --git a/www/pfSense-pkg-squid/files/usr/local/pkg/squid.xml b/www/pfSense-pkg-squid/files/usr/local/pkg/squid.xml index 0424854990c2..127eac769bb9 100644 --- a/www/pfSense-pkg-squid/files/usr/local/pkg/squid.xml +++ b/www/pfSense-pkg-squid/files/usr/local/pkg/squid.xml @@ -8,7 +8,7 @@ * squid.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2012-2014 Marcello Coutinho * All rights reserved. * diff --git a/www/pfSense-pkg-squid/files/usr/local/pkg/squid_antivirus.inc b/www/pfSense-pkg-squid/files/usr/local/pkg/squid_antivirus.inc index df5012600177..8891f2138578 100644 --- a/www/pfSense-pkg-squid/files/usr/local/pkg/squid_antivirus.inc +++ b/www/pfSense-pkg-squid/files/usr/local/pkg/squid_antivirus.inc @@ -3,7 +3,7 @@ * squid_antivirus.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/www/pfSense-pkg-squid/files/usr/local/pkg/squid_antivirus.xml b/www/pfSense-pkg-squid/files/usr/local/pkg/squid_antivirus.xml index f79981958cd4..66b58353800f 100644 --- a/www/pfSense-pkg-squid/files/usr/local/pkg/squid_antivirus.xml +++ b/www/pfSense-pkg-squid/files/usr/local/pkg/squid_antivirus.xml @@ -8,7 +8,7 @@ * squid_antivirus.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013-2014 Marcello Coutinho * All rights reserved. * diff --git a/www/pfSense-pkg-squid/files/usr/local/pkg/squid_auth.xml b/www/pfSense-pkg-squid/files/usr/local/pkg/squid_auth.xml index f4ad930e8843..65a9d8a76e14 100644 --- a/www/pfSense-pkg-squid/files/usr/local/pkg/squid_auth.xml +++ b/www/pfSense-pkg-squid/files/usr/local/pkg/squid_auth.xml @@ -8,7 +8,7 @@ * squid_auth.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2012-2014 Marcello Coutinho * All rights reserved. * diff --git a/www/pfSense-pkg-squid/files/usr/local/pkg/squid_cache.xml b/www/pfSense-pkg-squid/files/usr/local/pkg/squid_cache.xml index 3ecc5925cae6..f84faec28f04 100644 --- a/www/pfSense-pkg-squid/files/usr/local/pkg/squid_cache.xml +++ b/www/pfSense-pkg-squid/files/usr/local/pkg/squid_cache.xml @@ -8,7 +8,7 @@ * squid_cache.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2012-2014 Marcello Coutinho * All rights reserved. * diff --git a/www/pfSense-pkg-squid/files/usr/local/pkg/squid_js.inc b/www/pfSense-pkg-squid/files/usr/local/pkg/squid_js.inc index 02130ba7322a..f43020c42165 100644 --- a/www/pfSense-pkg-squid/files/usr/local/pkg/squid_js.inc +++ b/www/pfSense-pkg-squid/files/usr/local/pkg/squid_js.inc @@ -3,7 +3,7 @@ * squid_js.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/www/pfSense-pkg-squid/files/usr/local/pkg/squid_nac.xml b/www/pfSense-pkg-squid/files/usr/local/pkg/squid_nac.xml index 235c9e55d6bd..be7be2f39c2b 100644 --- a/www/pfSense-pkg-squid/files/usr/local/pkg/squid_nac.xml +++ b/www/pfSense-pkg-squid/files/usr/local/pkg/squid_nac.xml @@ -8,7 +8,7 @@ * squid_nac.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2012-2014 Marcello Coutinho * All rights reserved. * diff --git a/www/pfSense-pkg-squid/files/usr/local/pkg/squid_reverse.inc b/www/pfSense-pkg-squid/files/usr/local/pkg/squid_reverse.inc index 14a5f31e634f..2403fd5178be 100644 --- a/www/pfSense-pkg-squid/files/usr/local/pkg/squid_reverse.inc +++ b/www/pfSense-pkg-squid/files/usr/local/pkg/squid_reverse.inc @@ -3,7 +3,7 @@ * squid_reverse.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2012 Martin Fuchs * Copyright (c) 2012-2014 Marcello Coutinho * Copyright (c) 2013-2015 Gekkenhuis diff --git a/www/pfSense-pkg-squid/files/usr/local/pkg/squid_reverse_general.xml b/www/pfSense-pkg-squid/files/usr/local/pkg/squid_reverse_general.xml index 53559456c80a..16f4455591bf 100644 --- a/www/pfSense-pkg-squid/files/usr/local/pkg/squid_reverse_general.xml +++ b/www/pfSense-pkg-squid/files/usr/local/pkg/squid_reverse_general.xml @@ -8,7 +8,7 @@ * squid_reverse_general.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2012-2014 Marcello Coutinho * Copyright (c) 2015 Gekkenhuis * All rights reserved. diff --git a/www/pfSense-pkg-squid/files/usr/local/pkg/squid_reverse_peer.xml b/www/pfSense-pkg-squid/files/usr/local/pkg/squid_reverse_peer.xml index 8b172384729f..82c20a1625fd 100644 --- a/www/pfSense-pkg-squid/files/usr/local/pkg/squid_reverse_peer.xml +++ b/www/pfSense-pkg-squid/files/usr/local/pkg/squid_reverse_peer.xml @@ -8,7 +8,7 @@ * squid_reverse_peer.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2012-2014 Marcello Coutinho * All rights reserved. * diff --git a/www/pfSense-pkg-squid/files/usr/local/pkg/squid_reverse_redir.xml b/www/pfSense-pkg-squid/files/usr/local/pkg/squid_reverse_redir.xml index 0a0d4ff0ab2e..435404f9e203 100644 --- a/www/pfSense-pkg-squid/files/usr/local/pkg/squid_reverse_redir.xml +++ b/www/pfSense-pkg-squid/files/usr/local/pkg/squid_reverse_redir.xml @@ -8,7 +8,7 @@ * squid_reverse_redir.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013 Gekkenhuis * All rights reserved. * diff --git a/www/pfSense-pkg-squid/files/usr/local/pkg/squid_reverse_sync.xml b/www/pfSense-pkg-squid/files/usr/local/pkg/squid_reverse_sync.xml index 961028b34dfa..e8a831bd582c 100644 --- a/www/pfSense-pkg-squid/files/usr/local/pkg/squid_reverse_sync.xml +++ b/www/pfSense-pkg-squid/files/usr/local/pkg/squid_reverse_sync.xml @@ -8,7 +8,7 @@ * squid_reverse_sync.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2012-2014 Marcello Coutinho * All rights reserved. * diff --git a/www/pfSense-pkg-squid/files/usr/local/pkg/squid_reverse_uri.xml b/www/pfSense-pkg-squid/files/usr/local/pkg/squid_reverse_uri.xml index 83759755d026..433221a60071 100644 --- a/www/pfSense-pkg-squid/files/usr/local/pkg/squid_reverse_uri.xml +++ b/www/pfSense-pkg-squid/files/usr/local/pkg/squid_reverse_uri.xml @@ -8,7 +8,7 @@ * squid_reverse_uri.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2012-2014 Marcello Coutinho * All rights reserved. * diff --git a/www/pfSense-pkg-squid/files/usr/local/pkg/squid_sync.xml b/www/pfSense-pkg-squid/files/usr/local/pkg/squid_sync.xml index b32ec7e95d46..9f5697aebb8d 100644 --- a/www/pfSense-pkg-squid/files/usr/local/pkg/squid_sync.xml +++ b/www/pfSense-pkg-squid/files/usr/local/pkg/squid_sync.xml @@ -8,7 +8,7 @@ * squid_sync.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2012-2014 Marcello Coutinho * All rights reserved. * diff --git a/www/pfSense-pkg-squid/files/usr/local/pkg/squid_traffic.xml b/www/pfSense-pkg-squid/files/usr/local/pkg/squid_traffic.xml index 61d6c5ebbaf4..a44062d6651b 100644 --- a/www/pfSense-pkg-squid/files/usr/local/pkg/squid_traffic.xml +++ b/www/pfSense-pkg-squid/files/usr/local/pkg/squid_traffic.xml @@ -8,7 +8,7 @@ * squid_traffic.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2012-2014 Marcello Coutinho * All rights reserved. * diff --git a/www/pfSense-pkg-squid/files/usr/local/pkg/squid_upstream.xml b/www/pfSense-pkg-squid/files/usr/local/pkg/squid_upstream.xml index 3fa8f7a6a2b9..ebc703645d97 100644 --- a/www/pfSense-pkg-squid/files/usr/local/pkg/squid_upstream.xml +++ b/www/pfSense-pkg-squid/files/usr/local/pkg/squid_upstream.xml @@ -8,7 +8,7 @@ * squid_upstream.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2012-2014 Marcello Coutinho * All rights reserved. * diff --git a/www/pfSense-pkg-squid/files/usr/local/pkg/squid_users.xml b/www/pfSense-pkg-squid/files/usr/local/pkg/squid_users.xml index 8b59e3d6ef22..c400e3011187 100644 --- a/www/pfSense-pkg-squid/files/usr/local/pkg/squid_users.xml +++ b/www/pfSense-pkg-squid/files/usr/local/pkg/squid_users.xml @@ -8,7 +8,7 @@ * squid_users.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2012-2014 Marcello Coutinho * All rights reserved. * diff --git a/www/pfSense-pkg-squid/files/usr/local/pkg/swapstate_check.php b/www/pfSense-pkg-squid/files/usr/local/pkg/swapstate_check.php index 1d289e618930..7dddc978e761 100644 --- a/www/pfSense-pkg-squid/files/usr/local/pkg/swapstate_check.php +++ b/www/pfSense-pkg-squid/files/usr/local/pkg/swapstate_check.php @@ -4,7 +4,7 @@ * swapstate_check.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2011-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2011-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/www/pfSense-pkg-squid/files/usr/local/www/squid_clwarn.php b/www/pfSense-pkg-squid/files/usr/local/www/squid_clwarn.php index a3bd4cfa1fe3..17e2d4cf928e 100644 --- a/www/pfSense-pkg-squid/files/usr/local/www/squid_clwarn.php +++ b/www/pfSense-pkg-squid/files/usr/local/www/squid_clwarn.php @@ -3,7 +3,7 @@ * squid_clwarn.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2015 Marcello Coutinho * All rights reserved. * diff --git a/www/pfSense-pkg-squid/files/usr/local/www/squid_log_parser.php b/www/pfSense-pkg-squid/files/usr/local/www/squid_log_parser.php index 60b1fd08695e..4b4711ee0bb9 100644 --- a/www/pfSense-pkg-squid/files/usr/local/www/squid_log_parser.php +++ b/www/pfSense-pkg-squid/files/usr/local/www/squid_log_parser.php @@ -4,7 +4,7 @@ * squid_log_parser.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (C) 2012-2014 Marcello Coutinho * Copyright (C) 2012-2014 Carlos Cesario * All rights reserved. diff --git a/www/pfSense-pkg-squid/files/usr/local/www/squid_monitor.php b/www/pfSense-pkg-squid/files/usr/local/www/squid_monitor.php index 5136f6e40cf1..baedb8fa3efb 100644 --- a/www/pfSense-pkg-squid/files/usr/local/www/squid_monitor.php +++ b/www/pfSense-pkg-squid/files/usr/local/www/squid_monitor.php @@ -3,7 +3,7 @@ * squid_monitor.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (C) 2012-2014 Marcello Coutinho * Copyright (C) 2012-2014 Carlos Cesario * All rights reserved. diff --git a/www/pfSense-pkg-squid/files/usr/local/www/squid_monitor_data.php b/www/pfSense-pkg-squid/files/usr/local/www/squid_monitor_data.php index dcb2c49ed379..ef7cbcbc2040 100644 --- a/www/pfSense-pkg-squid/files/usr/local/www/squid_monitor_data.php +++ b/www/pfSense-pkg-squid/files/usr/local/www/squid_monitor_data.php @@ -3,7 +3,7 @@ * squid_monitor_data.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (C) 2012-2014 Marcello Coutinho * Copyright (C) 2012-2014 Carlos Cesario * All rights reserved. diff --git a/www/pfSense-pkg-squid/files/usr/local/www/status_squid.php b/www/pfSense-pkg-squid/files/usr/local/www/status_squid.php index 2aace848cb43..bc19a07235b1 100644 --- a/www/pfSense-pkg-squid/files/usr/local/www/status_squid.php +++ b/www/pfSense-pkg-squid/files/usr/local/www/status_squid.php @@ -3,7 +3,7 @@ * squid_monitor.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (C) 2012-2014 Marcello Coutinho * Copyright (C) 2012-2014 Carlos Cesario * All rights reserved. diff --git a/www/pfSense-pkg-squid/files/usr/local/www/widgets/widgets/squid_antivirus_status.widget.php b/www/pfSense-pkg-squid/files/usr/local/www/widgets/widgets/squid_antivirus_status.widget.php index d0a6a01d9aab..299ce7b5c3f2 100644 --- a/www/pfSense-pkg-squid/files/usr/local/www/widgets/widgets/squid_antivirus_status.widget.php +++ b/www/pfSense-pkg-squid/files/usr/local/www/widgets/widgets/squid_antivirus_status.widget.php @@ -3,7 +3,7 @@ * squid_antivirus_status.widget.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (C) 2010 Serg Dvoriancev * All rights reserved. * diff --git a/www/pfSense-pkg-squidGuard/Makefile b/www/pfSense-pkg-squidGuard/Makefile index a00b6808fae3..a17192970946 100644 --- a/www/pfSense-pkg-squidGuard/Makefile +++ b/www/pfSense-pkg-squidGuard/Makefile @@ -2,7 +2,7 @@ PORTNAME= pfSense-pkg-squidGuard PORTVERSION= 1.16.18 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= www MASTER_SITES= # empty DISTFILES= # empty diff --git a/www/pfSense-pkg-squidGuard/files/etc/inc/priv/squidguard.priv.inc b/www/pfSense-pkg-squidGuard/files/etc/inc/priv/squidguard.priv.inc index 5494ae949d39..c9ef51b1eddd 100644 --- a/www/pfSense-pkg-squidGuard/files/etc/inc/priv/squidguard.priv.inc +++ b/www/pfSense-pkg-squidGuard/files/etc/inc/priv/squidguard.priv.inc @@ -3,7 +3,7 @@ * squidguard.priv.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/www/pfSense-pkg-squidGuard/files/usr/local/pkg/squidguard.inc b/www/pfSense-pkg-squidGuard/files/usr/local/pkg/squidguard.inc index d219bee000d3..27df89e00893 100644 --- a/www/pfSense-pkg-squidGuard/files/usr/local/pkg/squidguard.inc +++ b/www/pfSense-pkg-squidGuard/files/usr/local/pkg/squidguard.inc @@ -3,7 +3,7 @@ * squidguard.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2006-2011 Serg Dvoriancev * Copyright (c) 2013 Alexander Wilke * Copyright (c) 2013 Marcello Coutinho diff --git a/www/pfSense-pkg-squidGuard/files/usr/local/pkg/squidguard.xml b/www/pfSense-pkg-squidGuard/files/usr/local/pkg/squidguard.xml index a8d2d158f3df..96bf87175168 100644 --- a/www/pfSense-pkg-squidGuard/files/usr/local/pkg/squidguard.xml +++ b/www/pfSense-pkg-squidGuard/files/usr/local/pkg/squidguard.xml @@ -8,7 +8,7 @@ * squidguard.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (C) 2006-2013 Sergey Dvoriancev * All rights reserved. * diff --git a/www/pfSense-pkg-squidGuard/files/usr/local/pkg/squidguard_configurator.inc b/www/pfSense-pkg-squidGuard/files/usr/local/pkg/squidguard_configurator.inc index f8674f2c0a64..a0f9edfaafcb 100644 --- a/www/pfSense-pkg-squidGuard/files/usr/local/pkg/squidguard_configurator.inc +++ b/www/pfSense-pkg-squidGuard/files/usr/local/pkg/squidguard_configurator.inc @@ -3,7 +3,7 @@ * squidguard_configurator.inc * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2006-2011 Serg Dvoriancev * All rights reserved. * diff --git a/www/pfSense-pkg-squidGuard/files/usr/local/pkg/squidguard_sync.xml b/www/pfSense-pkg-squidGuard/files/usr/local/pkg/squidguard_sync.xml index 39aba72e72f3..a42566a3a6c2 100644 --- a/www/pfSense-pkg-squidGuard/files/usr/local/pkg/squidguard_sync.xml +++ b/www/pfSense-pkg-squidGuard/files/usr/local/pkg/squidguard_sync.xml @@ -8,7 +8,7 @@ * squidguard_sync.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2013 Alexander Wilke * Copyright (c) 2013 Marcello Coutinho * All rights reserved. diff --git a/www/pfSense-pkg-squidGuard/files/usr/local/pkg/squidguard_time.xml b/www/pfSense-pkg-squidGuard/files/usr/local/pkg/squidguard_time.xml index 633889acc287..e8c92622135e 100644 --- a/www/pfSense-pkg-squidGuard/files/usr/local/pkg/squidguard_time.xml +++ b/www/pfSense-pkg-squidGuard/files/usr/local/pkg/squidguard_time.xml @@ -8,7 +8,7 @@ * squidguard_time.xml * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/www/pfSense-pkg-squidGuard/files/usr/local/www/sgerror.php b/www/pfSense-pkg-squidGuard/files/usr/local/www/sgerror.php index 421f40504575..0a86b7ed22b8 100644 --- a/www/pfSense-pkg-squidGuard/files/usr/local/www/sgerror.php +++ b/www/pfSense-pkg-squidGuard/files/usr/local/www/sgerror.php @@ -6,7 +6,7 @@ * sgerror.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2017-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2017-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2006-2011 Serg Dvoriancev * All rights reserved. * diff --git a/www/pfSense-pkg-squidGuard/files/usr/local/www/squidGuard/squidguard_blacklist.php b/www/pfSense-pkg-squidGuard/files/usr/local/www/squidGuard/squidguard_blacklist.php index 6a90599a88b5..1bd4426275b8 100644 --- a/www/pfSense-pkg-squidGuard/files/usr/local/www/squidGuard/squidguard_blacklist.php +++ b/www/pfSense-pkg-squidGuard/files/usr/local/www/squidGuard/squidguard_blacklist.php @@ -3,7 +3,7 @@ * squidguard_blacklist.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2006-2011 Serg Dvoriancev * All rights reserved. * diff --git a/www/pfSense-pkg-squidGuard/files/usr/local/www/squidGuard/squidguard_log.php b/www/pfSense-pkg-squidGuard/files/usr/local/www/squidGuard/squidguard_log.php index 8632919d39b0..c6503552cf2c 100644 --- a/www/pfSense-pkg-squidGuard/files/usr/local/www/squidGuard/squidguard_log.php +++ b/www/pfSense-pkg-squidGuard/files/usr/local/www/squidGuard/squidguard_log.php @@ -3,7 +3,7 @@ * squidguard_log.php * * part of pfSense (https://www.pfsense.org) - * Copyright (c) 2015-2020 Rubicon Communications, LLC (Netgate) + * Copyright (c) 2015-2021 Rubicon Communications, LLC (Netgate) * Copyright (c) 2006-2011 Serg Dvoriancev * All rights reserved. *