FreeBSD Bugzilla – Attachment 191897 Details for
Bug 227029
[NEW PORT] mail/py-validate_email: Verifies if an email address is valid and really exists
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
py-validate_email.shar
py-validate_email.shar (text/plain), 2.00 KB, created by
Kai Knoblich
on 2018-03-28 12:08:08 UTC
(
hide
)
Description:
py-validate_email.shar
Filename:
MIME Type:
Creator:
Kai Knoblich
Created:
2018-03-28 12:08:08 UTC
Size:
2.00 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># py-validate_email ># py-validate_email/pkg-descr ># py-validate_email/distinfo ># py-validate_email/Makefile ># >echo c - py-validate_email >mkdir -p py-validate_email > /dev/null 2>&1 >echo x - py-validate_email/pkg-descr >sed 's/^X//' >py-validate_email/pkg-descr << 'c83d65e6bdf58cdd4960e0dd86fd48c3' >XVerifies and checks if an e-mail address is valid, properly formatted and really >Xexists. It can optionally check the MX records of the e-mail domain. >X >XWWW: https://github.com/syrusakbary/validate_email >c83d65e6bdf58cdd4960e0dd86fd48c3 >echo x - py-validate_email/distinfo >sed 's/^X//' >py-validate_email/distinfo << 'c6000de80472e452a0d907fe9f77fabf' >XTIMESTAMP = 1522218646 >XSHA256 (validate_email-1.3.tar.gz) = 784719dc5f780be319cdd185dc85dd93afebdb6ebb943811bc4c7c5f9c72aeaf >XSIZE (validate_email-1.3.tar.gz) = 4694 >c6000de80472e452a0d907fe9f77fabf >echo x - py-validate_email/Makefile >sed 's/^X//' >py-validate_email/Makefile << '56b5ae5db4fe4e1aace64583398af384' >X# $FreeBSD$ >X >XPORTNAME= validate_email >XDISTVERSION= 1.3 >XCATEGORIES= mail python >XMASTER_SITES= CHEESESHOP >XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >X >XMAINTAINER= freebsd_ports@k-worx.org >XCOMMENT= Verifies if an email address is valid and really exists >X >XLICENSE= LGPL3+ >XLICENSE_FILE= ${WRKSRC}/LICENSE >X >X# If the default version (2.7) of Python is used, use package py-dns >XMY_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dns>0:dns/py-dns@${PY_FLAVOR} >X >XRUN_DEPENDS= ${MY_DEPENDS} >X >XUSES= python >XUSE_PYTHON= distutils autoplist >X >XNO_ARCH= yes >X >X.include <bsd.port.pre.mk> >X >X# If Python 3+ is used then use package py-py3dns instead >X.if ${PYTHON_MAJOR_VER} == "3" >XMY_DEPENDS= ${PYTHON_PKGNAMEPREFIX}py3dns>0:dns/py-py3dns@${PY_FLAVOR} >X.endif >X >X.include <bsd.port.post.mk> >56b5ae5db4fe4e1aace64583398af384 >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 227029
: 191897