non port: net-im/libpurple/Makefile |
SVNWeb
|
Number of commits found: 187 (showing only 100 on this page) |
Wed, 26 Jul 2023
|
[ 00:48 Muhammad Moinur Rahman (bofh) ] 95274bf (Only the first 10 of 190 ports in this commit are shown above. )
*/*: 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) ] 3d9a815 (Only the first 10 of 4481 ports in this commit are shown above. )
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) ] 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) ] 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) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 103413d (Only the first 10 of 87 ports in this commit are shown above. )
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 )
|
Thu, 23 Jun 2022
|
[ 07:10 Joe Marcus Clarke (marcus) Author: Mikhail T ] 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) ] 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) ] 4d3a301
net-im/libpurple: Revert gstreamer reversion
My commit and Tobias' crossed like ships in the night.
|
[ 17:30 Joe Marcus Clarke (marcus) ] 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) ] ca3f925 (Only the first 10 of 133 ports in this commit are shown above. )
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) ] d63665f (Only the first 10 of 892 ports in this commit are shown above. )
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) ] 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) ] 247c7db (Only the first 10 of 867 ports in this commit are shown above. )
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) ] c80dda3
net-im/libpurple: Point to the system TLS certs.
PR: 259954
|
Mon, 1 Nov 2021
|
[ 21:13 Joe Marcus Clarke (marcus) ] 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) Author: Filipe da Silva Santos ] c05034e
net-im/libpurple: Fix typo in Makefile
|
Mon, 3 May 2021
|
[ 19:08 Joe Marcus Clarke (marcus) ] 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) ] 23b639c
net-im/libpurple: Re-enable the GEvolution plugin (for pidgin)
|
Wed, 21 Apr 2021
|
[ 12:31 Joe Marcus Clarke (marcus) ] 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) ] 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) ] 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) ] 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) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 21 Jun 2020
|
[ 14:06 marcus ]
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 ]
Use standard ncurses build mechanism.
PR: 243949
Submitted by: swills
|
Fri, 7 Feb 2020
|
[ 13:33 lwhsu ]
Followup security/nss installation path modification in r525484
PR: 243835
|
Fri, 8 Nov 2019
|
[ 13:34 tobik ] (Only the first 10 of 34 ports in this commit are shown above. )
net-im: Add missing USES={gnome,xorg}
|
Fri, 12 Apr 2019
|
[ 20:39 marcus ]
Switch to using default Python only for DBUS file generation.
PR: 237199
Submitted by: gahr
|
Tue, 2 Apr 2019
|
[ 03:35 yuri ] (Only the first 10 of 50 ports in this commit are shown above. )
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 ]
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 ]
- Switch to USES=localbase
- Add missing files to plist
Approved by: portmgr blanket
|
Sat, 16 Dec 2017
|
[ 19:05 olgeni ]
net-im/libpurple: quick fix for TLS radio button.
|
[ 18:11 rene ]
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 ]
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 ] (Only the first 10 of 38 ports in this commit are shown above. )
- Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
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 )
|
Thu, 12 Oct 2017
|
[ 15:57 mat ] (Only the first 10 of 42 ports in this commit are shown above. )
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 ]
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 ] (Only the first 10 of 701 ports in this commit are shown above. )
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs
|
Mon, 24 Apr 2017
|
[ 12:58 miwi ] (Only the first 10 of 11 ports in this commit are shown above. )
- Fix shebangs
Submitted by: Jochen Neumeister (via irc)
|
Sat, 18 Mar 2017
|
[ 12:37 marcus ]
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 ]
Switch GStreamer dependency to Gst1.
PR: 213892
Submitted by: Matthieu Volat <mazhe@alkumuna.eu>
|
Fri, 2 Dec 2016
|
[ 11:58 mat ] (Only the first 10 of 119 ports in this commit are shown above. )
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 ]
Fix pidgin build when python symlink is not present
|
Sun, 9 Oct 2016
|
[ 12:10 jbeich ] (Only the first 10 of 53 ports in this commit are shown above. )
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 ]
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 ]
Fix typo and remove duplicate Bonjour option.
Reported by: Alexandr Matveev <timon@timon.net.nz>
|
Fri, 15 Apr 2016
|
[ 18:44 marcus ]
Group IM protocols together in an OPTIONS_GROUP.
PR: 208646
Submitted by: sid@bsdmail.com
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 27 Mar 2016
|
[ 14:58 tijl ] (Only the first 10 of 183 ports in this commit are shown above. )
- 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 ] (Only the first 10 of 17 ports in this commit are shown above. )
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 ]
Change the VV dependency to net-im/farstream to fix the build on clean
systems.
PR: 205947
|
Tue, 5 Jan 2016
|
[ 20:43 marcus ]
Update to 2.10.12. See https://developer.pidgin.im/wiki/ChangeLog
for changes in this release.
|
Sat, 19 Dec 2015
|
[ 21:40 marcus ]
Add support for building finch with port's ncurses.
PR: 205407
|
Tue, 24 Mar 2015
|
[ 18:19 marino ] (Only the first 10 of 20 ports in this commit are shown above. )
4 ports categories: Remove $PTHREAD_LIBS
Categories: www, ftp, net-im, net-mgmt
approved by: PTHREAD blanket
|
Fri, 19 Dec 2014
|
[ 23:26 marcus ]
Put back the local perl hack for .packlist to fix make stage.
PR: 192054
|
Tue, 2 Dec 2014
|
[ 16:26 marcus ]
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 ] (Only the first 10 of 165 ports in this commit are shown above. )
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 ] (Only the first 10 of 10077 ports in this commit are shown above. )
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 )
|
Thu, 13 Nov 2014
|
[ 20:47 marcus ]
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 ]
- Update to 2.10.10
With hat: ports-secteam
Security: d057c5e6-5b20-11e4-bebd-000c2980a9f3
|
Wed, 1 Oct 2014
|
[ 01:34 marcus ]
Fix staging when Perl is enabled for slave ports.
Reported by: John Wood <john@charpa.org>
|
Sat, 30 Aug 2014
|
[ 18:18 tijl ] (Only the first 10 of 51 ports in this commit are shown above. )
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 ]
Adapt the fixpacklist Perl hack to work with libpurple.
PR: 192054
|
Wed, 23 Jul 2014
|
[ 09:54 tijl ] (Only the first 10 of 139 ports in this commit are shown above. )
- 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 ] (Only the first 10 of 94 ports in this commit are shown above. )
- Chase database/sqlite3 slib bump
Approved by: portmgr (myself)
|
Wed, 11 Jun 2014
|
[ 14:50 tijl ] (Only the first 10 of 297 ports in this commit are shown above. )
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 )
|
Tue, 27 May 2014
|
[ 21:13 tijl ]
Fix gettext detection.
PR: 190299
|
Wed, 21 May 2014
|
[ 15:49 tijl ]
Fix build with SASL option.
PR: ports/190057
|
Tue, 20 May 2014
|
[ 21:12 tijl ]
Strip libraries.
Requested by: mandree
|
[ 19:41 tijl ]
- 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 ] (Only the first 10 of 47 ports in this commit are shown above. )
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 )
|
Wed, 16 Apr 2014
|
[ 18:28 zeising ] (Only the first 10 of 1008 ports in this commit are shown above. )
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 )
|
Fri, 21 Feb 2014
|
[ 15:26 marcus ]
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 ]
USES_GNOME=gnomehack -> USES=pathfix
Approved by: marcus@ (maintainer)
|
[ 18:12 mandree ]
Fix SILC dependency so the lib is found if installed.
|
[ 17:27 marcus ]
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 ]
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 ]
- Convert to USES=tk
|
Sat, 30 Nov 2013
|
[ 01:24 marcus ]
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 ]
Bump PORTREVISION as voice/video support is in the default OPTIONS set.
Reminded by: mat
|
Thu, 28 Nov 2013
|
[ 23:24 marcus ]
Make sure gstreamer-plugins-v4l2 is installed if voice/video support is
enabled.
PR: 183713
|
Fri, 20 Sep 2013
|
[ 22:13 bapt ] (Only the first 10 of 186 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-im)
|
Tue, 17 Sep 2013
|
[ 06:51 bapt ] (Only the first 10 of 19 ports in this commit are shown above. )
Convert to new perl framework
Convert from USE_GMAKE to USES=gmake
|
Wed, 4 Sep 2013
|
[ 18:06 madpilot ] (Only the first 10 of 129 ports in this commit are shown above. )
- 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 ] (Only the first 10 of 29 ports in this commit are shown above. )
Add an explicit dependency on pkgconf
|
Tue, 4 Jun 2013
|
[ 19:04 bapt ]
Convert to new option framework
|
Sun, 28 Apr 2013
|
[ 22:53 marcus ]
Hardcode OPTIONSFILE across all slave ports to prevent disperate options
per frontend.
PR: 177534
|
Sat, 27 Apr 2013
|
[ 11:59 mva ] (Only the first 10 of 219 ports in this commit are shown above. )
- 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 ] (Only the first 10 of 1028 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Sun, 10 Mar 2013
|
[ 06:28 marcus ]
Fix the IRC module by linking libirc with libsasl2.
PR: 176372
Submitted by: decke
Obtained from: Slackware
|
Sun, 17 Feb 2013
|
[ 23:43 marcus ]
Update to 2.10.7. See https://developer.pidgin.im/wiki/ChangeLog for changes
in this release.
|
Tue, 5 Feb 2013
|
[ 16:17 novel ] (Only the first 10 of 94 ports in this commit are shown above. )
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports
|
Mon, 9 Jul 2012
|
[ 01:06 marcus ]
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 ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Sat, 12 May 2012
|
[ 16:19 marcus ]
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 ]
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 ]
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 ]
- 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) |