notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
p5-Net-Google-SafeBrowsing2 Perl extension for the Google Safe Browsing v2 API
1.09_2 net on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.09_2Version of this port present on the latest quarterly branch.
Maintainer: ale@biancalanas.net search for ports maintained by this maintainer
Port Added: 2013-06-24 18:36:30
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: smartmontools, p5-MIME-Base64-URLSafe, screen, zfs-stats, p5-DBD-mysql
Also Listed In: perl5
License: not specified in port
WWW:
https://metacpan.org/release/Net-Google-SafeBrowsing2
Description:
Net::Google::SafeBrowsing2 implements the Google Safe Browsing v2 API. The library passes most of the unit tests listed in the API documentation. See the documentation (http://code.google.com/apis/safebrowsing/developers_guide_v2.html) for more details about the failed tests. The Google Safe Browsing database must be stored and managed locally. Net::Google::SafeBrowsing2::Sqlite uses Sqlite as the storage back-end, Net::Google::SafeBrowsing2::MySQL uses MySQL. Other storage mechanisms (databases, memory, etc.) can be added and used transparently with this module. You may want to look at "Google Safe Browsing v2: Implementation Notes" (http://www.zscaler.com/research/Google%20Safe%20Browsing%20v2%20API.pdf), a collection of notes and real-world numbers about the API. This is intended for people who want to learn more about the API, whether as a user or to make their own implementation.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (17 items)
Collapse this list.
  1. lib/perl5/site_perl/Net/Google/SafeBrowsing2.pm
  2. lib/perl5/site_perl/Net/Google/SafeBrowsing2/Storage.pm
  3. lib/perl5/site_perl/Net/Google/SafeBrowsing2/Lookup.pm
  4. lib/perl5/site_perl/Net/Google/SafeBrowsing2/Postgres.pm
  5. lib/perl5/site_perl/Net/Google/SafeBrowsing2/DBI.pm
  6. lib/perl5/site_perl/Net/Google/SafeBrowsing2/Sqlite.pm
  7. lib/perl5/site_perl/Net/Google/SafeBrowsing2/MySQL.pm
  8. lib/perl5/site_perl/man/man3/Net::Google::SafeBrowsing2.3.gz
  9. lib/perl5/site_perl/man/man3/Net::Google::SafeBrowsing2::DBI.3.gz
  10. lib/perl5/site_perl/man/man3/Net::Google::SafeBrowsing2::Lookup.3.gz
  11. lib/perl5/site_perl/man/man3/Net::Google::SafeBrowsing2::MySQL.3.gz
  12. lib/perl5/site_perl/man/man3/Net::Google::SafeBrowsing2::Postgres.3.gz
  13. lib/perl5/site_perl/man/man3/Net::Google::SafeBrowsing2::Sqlite.3.gz
  14. lib/perl5/site_perl/man/man3/Net::Google::SafeBrowsing2::Storage.3.gz
  15. @owner
  16. @group
  17. @mode
Collapse this list.
Dependency lines:
  • p5-Net-Google-SafeBrowsing2>0:net/p5-Net-Google-SafeBrowsing2
To install the port:
cd /usr/ports/net/p5-Net-Google-SafeBrowsing2/ && make install clean
To add the package, run one of these commands:
  • pkg install net/p5-Net-Google-SafeBrowsing2
  • pkg install p5-Net-Google-SafeBrowsing2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Net-Google-SafeBrowsing2
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (Net-Google-SafeBrowsing2-1.09.tar.gz) = e9cd9b2c33c7e75054de1b567ad6e43f258f081614740ccec20c45cda9201507 SIZE (Net-Google-SafeBrowsing2-1.09.tar.gz) = 28308

Packages (timestamps in pop-ups are UTC):
p5-Net-Google-SafeBrowsing2
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.09_21.09_21.09_21.09_21.09_2-1.09_2-
FreeBSD:13:quarterly1.09_21.09_21.09_21.09_21.09_21.09_21.09_21.09_2
FreeBSD:14:latest1.09_21.09_21.09_21.09_21.09_21.09_2-1.09_2
FreeBSD:14:quarterly1.09_21.09_2-1.09_21.09_21.09_21.09_21.09_2
FreeBSD:15:latest1.09_21.09_2n/a1.09_2n/a1.09_21.09_21.09_2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-libwww>=5 : www/p5-libwww
  2. p5-URI>=1 : net/p5-URI
  3. p5-Net-IPAddress>=1 : net-mgmt/p5-Net-IPAddress
  4. p5-Text-Trim>=1 : textproc/p5-Text-Trim
  5. p5-MIME-Base64-URLSafe>=0.01 : converters/p5-MIME-Base64-URLSafe
  6. p5-Digest-HMAC>=1 : security/p5-Digest-HMAC
  7. p5-String-HexConvert>=0.01 : textproc/p5-String-HexConvert
  8. p5-File-Slurp>9 : devel/p5-File-Slurp
  9. p5-DBD-SQLite>=1 : databases/p5-DBD-SQLite
  10. perl5>=5.32.r0<5.33 : lang/perl5.32
  11. p5-DBD-SQLite>=1 : databases/p5-DBD-SQLite
  12. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. p5-libwww>=5 : www/p5-libwww
  2. p5-URI>=1 : net/p5-URI
  3. p5-Net-IPAddress>=1 : net-mgmt/p5-Net-IPAddress
  4. p5-Text-Trim>=1 : textproc/p5-Text-Trim
  5. p5-MIME-Base64-URLSafe>=0.01 : converters/p5-MIME-Base64-URLSafe
  6. p5-Digest-HMAC>=1 : security/p5-Digest-HMAC
  7. p5-String-HexConvert>=0.01 : textproc/p5-String-HexConvert
  8. p5-File-Slurp>9 : devel/p5-File-Slurp
  9. p5-DBD-SQLite>=1 : databases/p5-DBD-SQLite
  10. perl5>=5.32.r0<5.33 : lang/perl5.32
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for p5-Net-Google-SafeBrowsing2-1.09_2: MYSQL=off: uses MySQL as the storage backend POSTGRES=off: uses Postgres as the storage backend SQLITE=on: uses SQLite as the storage backend ===> Use 'make config' to modify these settings
Options name:
net_p5-Net-Google-SafeBrowsing2
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Net/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Net/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Net/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Net/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Net/
  7. http://backpan.perl.org/modules/by-module/Net/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Net/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Net/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/Net/
  12. https://www.cpan.org/modules/by-module/Net/
Collapse this list.

There are no commits on branch 2022Q2 for this port