7a7d FreshPorts -- graphics/mhgui
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
mhgui 0.2_5 graphics on this many watch lists=0 search for ports that depend on this port
GUI widget library for MakeHuman
Maintained by: amdmi3@FreeBSD.org search for ports maintained by this maintainer
Port Added: 10 Apr 2007 19:01:57
License: GPLv2


MHGUI is the GUI widget library used in the C++ version of MakeHuman.
The main idea is to have a small and easy toolkit with a set of special
widgets. Some of this widgets are very special and not available in
other toolkits.

WWW: http://www.dedalo-3d.com/index.php
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. devel/pkgconf
  2. devel/gmake
  3. x11/libXi
  4. x11-toolkits/libXmu
  5. x11/libICE
  6. x11/libSM
Required To Run:
  1. x11/libXi
  2. x11-toolkits/libXmu
  3. x11/libICE
  4. x11/libSM
Required Libraries:
  1. graphics/animorph
  2. graphics/png
  3. graphics/freeglut

This port is required by:

for Libraries

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


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/makehuman/MakeHuman%20Source/MakeHuman_091/
  3. http://freefr.dl.sourceforge.net/project/makehuman/MakeHuman%20Source/MakeHuman_091/
  4. http://garr.dl.sourceforge.net/project/makehuman/MakeHuman%20Source/MakeHuman_091/
  5. http://heanet.dl.sourceforge.net/project/makehuman/MakeHuman%20Source/MakeHuman_091/
  6. http://hivelocity.dl.sourceforge.net/project/makehuman/MakeHuman%20Source/MakeHuman_091/
  7. http://ignum.dl.sourceforge.net/project/makehuman/MakeHuman%20Source/MakeHuman_091/
  8. http://internode.dl.sourceforge.net/project/makehuman/MakeHuman%20Source/MakeHuman_091/
  9. http://iweb.dl.sourceforge.net/project/makehuman/MakeHuman%20Source/MakeHuman_091/
  10. http://jaist.dl.sourceforge.net/project/makehuman/MakeHuman%20Source/MakeHuman_091/
  11. http://kaz.dl.sourceforge.net/project/makehuman/MakeHuman%20Source/MakeHuman_091/
  12. http://kent.dl.sourceforge.net/project/makehuman/MakeHuman%20Source/MakeHuman_091/
  13. http://master.dl.sourceforge.net/project/makehuman/MakeHuman%20Source/MakeHuman_091/
  14. http://nchc.dl.sourceforge.net/project/makehuman/MakeHuman%20Source/MakeHuman_091/
  15. http://ncu.dl.sourceforge.net/project/makehuman/MakeHuman%20Source/MakeHuman_091/
  16. http://netcologne.dl.sourceforge.net/project/makehuman/MakeHuman%20Source/MakeHuman_091/
  17. http://sunet.dl.sourceforge.net/project/makehuman/MakeHuman%20Source/MakeHuman_091/
  18. http://superb-dca3.dl.sourceforge.net/project/makehuman/MakeHuman%20Source/MakeHuman_091/
  19. http://switch.dl.sourceforge.net/project/makehuman/MakeHuman%20Source/MakeHuman_091/
  20. http://tenet.dl.sourceforge.net/project/makehuman/MakeHuman%20Source/MakeHuman_091/
  21. http://ufpr.dl.sourceforge.net/project/makehuman/MakeHuman%20Source/MakeHuman_091/
  22. http://waix.dl.sourceforge.net/project/makehuman/MakeHuman%20Source/MakeHuman_091/

Number of commits found: 16

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
23 May 2013 03:41:39
Original commit files touched by this commit  0.2_5
amdmi3 search for other commits by this committer
- Depend on pkgconfig in a proper way
23 May 2013 03:30:30
Original commit files touched by this commit  0.2_5
amdmi3 search for other commits by this committer
- Trim Makefile header
- OptionsNG
- Add LICENSE
- Switch to USE_PKGCONFIG

PR:		177146
Submitted by:	nemysis <nemysis@gmx.ch>
04 Aug 2012 22:52:04
Original commit files touched by this commit  0.2_5
kwm search for other commits by this committer
Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.

Bump all ports that directly depend on libglut because of the shlib version
change.

There are some extra items in this patch.

*) Because freeglut doesn't have the same dependancies as libglut, some ports
	need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
	with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
	remains now.
*) While here fix a png related build issue games/vegastrike.

Thanks to miwi for running the exp-run.

Approved by:	portmgr (miwi)

Collaboration with:	zeising@
Obtained from:	xorg-dev staging area.
01 Jun 2012 05:26:28
Original commit files touched by this commit  0.2_4
dinoex search for other commits by this committer
- update png to 1.5.10
23 Sep 2011 22:26:39
Original commit files touched by this commit  0.2_3
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
03 Jul 2011 14:12:23
Original commit files touched by this commit  0.2_3
ohauer search for other commits by this committer
-remove MD5
29 Mar 2010 18:19:06
Original commit files touched by this commit  0.2_3
dinoex search for other commits by this committer
- fix build for png-1.4.1
bump PORTREVISOON
29 Mar 2010 16:52:13
Original commit files touched by this commit  0.2_2
dinoex search for other commits by this committer
- fix build for png-1.4.1
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.2_2
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
22 Aug 2009 00:23:13
Original commit files touched by this commit  0.2_1
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with G
23 Jan 2009 16:28:36
Original commit files touched by this commit  0.2_1
flz search for other commits by this committer
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
19 Jun 2008 17:28:24
Original commit files touched by this commit  0.2
amdmi3 search for other commits by this committer
Update my email address in 132 ports.

Approved by:    miwi (mentor)
19 Apr 2008 17:56:05
Original commit files touched by this commit  0.2
  Sanity Test Failure
miwi search for other commits by this committer
- 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)
18 Dec 2007 18:45:37
Original commit files touched by this commit  0.2
miwi search for other commits by this committer
- Update to 0.2

PR:             118766
Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
19 May 2007 20:32:57
Original commit files touched by this commit  0.1_1
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}.
10 Apr 2007 18:55:18
Original commit files touched by this commit  0.1
miwi search for other commits by this committer
MHGUI is the GUI widget library used in the C++ version of MakeHuman.
The main idea is to have a small and easy toolkit with a set of special
widgets. Some of this widgets are very special and not available in
other toolkits.

WWW: http://www.dedalo-3d.com/index.php

PR:             ports/111078
Submitted by:   Dmitry Marakasov <amdmi3 at amdmi3.ru>

Number of commits found: 16

2806
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10Aug 14
linux-f10-flashplugin11Aug 14
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04
libFSJun 04
libGLJun 04
libGLJun 04

11 vulnerabilities affecting 33 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 24566
Broken 190
Deprecated 460
Ignore 564
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 51
Set to expire 445
Interactive 33
new 24 hours 3
new 48 hours10
new 7 days30
new fortnight94
new month175

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