mirror of
https://github.com/imapsync/imapsync.git
synced 2024-11-17 00:02:29 +01:00
39 lines
1.3 KiB
Plaintext
39 lines
1.3 KiB
Plaintext
#!/bin/cat
|
|
# $Id: INSTALL.FreeBSD.txt,v 1.12 2022/05/17 14:31:44 gilles Exp gilles $
|
|
|
|
This documentation is also located online at
|
|
https://imapsync.lamiral.info/INSTALL.d/
|
|
https://imapsync.lamiral.info/INSTALL.d/INSTALL.FreeBSD.txt
|
|
|
|
=======================================================================
|
|
Installing imapsync on FreeBSD
|
|
=======================================================================
|
|
|
|
Thanks to Kurt Jaeger pi@FreeBSD.org a imapsync package is available in FreeBSD
|
|
http://portsmon.freebsd.org/portoverview.py?category=mail&portname=imapsync
|
|
So, to install imapsync you just have to type one command in a terminal:
|
|
|
|
sudo pkg install imapsync
|
|
|
|
or if you're already root on the console:
|
|
|
|
pkg install imapsync
|
|
|
|
Tested 7 March 2015 on FreeBSD 10.1-RELEASE
|
|
Tested 2 July 2018 on FreeBSD 11.2-RELEASE
|
|
|
|
=======================================================================
|
|
=======================================================================
|
|
|
|
In order to install and be able to run latest imapsync online /X,
|
|
install also:
|
|
p5-Regexp-Common
|
|
p5-Test-MockObject
|
|
p5-CGI
|
|
p5-Encode-IMAPUTF7
|
|
|
|
|
|
Call to FreeBSD developer: It's also the new Perl modules dependencies to add
|
|
for imapsync 2.206 and next ones:
|
|
|
|
Proc::ProcessTable |