1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
Commit Graph

357 Commits

Author SHA1 Message Date
David E. O'Brien
f17ee3ba62 Upgraded to PL-10. 1996-12-03 10:36:39 +00:00
Mark Murray
c81365cdcf Umgrade to v1.59 - the same as the GNU CD release version. 1996-12-01 07:12:15 +00:00
David E. O'Brien
0b79573630 Cannot have an empty PATCHFILES if you have a DIST_SUBDIR now. 1996-12-01 02:12:27 +00:00
David E. O'Brien
8d24dbe41e add "mutt/" to the MD5 checksum 1996-12-01 00:10:33 +00:00
David E. O'Brien
a1d1f9d862 Upgrade to 0.53 1996-11-30 22:57:54 +00:00
Satoshi Asami
db879567ce Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds to
changes made in rev. 1.232 of bsd.port.mk.
1996-11-30 10:50:36 +00:00
Torsten Blum
d92cb9e613 fix "replace" target 1996-11-30 01:03:24 +00:00
David E. O'Brien
631434af79 share/misc is now sanctioned in 2.2
Reviewed by:	Satoshi
1996-11-26 10:44:56 +00:00
David E. O'Brien
b484575e5c Fixed paths to reflect FBSD standard vs. my local box. 1996-11-26 09:06:08 +00:00
Satoshi Asami
150f0c5833 Sort. 1996-11-26 08:46:54 +00:00
Satoshi Asami
9f9f98c9ae Change DIST_SUBDIR to lowercase, like other ports. 1996-11-26 06:54:15 +00:00
David E. O'Brien
57ae70a68b Upgrade to version 0.52 1996-11-25 01:00:17 +00:00
Mark Murray
c1e4aa439c Fix the PLIST.
(I did this yonks ago and forgot to commit)
1996-11-21 11:52:41 +00:00
Satoshi Asami
bc5c966c45 I will have to conclude David was sound asleep when he made this change. ;) 1996-11-21 11:27:26 +00:00
Torsten Blum
cd84830c40 libident is no longer optional 1996-11-19 11:16:45 +00:00
Masafumi Max NAKANE
f1a78796df Upgrade, 1.9 rel9 -> 2.0 rel0. 1996-11-19 06:37:38 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
Satoshi Asami
83e5fd3ee1 Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 09:56:45 +00:00
Torsten Blum
bef7e1901f uncomment DEPENDS line 1996-11-18 09:02:59 +00:00
Satoshi Asami
95e743d9b7 Use MASTER_SITE_PERL_CPAN. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 08:47:32 +00:00
Torsten Blum
7fbe161dab Upgrade to 3.2 1996-11-17 23:43:03 +00:00
David E. O'Brien
a107548d6a Convert to use MAN[1-8LN] 1996-11-17 07:42:58 +00:00
David E. O'Brien
acfea8ebe3 Gziped most of the manpages (except those that are linked to) 1996-11-17 07:06:51 +00:00
Masafumi Max NAKANE
431a47a646 Removed the post-install target and use MAN1 variable instead to compress
the man page.
1996-11-16 22:54:39 +00:00
Mark Murray
e43d73c126 Upgrade to v1.58 1996-11-13 18:12:07 +00:00
Masafumi Max NAKANE
252658c7ea The source distribution archive was changed right after my previous
commit of the checksum file.
(No change in version or release number.)
1996-11-12 04:15:34 +00:00
Masafumi Max NAKANE
204b63edc9 Changed the PKGNAME to include the release number (sort of like patchlevel)
defined in fetchmail.spec.
This should make it easier for users to see if they've got the latest port
installed.
1996-11-11 23:31:14 +00:00
Masafumi Max NAKANE
dd20651433 The source distribution archive has been changed.
(V1.9 Release 9)
1996-11-11 23:19:50 +00:00
David E. O'Brien
6379e5c2cc Don't make a seperate subdir w/DISTDIR for each version.
Requested by:	Satoshi
1996-11-11 18:37:07 +00:00
David E. O'Brien
fc9159e814 Turned on mutt.with_pgp 1996-11-11 06:18:28 +00:00
David E. O'Brien
ad74428818 CATEGORIES+= --> CATEGORIES=
And clean up variable ordering (as shown in the handbook) as little.
1996-11-10 21:32:56 +00:00
David E. O'Brien
c10173d00b Variable reordering. Removed a bogus "\" line continuation.
Submitted by:	Satoshi
1996-11-10 20:19:54 +00:00
Satoshi Asami
85c2757216 Add mutt. 1996-11-10 10:46:33 +00:00
David E. O'Brien
ce5e8dabf4 Added warning that this is beta software (but quite usable -- both Olliver
and I use mutt as our main MUA).

Note, that its threaded support (ala SLRN) really helps in reading FBSD
mailing lists.
1996-11-10 09:50:34 +00:00
David E. O'Brien
a3612b8f34 Mutt -- "The Mongrel of Mail User Agents" (part Elm, part Pine, part mh,
part everything else) is an interactive screen-oriented mailer program
that supersedes Elm, Pine, mail and mailx.

This version of the port does *not* support PGP.  The author considers the
distfile with PGP hooks to be covered under ITAR.  I have a PGP suporting
mutt port that I will commit later.
1996-11-10 09:37:26 +00:00
David E. O'Brien
b19dfd87af Fix name of default inbox stated in the man page.
Caught by: Andreas Klemm <andreas@klemm.gtn.com>
1996-11-04 07:57:07 +00:00
James FitzGibbon
cada467f15 Update for newly imported ports. 1996-11-03 21:09:33 +00:00
James FitzGibbon
bbccb5f70b Import of a server to allow users to change their password from within Eudora
Reviewed by:	jfitz@FreeBSD.ORG
Submitted by:	andrew@ugh.net.au
1996-11-03 20:45:24 +00:00
David E. O'Brien
287347e83c Turn on xlbiff. 1996-11-03 06:46:59 +00:00
David E. O'Brien
80ddecc439 the X Literate Biff - displays the from and subject from incoming mails 1996-11-03 06:44:21 +00:00
Masafumi Max NAKANE
49d40553ed Use ${COMPRESS_MAN} to compress man pages. 1996-11-02 20:24:09 +00:00
Masafumi Max NAKANE
b0377c5990 The source archive is changed again.
(It may be helpful to change the version number portion of PKGNAME.)
1996-11-02 17:46:05 +00:00
Mark Murray
a588bce354 Ugrade to version 0.57 1996-10-31 19:26:07 +00:00
Satoshi Asami
f0b7b5849c tarball of the day, now at pl 6. This version will not invoke excessive
numbers of sendmails for local delivery.
1996-10-31 10:00:03 +00:00
Satoshi Asami
b324040598 Seems like the tarball changed again. I'm also going to upload a tarball
that matches this to ftp.freebsd.org so people can at least get a
consistent version.
1996-10-30 06:37:32 +00:00
Masafumi Max NAKANE
57d03dd7d6 The distribution archive was changed again.
Noticed by:	asami
1996-10-29 10:15:20 +00:00
Paul Traina
1970dfad9b The author changed fetchmail distribution file 1996-10-27 07:00:01 +00:00
Masafumi Max NAKANE
7716a3131d Upgrade, 1.8 -> 1.9.
Submitted by:	Ville Eerola <ve@sci.fi>
(Closing PR #1895.)
1996-10-26 22:11:40 +00:00
James FitzGibbon
2680038293 Upgrade to majordomo v1.94 release
Use new INSTALL_ aliases
Clean up creation of majordom user and group
Fix problem where the local host was set to 'thud.cdrom.com' in everyone's config by default.
1996-10-26 18:21:17 +00:00
Andrey A. Chernov
51724ab6d2 Turn on DSN menu 1996-10-25 00:31:11 +00:00
James FitzGibbon
58ed417e89 Update for new perl5 ports 1996-10-24 13:48:24 +00:00
James FitzGibbon
2810a628f9 perl5 module to talk to a POP3 (RFC1081) server 1996-10-24 13:44:51 +00:00
James FitzGibbon
a637077960 a set of perl5 modules related to mail applications. 1996-10-24 13:43:47 +00:00
James FitzGibbon
4750d136d1 perl module for a folder-independant interface to email folders. 1996-10-24 13:43:04 +00:00
Peter Wemm
3b2cf5fed4 Missing $Id$ in Makefile, shorten pkg/DESCR. 1996-10-15 11:27:38 +00:00
Masafumi Max NAKANE
f8245e7e20 Activated fetchmail which was submitted by Ville Eerola <ve@sci.fi>. 1996-10-15 04:58:30 +00:00
Masafumi Max NAKANE
ba5d4de49d Fetchmail - batch mail retrieval client with pop2/pop3/apop/kpop/imap support. 1996-10-15 04:52:41 +00:00
Paul Traina
53496fae1c time to go to sleep...call file by right name 1996-10-13 08:39:51 +00:00
Paul Traina
4477ccd6a8 Whoops, forgot to include the makefile patch 1996-10-13 08:18:35 +00:00
Paul Traina
961de0e15a The following patches enable RFC1342 compatible decoding of header fields
for non-ascii character sets.

Additional tips:
        setenv MM_CHARSET <rfc1342 charset>
        setenv LC_TYPE    <proper locale>

e.g.    setenv MM_CHARSET KOI8-R
        setenv LC_TYPE    ru_RU.KOI8-R

or      setenv MM_CHARSET iso-8859-1
        setenv LC_TYPE    iso_8859_1

Change your mhl.format to read so that the new code will be invoked on
interesting fields when you do a "show":

From:formatfield="%(comp{text})"
Reply-To:formatfield="%(comp{text})"
To:formatfield="%(comp{text})"
cc:formatfield="%(comp{text})"

Obtained from: Ola Stromfors <Ola.S.Stromfors@telia.se>,
	       Frederik H. Andersen <fha@dde.dk>,
	       with fixes from anders@ifi.uio.no and pst@freebsd.org
1996-10-13 08:13:18 +00:00
Peter Wemm
845387b469 Add exmh 1996-10-10 15:06:54 +00:00
Peter Wemm
e108e11e60 Port for build exmh-1.6.9
NOTE: this does not use the GUI build/install, it does the equivalent
work with some scripts.
1996-10-10 15:00:53 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
all the COMMENTs!  No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.

Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)

Phew!  238 ports modified!
1996-10-10 05:05:35 +00:00
Masafumi Max NAKANE
19c1794ba2 Added local hack to make youbind server detatch itself from the controling
tty at the startup.

Removed `&' from the startup script since youbind doesn't need to be
put background manually.
1996-10-09 12:50:55 +00:00
Andrey A. Chernov
f1bbc2df7c Upgrade to pl 28
DSN turned off, because we not yet have sendmail 8.8
1996-10-03 19:08:13 +00:00
Paul Traina
a32537ed35 Fix random memory overwrite bug 1996-09-30 19:19:23 +00:00
Masafumi Max NAKANE
a68294c029 Activated mailagent. 1996-09-29 17:03:58 +00:00
Masafumi Max NAKANE
53baf370eb Removed the lines in the patches that contain $Id$. Fortunately, all
those lines were in the very last part of the hunks. :-)
1996-09-29 16:55:23 +00:00
Masafumi Max NAKANE
9310542f0e A sophisticated mail processing program. 1996-09-29 03:26:48 +00:00
Andrey A. Chernov
d65ee4f357 Upgrade to +26 1996-09-21 12:20:22 +00:00
Masafumi Max NAKANE
38f4e4de38 ${PREFIX} is set to ${LOCALBASE} only when no value is specified for the
variable.
1996-09-18 19:20:24 +00:00
Masafumi Max NAKANE
6bf31ff92d Updated Masafumi NAKANE's E-mail address. 1996-09-17 15:07:58 +00:00
Satoshi Asami
f17accf9f6 Don't use "&;", which is now illegal.
Submitted by:	max@sfc.wide.ad.jp
1996-09-14 08:36:30 +00:00
Andrey A. Chernov
92e8c91544 Use flock locking as other delivery systems does
Move global procmailrc to /usr/local/etc
1996-08-28 13:18:46 +00:00
Satoshi Asami
2e655475ff Remove spurious ";" after "then". Indend one chmod line to match
the rest of its buddies.
1996-08-21 09:25:28 +00:00
Satoshi Asami
075fc8b6cc Added youbin. 1996-08-21 09:08:40 +00:00
Satoshi Asami
f6d645c05f Remote (network) biff.
Submitted by:	max@sfc.wide.ad.jp
1996-08-21 09:06:55 +00:00
Chuck Robey
936e581dba Repair mysterious cvs damage, crap added below bottom line. 1996-08-18 22:03:54 +00:00
Andrey A. Chernov
76e029e564 Upgrade to +25 1996-08-15 19:16:50 +00:00
Andrey A. Chernov
9946c2f615 Upgrade to +24 1996-08-12 12:40:56 +00:00
Andrey A. Chernov
762edd2025 Upgrade to +23 1996-08-11 12:28:26 +00:00
Peter Wemm
2ca9abcb58 Some fixes :-
- add -DPOSIX to pico build so that it doesn't use the sgtty cruft.
 - clean freebsd-specific files too.
 - correctly specify wait() as taking an int, rather than configuring it
   for "union wait *" and adding patches to cast them to int's.
 - use POSIX counterparts for pine proper (signals, non-blocking, termios)
 - correct path to /usr/bin/passwd (not /bin/passwd)
 - revert 3-char identifier to "BSF" not "BSI" (originally, BSN = NetBSD,
   BSF=FreeBSD, BSI=BSDI)
 - use more usual paths for news files.  both cnews and inn* default to
   /var/news (usually), and the inn ports default to
   /usr/local/news/lib/active (cnews uses /usr/local/lib/news/active)
   None of our ports use /usr/spool/news or /usr/lib/news/active.

Partly Submitted by: Chris Timmons <skynyrd@opus.cts.cwu.edu>  (PR#1458)
1996-08-09 08:04:47 +00:00
Satoshi Asami
fbb112ee77 Added majordomo. 1996-07-20 01:44:18 +00:00
Satoshi Asami
6073bad618 Finally, the majordomo mailing list manager.
Submitted by:	 James FitzGibbon <james@nexis.net>
1996-07-20 01:39:22 +00:00
Satoshi Asami
ce757e674d Delete $Id$. 1996-07-17 04:06:40 +00:00
Satoshi Asami
ae0e6d258c Upgrade, 3.91 -> 3.95. This version is supposed to fix a lot of bugs.
Submitted by:	"Matthew N. Dodd" <winter@jurai.net>
1996-07-17 03:58:38 +00:00
Satoshi Asami
42b70a7d3c Upgrade (0.3 -> 0.4) from author. He says it contains some major
bugfixes.

Submitted by:	Gennady Sorokopud <gena@NetVision.net.il>
1996-07-12 11:52:01 +00:00
Satoshi Asami
3f6dbd9ebd Don't turn on debugging by default.
Submitted by:	jkh
1996-07-10 02:34:25 +00:00
Satoshi Asami
fe043f033c Author-supplied patch.
Submitted by:	markm
1996-07-09 21:24:47 +00:00
Mark Murray
027d99f349 Add Exim. 1996-07-06 13:20:20 +00:00
Mark Murray
18ecf108f8 Add Exim. Exim is a high performance sendmail replacement (except no UUCP)
wiyh powerful retry/requeue and management features.
Written by Philip Hazel of Cambridge University.

OKed by: asami
1996-07-06 11:13:58 +00:00
Satoshi Asami
21acbe4aed Move NO_PACKAGE down, out of the ftp site section. 1996-07-05 06:12:45 +00:00
Paul Traina
ecee42f814 Make NO_PACKAGE because POP needs to POP user id.
Requested by: gpalmer
1996-06-26 00:21:25 +00:00
Paul Traina
3add58a3d7 Add scripts/pre-install to request POP userid creation.
Move pop.auth database to ${PREFIX}/etc/popper/pop.auth so that it
(a) does not conflict with MH's pop3 database of same name, and (b)
so that ${PREFIX}/etc/popper directory can be owned by pop uid so
that popauth -init always works.

This should cover the last nits regarding this port.

Requested by: asami
1996-06-22 18:24:51 +00:00
Andrey A. Chernov
8aaa49ca31 Upgrade to lvl 22 1996-06-20 22:23:48 +00:00
Paul Traina
5aded53b0e Fix up a couple of popauth problems in 2.2 1996-06-09 20:02:02 +00:00
Paul Traina
a9d425424f Merge import into main branch 1996-06-08 22:38:53 +00:00
Paul Traina
a538cbc51d Port of Qualcomm POPPER v2.2. 1996-06-08 22:33:52 +00:00
Andrey A. Chernov
79e9a0a1e0 Upgrade to +19 1996-05-26 00:47:54 +00:00
Andrey A. Chernov
b194777c82 upgrade to me17 1996-05-07 19:42:50 +00:00
Andrey A. Chernov
acbf08dd6a Upgrade to ME+16 1996-05-03 21:18:54 +00:00
Paul Traina
6cc416dad8 Merge Mark's changes and my previous changes together to provide a 6.8.4
with the same functionality as 6.8.3.
1996-04-27 19:16:48 +00:00
Mark Murray
68f5f42fc3 Redo the package list - there are a couple of new POP files. 1996-04-27 17:44:43 +00:00
Mark Murray
13053f004a Add POP services to MH. Mercifully, this is actually quite light on bloat.
Also add some repairs to the slocal .maildelivery db file system for
BSD4.4.
Submitted by:	Paul Traina (.maildelivery repairs)
1996-04-27 17:43:54 +00:00
Mark Murray
2b7c84a452 Formatting and cosmetic changes only. 1996-04-27 13:19:22 +00:00
Mark Murray
ff4781ad57 With the 6.8.4 MegaPatch, most of our kluges no longer apply, so
remove them, and only bring back shared libraries and an appropriate
mtstailor.
1996-04-27 13:18:38 +00:00
Satoshi Asami
739d8ecb1f (2') It is recommended to use full pathnames for ldconfig. 1996-04-26 08:43:09 +00:00
Satoshi Asami
452c8adfcf (1) PATCH_SITES is not spelled PATCHSITES.
(2) It is recommended to use full pathnames for ldconfig.

(3) It is recommended to check NOMANCOMPRESS before compressing
    manpages (or Rod's going to scream :)
1996-04-26 08:42:49 +00:00
Peter Wemm
2985896a0d Update mh-6.8.3 -> 6.8.4 (as of Feb 8, 1996)
There is no mh-6.8.4.tar.Z on the master site, only the patch.
1996-04-25 11:46:00 +00:00
Satoshi Asami
b0ae2f4c93 pkg/COMMENT files for use by ports READMEs. 1996-04-09 08:30:00 +00:00
Andrey A. Chernov
29f811a711 Upgrade to +15 1996-04-06 02:41:33 +00:00
Andrey A. Chernov
2548794a7d Upgrade to level 14 1996-03-26 02:58:39 +00:00
Andrey A. Chernov
67f00db7c4 Upgrade to ME+13 1996-03-14 17:02:40 +00:00
Andrey A. Chernov
61d1261672 Upgrade to v12 (most of my patches applied by maintainer) 1996-03-12 23:20:34 +00:00
Satoshi Asami
e8154769ef Reorder variables. 1996-03-06 07:16:41 +00:00
Andrey A. Chernov
fca2f87509 Upgrade to level 11 1996-02-29 21:36:05 +00:00
Andrey A. Chernov
3e09ec82fe Upgrade to level 10 1996-02-27 19:53:38 +00:00
Andrey A. Chernov
ce4891a74e Remove elm+mime 1996-02-26 01:01:06 +00:00
Andrey A. Chernov
d5e8709021 Switch to new Elm maintainer 1996-02-26 00:57:32 +00:00
Andrey A. Chernov
90801b8ba1 Enable mailbox editing 1996-02-23 01:45:05 +00:00
Paul Traina
d260a31f0a Fix shared library linking (again).
Fix and enable pop support code.
Fix and enable slocal msgid support code (eliminates duplicates) if .db file
present.
1996-02-23 01:25:09 +00:00
Andrey A. Chernov
1ef49cdd81 Restore DONT_ADD_FROM, it allows .elm/elmheaders to work properly
Merge Configure patch into one file
1996-02-22 20:36:02 +00:00
Andrey A. Chernov
c89ae58df9 Change master site, old one not contains elm anymore 1996-02-20 04:18:46 +00:00
Satoshi Asami
933bbc8ac7 New checksum, filename not changed at master site.
Submitted by:	pst
1996-02-03 05:14:04 +00:00
Andrey A. Chernov
84383852c4 strip binaries 1996-01-12 01:54:50 +00:00
Andrey A. Chernov
92ae5f6897 Fix coredump in attachment saving (for version with MIME)
Remove -fno-strength-reduce
1996-01-12 01:49:09 +00:00
Andrey A. Chernov
790651d3b0 Upgrade to 3.11pre4 1995-12-28 16:03:02 +00:00
Andrey A. Chernov
2ce7f9e17e Oops, forget one small change 1995-12-21 10:47:59 +00:00
Andrey A. Chernov
a29cbe7443 Simplify patch process 1995-12-21 10:39:52 +00:00
Andrey A. Chernov
c4f8715419 Remove elm+pgp+mime 1995-12-20 01:34:42 +00:00
Andrey A. Chernov
90324af32d Delete elm+pgp 1995-12-19 23:49:30 +00:00
Andrey A. Chernov
713d9e4831 Upgrade to PL25
Simplify external programs support
Allow users to set their full names
1995-12-19 23:46:18 +00:00
Mark Murray
09995e4ab0 Add .gz to the manpages, now that they are compressed. 1995-12-05 12:52:45 +00:00
Mark Murray
64ba958522 Cosmetic cleanup. 1995-12-05 12:38:18 +00:00
Mark Murray
e170bfc89f Compress the manpages. 1995-12-05 12:37:28 +00:00
Satoshi Asami
9fae308222 Reorder variables. 1995-12-04 10:55:52 +00:00
Andrey A. Chernov
685c7f414b Add elm+pgp+mime 1995-12-02 21:49:22 +00:00
Andrey A. Chernov
f38980ef5c Correct it a bit 1995-12-02 21:33:07 +00:00
Andrey A. Chernov
eb8498d34e Add version variable to not edit elm+* Makefiles when version changed 1995-12-02 21:30:51 +00:00
Andrey A. Chernov
a88d9628c0 Add elm+mime 1995-12-02 21:19:49 +00:00
Andrey A. Chernov
8ea4a411a8 Add elm+pgp 1995-12-02 20:40:30 +00:00
Andrey A. Chernov
1cd1e2969e udef pgp until I made another package name 1995-11-29 19:07:16 +00:00
Satoshi Asami
be33f1384f Upgrade, 0.3b -> 0.3. Also added checksum.
Submitted by:	Gennady Sorokopud <gena@NetVision.net.il>
1995-11-22 04:59:59 +00:00
Andrey A. Chernov
38b6a2b56d Change all gets -> fgets(stdin)
Add koi8-r support
1995-11-19 22:42:38 +00:00
Andrey A. Chernov
763816bd36 Use CFLAGS from make.conf
Strip binaries on install
Change all gets -> fgets(stdin)
Add koi8-r support
1995-11-19 22:41:31 +00:00
Andrey A. Chernov
e04697b295 Upgrade 8a -> 8b
Make it non-interactive
Make it packageable (compiled-in domain name not plays any role due
to gethostname())
1995-11-19 21:11:57 +00:00
Satoshi Asami
a1fdd10249 A few typos. How in the hell did "BUILD_DEPENDS=${PREFIX}/..." slip
past me!?! ;)

Submitted by:	torstenb
1995-11-09 06:01:03 +00:00
Mark Murray
e67919eb98 Shorten one-line comment as per JKH request. 1995-10-27 06:36:11 +00:00
Satoshi Asami
ba455ac337 Add comment on why this is not packageable. 1995-10-20 07:35:26 +00:00
Torsten Blum
48c082fafa change DEPENDS=${PORTSDIR}/shells/bash to
BUILD_DEPENDS=bash:${PORTSDIR}/shells/bash
1995-10-06 22:03:17 +00:00