Port details |
- gkrellmvolume2 GKrellM volume plugin
- 2.1.13_10 audio
=14 2.1.13_10Version of this port present on the latest quarterly branch.
- BROKEN: unfetchable
DEPRECATED: Broken for more than 6 months This port expired on: 2020-05-05 IGNORE: is marked as broken: unfetchable
- Maintainer: ume@FreeBSD.org
- Port Added: 2002-09-02 18:31:16
- Last Update: 2020-05-05 15:38:12
- SVN Revision: 534093
- People watching this port, also watch:: gkrellm2, gmake, zip, libogg
- License: not specified in port
- WWW:
- http://gkrellm.luon.net/volume.php
- Description:
- GKrellM volume plugin
A plugin for gkrellm 2.0, that lets you control your mixer..
WWW: http://gkrellm.luon.net/volume.php
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- gkrellmvolume2>0:audio/gkrellmvolume2
- No installation instructions:
- This port has been deleted.
- PKGNAME: gkrellmvolume2
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (gkrellm-volume-2.1.13.tar.gz) = 85fa0ac0d242725f81316efba171315323822117d2e24d67273c3356e1b15a43
SIZE (gkrellm-volume-2.1.13.tar.gz) = 42087
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gkrellm.h : sysutils/gkrellm2
- msgfmt : devel/gettext-tools
- gmake : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- gkrellm : sysutils/gkrellm2
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- gettext gmake 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 |
2.1.13_10 05 May 2020 15:38:12 |
rene |
Remove expired ports:
Adjusted for ports rescued since r534032
2020-05-05 audio/festvox-czech: Broken for more than 6 months
2020-05-05 audio/gkrellmvolume2: Broken for more than 6 months
2020-05-05 audio/mixmos: Broken for more than 6 months
2020-05-05 audio/mma: Broken for more than 6 months
2020-05-05 audio/pd-cyclone: Broken for more than 6 months
2020-05-05 audio/shorten: Broken for more than 6 months
2020-05-05 audio/taglib-sharp: Broken for more than 6 months
2020-05-05 audio/xhippo: Broken for more than 6 months
2020-05-05 biology/consed: Broken for more than 6 months
2020-05-05 biology/plinkseq: Broken for more than 6 months
2020-05-05 biology/seqtools: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
2.1.13_10 04 Apr 2020 20:51:41 |
antoine |
Deprecate ports broken for more than 6 months |
2.1.13_10 06 Nov 2019 12:48:32 |
antoine |
Mark a few ports BROKEN, unfetchable |
2.1.13_10 26 Jul 2016 16:51:16 |
mat |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
2.1.13_10 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
2.1.13_10 03 Feb 2015 18:15:17 |
ume |
- Fix volume reading
- Remove author from pkg-descr
- Fix WWW:
PR: 197247
Submitted by: amdmi3 |
2.1.13_9 29 Nov 2014 18:22:33 |
tijl |
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) |
2.1.13_9 28 Jul 2014 14:12:36 |
adamw |
Rename audio/ patch-xy patches to reflect the files they modify. |
2.1.13_9 12 Oct 2013 19:05:09 |
ume |
avoid package name collisions. |
2.1.13_9 07 Oct 2013 11:09:05 |
bapt |
Fix pkgname collision
With hat: portmgr |
2.1.13_9 04 Oct 2013 16:38:03 |
ume |
enable stage. |
2.1.13_9 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
2.1.13_9 08 Sep 2013 08:27:08 |
antoine |
Add an explicit dependency on pkgconf
Obtained from: portmgr (bapt) |
30 Aug 2013 23:01:06
|
bapt |
Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix |
2.1.13_9 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.1.13_8 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
2.1.13_8 22 Oct 2011 23:50:23 |
eadler |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
2.1.13_8 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
2.1.13_8 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.1.13_7 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
2.1.13_6 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 |
2.1.13_5 25 Jul 2008 09:08:42 |
pav |
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV |
2.1.13_5 15 Jun 2008 12:52:11 |
olgeni |
A few typo fixes for ports/audio descriptions. |
2.1.13_5 06 Jun 2008 13:07:20 |
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) |
2.1.13_4 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
2.1.13_4 24 Mar 2008 23:21:25 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
2.1.13_4 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
2.1.13_3 26 Dec 2006 04:07:17 |
ume |
Respect CC.
PR: ports/107164
Submitted by: lioux |
2.1.13_3 08 Nov 2005 16:19:56 |
ume |
add SHA256. |
2.1.13_3 05 Nov 2005 05:22:06 |
marcus |
Bump PORTREVISION to chase the glib20 shared library update. |
2.1.13_2 12 Mar 2005 10:54:27 |
marcus |
Bump PORTREVISION to chase the glib20 shared lib version change. |
2.1.13_1 04 Feb 2005 12:50:16 |
ume |
use PLIST_FILES. |
2.1.13_1 07 Nov 2004 22:37:47 |
marcus |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
2.1.13 17 Oct 2004 17:16:22 |
ume |
Update to 2.1.13. |
2.1.11 18 May 2004 19:47:25 |
ume |
Update to 2.1.11. |
2.1.9_2 05 Apr 2004 03:31:02 |
marcus |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
2.1.9_1 04 Feb 2004 13:57:19 |
ume |
SIZEfy |
2.1.9_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
2.1.9 29 Jan 2004 11:41:48 |
kris |
Use a unique LATEST_LINK |
2.1.9 26 Dec 2003 19:37:33 |
ume |
Update to 2.1.9. |
2.1.8_1 27 Sep 2003 04:02:24 |
ume |
Though recent FreeBSD has SOUND_MIXER_INFO defined. it seems
incompatible with the one gkrellmvolume expects.
Reported by: "Kevin Oberman" <oberman@es.net> |
2.1.8 17 Jun 2003 17:49:11 |
ume |
Update to 2.1.8. |
2.1.7 20 Feb 2003 20:10:05 |
ume |
De-pkg-comment. |
2.1.7 28 Jan 2003 18:31:00 |
ume |
Update to 2.1.7. |
2.1.5 06 Nov 2002 20:10:50 |
ume |
Update to 2.1.5. |
2.1.4 05 Oct 2002 19:47:25 |
ume |
Update to 2.1.4. |
2.0.1 02 Sep 2002 18:30:53 |
ume |
Update gkrellm-volume to 2.0.1 after repocopy. |