ACLOCAL_AMFLAGS=-I m4 pkgconfigdir = $(libdir)/pkgconfig INTERFACE_VERSION=3.0 %-$(INTERFACE_VERSION).pc: %.pc cp $< $@ pkgconfig_in_files = \ evolution-calendar-$(INTERFACE_VERSION).pc \ evolution-mail-$(INTERFACE_VERSION).pc \ evolution-plugin-$(INTERFACE_VERSION).pc \ evolution-shell-$(INTERFACE_VERSION).pc pkgconfig_DATA = $(pkgconfig_in_files:.pc.in=-$(INTERFACE_VERSION).pc) EXTRA_DIST = \ $(pkgconfig_DATA) \ AUTHORS \ 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 if ENABLE_SMIME SMIME_SUBDIR=smime endif if WITH_HELP HELP_SUBDIR=help endif # For maintainers only. if GLADE_CATALOG MAINT_SUBDIR=maint endif SUBDIRS = \ m4 \ data \ smclient \ libgnomecanvas \ e-util \ a11y \ filter \ widgets \ shell \ $(SMIME_SUBDIR) \ em-format \ addressbook \ composer \ mail \ calendar \ capplet \ art \ plugins \ modules \ $(MAINT_SUBDIR) \ doc \ ui \ views \ po \ sounds \ $(HELP_SUBDIR) DISTCLEANFILES = \ $(builddir)/iconv-detect.h \ $(pkgconfig_in_files) MAINTAINERCLEANFILES = \ $(srcdir)/ABOUT-NLS \ $(srcdir)/INSTALL \ $(srcdir)/aclocal.m4 \ $(srcdir)/autoscan.log \ $(srcdir)/compile \ $(srcdir)/config.guess \ $(srcdir)/config.h.in \ $(srcdir)/config.rpath \ $(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/codeset.m4 \ $(srcdir)/m4/gettext.m4 \ $(srcdir)/m4/glibc2.m4 \ $(srcdir)/m4/glibc21.m4 \ $(srcdir)/m4/gnome-doc-utils.m4 \ $(srcdir)/m4/gtk-doc.m4 \ $(srcdir)/m4/iconv.m4 \ $(srcdir)/m4/intdiv0.m4 \ $(srcdir)/m4/intl.m4 \ $(srcdir)/m4/intldir.m4 \ $(srcdir)/m4/intlmacosx.m4 \ $(srcdir)/m4/intltool.m4 \ $(srcdir)/m4/intmax.m4 \ $(srcdir)/m4/inttypes-pri.m4 \ $(srcdir)/m4/inttypes_h.m4 \ $(srcdir)/m4/lcmessage.m4 \ $(srcdir)/m4/lib-ld.m4 \ $(srcdir)/m4/lib-link.m4 \ $(srcdir)/m4/lib-prefix.m4 \ $(srcdir)/m4/libtool.m4 \ $(srcdir)/m4/lock.m4 \ $(srcdir)/m4/longlong.m4 \ $(srcdir)/m4/ltoptions.m4 \ $(srcdir)/m4/ltsugar.m4 \ $(srcdir)/m4/ltversion.m4 \ $(srcdir)/m4/lt~obsolete.m4 \ $(srcdir)/m4/nls.m4 \ $(srcdir)/m4/po.m4 \ $(srcdir)/m4/printf-posix.m4 \ $(srcdir)/m4/progtest.m4 \ $(srcdir)/m4/size_max.m4 \ $(srcdir)/m4/stdint_h.m4 \ $(srcdir)/m4/uintmax_t.m4 \ $(srcdir)/m4/visibility.m4 \ $(srcdir)/m4/wchar_t.m4 \ $(srcdir)/m4/wint_t.m4 \ $(srcdir)/m4/xsize.m4 \ $(srcdir)/po/Makefile.in.in~ \ $(srcdir)/po/Makevars.template \ $(srcdir)/po/Rules-quot \ $(srcdir)/po/boldquot.sed \ $(srcdir)/po/en@boldquot.header \ $(srcdir)/po/en@quot.header \ $(srcdir)/po/insert-header.sin \ $(srcdir)/po/quot.sed \ $(srcdir)/po/remove-potcdate.sin # 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-goa \ --disable-scrollkeeper \ --enable-test-component \ --disable-image-inline \ --disable-weather \ --with-help # Generate a ChangeLog file from 'git log' dist-hook: @if test -d "$(srcdir)/.git"; \ then \ echo Creating ChangeLog && \ ( cd "$(top_srcdir)" && \ echo '# Generated by Makefile. Do not edit.'; echo; \ $(top_srcdir)/missing --run git log --stat \ EVOLUTION_2_30_0..) > ChangeLog.tmp \ && mv -f ChangeLog.tmp $(top_distdir)/ChangeLog \ || ( rm -f ChangeLog.tmp ; \ echo Failed to generate ChangeLog >&2 ); \ else \ echo A git clone is required to generate a ChangeLog >&2; \ fi -include $(top_srcdir)/git.mk endabot/npm_and_yarn/devel/electron6/files/serve-10.1.2 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/telepathy-logger
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* telepathy ports: fix build with python 3Steve Wills2020-09-2911-4/+394
| | | | | | | | | | | PR: 249549 PR: 249550 PR: 249570 PR: 249734 PR: 249735 PR: 249738 Approved by: desktop (tcberner) Obtained from: ArchLinux, see Bugzilla PRs for details
* Remove textproc/gnome-doc-utils.Rene Ladan2020-01-281-1/+2
| | | | | | | | | | | | | It is abandonded upstream for years and is Python-2.7-only. Adjust consumers, some only need a rebuild, others have their documentation formerly created by gnome-doc-utils / xml2po removed. Remove gnomedocutils from USE_GNOME Submitted by: rene Approved by: portmgr (mat), gnome (kwm) Differential Revision: https://reviews.freebsd.org/D23381
* - Fix LICENSEDmitry Marakasov2019-04-162-4/+5
| | | | | | | | - Add LICENSE_FILE - Add USES=gnome - Update WWW Approved by: portmgr blanket
* The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD.Koop Mast2018-09-303-4/+7
| | | | | | | | | The offical GNOME 3.28 release notes can be found at https://help.gnome.org/misc/release-notes/3.28/ Thanks to Antoine Brodin for running the exp-runs. PR: 229761
* Reduce dependency on the python2 metaportAntoine Brodin2018-02-191-1/+1
| | | | | PR: 225752 Submitted by: Yasuhiro KIMURA
* Limit net-im/*telepathy* components to use python2 only as it hardcoded in srcDima Panov2017-02-091-1/+1
| | | | | | PR: 215672 Submitted by: myself Approved by: gnome (kwm via irc)
* Remove libintl.so.9 compatibility link that was added in r374303 toTijl Coosemans2016-12-091-0/+1
| | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-2/+2
| | | | | With hat: portmgr Sponsored by: Absolight
* Convert ports from s* t* and net* categories to USES=sqlite and USES=firebirdBaptiste Daroussin2016-01-111-2/+1
|
* Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. TheTijl Coosemans2014-11-301-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | first contains runtime libraries such as libintl and the latter contains developer tools such as msgfmt. Ports that use gettext will usually need a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools. USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on devel/gettext-runtime and USES=gettext-tools can be used to set a BUILD/RUN_DEPENDS on devel/gettext-tools. USES=gettext is now the same as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools. Update gettext to 0.19.3. Remove :oldver from converters/libiconv and devel/gettext-runtime. Leave symlinks with the old library versions to avoid the need to bump PORTREVISION on a large number of dependent ports. When most of the dependent ports have had normal version updates, PORTREVISION can be bumped on the remaining ones (low number) and the links can be removed. Fix some ports that installed files in lib/locale instead of share/locale. PR: 194038 Reviewed by: bapt Exp-run: antoine Approved by: portmgr (antoine)
* The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.Koop Mast2014-11-193-18/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up. This commit removes the old GNOME 2 desktop, bindings and some ports that can't be compiled. A few ports where updated to more recent versions to allow them to compile with this update. Apart from updating ports to newer versions GDM is more integrated with gnome-shell now, and handles several things for the GNOME desktop such as screen locking. If you want to use GNOME 3 via startx, you will have to add your own lock screen/screensaver. For example xscreensaver can be used for sessions started without GDM. Shell Extensions can be installed via https://extensions.gnome.org/ , we have ported a few that can't be installed via this way. The old gnome-utils and gnome-games ports where split up into single ports and where converted to meta-ports. gnome-terminal requires a UTF-8 locale to run, gdm handles this already, but if you use startx you need to do this yourself. Upgrade instructions: Delete the old and conflicting packages: # pkg delete clutter gnome-utils gnome-panel gnome-keyring vala-vapigen \ guile gcalctool gnome-media libgnomekbd # pkg delete gnome-screensaver gnome-applets bug-buddy evolution-exchange \ evolution-webcal gnome-system-tools seahorse-plugins gnome-control-center For package users the following lines will be enough: # pkg upgrade # pkg install gnome3 For ports users should do the following: # portmaster -a # portmaster x11/gnome3 We are currently aware of two issues. The first issue is a bug in the file monitoring code in the glib20 port. This bug causes glib programs to crash when files in a monitored directory are added or removed. Upstream is aware of the problem, but since the problem is quite complex there is no solution yet. This problem isn't restricted to BSD. The second issue is that on certain video cards totem will display a purple/pink overlay on the video. It not clear yet where the issues comes from. Major thanks goes to Gustau Perez for being a driving force behind getting GNOME 3 up to speed again. Also thanks to Antoine Brodin for running the exp-runs. This update was also made possible by: Joe Maloney Kris Moore Beeblebrox Ryan Lortie Antoine Jacoutot and everyone I missed
* Replace USE_PYTHON* by USES=python.Alonso Schaich2014-10-061-2/+1
| | | | | | This commit consists of area51's r10314 and r10356 patchsets. Approved by: rakuco (mentor)
* Convert USE_GNOME=gnomehack to USES=pathfix, drop ltverhackDmitry Marakasov2014-08-201-2/+2
| | | | | Suggested by: tijl Approved by: kwm
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-08-19