non port: net-im/finch/Makefile |
SVNWeb
|
Number of commits found: 50 |
Sat, 10 Sep 2022
|
[ 17:41 Stefan Eßer (se) Author: Tobias Kortkamp ] e79fe1a (Only the first 10 of 195 ports in this commit are shown above. )
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)
|
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
|
[ 19:44 Tobias C. Berner (tcberner) ] 11049e3 (Only the first 10 of 87 ports in this commit are shown above. )
cleanup: remove '$MCom' tag
gnome@ no longer uses Marcusom as their staging ground.
Approved by: gnome (nc)
Differential Revision: https://reviews.freebsd.org/D35866
|
[ 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 )
|
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
|
Fri, 3 Sep 2021
|
[ 06:32 Bernhard Froehlich (decke) ] 48018a0
net-im/finch: Fix CPE information
Approved by: portmgr (blanket)
|
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
|
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
|
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
|
Tue, 5 Jan 2016
|
[ 20:43 marcus ]
Update to 2.10.12. See https://developer.pidgin.im/wiki/ChangeLog
for changes in this release.
|
Sun, 12 Jul 2015
|
[ 16:02 marcus ]
Fix a crash caused by changing window size.
PR: 200936
|
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)
|
Fri, 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
|
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)
|
Sun, 8 Jun 2014
|
[ 17:46 marcus ]
Add NCURSES_WIDECHAR to CPPFLAGS to fix the build on -CURRENT.
PR: 190792
|
Tue, 27 May 2014
|
[ 21:13 tijl ]
Fix gettext detection.
PR: 190299
|
Tue, 20 May 2014
|
[ 21:12 tijl ]
Strip libraries.
Requested by: mandree
|
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 )
|
Fri, 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
|
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, 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)
|
Mon, 25 Feb 2013
|
[ 17:23 marcus ]
Forgot to commit this plist change for the 2.10.7 update.
Reported by: sunpoet
|
Mon, 9 Jul 2012
|
[ 01:07 marcus ]
Update to 2.10.6.
|
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, 27 Aug 2011
|
[ 17:28 marcus ] (Only the first 10 of 20 ports in this commit are shown above. )
Update Pidgin and friends to 2.10.0. See
http://developer.pidgin.im/wiki/ChangeLog for a list of changes in this
release.
|
Sat, 2 Jul 2011
|
[ 22:13 marcus ] (Only the first 10 of 17 ports in this commit are shown above. )
Update Pidgin and friends to 2.9.0. See
http://developer.pidgin.im/wiki/ChangeLog for a list of changes in this
release.
|
Sun, 19 Jun 2011
|
[ 21:17 marcus ]
Update to 2.8.0. See http://developer.pidgin.im/wiki/ChangeLog for a list
of changes.
|
Sat, 22 May 2010
|
[ 05:21 marcus ] (Only the first 10 of 18 ports in this commit are shown above. )
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
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Sun, 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
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Sat, 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>
|
Thu, 20 Aug 2009
|
[ 20:41 marcus ]
Update to 2.6.1. See http://developer.pidgin.im/wiki/ChangeLog for a list
of changes.
|
Wed, 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
|
Thu, 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.
|
Wed, 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
|
Fri, 6 Jun 2008
|
[ 13:51 edwin ] (Only the first 10 of 73 ports in this commit are shown above. )
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)
|
Mon, 19 May 2008
|
[ 06:16 marcus ]
Update to 2.4.2. See http://developer.pidgin.im/wiki/ChangeLog for the list
of changes.
|
Sun, 2 Mar 2008
|
[ 05:31 marcus ]
Update to 2.4.0. See http://developer.pidgin.im/wiki/ChangeLog for a list
of changes.
|
Thu, 13 Dec 2007
|
[ 04:20 marcus ] (Only the first 10 of 12 ports in this commit are shown above. )
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.
|
Mon, 17 Sep 2007
|
[ 19:46 marcus ]
Update to 2.2.0. See http://pidgin.im/ChangeLog for the list of changes
in this release.
|
Sat, 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)
|
Fri, 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.
|
Tue, 22 May 2007
|
[ 06:21 marcus ]
Remove leftover lib/finch.
Reported by: pointyhat via kris
Approved by: portmgr (implicit)
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Thu, 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: 50 |