Port details |
- vrfy Verify mail address
- 1.0_3 mail =5 1.0_3Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2000-09-17 19:45:03
- Last Update: 2024-01-09 15:41:04
- Commit Hash: e10e202
- People watching this port, also watch:: aspell, procmail, unzip, courier-imap, w3m
- License: not specified in port
- WWW:
- https://github.com/asxe/vrfy/
- Description:
- Verify mail address,is it exists. For example,
% vrfy -n -vv kaz@kobe1995.net
NAKAMURA Kazushi@KOBE <mailto:kaz@kobe1995.net>
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/mail/vrfy/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/vrfy
- pkg install vrfy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: vrfy
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1591634648
SHA256 (asxe-vrfy-v1.0_GH0.tar.gz) = 8b1c1ccb144efb710c6d1f7c2b9190ac6c154e51dc0b36aafa50d893645f331c
SIZE (asxe-vrfy-v1.0_GH0.tar.gz) = 37312
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- mail_vrfy
- 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 |
1.0_3 09 Jan 2024 15:41:04 |
Baptiste Daroussin (bapt) |
MAN[1-5]PREFIX: eleminate its usage and move man to share/man |
1.0_2 20 Jul 2022 14:22:19 |
Tobias C. Berner (tcberner) |
mail: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ashish@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam David <adam@FreeBSD.org>
* Adam McDougall <mcdouga9@egr.msu.edu>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Deiter <tiamat@komi.mts.ru>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alex Perel <veers@disturbed.net> (Only the first 15 lines of the commit message are shown above ) |
1.0_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0_2 05 Oct 2020 17:45:32 |
rene |
Return jadawin@'s ports to the pool after taking in his commit bit.
With hat: portmgr-secretary |
1.0_2 08 Jun 2020 16:51:44 |
rene |
mail/vrfy: unexpire by moving to submitters GitHub
Add manual page, bump PORTREVISION
While here add TIMESTAMP to distinfo and reorder Makefile variables a bit
PR: 245488
Submitted by: Aleksandr Ignatyev <alex@i.org.ua>
Approved by: maintainer timeout (jadawin, 2 months)
MFH: 2020Q2 |
1.0_1 04 Apr 2020 20:51:41 |
antoine |
Deprecate ports broken for more than 6 months |
1.0_1 06 Nov 2019 14:00:19 |
antoine |
Mark a few ports BROKEN (unfetchable) |
1.0_1 02 Feb 2019 13:48:07 |
tobik |
Unbreak things broken by my previous incomplete commits
Pointy hat: tobik |
1.0_1 02 Feb 2019 09:45:32 |
tobik |
mail/*: Use NO_WRKSUBDIR |
1.0_1 27 Dec 2013 13:08:29 |
jadawin |
- Support STAGE |
1.0_1 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
1.0_1 03 Jul 2011 13:53:52 |
ohauer |
- remove MD5 |
1.0_1 12 Mar 2008 13:27:28 |
jadawin |
- Update maintainer address
Approved by: thierry (mentor) |
1.0_1 26 Dec 2007 12:25:52 |
jmelo |
- Update mastersite.
- Pass maintainership to submitter.
PR: ports/117105
Submitted by: Philippe Audeoud <jadawin@tuxaco.net> |
1.0 25 Nov 2005 15:31:02 |
pav |
- Add SHA256 |
1.0 16 Oct 2005 14:24:02 |
vs |
Use MAKE_ARGS |
1.0 16 Oct 2005 05:02:54 |
kris |
Respect CC, CFLAGS and PREFIX |
1.0 10 Oct 2005 01:35:59 |
linimon |
Reset bouncing maintainer address; mark broken since it does not fetch.
Source: distfile survey |
1.0 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.0 06 Feb 2004 13:12:53 |
trevor |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
1.0 21 Feb 2003 12:42:26 |
knu |
De-pkg-comment. |
08 Jul 2001 18:17:29 |
fenner |
Add a backup MASTER_SITE since primary one seems down. |
08 Oct 2000 04:16:42 |
asami |
Convert category mail to new layout. |
17 Sep 2000 23:45:03 |
will |
Add vrfy (unversioned), an email address verifier. No, I don't know how this
thing works, and if it creates spam, oh well. Tools, not policy. :) |