| Commit message (Expand) | Author | Age | Files | Lines |
* | Add the referencehack component (patches out programming reference in | jylefort | 2006-05-09 | 1 | -1/+4 |
* | Add a new public macro, GTK2_VERSION, which will track the GTK+ 2.0 | marcus | 2006-05-06 | 1 | -0/+5 |
* | Convert some spaces to tabs. | marcus | 2006-04-30 | 1 | -2/+2 |
* | I took out too much of an experimental bsd.gnome.mk patch which caused | marcus | 2006-04-30 | 1 | -2/+3 |
* | The good news is that this release does not bring any big shared library | marcus | 2006-04-30 | 1 | -48/+57 |
* | Add gnomedocutils to gnomedesktop's implied dependencies list. | marcus | 2006-03-28 | 1 | -1/+1 |
* | Chase the libgda3 addition and resurrection of libgda2. | marcus | 2006-03-26 | 1 | -7/+11 |
* | As a result of the conversion to single libtool, the glib/gtk 1.2.x | ade | 2006-02-23 | 1 | -10/+3 |
* | Add a hack for dbus service installation. | marcus | 2006-02-02 | 1 | -0/+1 |
* | - USE_REINPLACE is noop now | pav | 2006-01-22 | 1 | -1/+0 |
* | - Fix 'all-depends-list' target in cases if dependencies list is | krion | 2006-01-21 | 1 | -2/+2 |
* | Grammar fixes. | adamw | 2006-01-16 | 1 | -1/+1 |
* | More improvement on the grammar. | mezz | 2006-01-09 | 1 | -1/+1 |
* | Improvement on the grammar and reword. | mezz | 2006-01-07 | 1 | -1/+1 |
* | We no longer suggest to send attach in mailing list, because the list usually | mezz | 2006-01-06 | 1 | -1/+1 |
* | Make the configure fail message a little less verbose. | adamw | 2005-12-24 | 1 | -1/+1 |
* | Use ${X11BASE} rather than %%X11BASE%% in the packing list of | jylefort | 2005-11-16 | 1 | -2/+2 |
* | As nice as .warning is for telling ports they're doing A Bad Thing, it | marcus | 2005-11-05 | 1 | -2/+2 |
* | Update for GNOME 2.12. | marcus | 2005-11-05 | 1 | -41/+104 |
* | Update dependencies to reflect reality. | kwm | 2005-05-21 | 1 | -1/+1 |
* | - Add "-type f" to ${FIND} in gnomehack and lthack so it only finds | ahze | 2005-05-20 | 1 | -3/+3 |
* | Remove trailing whitespace. | marcus | 2005-05-16 | 1 | -3/+3 |
* | - Update librsvg2_IMPLIES according to changes to this port by adamw 4 days ago | pav | 2005-03-22 | 1 | -1/+1 |
* | Put the USE_GNOME component lists in alphamabetical order. | adamw | 2005-03-21 | 1 | -15/+15 |
* | - Fix braino in pygnomeextras section that prevented dependencies | pav | 2005-03-16 | 1 | -2/+2 |
* | Update with all the new GNOME 2.10 components. | marcus | 2005-03-12 | 1 | -30/+50 |
* | - Move x11-toolkits/eel2 -> x11-toolkits/eel | pav | 2005-01-24 | 1 | -1/+1 |
* | desktop-file-utils now lives in LOCALBASE. | marcus | 2004-12-29 | 1 | -1/+1 |
* | Put all hacks of hicolor icons and mime from ports to bsd.gnome.mk's gnomehack. | mezz | 2004-12-21 | 1 | -0/+5 |
* | Chase the gtkhtml3 shared lib version. | marcus | 2004-12-08 | 1 | -1/+1 |
* | Add another hack to intlhack needed for newer versions of intltool that | marcus | 2004-12-07 | 1 | -0/+1 |
* | Don't always create a ${PREFIX}/etc/gconf directory if gconf is one of the | marcus | 2004-11-29 | 1 | -9/+7 |
* | - Kill stray word in comment | pav | 2004-11-20 | 1 | -1/+1 |
* | Add a new INSTALLS_OMF to take care of .omf, ScrollKeeper file. It will | mezz | 2004-11-16 | 1 | -8/+23 |
* | - Implement GCONF_SCHEMAS knob, which is already documented and people are | pav | 2004-11-09 | 1 | -2/+16 |
* | Backout the libgnomedb shared lib version change. The previous version | marcus | 2004-11-08 | 1 | -1/+1 |
* | Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact). | marcus | 2004-11-07 | 1 | -19/+37 |
* | Add a desktopfileutils component that adds a RUN_DEPENDS on | marcus | 2004-08-14 | 1 | -1/+5 |
* | 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 |
* | If the gconf2 USE_GNOME component is used, overload the | adamw | 2004-07-22 | 1 | -0/+8 |
* | Chase libgsf* shared library. | adamw | 2004-07-04 | 1 | -2/+2 |
* | Add more locale directory hacks to bsd.gnome.mk, and fix ports that tried | marcus | 2004-06-27 | 1 | -1/+3 |
* | Train bsd.gnome.mk to use its own patch target, and not clobber | adamw | 2004-06-26 | 1 | -2/+4 |
* | Override CONFIGURE_FAIL_MESSAGE to provide instructions to use the | adamw | 2004-06-07 | 1 | -0/+4 |
* | - Adjust implications of libgsf_gnome to match reality | pav | 2004-05-22 | 1 | -1/+1 |
* | - Fix stupid typo from my last commit: glib10 -> glib20 | pav | 2004-05-22 | 1 | -1/+1 |
* | - Split libgsf port to two standalone ports: | pav | 2004-05-22 | 1 | -4/+8 |
* | Chase libgsf shlib version. | bland | 2004-05-06 | 1 | -1/+1 |