1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
Commit Graph

2640 Commits

Author SHA1 Message Date
Akinori MUSHA
0328f46f00 Supply a missing `:' to unbreak Makefile.
This fixes `make index'.
2001-08-18 08:24:28 +00:00
Ying-Chieh Liao
79ece2819a ORBS is no longer in existence, so we need to remove it from rblcheck
PR:		29029
Submitted by:	Scot W. Hetzel <root@gifw.genroco.com>
2001-08-18 06:04:35 +00:00
Will Andrews
8ca26fe002 pre-everything requires two colons, not one.
Found by:	Dan Langille <dan@langille.org> && FreshPorts(TM)(C)(R)(SM)
2001-08-17 18:52:41 +00:00
Ying-Chieh Liao
a40e8367e3 add imp
A webmail system which accesses mail over IMAP

PR:		28871
Submitted by:	Thierry Thomas <thierry@thomas.as>
2001-08-17 17:29:28 +00:00
Kiriyama Kazuhiko
629d20a0dd Update 1.94.1 -> 1.94.2. Use bsd.emacs.mk. 2001-08-17 12:10:05 +00:00
Sheldon Hearn
5269f240e3 * Update to exim-3.33:
- Fixes bug where setting local part to /dev/null without setting
    file_transport caused Exim to crash.

  - Other fixes do not apply to FreeBSD.

* Now that RELENG_4 has bzip2 in the base system, use the bz2
  distfiles.
2001-08-16 09:54:51 +00:00
Anton Berezin
0f2ff67431 Update mail/libesmtp to 0.8.4.
PR:		29677
Submitted by:	maintainer
2001-08-15 20:02:34 +00:00
Jun Kuriyama
6bf8422cee o Update to version 1.16.
o Remove redundant BUILD_DEPENDS (only need to depend on p5-Net once).
o Add USE_PERL5.
o Sort pkg-plist.
o Don't fail on deinstall if other Mail:: modules are installed.

PR:		ports/29663
Submitted by:	Pete Fritchman <petef@databits.net>
2001-08-15 16:38:08 +00:00
Anton Berezin
805daabff8 Make this port work with -stable perl.
Fix a "use of uninitialised value" warning.

PR:		29161, 29302
Submitted by:	martti.kuparinen@iki.fi (maintainer),
		ian j hart <ianjhart@freeloader.freeserve.co.uk>
2001-08-14 14:26:26 +00:00
Dirk Meyer
f92b53ee88 - Update to pathalias 8.16
- honor CC and CFLAGS
2001-08-13 20:03:11 +00:00
Dirk Meyer
cdce4b7280 - Update to version 1.7
* August 6 2001 -- vbsfilter-1.7
 * Various fixes for the case where headers and/or body are empty.
 * Patch sent in by Sergiy Zhuk <serge@yahoo-inc.com>
 *
 * Update "dangerous extension" list.
 * Noted by David F. Russell <David.F.Russell@ncmail.net>
 *
 * July 25 2001 -- vbsfilter-1.6
 * Also recognise 'name=blah' as well as the more usual 'name="blah"'.
 * Patch sent in by Andrea Adams <andrea@vividimage.com>
 *
 * July 9 2001 -- vbsfilter-1.5
 * Add support to reject arbitrary extensions.
 *
 * March 31 2001 -- vbsfilter-1.4
 * Update for sendmail-8.12
 *
2001-08-13 19:20:39 +00:00
Andrey A. Chernov
58bf95c7e4 Rename variables using WITH_POPPER_ prefix 2001-08-12 20:11:38 +00:00
David W. Chapman Jr.
e67b812864 Update maintainer's email
Update PATCH_SITE
Update CONFIGURE_ARGS to fix locking bug
Remove unneeded comment in Makefile
Bump PORTREVISION

PR:		29263
Submitted by:	maintainter
2001-08-12 16:24:06 +00:00
Ying-Chieh Liao
294a790fc2 for slave ports 2001-08-10 15:33:39 +00:00
Kris Kennaway
d01a627767 Upgrade to 5.8.17 ("Another victory for Open Source!"). This fixes a
remotely exploitable buffer overflow when connecting to a malicious
server.
2001-08-09 21:35:36 +00:00
Thomas Gellekum
e9d52551e3 Upgrade to 0.5.0. 2001-08-09 11:06:25 +00:00
Jim Mock
e3b52b8ce8 Fix pkg-plist to remove leftover directories if empty.
PR:		29483
Submitted by:	Patrick Li <pat@databits.net>
2001-08-08 00:47:57 +00:00
Dirk Meyer
94ce6cf63d - Removed FreeBSD Tag from manpage 2001-08-06 16:06:42 +00:00
George C A Reid
eef23d0401 Update to August 5th, 2001 rulesets. 2001-08-06 04:51:12 +00:00
Yukihiro Nakai
d5ac9a39c5 Update to 2.1.3
Change MAINTAINER

PR:		ports/29373
Submitted by:	Pete Fritchman <petef@databits.net>
2001-08-05 20:29:57 +00:00
SADA Kenji
c22c7be550 Change default mail path to include a trailing '/'.
PR:	ports/29309
Submitted by:	maintainer
2001-08-05 18:01:19 +00:00
Mario Sergio Fujikawa Ferreira
fa0fa4e20f o Update to 1.0.6
o Unecho commands
o Update both DESCR and COMMENT

PR:		29424
Submitted by:	Pete Fritchman <petef@databits.net>
Reviewed by:	MAINTAINER
2001-08-05 04:09:41 +00:00
Mario Sergio Fujikawa Ferreira
57cc34adf8 New port of p5-Mail-Verify version 0.01: Perl module to verify
email addresses

PR:		29420
Submitted by:	Pete Fritchman <petef@databits.net>
2001-08-05 03:40:37 +00:00
Ying-Chieh Liao
14426d4933 s,mach,%%PERL_ARCH%%,g
Submitted by:	bento log
2001-08-03 20:29:38 +00:00
Anton Berezin
41f935496c Upgrade mail/p5-Email-Find to 0.07. 2001-08-03 19:56:35 +00:00
Maxim Sobolev
14701bae53 Add missed "import sys".
Submitted by:	Marcus Henschel <marcus@huehnerhund.ath.cx>
2001-08-03 07:57:47 +00:00
Mario Sergio Fujikawa Ferreira
4cdd790aad o Switch maintainership to submitter (port is maintainerless)
o Update port to version 1.11
o Support NOPORTDOCS, deploy DOCSDIR
o Update DESCR, add WWW tag

PR:		29368
Submitted by:	Pete Fritchman <petef@databits.net>
2001-08-03 04:51:53 +00:00
Dirk Meyer
6c4e202577 - honor CFLAGS and LDFLAGS, use PTRHREADS_* too. 2001-08-01 15:55:00 +00:00
Dirk Meyer
00824b0241 - clean patches from unnessary tags
Submitted by:	gshapiro@freebsd.org (Gregory Neil Shapiro)
2001-08-01 15:47:49 +00:00
Akinori MUSHA
79f86fd6ec Back out the db3 port update because some of these dependent ports had
been broken by the incompatibility between db3.2 and db3.3.

I am unconditionally bumping the PORTREVISION's to eliminate possible
troubles that should not happen before the coming release.

Sorry for inconvenience.  I'll try to check compatibility hard before
committing next time.
2001-08-01 11:56:24 +00:00
Dirk Meyer
1c0cfaec29 - Fix build on current, as PTHREAD_CFLAGS generates an empty argument.
cd /tmp/a/ports/mail/vbsfilter/work/vbsfilter-1.3 &&  cc -O -pipe  -Wall -I/usr/local/include ""  -L/usr/local/lib -o vbsfilter-1.3 vbsfilter-1.3.c -lmilter -lsmutil "-lc_r"
cc: : No such file or directory
*** Error code 1

using: ${PTHREAD_CFLAGS:S=""==}
2001-08-01 10:47:45 +00:00
Akinori MUSHA
3b695c3b4d Update to 0.9.7. 2001-08-01 05:52:47 +00:00
Dirk Meyer
4fa663ae20 - Update to 8.11.5
Fix a possible race condition when sending a HUP signal to restart
                the daemon.  This could terminate the current process without
                starting a new daemon.  Problem reported by Wolfgang Breyha
                of SE Netway Communications.
        Only apply MaxHeadersLength when receiving a message via SMTP or
                the command line.  Problem noted by Andrey J. Melnikoff.
        When finding the system's local hostname on an IPv6-enabled system
                which doesn't have any IPv6 interface addresses, fall back
                to looking up only IPv4 addresses.  Problem noted by Tim
                Bosserman of EarthLink.
        When commands were being rejected due to check_relay or TCP
                Wrappers, the ETRN command was not giving a response.
        Incoming IPv4 connections on a Family=inet6 daemon (using
                IPv4-mapped addresses) were incorrectly labeled as "may be
                forged".  Problem noted by Per Steinar Iversen of Oslo
                University College.
        Shutdown address test mode cleanly on SIGTERM.  Problem noted by
                Greg King of the OAO Corporation.
        Restore the original real uid (changed in main() to prevent
                out of band signals) before invoking a delivery agent.
                Some delivery agents use this for the "From " envelope
                "header".  Problem noted by Leslie Carroll of the
                University at Albany.
        Mark closed file descriptors properly to avoid reuse. Problem
                noted by Jeff Bronson of J.D. Bronson, Inc.
        Setting Timeout options on the command line will also override
                their sub-suboptions in the .cf file, e.g., -O
                Timeout.queuereturn=2d will set all queuereturn timeouts
                to 2 days.  Problem noted by Roger B.A. Klorese.
        CONFIG: Fix parsing for IPv6 domain literals in addresses
                (user@[IPv6:address]).  Problem noted by Liyuan Zhou.
2001-08-01 05:11:43 +00:00
Mario Sergio Fujikawa Ferreira
0f63da2721 Add a minimal odd patch to fix complains on -current cluster bento
Submitted by:	bento
Reviewed by:	peter, will,
		IRC bsdmike <47d71ad6e4@HSE-London-ppp207327.sympatico.ca>,
		IRC cmc <chris@adsl-208-191-149-190.dsl.hstntx.swbell.net>,
		IRC jake_ <jake@k6.locore.ca>
2001-08-01 04:59:35 +00:00
Chris D. Faulhaber
40ecf93562 - update to version 4.50
- use PERL_CONFIGURE (and the created Makefile)
- rearrange Makefile (to please portlint)

PR:		29351
Submitted by:	Pete Fritchman <petef@databits.net>
2001-07-31 19:59:17 +00:00
Akinori MUSHA
ea704b0164 Update to 0.9.6-repacked, working around the new installer's bug. 2001-07-31 16:32:27 +00:00
Maxim Sobolev
d2911a79af Put back GNU_CONFIGURE, which I managed to delete somehow in my previous
commit. This should fix the port.

Submitted by:	Marcus Henschel <marcus@huehnerhund.ath.cx>
2001-07-31 06:35:03 +00:00
Andrey A. Chernov
919e336a9b Switch to OPIE 2001-07-30 15:51:33 +00:00
Anton Berezin
65a911e079 Remove libtool-based "nit" in build.log to silence complaints about
discovering libtool files after building/installing.  Correct a
punctuation error in a comment.

PR:		29283
Submitted by:	maintainer
2001-07-30 12:05:02 +00:00
Sheldon Hearn
cc0d7abdce Update to exim-3.32:
Incorporates the fixes for non-mapped IPv6 listening sockets.

Fixes unclosed MySQL connection bug in delivery subprocesses.

Better RFC compliance with respect to Resent-Subject and
Resent-Reply-To.

Fix handling of unset hostname for OpenLDAP2.

Drop an unclosed connection if more than 5 uncrecognized commands are
received.

Handle \t in fail messages properly.
2001-07-30 10:03:31 +00:00
Dima Dorfman
78f32b5168 Add rmime: decode MIME messages inside Emacs (works with RMAIL, VM,
and mh-e).
2001-07-28 17:46:33 +00:00
Hajimu UMEMOTO
a3a537c273 Update to 2.0.16. 2001-07-28 16:08:08 +00:00
Dima Dorfman
e5e02cd0bf Correct typo.
PR:		29244
Submitted by:	Andrew <andrew@ugh.net.au>
2001-07-28 07:20:49 +00:00
Anton Berezin
69b60b0929 Update mail/p5-Email-Find to 0.06. 2001-07-27 15:03:28 +00:00
Jim Mock
f5a2155a7f Add three new hooks...
* WITH_MUTT_POP
   * WITH_MUTT_IMAP
   * WITH_MUTT_POP_IMAP

They replace the --enable-pop and --enable-imap options that were the
defaults.  Now you have the choice to build with one or the other, both,
or neither (which is useful for those of us who don't need those
features).

Bump PORTREVISION.

Approved by:	maintainer
2001-07-26 07:45:44 +00:00
Jim Mock
1fbe4349b9 Update to version 1.3.20.
PR:		29238
Submitted by:	maintainer
2001-07-26 07:29:14 +00:00
Dima Dorfman
7534fc311d user.group -> user:group in chown call(s). 2001-07-26 06:26:19 +00:00
Akinori MUSHA
dd8fc61f89 Reflect databases/db3's shlib version bump from 2 to 3. 2001-07-25 15:05:11 +00:00
Mario Sergio Fujikawa Ferreira
f84997055e Add updated distinfo for qmail-ldap slave port: ldap patch version 20010501 2001-07-25 02:38:27 +00:00
Mario Sergio Fujikawa Ferreira
516286c68f Update to qmail-ldap patch version 20010501 2001-07-25 02:37:58 +00:00
Kevin Lo
7f03f112f4 Update to version 0.5.3
PR: 29179
Submitted by: Ports Fury
2001-07-24 12:48:09 +00:00
Nick Sayer
55e73df23b Add two missing files to last commit, plus other fix-ups.
Submitted by:	anders@fix.no
2001-07-24 04:21:42 +00:00
Kris Kennaway
3559ed19ea Fix insecure temporary file handling.
Obtained from:	RedHat
2001-07-24 03:01:26 +00:00
Nick Sayer
a7402429dc * Set maintainership to anders@fix.no, there is no maintainer for this port.
* Add info about tlb in post-install-notes.
* Add WITH_POSTFIX_APPROVE_PATCH knob to fix problem with Postfix's
Delivered-To and Majordomo's approve command.
* Add security fixes from PR ports/28282 with a small change, use SHA1
instead of MD5 for generating cookies.
* Remove security warning, which isn't necessary anymore.

PR:		28282
Submitted by:	anders@fix.no
2001-07-23 16:14:02 +00:00
Mark Pulford
46ea14e18e Add regm 1.0, extract messages from a mailbox using regular
expressions.

PR:		29128
Submitted by:	Pete Fritchman <petef@databits.net>
2001-07-22 07:52:00 +00:00
David W. Chapman Jr.
88d95b3ef8 Update to 1.3.4
Reorder MAN pages

PR:		29136
Submitted by:	maintainer
2001-07-22 05:00:08 +00:00
Bruce A. Mah
50bdb03aa4 Update for exmh-2.5. 2001-07-20 23:57:40 +00:00
Jim Mock
62dbf0c035 Update to version 0.3.1. 2001-07-20 15:10:13 +00:00
Maxim Sobolev
d9f2c0c23d Update to 1.1.7.
PR:		28963
Submitted by:	John Merryweather Cooper <jmcoopr@webmail.bmi.net>
2001-07-20 12:09:05 +00:00
Maxim Sobolev
ff7076dd35 - Don't infect user's system with totally useless .la files;
- remove USE_LIBTOOL (which is nop in this case) and associated patches that
  "make" it work;
- add missed USE_OPENSSL.
2001-07-20 09:58:19 +00:00
Maxim Sobolev
8d89a8b137 Remove bogus comment. 2001-07-20 09:32:54 +00:00
David W. Chapman Jr.
0decdaf076 Disable --regex for stable
Rename WITH_* to WITH_MUTT_* to make unique in /etc/make.conf
Split VVV_PATCHES into three parts
Portlint compliance

Submitted by:	maintainer
2001-07-17 20:21:26 +00:00
Maxim Sobolev
bc0ac667f4 Mark as B0RKEN - out of sync with the latest gal (it was not working, so not a
big deal really).

PR:		28238
Submitted by:	Kevin Oberman <oberman@es.net>
2001-07-17 15:54:02 +00:00
Dirk Meyer
7c9b5a5b72 - Patch to build with newer qt
- bumped PORTREVISION
2001-07-16 18:18:44 +00:00
Sheldon Hearn
d53990a96f Apply the author's fix for socket binding in the case where
net.inet6.ip6.v6only is set.  This sysctl disables AF_INET6 wildcard
listeners from accepting IPv4 traffic.
2001-07-16 09:12:55 +00:00
Kevin Lo
b8c02d7c5a Update email address
PR: 28987
Submitted by: MAINTAINER
2001-07-15 14:44:53 +00:00
Dmitry Sivachenko
927f19e6e8 Utilize DATADIR and DOCSDIR. 2001-07-15 08:21:18 +00:00
Anton Berezin
54983db379 Upgrade mail/libesmtp to 0.8.3.
Change the MAINTAINER to jmcoopr@webmail.bmi.net.
2001-07-14 21:38:26 +00:00
Kevin Lo
98fe2177d8 Update to version 0.2
PR: 28956
Submitted by: MAINTAINER
2001-07-14 16:53:13 +00:00
Peter Pentchev
1bbbb9b19f The qtools package comprises several utilities for use with qmail,
typically as part of .qmail command processing.

PR:		28662
Submitted by:	Pete Fritchman <petef@databits.net>
2001-07-13 15:05:20 +00:00
Ben Smithurst
62cc92f957 Update master sites. 2001-07-12 21:45:49 +00:00
Hajimu UMEMOTO
814b0c8979 Update IPv6 support patch to 20010711 version.
Now, sieve client speaks IPv6.
2001-07-11 19:52:28 +00:00
Sheldon Hearn
30e56f6fb6 Too many people have complained about my choice of MTA user (sendmail).
Bite the bullet _now_ and use MTA user exim instead.  This means that
only early adopters of Exim-3.31 are affected, rather than lots more
folks further down the line.

I still think mailnull is better, but nobody in the Exim community
agrees with me. :-)

Bump PORTREVISION as appropriate.
2001-07-11 11:22:32 +00:00
Sheldon Hearn
3b52a48f9e Fix the IPv6 bind() call properly. The author didn't spot the flaw
in my patch when I initially submitted it.  This is his fully tested
version.
2001-07-11 11:04:01 +00:00
Maxim Sobolev
ec7b561464 ${PREFIX}/share/${PORTNAME} --> ${DATADIR} 2001-07-10 13:54:22 +00:00
Sheldon Hearn
e1d536bdb8 Make the purpose of WITHOUT_X11 clearer, based on feedback from several
users.

Fix the call to bind() in daemon.c so that the correct addrlen is
passed for a IPv4 or IPv6 struct sockaddr.  This fixes the problem
where an exim binary compiled for IPv6 support won't bind() to any IPv4
addresses.  The author approves of this patch.

Now that exim+ipv6 works for non-ipv6 FreeBSD hosts, make IPv6 support
default and provide a WITHOUT_IPV6 knob for folks who don't want it.

Turn on WITHOUT_IPV6 for pre-KAME systems, to give RELENG_3 folks a
fighting chance.
2001-07-10 10:47:29 +00:00
Sheldon Hearn
29327f0273 Clarify that the steps involving mailwrapper(8) don't replace the a
sendmail installation, but cause exim to be run instead of sendmail on
startup.
2001-07-09 11:29:29 +00:00
Hajimu UMEMOTO
9d16c61d34 - Install more html docs.
- IPv6 patch was updated to 20010709 version.
  (Now, reconfig by SIGHUP should work.  However, since master is
   running without root privilege, re-bind to privileged port still
   fails.  I believe it is original problem.)
2001-07-09 11:19:56 +00:00
Bill Fenner
1ce278471a Add a backup MASTER_SITE since primary one seems down.
Submitted by:	kaz@kobe1995.net (NAKAMURA Kazushi)
2001-07-08 17:17:29 +00:00
Mike Heffner
ad149bc78e Revert last commit and fix for libtool. Also add optional esound support.
Submitted by:	Pete Fritchman <petef@databits.net> (esound support)
2001-07-08 15:37:17 +00:00
Hajimu UMEMOTO
70dc619155 Update to cyrus-imapd 2.0.15. 2001-07-08 14:46:44 +00:00
David W. Chapman Jr.
651c5da961 Fix URL in pkg-descr
PR:		28815
Submitted by:	maintainer
2001-07-08 14:42:23 +00:00
Mark Pulford
b94744c44d Master site updated
PR:		28792
Submitted by:	maintainer
2001-07-08 06:17:33 +00:00
Kris Kennaway
5092e4e367 Upgrade to kbiff 3.4.2 and remove dependency on kdelibs-1.1.2 now that this
works with KDE2
2001-07-07 23:04:44 +00:00
Ying-Chieh Liao
ff638b131d add tlb
The List Batcher, a general purpose mail list delivery engine

PR:		28557
Submitted by:	Anders Nordby <anders@fix.no>
2001-07-07 14:44:13 +00:00
Ying-Chieh Liao
1a77e6a7d7 add dkimap4
IMAP4rev1 and POP3 server from the DBOX BBS package

PR:		28244
Submitted by:	Anders Nordby <anders@fix.no>
2001-07-07 03:16:39 +00:00
Mike Heffner
c2b06a0e24 This port doesn't use libtool so remove the check for it.
Noticed by:	bento
2001-07-06 00:30:50 +00:00
Peter Pentchev
0aa41aea19 Rip out the configure script parts that try to modify the destination dir.
Let the user override the MySQL username, password and db at build time.
Let the user override the vchkpw gid and the vpopmail uid.
Bump PORTREVISION.

Approved by:	nbm (maintainer)
2001-07-04 15:34:50 +00:00
David W. Chapman Jr.
846bf3c23a Update to 1.3.3
Check for WITHOUT_GDBM instead of NO_GDBM
Make configure_args append to existing args instead of replacing

PR:		28572
Submitted by:	maintainer
2001-07-04 06:35:56 +00:00
Kevin Lo
0dae4d7036 Fix WWW
PR: 28626
Submitted by: Dominic Mitchell <dom@happygiraffe.net>
2001-07-03 12:42:45 +00:00
Kevin Lo
1c4e32ba58 support NOPORTDOCS.
PR: 28642
Submitted by: MAINTAINER
2001-07-03 12:39:55 +00:00
Maxim Sobolev
d85c29ac91 Update to 0.5.10. 2001-07-03 11:25:16 +00:00
Sheldon Hearn
dc05a053ad Add slave port for Exim so that packages will be built for Exim
that include support for LDAP using OpenLDAP2.
2001-07-03 11:21:50 +00:00
Sheldon Hearn
f25a03f804 Remove a comment obsoleted by rev 1.89 of ports/mail/exim/Makefile . 2001-07-03 11:16:37 +00:00
Sheldon Hearn
bde8a588e5 Fixes for building with LDAP lookup support:
* Define LDAP_LIB_TYPE conditionally so that the operator can override
  it.

* Allow OPENLDAP1 (or UMICHIGAN) and OPENLDAP2 for LDAP_LIB_TYPE,
  depending on the correct ports for each.

The default behaviour of the port is unchanged.  However, this change
allows for an exim-ldap2 slave port, if desired, and limits LDAP lookup
types to those that can be supported by the FreeBSD ports tree.
2001-07-03 11:14:13 +00:00
Mike Heffner
b72c39c559 Upgrade Xfmail to version 1.5.0. Also, take over maintainership as the
original maintainer has not responded to emails and this port is very old.

PR:		ports/28397
Reviewed by:	Duncan Barclay <dmlb@dmlb.org> (original patches)
Patches fixed by:	dwcjr
2001-07-03 01:20:09 +00:00
Ben Smithurst
2d5bcac2eb Update to 5.8.11, which supports now ODMR, so update pkg-{descr,comment} to
mention ODMR to help "make search".

Approved by:	ve@sci.fi (maintainer)
2001-07-02 21:20:39 +00:00
Sheldon Hearn
9280935acb Suggest the use of newsyslog(8) for log rotation. The exicyclog
utility supplied with Exim is intended for systems that don't have
something as nifty as newsyslog(8).

I'm tempted to remove the utility from the port/package, but this
delta to pkg-message is less controversial.
2001-07-02 15:09:40 +00:00
Sheldon Hearn
1734dc1d1b Update to exim-3.31:
* Incorporates two patches previously supplied with the port.

* Fixes obscure bug affecting return_path transport option under certain
  conditions.
2001-07-02 14:48:10 +00:00
Kevin Lo
304bf86d9a Initial import of pgen 0.1.
Pgen is a tool to generate a procmailrc file with m4 macros.

PR: 28564
Submitted by: Pete Fritchman <petef@databits.net>
2001-07-01 15:50:28 +00:00