summaryrefslogtreecommitdiffstats
path: root/devel/bonobo
Commit message (Collapse)AuthorAgeFilesLines
* Add pkgconfig support to most of the core of GNOME 1.4 and GTK+/GLIB 1.2ade2001-05-233-16/+13
| | | | to make transitioning to GNOME/GTK+/GLIB a little easier.
* Update to 1.0.4ade2001-05-142-2/+2
|
* SWitch maintainership of core GNOME ports to a small group ofade2001-05-111-1/+1
| | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person.
* Update to GNOME 1.4 -- massive changes all around, for the sake ofade2001-05-043-14/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* -pthread --> ${PTHREAD_LIBS}sobomax2001-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.
* Update to 0.37ade2001-02-153-2/+3
|
* Update to 0.36ade2001-02-093-5/+2
|
* Update to 0.35ade2001-02-083-22/+25
|
* Update to 0.33ade2001-01-193-15/+20
|
* Update to 0.31ade2001-01-053-11/+92
|
* Actutally update the distinfo file to reflect that this isade2000-12-151-1/+1
| | | | | | now version 0.30 and not 0.23 *sigh* Submitted by: David Bushong <david@bushong.net>
* Update to 0.30 -- breaks a few things in the tree, but itsade2000-12-152-26/+38
| | | | | | definitely needed for the upcoming GNOME 1.4 Sigh. More funky release-engineering.
* Chase new print/gnomeprint shlib versionade2000-11-141-1/+1
|
* Update to 0.23ade2000-10-183-5/+3
|
* Update to 0.22ade2000-10-174-6/+10
|
* Update to 0.20 -- lots of API changesade2000-10-105-15/+66
|
* Implement USE_GNOME, part 1.reg2000-10-051-11/+2
|
* Chase new gnomeprintade2000-09-281-1/+2
|
* Update to 0.18ade2000-08-174-60/+16
|
* Re-sobomize to use pre-patch instead of post-extractade2000-08-041-1/+1
| | | | Wrists slapped by: knu, sheldon
* Update to 0.16ade2000-08-044-126/+22
|
* Add a RUN_DEPENDS on sysutils/gnomecontrolcenter.ade2000-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
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-161-1/+1
| | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because Isobomax2000-06-161-1/+1
| | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax
* Second round of INSTALL_SHLIBS=yes fixes.sobomax2000-06-152-2/+1
|
* Update to 0.15, now with OAF support (gnorba is going away)ade2000-06-014-5/+65
|
* Updates for new shared library versions in GNOME 1.2ade2000-06-011-1/+1
|
* Update to 0.13ade2000-05-174-58/+38
|
* Fixes for gdk-pixbuf 0.7.0ade2000-04-212-5/+41
|
* PORTNAME/PORTVERSION updatemharo2000-04-111-2/+2
|
* Update to 0.9ade2000-03-282-3/+3
|
* Update to 0.8ade2000-02-234-58/+53
|
* This port also LIB_DEPENDS on the libxml port.steve2000-02-201-1/+2
|
* Various fixes and other miscellaneous cruft removed.ade2000-02-144-29/+27
| | | | Submitted by: reg
* Update to 0.6ade2000-01-285-137/+155
|
* New location on MASTER_SITE.steve1999-12-041-1/+1
| | | | | PR: 15238, 15248 Submitted by: Ade Lovett <ade@lovett.com>
* Use the newer gdk-pixbufnakai1999-10-271-1/+1
| | | | | PR: ports/14541 Submitted by: Ade Lovett<ade@lovett.com>
* PR: ports/14303nakai1999-10-147-0/+316
Submitted by:Ade Lovett <ade@lovett.com> Initial import. a library for the GNOME component architecture.
OpenPOWER on IntegriCloud