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
p5-Net-Google-SafeBrowsing2 Perl extension for the Google Safe Browsing v2 API
1.09_3 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: 2024-04-07 09:36:13
Commit Hash: 92a030d
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_3-1.09_2-
FreeBSD:13:quarterly1.09_21.09_21.09_21.09_21.09_31.09_21.09_21.09_2
FreeBSD:14:latest1.09_21.09_31.09_21.09_21.09_31.09_2-1.09_2
FreeBSD:14:quarterly1.09_21.09_3-1.09_21.09_31.09_21.09_21.09_2
FreeBSD:15:latest1.09_21.09_3n/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.36<5.37 : lang/perl5.36
  11. p5-DBD-SQLite>=1 : databases/p5-DBD-SQLite
  12. perl5>=5.36<5.37 : lang/perl5.36
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.36<5.37 : lang/perl5.36
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for p5-Net-Google-SafeBrowsing2-1.09_3: 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.

Number of commits found: 17

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.09_3
07 Apr 2024 09:36:13
commit hash: 92a030dffd4fd7c3f5abdd7a85b16086da294fe1commit hash: 92a030dffd4fd7c3f5abdd7a85b16086da294fe1commit hash: 92a030dffd4fd7c3f5abdd7a85b16086da294fe1commit hash: 92a030dffd4fd7c3f5abdd7a85b16086da294fe1 files touched by this commit
Florian Smeets (flo) search for other commits by this committer
databases/p5-DBD-mysql: Fix for MariaDB users

Add a new variable DBD_MYSQL, use that in *_DEPENDS and add mysql to USES
where required. DBD_MYSQL will automatically set the correct DBD dependency.

In cd16748194e2 databases/p5-DBD-mysql was updated to 5.x, in 5.x the
support for MariaDB was removed and only MySQL >= 8.0 is supported.

In the 4.x releases MariaDB is still supported, according to upstream 4.x
will still be supported for a while [1], so use that for now when we detect
that MYSQL_FLAVOUR is set to mariadb. databases/p5-DBD-mysql4 was added in
d95f49cb3b54.

DBD:MariaDB would be another alternative, but migrating to it might need
more analysis than just staying with the 4.x releases of p5-DBD-mysql. This
(Only the first 15 lines of the commit message are shown above View all of this commit message)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.09_2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.09_2
20 Jul 2022 14:22:37
commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
net: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Adam Jette <jettea46@yahoo.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Alex Bakhtin <Alex.Bakhtin@gmail.com>
  *  Alex Deiter <Alex.Deiter@Gmail.COM>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.09_2
19 Oct 2021 08:36:47
commit hash: ce1af7fdc2cde4dc409a344a4210a3af581ccd2dcommit hash: ce1af7fdc2cde4dc409a344a4210a3af581ccd2dcommit hash: ce1af7fdc2cde4dc409a344a4210a3af581ccd2dcommit hash: ce1af7fdc2cde4dc409a344a4210a3af581ccd2d files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
*: apply refactor.remove-consecutive-empty-lines

Submitted by:	portedit
1.09_2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.09_2
31 Aug 2019 19:59:21
Revision:510411Original commit files touched by this commit
tobik search for other commits by this committer
net/p5-Net-Google-SafeBrowsing2: Canonicalize option names
1.09_2
06 Oct 2018 13:06:45
Revision:481365Original commit files touched by this commit
des search for other commits by this committer
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.

Approved by:	portmgr (adamw)
1.09_2
27 May 2018 20:15:20
Revision:470993Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW

search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
1.09_2
29 Jun 2017 19:13:58
Revision:444675Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove Perl core modules

- While I'm here:
  - Convert to options dependency helper
  - Add NO_ARCH
- Bump PORTREVISION for dependency change

With hat:	perl
1.09_1
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
1.09_1
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.09
31 Jan 2014 09:45:20
Revision:341963Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
1.09
20 Sep 2013 22:10:25
Revision:327755Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
1.09
15 Sep 2013 14:54:36
Revision:327343Original commit files touched by this commit
az search for other commits by this committer
- convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
1.09
26 Jul 2013 10:46:37
Revision:323711Original commit files touched by this commit
az search for other commits by this committer
- switch simple inline replacement from perl to sed
  and remove where is no need in this anymore.
- trim Makefile header

Approved by:  bapt@ (portmrg@)
1.09
24 Jun 2013 18:36:19
Revision:321702Original commit files touched by this commit
lippe search for other commits by this committer
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.

WWW: http://search.cpan.org/dist/Net-Google-SafeBrowsing2/

PR:		ports/179819
Submitted by:	Alexandre Biancalana <ale@biancalanas.net>

Number of commits found: 17