non port: net-im/finch/Makefile |
Number of commits found: 52 |
Sunday, 19 May 2024
|
18:02 Joe Marcus Clarke (marcus)
Update libpurple, pidgin, and finch to 2.14.13.
See https://keep.imfreedom.org/pidgin/pidgin/file/v2.14.13/ChangeLog for
a list of changes in this release.
62ae030 |
Wednesday, 10 Jan 2024
|
13:13 Baptiste Daroussin (bapt)
MAN?PREFIX: eleminate its usage and move man to share/man
64631af |
Saturday, 10 Sep 2022
|
17:41 Stefan Eßer (se) Author: Tobias Kortkamp
Fix WWW in parent/child ports
Many of the WWW are overwritten later which means the wrong value
is used. This did not happen before where the children were either
a) just using the pkg-descr from the parents
b) or had their own separate pkg-descr with custom WWW
Use WWW?= in parents when the child's WWW is different.
Children that use the same WWW as the parent can just inherit it,
i.e., the child WWW can be removed.
Approved by: portmgr (implicit)
e79fe1a |
Wednesday, 7 Sep 2022
|
21:10 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.
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)
b7f0544 |
Wednesday, 20 Jul 2022
|
19:44 Tobias C. Berner (tcberner)
cleanup: remove '$MCom' tag
gnome@ no longer uses Marcusom as their staging ground.
Approved by: gnome (nc)
Differential Revision: https://reviews.freebsd.org/D35866
11049e3 |
14:22 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>
* 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
103413d |
Wednesday, 8 Jun 2022
|
14:06 Baptiste Daroussin (bapt)
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
00f1472 |
Friday, 3 Sep 2021
|
06:32 Bernhard Froehlich (decke)
net-im/finch: Fix CPE information
Approved by: portmgr (blanket)
48018a0 |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Sunday, 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
|
Wednesday, 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
|
Tuesday, 25 Apr 2017
|
08:20 riggs
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs
|
Friday, 1 Apr 2016
|
14:16 mat
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Tuesday, 5 Jan 2016
|
20:43 marcus
Update to 2.10.12. See https://developer.pidgin.im/wiki/ChangeLog
for changes in this release.
|
Sunday, 12 Jul 2015
|
16:02 marcus
Fix a crash caused by changing window size.
PR: 200936
|
Tuesday, 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)
|
Friday, 12 Sep 2014
|
20:52 antoine
Do not define __BSD_VISIBLE/_XOPEN_SOURCE/_POSIX_C_SOURCE in
include/python2.7/pyconfig.h
This fixes x11-toolkits/py-wxPython30 build on head
PR: 192365
Exp-run: self
Reviewed by: jilles
With hat: portmgr
|
Wednesday, 23 Jul 2014
|
09:54 tijl
- 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)
|
Sunday, 8 Jun 2014
|
17:46 marcus
Add NCURSES_WIDECHAR to CPPFLAGS to fix the build on -CURRENT.
PR: 190792
|
Tuesday, 27 May 2014
|
21:13 tijl
Fix gettext detection.
PR: 190299
|
Tuesday, 20 May 2014
|
21:12 tijl
Strip libraries.
Requested by: mandree
|
Saturday, 17 May 2014
|
16:57 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.
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)
|
Friday, 14 Feb 2014
|
16:10 marcus
Remove a bogus file that sneaked in due to a manual apply of the previous
patch.
Submitted by: olgeni
|
02:08 marcus
When converting to stage I accidentally left out finch.1.gz. Re-add this
and sort the plist.
PR: 186746
Submitted by: olgeni
|
Tuesday, 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.
|
Friday, 20 Sep 2013
|
22:13 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-im)
|
Monday, 25 Feb 2013
|
17:23 marcus
Forgot to commit this plist change for the 2.10.7 update.
Reported by: sunpoet
|
Monday, 9 Jul 2012
|
01:07 marcus
Update to 2.10.6.
|
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
|
Saturday, 27 Aug 2011
|
17:28 marcus
Update Pidgin and friends to 2.10.0. See
http://developer.pidgin.im/wiki/ChangeLog for a list of changes in this
release.
|
Saturday, 2 Jul 2011
|
22:13 marcus
Update Pidgin and friends to 2.9.0. See
http://developer.pidgin.im/wiki/ChangeLog for a list of changes in this
release.
|
Sunday, 19 Jun 2011
|
21:17 marcus
Update to 2.8.0. See http://developer.pidgin.im/wiki/ChangeLog for a list
of changes.
|
Saturday, 22 May 2010
|
05:21 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
|
Sunday, 28 Mar 2010
|
06:47 dinoex
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Sunday, 21 Feb 2010
|
02:24 marcus
Updat to 2.6.6. See http://developer.pidgin.im/wiki/ChangeLog for a list
of changes.
Feature safe: yes
|
Friday, 5 Feb 2010
|
11:46 dinoex
- update to jpeg-8
|
Saturday, 22 Aug 2009
|
17:21 marcus
Allow these ports to report the correct set of protocol modules.
PR: 138042
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com>
|
Thursday, 20 Aug 2009
|
20:41 marcus
Update to 2.6.1. See http://developer.pidgin.im/wiki/ChangeLog for a list
of changes.
|
Wednesday, 14 Jan 2009
|
02:29 marcus
Update to 2.5.4.
* Add OPTIONS for all of the dynamic chat protocol modules
* Add plist support for WITHOUT_GNUTLS
* Add the myspace chat protocol
* Install the man pages
See http://developer.pidgin.im/wiki/ChangeLog for a list of release
changes.
PR: 130488
Submitted by: dougb
|
Thursday, 21 Aug 2008
|
21:38 marcus
Update to 2.5.0. See http://developer.pidgin.im/wiki/ChangeLog for a list
of changes in this release.
|
Wednesday, 2 Jul 2008
|
05:58 marcus
Update to 2.4.3. See http://developer.pidgin.im/wiki/ChangeLog for a list
of changes.
Submitted by: dougb
|
Friday, 6 Jun 2008
|
13:51 edwin
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
Monday, 19 May 2008
|
06:16 marcus
Update to 2.4.2. See http://developer.pidgin.im/wiki/ChangeLog for the list
of changes.
|
Sunday, 2 Mar 2008
|
05:31 marcus
Update to 2.4.0. See http://developer.pidgin.im/wiki/ChangeLog for a list
of changes.
|
Thursday, 13 Dec 2007
|
04:20 marcus
Update pidgin to 2.3.1, and chase the shared lib version bump. See
http://developer.pidgin.im/wiki/ChangeLog for the list of changes.
|
Monday, 17 Sep 2007
|
19:46 marcus
Update to 2.2.0. See http://pidgin.im/ChangeLog for the list of changes
in this release.
|
Saturday, 4 Aug 2007
|
21:43 marcus
Update to 2.1.0.
libpurple:
* Core changes to allow UIs to use second-granularity for scheduling. Pidgin and
Finch, which use the glib event loop, were changed to use
g_timeout_add_seconds() on glib >= 2.14 when possible. This allows glib to
better group our longer timers to increase power fficiency. (Arjan van de Ven
with Intel Corporation)
* No longer linkifies screennames containing @ signs in join/part notifications
in chats
* With the HTML logger, images in conversations are now saved. NOTE: Saved
images are not yet displayed when loading logs.
* Added support for QIP logs to the Log Reader plugin (Michael Shkutkov)
Pidgin:
* Ensure only one copy of Pidgin is running with a given configuration
directory. The net effect of this is that trying to start Pidgin a second time
will raise the buddy list. (Gabriel Schulhof)
* Undo capability in the conversation window
* The formatting toolbar has been reorganized to be more concise.
* A new status area has been added to the top of conversations to provide
additional detail about the buddy, including buddy icon, protocol and status
message.
* Show idle times in the buddy list as days, hours, seconds
Finch:
* There's support for workspaces now (details in the manpage)
* There's a new custom window manager, Irssi
* Some improvements for tab-completion, tooltip and the password entries
* Some bugs regarding search results fixed
* A new DBus-script to create a docklet for finch
* Support for showing empty groups in the buddy list (Eric Polino)
|
Friday, 25 May 2007
|
00:08 marcus
Update to the long-awaited 2.0.0. This has come a long way since Gaim
1.5.0, so be sure to checkout the new Pidgin website at
http://www.pidgin.im/ for all the exciting news.
|
Tuesday, 22 May 2007
|
06:21 marcus
Remove leftover lib/finch.
Reported by: pointyhat via kris
Approved by: portmgr (implicit)
|
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Thursday, 3 May 2007
|
19:11 marcus
Correct an NSS initialization error that was causing crashes with certain
protocols.
Reported by: mux
Obtained from: Pidgin SVN
|
06:55 marcus
Add finch after a repocopy from net-im/gaim-consoleui-devel. Finch is the new
name for the Gaim instant messenger client (ncurses UI version).
See http://www.pidgin.im/ for more details on the name.
This is a direct upgrade for gaim-consoleui-devel users from 2.0.0.b6 to
2.0.0.b7.
|
Number of commits found: 52 |