# Ports collection makefile for: esperanza # Date created: 23 Feb 2007 # Whom: Alexander Botero-Lowry # # $FreeBSD$ # PORTNAME= esperanza PORTVERSION= 0.2.2 CATEGORIES= audio MASTER_SITES= http://xmms2.xmms.se/~tru/esperanza/0.2/ MAINTAINER= alexbl@FreeBSD.org COMMENT= Advanced QT4 XMMS2 client BUILD_DEPENDS= ${LOCALBASE}/lib/libxmmsclient++.so:${PORTSDIR}/audio/cpp-xmms2 RUN_DEPENDS= ${LOCALBASE}/lib/libxmmsclient++.so:${PORTSDIR}/audio/cpp-xmms2 USE_QT_VER= 4 QT_COMPONENTS= gui moc qmake rcc uic xml network imageformats HAS_CONFIGURE= yes USE_GMAKE= yes PLIST_FILES= bin/esperanza do-configure: @cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} \ ${QMAKE} -unix PREFIX=${PREFIX} esperanza.pro .include 2013-evolution' title='gsoc2013-evolution Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Kill off a long-hated Camel kludge: "empty" URLs andDan Winship2001-01-1010-100/+50
* Edit message menu iconJakub Steiner2001-01-101-0/+84
* Configure mail menu iconJakub Steiner2001-01-101-0/+61
* Configure folder menu iconJakub Steiner2001-01-101-0/+85
* Configure addressbook menu iconJakub Steiner2001-01-101-0/+77
* Add -export-dynamic, so libglade can resolve evolution-mail symbols.Dan Winship2001-01-102-0/+8
* Updated Spanish translation.Hector Garcia2001-01-102-2024/+1461
* Updated. (decode_pgp): Get rid of #ifdef PGP_PROGRAM's and handleJeffrey Stedfast2001-01-107-1030/+1249
* New function to set the password for a given url.Jeffrey Stedfast2001-01-106-21/+75
* Updated russian translation.Valek Frob2001-01-092-1468/+899
* Updated Norwegian (bokmål) translation.Kjartan Maraas2001-01-0922-31164/+42827
* remove </center><p> (handle_text_plain): add <fontRadek Doulik2001-01-092-2/+5
* remove </center><p>Radek Doulik2001-01-092-1/+5
* Write the config data and reload the accounts list so the "default" tag isJeffrey Stedfast2001-01-092-2/+14
* Brand spankin' new config druid, editor, and manager.Jeffrey Stedfast2001-01-0915-538/+808
* Updated for new config code - this time it works!Jeffrey Stedfast2001-01-092-11/+18
* Mark tasks completedIain Holmes2001-01-092-2/+11
* Add an #include <errno.h>Dan Winship2001-01-092-0/+5
* Removed an unused variable. (e_utf8_from_gtk_string_sized): Made ib constChristopher James Lahey2001-01-091-2/+3
* Tasks work properlyIain Holmes2001-01-092-8/+6
* Reverted mail-config changes temporarily until I get it working correctly.Jeffrey Stedfast2001-01-0911-507/+350
* Reverted back to old config code temporarily until I get the new configJeffrey Stedfast2001-01-092-13/+17
* More lovely fixes...Jeffrey Stedfast2001-01-093-6/+14
* A bunch of fixes.Jeffrey Stedfast2001-01-096-23/+130
* reenabled magic indentationRadek Doulik2001-01-081-2/+2
* Updated to reflect changes to the mail-config API.Jeffrey Stedfast2001-01-082-11/+18
* Updated to reflect changes to the mail-config API.Jeffrey Stedfast2001-01-0810-63/+109
* added new source files for the Tasks folders.Damon Chaplin2001-01-0816-33/+1066
* new file for the Tasks controls.Damon Chaplin2001-01-083-1/+78
* Updates evolution/po/da.po gtranslator/po/da.po pong/po/da.poKenneth Christiansen2001-01-081-63/+64
* Updated to reflect changes to the mail-config API. (create_msg_composer):Jeffrey Stedfast2001-01-0812-369/+560
* Updated some stringsBenedikt Roth2001-01-072-1472/+1842
* Updated French translation.Christophe Merlet2001-01-072-1729/+2157
* Implemented.Jeffrey Stedfast2001-01-072-2/+19
* Implemented. (ok_clicked): Implemented. (cancel_clicked): Implemented.Jeffrey Stedfast2001-01-074-84/+203
* Made it so that going to the next or previous message in the list will atChristopher James Lahey2001-01-072-0/+11
* Coded a bunch of the methods.Jeffrey Stedfast2001-01-076-106/+316
* Fix some race conditions when dealing with vfolders.Iain Holmes2001-01-072-18/+48
* Neaten the HTML, add Tasks, and make the day change when the day changes :)Iain Holmes2001-01-072-6/+86
* Updates eog/po/da.po evolution/po/da.po gal/po/da.po gernel/po/da.poKenneth Christiansen2001-01-071-309/+523
* Committed updated ko.poFatih Demir2001-01-062-1843/+1758
* Updated Finnish translation (fi.po).jjranta2001-01-062-1435/+1521
* Fixed sorting. needs_sorting was getting set to 0 when sorted happens, butChristopher James Lahey2001-01-062-30/+3
* New source files to provide an account editor widget.Jeffrey Stedfast2001-01-066-15/+144
* Broke font and fontset parts of EFont into separate functions. PossiblyLauris Kaplinski2001-01-061-2/+52
* Dont try and unref a messageinfo that wasn't there, and use the right freeNot Zed2001-01-062-6/+35
* Added missing PROG.Maciej Stachowiak2001-01-062-1/+5
* xml-i18n-toolize if AM_PROG_XML_I18N_TOOLS is found in configure.in.Maciej Stachowiak2001-01-062-0/+9
* Since the druid now handles adding the new account to the config, we'llJeffrey Stedfast2001-01-065-3/+512
* disable indenting for now, it crashes editorRadek Doulik2001-01-062-2/+7
* Reverted, until me and maciej get some good ideasKenneth Christiansen2001-01-061-4/+0
* Renamed from _delete_mail (mail_config_druid_get_transport_url): NewJeffrey Stedfast2001-01-065-99/+84
* #define E_THREAD_NONE as ((pthread_t)~0) and use that instead of ~0Dan Winship2001-01-062-10/+18
* get categories button (init_widgets): listen for button clickJP Rosevear2001-01-066-41/+198
* Renamed from _delete_mailJeffrey Stedfast2001-01-065-382/+415
* get categories button (init_widgets): listen for button clickJP Rosevear2001-01-068-99/+175
* added support for xml-i18n-tools. This module is now required whenKenneth Christiansen2001-01-051-7/+4
* Fixed a few 'Oops'es.Jeffrey Stedfast2001-01-055-22/+1423
* new function. (impl_BookListener_respond_authentication_result): newChris Toshok2001-01-0514-9/+313
* new version of the contacts mini-icon. /tigertTuomas Kuosmanen2001-01-052-0/+4
* Fixed the border bug. Borders draw properly now.Christopher James Lahey2001-01-051-2/+2
* Added this function.Christopher James Lahey2001-01-057-21/+259
* Remove non-existent fileJP Rosevear2001-01-0521-1666/+213
* bump versionJP Rosevear2001-01-051-0/+174
* Remove conflict thingie from a while backJP Rosevear2001-01-051-1/+0
* oops, forgot the changelog entryJP Rosevear2001-01-051-0/+18
* Oops, this shouldn't have gone in yetJP Rosevear2001-01-052-0/+4
* Need to e_sexp_unref the the sexp, not gtk_object_unref it.JP Rosevear2001-01-056-5/+8
* rebuilt this, glade crashed...so uh, maybe this is ok now? I dunnoJeffrey Stedfast2001-01-051-46/+15
* Updated. What else can I say?Jeffrey Stedfast2001-01-054-48/+1654
* fix includes for compilationJP Rosevear2001-01-059-5/+17
* oops. commit-oDan Winship2001-01-051-509/+0
* Fix two problems in figuring out server-expunged messages.Dan Winship2001-01-051-2/+1
* Fix leaks, set unread count on folder creation as well as on changesDan Winship2001-01-051-2/+6
* Connect to "message_changed" on the folder if it's on a remote storage.Dan Winship2001-01-053-1/+46
* New function to update a folder given its URI. Plus associated changes toDan Winship2001-01-053-27/+82
* Fix two problems in figuring out server-expunged messages.Dan Winship2001-01-052-0/+514
* Removed old implementation.Not Zed2001-01-049-824/+705
* If we have a lot of messages changed, promote it to a folder changedNot Zed2001-01-042-1/+6
* comment out some of the system flags as we don't want to use them.Jeffrey Stedfast2001-01-042-4/+11
* Implemented. (search_header_exists): Implemented.Jeffrey Stedfast2001-01-043-2/+271
* check capabilities is valid before doing a strstr.Michael Meeks2001-01-042-5/+10
* Updated Swedish translation.Christian Rose2001-01-042-646/+722
* Updates evolution/po/da.po gal/po/da.po galeon/po/da.po gernel/po/da.poKenneth Christiansen2001-01-041-61/+47
* Updated to have a GtkWindow as a parentJeffrey Stedfast2001-01-042-17/+88
* New source file that implements mail-config-druid. Note: this is not yetJeffrey Stedfast2001-01-043-0/+998
* Removed camel/providers/mbox/Makefile and camel/providers/mh/Makefile.Christopher James Lahey2001-01-042-2/+5
* UpdateKenneth Christiansen2001-01-041-731/+818
* Initialize the exists variable so that we don't do random things if theChristopher James Lahey2001-01-04