FreshPorts -- The Place For Ports Sat, 11 Oct 2008 12:01 PM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

Port details
gal2 2.5.3_6 x11-toolkits on this many watch lists=58 search for ports that depend on this port
A collection of widgets taken from GNOME 2 gnumeric
Maintained by: gnome@FreeBSD.org search for ports maintained by this maintainer
Port Added: 11 Sep 2002 16:29:09
Also Listed In: gnome


GAL is a collection of widgets and utility routines that were taken
from Evolution and Gnumeric.
  
WWW: http://www.gnome.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gmake, x11/libX11, lang/perl5.8, devel/libtool15, textproc/intltool, misc/gnome-mime-data, devel/pkg-config
Required To Run: x11/libX11, lang/perl5.8, misc/gnomehier, misc/gnome-mime-data, devel/pkg-config, devel/gio-fam-backend
Required Libraries: devel/gettext, audio/esound, accessibility/atk, accessibility/gail, devel/gconf2, devel/glib20, devel/gnome-vfs, x11-toolkits/gtk20, graphics/libart_lgpl, devel/libbonobo, x11-toolkits/libbonoboui, devel/libglade2, x11/libgnome, graphics/libgnomecanvas, print/libgnomeprint, x11-toolkits/libgnomeprintui, x11-toolkits/libgnomeui, devel/libIDL, textproc/libxml2, devel/ORBit2, x11-toolkits/pango

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


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.belnet.be/mirror/ftp.gnome.org/sources/gal/2.5/
ftp://ftp.no.gnome.org/pub/GNOME/sources/gal/2.5/
ftp://ftp.dit.upm.es/linux/gnome/sources/gal/2.5/
http://laotzu.acc.umu.se/pub/GNOME/sources/gal/2.5/
http://gemmei.acc.umu.se/pub/GNOME/sources/gal/2.5/
http://chuangtzu.acc.umu.se/pub/GNOME/sources/gal/2.5/
ftp://ftp.dataplus.se/pub/linux/gnome/sources/gal/2.5/
ftp://ftp.cse.buffalo.edu/pub/Gnome/sources/gal/2.5/
http://ftp.unina.it/pub/linux/GNOME/sources/gal/2.5/
http://www.gtlib.cc.gatech.edu/pub/gnome/sources/gal/2.5/
ftp://ftp.dti.ad.jp/pub/X/gnome/sources/gal/2.5/
http://ring.nict.go.jp/archives/X/gnome/sources/gal/2.5/
http://ring.sakura.ad.jp/archives/X/gnome/sources/gal/2.5/
http://ring.riken.jp/archives/X/gnome/sources/gal/2.5/
ftp://ftp.kddlabs.co.jp/pub/GNOME/sources/gal/2.5/
ftp://ftp.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/gal/2.5/
http://ftp.gnome.org/pub/GNOME/sources/gal/2.5/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/gnome2/

Number of commits found: 44

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
10 Jun 2008 05:57:46
Original commit files touched by this commit  2.5.3_6
marcus search for other commits by this committer
Restore previous PORTREVISIONs that were decremented as part of the gettext
bump.

Reported by:    iKris
06 Jun 2008 15:16:37
Original commit files touched by this commit  2.5.3_1
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  2.5.3_5
  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)
25 Oct 2007 00:37:25
Original commit files touched by this commit  2.5.3_4
marcus search for other commits by this committer
Presenting GNOME 2.20.1 and all related works for FreeBSD.  The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
(Only the first 15 lines of the commit message are shown above View all of this commit message)
19 May 2007 21:32:57
Original commit files touched by this commit  2.5.3_3
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}.
04 Sep 2006 23:41:46
Original commit files touched by this commit  2.5.3_2
mezz search for other commits by this committer
-INSTALLS_SHLIB -> USE_LDCONFIG.
-Add locale stuff in plist that aren't in mtree/BSD.x11-4.dist.

PR:             ports/101472
Submitted by:   Stanislav Sedov <ssedov@mbsd.msk.ru>
31 May 2006 23:18:51
Original commit files touched by this commit  2.5.3_2
mezz search for other commits by this committer
- Add header in these *-reference ports.
- Fix a few of pkg-descr by chase the rename.
- Move all PORTREVISION and PORTEPOCH to top with ?=.
- Put USE_X_PREFIX back in, but under REFERENCE_PORT, and remove PREFIX? and
  USE_XLIB. This fix ports to use the correct mtree when you change the prefix,
  for example:

        Incorrect: (Without USE_X_PREFIX)
        ================================
        # cd /usr/ports/x11-toolkits/gtk20
        # make -V MTREE_FILE
        /etc/mtree/BSD.x11-4.dist
        # make PREFIX=/tmp/foo -V MTREE_FILE
        /etc/mtree/BSD.local.dist <-- Here...
        ================================
(Only the first 15 lines of the commit message are shown above View all of this commit message)
15 May 2006 23:23:04
Original commit files touched by this commit  2.5.3_2
mezz search for other commits by this committer
Add USE_GETTEXT to appease portlint.
13 May 2006 06:00:46
Original commit files touched by this commit  2.5.3_2
edwin search for other commits by this committer
Remove USE_REINPLACE from categories starting with X
10 May 2006 20:21:57
Original commit files touched by this commit  2.5.3_2
jylefort search for other commits by this committer
Move the gal2 programming reference to the gal2-reference port.
23 Feb 2006 10:40:45
Original commit files touched by this commit  2.5.3_1
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
23 Nov 2005 22:41:05
Original commit files touched by this commit  2.5.3
pav search for other commits by this committer
- Add SHA256 checksums
05 Nov 2005 04:53:48
Original commit files touched by this commit  2.5.3
marcus search for other commits by this committer
Presenting GNOME 2.12 for FreeBSD.  The release is chock full of bug fixes
and new features.  Don't believe me?  Then see for yourself at
http://www.gnome.org/start/2.12/notes/en/.

DO NOT USE portupgrade by itself to upgrade to GNOME 2.12.  Instead, use
the gnome_upgrade.sh script from
http://www.marcuscom.com/downloads/gnome_upgrade212.sh.  This script will
circumvent some potential pitfalls users can see if they use portupgrade
by itself.

In keeping with tradition, GNOME 2.12 for FreeBSD comes with a special
splash screen.  The winner of this release's contest is
Dominique Goncalves <dominique.goncalves@gmail.com>.  His splash screen
was inspired by http://art.gnome.org/contests/2.12-splash/83.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
05 Jun 2005 18:19:55
Original commit files touched by this commit  2.4.3
marcus search for other commits by this committer
Update to 2.4.3.
26 May 2005 07:53:07
Original commit files touched by this commit  2.4.2_1
marcus search for other commits by this committer
Fix a potential crash in Evolution when closing a window.
11 Apr 2005 22:56:11
Original commit files touched by this commit  2.4.2
adamw search for other commits by this committer
Update to 2.4.2.
15 Mar 2005 16:54:15
Original commit files touched by this commit  2.4.1
ahze search for other commits by this committer
- Update to 2.4.1
12 Mar 2005 10:39:38
Original commit files touched by this commit  2.4.0
marcus search for other commits by this committer
Presenting GNOME 2.10 for FreeBSD!

The release notes can be found at
http://www.gnome.org/start/2.10/notes/rnwhatsnew.html, and will give you a
good idea of what has gone into this release overall.  However, a lot of
FreeBSD specific additions and fixes have been made.  For example, this
release offers fixed ACPI support as well as new CPU freqeuncy monitoring
support.  See the FreeBSD GNOME 2.10 upgrade page at
http://www.FreeBSD.org/gnome/docs/faq210.html for the entire list as well
as a list of known issues and upgrade instructions.

GNOME 2.10, as well as all of our releases, would not be possible without
the great team that goes into porting and testign each and every component.
Thanks definitely goes out to ahze, adamw, bland, kwm, mezz, and pav for all
their work.  We would also like to thank our adventurous users that chose to
(Only the first 15 lines of the commit message are shown above View all of this commit message)
18 Feb 2005 20:53:33
Original commit files touched by this commit  2.2.5
adamw search for other commits by this committer
Update to 2.2.5.
07 Dec 2004 03:33:31
Original commit files touched by this commit  2.2.4
marcus search for other commits by this committer
Update to 2.2.4.
07 Nov 2004 22:24:32
Original commit files touched by this commit  2.2.3
marcus search for other commits by this committer
Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact).

This release notes detailing all of the new goodies in GNOME 2.8 can
be found at http://www.gnome.org/start/2.8/notes/, and the list of what
was fixed in GNOME 2.8.1 can be found at
http://lists.gnome.org/archives/gnome-announce-list/2004-October/msg00056.html.

This release, as well as all of our others, would not have been possible
without the great efforts of our FreeBSD GNOME Team.  The list of
current members can be found at http://www.freebsd.org/gnome/contact.html
(including our newest member, Michael Johnson <ahze@FreeBSD.org>).

Special thanks also goes out to all of the loyal FreeBSD GNOME users that
put up with crashes and hangs to test and debug GNOME on FreeBSD.  We would
especially like to thank those users that provided patches for GNOME 2.7 and
(Only the first 15 lines of the commit message are shown above View all of this commit message)
09 Jul 2004 18:43:11
Original commit files touched by this commit  1.99.11_1
marcus search for other commits by this committer
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
05 Apr 2004 04:31:02
Original commit files touched by this commit  1.99.11_1
marcus search for other commits by this committer
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
14 Mar 2004 06:17:56
Original commit files touched by this commit  1.99.11
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
12 Mar 2004 09:53:21
Original commit files touched by this commit  1.99.11
marcus search for other commits by this committer
Update to 1.99.11.
04 Feb 2004 05:10:27
Original commit files touched by this commit  1.99.10_2
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
28 Dec 2003 02:02:33
Original commit files touched by this commit  1.99.10_1
marcus search for other commits by this committer
Do not use the %-[.] format to strftime since this is a GNUism.

PR:             60617
17 Nov 2003 12:29:10
Original commit files touched by this commit  1.99.10
trevor search for other commits by this committer
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
25 Sep 2003 04:09:47
Original commit files touched by this commit  1.99.10
marcus search for other commits by this committer
Update to 1.99.10.
01 Aug 2003 23:11:57
Original commit files touched by this commit  1.99.9
marcus search for other commits by this committer
Update to 1.99.9.
11 Jul 2003 01:28:11
Original commit files touched by this commit  1.99.8
adamw search for other commits by this committer
Update to 1.99.8.
11 Jun 2003 05:56:13
Original commit files touched by this commit  1.99.7
marcus search for other commits by this committer
Update to 1.99.7.
01 Jun 2003 01:14:59
Original commit files touched by this commit  1.99.6
marcus search for other commits by this committer
Update to 1.99.6.
07 May 2003 05:08:56
Original commit files touched by this commit  1.99.4
marcus search for other commits by this committer
Update to 1.99.4.
17 Apr 2003 00:14:28
Original commit files touched by this commit  1.99.3
marcus search for other commits by this committer
Update to 1.99.3.
04 Apr 2003 07:47:22
Original commit files touched by this commit  1.99.2
marcus search for other commits by this committer
Update to 1.99.2.
07 Mar 2003 06:14:08
Original commit files touched by this commit  1.99.1
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
07 Feb 2003 18:42:25
Original commit files touched by this commit  1.99.1
marcus search for other commits by this committer
Update to GNOME 2.2.

This is Phase I.  All existing ports have been updated to their GNOME 2.2
counterparts.
29 Nov 2002 03:32:40
Original commit files touched by this commit  0.0.7
marcus search for other commits by this committer
Fix the path of the file to patch.
29 Nov 2002 03:31:53
Original commit files touched by this commit  0.0.7
marcus search for other commits by this committer
Fix build on Alpha.

Submitted by:   beta
28 Oct 2002 06:08:44
Original commit files touched by this commit  0.0.7
marcus search for other commits by this committer
Update to 0.0.7.
20 Sep 2002 18:07:51
Original commit files touched by this commit  0.0.6
marcus search for other commits by this committer
GNOME has just changed the layout of their FTP site.  This resulted in
making all the distfiles unfetachable.  Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location.
14 Sep 2002 08:53:56
Original commit files touched by this commit  0.0.6
marcus search for other commits by this committer
Update to 0.0.6.
11 Sep 2002 16:28:39
Original commit files touched by this commit  0.0.5
marcus search for other commits by this committer
Add gal2 after repo copy from gal.  gal2 is a collection of widgets taken
from Gnumeric and Evolution ported to GNOME 2.

Number of commits found: 44

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
cups-baseOct 10
mysql41-server*Oct 10
mysql50-client*Oct 10
mysql50-server*Oct 10
mysql51-client*Oct 10
mysql51-server*Oct 10
mysql60-client*Oct 10
operaOct 10
bitlbee*Oct 03
gallery*Oct 03
gallery2*Oct 03
horde-base*Oct 03
phpmyadmin*Oct 03
proftpd*Oct 03
proftpd-devel*Oct 03

21 vulnerabilities affecting 37 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 19278
Broken 154
Deprecated 79
Ignore 432
Forbidden 7
Restricted 279
No CDROM 132
Vulnerable 55
Expired 54
Set to expire 61
Interactive 78
new 24 hours 3
new 48 hours3
new 7 days33
new fortnight61
new month107

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.277 seconds.