notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: net-im/libpurple/Makefile
SVNWeb

Number of commits found: 187 (showing only 100 on this page)

1 | 2  »  

Wed, 26 Jul 2023
[ 00:48 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:95274bf4f99c71fc056013d966aec239161dfd74  commit hash:95274bf4f99c71fc056013d966aec239161dfd74  commit hash:95274bf4f99c71fc056013d966aec239161dfd74  95274bf  (Only the first 10 of 190 ports in this commit are shown above. View all ports for this commit)
*/*: Fix build with llvm16 on 13.2-STABLE

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
Tue, 27 Jun 2023
[ 19:34 Rene Ladan (rene) search for other commits by this committer ]    commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  3d9a815  (Only the first 10 of 4481 ports in this commit are shown above. View all ports for this commit)
all: remove explicit versions in USES=python for "3.x+"

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>
Sat, 24 Jun 2023
[ 12:03 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:8a069382b365114fed36d1ddc932677894889e56  commit hash:8a069382b365114fed36d1ddc932677894889e56  commit hash:8a069382b365114fed36d1ddc932677894889e56  8a06938 
net-im/libpurple: Fix build with llvm16

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
Tue, 17 Jan 2023
[ 17:11 Joe Marcus Clarke (marcus) search for other commits by this committer ]    commit hash:58f016296f2c926dfd7401015a331c6296aadd47  commit hash:58f016296f2c926dfd7401015a331c6296aadd47  commit hash:58f016296f2c926dfd7401015a331c6296aadd47  58f0162 
net-im/libpurple: Updaye libpurple and pidgin to 2.14.12

See https://keep.imfreedom.org/pidgin/pidgin/file/v2.14.12/ChangeLog for
a list of changes in this release.
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:103413d55fc87a4eacaf010f01b7f72732a37f69  commit hash:103413d55fc87a4eacaf010f01b7f72732a37f69  commit hash:103413d55fc87a4eacaf010f01b7f72732a37f69  103413d  (Only the first 10 of 87 ports in this commit are shown above. View all ports for this commit)
net-im: remove 'Created by' lines

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>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 23 Jun 2022
[ 07:10 Joe Marcus Clarke (marcus) search for other commits by this committer Author: Mikhail T ]    commit hash:9f11bc02a6d3b7f87c53df25af8c3ce7a419747a  commit hash:9f11bc02a6d3b7f87c53df25af8c3ce7a419747a  commit hash:9f11bc02a6d3b7f87c53df25af8c3ce7a419747a  9f11bc0 
net-im/pidgin: Update to 2.4.10

See
https://keep.imfreedom.org/pidgin/pidgin/file/594d723693040b57a4d0faf403c9e15878047eac/ChangeLog
for a list of changes in this release.
Wed, 8 Jun 2022
[ 14:06 Baptiste Daroussin (bapt) search for other commits by this committer ]    commit hash:00f1472c6af6516e19438c32226a49525860bda2  commit hash:00f1472c6af6516e19438c32226a49525860bda2  commit hash:00f1472c6af6516e19438c32226a49525860bda2  00f1472 
pidgin: drop gconf references entirely

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
Sun, 1 May 2022
[ 18:55 Joe Marcus Clarke (marcus) search for other commits by this committer ]    commit hash:4d3a301d949328a7284dfdd922833d5b60bf5fd6  commit hash:4d3a301d949328a7284dfdd922833d5b60bf5fd6  commit hash:4d3a301d949328a7284dfdd922833d5b60bf5fd6  4d3a301 
net-im/libpurple: Revert gstreamer reversion

My commit and Tobias' crossed like ships in the night.
[ 17:30 Joe Marcus Clarke (marcus) search for other commits by this committer ]    commit hash:3b08c201f60f62a40a46a26813985845ee54a1e7  commit hash:3b08c201f60f62a40a46a26813985845ee54a1e7  commit hash:3b08c201f60f62a40a46a26813985845ee54a1e7  3b08c20 
net-im/libpurple: Update to 2.14.9

See
https://keep.imfreedom.org/pidgin/pidgin/file/f729a2939e033edbbe1c59f038f6f59749aca68a/ChangeLog
for a list of changes in this release.
Sat, 30 Apr 2022
[ 08:03 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:ca3f925d6eb53ff27e2a49775f6d33f52a587ae4  commit hash:ca3f925d6eb53ff27e2a49775f6d33f52a587ae4  commit hash:ca3f925d6eb53ff27e2a49775f6d33f52a587ae4  ca3f925  (Only the first 10 of 133 ports in this commit are shown above. View all ports for this commit)
framework: convert bsd.gstreamer.mk to Uses/gstreamer.mk

- 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
Sun, 10 Apr 2022
[ 19:11 Charlie Li (vishwin) search for other commits by this committer ]    commit hash:d63665f7cd9c99880704a3c5bc221829cb009744  commit hash:d63665f7cd9c99880704a3c5bc221829cb009744  commit hash:d63665f7cd9c99880704a3c5bc221829cb009744  d63665f  (Only the first 10 of 892 ports in this commit are shown above. View all ports for this commit)
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate commit to facilitate easier cherry-picking for
quarterly.

PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
Tue, 5 Apr 2022
[ 16:06 Joe Marcus Clarke (marcus) search for other commits by this committer ]    commit hash:aa21c3d9963e119bbb5b19729a75d7c4a2861716  commit hash:aa21c3d9963e119bbb5b19729a75d7c4a2861716  commit hash:aa21c3d9963e119bbb5b19729a75d7c4a2861716  aa21c3d 
net-im/libpurple: Point to the cert directory with .pem files

The code looks for a .pem extension, but all of the extracted certs in
/etc/ssl/certs use .0.

PR:		262858
Sat, 26 Mar 2022
[ 08:27 Matthias Fechner (mfechner) search for other commits by this committer ]    commit hash:247c7db7513f1264922428278678da641c5a3f52  commit hash:247c7db7513f1264922428278678da641c5a3f52  commit hash:247c7db7513f1264922428278678da641c5a3f52  247c7db  (Only the first 10 of 867 ports in this commit are shown above. View all ports for this commit)
textproc/libxml2: bump all dependencies

This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
Sun, 26 Dec 2021
[ 16:04 Joe Marcus Clarke (marcus) search for other commits by this committer ]    commit hash:c80dda3bf578ae5c0e9e02beec4a1be2609f0d44  commit hash:c80dda3bf578ae5c0e9e02beec4a1be2609f0d44  commit hash:c80dda3bf578ae5c0e9e02beec4a1be2609f0d44  c80dda3 
net-im/libpurple: Point to the system TLS certs.

PR:		259954
Mon, 1 Nov 2021
[ 21:13 Joe Marcus Clarke (marcus) search for other commits by this committer ]    commit hash:80af18355e2659d29dcd4e7891e97bd376fd1173  commit hash:80af18355e2659d29dcd4e7891e97bd376fd1173  commit hash:80af18355e2659d29dcd4e7891e97bd376fd1173  80af183 
net-im/libpurple: Update to 2.14.8

See https://keep.imfreedom.org/pidgin/pidgin/file/v2.14.8/ChangeLog for
the changes in this release.
Tue, 17 Aug 2021
[ 16:25 Joe Marcus Clarke (marcus) search for other commits by this committer Author: Filipe da Silva Santos ]    commit hash:c05034e49c5dfd349dc146bdf86342a2e8a080f0  commit hash:c05034e49c5dfd349dc146bdf86342a2e8a080f0  commit hash:c05034e49c5dfd349dc146bdf86342a2e8a080f0  c05034e 
net-im/libpurple: Fix typo in Makefile
Mon, 3 May 2021
[ 19:08 Joe Marcus Clarke (marcus) search for other commits by this committer ]    commit hash:f1f38c45cccae277d322dac723b7f5fde9f96aff  commit hash:f1f38c45cccae277d322dac723b7f5fde9f96aff  commit hash:f1f38c45cccae277d322dac723b7f5fde9f96aff  f1f38c4 
net-im/[libpurple,pidgin]: Update to 2.14.4.

See
https://keep.imfreedom.org/pidgin/pidgin/file/release-2.x.y/ChangeLog
for a list of changes in this release.
[ 19:08 Joe Marcus Clarke (marcus) search for other commits by this committer ]    commit hash:23b639c49a32e3047f8906eb5569b24af0a2d3cb  commit hash:23b639c49a32e3047f8906eb5569b24af0a2d3cb  commit hash:23b639c49a32e3047f8906eb5569b24af0a2d3cb  23b639c 
net-im/libpurple: Re-enable the GEvolution plugin (for pidgin)
Wed, 21 Apr 2021
[ 12:31 Joe Marcus Clarke (marcus) search for other commits by this committer ]    commit hash:1cf4c751968e4a05db44565f7db87c232ff8e9c3  commit hash:1cf4c751968e4a05db44565f7db87c232ff8e9c3  commit hash:1cf4c751968e4a05db44565f7db87c232ff8e9c3  1cf4c75 
net-im/libpurple: Bump Python version.

Pidgin now wants Python 3 so be explicit about that.  It also changed
the argument to find the Python command.
PR:		255280
Tue, 20 Apr 2021
[ 20:55 Joe Marcus Clarke (marcus) search for other commits by this committer ]    commit hash:bb02a5b90880fc52c958ec333bdb72a4d3b5b57c  commit hash:bb02a5b90880fc52c958ec333bdb72a4d3b5b57c  commit hash:bb02a5b90880fc52c958ec333bdb72a4d3b5b57c  bb02a5b 
net-im/libpurple: Fix LICENSE typo.

This prompts me to think I need to have portlint check validity.
PR:		255279
[ 13:07 Joe Marcus Clarke (marcus) search for other commits by this committer ]    commit hash:f1ccdf22f1172bae140828431b74f8148adfcb1c  commit hash:f1ccdf22f1172bae140828431b74f8148adfcb1c  commit hash:f1ccdf22f1172bae140828431b74f8148adfcb1c  f1ccdf2 
net-im/libpurple: Make SASL default enabled.

The 2.14.2 (un-ported) release made SASL enable by default, so respect
that here.  While here, add a LICENSE.
Reported by:	olgeni
Mon, 19 Apr 2021
[ 20:29 Joe Marcus Clarke (marcus) search for other commits by this committer ]    commit hash:df20e638812530fc1aa0b993dbe75dceff714247  commit hash:df20e638812530fc1aa0b993dbe75dceff714247  commit hash:df20e638812530fc1aa0b993dbe75dceff714247  df20e63 
Update to 2.14.3.

See https://keep.imfreedom.org/pidgin/pidgin/file/v2.14.3/ChangeLog for
a list of changes in this release.
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sun, 21 Jun 2020
[ 14:06 marcus search for other commits by this committer ] Original commit   Revision:539765
Update to 2.14.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
Mon, 2 Mar 2020
[ 22:29 marcus search for other commits by this committer ] Original commit   Revision:527654
Use standard ncurses build mechanism.

PR:		243949
Submitted by:	swills
Fri, 7 Feb 2020
[ 13:33 lwhsu search for other commits by this committer ] Original commit   Revision:525485
Followup security/nss installation path modification in r525484

PR:		243835
Fri, 8 Nov 2019
[ 13:34 tobik search for other commits by this committer ] Original commit   Revision:517063 (Only the first 10 of 34 ports in this commit are shown above. View all ports for this commit)
net-im: Add missing USES={gnome,xorg}
Fri, 12 Apr 2019
[ 20:39 marcus search for other commits by this committer ] Original commit   Revision:498743
Switch to using default Python only for DBUS file generation.

PR:		237199
Submitted by:	gahr
Tue, 2 Apr 2019
[ 03:35 yuri search for other commits by this committer ] Original commit   Revision:497546 (Only the first 10 of 50 ports in this commit are shown above. View all ports for this commit)
dns/libidn: Update to 1.35

Bump 48 ports.
Previous update to 1.34 broke jabberd.

PR:		228048
Wed, 28 Mar 2018
[ 17:08 marcus search for other commits by this committer ] Original commit   Revision:465824
Update to 2.13.0.

See https://bitbucket.org/pidgin/www/src/tip/htdocs/ChangeLog for
a list of changes in this release.

PR:		226467
Submitted by:	swills
Sat, 3 Feb 2018
[ 18:21 amdmi3 search for other commits by this committer ] Original commit   Revision:460831
- Switch to USES=localbase
- Add missing files to plist

Approved by:	portmgr blanket
Sat, 16 Dec 2017
[ 19:05 olgeni search for other commits by this committer ] Original commit   Revision:456482
net-im/libpurple: quick fix for TLS radio button.
[ 18:11 rene search for other commits by this committer ] Original commit   Revision:456479
Remove AIM option from and bump PORTREVISION of the following ports,
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>
Fri, 15 Dec 2017
[ 13:24 marcus search for other commits by this committer ] Original commit   Revision:456394
Clean up the Makefile a bit.

* 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
Sun, 10 Dec 2017
[ 20:48 antoine search for other commits by this committer ] Original commit   Revision:455913 (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
- Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed
Thu, 30 Nov 2017
[ 15:50 mat search for other commits by this committer ] Original commit   Revision:455210 (Only the first 10 of 2423 ports in this commit are shown above. View all ports for this commit)
Convert Python ports to FLAVORS.

  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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 12 Oct 2017
[ 15:57 mat search for other commits by this committer ] Original commit   Revision:451901 (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
Remove WANT_GNOME and HAVE_GNOME.

Approved by:	bapt kwm
Sponsored by:	Absolight
Differential Revision:	  https://reviews.freebsd.org/D12643
Wed, 27 Sep 2017
[ 18:01 marcus search for other commits by this committer ] Original commit   Revision:450773
Make sure we do not include gconf2 when we're not
using the GTK+ UI.

PR:		208733
Submitted by:	cyberleo@cyberleo.net
Tue, 25 Apr 2017
[ 08:20 riggs search for other commits by this committer ] Original commit   Revision:439367 (Only the first 10 of 701 ports in this commit are shown above. View all ports for this commit)
Chase ffmpeg 3.3 update (ABI changes)

PR:		218658
Submitted by:	riggs
Mon, 24 Apr 2017
[ 12:58 miwi search for other commits by this committer ] Original commit   Revision:439287 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
- Fix shebangs

Submitted by:	Jochen Neumeister (via irc)
Sat, 18 Mar 2017
[ 12:37 marcus search for other commits by this committer ] Original commit   Revision:436403
Update to 2.12.0.  See https://bitbucket.org/pidgin/www/src/tip/htdocs/ChangeLog
for a list of changes in this release.
Fri, 23 Dec 2016
[ 23:15 marcus search for other commits by this committer ] Original commit   Revision:429291
Switch GStreamer dependency to Gst1.

PR:		213892
Submitted by:	Matthieu Volat <mazhe@alkumuna.eu>
Fri, 2 Dec 2016
[ 11:58 mat search for other commits by this committer ] Original commit   Revision:427552 (Only the first 10 of 119 ports in this commit are shown above. View all ports for this commit)
Do not use post-stage.  Use post-install instead.

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
Thu, 24 Nov 2016
[ 21:02 antoine search for other commits by this committer ] Original commit   Revision:427061
Fix pidgin build when python symlink is not present
Sun, 9 Oct 2016
[ 12:10 jbeich search for other commits by this committer ] Original commit   Revision:423591 (Only the first 10 of 53 ports in this commit are shown above. View all ports for this commit)
devel/nspr, security/nss: drop version from SONAME

No other downstream appends synthetic library version, and doing so
causes underlinking due to fragile build system (see below). Not to
mention being unable to swap out bundled libs from upstream builds.

  $ cc -lplds4 -L/usr/local/lib
  /usr/lib/crt1.o: In function `_start1':
  crt1_c.c:(.text+0xa6): undefined reference to `main'
  /usr/local/lib/libplds4.so: undefined reference to `pthread_set_name_np'
  /usr/local/lib/libplds4.so: undefined reference to `pthread_create'
  /usr/local/lib/libplds4.so: undefined reference to `pthread_condattr_init'
  /usr/local/lib/libplds4.so: undefined reference to `pthread_setschedparam'
  /usr/local/lib/libplds4.so: undefined reference to `pthread_getschedparam'

PR:		213144
Exp-run by:	antoine
Wed, 22 Jun 2016
[ 16:10 marcus search for other commits by this committer ] Original commit   Revision:417319
Update to 2.11.0.  See
https://bitbucket.org/pidgin/www/src/tip/htdocs/ChangeLog?fileviewer=file-view-default
for a list of changes.
Sat, 16 Apr 2016
[ 15:35 marcus search for other commits by this committer ] Original commit   Revision:413444
Fix typo and remove duplicate Bonjour option.

Reported by:	Alexandr Matveev <timon@timon.net.nz>
Fri, 15 Apr 2016
[ 18:44 marcus search for other commits by this committer ] Original commit   Revision:413368
Group IM protocols together in an OPTIONS_GROUP.

PR:		208646
Submitted by:	sid@bsdmail.com
Fri, 1 Apr 2016
[ 14:16 mat search for other commits by this committer ] Original commit   Revision:412348 (Only the first 10 of 2612 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Sun, 27 Mar 2016
[ 14:58 tijl search for other commits by this committer ] Original commit   Revision:411990 (Only the first 10 of 183 ports in this commit are shown above. View all ports for this commit)
- Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
  supported by libgnutls-dane and gnutls-cli.  Also clarify the option
  description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4.  Some ports used this library
  in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed.  Ports that used these have been
  updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.

net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.

www/hydra: Mark BROKEN.  This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.

PR:		207768
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Sun, 7 Feb 2016
[ 19:43 kwm search for other commits by this committer ] Original commit   Revision:408449 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
Move Mk/bsd.gnome.mk and Mk/bsd.mate.mk to Mk/Uses/.

To use the GNOME or MATE components activate it by adding gnome
or mate to USES. The usage of USE_GNOME/INSTALL_ICONS and for
example GLIB_SCHEMAS has stayed the same.

Like with USES, the use of USE_GNOME and so after bsd.port.pre.mk
is now forbidden. And adapt ports that where still doing that.

Exp-runs done by:	antoine@

PR:		205432
Reviewed by:	antoine@, mat@
Approved by:	portmgr (antoine@)
Differential Revision:	https://reviews.freebsd.org/D3653
Wed, 6 Jan 2016
[ 18:45 marcus search for other commits by this committer ] Original commit   Revision:405384
Change the VV dependency to net-im/farstream to fix the build on clean
systems.

PR:		205947
Tue, 5 Jan 2016
[ 20:43 marcus search for other commits by this committer ] Original commit   Revision:405315
Update to 2.10.12.  See https://developer.pidgin.im/wiki/ChangeLog
for changes in this release.
Sat, 19 Dec 2015
[ 21:40 marcus search for other commits by this committer ] Original commit   Revision:404029
Add support for building finch with port's ncurses.

PR:		205407
Tue, 24 Mar 2015
[ 18:19 marino search for other commits by this committer ] Original commit   Revision:382150 (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
4 ports categories: Remove $PTHREAD_LIBS

Categories: www, ftp, net-im, net-mgmt

approved by:	PTHREAD blanket
Fri, 19 Dec 2014
[ 23:26 marcus search for other commits by this committer ] Original commit   Revision:374983
Put back the local perl hack for .packlist to fix make stage.

PR:		192054
Tue, 2 Dec 2014
[ 16:26 marcus search for other commits by this committer ] Original commit   Revision:373770
Update to 2.10.11 and fix the build with the ncurses port.

Submitted by:	Matthias Apitz <guru@unixarea.de> (ncurses fix)
Sat, 29 Nov 2014
[ 18:22 tijl search for other commits by this committer ] Original commit   Revision:373636 (Only the first 10 of 165 ports in this commit are shown above. View all ports for this commit)
Split devel/gettext in devel/gettext-runtime and devel/gettext-tools.  The
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)
Wed, 26 Nov 2014
[ 13:08 mat search for other commits by this committer ] Original commit   Revision:373448 (Only the first 10 of 10077 ports in this commit are shown above. View all ports for this commit)
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 13 Nov 2014
[ 20:47 marcus search for other commits by this committer ] Original commit   Revision:372537
Fix the MSN application ID to re-enable the buddy list.

Reported by:    Matthias Apitz <guru@unixarea.de>
Obtained from:  Pidgin git
Fri, 24 Oct 2014
[ 01:58 zi search for other commits by this committer ] Original commit   Revision:371419
- Update to 2.10.10

With hat:	ports-secteam
Security:	d057c5e6-5b20-11e4-bebd-000c2980a9f3
Wed, 1 Oct 2014
[ 01:34 marcus search for other commits by this committer ] Original commit   Revision:369683
Fix staging when Perl is enabled for slave ports.

Reported by:	John Wood <john@charpa.org>
Sat, 30 Aug 2014
[ 18:18 tijl search for other commits by this committer ] Original commit   Revision:366659 (Only the first 10 of 51 ports in this commit are shown above. View all ports for this commit)
dns/libidn:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Always install libidn-components.png because it is used by libidn.info
- Add -lintl to Libs.private instead of Libs in libidn.pc
Sat, 2 Aug 2014
[ 05:48 marcus search for other commits by this committer ] Original commit   Revision:363787
Adapt the fixpacklist Perl hack to work with libpurple.

PR:		192054
Wed, 23 Jul 2014
[ 09:54 tijl search for other commits by this committer ] Original commit   Revision:362645 (Only the first 10 of 139 ports in this commit are shown above. View all ports for this commit)
- Replace security/gnutls with security/gnutls3 and update to 3.2.15
- Bump PORTREVISION on all ports that depend on security/gnutls and
  adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
  developers)

PR:		191274
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Fri, 27 Jun 2014
[ 17:21 miwi search for other commits by this committer ] Original commit   Revision:359586 (Only the first 10 of 94 ports in this commit are shown above. View all ports for this commit)
- Chase database/sqlite3 slib bump

Approved by:	portmgr (myself)
Wed, 11 Jun 2014
[ 14:50 tijl search for other commits by this committer ] Original commit   Revision:357486 (Only the first 10 of 297 ports in this commit are shown above. View all ports for this commit)
Support LIBS like LDFLAGS.

- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS.  Also remove references to
  PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
  required additional patches.

Somewhat simplified a linker command line looks like:

${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}

where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us.  If possible -L and -l flags need to be
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 27 May 2014
[ 21:13 tijl search for other commits by this committer ] Original commit   Revision:355575
Fix gettext detection.

PR:		190299
Wed, 21 May 2014
[ 15:49 tijl search for other commits by this committer ] Original commit   Revision:354753
Fix build with SASL option.

PR:		ports/190057
Tue, 20 May 2014
[ 21:12 tijl search for other commits by this committer ] Original commit   Revision:354690
Strip libraries.

Requested by:	mandree
[ 19:41 tijl search for other commits by this committer ] Original commit   Revision:354674
- Remove "${FIND} ${WRKSRC} -type f | ${XARGS} ${TOUCH}" from post-patch.
  It was added to prevent running autotools in a previous version of the
  port but is no longer needed and may actually cause autotools to run
  because not all files get the same timestamp.
- Remove some other things from older versions.

Reported by:	many
PR:		ports/189938
Sat, 17 May 2014
[ 16:57 tijl search for other commits by this committer ] Original commit   Revision:354341 (Only the first 10 of 47 ports in this commit are shown above. View all ports for this commit)
Convert net-im/libpurple (and slave ports net-im/finch and net-im/pidgin)
to "USES=libtool tar:bzip2".  Bump PORTREVISION on all dependent ports
and modernise them as well (USES, LIB_DEPENDS, staging).

audio/pidgin-musictracker:
- Replace LIBS with LDFLAGS.
- Disable static plugin.

net/online-desktop: Remove obsolete patches.

net-im/mbpurple:
- Drop pkgconf dependency.
- Replace post-patch with MAKE_ARGS.
- Use standard do-build.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 16 Apr 2014
[ 18:28 zeising search for other commits by this committer ] Original commit   Revision:351411 (Only the first 10 of 1008 ports in this commit are shown above. View all ports for this commit)
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 21 Feb 2014
[ 15:26 marcus search for other commits by this committer ] Original commit   Revision:345485
Correct a typo when configuring dynamic prpl modules.  I seem to recall this
was a typo on purpose at some point, but the new configure uses '-' instead
of '_'.
Wed, 5 Feb 2014
[ 19:56 mandree search for other commits by this committer ] Original commit   Revision:342828
USES_GNOME=gnomehack -> USES=pathfix

Approved by:	marcus@ (maintainer)
[ 18:12 mandree search for other commits by this committer ] Original commit   Revision:342808
Fix SILC dependency so the lib is found if installed.
[ 17:27 marcus search for other commits by this committer ] Original commit   Revision:342796
Update to 2.10.9.  See https://developer.pidgin.im/wiki/ChangeLog for the
change in this release.

Submitted by:	Marc Peters <marc@mpeters.org>
Tue, 4 Feb 2014
[ 05:31 marcus search for other commits by this committer ] Original commit   Revision:342485
Update to 2.10.8.

See https://developer.pidgin.im/wiki/ChangeLog for a list of changes in this
release.

While here, convert to STAGE and update LIB_DEPENDS.
Fri, 17 Jan 2014
[ 10:33 gahr search for other commits by this committer ] Original commit   Revision:340026
- Convert to USES=tk
Sat, 30 Nov 2013
[ 01:24 marcus search for other commits by this committer ] Original commit   Revision:335255
Fix the v4l2 GST plugin name.  The gst_v4l2 is the port module name, not the
user-facing module name.

Reminded by:	kwm
Fri, 29 Nov 2013
[ 15:14 marcus search for other commits by this committer ] Original commit   Revision:335187
Bump PORTREVISION as voice/video support is in the default OPTIONS set.

Reminded by:	mat
Thu, 28 Nov 2013
[ 23:24 marcus search for other commits by this committer ] Original commit   Revision:335128
Make sure gstreamer-plugins-v4l2 is installed if voice/video support is
enabled.

PR:		183713
Fri, 20 Sep 2013
[ 22:13 bapt search for other commits by this committer ] Original commit   Revision:327756 (Only the first 10 of 186 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-im)
Tue, 17 Sep 2013
[ 06:51 bapt search for other commits by this committer ] Original commit   Revision:327454 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
Convert to new perl framework
Convert from USE_GMAKE to USES=gmake
Wed, 4 Sep 2013
[ 18:06 madpilot search for other commits by this committer ] Original commit   Revision:326307 (Only the first 10 of 129 ports in this commit are shown above. View all ports for this commit)
- Make ports use the libc provided iconv implementation on 10-CURRENT
  after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc

Reviewed by:	bapt
Approved by:	portmgr (bapt)
Discussed with:	bapt, bsam (who both contributed ideas and code)
Tue, 3 Sep 2013
[ 10:23 bapt search for other commits by this committer ] Original commit   Revision:326133 (Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
Add an explicit dependency on pkgconf
Tue, 4 Jun 2013
[ 19:04 bapt search for other commits by this committer ] Original commit   Revision:319896
Convert to new option framework
Sun, 28 Apr 2013
[ 22:53 marcus search for other commits by this committer ] Original commit   Revision:316766
Hardcode OPTIONSFILE across all slave ports to prevent disperate options
per frontend.

PR:		177534
Sat, 27 Apr 2013
[ 11:59 mva search for other commits by this committer ] Original commit   Revision:316662 (Only the first 10 of 219 ports in this commit are shown above. View all ports for this commit)
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
Wed, 24 Apr 2013
[ 18:10 ak search for other commits by this committer ] Original commit   Revision:316464 (Only the first 10 of 1028 ports in this commit are shown above. View all ports for this commit)
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
Sun, 10 Mar 2013
[ 06:28 marcus search for other commits by this committer ] Original commit   Revision:313809
Fix the IRC module by linking libirc with libsasl2.

PR:             176372
Submitted by:   decke
Obtained from:  Slackware
Sun, 17 Feb 2013
[ 23:43 marcus search for other commits by this committer ] Original commit   Revision:312459
Update to 2.10.7.  See https://developer.pidgin.im/wiki/ChangeLog for changes
in this release.
Tue, 5 Feb 2013
[ 16:17 novel search for other commits by this committer ] Original commit   Revision:311722 (Only the first 10 of 94 ports in this commit are shown above. View all ports for this commit)
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports
Mon, 9 Jul 2012
[ 01:06 marcus search for other commits by this committer ] Original commit 
Update to 2.10.6.  See http://developer.pidgin.im/wiki/ChangeLog for a list
of changes in this release.
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Sat, 12 May 2012
[ 16:19 marcus search for other commits by this committer ] Original commit 
Update to 2.10.4.  See http://developer.pidgin.im/wiki/ChangeLog for a list
of changesin this release.
Sun, 1 Apr 2012
[ 23:48 marcus search for other commits by this committer ] Original commit 
Update to 2.10.3.  See http://developer.pidgin.im/wiki/ChangeLog for a
list of changes in this release.

Feature safe:   yes
Sun, 18 Mar 2012
[ 17:00 marcus search for other commits by this committer ] Original commit 
Update to 2.10.2.  See http://developer.pidgin.im/wiki/ChangeLog for a
list of changes in this release.

Feature safe:   yes
Fri, 2 Mar 2012
[ 14:56 pav search for other commits by this committer ] Original commit 
- Remove conditional checks for FreeBSD 6.X

PR:             ports/165608
Submitted by:   pgollucci
Approved by:    portmgr (hat)

Number of commits found: 187 (showing only 100 on this page)

1 | 2  »