| Commit message (Expand) | Author | Age | Files | Lines |
* | - Move Mk/bsd.mozilla.mk to www/mozilla/bsd.gecko.mk | ahze | 2005-11-26 | 2 | -121/+0 |
* | - Fix build of librvsg by removing the need of using WANT_GECKO=yes | ahze | 2005-11-26 | 1 | -11/+2 |
* | Fix FAM support by keeping WANT_FAM_SYSTEM reserved for ports, and exposing | marcus | 2005-11-25 | 1 | -9/+21 |
* | - Only echo GOOD_USE_GECKO instead of USE_GECKO so it only prints supported | ahze | 2005-11-24 | 1 | -2/+2 |
* | Remove trailing whitespace. | marcus | 2005-11-24 | 1 | -3/+3 |
* | Use ${TRUE} instead of true. | marcus | 2005-11-24 | 1 | -3/+3 |
* | * Use tabs instead of spaces in some places | marcus | 2005-11-24 | 1 | -3/+3 |
* | - Err, add double checking for ${GECKO} to make sure it's what we want. | ahze | 2005-11-24 | 1 | -2/+2 |
* | - Rearrange what is included after bsd.port.pre.mk so things like | ahze | 2005-11-24 | 1 | -7/+11 |
* | - Add support for stuff being below bsd.port.pre.mk | ahze | 2005-11-24 | 1 | -2/+7 |
* | - Add a generic pre-everything to bsd.mozilla.mk that echos the gecko it is | ahze | 2005-11-24 | 1 | -1/+13 |
* | - A working copy of bsd.mozilla.mk! | ahze | 2005-11-24 | 2 | -5/+5296 |
* | Use ${X11BASE} rather than %%X11BASE%% in the packing list of | jylefort | 2005-11-17 | 1 | -3/+3 |
* | - Take adamw's advice about using *_GECKO | ahze | 2005-11-13 | 1 | -27/+27 |
* | - Fix another line with missing { | ahze | 2005-11-13 | 1 | -4/+12 |
* | Add 2 missing closing curly braces. Also, add back in the tacos that I | adamw | 2005-11-13 | 1 | -3/+4 |
* | - Make sure _USE_GNOME is defined so we don't break stuff | ahze | 2005-11-12 | 1 | -3/+3 |
* | - Update an incomplete bsd.mozilla.org | ahze | 2005-11-12 | 1 | -48/+58 |
* | - Add >/dev/null to MTREE_CMD line to be like bsd.port.mk | ahze | 2005-11-12 | 1 | -2/+2 |
* | - Make pre-su-install quite | ahze | 2005-11-11 | 1 | -2/+2 |
* | - readd gnomehier | ahze | 2005-11-11 | 1 | -8/+6 |
* | Remove .warning to fix INDEX builds on 4.X. | marcus | 2005-11-08 | 1 | -3/+3 |
* | - Chase n-c-b libver | ahze | 2005-11-06 | 1 | -2/+2 |
* | Actually commit my hack to fix D-BUS service installation. | marcus | 2005-10-24 | 1 | -1/+3 |
* | Update to 0.13.2 (yes, this is a stable release, but the shared lib version | marcus | 2005-10-12 | 1 | -3/+3 |
* | Protect the icon scanning code with INSTALLS_ICONS. We need this so we | marcus | 2005-09-22 | 1 | -4/+6 |
* | Always force an update of the icon cache. This may fix problems with | marcus | 2005-09-19 | 1 | -4/+4 |
* | Add support for auto-detecting icon installation, and running | marcus | 2005-09-18 | 1 | -3/+20 |
* | - Retire USE_GNOME=gstreamerplugins | ahze | 2005-09-09 | 1 | -7/+2 |
* | Chase the libgnomeprint(ui) shared library version. | mezz | 2005-08-20 | 1 | -3/+3 |
* | Chase the gtkhtml3 module version. | marcus | 2005-08-19 | 1 | -2/+2 |
* | Chase the gtkhtml3 shared library version. | mezz | 2005-08-19 | 1 | -2/+2 |
* | Chase the eel shared library version. | mezz | 2005-08-19 | 1 | -2/+2 |
* | Chase the librsvg2 shared library version. | mezz | 2005-08-19 | 1 | -2/+2 |
* | Chase the gnomepanel shared lib version. | marcus | 2005-08-19 | 1 | -2/+2 |
* | Chase the gnomedesktop shared lib version. | marcus | 2005-08-19 | 1 | -2/+2 |
* | Chase libgsf's shared library. | adamw | 2005-08-17 | 1 | -2/+2 |
* | Chase the libgsf[-gnome] shared lib versions. | marcus | 2005-08-16 | 1 | -4/+4 |
* | Make sure ${LIBTOOL_DEPENDS} is added to PATCH_DEPENDS when using ltverhack. | marcus | 2005-08-13 | 1 | -1/+5 |
* | py-gnome-extras no longer depends on libgda2 (at least for now). | marcus | 2005-08-13 | 1 | -2/+2 |
* | Chase the atk and pango shared lib versions. | marcus | 2005-08-13 | 1 | -3/+3 |
* | Chase the libgnomecanvas shared lib version. | marcus | 2005-08-13 | 1 | -2/+2 |
* | Chase the gconf2 shared lib version. | marcus | 2005-08-13 | 1 | -2/+2 |
* | Chase the gnomevfs2 shared lib version. | marcus | 2005-08-13 | 1 | -2/+2 |
* | Chase the libwnck shared lib version. | marcus | 2005-08-09 | 1 | -2/+2 |
* | Ports that don't use libtool, but user GNOME would die violently with | marcus | 2005-08-08 | 1 | -1/+3 |
* | Add a new ltverhack that properly corrects the shared lib version on FreeBSD | marcus | 2005-08-08 | 1 | -5/+33 |
* | Chase the libgnomeui shared lib version. | marcus | 2005-08-06 | 1 | -2/+2 |
* | Chase the libgnome shared lib version. | marcus | 2005-08-06 | 1 | -2/+2 |
* | gtk20 is now usign the new ltverhack, so chase its shared lib version. | marcus | 2005-08-04 | 1 | -2/+2 |
* | Chase the glib20 shared lib version. | marcus | 2005-08-03 | 1 | -2/+2 |
* | Add a missing '\' in the previous commit. | marcus | 2005-08-03 | 1 | -2/+2 |
* | Add ltverhack, a way of normalizing shared library versions. | marcus | 2005-08-03 | 1 | -2/+6 |
* | - Chase pango | ahze | 2005-07-27 | 1 | -2/+2 |
* | * Add a new gnomedocutils component | marcus | 2005-07-26 | 1 | -7/+13 |
* | Chase the gtk20 shared lib version. | marcus | 2005-07-19 | 1 | -2/+2 |
* | - Update to 2.7.2 | ahze | 2005-07-09 | 1 | -2/+2 |
* | Chase the gnomevfs2 shared lib version. | marcus | 2005-07-04 | 1 | -2/+2 |
* | Chase the libgnome shared lib version. | marcus | 2005-07-04 | 1 | -2/+2 |
* | - Add libgnomeui at version 2.11.1 | ahze | 2005-07-04 | 1 | -2/+2 |
* | - Update to 2.11.4 | ahze | 2005-07-04 | 1 | -2/+2 |
* | Chase the gtk20 shared lib version. | marcus | 2005-07-02 | 1 | -2/+2 |
* | - Update to 2.7.1 | ahze | 2005-07-01 | 1 | -2/+2 |
* | Add $MCom$ tags underneath every $FreeBSD$ tag. | adamw | 2005-06-28 | 2 | -1/+2 |
* | - Update for gtk20 support | ahze | 2005-06-21 | 1 | -1/+1 |
* | - Add pango at 1.9.0 | ahze | 2005-06-21 | 1 | -1/+1 |
* | Add and update to 2.7.0 | kwm | 2005-06-11 | 1 | -1/+1 |
* | - Update to 2.11.2 | ahze | 2005-06-10 | 1 | -1/+1 |
* | * Issue warnings when USE_GTK is defined, or when USE_GNOME=yes is used. | adamw | 2005-06-09 | 1 | -1/+3 |
* | Chase the libgsf-gnome shared lib version. | marcus | 2005-06-08 | 1 | -1/+1 |
* | Chase the libgsf shared lib version. | marcus | 2005-06-08 | 1 | -1/+1 |
* | Chase the libgnomedb shared library. | marcus | 2005-06-08 | 1 | -1/+1 |
* | Add libgda2 at 1.3.2, and chase libgda. | adamw | 2005-06-02 | 1 | -1/+1 |
* | Chase libgnomecanvas. | adamw | 2005-05-25 | 1 | -1/+1 |
* | - Update gnomevfs2 shared lib version | ahze | 2005-05-23 | 1 | -1/+1 |
* | - Merge changes from ports, add -type f to FIND . | ahze | 2005-05-21 | 1 | -3/+3 |
* | Chase the nautilus-cd-burner shared lib version. | marcus | 2005-05-18 | 1 | -1/+1 |
* | Chase eel shlib dump. | kwm | 2005-05-18 | 1 | -1/+1 |
* | Chase gnome-menu shlib bump. | kwm | 2005-05-18 | 1 | -1/+1 |
* | Oops. That's libatk-1.0.1011, not 1101. | adamw | 2005-04-29 | 1 | -1/+1 |
* | Chase libatk shlib bump. | adamw | 2005-04-29 | 1 | -1/+1 |
* | Chase the libgtkthml SHLIB bump. | adamw | 2005-04-28 | 1 | -1/+1 |
* | pygnomeextras now depends on libgda2. | marcus | 2005-04-18 | 1 | -1/+1 |
* | Remove trailing whitespace. | marcus | 2005-04-18 | 1 | -3/+3 |
* | Merge changes from the ports tree. | marcus | 2005-03-23 | 1 | -20/+20 |
* | 2.10 doesn't has libnautilus.pc anymore, change to libnautilus-extension.pc | mezz | 2005-03-10 | 1 | -2/+2 |
* | Chase atk shlib version. | kwm | 2005-03-08 | 1 | -1/+1 |
* | Chase the gtkhtml3 shared lib version. | marcus | 2005-03-08 | 1 | -1/+1 |
* | Chase libgnomeui and libgnomecanvase shlib dump. | kwm | 2005-03-08 | 1 | -2/+2 |
* | Chase libgnome shlib version. | kwm | 2005-03-08 | 1 | -1/+1 |
* | Chase gnomevfs2 shlib bump. | kwm | 2005-03-08 | 1 | -1/+1 |
* | chase eel shlib dump. | kwm | 2005-03-07 | 1 | -1/+1 |
* | Chase gtkhtml3 shared lib number | kwm | 2005-03-01 | 1 | -1/+1 |
* | Remove, now in ports. | ahze | 2005-03-01 | 2 | -5362/+0 |
* | Chase libwnck lib version. | kwm | 2005-03-01 | 1 | -1/+1 |
* | Add a pygnomeextras component as we're going to need this. | marcus | 2005-02-28 | 1 | -1/+6 |
* | py-gnome2 no longer depends on so much. Most dependencies have been moved | marcus | 2005-02-28 | 1 | -1/+1 |
* | gstreamer-plugins-theora now lives in multimedia | kwm | 2005-02-18 | 1 | -1/+1 |
* | Assign MAINTAINER gnome@FreeBSD.org | ahze | 2005-02-16 | 1 | -1/+1 |
* | Chase the evolution-data-server shared lib version. | marcus | 2005-02-10 | 1 | -1/+1 |
* | Chase the gnomedesktop shared lib version. | marcus | 2005-02-10 | 1 | -1/+1 |
* | Sync with ports. | marcus | 2005-02-10 | 1 | -0/+2 |
* | Chase the libwnck shared lib version. | marcus | 2005-02-09 | 1 | -1/+1 |
* | - Sync with ports | ahze | 2005-02-08 | 1 | -80/+129 |
* | Bump the gtkhtml3 shared library version. | marcus | 2005-02-07 | 1 | -1/+1 |
* | - Sync with ports | ahze | 2005-02-02 | 1 | -4/+57 |
* | Chase libgnomeui and libgnomecanvas shlib dumps. | kwm | 2005-01-27 | 1 | -2/+2 |
* | Chase libgnome shlib version. | kwm | 2005-01-27 | 1 | -1/+1 |
* | s/gnomevfs/gnomemenus/ | ahze | 2005-01-26 | 1 | -1/+1 |
* | Chase the librsvg2 shared lib version. | marcus | 2005-01-26 | 1 | -1/+1 |
* | Chase the gnomepanel shared lib version. | marcus | 2005-01-26 | 1 | -1/+1 |
* | Eel depends on gnomedesktop now. | marcus | 2005-01-26 | 1 | -1/+1 |
* | Update to 2.9.90 | ahze | 2005-01-26 | 1 | -1/+1 |
* | Chase varios shlib bumps in e-d-s. | kwm | 2005-01-26 | 1 | -1/+1 |
* | - Rename x11-toolkits/eel2 -> x11-toolkits/eel | pav | 2005-01-25 | 1 | -1/+1 |
* | Chase the nautiluscdburner chared lib version. | marcus | 2005-01-12 | 1 | -1/+1 |
* | Chase libedataserver-1.2. | adamw | 2005-01-12 | 1 | -1/+1 |
* | Chase libgtkhtml-3.6. | adamw | 2005-01-12 | 1 | -1/+1 |
* | Chase the libgnomedb shared lib version. | marcus | 2005-01-05 | 1 | -1/+1 |
* | Chase the libgda2 shared lib version. | marcus | 2005-01-05 | 1 | -1/+1 |
* | Sync with ports. | ahze | 2005-01-01 | 1 | -11/+16 |
* | Sync with FreeBSD ports tree. | marcus | 2004-12-30 | 1 | -5/+6 |
* | desktop-file-utils now lives in LOCALBASE. | marcus | 2004-12-29 | 1 | -1/+1 |
* | Sync X changes with the FreeBSD ports tree. | marcus | 2004-12-26 | 1 | -36/+5 |
* | Make sure _USE_GNOME is defined before we use it. | marcus | 2004-12-23 | 1 | -0/+2 |
* | Consolidate instances of the mtree file. | marcus | 2004-12-23 | 1 | -2/+3 |
* | Move the check for gnomeprefix outside the main component check loop. This | marcus | 2004-12-23 | 1 | -4/+4 |
* | Introducing gnomehier 2.0 | ahze | 2004-12-23 | 1 | -1/+5 |
* | Chase the evolutiondataserver shared library version. | marcus | 2004-12-22 | 1 | -1/+1 |
* | Chase the gtkhtml3 shared library version. | marcus | 2004-12-22 | 1 | -1/+1 |
* | Sync with FreeBSD ports by add two more hacks of mime. | mezz | 2004-12-21 | 1 | -0/+2 |
* | Add cdaudio gstreamer plugin. | kwm | 2004-12-18 | 1 | -1/+3 |
* | Chase the gtk20 shared lib version. | marcus | 2004-12-17 | 1 | -1/+1 |
* | Chase the pango shared library version. | marcus | 2004-12-17 | 1 | -1/+1 |
* | Chase the glib20 shared lib version. | marcus | 2004-12-16 | 1 | -1/+1 |
* | Sync with ports | ahze | 2004-12-10 | 1 | -412/+529 |
* | Add support to polypaudio | ahze | 2004-12-08 | 1 | -1/+4 |
* | Chase the gtkhtml3 shared lib version. | marcus | 2004-12-08 | 1 | -1/+1 |
* | Merge a new intlhack from the ports tree. | marcus | 2004-12-07 | 1 | -0/+1 |
* | Add another hack in gnomehack for fix mime installation. | mezz | 2004-12-05 | 1 | -0/+2 |
* | - Add support for musepack and libvisual plugins | ahze | 2004-12-05 | 1 | -4/+8 |
* | Bump the gtk20 shared lib version. | marcus | 2004-12-04 | 1 | -1/+1 |
* | Downgrade the glib20 shared lib version. It was not, in fact, bumped for | marcus | 2004-12-04 | 1 | -1/+1 |
* | Chase the atk shared lib version. | marcus | 2004-12-04 | 1 | -1/+1 |
* | Chase the pango and gtk20 shlib version. | kwm | 2004-12-04 | 1 | -2/+2 |
* | Add a gnomemenus component. | marcus | 2004-11-30 | 1 | -1/+5 |
* | Chase the gnomevfs2 shared lib version. | marcus | 2004-11-30 | 1 | -1/+1 |
* | Be more careful about creating ${PREFIX}/etc/gconf, so that it is only done | marcus | 2004-11-30 | 1 | -9/+7 |
* | Chase the libgsf-gnome shared lib version. | marcus | 2004-11-29 | 1 | -1/+1 |
* | Chase the libgsf shared lib version. | marcus | 2004-11-29 | 1 | -1/+1 |
* | Add a nautiluscdburner component needed for gnomemedia2, and probably a few | marcus | 2004-11-26 | 1 | -1/+5 |
* | Chase the nautilus2 library. | marcus | 2004-11-25 | 1 | -1/+1 |
* | Chase the eel2 shared lib version. | marcus | 2004-11-25 | 1 | -1/+1 |
* | Add another hack to gnomehack to fix hicolor icon installation. | marcus | 2004-11-24 | 1 | -0/+1 |
* | Chase the gtkhtml3 shared lib version. | marcus | 2004-11-24 | 1 | -2/+2 |
* | Chase the evolution-data-server shared lib version. | marcus | 2004-11-24 | 1 | -2/+2 |
* | Sync with ports | ahze | 2004-11-21 | 1 | -21/+42 |
* | - Merge 1.83 from FreeBSD CVS: kill stray word in comment | pav | 2004-11-21 | 1 | -1/+1 |
* | Misc cleanup | ahze | 2004-11-19 | 1 | -5/+10 |
* | Add forgotten ffmpeg support | ahze | 2004-11-18 | 1 | -3/+5 |
* | Correct the gal-2.2.pc -> gal-2.4.pc. | mezz | 2004-11-18 | 1 | -1/+1 |
* | Sync w/ FreeBSD's bsd.gnome.mk by add new INSTALLS_OMF and switch from make | mezz | 2004-11-16 | 1 | -8/+23 |
* | Massive import of gstreamer-plugins | ahze | 2004-11-15 | 2 | -0/+5129 |
* | Chase the glib20, gtk20, and gal2 shared library versions. | marcus | 2004-11-15 | 1 | -3/+3 |
* | Add another hack to intlhack. | marcus | 2004-10-13 | 1 | -1/+2 |
* | Chase libgnomedb-2.so. | adamw | 2004-10-12 | 1 | -1/+1 |
* | Wordsmith the GCONF_SCHEMAS section a bit. | marcus | 2004-09-18 | 1 | -4/+5 |
* | Document the GCONF_SCHEMAS, I hope I did it good. Please feel free to tweak | mezz | 2004-09-17 | 1 | -0/+9 |
* | Chase the pango shared lib version. | marcus | 2004-09-14 | 1 | -1/+1 |
* | Chase libgnomeui-2.so. | adamw | 2004-09-14 | 1 | -1/+1 |
* | Chase libgnomecanvas-2.so. | adamw | 2004-09-14 | 1 | -1/+1 |
* | Chase libgnome-2.so. | adamw | 2004-09-14 | 1 | -1/+1 |
* | Chase libeel-2.so. | adamw | 2004-09-13 | 1 | -1/+1 |
* | Chase libgnomevfs-2.so. | adamw | 2004-09-13 | 1 | -1/+1 |
* | Chase libatk-1.0.so. | adamw | 2004-09-08 | 1 | -1/+1 |
* | Chase the gnomevfs2 shared lib version. | marcus | 2004-09-05 | 1 | -1/+1 |
* | Chase the librsvg2 shared lib version. | marcus | 2004-09-03 | 1 | -1/+1 |
* | Chase the gal2 shared lib version. | marcus | 2004-08-31 | 1 | -1/+1 |
* | Chase libgnomecanvas-2.so. | adamw | 2004-08-31 | 1 | -1/+1 |
* | Chase libgnome-2.so. | adamw | 2004-08-31 | 1 | -1/+1 |
* | Chase libgnomeui-2.so. | adamw | 2004-08-31 | 1 | -1/+1 |
* | Correct the include path to bsd.gnome-experimental.mk. | marcus | 2004-08-29 | 1 | -1/+1 |
* | If bsd.gnome-experimental.mk exists, include it as overrides. | adamw | 2004-08-27 | 1 | -0/+8 |
* | Add a check to see that GCONF_SCHEMAS is defined around the post-install | mezz | 2004-08-20 | 1 | -2/+4 |
* | Intro a new GCONF_SCHEMAS, don't use gconf.pl anymore. :-) I will have to | mezz | 2004-08-18 | 1 | -2/+14 |
* | Chase libgnomevfs-2.so | adamw | 2004-08-16 | 1 | -1/+1 |
* | Chase libgnomeui-2. | adamw | 2004-08-16 | 1 | -1/+1 |
* | Chase libgnomecanvas. | adamw | 2004-08-16 | 1 | -1/+1 |
* | Chase libgnomeui. | adamw | 2004-08-16 | 1 | -1/+1 |
* | Use some more hackery to make sure _USE_GNOME is actually defined, and that | marcus | 2004-08-11 | 1 | -1/+2 |
* | Gack, forgot a '_' in the last commit. USE_GNOME will only work if gconf2 | marcus | 2004-08-11 | 1 | -1/+1 |
* | Correct a check for gconf2 presence that was causing gconf.xml.defaults to | marcus | 2004-08-11 | 1 | -1/+1 |
* | Fix desktopfileutils detection. | marcus | 2004-08-06 | 1 | -1/+1 |
* | Add a new desktopfileutils component for ports that install a .desktop file. | marcus | 2004-08-03 | 1 | -1/+6 |
* | Chase libgnomevfs-2. | adamw | 2004-08-01 | 1 | -1/+1 |
* | Chase libgnomevfs-2. | adamw | 2004-07-28 | 1 | -1/+1 |
* | Chase libgnomedb-2. | adamw | 2004-07-22 | 1 | -1/+1 |
* | Chase the libgnomeui shared lib version. | marcus | 2004-07-21 | 1 | -1/+1 |
* | Chase the libgnome shared lib version. | marcus | 2004-07-21 | 1 | -1/+1 |
* | Chase libedataserver. | adamw | 2004-07-20 | 1 | -1/+1 |
* | Chase the pango shared lib version. | marcus | 2004-07-20 | 1 | -1/+1 |
* | If the gconf2 component, is being used, overload pre-install | adamw | 2004-07-20 | 1 | -0/+8 |
* | Chase the gtkhtml3 shared lib version. | marcus | 2004-07-06 | 1 | -1/+1 |
* | Chase libgsf* shlib versions. | adamw | 2004-07-05 | 1 | -2/+2 |
* | Chase the pango shared lib version. | marcus | 2004-06-30 | 1 | -1/+1 |
* | There will no longer be a mozilla-gtk1-devel. | marcus | 2004-06-28 | 1 | -12/+3 |
* | Chase the new Mozilla version. | marcus | 2004-06-28 | 1 | -3/+3 |
* | Merge new locale directory hacks from the FreeBSD ports tree. | marcus | 2004-06-28 | 1 | -1/+3 |
* | Merge the new gnome-pre-patch target from the FreeBSD ports tree. | marcus | 2004-06-28 | 1 | -2/+4 |
* | Make patching work, and allow ports to override the snapshot version | adamw | 2004-06-26 | 1 | -9/+11 |
* | Add the ability to specify an alternate GCONF_CONFIG_SOURCE and alternate | marcus | 2004-06-24 | 1 | -1/+3 |
* | Tab-align some macros values, and add a comment about changing the pre-patch | marcus | 2004-06-11 | 1 | -13/+14 |
* | Import a beginning for a bsd.mozilla.mk. It is by no means complete, | adamw | 2004-06-11 | 1 | -0/+78 |
* | Update librsvg2's implies list to include gnomevfs2. | marcus | 2004-06-09 | 1 | -1/+1 |
* | Override CONFIGURE_FAIL_MESSAGE to point to the gnomelogalyzer. | adamw | 2004-06-08 | 1 | -0/+4 |
* | Chase the evolutiondataserver shared lib version, and fix its implies | marcus | 2004-06-06 | 1 | -2/+2 |
* | Chase the shared gtkhtml3 shared lib version. Also, modify the gtkhtml3 | marcus | 2004-06-06 | 1 | -2/+2 |
* | Chase the eel2 shared lib version. | marcus | 2004-06-01 | 1 | -1/+1 |
* | Chase the gnomevfs2 shared lib version. | marcus | 2004-06-01 | 1 | -1/+1 |
* | Re-add libgnomeui at 2.7.1, and chase libgnomeui.so. | adamw | 2004-06-01 | 1 | -1/+1 |
* | Re-add libgnomecanvas at 2.7.1, and chase libgnomecanvas.so. | adamw | 2004-06-01 | 1 | -1/+1 |
* | Chase libgnome.so. | adamw | 2004-06-01 | 1 | -1/+1 |
* | Chase the at-spi shared lib version. | marcus | 2004-05-30 | 1 | -1/+1 |
* | Merge rev. 1.67-1.69 from FreeBSD CVS: | pav | 2004-05-23 | 1 | -4/+8 |
* | Chase the gtkhtml3 shared lib version. | marcus | 2004-05-21 | 1 | -1/+1 |
* | Chase the librsvg2 shared lib version. | marcus | 2004-05-21 | 1 | -1/+1 |
* | Chase the atk shared lib version. | marcus | 2004-05-21 | 1 | -1/+1 |
* | Chase the vte and libgsf shared lib versions. | marcus | 2004-05-10 | 1 | -2/+2 |
* | Sync the gnomespeech component from the FreeBSD ports tree. | marcus | 2004-05-01 | 1 | -1/+5 |
* | Chase the gtkhtml3 shared lib version. | marcus | 2004-04-21 | 1 | -1/+1 |
* | Chase the gtkhtml3 shared lib version. | marcus | 2004-04-06 | 1 | -1/+1 |
* | Restore post-GNOME 2.6 changes, and fix the gal2 detection. | marcus | 2004-03-31 | 1 | -5/+15 |
* | Sync bsd.gnome.mk with the gal2 and gtkhtml3 versions that will be used for | marcus | 2004-03-31 | 1 | -14/+4 |
* | readd the not-to-be-merged stuff after the retag. | adamw | 2004-03-29 | 1 | -0/+6 |
* | Re-remove the text to not be merged. | adamw | 2004-03-29 | 1 | -6/+0 |
* | Re-add test code now that GNOME 2.6 has been tagged. | marcus | 2004-03-29 | 1 | -0/+6 |
* | Remove text-only code in preparation for merging into the FreeBSD ports tree. | marcus | 2004-03-29 | 1 | -6/+0 |
* | Reset all of the $FreeBSD$ tags in preparation for merging with the FreeBSD | marcus | 2004-03-29 | 1 | -1/+1 |
* | Chase the eel2 shared lib version. | marcus | 2004-03-23 | 1 | -1/+1 |
* | Chase the gnomevfs2 shared lib version. | marcus | 2004-03-23 | 1 | -1/+1 |
* | Chase the libgnomeui shared lib version. | marcus | 2004-03-22 | 1 | -1/+1 |
* | Chase the libgnomecanvas shared lib version. | marcus | 2004-03-22 | 1 | -1/+1 |
* | Chase the libgnome shared lib version. | marcus | 2004-03-22 | 1 | -1/+1 |
* | Chase the gstreamerplugins shared lib version. | marcus | 2004-03-17 | 1 | -1/+1 |
* | Chase the gtk20 shared lib version. | marcus | 2004-03-17 | 1 | -1/+1 |
* | Chase the pango shared lib version. | marcus | 2004-03-17 | 1 | -1/+1 |
* | Chase the glib20 shared lib version. | marcus | 2004-03-17 | 1 | -1/+1 |
* | Chase the libgnomeui shared lib version. | marcus | 2004-03-17 | 1 | -1/+1 |
* | Chase the libgnomecanvas shared lib version. | marcus | 2004-03-17 | 1 | -1/+1 |
* | Chase the libgnome shared lib version. | marcus | 2004-03-17 | 1 | -1/+1 |