summaryrefslogtreecommitdiff
path: root/net-im/libpurple/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* all: drop support for expired FreeBSD 14.0Rene Ladan2024-10-011-1/+1
| | | | | | | | Simplify expressions for FreeBSD 13.X Reviewed by: many Differential Revision: https://reviews.freebsd.org/D46601
* net-im/libpurple: use the SSL_PeerCertificateChain function, instead of ↵Rodrigo Osorio2024-09-291-1/+1
| | | | | | | | | | | | | | SSL_PeerCertificate The ssl_nss_get_peer_certificates function in libpurple 2.x.y assumes that all intermediate certificates from the peer's presented chain can be found in the NSS certificate DB. This is not the case in NSS 3.103. This patch is required in order to add a new port for *MS teams* support in pidgin. This patch replaces a call to ssl_nss_get_peer_certificates by SSL_PeerCertificateChain who retrieves the certificates presented by the SSL peer.SSL_PeerCertificateChain has been in NSS since version 3.15.4 released in 2014. Additional references: https://bugzilla.mozilla.org/show_bug.cgi?id=1913047 PR: 281761
* Update libpurple, pidgin, and finch to 2.14.13.Joe Marcus Clarke2024-05-191-2/+2
| | | | | See https://keep.imfreedom.org/pidgin/pidgin/file/v2.14.13/ChangeLog for a list of changes in this release.
* net-im/libpurple: Fix version number going backwards in net-im/pidginFlorian Smeets2024-05-061-1/+1
| | | | | | bae03bdd17b2 set PORTREVISION=1 in net-im/libpurple causing PORTREVISION=4 in net-im/pidgin to be overwritten. Fix it by using ?= for PORTREVSION in the master port net-im/libpurple.
* */*: Bump consumers of dns/libidnNuno Teixeira2024-05-021-0/+1
| | | | Reported by: vvd
* */*: Fix build with llvm16 on 13.2-STABLEMuhammad Moinur Rahman2023-07-261-1/+1
| | | | | | | | | | | | As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE with the OSVERSION 1302507. - Utilize USE_CXXSTD=c++14 or similar solution where applicable - Update conditionals to addtionally check for OSVERSION greater than 1302507 and less than 1400000 Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
* all: remove explicit versions in USES=python for "3.x+"Rene Ladan2023-06-271-1/+1
| | | | | | | | | | | | | | | | | | | The logic in USES=python will automatically convert this to 3.8+ by itself. Adjust two ports that only had Python 3.7 mentioned but build fine on Python 3.8 too. finance/quickfix: mark BROKEN with PYTHON libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++ -DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable -Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi -Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings -Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x -MT _quickfix_la-QuickfixPython.lo -MD -MP -MF .deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o .libs/_quickfix_la-QuickfixPython.o warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found ^~~~~~~~~~ 1 warning and 1 error generated. Reviewed by: portmgr, vishwin, yuri Differential Revision: <https://reviews.freebsd.org/D40568>
* net-im/libpurple: Fix build with llvm16Muhammad Moinur Rahman2023-06-241-0/+4
| | | | | Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation
* net-im/libpurple: Updaye libpurple and pidgin to 2.14.12Joe Marcus Clarke2023-01-171-1/+1
| | | | | See https://keep.imfreedom.org/pidgin/pidgin/file/v2.14.12/ChangeLog for a list of changes in this release.
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* net-im: remove 'Created by' linesTobias C. Berner2022-07-201-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A big Thank You to the original contributors of these ports: * <ports@c0decafe.net> * Adam Weinberger <adamw@FreeBSD.org> * Alberto Villa <avilla@FreeBSD.org> * Alexander Logvinov <ports@logvinov.com> * Alexander Timoshenko <gonzo@univ.kiev.ua> * Andrew Lewis <freeghb@gmail.com> * Andrey Akhmichin <sepulkarium45@yahoo.com> * Bartek Rutkowski <r@robakdesign.com> * Bernard Spil <brnrd@freebsd.org> * Brendan Molloy <brendan+freebsd@bbqsrc.net> * Denis Shaposhnikov <dsh@vlink.ru> * Dennis Herrmann <dhn@FreeBSD.org> * Dmitry Sivachenko <demon@FreeBSD.org> * Emanuel Haupt <ehaupt@FreeBSD.org> * Eugene Grosbein <eugen@FreeBSD.org> * Florent Thoumie <flz@FreeBSD.org> * Frank Altpeter <frank@altpeter.de> * Gea-Suan Lin <gslin@gslin.org> * Geoffrey Mainland <mainland@apeiron.net> * Henry Hu <henry.hu.sh@gmail.com> * Jim Mock <jim@FreeBSD.org> * Joe Marcus Clarke <marcus@FreeBSD.org> * John Prather * Jonathan Chen <jonc@chen.org.nz> * Joseph S. Atkinson <jsatkinson@embarqmail.com> * Junji NAKANISHI <jun-g@daemonfreaks.com> * Kelly Cochran <kcochran@trolans.net> * Koop Mast <kwm@FreeBSD.org> * Kris Moore <kmoore@FreeBSD.org> * Kris Moore <kmoore@freebsd.org> * Lars Eggert <lars.eggert@gmx.net> * Marc Bruenink * Matthew West <mwest@uct.ac.za> * Matthias Fechner <mfechner@FreeBSD.org> * Max E. Kuznecov <mek@mek.uz.ua> * Meethune Bhowmick <meethune@gmail.com> * Michael Johnson <ahze@FreeBSD.org> * Nicola Stanislao Vitale <nivit@FreeBSD.org> * Nicola Vitale <nivit@email.it> * Nikolay Pavlov <qpadla@gmail.com> * Oleg Ginzburg (olevole@olevole.ru) * Pavel Andreev * Saulius Menkevicius <bob@nulis.lt> * SeaD * Seamus Venasse <svenasse@polaris.ca> * Sergey Skvortsov <skv@protey.ru> * Steve Wills <swills@FreeBSD.org> * Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> * TAKATSU Tomonari <tota@FreeBSD.org> * Thierry Thomas <thierry@pompo.net> * Tsung-Han Yeh <snowfly@yuntech.edu.tw> * Vsevolod Stakhov <vsevolod@highsecure.ru> * Wen Heping <wen@FreeBSD.org> * Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw> * Yuri <yuri@tsoft.com> * Yuri Victorovich * Yuri Victorovich <yuri@rawbw.com> * dd * gahr * gnome@freebsd.org * jodocus <jodocus@jodocus.org> * mph * trasz * vsevolod With hat: portmgr
* net-im/pidgin: Update to 2.4.10Mikhail T2022-06-231-2/+2
| | | | | | See https://keep.imfreedom.org/pidgin/pidgin/file/594d723693040b57a4d0faf403c9e15878047eac/ChangeLog for a list of changes in this release.
* pidgin: drop gconf references entirelyBaptiste Daroussin2022-06-081-8/+2
| | | | | | Given how the port evolved USE_GNOME=gconf2 was never set anyway, just remove it entirely, and add the configure argument to ensure it will never come back even by accident
* net-im/libpurple: Revert gstreamer reversionJoe Marcus Clarke2022-05-011-3/+4
| | | | My commit and Tobias' crossed like ships in the night.
* net-im/libpurple: Update to 2.14.9Joe Marcus Clarke2022-05-011-5/+4
| | | | | | See https://keep.imfreedom.org/pidgin/pidgin/file/f729a2939e033edbbe1c59f038f6f59749aca68a/ChangeLog for a list of changes in this release.
* framework: convert bsd.gstreamer.mk to Uses/gstreamer.mkTobias C. Berner2022-04-301-2/+3
| | | | | | | | - convert bsd.gstreamer.mk to Uses/gstreamer.mk - convert ports tree to make use of USES=gstreamer - remove duplicate dependency lines from the tree Differential Revision: https://reviews.freebsd.org/D35097
* textproc/libxml2: bump all LIB_DEPENDS consumersCharlie Li2022-04-101-1/+1
| | | | | | | | This is a separate commit to facilitate easier cherry-picking for quarterly. PR: 262853, 262940, 262877, 263126 Approved by: fluffy (mentor)
* net-im/libpurple: Point to the cert directory with .pem filesJoe Marcus Clarke2022-04-051-2/+2
| | | | | | | The code looks for a .pem extension, but all of the extracted certs in /etc/ssl/certs use .0. PR: 262858
* textproc/libxml2: bump all dependenciesMatthias Fechner2022-03-261-1/+1
| | | | | This should make sure that all dependent ports will pick up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
* net-im/libpurple: Point to the system TLS certs.Joe Marcus Clarke2021-12-261-1/+3
| | | | PR: 259954
* net-im/libpurple: Update to 2.14.8Joe Marcus Clarke2021-11-011-1/+1
| | | | | See https://keep.imfreedom.org/pidgin/pidgin/file/v2.14.8/ChangeLog for the changes in this release.
* net-im/libpurple: Fix typo in MakefileFilipe da Silva Santos2021-08-171-1/+1
|
* net-im/libpurple: Re-enable the GEvolution plugin (for pidgin)Joe Marcus Clarke2021-05-031-6/+6
|
* net-im/[libpurple,pidgin]: Update to 2.14.4.Joe Marcus Clarke2021-05-031-2/+1
| | | | | | See https://keep.imfreedom.org/pidgin/pidgin/file/release-2.x.y/ChangeLog for a list of changes in this release.
* net-im/libpurple: Bump Python version.Joe Marcus Clarke2021-04-211-3/+3
| | | | | | Pidgin now wants Python 3 so be explicit about that. It also changed the argument to find the Python command. PR: 255280
* net-im/libpurple: Fix LICENSE typo.Joe Marcus Clarke2021-04-201-1/+1
| | | | | This prompts me to think I need to have portlint check validity. PR: 255279
* net-im/libpurple: Make SASL default enabled.Joe Marcus Clarke2021-04-201-1/+6
| | | | | | The 2.14.2 (un-ported) release made SASL enable by default, so respect that here. While here, add a LICENSE. Reported by: olgeni
* Update to 2.14.3.Joe Marcus Clarke2021-04-191-11/+3
| | | | | See https://keep.imfreedom.org/pidgin/pidgin/file/v2.14.3/ChangeLog for a list of changes in this release.
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update to 2.14.1.Joe Marcus Clarke2020-06-211-2/+1
| | | | | | | | | | | See https://bitbucket.org/pidgin/main/src/release-2.x.y/ChangeLog for a list of changes in this release. PR: 247148 Submitted by: swills Notes: svn path=/head/; revision=539765
* Use standard ncurses build mechanism.Joe Marcus Clarke2020-03-021-9/+2
| | | | | | | | PR: 243949 Submitted by: swills Notes: svn path=/head/; revision=527654
* Followup security/nss installation path modification in r525484Li-Wen Hsu2020-02-071-3/+3
| | | | | | | PR: 243835 Notes: svn path=/head/; revision=525485
* net-im: Add missing USES={gnome,xorg}Tobias Kortkamp2019-11-081-1/+2
| | | | Notes: svn path=/head/; revision=517063
* Switch to using default Python only for DBUS file generation.Joe Marcus Clarke2019-04-121-3/+4
| | | | | | | | PR: 237199 Submitted by: gahr Notes: svn path=/head/; revision=498743
* dns/libidn: Update to 1.35Yuri Victorovich2019-04-021-0/+1
| | | | | | | | | | Bump 48 ports. Previous update to 1.34 broke jabberd. PR: 228048 Notes: svn path=/head/; revision=497546
* Update to 2.13.0.Joe Marcus Clarke2018-03-281-2/+1
| | | | | | | | | | | See https://bitbucket.org/pidgin/www/src/tip/htdocs/ChangeLog for a list of changes in this release. PR: 226467 Submitted by: swills Notes: svn path=/head/; revision=465824
* - Switch to USES=localbaseDmitry Marakasov2018-02-031-4/+2
| | | | | | | | | - Add missing files to plist Approved by: portmgr blanket Notes: svn path=/head/; revision=460831
* net-im/libpurple: quick fix for TLS radio button.Jimmy Olgeni2017-12-161-1/+1
| | | | Notes: svn path=/head/; revision=456482
* Remove AIM option from and bump PORTREVISION of the following ports,Rene Ladan2017-12-161-2/+2
| | | | | | | | | | | | | the AIM network was shut down at 2017-12-15. net-im/centerim net-im/centerim-devel net-im/libpurple Reported by: Dmitri Goutnik <dg@syrec.org> Notes: svn path=/head/; revision=456479
* Clean up the Makefile a bit.Joe Marcus Clarke2017-12-151-3/+5
| | | | | | | | | | | * Make BONJOUR a protocol option since it behaves like one * Add a radio button for TLS options NSS and GNUTLS PR: 223120 Submitted by: sid@bsdmail.com Notes: svn path=/head/; revision=456394
* - Those ports fail to build with python3Antoine Brodin2017-12-101-1/+1
| | | | | | | - Add some explicit FLAVOR to dependencies where needed Notes: svn path=/head/; revision=455913
* Convert Python ports to FLAVORS.Mathieu Arnold2017-11-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ports using USE_PYTHON=distutils are now flavored. They will automatically get flavors (py27, py34, py35, py36) depending on what versions they support. There is also a USE_PYTHON=flavors for ports that do not use distutils but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if using distutils but flavors are not wanted. A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been added to cope with Python ports that did not have the Python PKGNAMEPREFIX but are flavored. USES=python now also exports a PY_FLAVOR variable that contains the current python flavor. It can be used in dependency lines when the port itself is not python flavored. For example, deskutils/calibre. By default, all the flavors are generated. To only generate flavors for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf. In all the ports with Python dependencies, the *_DEPENDS entries MUST end with the flavor so that the framework knows which to build/use. This is done by appending '@${PY_FLAVOR}' after the origin (or @${FLAVOR} if in a Python module with Python flavors, as the content will be the same). For example: RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} PR: 223071 Reviewed by: portmgr, python Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D12464 Notes: svn path=/head/; revision=455210
* Remove WANT_GNOME and HAVE_GNOME.Mathieu Arnold2017-10-121-3/+1
| | | | | | | | | Approved by: bapt kwm Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D12643 Notes: svn path=/head/; revision=451901
* Make sure we do not include gconf2 when we're notJoe Marcus Clarke2017-09-271-1/+1
| | | | | | | | | | using the GTK+ UI. PR: 208733 Submitted by: cyberleo@cyberleo.net Notes: svn path=/head/; revision=450773
* Chase ffmpeg 3.3 update (ABI changes)Thomas Zander2017-04-251-1/+1
| | | | | | | | PR: 218658 Submitted by: riggs Notes: svn path=/head/; revision=439367
* - Fix shebangsMartin Wilke2017-04-241-2/+4
| | | | | | | Submitted by: Jochen Neumeister (via irc) Notes: svn path=/head/; revision=439287
* Update to 2.12.0. See https://bitbucket.org/pidgin/www/src/tip/htdocs/ChangeLogJoe Marcus Clarke2017-03-181-30/+6
| | | | | | | for a list of changes in this release. Notes: svn path=/head/; revision=436403
* Switch GStreamer dependency to Gst1.Joe Marcus Clarke2016-12-231-3/+3
| | | | | | | | PR: 213892 Submitted by: Matthieu Volat <mazhe@alkumuna.eu> Notes: svn path=/head/; revision=429291
* Do not use post-stage. Use post-install instead.Mathieu Arnold2016-12-021-1/+1
| | | | | | | | | | | | | | | The only reason to use post-stage is because the port needs to do "things" at a later time, like some plist manipulation. While there, fold post-install in do-install targets when they are defined. PR: 214780 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=427552
* Fix pidgin build when python symlink is not presentAntoine Brodin2016-11-241-1/+1
| | | | Notes: svn path=/head/; revision=427061