# New ports collection makefile for: gview # Date created: 30 April 1999 # Whom: Andrey Zakhvatov # # $FreeBSD$ # PORTNAME= gview PORTVERSION= 0.1.15 PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= http://homepages.petech.ac.za/~bruces/ MAINTAINER= ports@FreeBSD.org COMMENT= Image viewer for X Window System with interface similar to ACDSee USE_GNOME= gnomehack imlib GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for file in AUTHORS BUGS ChangeLog NEWS README TODO ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} .endfor .endif .include 'vcs-git' href='https://www.csie.ntu.edu.tw/~b01902062/git/gsoc2013-evolution' title='gsoc2013-evolution Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-044-60/+87
* Put in 3 more dialog boxes in these files.Christopher James Lahey2000-10-042-75/+1811
* *** empty log message ***Jesse Pavel2000-10-043-137/+508
* Updated Norwegian translation.Kjartan Maraas2000-10-042-352/+457
* New file containing camel_imap_command and friends. MajorDan Winship2000-10-049-1194/+735
* updated Spanish translationHector Garcia2000-10-031-0/+4
* Updated (not everything) the spanish translationHector Garcia2000-10-031-1020/+1142
* destroy our tree_model and remove the root node. also, release_unref ourChris Toshok2000-10-033-6/+34
* Fixed a bug that caused the "Create new shortcut group" dialog not toEttore Perazzoli2000-10-032-0/+7
* add a storage-set-view-listener, and add a little printf saying whatChris Toshok2000-10-033-2/+30
* if we're not displaying folders, the current folder is NULL. (class_init):Chris Toshok2000-10-033-3/+16
* add storage_selected behavior - loop over the listeners callingChris Toshok2000-10-037-6/+96
* `EvolutionStorageSetViewListener', wrapper for the CORBAEttore Perazzoli2000-10-034-0/+353
* fix typo. (impl_StorageSetView_remove_listener): same.Chris Toshok2000-10-035-29/+143
* get Evolution::StorageSetView interface on our storage set view control,Chris Toshok2000-10-032-0/+13
* add -I$(top_srcdir)/widgets/miscChris Toshok2000-10-033-4/+27
* add fields for the storage set Bonobo_Control and Evolution_StorageSetViewChris Toshok2000-10-033-31/+46
* pass storage_set_view_interface as second argument toChris Toshok2000-10-032-1/+10
* remove spurious conflict indicator.Michael Meeks2000-10-031-1/+0
* kill.Michael Meeks2000-10-036-66/+92
* New convenience function to determine if there are any 8bit mime parts inJeffrey Stedfast2000-10-034-12/+221
* set the new node's compare function. (insert_folders): same.Chris Toshok2000-10-032-2/+11
* track e-tree sort api change. (treepath_compare): same. (new_folder_cb):Chris Toshok2000-10-032-10/+13
* change/add prototypes and a typedef for ETreePathCompareFunc.Chris Toshok2000-10-032-49/+99
* don't screw things up if we sort a collapsed node.Chris Toshok2000-10-031-2/+5
* Use the CamelInternetAddress parser. (smtp_get_email_addr_from_text):Jeffrey Stedfast2000-10-032-53/+22
* nukeChris Toshok2000-10-032-1181/+0
* Remove "Port" entry from source dialog. We'll use "host:port" likeDan Winship2000-10-032-75/+25
* Remove default_ports.Dan Winship2000-10-0316-20/+24
* subscribe-control.[ch] -> subscribe_dialog.[ch]Chris Toshok2000-10-037-78/+95
* remove the 2 tree pixbufs, so adjust the offsets to the score pixbufs.Chris Toshok2000-10-032-7/+8
* pass NULL for the open/closed pixbuf of the tree renderer. we'll let itChris Toshok2000-10-032-21/+21
* flip black and gray, the way i intended them to be.Chris Toshok2000-10-032-4/+4
* Update for CamelFolderInfo changes.Dan Winship2000-10-034-48/+52
* Remove camel_folder_{get,free}_subfolder_info, as we want to be able toDan Winship2000-10-0320-350/+511
* If the body of the message has 8-bit chars, set theJeffrey Stedfast2000-10-032-16/+33
* More updating... still not usable, or even compilableDan Winship2000-10-034-46/+266
* reinstate file.Chris Toshok2000-10-035-24/+103
* fix #include of gnome-canvas-pixbuf.hDan Winship2000-10-032-1/+5
* *** empty log message ***Jesse Pavel2000-10-035-140/+411
* Added the ability for the shell to export the storage set view as aEttore Perazzoli2000-10-0210-5/+583
* Updated French translation.Christophe Merlet2000-10-022-341/+457