FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 1:53 AM GMT
Port details
isync 1.0.4 mail on this many watch lists=4 search for ports that depend on this port
Maintain local copies of remote IMAP folders w/synchronized flags
Maintained by: ehaupt@FreeBSD.org search for ports maintained by this maintainer
Port Added: 02 Jan 2001 07:38:34
License: GPLv2
isync is a command line application which synchronizes a local maildir-style
mailbox with a remote IMAP4 mailbox, suitable for use in IMAP-disconnected
mode. Multiple copies of the remote IMAP4 mailbox can be maintained, and all
flags are synchronized. TLS/SSL is supported via imaps: or STARTTLS.

WWW: http://isync.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required Libraries: databases/db42
There are no ports dependent upon this port

To install the port: cd /usr/ports/mail/isync/ && make install clean
To add the package: pkg_add -r isync


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/isync/isync/1.0.4/
http://sunet.dl.sourceforge.net/project/isync/isync/1.0.4/
http://iweb.dl.sourceforge.net/project/isync/isync/1.0.4/
http://switch.dl.sourceforge.net/project/isync/isync/1.0.4/
http://surfnet.dl.sourceforge.net/project/isync/isync/1.0.4/
http://kent.dl.sourceforge.net/project/isync/isync/1.0.4/
http://freefr.dl.sourceforge.net/project/isync/isync/1.0.4/
http://voxel.dl.sourceforge.net/project/isync/isync/1.0.4/
http://jaist.dl.sourceforge.net/project/isync/isync/1.0.4/
http://osdn.dl.sourceforge.net/project/isync/isync/1.0.4/
http://nchc.dl.sourceforge.net/project/isync/isync/1.0.4/
http://ncu.dl.sourceforge.net/project/isync/isync/1.0.4/
http://transact.dl.sourceforge.net/project/isync/isync/1.0.4/
http://softlayer.dl.sourceforge.net/project/isync/isync/1.0.4/
http://internode.dl.sourceforge.net/project/isync/isync/1.0.4/
http://ufpr.dl.sourceforge.net/project/isync/isync/1.0.4/
http://waix.dl.sourceforge.net/project/isync/isync/1.0.4/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 26

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
27 Dec 2011 15:14:23
Original commit files touched by this commit  1.0.4
ehaupt search for other commits by this committer
Pacify portlint

Feature safe:   yes
23 Sep 2011 22:26:39
Original commit files touched by this commit  1.0.4
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
25 Jan 2011 19:59:40
Original commit files touched by this commit  1.0.4
ehaupt search for other commits by this committer
Add LICENSE and remove MD5 sums.

Feature safe:   yes
22 Aug 2009 00:28:34
Original commit files touched by this commit  1.0.4
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with M
27 Mar 2009 09:53:36
Original commit files touched by this commit  1.0.4
ehaupt search for other commits by this committer
Mark MAKE_JOBS_SAFE
21 Aug 2008 06:18:49
Original commit files touched by this commit  1.0.4
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20 Mar 2008 09:51:43
Original commit files touched by this commit  1.0.4
pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
26 Feb 2008 12:26:46
Original commit files touched by this commit  1.0.4
ehaupt search for other commits by this committer
Update to 1.0.4
23 Jul 2007 09:36:52
Original commit files touched by this commit  1.0.3
rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
27 Dec 2006 20:50:29
Original commit files touched by this commit  1.0.3
ehaupt search for other commits by this committer
- Update to 1.0.3
- Take maintainer-ship
29 Apr 2006 22:08:00
Original commit files touched by this commit  1.0.2
pav search for other commits by this committer
- Update to 1.0.2
- Use USE_BDB

PR:             ports/96523
Submitted by:   Aleksander Fafula <alex@BSDGUru.org>
25 Nov 2005 15:31:02
Original commit files touched by this commit  1.0.1
pav search for other commits by this committer
- Add SHA256
15 Apr 2005 17:48:23
Original commit files touched by this commit  1.0.1
flz search for other commits by this committer
- Update to 1.0.1.

PR:             ports/79975
Submitted by:   Ports Fury
12 Apr 2005 03:26:57
Original commit files touched by this commit  0.9.1
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 08:04:41
Original commit files touched by this commit  0.9.1
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
05 Feb 2004 20:38:07
Original commit files touched by this commit  0.9.1
trevor search for other commits by this committer
Use PLIST_FILES.

Reviewed by:    marcus
29 Jan 2004 07:24:56
Original commit files touched by this commit  0.9.1
trevor search for other commits by this committer
SIZEify.
16 Aug 2003 16:32:44
Original commit files touched by this commit  0.9.1
krion search for other commits by this committer
- Update to version 0.9.1

PR:             55628
Submitted by:   Ports Fury
11 Aug 2003 15:04:43
Original commit files touched by this commit  0.8_1
eivind search for other commits by this committer
Resign as maintainer
07 Mar 2003 06:06:02
Original commit files touched by this commit  0.8_1
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
22 Aug 2002 19:13:46
Original commit files touched by this commit  0.8_1
ade search for other commits by this committer
BerkeleyDB cleanup - stage 2

Update databases/db3 to 3.3.11, and fix the few ports that need sorting
after the shlib version update, and a slight API change from 3.2.x->3.3.x
13 Apr 2002 13:58:57
Original commit files touched by this commit  0.8
eivind search for other commits by this committer
Update and bugfix.
WARNING: The format for the mailboxes has changed, so you will get duplicate
messages if you have old mailboxes lying around.  I have delayed this upgrade
as I was planning to write a conversion script, but feel that it has been too
long already.

Bugfix by:      nectar
28 Nov 2001 14:18:36
files touched by this commit
eivind search for other commits by this committer
Add USE_OPENSSL=yes    
26 Nov 2001 12:58:35
files touched by this commit
eivind search for other commits by this committer
Update to version 0.7.    
14 Jun 2001 14:54:57
files touched by this commit
eivind search for other commits by this committer
Update isync from 0.4 to 0.5 (only verison number and distfile checksum update  
needed.)  This update was performed by me locally at the same time as the  
submitter.    
02 Jan 2001 10:38:34
files touched by this commit
eivind search for other commits by this committer
isync is a tool for synchronizing IMAP folders to local Maildir copies, for  
use on e.g. laptops.  It is not entirely stable yet (I've had a couple of   not
entirely reproducable problems :-(, but seems like it will be very   useful in
time.  

Number of commits found: 26

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06

14 vulnerabilities affecting 32 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23150
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 4
new 48 hours8
new 7 days45
new fortnight70
new month141

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.149 seconds.