/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */ /* e-setup.h * * Copyright (C) 2000 Helix Code, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation; either version 2 of the * License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details. * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the * Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 02111-1307, USA. * * Author: Ettore Perazzoli */ #ifndef _E_SETUP_H #define _E_SETUP_H #include gboolean e_setup (const char *evolution_directory); #endif /* _E_SETUP_H */ gi/'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/notify-osd
Commit message (Expand)AuthorAgeFilesLines
* - Add LICENSEamdmi32015-10-151-6/+1
* Move MASTER_SITES from CRITICAL to LOCAL/ehauptehaupt2015-01-061-1/+1
* Remove @dirrm, @dirrmtryehaupt2014-10-081-5/+0
* - Fix missing library problems when the linker enforces explicit linkingtijl2014-08-261-4/+4
* Fix build on 9.2 and remove dependency to gcc [1].ehaupt2014-04-243-136/+10
* When linking a library libA with a library libB using libtool, if libB.latijl2014-04-231-2/+5
* Update the default version of GCC used in the Ports Collection fromgerald2014-03-111-1/+1
* In preparation for making libtool generate libraries with a sane name, fix allbapt2013-12-121-2/+2
* Update to libmpc version 1.0.1 which brings the following fixes:gerald2013-10-261-1/+1
* Support staging.ehaupt2013-10-231-1/+0
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Add an explicit dependency on pkgconfantoine2013-09-061-1/+1
* Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.gerald2013-08-181-1/+1
* Remove MAKE_JOBS_SAFE which is now default.ehaupt2013-07-241-1/+0
* - Convert USE_GMAKE to USES=gmakeehaupt2013-07-091-1/+1
* - Mark MAKE_JOBS_SAFEehaupt2013-05-081-5/+2
* Register CONFLICTSehaupt2012-06-111-1/+3
* - update png to 1.5.10dinoex2012-06-011-1/+1
* Pacify portlintehaupt2011-12-271-2/+2
* Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where ...kwm2011-08-24