Port details |
- p5-Data-Validate-Domain Domain validation methods in Perl
- 0.15 dns =4 0.15Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2005-12-30 09:48:56
- Last Update: 2024-08-15 15:30:59
- Commit Hash: 352d161
- People watching this port, also watch:: nmap, curl, p5-Net-Domain-TLD, dnstop, p5-Net-DNS
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Data-Validate-Domain
- Description:
- This module collects domain validation routines to make input
validation, and untainting easier and more readable.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Data-Validate-Domain>0:dns/p5-Data-Validate-Domain
- To install the port:
- cd /usr/ports/dns/p5-Data-Validate-Domain/ && make install clean
- To add the package, run one of these commands:
- pkg install dns/p5-Data-Validate-Domain
- pkg install p5-Data-Validate-Domain
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Data-Validate-Domain
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1632227654
SHA256 (Data-Validate-Domain-0.15.tar.gz) = 3c9f79187b0d3c71add1f8f559b80df1599300a6d203e0b161cbe18e176aab36
SIZE (Data-Validate-Domain-0.15.tar.gz) = 35664
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Net-Domain-TLD>=1.74 : dns/p5-Net-Domain-TLD
- perl5>=5.36<5.37 : lang/perl5.36
- perl5>=5.36<5.37 : lang/perl5.36
- Test dependencies:
-
- p5-Test-Simple>=1.302200 : devel/p5-Test-Simple
- Runtime dependencies:
-
- p5-Net-Domain-TLD>=1.74 : dns/p5-Net-Domain-TLD
- perl5>=5.36<5.37 : lang/perl5.36
- This port is required by:
- for Build
-
- net-mgmt/p5-Net-NSCA-Client
- www/p5-Data-Validate-URI
- for Run
-
- mail/p5-Data-Validate-Email
- net-mgmt/p5-Net-NSCA-Client
- www/p5-Data-Validate-URI
Configuration Options:
- No options to configure
- Options name:
- dns_p5-Data-Validate-Domain
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.15 15 Aug 2024 15:30:59 |
Po-Chuan Hsieh (sunpoet) |
*: Change *_DEPENDS from p5-Test2-Suite to p5-Test-Simple
- Bump PORTREVISION of the following dependent ports for dependency change
- databases/p5-DBIx-QuickDB
- devel/p5-Shell-Config-Generate
- devel/p5-Test-Archive-Libarchive
- devel/p5-Test-Future-IO-Impl
- devel/p5-Test2-Harness
- devel/p5-Test2-Harness-UI
- devel/p5-Test2-Plugin-DBIProfile
Test2-Suite has been merged into Test-Simple since 1.302200.
Reference: https://metacpan.org/dist/Test-Simple/changes |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
0.15 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
0.15 20 Jul 2022 14:21:47 |
Tobias C. Berner (tcberner) |
dns: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Samorukov <samm@freebsd.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Allan Jude <allanjude@freebsd.org>
* Amar Takhar <verm@drunkmonk.net>
* Anders Nordby <anders@fix.no>
* Andrew Greenwood <greenwood.andy@gmail.com>
* Anton Berezin <tobez@FreeBSD.org>
* Ashish SHUKLA <ashish@FreeBSD.org>
* Attila Nagy <bra@fsn.hu> (Only the first 15 lines of the commit message are shown above ) |
0.15 21 Sep 2021 22:23:53 |
Po-Chuan Hsieh (sunpoet) |
dns/p5-Data-Validate-Domain: Update to 0.15
Changes: https://metacpan.org/dist/Data-Validate-Domain/changes |
0.14 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.14 28 May 2020 13:13:25 |
danfe |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 7). |
0.14 12 May 2019 16:37:53 |
sunpoet |
Remove outdated PERL_LEVEL check |
0.14 29 Mar 2019 19:01:58 |
sunpoet |
Update to 0.14
- Remove MASTER_SITE_SUBDIR
- Add TEST_DEPENDS
Changes: https://metacpan.org/changes/distribution/Data-Validate-Domain |
0.10_1 02 Jan 2019 09:00:26 |
amdmi3 |
- Add LICENSE
- Add NO_ARCH
Approved by: portmgr blanket |
0.10_1 06 Oct 2018 13:06:45 |
des |
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) |
0.10_1 10 Sep 2018 11:17:00 |
des |
Reassign all of tobez@'s p5 ports to perl@.
Approved by: tobez |
0.10_1 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
0.10_1 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
0.10_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.10_1 26 Nov 2014 13:08:38 |
mat |
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 ) |
0.10 27 Oct 2014 12:13:23 |
bapt |
Cleanup plist |
0.10 30 Jan 2014 08:45:51 |
az |
- add stage support
Approved by: portmgr (blanket infrastructure) |
0.10 20 Sep 2013 16:31:58 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
dns) |
0.10 05 Aug 2013 15:05:30 |
az |
- Convert to new perl framework
- Trim Makefile header
Approved by: tobez@ (maintainer) |
0.10 03 Jun 2012 05:56:20 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: maintainer (tobez@ via IM) |
0.10 21 Jan 2012 17:40:15 |
eadler |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
0.10 21 Jun 2011 06:58:21 |
az |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
- Utilize CPAN macro |
0.10 10 Jan 2011 12:06:34 |
tobez |
Update to 0.10.
Changes: http://search.cpan.org/dist/Data-Validate-Domain/Changes |
0.09 02 May 2008 08:31:30 |
tobez |
Update to 0.09.
Changes: http://search.cpan.org/dist/Data-Validate-Domain/Changes |
0.08 17 Apr 2008 14:30:31 |
araujo |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
0.08 20 Jun 2007 11:21:45 |
tobez |
Update to 0.08.
Changes: http://search.cpan.org/src/NEELY/Data-Validate-Domain-0.08/Changes |
0.05 05 Dec 2006 08:12:10 |
tobez |
Update to 0.05. |
0.04 02 Dec 2006 14:52:38 |
tobez |
Update to 0.04. |
0.03 22 Jan 2006 01:49:26 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.03 30 Dec 2005 09:48:15 |
tobez |
Add dns/p5-Data-Validate-Domain 0.03, a Perl module that provides domain
validation methods. |