FreshPorts -- The Place For Ports Sat, 20 Mar 2010 1:54 AM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
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


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
Required Libraries: databases/db42

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://garr.dl.sourceforge.net/project/isync/isync/1.0.4/
http://superb-east.dl.sourceforge.net/project/isync/isync/1.0.4/
http://nchc.dl.sourceforge.net/project/isync/isync/1.0.4/
http://kent.dl.sourceforge.net/project/isync/isync/1.0.4/
http://easynews.dl.sourceforge.net/project/isync/isync/1.0.4/
http://ufpr.dl.sourceforge.net/project/isync/isync/1.0.4/
http://mesh.dl.sourceforge.net/project/isync/isync/1.0.4/
http://heanet.dl.sourceforge.net/project/isync/isync/1.0.4/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 23

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
22 Aug 2009 01: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 07: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 10: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 23: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 18: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 04: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 09: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 17: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 16: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 20: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 14: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 15: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: 23

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-seamonkeyMar 19
linux-thunderbirdMar 19
seamonkeyMar 19
seamonkey2Mar 19
thunderbirdMar 19
thunderbird3Mar 19
drupal5Mar 08
drupal6Mar 08
sudoMar 01
firefox-devel*Feb 28
firefox3*Feb 28
firefox3-devel*Feb 28
firefox35*Feb 28
linux-firefox*Feb 28
linux-firefox-devel*Feb 28

2 vulnerabilities affecting 8 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 21409
Broken 173
Deprecated 46
Ignore 898
Forbidden 2
Restricted 388
No CDROM 141
Vulnerable 57
Expired 20
Set to expire 33
Interactive 79
new 24 hours 1
new 48 hours4
new 7 days14
new fortnight45
new month95

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

Add tab to Netscape 6

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