FreshPorts -- The Place For Ports notbug Sat, 11 Feb 2012 5:39 AM GMT
Port details
libggiwmh 0.3.2_2 graphics on this many watch lists=0 search for ports that depend on this port
A libggi extension, wmh stands for Window Manager Hints
Maintained by: antoine.brodin@laposte.net search for ports maintained by this maintainer
Port Added: 11 Dec 2004 22:48:50
Also Listed In: devel
License: not specified in port
libggiwmh is a libggi extension whereby wmh stands for 'Window Manager Hints'
It adds features like moving, resizing, iconifying, z-ordering Windows and more
that happen to contain a ggi visual.
It is safe to use it even on non-windowed targets. The ggiWmh* functions just
fail in that case, where the failure indicates a NOOP.

WWW: http://www.ggi-project.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: x11/libX11
Required To Run: x11/libX11
Required Libraries: graphics/libggi
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
http://www.ggi-project.org/ftp/ggi/v2.2/
http://heanet.dl.sourceforge.net/project/ggi/misc/libggiwmh-0.3.2/
http://sunet.dl.sourceforge.net/project/ggi/misc/libggiwmh-0.3.2/
http://iweb.dl.sourceforge.net/project/ggi/misc/libggiwmh-0.3.2/
http://switch.dl.sourceforge.net/project/ggi/misc/libggiwmh-0.3.2/
http://surfnet.dl.sourceforge.net/project/ggi/misc/libggiwmh-0.3.2/
http://kent.dl.sourceforge.net/project/ggi/misc/libggiwmh-0.3.2/
http://freefr.dl.sourceforge.net/project/ggi/misc/libggiwmh-0.3.2/
http://voxel.dl.sourceforge.net/project/ggi/misc/libggiwmh-0.3.2/
http://jaist.dl.sourceforge.net/project/ggi/misc/libggiwmh-0.3.2/
http://osdn.dl.sourceforge.net/project/ggi/misc/libggiwmh-0.3.2/
http://nchc.dl.sourceforge.net/project/ggi/misc/libggiwmh-0.3.2/
http://ncu.dl.sourceforge.net/project/ggi/misc/libggiwmh-0.3.2/
http://transact.dl.sourceforge.net/project/ggi/misc/libggiwmh-0.3.2/
http://softlayer.dl.sourceforge.net/project/ggi/misc/libggiwmh-0.3.2/
http://internode.dl.sourceforge.net/project/ggi/misc/libggiwmh-0.3.2/
http://ufpr.dl.sourceforge.net/project/ggi/misc/libggiwmh-0.3.2/
http://waix.dl.sourceforge.net/project/ggi/misc/libggiwmh-0.3.2/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 14

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
23 Sep 2011 22:26:39
Original commit files touched by this commit  0.3.2_2
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.3.2_2
ohauer search for other commits by this committer
-remove MD5
22 Aug 2009 00:23:13
Original commit files touched by this commit  0.3.2_2
  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 Mar 2008 11:11:33
Original commit files touched by this commit  0.3.2_2
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
19 May 2007 20:32:57
Original commit files touched by this commit  0.3.2_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}.
28 Jan 2007 08:29:44
Original commit files touched by this commit  0.3.2
rafan search for other commits by this committer
- Update to 0.3.2

PR:             ports/108455
Submitted by:   Antoine Brodin <antoine.brodin at laposte.net> (maintainer)
18 Mar 2006 13:50:53
Original commit files touched by this commit  0.3.1
pav search for other commits by this committer
- Update to 0.3.1

PR:             ports/94620
Submitted by:   Antoine Brodin <antoine.brodin@laposte.net> (maintainer)
23 Feb 2006 10:40:45
Original commit files touched by this commit  0.3.0_1
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
12 Dec 2005 19:25:49
Original commit files touched by this commit  0.3.0
jylefort search for other commits by this committer
- Update to 0.3.0 [1]
- Unsilence post-install and use ${INSTALL_DATA} rather than ${CP}

[1]:
PR:             ports/90290
Submitted by:   maintainer
19 Nov 2005 19:48:05
Original commit files touched by this commit  0.2.2
sem search for other commits by this committer
- Add SHA256

ggiterm port:
- Don't use gmake
- Install ggitem.termcap and add message about it
- Utilize DATADIR
- Bump PORTREVISION

PR:             ports/89280
Submitted by:   Antoine Brodin (maintainer)
15 Nov 2005 06:52:12
Original commit files touched by this commit  0.2.2
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
23 Sep 2005 16:04:42
Original commit files touched by this commit  0.2.2
garga search for other commits by this committer
- Update to 0.2.2

PR:             86507
Submitted by:   maintainer
18 Apr 2005 21:27:09
Original commit files touched by this commit  0.2.1
jylefort search for other commits by this committer
- Update to 0.2.1
- Fix build on 4.X
- Use USE_LIBTOOL_VER=15

PR:             ports/80039
Submitted by:   Antoine Brodin <antoine.brodin@laposte.net> (maintainer)
Approved by:    adamw (mentor)
11 Dec 2004 22:45:17
Original commit files touched by this commit  0.2.0
pav search for other commits by this committer
Add libggiwmh, a libggi extension whereby wmh stands for 'Window Manager
Hints'. It adds features like moving, resizing, iconifying, z-ordering Windows
and more that happen to contain a ggi visual.

PR:             ports/74826
Submitted by:   Antoine Brodin <antoine.brodin@laposte.net>

Number of commits found: 14

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
surfFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06
php5*Feb 06
mathopdFeb 03
firefoxFeb 01
linux-firefoxFeb 01
linux-seamonkeyFeb 01
linux-thunderbirdFeb 01
seamonkeyFeb 01

12 vulnerabilities affecting 31 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 23149
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 62
new 24 hours 5
new 48 hours8
new 7 days50
new fortnight77
new month143

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

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.168 seconds.