aboutsummaryrefslogtreecommitdiff
path: root/devel/libglade2
Commit message (Collapse)AuthorAgeFilesLines
* Say hello to GNOME 1.2Ade Lovett2000-06-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | audio/gnomemedia 1.2.0 deskutils/gnomepim 1.2.0 devel/bugbuddy 1.0 devel/glade 0.5.9 devel/libgtop 1.0.9 games/gnomegames 1.2.0 graphics/imlib 1.9.8.1 misc/gnomeusersguide 1.2 misc/gnomeutils 1.2.0 sysutils/gnomecontrolcenter 1.2.0 sysutils/gtop 1.0.8 x11-fm/gmomemc 4.5.50 x11/gnomecore 1.2.0 x11/gnomelibs 1.2.1 Along with cosmetic changes to other parts of the metaport for the new shared library version numbers. Plus. The metaport has been reworked to bring in a few more often-requested items. Please note that you absolutely need GTK/GLIB 1.2.8 or higher for this release. Notes: svn path=/head/; revision=29055
* Update to 0.13Ade Lovett2000-05-222-2/+2
| | | | Notes: svn path=/head/; revision=28683
* PORTNAME/PORTVERSION updateMichael Haro2000-04-111-2/+2
| | | | Notes: svn path=/head/; revision=27452
* Update to 0.12Ade Lovett2000-03-213-5/+5
| | | | | | | | Note that the shared library revision has been bumped by the authors on this update for new functionality Notes: svn path=/head/; revision=26918
* Update email address for my remaining ports.Ade Lovett2000-02-071-1/+1
| | | | Notes: svn path=/head/; revision=25563
* Update to 0.11Yukihiro Nakai1999-12-242-3/+3
| | | | | | | | PR: ports/15503 Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23981
* New location on MASTER_SITE.Steve Price1999-12-041-1/+1
| | | | | | | | PR: 15238, 15248 Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23576
* Update to version 0.9.Steve Price1999-11-282-3/+3
| | | | | | | | PR: 15121 Submitted by: maintainer Notes: svn path=/head/; revision=23458
* Update to 0.8Yukihiro Nakai1999-11-172-3/+3
| | | | | | | | PR: ports/14923 Submitted by: Ade Lovett<ade@lovett.com> Notes: svn path=/head/; revision=23160
* PR: ports/14303Yukihiro Nakai1999-10-144-20/+7
| | | | | | | | Submitted by:Ade Lovett<ade@lovett.com> Update to 0.7 Notes: svn path=/head/; revision=22430
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* Mark this port broken. It doesn't link correctly on many boxes becauseSteve Price1999-08-221-1/+3
| | | | | | | libtool summarily deletes --rpath directives in link mode. Notes: svn path=/head/; revision=20869
* Initial import of the GNOME glade library version 0.3.Steve Price1999-08-227-0/+80
A library that allows you to load GLADE interfaces at runtime (you don't have to generate stubs with GLADE before hand). This way you can change the look of your application without recompiling. This way you can write the logic behind the interface separately from the code to build the interface, so changing the interface is not so much of a problem. PR: 12781 (12 of 19) Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=20868