Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.24.0_4 01 Oct 2024 18:56:20 |
Rene Ladan (rene) |
all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X
Reviewed by: many
Differential Revision: https://reviews.freebsd.org/D46601 |
1.24.0_4 29 Sep 2023 23:20:56 |
Muhammad Moinur Rahman (bofh) |
net-im/pidgin-sipe: Remove CC/CPP/CXX exports
USES=llvm now by default exports CC/CPP/CXX so remove those
Approved by: portmgr (blanket) |
1.24.0_4 18 Aug 2023 19:42:04 |
Muhammad Moinur Rahman (bofh) |
net-im/pidgin-sipe: Fix build on 14
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
1.24.0_4 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
1.24.0_3 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.24.0_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.24.0_2 20 Jul 2022 14:22:40 |
Tobias C. Berner (tcberner) |
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 ) |
1.24.0_2 30 Apr 2022 08:03:20 |
Tobias C. Berner (tcberner) |
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 |
1.24.0_2 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
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) |
1.24.0_1 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
1.24.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.24.0 21 Oct 2020 18:46:25 |
pkubaj |
net-im/pidgin-sipe: fix build on GCC architectures
New glib needs newer GCC. |
1.24.0 19 Jul 2020 11:29:49 |
pkubaj |
net-im/pidgin-sipe: fix build on GCC architectures
Set -Wno-error:
cc1: warnings being treated as errors
purple-plugin.c:165: warning: missing initializer
MFH: 2020Q3 (fix build blanket) |
1.24.0 21 Sep 2019 15:19:31 |
pkubaj |
net-im/pidgin-sipe: update to 1.24.0, pet portlint
Update the port to 1.24.0.
Add explicit dependencies which are installed and linked to anyway for libdbus,
gstreamer1 and farstream.
Add USES=gnome.
Pet portlint by moving some entries.
Fix OCS2005 option, which had misspelled DESC and CONFIGURE_ENABLE entries, so
it didn't even work.
Remove unneeded patch.
PR: 240347
Approved by: john.c.prather@gmail.com (maintainer timeout), tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D21714 |
1.21.1_2 30 Nov 2017 06:13:35 |
linimon |
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run |
1.21.1_2 27 May 2017 16:00:49 |
linimon |
Mark some ports failing on armv6, for errors classified as "clang_werror".
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
1.21.1_2 25 Apr 2017 08:20:31 |
riggs |
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs |
1.21.1_1 09 Oct 2016 12:10:02 |
jbeich |
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 |
1.21.1 09 Sep 2016 20:12:45 |
amdmi3 |
- Update to 1.21.1
- While here, switch to USES=localbase and options helpers
PR: 211880
Submitted by: w.schwarzenfeld@utanet.at
Approved by: john.c.prather@gmail.com (maintainer) |
1.18.0_1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.18.0_1 05 Aug 2015 07:39:48 |
kwm |
Part 2 of adding USE_GNOME=intltool to ports that require it.
The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and
gtk30 don't pull intltool in anymore.
PR: 201980
Exp-run by: antoine@ |
1.18.0_1 21 Nov 2014 23:55:50 |
antoine |
Cleanup plist |
1.18.0_1 17 May 2014 16:57:14 |
tijl |
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 ) |
1.18.0 15 Feb 2014 16:10:53 |
swills |
- Update to 1.18.0
PR: ports/186783
Submitted by: swills (myself)
Approved by: John Prather <john.c.prather@gmail.com> (maintainer) |
1.13.1_1 19 Dec 2013 20:11:14 |
swills |
- Fix build on 10.0 and 11-CURRENT
PR: ports/181196
Submitted by: myself
Approved by: maintainer timeout (john.c.prather@gmail.com, >4 months) |
1.13.1_1 20 Sep 2013 22:13:35 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-im) |
1.13.1_1 06 Sep 2013 14:23:20 |
bapt |
Add an explicit dependency on pkgconf |
1.13.1_1 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
1.13.1_1 05 Mar 2013 17:07:44 |
miwi |
- Convert to OptionsNG
- Trim header
Reviewed by: beat, bapt, kwm |
1.13.1_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.13.1 21 Apr 2012 08:25:39 |
pawel |
- Update to version 1.13.1
- Add options for OSC2005 msg timeout and Kerberos support
PR: ports/167086
Submitted by: Golyashov Sergey <svvord@ulona.org>
Approved by: maintainer |
1.12.0 01 Feb 2012 03:25:24 |
rm |
- update to 1.12.0 [1]
- fix pkg-plist problem
PR: 164391
Submitted by: Golyashov Sergey <svvord at ulona dot org>
Approved by: maintainer |
1.11.2_4 18 Oct 2011 20:01:09 |
pawel |
Depend on security/nss, fixes misssing dep when net-im/libpurple and
net-im/pidgin are build without NSS support - this port still links
to it when it's available and this behaviour can be disabled.
PR: ports/160352
Reported by: Peter Jeremy <Peter.Jeremy@alcatel-lucent.com>
Approved by: maintainer |
1.11.2_3 27 Aug 2011 17:28:25 |
marcus |
Update Pidgin and friends to 2.10.0. See
http://developer.pidgin.im/wiki/ChangeLog for a list of changes in this
release. |
1.11.2_2 07 Jul 2011 07:05:19 |
marcus |
Actually commit the libpurple shared lib bump.
Reported by: pointyhat via pav |
1.11.2_1 21 Jun 2011 20:55:07 |
ehaupt |
Fix build with with libpurple.8
PR: 158070
Submitted by: Mark Atkinson <atkin901@gmail.com>
Approved by: John Prather <john.c.prather@gmail.com> (maintainer) |
1.11.2_1 19 Jun 2011 21:25:44 |
marcus |
Chase the libpurple shared lib version. |
1.11.2 24 Nov 2010 07:29:11 |
wen |
- Update to 1.11.2
PR: ports/152501
Submitted by: John Prather <john.c.prather@gmail.com> (maintainer) |
1.11.0 21 Oct 2010 08:24:00 |
wen |
- Update to 1.11.0
PR: ports/151610
Submitted by: John Prather <john.c.prather@gmail.com> (maintainer) |
1.10.1 12 Jul 2010 03:02:23 |
miwi |
- Update to 1.10.1
PR: 148479
Submitted by: John Prather <john.c.prather@gmail.com> (maintainer) |
1.10.0_3 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
1.10.0_2 27 May 2010 09:45:08 |
ehaupt |
Fix build
PR: 147089
Submitted by: freebsd@nagilum.org
Approved by: John Prather <john.c.prather@gmail.com> (maintainer) |
1.10.0_1 26 May 2010 07:43:51 |
pav |
- Mark BROKEN: does not build with pidgin 2.7
Submitted by: John Prather <john.c.prather@gmail.com> (maintainer) |
1.10.0_1 22 May 2010 05:21:10 |
marcus |
Update Pidgin and friends to 2.7.0. See
http://developer.pidgin.im/wiki/ChangeLog for the list of changes. Also,
enable Tcl 8.5 support.
PR: 146607
Submitted by: dougb |
1.10.0 08 Apr 2010 20:53:41 |
sylvio |
- Update to 1.10.0
- Add support to NLS
PR: ports/145464
Submitted by: John Prather <john.c.prather@gmail.com> (maintainer)
Approved by: itetcu (mentor, implicit) |
1.9.1_1 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.9.1 20 Mar 2010 19:12:34 |
miwi |
- Update to 1.9.1
PR: 144803
Submitted by: John Prather <john.c.prather@gmail.com> (maintainer) |
1.9.0 10 Mar 2010 23:41:23 |
miwi |
- Update to 1.9.0
PR: 144635
Submitted by: John Prather <john.c.prather@gmail.com> (maintainer) |
1.8.1 17 Feb 2010 22:02:55 |
lwhsu |
- Update to to 1.8.1
PR: ports/144049
Submitted by: John Prather <john.c.prather AT gmail.com> (maintainer)
Feature safe: yes |
1.7.1_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.7.1 20 Dec 2009 14:35:12 |
ehaupt |
Update to 1.7.1
PR: 141100
Approved by: maintainer timeout (18 days) |
1.7.0 21 Oct 2009 11:48:21 |
miwi |
- Update to 1.7.0
PR: 139803
Submitted by: John Prather <john.c.prather@gmail.com> (maintainer) |
1.6.3 02 Oct 2009 23:17:13 |
amdmi3 |
- Update to 1.6.3
PR: 139260
Submitted by: John Prather <john.prather@ticketmaster.com> (maintainer from
another email) |
1.6.2 29 Aug 2009 22:08:26 |
miwi |
- Update to 1.6.2
PR: 138286
Submitted by: John Prather <john.c.prather@gmail.com> (maintainer) |
1.6.1_1 27 Aug 2009 15:04:16 |
amdmi3 |
- Remove remaining SFP references (switch these ports to SF)
Approved by: portmgr (pav) |
1.6.1_1 22 Aug 2009 05:54:36 |
marcus |
Mark BROKEN pending an update for libpurple-2.6.1.
Reported by: pointyhat via erwin |
1.6.1_1 20 Aug 2009 20:45:23 |
marcus |
Chase the libpurple shared lib bump. |
1.6.1 13 Aug 2009 15:25:51 |
amdmi3 |
- Update to 1.6.1
- Switch to SFP
PR: 137709
Submitted by: John Prather <john.c.prather@gmail.com> (maintainer) |
1.6.0 11 Aug 2009 14:26:29 |
amdmi3 |
- Update to 1.6.0
PR: 137614
Submitted by: John Prather <john.c.prather@gmail.com> (maintainer) |
1.5.0_1 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
1.5.0 05 Jul 2009 22:15:21 |
miwi |
- Update to 1.4.1
PR: 136165
Submitted by: John Prather <john.c.prather@gmail.com> (maintainer) |
1.4.1 20 Jun 2009 14:49:45 |
beat |
- Update to 1.4.1
PR: ports/135714
Submitted by: John Prather <john.c.prather AT gmail.com> (maintainer) |
1.4.0 21 May 2009 13:41:47 |
amdmi3 |
- Update to 1.4.0
- While here, use SF macro and fix some identation
PR: 134729
Submitted by: John Prather <john.c.prather@gmail.com> (maintainer) |
1.3.4 17 May 2009 14:58:43 |
miwi |
Pidgin Plug-in for OCS/LCS (Live Communication Server).
SIP/Simple protocol implementation for connect to LCS/OCS.
WWW: http://www.sourceforge.net/projects/sipe
PR: ports/134349
Submitted by: John Prather |