aboutsummaryrefslogtreecommitdiff
path: root/devel/glade
Commit message (Collapse)AuthorAgeFilesLines
* SWitch maintainership of core GNOME ports to a small group ofAde Lovett2001-05-111-1/+1
| | | | | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person. Notes: svn path=/head/; revision=42527
* Update to GNOME 1.4 -- massive changes all around, for the sake ofAde Lovett2001-05-043-2/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CVS repo bloat, I'll only list the updates. graphics/imlib 1.9.9 -> 1.9.10 textproc/xml-i18n-tools 0.8 -> 0.8.1 x11/gnomelibs 1.2.11 -> 1.2.13 devel/oaf 0.6.2 -> 0.6.5 devel/gconf 0.12 -> 1.0.0 devel/gnomevfs 0.5 -> 1.0 graphics/gdk-pixbuf 0.9.0 -> 0.11.0 sysutils/gnomecontrolcenter 1.2.2 -> 1.4.0.1 print/gnomeprint 0.25 -> 0.28 devel/bonobo 0.37 -> 1.0.3 audio/gnomeaudio 1.0.0 -> 1.4.0 x11/gnomecore 1.2.4 -> 1.4.0.3 devel/libgtop 1.0.11 -> 1.0.12 x11/gnomeapplets 1.2.4 -> 1.4.0.1 misc/gnomeuserdocs NEW 1.4.1 misc/gnomeutils 1.2.1 -> 1.4.0 deskutils/gnomepim 1.2.0 -> 1.4.0 games/gnomegames 1.2.0 -> 1.4.0.1 print/ggv 0.95 -> 1.0 editors/ghex 1.1.4 -> 1.2 devel/bugbuddy 1.2 -> 2.0.1 devel/glade 0.5.11 -> 0.6.2 sysutils/gtop 1.0.12 -> 1.0.13 x11/xalf NEW 0.11 x11-toolkits/py-gtk 0.6.6 -> 0.6.7 x11-toolkits/py-gnome 1.0.53 -> 1.4.0 x11-toolkits/guile-gtk 0.19 -> 0.20 x11-toolkits/guile-gnome 0.10 -> 0.20 devel/libsigc++ 1.0.1 -> 1.0.3 x11-toolkits/gnome-- 1.1.15 -> 1.1.17 x11-toolkits/panel-- NEW 0.1 x11-fm/gnomemc 4.5.51 -> 4.5.54 Notes: svn path=/head/; revision=42257
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-291-1/+1
| | | | | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly. Notes: svn path=/head/; revision=40539
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-1/+1
| | | | Notes: svn path=/head/; revision=37252
* (Re)use MASTER_SITE_GNOMEAde Lovett2000-11-021-1/+2
| | | | Notes: svn path=/head/; revision=34675
* Update to 0.5.11 and revert to primary MASTER_SITE, as the GNOME sitesAde Lovett2000-10-103-38/+36
| | | | | | | | | | tend to lag behind on this. This also fixes ports/21821 by putting everything in the right place now that bsd.gnome.mk is being used. Notes: svn path=/head/; revision=33678
* Implement USE_GNOME, part 1.Jeremy Lea2000-10-052-7/+11
| | | | Notes: svn path=/head/; revision=33428
* Add a RUN_DEPENDS on sysutils/gnomecontrolcenter.Ade Lovett2000-06-261-0/+1
| | | | | | | | | | This is now REQUIRED by ALL GNOMEish applications that install anything into ${PREFIX}/etc/CORBA or ${PREFIX}/share/gnome Reminded by: bento Notes: svn path=/head/; revision=29886
* Say hello to GNOME 1.2Ade Lovett2000-06-013-4/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.5.8Ade Lovett2000-05-175-50/+114
| | | | Notes: svn path=/head/; revision=28528
* Standardize all user defined options to the booleans WITH_FOO andJeremy Lea2000-04-171-4/+4
| | | | | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports Notes: svn path=/head/; revision=27679
* PORTNAME/PORTVERSION updateMichael Haro2000-04-111-2/+2
| | | | Notes: svn path=/head/; revision=27452
* Update to 0.5.7Ade Lovett2000-02-232-3/+3
| | | | Notes: svn path=/head/; revision=26172
* Update to 0.5.6Ade Lovett2000-02-183-3/+4
| | | | Notes: svn path=/head/; revision=25955
* Update email address for my remaining ports.Ade Lovett2000-02-071-1/+1
| | | | Notes: svn path=/head/; revision=25563
* Update to 0.5.5.Yukihiro Nakai1999-12-243-4/+5
| | | | | | | | | | Change MAINTAINER(no responce) PR: ports/14906 Submitted by: Ade Lovett ade@lovett.com Notes: svn path=/head/; revision=23978
* PR: ports/14303Yukihiro Nakai1999-10-145-9/+37
| | | | | | | | Submitted by:Ade Lovett<ade@lovett.com> Update to 0.5.3 Notes: svn path=/head/; revision=22431
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* Add FETCH_BEFORE_ARGS=-b to fix distfile fennerage.Steve Price1999-06-221-1/+3
| | | | Notes: svn path=/head/; revision=19648
* Update to version 0.4.1.Steve Price1999-05-293-9/+15
| | | | | | | | PR: 11848 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=19063
* Now that gettext includes a shared library, dependencies shouldJacques Vidrine1999-03-191-3/+3
| | | | | | | | | | use it in LIB_DEPENDS. PR: ports/10647 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=17285
* Upgrade to 0.37.Vanilla I. Shu1998-11-183-4/+5
| | | | Notes: svn path=/head/; revision=14650
* Upgrade to 0.3.5.Vanilla I. Shu1998-10-103-6/+11
| | | | Notes: svn path=/head/; revision=13860
* gtk and gtk11 are now ELFized.Satoshi Asami1998-09-221-2/+2
| | | | Notes: svn path=/head/; revision=13337
* Upgrade to 0.3.4.Vanilla I. Shu1998-09-173-5/+9
| | | | Notes: svn path=/head/; revision=13198
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-2/+2
| | | | Notes: svn path=/head/; revision=12335
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-2/+2
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* Change the library version of gtk.Vanilla I. Shu1998-07-301-2/+2
| | | | Notes: svn path=/head/; revision=12211
* Update to version 0.3.Steve Price1998-07-033-4/+6
| | | | | | | | PR: 7151 Submitted by: maintainer Notes: svn path=/head/; revision=11691
* No need to use += for variable defined only once.Satoshi Asami1998-07-011-2/+2
| | | | Notes: svn path=/head/; revision=11646
* New port glade, a GUI builder for gtk.Thomas Gellekum1998-06-305-0/+46
PR: 7107 Submitted by: Dom Mitchell <dom@myrddin.demon.co.uk> Notes: svn path=/head/; revision=11623