notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
gmidimonitor GTK+ application that shows MIDI events
3.6_3 audio Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.6_3Version of this port present on the latest quarterly branch.
Broken BROKEN: unfetchable
Deprecated DEPRECATED: Unfetchable, unmaintained
Expired This port expired on: 2019-10-16
Ignore IGNORE: is marked as broken: unfetchable
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2007-03-27 12:25:31
Last Update: 2019-10-16 15:29:32
SVN Revision: 514601
License: GPLv2+
WWW:
http://home.gna.org/gmidimonitor/
Description:
GMIDImonitor is GTK+ application that shows MIDI events. WWW: http://home.gna.org/gmidimonitor/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/gmidimonitor
  2. share/gmidimonitor/gmidimonitor.ui
  3. /usr/local/share/licenses/gmidimonitor-3.6_3/catalog.mk
  4. /usr/local/share/licenses/gmidimonitor-3.6_3/LICENSE
  5. /usr/local/share/licenses/gmidimonitor-3.6_3/GPLv2+
Collapse this list.
Dependency lines:
  • gmidimonitor>0:audio/gmidimonitor
No installation instructions:
This port has been deleted.
PKGNAME: gmidimonitor
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (gmidimonitor-3.6.tar.bz2) = 941a8d19dc3b743e152fbaa44f0387d2c9d49b8fd17a6fa06f7155fdb4ec6a31 SIZE (gmidimonitor-3.6.tar.bz2) = 122736

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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkgconf>=1.3.0_1 : devel/pkgconf
  2. python2.7 : lang/python27
Library dependencies:
  1. libjack.so : audio/jack
  2. liblash.so : audio/lash
  3. libatk-1.0.so : accessibility/atk
  4. libglib-2.0.so : devel/glib20
  5. libintl.so : devel/gettext-runtime
  6. libgtk-x11-2.0.so : x11-toolkits/gtk20
  7. libglade-2.0.so : devel/libglade2
  8. libxml2.so : textproc/libxml2
  9. libpango-1.0.so : x11-toolkits/pango
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
pkgconfig tar:bzip2 waf gnome
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://download.gna.org/gmidimonitor/
Collapse this list.

Number of commits found: 29

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.6_3
16 Oct 2019 15:29:32
Revision:514601Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

2019-10-16 archivers/freetar: Unfetchable, unmaintained
2019-10-16 archivers/hffzip: Unfetchable, unmaintained
2019-10-16 archivers/hpack.non-usa.only: Unfetchable, unmaintained
2019-10-16 archivers/untar: Unfetchable, unmaintained
2019-10-16 astro/gpsdrive: Unfetchable, unmaintained
2019-10-16 astro/planets: Unfetchable, unmaintained
2019-10-16 audio/ascd: Unfetchable, unmaintained
2019-10-16 audio/audiotag: Unfetchable, unmaintained
2019-10-16 audio/gmidimonitor: Unfetchable, unmaintained
2019-10-16 audio/gmpc-lyricwiki: Unfetchable, unmaintained
2019-10-16 audio/jack_mixer: Unfetchable, unmaintained
2019-10-16 audio/jmusic: Unfetchable, unmaintained
2019-10-16 audio/maplay: Unfetchable, unmaintained
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.6_3
15 Sep 2019 17:28:09
Revision:512125Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate a few ports
3.6_3
04 Aug 2019 08:22:52
Revision:508076Original commit files touched by this commit
antoine search for other commits by this committer
Mark BROKEN: unfetchable
3.6_3
01 Apr 2016 13:29:17
Revision:412344Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
3.6_3
12 Jan 2016 16:20:32
Revision:405891Original commit files touched by this commit
amdmi3 search for other commits by this committer
Convert LICENSE= "GPLxx # or later" to "GPLxx+"

Approved by:	portmgr blanket
3.6_3
07 Jun 2015 15:01:31
Revision:388713Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Strip binary
- Pet portlint
3.6_2
08 Apr 2015 15:05:49
Revision:383571Original commit files touched by this commit
bapt search for other commits by this committer
Add a new USES=waf to handle the waf building system, allowing to factorise code
Plug waf into MAKE_CMD and CONFIGURE_CMD so the regular defined targets can be
reused

Always define _MAKE_JOBS so that when bsd.port.mk will stop overwritting
_MAKE_JOBS when parallel jobs are disabled we can enforce -j1 (which is needed
to really disable parallelisation with waf

WAF_CMD has been created to allow one to override the location of the waf script
relatively to WRKSRC

CONFIGURE_TARGET is by default defined to "configure"
ALL_TARGET is by default defined to "build"
INSTALL_TARGET is by default defined to "install"

USES=waf is by default stagedir safe
3.6_2
20 Dec 2014 13:57:21
Revision:375006Original commit files touched by this commit
bapt search for other commits by this committer
Clean up some now useless PLIST_DIRS*
3.6_2
20 Jun 2014 12:15:46
Revision:358565Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch audio/lash to USES=libtool, drop .la files
- Add required LIBS
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
3.6_1
06 Apr 2014 17:45:00
Revision:350391Original commit files touched by this commit
bapt search for other commits by this committer
Support stage
11 Dec 2013 14:35:37
Revision:336166Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio

With hat:	portmgr
3.6_1
20 Sep 2013 14:36:37
Revision:327706Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
3.6_1
08 Sep 2013 08:27:08
Revision:326709Original commit files touched by this commit
antoine search for other commits by this committer
Add an explicit dependency on pkgconf

Obtained from:	portmgr (bapt)
3.6_1
14 Aug 2013 22:35:54
Revision:324744Original commit files touched by this commit Sanity Test Failure
ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
3.6_1
04 May 2013 14:06:09
Revision:317320Original commit files touched by this commit
bdrewery search for other commits by this committer
- When DISABLE_MAKE_JOBS or MAKE_JOBS_UNSAFE is set, also set
  MAKE_JOBS_NUMBER to 1. This makes it safe to do -j${MAKE_JOBS_NUMBER}
  without any extra logic.
- Cleanup ports working around the empty MAKE_JOBS_NUMBER
- This also fixes several ports that were expecting MAKE_JOBS_NUMBER
  to always have a number

Reviewed by:	bapt
Spotted by:	John Marino <draco@marino.st>
With hat:	portmgr
3.6_1
01 Jun 2012 05:26:28
Original commit files touched by this commit
dinoex search for other commits by this committer
- update png to 1.5.10
3.6
02 Jul 2011 16:09:33
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 3.6

PR:             158469
Submitted by:   Ports Fury
3.4_3
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
3.4_3
25 Oct 2010 20:09:07
Original commit files touched by this commit
trasz search for other commits by this committer
Drop maintainership for ports I can't maintain anymore.
3.4_3
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
3.4_2
05 Feb 2010 11:46:55
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
3.4_1
31 Jul 2009 13:57:52
Original commit files touched by this commit
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
3.4
23 Jul 2008 10:48:01
Original commit files touched by this commit
trasz search for other commits by this committer
- Upgrade to 3.4.
3.2_1
06 Jun 2008 13:07:20
Original commit files touched by this commit
edwin search for other commits by this committer
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)
3.2
11 Jul 2007 22:06:17
Original commit files touched by this commit
trasz search for other commits by this committer
- Use proper capitalization in my email address.

Approved by:    miwi (mentor)
Suggested by:   sat
3.2
05 Jul 2007 07:00:50
Original commit files touched by this commit
trasz search for other commits by this committer
- Update to 3.2.

Approved by:    miwi (mentor)
3.1_1
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
3.1
13 Apr 2007 13:03:49
Original commit files touched by this commit
trasz search for other commits by this committer
Change my email address to trasz@FreeBSD.org.

Approved by:    miwi (mentor)
3.1
27 Mar 2007 12:24:45
Original commit files touched by this commit
miwi search for other commits by this committer
GMIDImonitor is GTK+ application that shows MIDI events.

WWW:    https://gmidimonitor.bountysource.com/

PR:             ports/110919
Submitted by:   trasz <trasz at pin.if.uz.zgora.pl>

Number of commits found: 29