Port details |
- pidgin-hotkeys Pidgin plugin that allows user to assign global hotkeys
- 0.2.4_21 net-im =4 0.2.4_21Version of this port present on the latest quarterly branch.
- Maintainer: garga@FreeBSD.org
- Port Added: 2007-05-28 14:21:50
- Last Update: 2023-04-25 15:17:15
- Commit Hash: feb1fa3
- People watching this port, also watch:: gtk2, hexedit, qemu, thunderbird, ghex
- License: GPLv2
- WWW:
- https://sourceforge.net/projects/pidgin-hotkeys/
- Description:
- A pidgin plugin that allows user to assign global hotkeys (e.g. Ctrl+Alt+g) for
togglling buddy list and reading queued message. When "Toggle List" hotkey is
enabled, it makes the buddy list hidden from your taskbar and task switcher
(similar to ICQ).
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- pidgin-hotkeys>0:net-im/pidgin-hotkeys
- To install the port:
- cd /usr/ports/net-im/pidgin-hotkeys/ && make install clean
- To add the package, run one of these commands:
- pkg install net-im/pidgin-hotkeys
- pkg install pidgin-hotkeys
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pidgin-hotkeys
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (pidgin-hotkeys-0.2.4.tar.gz) = 3da7965c21744ca429bcffe829263de97a20252e0586a881d9f1ee4dbd7486bb
SIZE (pidgin-hotkeys-0.2.4.tar.gz) = 341912
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pidgin : net-im/pidgin
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- pidgin : net-im/pidgin
- Library dependencies:
-
- libpurple.so : net-im/libpurple
- libatk-1.0.so : accessibility/at-spi2-core
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-x11-2.0.so : x11-toolkits/gtk20
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net-im_pidgin-hotkeys
- USES:
- gnome libtool pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.2.4_21 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
0.2.4_20 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) |
0.2.4_19 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 ) |
0.2.4_19 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.2.4_19 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.2.4_19 08 Nov 2019 13:34:26 |
tobik |
net-im: Add missing USES={gnome,xorg} |
0.2.4_19 25 Apr 2017 08:20:31 |
riggs |
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs |
0.2.4_18 20 Jan 2017 20:33:31 |
sunpoet |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
0.2.4_18 08 Dec 2016 19:52:20 |
tijl |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
0.2.4_17 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.2.4_17 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 ) |
0.2.4_16 31 Oct 2013 23:41:22 |
garga |
. Add LICENSE
. Use space on WWW line |
0.2.4_16 22 Oct 2013 23:03:24 |
garga |
Support staging |
0.2.4_16 24 Sep 2013 16:47:23 |
garga |
Update LIB_DEPENDS syntax on my ports and silent make check-makefile |
0.2.4_16 20 Sep 2013 22:13:35 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-im) |
0.2.4_16 31 Aug 2013 00:18:11 |
bapt |
Convert USE_GNOME=pkgconfig to USES=pkgconfig
Convert USE_GMAKE to USES=gmake |
0.2.4_16 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.2.4_16 05 Oct 2012 12:41:46 |
garga |
Change headers of all ports maintained by me to new format |
0.2.4_16 02 Jul 2012 22:07:40 |
garga |
Remove lib version from LIB_DEPENDS to silence portlint |
0.2.4_16 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.2.4_15 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. |
0.2.4_14 02 Jul 2011 22:13:21 |
marcus |
Update Pidgin and friends to 2.9.0. See
http://developer.pidgin.im/wiki/ChangeLog for a list of changes in this
release. |
0.2.4_13 19 Jun 2011 21:25:44 |
marcus |
Chase the libpurple shared lib version. |
0.2.4_12 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.2.4_12 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 |
0.2.4_11 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.2.4_10 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.2.4_9 21 Aug 2009 16:05:47 |
erwin |
Chase the libpurple shared lib bump.
Submitted by: pointyhat |
0.2.4_8 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 |
0.2.4_7 28 Mar 2009 17:53:24 |
garga |
Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFE |
0.2.4_7 24 Aug 2008 16:58:52 |
marcus |
Belatedly chase the libpurple shared lib version.
Reported by: pointyhat via erwin |
0.2.4_6 06 Jun 2008 13:51:54 |
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) |
0.2.4_5 02 Mar 2008 13:26:57 |
garga |
- Chase libpurple version to purple.4 forgotten last commit
- Bump PORTREVISION again
Pointy hat to: marcus |
0.2.4_4 02 Mar 2008 05:36:00 |
marcus |
Chase the libpurple shared lib version. |
0.2.4_3 13 Dec 2007 13:02:07 |
pav |
- Chase libpurple shlib bump
Pointy hat to: marcus |
0.2.4_3 13 Dec 2007 04:20:54 |
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. |
0.2.4_2 24 Sep 2007 18:02:51 |
garga |
- Chase libpurple version bump [1]
- Fix build with xorg 7.3
- Bump PORTREVISION
Pointyhat to: marcus [1] |
0.2.4_1 07 Aug 2007 16:43:15 |
marcus |
Chase the libpurple shared lib version.
Reported by: pointyhat via kris |
0.2.4 05 Jul 2007 19:32:56 |
garga |
- Update to 0.2.4 |
0.2.3 13 Jun 2007 11:54:33 |
garga |
- Project now is renamed on sourceforge, so, make it fetchable again and fix WWW |
0.2.3 28 May 2007 14:20:49 |
garga |
- Move net-im/gaim-hotkeys -> net-im/pidgin-hotkeys because project was renamed
according the rename of gaim project to pidgin
- Update to 0.2.3
Repocopied by: marcus@ |