<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/security/pidgin-encryption, branch release/12.3.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F12.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F12.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2021-04-06T14:31:07Z</updated>
<entry>
<title>Remove # $FreeBSD$ from Makefiles.</title>
<updated>2021-04-06T14:31:07Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2021-04-06T11:55:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=305f148f482daf30dcf728039d03d019f88344eb'/>
<id>urn:sha1:305f148f482daf30dcf728039d03d019f88344eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Followup security/nss installation path modification in r525484</title>
<updated>2020-02-07T13:33:36Z</updated>
<author>
<name>Li-Wen Hsu</name>
<email>lwhsu@FreeBSD.org</email>
</author>
<published>2020-02-07T13:33:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c94236cf7e4f6f687cdf7fb58c7b9a4279684bb7'/>
<id>urn:sha1:c94236cf7e4f6f687cdf7fb58c7b9a4279684bb7</id>
<content type='text'>
PR:		243835
</content>
</entry>
<entry>
<title>security: Add missing USES={gnome,php}</title>
<updated>2019-11-08T13:17:00Z</updated>
<author>
<name>Tobias Kortkamp</name>
<email>tobik@FreeBSD.org</email>
</author>
<published>2019-11-08T13:17:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=77baedc828998509aa22424356a907d80799d6b8'/>
<id>urn:sha1:77baedc828998509aa22424356a907d80799d6b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Chase ffmpeg 3.3 update (ABI changes)</title>
<updated>2017-04-25T08:20:30Z</updated>
<author>
<name>Thomas Zander</name>
<email>riggs@FreeBSD.org</email>
</author>
<published>2017-04-25T08:20:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b50a4186ce94f1349629ba4833a3ac776e270a5d'/>
<id>urn:sha1:b50a4186ce94f1349629ba4833a3ac776e270a5d</id>
<content type='text'>
PR:		218658
Submitted by:	riggs
</content>
</entry>
<entry>
<title>devel/nspr, security/nss: drop version from SONAME</title>
<updated>2016-10-09T12:10:02Z</updated>
<author>
<name>Jan Beich</name>
<email>jbeich@FreeBSD.org</email>
</author>
<published>2016-10-09T12:10:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f5f47a5a4ea9e4e39b7264f4f9e055387bb41eb0'/>
<id>urn:sha1:f5f47a5a4ea9e4e39b7264f4f9e055387bb41eb0</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>Convert tab after WWW: in pkg-descrs to single space as per PHB</title>
<updated>2016-05-23T18:36:52Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2016-05-23T18:36:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=54a08f695469164af42c22e5816710e439424ed8'/>
<id>urn:sha1:54a08f695469164af42c22e5816710e439424ed8</id>
<content type='text'>
Approved by:	portmgr blanket
</content>
</entry>
<entry>
<title>Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.</title>
<updated>2016-04-01T14:25:16Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2016-04-01T14:25:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=597afc47baba19000afd8ec4880a2c47975b0367'/>
<id>urn:sha1:597afc47baba19000afd8ec4880a2c47975b0367</id>
<content type='text'>
With hat:	portmgr
Sponsored by:	Absolight
</content>
</entry>
<entry>
<title>- Drop @dirrm* from plist</title>
<updated>2015-12-15T01:21:43Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2015-12-15T01:21:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=654518ff1ce3485dd015ef08a0ce51e36e9a4a24'/>
<id>urn:sha1:654518ff1ce3485dd015ef08a0ce51e36e9a4a24</id>
<content type='text'>
Approved by:	portmgr blanket
</content>
</entry>
<entry>
<title>Add USES=libtool and INSTALL_TARGET=install-strip</title>
<updated>2014-09-05T20:05:50Z</updated>
<author>
<name>Tijl Coosemans</name>
<email>tijl@FreeBSD.org</email>
</author>
<published>2014-09-05T20:05:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c0d646c6122c1c3e4bd9886cf83079f8a34e64eb'/>
<id>urn:sha1:c0d646c6122c1c3e4bd9886cf83079f8a34e64eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert net-im/libpurple (and slave ports net-im/finch and net-im/pidgin)</title>
<updated>2014-05-17T16:57:14Z</updated>
<author>
<name>Tijl Coosemans</name>
<email>tijl@FreeBSD.org</email>
</author>
<published>2014-05-17T16:57:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5795addbba9b9a79c66ce201661b96c571e7ef40'/>
<id>urn:sha1:5795addbba9b9a79c66ce201661b96c571e7ef40</id>
<content type='text'>
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.

net-im/pidgin-audacious-remote: Disable static plugin.

net-im/pidgin-birthday-reminder: Disable static plugin.

net-im/pidgin-fetion: Replace pkg-plist with PLIST_FILES.

net-im/pidgin-guifications:
- Drop USE_GNOME=gnomeprefix.
- Replace LIBS with LDFLAGS.

net-im/pidgin-hotkeys:
- Drop CFLAGS=-fPIC.
- Fix build on systems without gcc.

net-im/pidgin-libnotify:
- Use option helpers.
- Drop references to PTHREAD_CFLAGS and PTHREAD_LIBS.

net-im/pidgin-manualsize: Fix build on systems without gcc.

net-im/pidgin-privacy-please:
- Replace a patch with CPPFLAGS and LDFLAGS.
- Don't use USE_LDCONFIG for a plugin.

net-im/pidgin-sipe:
- Don't use USE_LDCONFIG for a plugin.
- Drop PORTDOCS that don't contain useful documentation.
- Patch configure with s/LDLAGS/LDFLAGS/ so LDFLAGS can replace LIBS.
- Use option helpers and fix Kerberos option.
- Remove obsolete CONFIGURE_ENV.

security/pidgin-encryption:
- Drop references to PTHREAD_CFLAGS and PTHREAD_LIBS.
- Disable static plugin.
- Use option helpers.

security/pidgin-otr:
- Drop redundant comment about PORTREVISION.
- Add USE_GNOME=gtk20.
- Drop references to PTHREAD_CFLAGS and PTHREAD_LIBS.
- Port uses stack protector unconditionally so link with -lssp_nonshared
  when necessary like Mk/bsd.ssp.mk does.

Approved by:	portmgr (PORTREVISION bump on unstaged port)
</content>
</entry>
</feed>
