find and format date headers
This commit is contained in:
parent
1c22fe5417
commit
9f9fd5c5d4
25
mail/p5-Email-Date/Makefile
Normal file
25
mail/p5-Email-Date/Makefile
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
# $OpenBSD: Makefile,v 1.1.1.1 2006/11/13 00:10:32 espie Exp $
|
||||||
|
|
||||||
|
COMMENT= "find and format date headers"
|
||||||
|
|
||||||
|
MODULES= cpan
|
||||||
|
|
||||||
|
DISTNAME= Email-Date-1.101
|
||||||
|
CATEGORIES= mail
|
||||||
|
|
||||||
|
MAINTAINER= Simon Dassow <janus@errornet.de>
|
||||||
|
|
||||||
|
# Artistic + GPL
|
||||||
|
PERMIT_PACKAGE_CDROM= Yes
|
||||||
|
PERMIT_PACKAGE_FTP= Yes
|
||||||
|
PERMIT_DISTFILES_CDROM= Yes
|
||||||
|
PERMIT_DISTFILES_FTP= Yes
|
||||||
|
|
||||||
|
RUN_DEPENDS= ::devel/p5-Time-Piece \
|
||||||
|
::devel/p5-Time-TimeDate \
|
||||||
|
::mail/p5-Email-Abstract \
|
||||||
|
::mail/p5-Email-Simple
|
||||||
|
|
||||||
|
MAKE_ENV= TEST_POD=Yes
|
||||||
|
|
||||||
|
.include <bsd.port.mk>
|
4
mail/p5-Email-Date/distinfo
Normal file
4
mail/p5-Email-Date/distinfo
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
MD5 (Email-Date-1.101.tar.gz) = 38019e955a23f1cdb9f94e37000c87b8
|
||||||
|
RMD160 (Email-Date-1.101.tar.gz) = d0654f4e7ce83da6f87e6602affabc0fda7d7384
|
||||||
|
SHA1 (Email-Date-1.101.tar.gz) = 556b346ac0e9499eb21cf1c4711e1de04a51b7cc
|
||||||
|
SIZE (Email-Date-1.101.tar.gz) = 4267
|
6
mail/p5-Email-Date/pkg/DESCR
Normal file
6
mail/p5-Email-Date/pkg/DESCR
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
RFC 2822 defines the Date: header. It declares the header a required
|
||||||
|
part of an email message. The syntax for date headers is clearly laid
|
||||||
|
out. Stil, even a perfectly planned world has storms. The truth is,
|
||||||
|
many programs get it wrong. Very wrong. Or, they don't include a Date:
|
||||||
|
header at all. This often forces you to look elsewhere for the date,
|
||||||
|
and hoping to find something.
|
3
mail/p5-Email-Date/pkg/PLIST
Normal file
3
mail/p5-Email-Date/pkg/PLIST
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/11/13 00:10:32 espie Exp $
|
||||||
|
${P5SITE}/Email/Date.pm
|
||||||
|
@man man/man3p/Email::Date.3p
|
Loading…
Reference in New Issue
Block a user