# New ports collection makefile for: KDE iconset Noia # Date created: Fri Feb 13 11:24:29 UTC 2004 # Whom: Mario Sergio Fujikawa Ferreira # # $FreeBSD$ # PORTNAME= noia PORTVERSION= 1.00 MASTER_SITES= http://files.deviantart.com/f/2003/37/1/0/ DISTNAME= noiakdeicon100 EXTRACT_SUFX= .tgz COMMENT= KDE Noia complete iconset WRKSRC= "${WRKDIR}/noia_kde_${PORTVERSION:C/\.//}" PORT_SHAREDIR= ${PORTNAME} .include "${.CURDIR}/Makefile.icons" nk rel='vcs-git' href='https://www.tfcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Support STAGEDIR.vanilla2013-11-072-11/+9
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Convert to new perl frameworkmat2013-08-03commit/?h=GEDIT_2_5_91&id=5275ef9c159fab7bd72dc65154ea4943cd05b962'>Work around missing files in Zucchi's commit.Ettore Perazzoli2000-10-093-5/+21
* Removed ondemand callback nonsense from rule_context_load().Not Zed2000-10-092-1/+6
* duh. /tigTuomas Kuosmanen2000-10-091-136/+19
* New widget, full search dialogue for mail.Not Zed2000-10-0912-50/+221
* Remove the stupid on-demand cb shit. (rule_context_load): And here too.Not Zed2000-10-093-21/+13
* fix the mess with separators.Michael Meeks2000-10-097-17/+21
* Removed the assertion that there must be at least 1 column. No way toNot Zed2000-10-095-2/+108
* Add $(EXTRA_GNOME_CFLAGS) so it can find gnomesupport.hIain Holmes2000-10-092-0/+2
* Change paths in such a way as to require HEAD bonobo.Michael Meeks2000-10-092-2/+15
* re-write.Michael Meeks2000-10-094-11/+26
* s/descr/tip/Michael Meeks2000-10-098-50/+64
* Added missing BEGIN/END_GNOME_DECLSLauris Kaplinski2000-10-091-0/+5
* Updated spanish translation.Hector Garcia2000-10-082-211/+95
* Updated russian translation.Valek Frob2000-10-082-314/+307
* Updated Galician translationJesus Bravo Alvarez2000-10-082-1826/+1589
* Updated Swedish translation.Christian Rose2000-10-082-68/+91
* Issue a warning if h->value is NULL.Miguel de Icaza2000-10-081-1/+9
* Tag string for translation (do_flag_messages): ditto.Miguel de Icaza2000-10-082-4/+7
* Repeates writes on EINTRS. (pipe_read): Repeats reads on EINTRS.Miguel de Icaza2000-10-083-24/+111
* Move the functionality to incorporate messages intoMiguel de Icaza2000-10-082-122/+149
* Fix the semicolons in this rule. Noticed by x-virge.Dan Winship2000-10-083-7/+16
* set cursors to NULL after destroying them, to avoid any possibility ofDamon Chaplin2000-10-081-0/+5
* initialize priv->sockets to NULL, fixes startup crash on non-ia32Matt Wilson2000-10-082-0/+6
* New function to make a directory and (if needed), its parentsDan Winship2000-10-082-1/+38
* Fix the locking up of the mail by only calling camel functions from theIain Holmes2000-10-075-53/+163
* Use gnome-vfs to retrieve the requested files. Allows services to specifyIain Holmes2000-10-075-26/+40
* Byebye Makefile.inIain Holmes2000-10-075-52/+101
* New widget to pick weekdays.Federico Mena Quintero2000-10-073-0/+608
* Decode the resulting string.Jeffrey Stedfast2000-10-072-6/+15
* Backported (from EVOLUTION_0_5_1) the code that allowed the shell toEttore Perazzoli2000-10-072-3/+109
* call _set_compare_function after inserting the storage.Chris Toshok2000-10-072-0/+6
* make it transparent instead of white.Chris Toshok2000-10-072-16/+20
* add camel-nntp-grouplist.h (libcamelnntp_la_SOURCES): addChris Toshok2000-10-071-0/+2
* set the @subscribed_only parameter to TRUE, since the subscribe UI is theChris Toshok2000-10-072-1/+7
* new file.Chris Toshok2000-10-074-0/+309
* Fix so that we don't encode every single char in the word. Also, do weJeffrey Stedfast2000-10-072-2/+3
* Fix so that we don't encode every single char in the word. Also, do weJeffrey Stedfast2000-10-072-12/+19
* Updated French translation.Christophe Merlet2000-10-078-318/+340
* Add missing parameter in call to `camel_store_get_folder_info()'.Ettore Perazzoli2000-10-072-1/+7
* Don't compile the NNTP provider as it currently doesn't build becauseEttore Perazzoli2000-10-071-1/+1
* Fix builddir != srcdir Yet Another Time Again. Fun!Ettore Perazzoli2000-10-072-14/+20
* add camel-nntp-grouplist.h (libcamelnntp_la_SOURCES): addChris Toshok2000-10-0611-28/+361
* Decode the header before writing it to the header box.Jeffrey Stedfast2000-10-062-2/+9
* Encode the name part of the address and don't quote the name.Jeffrey Stedfast2000-10-062-14/+78
* add a freeze / thaw pair to reduce flicker on switching controls.Michael Meeks2000-10-063-11/+15
* Use the camel_address_encode function again.Jeffrey Stedfast2000-10-062-4/+26
* ignore more stuff.Chris Toshok2000-10-0611-1673/+34
* #include <gal/widgets/e-gui-utils.h>Chris Toshok2000-10-063-3/+8
* include <gal/widgets/e-gui-utils.h> instead of "e-util/e-gui-utils.h" toChris Toshok2000-10-062-1/+8
* Updated Swedish translation.Christian Rose2000-10-062-95/+106
* remove redundant separator.Michael Meeks2000-10-065-14/+16
* add #include for libgnomeui/gnome-messagebox.hChris Toshok2000-10-062-0/+6
* fetch mail before sending, this is a temp fix for POP-before-SMTPJeffrey Stedfast2000-10-062-3/+9
* Add verify-evolution-install.sh to EXTRA_DISTDan Winship2000-10-062-1/+6
* Modified to not encode space chars in the middle of a line. (isblank): NewJeffrey Stedfast2000-10-063-40/+53
* Check for isblankJeffrey Stedfast2000-10-063-1/+9
* Updated Spanish translationHector Garcia2000-10-052-160/+181
* Described Search features.Aaron Weber2000-10-0518-360/+820
* Bump Bonobo requirement to >= 0.20Michael Meeks2000-10-052-2/+6
* Disable summary stuff, it appears to be badly broken.Michael Meeks2000-10-0523-397/+395
* Use CamelInternetAddress instead of my quick hack (aka InternetAddress).Jeffrey Stedfast2000-10-053-154/+43
* Don't listen for message-changed hook, because it causes a lock up (?)Iain Holmes2000-10-052-3/+4
* revert to old method (only use XOVER if OVER is supported.)Chris Toshok2000-10-053-14/+34
* Add the stuff to make evolution-mail a summary providing component. :)Iain Holmes2000-10-058-46/+254
* Add the executive summary stuffIain Holmes2000-10-053-0/+16
* Add the .cvsignoreIain Holmes2000-10-051-0/+2
* Add the ESummary dirIain Holmes2000-10-052-0/+11
* Set up the local dir for the executive summaryIain Holmes2000-10-052-1/+10
* Add the executive summary ui fileIain Holmes2000-10-052-1/+11
* Doh! forgot the widgetsIain Holmes2000-10-0511-0/+1424
* Add the executive summary stuff.Iain Holmes2000-10-0542-0/+4784
* Add the service iconIain Holmes2000-10-051-0/+0
* when the user types in a new event, don't create it until the user hitsDamon Chaplin2000-10-059-494/+341
* Add back the "sync folder on leave" hack that got lost in the UIHandlerDan Winship2000-10-052-1/+7
* fix from Darin toolbar -> dockitem.Michael Meeks2000-10-052-1/+5
* Add Invert SelectionJeffrey Stedfast2000-10-052-2/+6
* Instead of UnSelectAll, we want InvertSelection.Jeffrey Stedfast2000-10-054-29/+41
* Emit the selection/cursor "changed" signals.Jeffrey Stedfast2000-10-051-0/+19
* return a gboolean so we can tell if this command worked. we can't key offChris Toshok2000-10-052-8/+20
* Fix a case where a variable was free'd and then possibly used in an errorDan Winship2000-10-052-2/+7
* As a temporary solution to the to-do printing, just print the summaries.Federico Mena Quintero2000-10-052-34/+44
* news: -> nntp:.Chris Toshok2000-10-052-23/+7
* Select all elements of the etable.Jeffrey Stedfast2000-10-054-0/+67
* remove news specific check. (mail_tool_uri_to_folder): news: -> nntp:Chris Toshok2000-10-052-9/+8
* use "nntp:" instead of "news:" since "news:" urls aren't supposed to haveChris Toshok2000-10-052-2/+14
* borrow some code from the imap provider to query the user for theirChris Toshok2000-10-053-30/+123
* Don't expunge the source mailbox on completion.Jeffrey Stedfast2000-10-052-1/+6
* IMAP4 (pre-rev1) doesn't support the 'LIST "" ""' idiom, so don't use it.Dan Winship2000-10-052-19/+34
* Updated Swedish translation.Christian Rose2000-10-052-273/+274
* Don't try to add_folders if get_folder_info returned NULL.Dan Winship2000-10-052-2/+9
* Use g_list_append() correctly. (print_todo_details_cb): Likewise.Federico Mena Quintero2000-10-052-20/+33
* Use header_encode_phrase instead. (camel_mime_message_set_from): Same.Jeffrey Stedfast2000-10-052-12/+8
* Fix strftime() %a versus %b confusion. Fixes bugzilla #644.Federico Mena Quintero2000-10-052-38/+22
* Changed the attachment icon to match the other sized - 16x16.Michael Zucci2000-10-051-83/+136
* Fix the attachment icon width. (content_is_attachment): Perform someNot Zed2000-10-042-4/+48
* Handle the case where ct != NULL, but type and subtype are, and also matchNot Zed2000-10-044-14/+59
* Changed to take into account the sort group, if the table has one.xNot Zed2000-10-047-18/+428
* Updated Spanish translationHector Garcia2000-10-041-995/+1056
* ui/evolution-addressbook-ldap.xml, ui/evolution-addressbook.xml,Matt Bissiri2000-10-047-11/+32
* Spellcheck. Fixed some wording, and responded to clahey's suggestions--Aaron Weber2000-10-0422-782/+1006
* Added a comment to a piece of code that I was trying to "fix" just to findMiguel de Icaza2000-10-042-0/+19
* bind 'D' to MessageDelete; a proto binding.Michael Meeks2000-10-042-2/+13
* move Open, Save into FileOpsMichael Meeks2000-10-043-6/+29
* remove evil usize set.Michael Meeks2000-10-042-1/+4
* Quote the mailbox name when sending a SELECT request otherwise mailboxesJeffrey Stedfast2000-10-04