## CORBA stuff IDLS = \ Evolution-Composer.idl \ Composer.idl IDL_GENERATED = \ Composer.h \ Composer-common.c \ Composer-skels.c \ Composer-stubs.c HTML_EDITOR_GENERATED = \ Editor.h \ Editor-common.c \ Editor-skels.c \ Editor-stubs.c selectnamesdir = $(top_srcdir)/addressbook/gui/component/select-names $(IDL_GENERATED): $(IDLS) $(selectnamesdir)/Evolution-Addressbook-SelectNames.idl $(ORBIT_IDL) -I $(srcdir) -I $(datadir)/idl `$(GNOME_CONFIG) --cflags idl` \ -I $(selectnamesdir) $(srcdir)/Composer.idl Editor-commmon.c: $(GTKHTML_DATADIR)/gtkhtml/Editor.idl $(HTML_EDITOR_GENERATED): $(GTKHTML_DATADIR)/gtkhtml/Editor.idl $(ORBIT_IDL) -I $(srcdir) `$(GNOME_CONFIG) --cflags idl` -I $(GTKHTML_DATADIR)/gtkhtml $(GTKHTML_DATADIR)/gtkhtml/Editor.idl ## idldir = $(datadir)/idl idl_DATA = $(IDLS) gladedir = $(datadir)/evolution/glade glade_DATA = \ e-msg-composer-attachment.glade libcomposerincludedir = $(includedir)/composer noinst_LIBRARIES = libcomposer.a INCLUDES = \ -I$(top_srcdir) \ -I$(top_builddir) \ -I$(top_srcdir)/widgets \ -I$(top_builddir)/widgets \ -I$(top_srcdir)/camel \ -I$(top_builddir)/camel \ -I$(top_srcdir)/addressbook/backend/ebook \ -I$(top_builddir)/addressbook/backend/ebook \ -I$(top_builddir)/addressbook/gui/component/select-names \ -I$(top_builddir)/shell \ -I$(top_srcdir)/shell \ $(EXTRA_GNOME_CFLAGS) \ $(GNOME_INCLUDEDIR) \ $(BONOBO_GNOME_CFLAGS) \ $(BONOBO_CONF_CFLAGS) \ $(GTKHTML_CFLAGS) \ $(BONOBO_CONF_CFLAGS) \ -DEVOLUTION_DATADIR=\"$(datadir)\" \ -DE_GLADEDIR=\"$(gladedir)\" \ -DG_LOG_DOMAIN=\"composer\" libcomposer_a_SOURCES = \ $(IDL_GENERATED) \ $(HTML_EDITOR_GENERATED) \ e-msg-composer-attachment-bar.c \ e-msg-composer-attachment-bar.h \ e-msg-composer-attachment.c \ e-msg-composer-attachment.h \ e-msg-composer-hdrs.c \ e-msg-composer-hdrs.h \ e-msg-composer-select-file.c \ e-msg-composer-select-file.h \ e-msg-composer.c \ e-msg-composer.h \ e-icon-list.c \ e-icon-list.h \ evolution-composer.c \ evolution-composer.h \ listener.c \ listener.h EXTRA_DIST = \ $(glade_DATA) \ $(IDLS) \ bad-icon.xpm BUILT_SOURCES = $(IDL_GENERATED) $(HTML_EDITOR_GENERATED) CLEANFILES += $(BUILT_SOURCES) dist-hook: cd $(distdir); rm -f $(BUILT_SOURCES) evel/electron4/files/minimist-1.2.2'>dependabot/npm_and_yarn/devel/electron4/files/minimist-1.2.2 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/databases/hsqldb
Commit message (Expand)AuthorAgeFilesLines
* Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,linimon2011-07-211-1/+1
* - Update to 1.8.1.3wen2011-07-033-7/+6
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
* - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-1/+1
* - Update to 1.8.0.10miwi2008-07-283-20/+191
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1
* - Update to 1.8.0.9pav2008-01-202-5/+4
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
* - distfile repacked at 2006-09-28 after previous commit (2006-09-25)leeym2006-10-081-3/+3
* upgrade to 1.8.0.7ijliao2006-09-252-6/+5
* Reset bouncing maintainer address.linimon2006-06-101-1/+1
* HSQLDB is the leading SQL relational database engine written in Java. It has ahq2006-02-17