7808 FreshPorts -- audio/gmixer
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
gmixer 0.98c_5 audio on this many watch lists=15 search for ports that depend on this port
X11/gtk+ mixer control
Maintained by: gahr@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
License: not specified in port


gmixer is an X11/gtk+ mixer control program.  Features a clean interface
and the ability to auto load/save a configuration.
SVNWeb : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/pkg-config
Required To Run:
  1. devel/pkg-config
Required Libraries:
  1. devel/glib12
  2. x11-toolkits/gtk12
There are no ports dependent upon this port

To install the port: cd /usr/ports/audio/gmixer/ && make install clean
To add the package: pkg_add -r gmixer


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/cpiazza/
  3. ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/cpiazza/
  4. ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/cpiazza/
  5. ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/cpiazza/
  6. ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/cpiazza/
  7. ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/cpiazza/
  8. ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/cpiazza/

Number of commits found: 22

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
19 Mar 2011 12:38:54
Original commit files touched by this commit  0.98c_5
miwi search for other commits by this committer
- Get Rid MD5 support
06 Jun 2008 13:07:20
Original commit files touched by this commit  0.98c_5
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)
21 Feb 2008 21:20:01
Original commit files touched by this commit  0.98c_4
gahr search for other commits by this committer
My reference e-mail address as a ports maintainer is now gahr@FreeBSD.org.

Approved by:    miwi (mentor)
24 Oct 2007 12:27:14
Original commit files touched by this commit  0.98c_4
miwi search for other commits by this committer
- Fix build with gcc 4.2

PR:             117406
Submitted by:   Pietro Cerutti <gahr@gahr.ch> (maintainer)
26 May 2007 14:34:27
Original commit files touched by this commit  0.98c_4
araujo search for other commits by this committer
- Take maintainership.
- Removed pkg-plist.
- Added PLIST_FILES into Makefile.

PR:             ports/112335
Submitted by:   Pietro Cerutti<gahr@gahr.ch>
Approved by:    itetcu(mentor)
19 May 2007 20:32:57
Original commit files touched by this commit  0.98c_4
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}.
07 Mar 2006 08:28:06
Original commit files touched by this commit  0.98c_3
ade search for other commits by this committer
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with: kris
Approved by:    portmgr (implicit)
23 Nov 2005 23:29:54
Original commit files touched by this commit  0.98c_2
pav search for other commits by this committer
- Add some SHA256 checksums
04 Feb 2004 05:21:48
Original commit files touched by this commit  0.98c_2
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
27 Jan 2004 20:51:07
Original commit files touched by this commit  0.98c_1
trevor search for other commits by this committer
Add SIZE.
08 Apr 2003 00:40:09
Original commit files touched by this commit  0.98c_1
marcus search for other commits by this committer
Remove the USE_GNOMENG macro.
20 Feb 2003 16:49:55
Original commit files touched by this commit  0.98c_1
knu search for other commits by this committer
De-pkg-comment.
30 Jan 2003 17:38:24
Original commit files touched by this commit  0.98c_1
arved search for other commits by this committer
Set Maintainership back to ports.
cpiazza's email is bouncing since Jan 7.
18 Jan 2003 16:08:21
Original commit files touched by this commit  0.98c_1
arved search for other commits by this committer
Add a patch, that fixes a Coredump. From the PR:

"volctrls array is only initialized for the first 17 devices, various array
buffers were allocated to SOUND_MIXER_NRDEVICES and around that line 295,
that SOUND_MIXER_NRDEVICES was also used as upper limit in for loop.
This turned out to be problem, because in my machine that variable seems
to have value 25"

PR:             38560
Submitted by:   Juha Ylitalo <jylitalo@iki.fi>
Approved by:    Maintainer timeout (8 Months)
08 Sep 2002 00:44:43
Original commit files touched by this commit  0.98c
kris search for other commits by this committer
Fix build on -current (machine/soundcard.h -> sys/soundcard.h)
31 Aug 2002 00:13:25
Original commit files touched by this commit  0.98c
marcus search for other commits by this committer
Use USE_GNOMENG.

PR:             42232
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
08 Oct 2000 00:19:06
files touched by this commit
asami search for other commits by this committer
Convert category audio to new layout.  
05 Oct 2000 07:36:24
files touched by this commit
reg search for other commits by this committer
Implement USE_GTK, part 1.    
07 Jul 2000 20:59:26
files touched by this commit
steve search for other commits by this committer
- Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-config   -
Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly    
29 Jun 2000 03:31:42
files touched by this commit
asami search for other commits by this committer
Use ${MASTER_SITE_LOCAL}.    
07 Jun 2000 19:14:46
files touched by this commit
cpiazza search for other commits by this committer
Catch up with a directory change    
07 Jun 2000 09:41:41
files touched by this commit
cpiazza search for other commits by this committer
Move local distfiles to the new local-distfiles section on ftp.freebsd.org    

Number of commits found: 22

282e
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24527
Broken 216
Deprecated 473
Ignore 635
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours11
new 7 days28
new fortnight58
new month214

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0