aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
blob: bf1adb0a252d6f7acc2ebfb9844cf2a74fa9b21a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
ACLOCAL_AMFLAGS=-I m4

changelogs =                \
    ChangeLog           \
    ChangeLog.pre-1-4

pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA =                \
    evolution-calendar.pc           \
    evolution-mail.pc           \
    evolution-plugin.pc         \
    evolution-shell.pc

EXTRA_DIST =            \
    AUTHORS         \
    $(changelogs)       \
    COPYING-DOCS        \
    COPYING.LGPL2       \
    COPYING.LGPL3       \
    COPYING.OPENLDAP    \
    README          \
    HACKING         \
    MAINTAINERS     \
    NEWS            \
    NEWS-1.0        \
    marshal.mk      \
    iconv-detect.c      \
    plugin.mk       \
    intltool-merge.in   \
    intltool-update.in  \
    intltool-extract.in \
    evolution-zip.in    \
    gnome-doc-utils.make    \
    gtk-doc.make        \
    $(pkgconfig_DATA:.pc=.pc.in)

if ENABLE_SMIME
SMIME_SUBDIR=smime
endif

if WITH_HELP
HELP_SUBDIR=help
endif

SUBDIRS =           \
    m4          \
    data            \
    smclient        \
    e-util          \
    a11y            \
    filter          \
    widgets         \
    shell           \
    $(SMIME_SUBDIR)     \
    em-format       \
    addressbook     \
    composer        \
    mail            \
    calendar        \
    capplet         \
    art         \
    plugins         \
    modules         \
    doc         \
    ui          \
    views           \
    po          \
    sounds          \
    $(HELP_SUBDIR)

DISTCLEANFILES =            \
    $(builddir)/iconv-detect.h

MAINTAINERCLEANFILES =          \
    $(srcdir)/INSTALL       \
    $(srcdir)/aclocal.m4        \
    $(srcdir)/autoscan.log      \
    $(srcdir)/compile       \
    $(srcdir)/config.guess      \
    $(srcdir)/config.h.in       \
    $(srcdir)/config.sub        \
    $(srcdir)/configure.scan    \
    $(srcdir)/depcomp       \
    $(srcdir)/install-sh        \
    $(srcdir)/ltmain.sh     \
    $(srcdir)/missing       \
    $(srcdir)/mkinstalldirs     \
    $(srcdir)/gnome-doc-utils.make  \
    $(srcdir)/gtk-doc.make      \
    $(srcdir)/m4/gnome-doc-utils.m4 \
    $(srcdir)/m4/gtk-doc.m4     \
    $(srcdir)/m4/intltool.m4    \
    $(srcdir)/m4/libtool.m4     \
    $(srcdir)/m4/ltoptions.m4   \
    $(srcdir)/m4/ltsugar.m4     \
    $(srcdir)/m4/ltversion.m4   \
    $(srcdir)/m4/lt~obsolete.m4

# Scrollkeeper must be disabled for distcheck to work because
# distcheck uses a custom prefix.  See GNOME bug #354357.
DISTCHECK_CONFIGURE_FLAGS =     \
    --enable-gtk-doc        \
    --disable-scrollkeeper      \
    --enable-test-component     \
    --with-help

-include $(top_srcdir)/git.mk
44/cgit/cgit.cgi/freebsd-ports-gnome/commit/x11-toolkits?id=cf118ccf875508b9a1c570044c93cfcc82bd455c'>One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-0785-85/+0 * all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-062-4/+0 * Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-06236-237/+0 * x11-toolkits/wlroots: unbreak fetchJan Beich2021-04-061-6/+6 * Chase GH_ACCOUNT rename for Greg VJan Beich2021-04-061-1/+1 * Remove expired port:Rene Ladan2021-03-276-108/+0 * x11-toolkits/gtk30: update to 3.24.27Jan Beich2021-03-272-6/+5 * Mark ports recursively depending on Python 2.7 for expiration on June 23.Rene Ladan2021-03-242-0/+10 * Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,Alexey Dokuchaev2021-03-222-2/+2 * Update KDE Frameworks to 5.80.'Tobias C. Berner2021-03-1912-34/+33 * x11-toolkits/fox17: Update to 1.7.75Jason E. Hale2021-03-177-68/+63 * x11-toolkits/gtk30: depend on gsettings-desktop-schemasJan Beich2021-03-171-1/+3 * PyQt5: Update PyQt5 to 5.15.4 and py-qtbuilder to 1.9.1Loïc Bartoletti2021-03-161-3/+3 * PyQt5: Update PyQt5 to 5.15.3, QScintilla2 to 2.12.0, py-qtbuilder to 1.9.0Loïc Bartoletti2021-03-086-8/+3 * Update Linux CentOS ports to 7.9.2009.Tijl Coosemans2021-03-054-22/+22 * x11-toolkits/nanogui: Fix packaging with Python 3.8Kai Knoblich2021-03-042-3/+3 * Cosmetic changeSunpoet Po-Chuan Hsieh2021-03-041-1/+2 * x11-toolkits/gtk-layer-shell: update to 0.6.0Jan Beich2021-03-033-5/+5 * x11-toolkits/nuklear: Change version to one from package.jsonYuri Victorovich2021-03-032-4/+4 * x11-toolkits/redkite: Update 1.3.0 -> 1.3.1Yuri Victorovich2021-03-022-4/+4 * Add mesa-dri dependency for qt5-guiAdriaan de Groot2021-02-211-1/+2 * x11-toolkits/libXt: Update to 1.2.1Gleb Popov2021-02-172-4/+4 * Update KDE Frameworks to 5.79Tobias C. Berner2021-02-1613-40/+33 * - Update to 6.0.4Dmitry Marakasov2021-02-155-329/+9 * Update a few GNUstep ports:Neel Chauhan2021-02-155-14/+55 * x11-toolkits/gtk30: remnove unnecessary dependency on multimedia/v4l_compatTobias C. Berner2021-02-131-2/+1 * x11-toolkits/pangox-compat: prepare for pango >= 1.46.2Tobias C. Berner2021-02-113-5/+39 * graphics/poppler: update to 21.02Tobias C. Berner2021-02-091-1/+1 * x11-toolkits/tile: deprecate, the functionality is part of core TkPietro Cerutti2021-02-091-0/+3 * x11-toolkits/ntk: Broken because the upstream is goneYuri Victorovich2021-02-081-0/+2 * Remove an ancient gtk related library not being depending on andBaptiste Daroussin2021-02-075-98/+0 * Remove p5-Gtk2-Html2Baptiste Daroussin2021-02-055-52/+0 * x11-toolkits/libhandy: Update to 1.0.3Neel Chauhan2021-02-052-4/+4 * Those ports are allowed to build a 2.7 flavor, for now.Mathieu Arnold2021-02-041-1/+1 * Remove dependency on Gnome2 libraries which are unused in the ports treeBaptiste Daroussin2021-02-042-72/+6 * Remove expired gstreamer 0.xBaptiste Daroussin2021-02-042-15/+0 * x11-toolkits/ntk: Update 1.3.1000-2 -> 1.3.1001Yuri Victorovich2021-02-033-9/+8 * New port: x11-toolkits/nuklear: Minimal-state, immediate-mode graphical user ...Yuri Victorovich2021-02-024-0/+40 * x11-toolkits/kf5-kcompletion: add upsstream patchTobias C. Berner2021-01-272-1/+7 * x11-toolkits/fox17: Fix build on FreeBSD 12.2. pthread_getname_np() was MFC'dJason E. Hale2021-01-271-1/+1 * x11-toolkits/p5-Gnome2-Canvas: Update version 1.004=>1.006Muhammad Moinur Rahman2021-01-273-6/+6 * Update to 1.084Sunpoet Po-Chuan Hsieh2021-01-272-6/+9 * Update to 1.048Sunpoet Po-Chuan Hsieh2021-01-272-6/+9 * x11-toolkits/p5-Gtk2-GladeXML: Update versionn 1.007=>1.008Muhammad Moinur Rahman2021-01-272-6/+6 * Update qscintilla2 to 2.11.6Loïc Bartoletti2021-01-195-0/+5 * Update KDE Frameworks to 5.78.0Tobias C. Berner2021-01-1813-33/+40 * x11-toolkits/swt:Max Brazhnikov2021-01-184-24/+18 * x11-toolkits/fox16: Update MASTER_SITESJason E. Hale2021-01-171-2/+2 * x11-toolkits/fox17: Update MASTER_SITESJason E. Hale2021-01-171-1/+1 * x11-toolkits/qwt6: Update to 6.1.6Loïc Bartoletti2021-01-152-4/+4 * x11-toolkits/tk86: fix regression, bump PORTREVISIONPietro Cerutti2021-01-152-1/+12 * x11-toolkits/fox17: Update to 1.7.74Jason E. Hale2021-01-126-42/+84 * Remove logic for Python < 3.6 for ports using Python 3.6+Rene Ladan2021-01-121-7/+1 * lang/tcl86, x11-toolkits/tk86: update to 8.6.11Pietro Cerutti2021-01-116-24/+26 * x11-toolkits/vdk: fix build on -CURRENTKyle Evans2021-01-111-1/+3 * Remove empty PY_ENUM34 from ports using Python 3.6+Rene Ladan2021-01-106-18/+0 * Update KDE Plasma Desktop to 5.20.5Tobias C. Berner2021-01-092-3/+30 * Welcome XFCE 4.16 to the FreeBSD ports tree!Guido Falsi2021-01-036-187/+0 * Mark ports that are BROKEN due to sbrk on aarch64, also BROKEN on riscv64Mark Linimon2021-01-021-0/+1 * Drop optional dependency on a py27 portAntoine Brodin2020-12-301-12/+2 * Drop python 2.7 support from a few portsAntoine Brodin2020-12-297-7/+7 * x11-toolkits/p5-Pango: drop maintainershipSteve Wills2020-12-281-1/+1 * x11-toolkits/gtk-layer-shell: minor fixesJan Beich2020-12-261-2/+7 * x11-toolkits/gtk-layer-shell: take maintainershipJan Beich2020-12-261-1/+1 * Relax hardcoded paths to fix build with Python 3.8.7Kai Knoblich2020-12-241-1/+1 * devel/vulkan-*: move to graphics/ where vulkan-loader isJan Beich2020-12-241-2/+2 * x11-toolkits/gtk20: update to 2.24.33 releaseDima Panov2020-12-232-5/+5 * Update to 1.26Sunpoet Po-Chuan Hsieh2020-12-202-8/+10 * Update to 1.60Sunpoet Po-Chuan Hsieh2020-12-204-5/+20 * x11-toolkits/c++-gtk-utils: update to 2.2.20Tobias C. Berner2020-12-192-5/+5 * Mark various ports as BROKEN with Mono 5.20, and, in some other cases,Mark Linimon2020-12-192-2/+14 * Pet portlint.Mark Linimon2020-12-191-2/+2 * x11-toolkits/swt: fix build on powerpc64le using similar conditionals that al...Piotr Kubaj2020-12-181-7/+11 * x11-toolkits/redkite: Update 1.2.0 -> 1.3.0Yuri Victorovich2020-12-182-4/+4 * Update KDE Frameworks to 5.77.0Tobias C. Berner2020-12-1715-36/+41 * Update WWW.Cy Schubert2020-12-172-2/+2 * Update PyQt5 to 5.15.2, sip to 5.5.0, py-qtbuilder to 1.6.0 and py-qt5-sip to...Loïc Bartoletti2020-12-161-3/+3 * - Upgrade math/eigen3 to 3.3.8;Thierry Thomas2020-12-131-0/+1 * x11-toolkits/gtk-layer-shell: update to 0.5.2Jan Beich2020-12-123-5/+5 * PyQt: fix flavorsLoïc Bartoletti2020-12-111-2/+3 * Update Qt/PySide2 to 5.15.2 / PyQt to 5.15.1 / SIP to 5.4.0Loïc Bartoletti2020-12-0912-40/+139 * x11-toolkits/wxgtk30: Remove unused gconf2 dependencyLoïc Bartoletti2020-12-081-1/+1 * x11-toolkits/gtk30: update to 3.24.24Jan Beich2020-12-084-11/+12 * x11-toolkits/wxgtk31: Remove unused gconf2 dependencyYuri Victorovich2020-12-071-1/+1 * Update KDE Plasma Desktop to 5.20.4Tobias C. Berner2020-12-022-3/+5 * - Update qt5pas cbinding included into lazarus 2.0.10 source codeJose Alonso Cardenas Marquez2020-11-252-4/+4 * Update KDE Frameworks to 5.76Tobias C. Berner2020-11-2411-33/+33 * x11-toolkits/py-guietta: Update to 0.6.1Li-Wen Hsu2020-11-232-4/+4 * Only define USE_LDCONFIG in devel/qt5-coreTobias C. Berner2020-11-2210-13/+10 * x11-toolkits/qtermwidget Update to 0.16.0Jesper Schmitz Mouridsen2020-11-213-4/+7 * x11-toolkits/swt: fix patch to correctly detect cpu archMax Brazhnikov2020-11-211-14/+14 * x11-toolkits/swt: add patch to fix build with -fno-commonMax Brazhnikov2020-11-201-0/+11 * x11-toolkits/swt:Max Brazhnikov2020-11-188-217/+159 * x11-toolkits/pangolin: fix build on GCC architecturesPiotr Kubaj2020-11-181-0/+10 * x11-toolkits/qwt5-qt5:Max Brazhnikov2020-11-163-19/+6 * - Update x11-toolkits/ocaml-lablgtk2 to 2.18.11 [1]Guido Falsi2020-11-163-28/+8 * Remove expired ports:Rene Ladan2020-11-164-31/+0 * x11-toolkits/tepl: update to 5.1.1Tobias C. Berner2020-11-153-5/+6 * x11-toolkits/py-tkinter@py39: fix build on GCC architecturesPiotr Kubaj2020-11-141-1/+1 * x11-toolkits/libhandy: update to 1.0.2Tobias C. Berner2020-11-143-4/+5 * Update KDE Plasma Desktop to 5.20.3Tobias C. Berner2020-11-122-3/+34 * Prefer graphics/ligvrsvg2-rust over graphics/librsvg2Tobias C. Berner2020-11-103-5/+6 * Remove gstreamer optionBaptiste Daroussin2020-11-092-17/+4 * Correct a typo in tk87 pkg-descr.Cy Schubert2020-11-091-1/+1 * x11-toolkits/wlroots: update to 0.12.0Jan Beich2020-11-093-28/+11 * x11-toolkits/gdl: Update to 3.34.0Tobias C. Berner2020-11-072-4/+4 * graphics/poppler: update to 20.11.0Tobias C. Berner2020-11-041-1/+1 * devel/icu: update to 68.1Jan Beich2020-11-034-1/+32 * x11-toolkits/gtk-layer-shell: update to 0.5.1Jan Beich2020-11-023-5/+5 * Remove gtkmm20 and two leaf ports that got broken after libsigc++12 removal.Rene Ladan2020-11-0213-746/+0 * Fix INDEX after r553767Rene Ladan2020-11-011-3/+1 * x11-toolkits/libhandy: update to 1.0.1Tobias C. Berner2020-10-313-4/+7 * x11-toolkits/scintilla: Add/delete files under files/Li-Wen Hsu2020-10-306-49/+115 * x11-toolkits/scintilla: Update to 4.4.5Li-Wen Hsu2020-10-304-27/+15 * x11-toolkits/gtk-layer-shell: update to 0.5.0Jan Beich2020-10-293-5/+5 * x11-toolkits/gtkd: Add new portRomain Tartière2020-10-295-0/+1165 * x11-toolkits/wlroots: enable LIBSEAT by defaultJan Beich2020-10-282-2/+13 * x11-toolkits/wlroots: reject CONSOLEKIT + LIBSEATJan Beich2020-10-281-0/+2 * x11-toolkits/wlroots: adjust X11 identation to match other optionsJan Beich2020-10-281-5/+5 * x11-toolkits/redkite: Update 1.0.3 -> 1.2.0Yuri Victorovich2020-10-283-4/+7 * Update KDE Plasma Desktop to 5.20.2Tobias C. Berner2020-10-281-3/+3 * x11-toolkits/p5-Gnome2-Canvas: Update version 1.003=>1.004Muhammad Moinur Rahman2020-10-262-4/+4 * x11-toolkits/py-AnyQt: Update 0.0.10 -> 0.0.11Yuri Victorovich2020-10-252-4/+6 * x11-toolkits/qt5-gui: add X11 optionTobias C. Berner2020-10-242-372/+375 * Update KDE Plasma Desktop to 5.20.1Tobias C. Berner2020-10-232-3/+4 * x11-toolkits/gtk-layer-shell: update to 0.4.0Jan Beich2020-10-223-5/+5 * x11-toolkits/wlroots: remove a case specific to FreeBSD 11.3Rene Ladan2020-10-171-6/+0 * Deprecate a few py27 portsAntoine Brodin2020-10-161-0/+3 * Remove py-gtk2 it is not used anymore and replace by py-gobject upstreamBaptiste Daroussin2020-10-168-865/+0 * Update KDE Frameworks to 5.75.0Tobias C. Berner2020-10-1612-33/+35 * Update KDE Plasma Desktop to 5.20.0Tobias C. Berner2020-10-152-48/+29 * graphics/poppler: update to 20.10.0Tobias C. Berner2020-10-111-1/+1 * update to 0.62.1Baptiste Daroussin2020-10-103-5/+5 * x11-toolkits/py-guietta: Update to 0.5.0Li-Wen Hsu2020-10-062-4/+4 * Update PyQt to 5.15.0, py-sip to 4.19.24 and qscintilla2 to 2.11.5Loïc Bartoletti2020-10-0512-16/+77 * x11-toolkits/py-guietta: Update to 0.4.0Li-Wen Hsu2020-10-042-4/+4 * New port: x11-toolkits/pangolin: Lightweight rapid development library for ma...Yuri Victorovich2020-10-035-0/+227 * Add FRIBIDI and HARFBUZZ optionsSunpoet Po-Chuan Hsieh2020-10-021-1/+10 * Chase libsndfile 1.0.30 update.Thomas Zander2020-10-011-1/+1 * x11-toolkits/p5-Gnome2-Canvas: Update version 1.002=>1.003Muhammad Moinur Rahman2020-09-302-5/+6 * Update to 4.8.0Baptiste Daroussin2020-09-303-96/+38 * Update to 3.38.0Baptiste Daroussin2020-09-292-4/+4 * Upgrade gedit and its plugins to 3.38Baptiste Daroussin2020-09-293-140/+70 * New port amtkBaptiste Daroussin2020-09-295-0/+111 * Bump portrevision for devel/evdev-protoNiclas Zeising2020-09-293-0/+3 * Reset MAINTAINERTobias Kortkamp2020-09-281-1/+1 * x11-toolkits/rubygem-uh: Update to 2.1.1Rainer Hurling2020-09-282-4/+4 * Update to 3.36.0Baptiste Daroussin2020-09-274-60/+21 * x11/toolcits-pango: Actually apply security patchNiclas Zeising2020-09-262-3/+3 * x11-toolkits/ntk: Update 1.3.1000 -> 1.3.1000-2 (py3-compatible)Yuri Victorovich2020-09-252-9/+9 * Update to 0.62.0Baptiste Daroussin2020-09-243-46/+25 * Drop glib < 2.60 workaround after r549741Jan Beich2020-09-242-220/+1 * Allow building on powerpc64le.Mark Linimon2020-09-241-1/+2 * x11-toolkits/redkite: Update 0.6.1 -> 1.0.3; GH account was renamedYuri Victorovich2020-09-215-11/+20 * Remove libgnomeuimm26Baptiste Daroussin2020-09-195-107/+0 * Remove metaport for unmaintained gnome2 c++ librairiesBaptiste Daroussin2020-09-193-27/+0 * In preparation of the update of glib remove the -reference portsBaptiste Daroussin2020-09-1935-791/+0 * [NEW] x11-toolkits/guile-gnome-platform: Guile bindings for GnomeKyle Evans2020-09-187-0/+554 * Update to 3.36.0Baptiste Daroussin2020-09-172-4/+4 * Update libhandy to 1.0.0 which is needed by recently gnomeBaptiste Daroussin2020-09-179-57/+146 * x11-toolkits/gtk30: update to 3.24.23Jan Beich2020-09-163-9/+9 * x11-toolkits/vte3: revert update to 0.60.3Loïc Bartoletti2020-09-153-13/+42 * Update KDE Frameworks to 5.74.0Tobias C. Berner2020-09-1514-35/+35 * x11-toolkits/vte3: Update to 0.60.3Loïc Bartoletti2020-09-143-42/+13 * Make dependency of devel/gvfs optional for a several different portsTobias C. Berner2020-09-131-2/+2 * x11-toolkits/qt5-gtkplatform: fix build with modern QtTobias C. Berner2020-09-135-48/+28 * Move some gnome@ ports to desktop@Tobias C. Berner2020-09-113-3/+3 * graphics/poppler: update to 20.09.0Tobias C. Berner2020-09-111-1/+1 * - Update girara to 0.3.5Guido Falsi2020-09-10