aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/bsd.gnome.mk
Commit message (Expand)AuthorAgeFilesLines
* * Add another check to make sure bsd.gnome.mk isn't included more than neededmarcus2004-02-041-6/+9
* Chase the new locations for atspi, atk, and gail.marcus2004-01-221-3/+3
* Gak! That last commit overwrote my bsd.gnome.mk changes from earliermarcus2004-01-201-4/+12
* Here come the patches!marcus2004-01-201-12/+4
* * Add a new intltool component which adds a BUILD_DEPENDS on textproc/intltoolmarcus2004-01-201-4/+12
* Remove the gnomeaudio component as it is only used by one port, x11/gnome2,marcus2004-01-141-4/+1
* * Correct a typo in the libartlgpl2 detection [1]marcus2004-01-141-16/+54
* Catch up on the libgnomeprint[ui] detection file names.marcus2003-11-121-2/+2
* Chase the libxslt shared lib version.marcus2003-11-051-1/+1
* Update to GNOME 2.4.0.marcus2003-09-181-28/+25
* Back out the previous commit. It was not approved, looks like was anmarcus2003-09-041-1/+0
* Update Vim sites.obrien2003-09-041-0/+1
* Remove libpanel, and only detect the GNOME 2 desktop.marcus2003-08-131-9/+4
* Chase the gal2 shared lib version.marcus2003-08-021-1/+1
* Chase the at-spi shared lib version.marcus2003-07-161-1/+1
* Fix a bug where by "yes" would still be included in USE_GNOME for oldermarcus2003-06-301-1/+2
* gtksourceview also includes libgnomeprintui.marcus2003-06-191-1/+1
* pkg_config -> pkg-configadamw2003-06-171-1/+1
* Remove unnecessary recursive dependencies upon pkgconfig.adamw2003-06-171-2/+2
* Add pkgconfig and libgsf targets to USE_GNOME, and make certain otheradamw2003-06-171-6/+17
* Add a gtksourceview component.marcus2003-06-161-1/+5
* Chase the libgnomedb shared lib version.marcus2003-06-131-1/+1
* Chase gal2's shared lib version.marcus2003-06-111-1/+1
* Add a few short configure substitutions to the gnomehack section.adamw2003-06-021-1/+4
* Chase the libgda2 shared lib version.marcus2003-06-011-1/+1
* Chase gal2's shared lib version.marcus2003-06-011-1/+1
* Remove USE_ESOUND and USE_IMLIB compatibility macros now that Adam hasmarcus2003-04-211-6/+0
* Create a pseudo component for the GNOME CONFIGURE_TARGET, and make glib20marcus2003-04-201-2/+4
* Chase gal2's shared lib version.marcus2003-04-171-1/+1
* Correct libgailgnome's RUN_DEPENDS.adamw2003-04-161-1/+1
* * Add gnomecontrolcenter2, libgda2, and libgnomedb componentsmarcus2003-04-141-4/+17
* Remove the global CONFIGURE_TARGET, and add it as a dependency of glib20.marcus2003-04-121-3/+5
* Append to USE_GNOME when dealing with the obsolete macros. This willmarcus2003-04-081-4/+4
* Add some comments around the USE_* macros indicating they are nowmarcus2003-04-081-3/+6
* Remove USE_GLIB as the last hold-out, jabber-yahoo, has been converted to themarcus2003-04-061-3/+0
* Remove the old USE_GNOMECTRL macro as no more ports are using it.marcus2003-04-061-3/+0
* Fix some spelling and grammar nits.marcus2003-04-051-3/+3
* Move some of the USE_* compatability macros outside of themarcus2003-04-051-7/+8
* Fix a bug in detecting USE_GNOME components properly.marcus2003-04-041-1/+2
* Correct glib, atk, pango, and gtk shared lib versions.marcus2003-04-041-4/+4
* Merge in phase two of the new GNOME porting infrastructure. This update doesmarcus2003-04-041-297/+468
* Fix a couple very trivial grammar mistakes in the comments sections.adamw2002-12-091-8/+8
* Chase gtkhtml's shared lib.marcus2002-11-161-1/+1
* Prepare for the upcoming mega-conversion to bsd.gnomeng.mk:sobomax2002-07-121-2/+4
* Backout changes that erroneously slipped into the last commit tosobomax2002-07-051-5/+2
* Correct typo: gtk12 --> glib12sobomax2002-07-051-2/+5
* Add bsd.gnomeng.mk - a new framework for GNOME ports, which will allowsobomax2002-07-041-0/+4
* Have GNOME extensions concatenate at end of PKGNAMESUFFIX insteadlioux2002-06-081-0/+20
* Add chkdepschain.py - a tool to address one of the most annoying when it comessobomax2002-01-131-0/+21
* Fix a logic problem in rev 1.10. Allow datadir to be overridden in allreg2001-09-121-2/+2
* Workarround a bug in make(1) that leads results in --datadir/--localstatedirsobomax2001-07-051-2/+2
* Allow fully Gnome ports override default --localstatedir and --datadirsobomax2001-07-041-2/+2
* SWitch maintainership of core GNOME ports to a small group ofade2001-05-121-1/+1
* Update to GNOME 1.4 -- massive changes all around, for the sake ofade2001-05-051-8/+21
* Fix a minor type, 's/definied/defined/g'.steve2001-02-261-1/+1
* Remove the PACKAGE_BUILDING related test, which breaks slave ports trying toreg2000-10-131-8/+13
* Rushed the last commit to much. Make sure CONFIGURE_ARGs is defined beforereg2000-10-111-1/+1
* Allow ports using WANT_GNOME and USE_GNOME to override the default datadirreg2000-10-111-3/+16
* Correct the documentation of the WITH_ and WITHOUT_ options.reg2000-10-101-6/+7
* Fix WANT related breakage by using a more conventional method of echoing...reg2000-10-061-10/+25
* Add bsd.gnome.mk that defines gnome-related dependency stuff and hooksasami2000-10-051-0/+265