# New ports collection makefile for: lookout # Date created: 12 Apr 2002 # Whom: janos.mohacsi@bsd.hu # # $FreeBSD$ # PORTNAME= lookout PORTVERSION= 1.3 CATEGORIES= mail MASTER_SITES= http://catb.org/~esr/lookout/ MAINTAINER= janos.mohacsi@bsd.hu COMMENT= Convert Outlook97 addressbook export files to KDE KAB/GNOME gnomecard USE_PYTHON= yes NO_BUILD= yes MAN1= lookout.1 PLIST_FILES= bin/lookout do-install: ${INSTALL_SCRIPT} ${WRKSRC}/lookout ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/lookout.1 ${PREFIX}/man/man1/lookout.1 .include rel='vcs-git' href='https://phantom.tfcis.org/~lantw44/git/gsoc2013-evolution' title='gsoc2013-evolution Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/mail
Commit message (Expand)AuthorAgeFilesLines
* Roll over ChangeLogs.Ettore Perazzoli2003-06-102-24750/+24750
* Put the buttons in HIG order; don't replace the label of the stock FindFederico Mena Quintero2003-06-042-5/+16
* install gconf schemas even if purify is disabled (oops) :-)Jeffrey Stedfast2003-06-031-6/+6
* ** This and jeffs patch for #43862.Not Zed2003-06-034-12/+64
* Stat the XML file before trying to parse it to make sure it exists.Jeffrey Stedfast2003-06-032-3/+12
* added server_DATA (*.server) so make clean works. For #42691.Not Zed2003-06-022-1/+6
* use %02x instead of %2x when formatting color for rc fileRadek Doulik2003-05-312-1/+6
* Fixes bug #43805.Jeffrey Stedfast2003-05-302-5/+40
* removed the help button since it didn't do anything anywayJeffrey Stedfast2003-05-301-11/+0
* set the default open size to something reasonable. For #43410.Not Zed2003-05-284-2/+13
* set signature html flag even if it's newly signature, we don't set it inRadek Doulik2003-05-232-3/+9
* Updated copyright years.Jeffrey Stedfast2003-05-215-7/+19
* remove link hilighting option that isn't attached to anything.Larry Ewing2003-05-212-18/+5
* filter notification events to keep the redisplay count down.Larry Ewing2003-05-212-3/+18
* remove references to gtkhtml property manager. Connect to missingLarry Ewing2003-05-218-123/+129
* Only re-add the store to the folder-tree if the account is enabled. Oops.Jeffrey Stedfast2003-05-202-1/+7
* remove references to font prefs.Larry Ewing2003-05-204-35/+39
* ** See bug #43234Not Zed2003-05-192-1/+11
* New async "empty trash" op.Dan Winship2003-05-194-16/+89
* gnome_font_get_descender returns negative valueRadek Doulik2003-05-192-1/+6
* remove font prefs server from the listLarry Ewing2003-05-192-25/+5
* Add #include to fix warning.Jeremy Katz2003-05-178-17/+43
* ** See bug #42838.Not Zed2003-05-162-3/+11
* Disabled some debugging messages.Jeffrey Stedfast2003-05-162-2/+6
* add protoJP Rosevear2003-05-157-57/+51
* Removed. (make_factory): No need to set up the SIGSEGV redirect handlerEttore Perazzoli2003-05-143-44/+16
* Fix ChangeLog for yesterday's commit.Ettore Perazzoli2003-05-101-4/+3
* (request_password): Make sure password_dialog isEttore Perazzoli2003-05-092-2/+10
* Make sure that we haven't been destroyed before we start writing to theJeffrey Stedfast2003-05-092-0/+11
* ** See bug #42456Not Zed2003-05-082-0/+12
* Correct default for list.Jeremy Katz2003-05-08