FreshPorts -- The Place For Ports Sat, 6 Sep 2008 8:43 PM BST
Port details
gai 0.5.10_7 x11-toolkits on this many watch lists=0 search for ports that depend on this port
General Applet Interface Library
Maintained by: lx@redundancy.redundancy.org search for ports maintained by this maintainer
Port Added: 17 Feb 2004 02:43:50
Also Listed In: gnome


This library is intended to simplify the development and use of Dockapps, ROX
panel applets and Gnome 2 Panel Applets. With this library the programmer can
focus on what the applet shall do, not on the interface.

What this library provides:
 - Dockapp support.
 - Gnome 2 Panel support.
 - ROX panel support.
 - Handling of all sizes of the Gnome Panel.
 - Handle Gnome Panel rotation.
 - Simple image file handeling via gdk_pixbuf.
 - Loading and storing of configuration values and strings.
 - A simple structual way of making preferences window.
 - Generates images from ascii text based upon fonts.
 - Support for both Gnome 2 Panel Applets, ROX panel applets and
   Dockaps/wmapplets.
 - Support for OpenGL applets.
 - Simple interface to connect events, like mouse button clicks, joystick
   events and so on.
 - Easy to add support for other panels.
 - Nice configure and makefile scripts that generates the needed files
   for ROX and Gnome.

WWW: http://gai.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/sdl12, textproc/intltool, misc/gnome-mime-data, devel/pkg-config, textproc/gnome-doc-utils
Required To Run: misc/gnomehier, misc/gnome-mime-data, devel/pkg-config, devel/gio-fam-backend, textproc/gnome-doc-utils
Required Libraries: x11-toolkits/gtkglext, devel/sdl12, graphics/libGL, audio/esound, accessibility/atk, accessibility/gail, devel/gconf2, devel/glib20, x11/gnome-desktop, x11/gnome-menus, x11/gnome-panel, devel/gnome-vfs, x11-toolkits/gtk20, graphics/libart_lgpl, devel/libbonobo, x11-toolkits/libbonoboui, devel/libglade2, x11/libgnome, graphics/libgnomecanvas, x11-toolkits/libgnomeui, devel/libgsf, devel/libIDL, graphics/librsvg2, x11-toolkits/libwnck, textproc/libxml2, textproc/libxslt, devel/ORBit2, x11-toolkits/pango

To install the port: cd /usr/ports/x11-toolkits/gai/ && make install clean
To add the package: pkg_add -r gai


Configuration Options
     No options to configure

Master Sites:
http://nchc.dl.sourceforge.net/sourceforge/gai/
http://kent.dl.sourceforge.net/sourceforge/gai/
http://easynews.dl.sourceforge.net/sourceforge/gai/
http://ufpr.dl.sourceforge.net/sourceforge/gai/
http://umn.dl.sourceforge.net/sourceforge/gai/
http://heanet.dl.sourceforge.net/sourceforge/gai/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 31

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
06 Jun 2008 15:16:37
Original commit files touched by this commit  0.5.10_7
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)
19 Apr 2008 18:56:05
Original commit files touched by this commit  0.5.10_6
  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)
13 Mar 2008 14:28:35
Original commit files touched by this commit  0.5.10_5
miwi search for other commits by this committer
- Chase devel/sdl12 shlib version bump
19 May 2007 21:32:57
Original commit files touched by this commit  0.5.10_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}.
20 Sep 2006 12:21:59
Original commit files touched by this commit  0.5.10_3
stas search for other commits by this committer
 - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
   structure (i.e. include/SDL for includes and sdl-config for configuration
   binary)
 - Update graphics/sdl_ttf to version 2.0.8
 - Update graphics/sdl_image to version 1.2.5
 - Update audio/sdl_mixer to version 1.2.7
 - Update net/sdl_net to version 1.2.6
 - Update Mk/bsd.sdl.mk accordingly
 - Fix dependent ports to fit the new directory structure and avoid several
   API breakages
 - Bump up portrevisions for all dependent ports to allow them to be upgraded
   by portupgrade/portmaster etc tools

Approved by:    kris (portmgr), sem (mentor)
14 Jul 2006 05:38:14
Original commit files touched by this commit  0.5.10_2
clsung search for other commits by this committer
- gtkglext changed names of the libs it installed, so fixing to build with
  the new 1.2.0 version of that port.

PR:             ports/100269
Submitted by:   maintainer (David Thiel)
13 May 2006 06:00:46
Original commit files touched by this commit  0.5.10_1
edwin search for other commits by this committer
Remove USE_REINPLACE from categories starting with X
24 Jan 2006 03:16:52
Original commit files touched by this commit  0.5.10_1
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
05 Nov 2005 05:22:06
Original commit files touched by this commit  0.5.10_1
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
27 Oct 2005 14:47:15
Original commit files touched by this commit  0.5.10
jylefort search for other commits by this committer
[1]:
  - Update to 0.5.10
  - Respect ${X11BASE}

Moreover:
  - Install with ${INSTALL_*}, in order to ensure proper permissions/ownerships
  - Unconditionally install examples, regardless of ${NOPORTDOCS}
  - Simplify the Makefile through the use of PORTDOCS=*

[1]:
PR:             ports/88071
Submitted by:   maintainer
21 May 2005 18:34:25
Original commit files touched by this commit  0.5.8
kris search for other commits by this committer
Attempt to "fix" build on ia64 by applying same nasty hack as for amd64.
23 Apr 2005 19:24:43
Original commit files touched by this commit  0.5.8
jylefort search for other commits by this committer
Fix build on 4.X.

Reported by:    pointyhat
Approved by:    adamw (mentor)
15 Apr 2005 21:56:53
Original commit files touched by this commit  0.5.8
jylefort search for other commits by this committer
- Update to 0.5.8
- Fix GNOME panel support

PR:             ports/79980
Submitted by:   David Thiel <lx@redundancy.redundancy.org>
Approved by:    adamw (mentor)
12 Apr 2005 04:26:57
Original commit files touched by this commit  0.5.4_2
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 09:04:41
Original commit files touched by this commit  0.5.4_2
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
17 Mar 2005 09:00:44
Original commit files touched by this commit  0.5.4_2
ahze search for other commits by this committer
- Remove gnomeprefix to fix plist

Pointed out by: krion via pointyhat
12 Mar 2005 10:54:27
Original commit files touched by this commit  0.5.4_2
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
07 Nov 2004 22:37:47
Original commit files touched by this commit  0.5.4_1
marcus search for other commits by this committer
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
10 May 2004 02:18:30
Original commit files touched by this commit  0.5.4
ijliao search for other commits by this committer
fix build on -stable

Noticed by:     bento via kris
12 Apr 2004 10:38:44
Original commit files touched by this commit  0.5.4
ijliao search for other commits by this committer
upgrade to 0.5.4
05 Apr 2004 04:31:02
Original commit files touched by this commit  0.5.3_1
marcus search for other commits by this committer
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
05 Apr 2004 03:05:46
Original commit files touched by this commit  0.5.3
ijliao search for other commits by this committer
upgrade to 0.5.3
16 Mar 2004 04:23:56
Original commit files touched by this commit  0.5.2_1
edwin search for other commits by this committer
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
15 Mar 2004 02:39:31
Original commit files touched by this commit  0.5.2
ijliao search for other commits by this committer
fix build on -stable
08 Mar 2004 01:01:31
Original commit files touched by this commit  0.5.2
edwin search for other commits by this committer
Properly use SDL everywhere:
        USE_SDL=yes     -> USE_SDL=sdl  (good examles everywhere)
        WANT_SDL/HAVE_SDL instead of exists(localbase/lib/lib...)

See
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-sdl.html
for more information on how to use USE_SDL, WANT_SDL and HAVE_SDL.

PR:             follow-ups of ports/55494, ports/61877
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
28 Feb 2004 17:27:23
Original commit files touched by this commit  0.5.2
arved search for other commits by this committer
Respect CFLAGS and fix build on AMD64
23 Feb 2004 03:34:35
Original commit files touched by this commit  0.5.2
ijliao search for other commits by this committer
add missing gdkpixbuf dependency

Noticed by:     bento via kris
20 Feb 2004 01:51:02
Original commit files touched by this commit  0.5.2
ijliao search for other commits by this committer
fix build package

Noticed by:     bento via kris
17 Feb 2004 12:02:57
Original commit files touched by this commit  0.5.2
olgeni search for other commits by this committer
Fix a couple of typos (from ispell).
17 Feb 2004 03:14:47
Original commit files touched by this commit  0.5.2
ijliao search for other commits by this committer
this port installs shlib
17 Feb 2004 02:22:33
Original commit files touched by this commit  0.5.2
ijliao search for other commits by this committer
add gai 0.5.2
General Applet Interface Library

Number of commits found: 31

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
php5*Sep 04
linux-operaAug 25
operaAug 25
gnutlsAug 21
joomla15*Aug 20
bugzilla*Aug 19
bugzilla2*Aug 19
cdfAug 19
drupal5Aug 18
drupal6Aug 18
ruby18Aug 16
ruby18Aug 16
ruby18Aug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16

2 vulnerabilities affecting 3 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
Traffic

Calculated hourly:
Port count 19088
Broken 157
Deprecated 78
Ignore 424
Forbidden 6
Restricted 287
No CDROM 130
Vulnerable 50
Expired 11
Set to expire 60
Interactive 78
new 24 hours 3
new 48 hours10
new 7 days51
new fortnight87
new month247

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

Add tab to Netscape 6

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