summaryrefslogtreecommitdiffstats
path: root/Mk
Commit message (Collapse)AuthorAgeFilesLines
* Update MC-ports to GNOME 3.12.kwm2014-04-261-9/+15
| | | | | | | Dragons beware! Although most of them should be sleeping. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19571 df743ca5-7f9a-e211-a948-0013205c9059
* Force gconftool-2 to us WRKDIR as homedir to prevent it using /root/.gconf2kwm2014-04-251-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19564 df743ca5-7f9a-e211-a948-0013205c9059
* Chase ports, remove libgda2,libgda3 and leftover bits of nautiluscdburner.kwm2014-04-121-10/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19477 df743ca5-7f9a-e211-a948-0013205c9059
* Prevent Gconf from running "gconftool-2 --makefile-install-rule". This commandkwm2014-04-091-0/+4
| | | | | | | | | is run on LOCALBASE instead of STAGEDIR. Submitted by: antoine@ git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19468 df743ca5-7f9a-e211-a948-0013205c9059
* Rename metacity3 to metacity. While here reset the header of x11-wm/metacity.gusi2014-04-011-6/+5
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19433 df743ca5-7f9a-e211-a948-0013205c9059
* Re-enable gstreamer 1.x pulse plugin.kwm2014-03-311-0/+391
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19418 df743ca5-7f9a-e211-a948-0013205c9059
* libwnck and libwnck3 don't conflict.kwm2014-02-221-2/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19008 df743ca5-7f9a-e211-a948-0013205c9059
* Add extra sed line. Newer libtool doesn't add double qoutes. in the argumentkwm2013-12-271-0/+3
| | | | | | | part of the lines. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18967 df743ca5-7f9a-e211-a948-0013205c9059
* Sync with ports, remove libxml.kwm2013-12-051-8/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18938 df743ca5-7f9a-e211-a948-0013205c9059
* Make libgnomekbd to explicitly depend on libxml2. While here sort USE_GNOME.gusi2013-11-251-2/+2
| | | | | | | Reported by: poudriere git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18923 df743ca5-7f9a-e211-a948-0013205c9059
* Chase libgnomekbd3 -> libgnomekbd change.kwm2013-11-241-14/+6
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18917 df743ca5-7f9a-e211-a948-0013205c9059
* Fix indent.kwm2013-11-191-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18901 df743ca5-7f9a-e211-a948-0013205c9059
* Make ltverhack_PATCH_FILES overwriteable in the !USE_AUTOTOOLS=libtool case.kwm2013-11-191-1/+1
| | | | | | | | This is needed for these ports that put libtool crap in subdir. *cough* glibmm *cough*. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18899 df743ca5-7f9a-e211-a948-0013205c9059
* Reset the bloody $MCom$ string again.kwm2013-11-141-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18891 df743ca5-7f9a-e211-a948-0013205c9059
* Make sure we don't set lthacks_* twice.kwm2013-11-141-4/+7
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18890 df743ca5-7f9a-e211-a948-0013205c9059
* Fix logic with fmake.kwm2013-11-141-2/+9
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18889 df743ca5-7f9a-e211-a948-0013205c9059
* Remove ltverhack's hard depend on USE_AUTOTOOLS=libtool. Ifkwm2013-11-131-7/+16
| | | | | | | | | | | | | | | | | | | | USE_AUTOTOOLS=libtool is defined it will restore the old behaviour. The problem with the old situation was that it used libtool from LOCALBASE and that libtool is configured to look in LOCALBASE first for linking. This causes problems if the port you working on as API additions [1] which don't exists in the installed version. The new method is to apply our library version hack to the shipped ltmain.sh which will renerate a correct libtool for us. [1] This happend while trying to build the introspection files for the Gstreamer 1.2 update, where libtool would link in the old installed libraries and causing the build to fail with unresolved symbols. This problem has been around for a long time but now I managed to track it now. By actualy goofing up, and stumbeling into this :) git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18886 df743ca5-7f9a-e211-a948-0013205c9059
* Merge from ports, Fix eel2 lib_depend line.kwm2013-11-131-2/+2
| | | | | | | Submitted by: antoine@ git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18885 df743ca5-7f9a-e211-a948-0013205c9059
* Reset the MComgusi2013-11-121-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18884 df743ca5-7f9a-e211-a948-0013205c9059
* Fix a typo in Mk/bsd.gnome.mkgusi2013-11-121-2/+2
| | | | | | | Reported by: rut on #freebsd-gnome git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18883 df743ca5-7f9a-e211-a948-0013205c9059
* Shorten indent, this will make a ltverhack patch I'm working much morekwm2013-11-121-22/+25
| | | | | | | readable. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18880 df743ca5-7f9a-e211-a948-0013205c9059
* Remove gnomelibs and orbit they are gone.kwm2013-11-081-16/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18867 df743ca5-7f9a-e211-a948-0013205c9059
* Point gnomesharp20 to gnomepanel3.kwm2013-11-051-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18853 df743ca5-7f9a-e211-a948-0013205c9059
* Fix gnomepanel3 LIB_DEPENDS.kwm2013-11-011-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18847 df743ca5-7f9a-e211-a948-0013205c9059
* Fix a number of lib_depend lines, also reident some lines while I'm here.kwm2013-10-281-16/+16
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18831 df743ca5-7f9a-e211-a948-0013205c9059
* Correct libIDL and ORBit2 lib_depend lines.kwm2013-10-281-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18830 df743ca5-7f9a-e211-a948-0013205c9059
* Fix cairo lib_depend line.kwm2013-10-281-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18829 df743ca5-7f9a-e211-a948-0013205c9059
* add back build_/run_ for libxml2 and libxslt like with introspection, becausekwm2013-10-281-1/+5
| | | | | | | I miss read the code. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18828 df743ca5-7f9a-e211-a948-0013205c9059
* Add back BUILD_/RUN_ depend lines for introspection, I miss understood thekwm2013-10-281-0/+2
| | | | | | | workings on the code. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18827 df743ca5-7f9a-e211-a948-0013205c9059
* Move gnome3 ports into the place of the gnome2 locations.kwm2013-10-281-156/+111
| | | | | | | | | | | | | | | Update to new port rules, remove conflicts, latest_link, enable stage support. gnome-games was skipped because I got a update for that. gnome-keyring 2 vs 3, needs to be looked at. zenity 2 vs 3, and libgnomekbd 2 vs 3 Use new lib_depend syntax in bsd.gnome.mk. Possible lots of broken links. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18813 df743ca5-7f9a-e211-a948-0013205c9059
* Remove removed gnome1 components.kwm2013-10-271-59/+5
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18810 df743ca5-7f9a-e211-a948-0013205c9059
* Fix logic bug.kwm2013-10-091-1/+1
| | | | | | | Reported by: gusi git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18784 df743ca5-7f9a-e211-a948-0013205c9059
* Run gtk-update-icon-cache in post-install for !STAGE targets.kwm2013-10-091-0/+5
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18783 df743ca5-7f9a-e211-a948-0013205c9059
* Add staging support to bsd.gnome.mk:gusi2013-10-091-3/+2
| | | | | | | | | | | - Prefix with ${STAGEDIR} the ${PREFIX} knobs in [pre|post]-su-install - Remove the gtk-update-icon-cache in gnome-post-install. It is already in the pkg-plist - Keep the order of the exec/unexec in the other targets. They don't deal with the installation of new files so they don't need to be resorted Reviewed by: kwm git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18782 df743ca5-7f9a-e211-a948-0013205c9059
* Sync with ports, remove USE_GNOME pkgconfig component. use USES=pkgconfig nowkwm2013-09-021-5/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18671 df743ca5-7f9a-e211-a948-0013205c9059
* When we using introspection we need to depend on gnomehier for thekwm2013-08-221-1/+1
| | | | | | | lib/gir, share/gir directories. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18657 df743ca5-7f9a-e211-a948-0013205c9059
* gnomevfs 1 is dead remove it.kwm2013-07-101-9/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18625 df743ca5-7f9a-e211-a948-0013205c9059
* Update keywords to allow for changing SVN tag.marcus2013-07-011-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18610 df743ca5-7f9a-e211-a948-0013205c9059
* Replace HOME hack by GI_SCANNER_DISABLE_CACHE=1 [1]kwm2013-06-151-1/+1
| | | | | | | | | | Switch gtk30 back to build_depend line, something left over weirdness is going on when the above is enabled. Submitted by: bapt [1] git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18534 df743ca5-7f9a-e211-a948-0013205c9059
* Add introspection USE_GNOME component.kwm2013-05-141-3/+9
| | | | | | | | | | | | | | | Either introspection => both build and run dependancy or choosable with :build/:run modifiers. This also adds a MAKE_ENV to set the HOME to ${WRKDIR} so the .cache dir isn't created in the /root dir anymore. Convert all users in MC. Reported by: bapt/miwi git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18467 df743ca5-7f9a-e211-a948-0013205c9059
* Part two of the GNOME 3.6 update.kwm2013-05-061-12/+12
| | | | | | | Submitted by: Gustau Perez git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18422 df743ca5-7f9a-e211-a948-0013205c9059
* Remove Gstreamer developement ports now that ports has been updated.kwm2013-04-281-373/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18397 df743ca5-7f9a-e211-a948-0013205c9059
* Chase after ports framework changeskwm2013-04-271-5/+5
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18395 df743ca5-7f9a-e211-a948-0013205c9059
* Update libgsf to 1.14.26.kwm2013-04-221-7/+3
| | | | | | | This removes libgsf_gnome support. (which shouldn't be used at this point) git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18384 df743ca5-7f9a-e211-a948-0013205c9059
* Not complete yet.kwm2013-04-011-1/+1
| | | | | | | | | | | | | | | Trim header, remove leading "A" from comments. Convert: USE_GNOME=pkgconfig -> USE_PKGCONFIG=build USE_GNOME=gnomehack -> USES=pathfix Do some maintaince where needed, and let there be breakage! [1] [1] But since nobody (can't) use(s) SVN yet to build this isn't a issue :) git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17271 df743ca5-7f9a-e211-a948-0013205c9059
* set proper keywordsmarcus2013-04-012-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17268 df743ca5-7f9a-e211-a948-0013205c9059
* add pangox-compat. pangox was removed from the pango package.kwm2013-03-301-2/+6
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17255 df743ca5-7f9a-e211-a948-0013205c9059
* Welkom Glib 2.36.0. Now with 100% less gio-fam-backend. Replaced withkwm2013-03-291-8/+4
| | | | | | | kqueue backend written part of a NetBSD Google code of summer. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17242 df743ca5-7f9a-e211-a948-0013205c9059
* add libsigc++12 and libsigc++20 to _USE_GNOME_ALL so they can be used inkwm2013-03-211-4/+3
| | | | | | | USE_GNOME. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17236 df743ca5-7f9a-e211-a948-0013205c9059
* Update gstreamer to 1.0.5.kwm2013-01-161-8/+12
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17193 df743ca5-7f9a-e211-a948-0013205c9059
* Add build/run targets for libxml2 and libxsltkwm2012-12-181-1/+5
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17178 df743ca5-7f9a-e211-a948-0013205c9059
* Remove gal component it is gone.kwm2012-12-181-6/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17175 df743ca5-7f9a-e211-a948-0013205c9059
* Add a pcre to _glib module. So the pcre library gets registered for allkwm2012-12-131-2/+3
| | | | | | | glib20 users. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17163 df743ca5-7f9a-e211-a948-0013205c9059
* Now that the s/USE_GSTREAMER08/USE_GSTREAMER1/ rename has landed in ports,kwm2012-12-101-6497/+0
| | | | | | | no need to keep this file here. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17162 df743ca5-7f9a-e211-a948-0013205c9059
* Sync with ports, pygtk is gone.kwm2012-11-291-7/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17149 df743ca5-7f9a-e211-a948-0013205c9059
* Add libxml++ target.kwm2012-10-221-5/+9
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17136 df743ca5-7f9a-e211-a948-0013205c9059
* Fix libxml++26, glibmm and pangomm lib_depend lines.kwm2012-10-211-4/+4
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17134 df743ca5-7f9a-e211-a948-0013205c9059
* Woops forgot this.kwm2012-10-161-11/+11
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17121 df743ca5-7f9a-e211-a948-0013205c9059
* add curl, libmms and assrender plugin.kwm2012-10-141-8/+15
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17115 df743ca5-7f9a-e211-a948-0013205c9059
* Update to latest from ports.kwm2012-10-141-50/+88
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17114 df743ca5-7f9a-e211-a948-0013205c9059
* Sort out the X input and output plugins.kwm2012-10-141-2/+4
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17113 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 1.0.1.kwm2012-10-121-13/+24
| | | | | | | Add some more plugins from -bad git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17111 df743ca5-7f9a-e211-a948-0013205c9059
* Bring in ports for the ugly plugins, except for the dvdread plugin.kwm2012-10-071-13/+15
| | | | | | | And more tweaks git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17098 df743ca5-7f9a-e211-a948-0013205c9059
* Add most of -good plugins, the X plugins are broken for now.kwm2012-10-061-21/+26
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17097 df743ca5-7f9a-e211-a948-0013205c9059
* Woops fix bsd.gstreamer.mk. I accidently edited some things in the USE_GSTREAMERkwm2012-10-051-10/+8
| | | | | | | section while it was ment for USE_GSTREAMER1 git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17095 df743ca5-7f9a-e211-a948-0013205c9059
* Add support for USE_GSTREAMER1 macro.kwm2012-10-041-0/+6459
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17090 df743ca5-7f9a-e211-a948-0013205c9059
* Add first start of Gstreamer 1.0 ports. bsd.gstreamer.mk needs more work tokwm2012-10-041-0/+344
| | | | | | | support his version. If I have broken 0.10 support please let me know. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17089 df743ca5-7f9a-e211-a948-0013205c9059
* Add a cairo target for USE_GNOME and a boat load of c++ bindings.kwm2012-09-281-5/+71
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17080 df743ca5-7f9a-e211-a948-0013205c9059
* Fix a bug introduced in rev 1.563. Make sure CONFIGURE_ARGS are passed along.kwm2012-08-171-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17040 df743ca5-7f9a-e211-a948-0013205c9059
* ${_USE_GNOME} -> ${_USE_GNOME:O:u}, so it will removing the double stuff. Imezz2012-07-271-2/+2
| | | | | | | | | didn't notice this because I always test in the 'make *-depeneds-list' and now I noticed it when I ran 'make depends'. Yikes, a lot of pkgconfig in the list! git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17003 df743ca5-7f9a-e211-a948-0013205c9059
* Ok I got this mixed up.kwm2012-07-261-0/+5
| | | | | | | | Readd pkgconfig_RUN_DEPEND. Switch glib20 to use USE_PKGCONFIG=build git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17002 df743ca5-7f9a-e211-a948-0013205c9059
* Chase ports. Switch from pkg-config to pkgconf.kwm2012-07-261-5/+3
| | | | | | | | | for USE_GNOME=pkgconfig remove the RUN_DEPEND. It is not needed except in special cases, wrappers or IDE's. Yes this will break builds :). USE_GNOME=pkgconfig is also deprecated. use USE_PKGCONFIG=build/run/both. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17001 df743ca5-7f9a-e211-a948-0013205c9059
* Remove the MARCUSCOM_CVS/NODEPENDS as we don't really need this.mezz2012-07-231-19/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16996 df743ca5-7f9a-e211-a948-0013205c9059
* Add :build/:run support in the bsd.gnome.mk.mezz2012-07-231-15/+44
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16995 df743ca5-7f9a-e211-a948-0013205c9059
* Remove gnomecontrolcenter3_LIB_DEPENDS as g-c-c doesn't install librarymezz2012-06-141-2/+3
| | | | | | | anymore. Add the BUILD/RUN_DEPENDS for g-c-c. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16925 df743ca5-7f9a-e211-a948-0013205c9059
* Add {libdir}/pkgconfig patch in the gnomehack.mezz2012-06-131-1/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16895 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.32.3.kwm2012-05-151-2/+2
| | | | | | | | | | | | Threading issue fixed by mezz@ and marcus@. While here clean up MASTER_SITES. Only look at the GNOME sites. and for glib-compile-schemas doesn't us --uninstall anymore, don't use it in bsd.gnome.mk Submitted by: mezz (via ports-experimental) git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16736 df743ca5-7f9a-e211-a948-0013205c9059
* make pkgconfig depend on _glib20 instead of glib20ahze2012-01-171-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16651 df743ca5-7f9a-e211-a948-0013205c9059
* make pkgconfig depend on glib20ahze2012-01-171-1/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16649 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.26ahze2012-01-171-3/+1
| | | | | | | | PR: ports/160670 Submitted by: conrads@cox.net git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16644 df743ca5-7f9a-e211-a948-0013205c9059
* Fix detection of gnome-control-center3.kwm2011-10-171-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16435 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 3.1.90.kwm2011-09-171-4/+4
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16208 df743ca5-7f9a-e211-a948-0013205c9059
* Add py-gobject 2.90.x.kwm2011-09-171-2/+7
| | | | | | | This version *drum roll* conflicts with the 2.28 version. Have a nice day. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16206 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 3.1.91.kwm2011-09-171-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16193 df743ca5-7f9a-e211-a948-0013205c9059
* Update e-d-s to 3.1.91.kwm2011-09-161-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16190 df743ca5-7f9a-e211-a948-0013205c9059
* Sync with FreeBSD ports.marcus2011-08-091-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16116 df743ca5-7f9a-e211-a948-0013205c9059
* Add pygobject to pygtk2 IMPL depends.kwm2011-06-261-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16091 df743ca5-7f9a-e211-a948-0013205c9059
* Move the metacity 2.34.x from x11-wm/metacity to x11-wm/metacity3 thenmezz2011-06-111-2/+8
| | | | | | | | | downgrade the x11-wm/metacity to 2.30.x. The GNOME 2 needs metacity 2.30.x for correct default of theme, fonts, hotkey and etc. Also, function a bit different. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16054 df743ca5-7f9a-e211-a948-0013205c9059
* Move the gnome-menus 3.x from x11/gnome-menus to x11/gnome-menus3 thenmezz2011-06-111-3/+5
| | | | | | | | downgrade the x11/gnome-menu from 3.x to 2.x. The GNOME 2 needs gnome-menu 2.x version for the menu. GNOME 2 and 3 have different menu. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16053 df743ca5-7f9a-e211-a948-0013205c9059
* Add gnomemenus3. At the moment, there is nothing break as gnomemenus andmezz2011-06-111-5/+11
| | | | | | | | | | gnomemenus3 are exactly same. I will create gnome-menus and gnome-menus3 when I get back. Clearly that I will have to remove LIB_DEPENDS and use the BUILD_DEPENDS and RUN_DEPENDS in gnomemenus* instead. Maybe use the gnome-menus<=2.39.0 and gnome-menus>=2.91.0 trick. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16052 df743ca5-7f9a-e211-a948-0013205c9059
* Remove librsvg3.mezz2011-04-271-7/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15886 df743ca5-7f9a-e211-a948-0013205c9059
* Add GNOME_DESKTOP_VERSION=2 in gnomedesktopsharp20, nautiluscdburner andmezz2011-04-261-1/+4
| | | | | | | pygnomedesktop because those depend on nautilus2, gnomepanel2 and etc. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15880 df743ca5-7f9a-e211-a948-0013205c9059
* Add GNOME_DESKTOP_VERSION in gnomecontrolcenter*mezz2011-04-261-1/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15872 df743ca5-7f9a-e211-a948-0013205c9059
* Disable install gnome-pty-helper to resolve the conflict between with vte3,mezz2011-04-111-3/+1
| | | | | | | | | bump it. Now both no longer conflict and remove GNOME_DESKTOP_VERSION. Discussed w/: marcus git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15795 df743ca5-7f9a-e211-a948-0013205c9059
* -Add CONFLICTS with the each others.mezz2011-04-111-1/+3
| | | | | | | | | | -Add GNOME_DESKTOP_VERSION. Maybe it can be resolved the conflict by rename libexec/gnome-pty-helper. It's only a binary that is conflict. Need to research it to see if it can be renamed git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15790 df743ca5-7f9a-e211-a948-0013205c9059
* -Add CONFLICTS with the each others.mezz2011-04-111-1/+5
| | | | | | | | | | -Add GNOME_DESKTOP_VERSION. The libwnck probably will be changed, but I need to do more research to see if I can resolve the conflicts between 2.x and 3.x. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15786 df743ca5-7f9a-e211-a948-0013205c9059
* -Add CONFLICTS with the each others.mezz2011-04-101-3/+5
| | | | | | | -Add GNOME_DESKTOP_VERSION. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15784 df743ca5-7f9a-e211-a948-0013205c9059
* Do not install the help and omf stuff in x11/gnome-desktop (2.x) to resolvemezz2011-04-091-3/+1
| | | | | | | | | | | | the conflict between x11/gnome-desktop and x11/gnome-desktop3. Dude, it was very simple to fix it than what I expected! All I have to do was add the '--disable-desktop-docs'. That's it. Yeah!! Bump the PORTREVISION on x11/gnome-desktop. Then remove the GNOME_DESKTOP_VERSION in bsd.gnome.mk and both Makefile. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15772 df743ca5-7f9a-e211-a948-0013205c9059
* Add libgda 4.99.0.kwm2011-03-311-2/+10
| | | | | | | The ui component is build agains gtk3. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15652 df743ca5-7f9a-e211-a948-0013205c9059
* Add depend on gtk-update-icon-cache for INSTALLS_ICONS.avl2011-03-211-1/+5
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15519 df743ca5-7f9a-e211-a948-0013205c9059
* Makes it looks better in 80 column.mezz2011-03-201-12/+15
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15505 df743ca5-7f9a-e211-a948-0013205c9059
* Rip out gtk-update-icon-cache from gtk20. Currently based on gtk 2.24.1.kwm2011-03-041-2/+7
| | | | | | | This makes it that gtk30 doesn't depend on gtk20 anymore. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15347 df743ca5-7f9a-e211-a948-0013205c9059
* Remove some gnome1 components that got removed a while ago.kwm2011-02-121-21/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15213 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 3.0.0.kwm2011-02-111-2/+2
| | | | | | | | | | | | | | Everything that uses gtk+3.0 needs to be rebuild. Upstream says the following: Bump the version to 3.0.0 At the same time, change the library sonames for -3.0 to just -3. This is necessary since the 2.99 releases installed libraries like libgtk-3.0.so.0.9903.0, and we want to prevent the library version number from jumping back. So 3.0 will have libgtk-3.so.0.0.0. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15207 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.91.9.kwm2011-02-051-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15190 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.91.6.avl2011-02-021-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15159 df743ca5-7f9a-e211-a948-0013205c9059
* Gnome panel needs the gtk3 versions of gnomedesktop and libwnckkwm2011-02-011-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15133 df743ca5-7f9a-e211-a948-0013205c9059
* Correct typo in the pygobject entry.kwm2011-01-251-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15104 df743ca5-7f9a-e211-a948-0013205c9059
* Update the gnomepanel and gnomepanel3 lines.kwm2011-01-231-6/+6
| | | | | | | Also uncomment the detection of gnome-panel3 for the GNOME_DESKTOP_VERSION macro. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15068 df743ca5-7f9a-e211-a948-0013205c9059
* Add a py-gobject entry to the GNOME2 section. py-gtk2 is replaced in GNOME3kwm2011-01-231-2/+7
| | | | | | | by gobject-introspection stuff. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15066 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.91.5.kwm2011-01-201-4/+4
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15056 df743ca5-7f9a-e211-a948-0013205c9059
* Add libwnck3 2.91.0 (git snapshot gtk3 branch).kwm2011-01-181-2/+6
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15046 df743ca5-7f9a-e211-a948-0013205c9059
* Fix typo in gtksourceview3 lib name.kwm2011-01-161-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15034 df743ca5-7f9a-e211-a948-0013205c9059
* libgnomekbd3 lives in x11/libgnomekbd3, while here replace spaces with tabs.kwm2011-01-151-4/+4
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15025 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.91.7.kwm2011-01-131-4/+4
| | | | | | | | Change the detect line in bsd.gnome.mk to the .gir file since that is versioned. Add depend on gconf2. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15021 df743ca5-7f9a-e211-a948-0013205c9059
* gnome-desktop 3 doesn't need gconf2 anymore.kwm2011-01-131-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15019 df743ca5-7f9a-e211-a948-0013205c9059
* Make the GLIB_SCHEMAS @exec and @unexec glib-compile-schemas lines hidden again.kwm2011-01-131-2/+2
| | | | | | | The previous GLIB_SHEMAS fix broke this. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15006 df743ca5-7f9a-e211-a948-0013205c9059
* Move libgnomekbd 2.91 to its own versioned directory, add bsd.gnome.mk entry.kwm2010-12-271-2/+6
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14961 df743ca5-7f9a-e211-a948-0013205c9059
* Tweak the gnome-desktop3 entry, no need for py-gtk2 anymore.kwm2010-12-271-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14960 df743ca5-7f9a-e211-a948-0013205c9059
* Add vte3 entry.kwm2010-12-261-2/+6
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14950 df743ca5-7f9a-e211-a948-0013205c9059
* Gtk 3 lib name chanced, chase it. Also while here fix the DETECT line, oops.kwm2010-12-261-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14946 df743ca5-7f9a-e211-a948-0013205c9059
* Fix glib_schemas post-install braino.kwm2010-12-261-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14944 df743ca5-7f9a-e211-a948-0013205c9059
* Chance how GLIB_SCHEMAS works, instead of running glib-compile-schemas ↵kwm2010-12-251-6/+6
| | | | | | | | | | | | | | [--uninstall] after every gschemas.xml file. Now only run it after all the schema files are installed/deinstalled. This fixes ports that install multiple schema files [1]. While here fix tablation with libgnomekbd entry. Noticed by: [1] gsettings-desktop-schemas 0.1.3. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14941 df743ca5-7f9a-e211-a948-0013205c9059
* Catch up with new autofoo world order.kwm2010-12-161-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14928 df743ca5-7f9a-e211-a948-0013205c9059
* Sync with FreeBSD ports.kwm2010-10-261-1/+6
| | | | | | | (USE_CSTD=gnu89 for glib12 based ports). git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14842 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.31.91.kwm2010-08-301-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14500 df743ca5-7f9a-e211-a948-0013205c9059
* UPdate to 2.31.90.kwm2010-08-171-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14408 df743ca5-7f9a-e211-a948-0013205c9059
* reset gnome-panel back to 2.30 version.kwm2010-07-261-2/+2
| | | | | | | | | | | update gnome-panel3 to 2.31.4. The port of gnome-panel to gtk3 is going slowly, and isn't complete yet. This means that gnome-panel3 is build agains gtk2 and gnome2 components. So disable the whole GNOME_DESKTOP_VERSION check for now. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14365 df743ca5-7f9a-e211-a948-0013205c9059
* reset nautilus back to 2.30 versionkwm2010-07-231-2/+7
| | | | | | | Nautilus3 to 2.31.5. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14356 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.31.5.kwm2010-07-231-2/+6
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14354 df743ca5-7f9a-e211-a948-0013205c9059
* Check if gnome-panel3 is installed and default to GNOME_DESKTOP_VERSION=3kwm2010-07-141-4/+4
| | | | | | | if not default to 2. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14338 df743ca5-7f9a-e211-a948-0013205c9059
* Add gnomepanel3 and gnomedesktop3 toggles. Ports will follow shortly.kwm2010-07-141-4/+14
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14336 df743ca5-7f9a-e211-a948-0013205c9059
* Correct evolutiondataserver3 location in ports.kwm2010-07-131-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14335 df743ca5-7f9a-e211-a948-0013205c9059
* Reset evolution-data-server back to 2.30.kwm2010-07-131-3/+7
| | | | | | | Update evolution-data-server3 to 2.31.5. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14334 df743ca5-7f9a-e211-a948-0013205c9059
* Add librsvg3 toggle.kwm2010-07-071-2/+7
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14300 df743ca5-7f9a-e211-a948-0013205c9059
* Add gtkhtml4 toggle.kwm2010-06-301-2/+6
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14292 df743ca5-7f9a-e211-a948-0013205c9059
* Add gdk-pixbuf 2.21.4, it got spit off gtk[23]0.kwm2010-06-281-2/+6
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14270 df743ca5-7f9a-e211-a948-0013205c9059
* Delete gtksourceview2 and readd gtksourceview 2.90.3 as gtksourceview3.kwm2010-06-241-2/+6
| | | | | | | Add USE_GNOME toggle. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14265 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.31.3.kwm2010-06-071-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14206 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 4.1.6.kwm2010-06-061-2/+2
| | | | | | | Including shlib bump, this will be stable for GNOME 3.0. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14182 df743ca5-7f9a-e211-a948-0013205c9059
* Presenting GLIB_SCHEMA (if you know a beter name let me know).kwm2010-05-301-14/+34
| | | | | | | | This does the same like GCONF_SCHEMA but for gsettings *.gschema.xml files. And yes it based on GCONF_SCHEMA :) git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14157 df743ca5-7f9a-e211-a948-0013205c9059
* This goes also for libpanelapplet-2.0.pc. And nuke libbonoboui from IMPL, itkwm2010-05-291-3/+3
| | | | | | | is optional now. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14155 df743ca5-7f9a-e211-a948-0013205c9059
* Update gnome-panel depend. the bonobo version (2.0) might not be there.kwm2010-05-291-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14154 df743ca5-7f9a-e211-a948-0013205c9059
* Add dconf entry.kwm2010-05-291-3/+10
| | | | | | | | Make a Gnome 3 sections, and move dconf and gtk30 to it. While here proper tab the linc entry. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14146 df743ca5-7f9a-e211-a948-0013205c9059
* Say hello to Gtk+ 2.90.1. Second release on the way to Gtk+ 3.0.kwm2010-05-281-3/+9
| | | | | | | Take the oppertunity to get rid of patch-[a-z][a-z] patches. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14140 df743ca5-7f9a-e211-a948-0013205c9059
* Move the gconf2 dependency to libgsf-gnome since it is now optional formarcus2010-04-281-3/+3
| | | | | | | | | libgsf. Requested vy: crsd on #freebsd-gnome git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14108 df743ca5-7f9a-e211-a948-0013205c9059
* Gstreamer got merged back into ports. Remove it.kwm2010-03-311-256/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13928 df743ca5-7f9a-e211-a948-0013205c9059
* Reset the $FreeBSD$.mezz2010-03-171-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13852 df743ca5-7f9a-e211-a948-0013205c9059
* Replace libgnomeui dependency with libbonoboui.marcus2010-03-151-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13837 df743ca5-7f9a-e211-a948-0013205c9059
* Add some explicit USE_GNOME dependencies for evolution-data-server.marcus2010-03-151-1/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13836 df743ca5-7f9a-e211-a948-0013205c9059
* Kill off some libgnomeui depends, which have been bugging me a while.kwm2010-03-141-4/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13833 df743ca5-7f9a-e211-a948-0013205c9059
* Update gstreamer ports:kwm2010-03-101-0/+256
| | | | | | | | | | base to 0.10.28 bad to 0.10.18 good to 0.10.21 ugly to 0.10.14 git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13779 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.29.5.kwm2010-01-171-2/+2
| | | | | | | Included is a shlib dump. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13471 df743ca5-7f9a-e211-a948-0013205c9059
* Correct gnomecontrolcenter2's implied dependencies.marcus2009-09-121-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12869 df743ca5-7f9a-e211-a948-0013205c9059
* Sync with FreeBSD ports.marcus2009-08-231-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12674 df743ca5-7f9a-e211-a948-0013205c9059
* G-Pannel still needs libgnomeui & friends.kwm2009-08-161-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12639 df743ca5-7f9a-e211-a948-0013205c9059
* Clean up dependency lists.marcus2009-08-161-3/+3
| | | | | | | Submitted by: Pawel Worach <pawel.worach@gmail.com> (based on) git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12634 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.27.4.kwm2009-07-191-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12475 df743ca5-7f9a-e211-a948-0013205c9059
* Sync with FreeBSD ports.marcus2009-06-031-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12357 df743ca5-7f9a-e211-a948-0013205c9059
* Sync with FreeBSD ports.marcus2009-04-141-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12242 df743ca5-7f9a-e211-a948-0013205c9059
* Remove these ports now that they have been merged into FreeBSD ports.marcus2009-04-111-657/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12240 df743ca5-7f9a-e211-a948-0013205c9059
* Sync with FreeBSD ports.marcus2009-04-051-1/+6
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12209 df743ca5-7f9a-e211-a948-0013205c9059
* Fix libxul dependency check.marcus2009-03-301-1/+2
| | | | | | | Reported by: jsa on #freebsd-gnome git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12195 df743ca5-7f9a-e211-a948-0013205c9059
* Add support for a MOZILLA_EXEC_NAME to support libxul.marcus2009-03-301-3/+4
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12189 df743ca5-7f9a-e211-a948-0013205c9059
* Add libxul.marcus2009-03-301-0/+650
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12188 df743ca5-7f9a-e211-a948-0013205c9059
* Remove trailing whitespace.marcus2009-03-141-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12084 df743ca5-7f9a-e211-a948-0013205c9059
* Nautilus no longer depends on eel.marcus2009-03-031-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12003 df743ca5-7f9a-e211-a948-0013205c9059
* Sync with the FreeBSD ports tree.marcus2009-03-021-3/+8
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11977 df743ca5-7f9a-e211-a948-0013205c9059
* Fix nautilus dependency.marcus2009-02-281-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11956 df743ca5-7f9a-e211-a948-0013205c9059
* On second thought, resurrect nautilus-cd-burner, but keep it out of themarcus2009-02-281-2/+6
| | | | | | | desktop. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11955 df743ca5-7f9a-e211-a948-0013205c9059
* Remove nautiluscdburner component.marcus2009-02-281-7/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11953 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.25.91.kwm2009-02-211-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11886 df743ca5-7f9a-e211-a948-0013205c9059
* Please remove the MARCUSCOM_CVS variable stuff before merging toadamw2009-01-121-1/+2
| | | | | | | | | | | FreeBSD. I'd really like to start seeing a trend in bsd.*.mk of they start out with a message to users of what settings they can make that are handled by that file. I tried to do something like that with bsd.gecko.mk. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11871 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 3.23.91ahze2008-09-021-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11404 df743ca5-7f9a-e211-a948-0013205c9059
* Sync with the FreeBSD ports tree.marcus2008-08-251-1/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11376 df743ca5-7f9a-e211-a948-0013205c9059
* Sync with the FreeBSD ports tree.marcus2008-08-251-1/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11375 df743ca5-7f9a-e211-a948-0013205c9059
* Remove gail as it has been included in gtk20.mezz2008-08-241-12/+8
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11374 df743ca5-7f9a-e211-a948-0013205c9059
* Remove gnometarget from _glib20.mezz2008-08-241-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11373 df743ca5-7f9a-e211-a948-0013205c9059
* Sync w/ FreeBSD ports.mezz2008-08-221-3/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11362 df743ca5-7f9a-e211-a948-0013205c9059
* Add libgda4.kwm2008-08-191-2/+6
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11315 df743ca5-7f9a-e211-a948-0013205c9059
* The USE_GTK has been removed from bsd.port.mk recently, so finally can removemezz2008-07-221-10/+1
| | | | | | | | in here. We don't need this backward compatibility, since there is no port that use USE_GTK. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11144 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the gtkhtml3 shared lib version.marcus2008-07-221-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11138 df743ca5-7f9a-e211-a948-0013205c9059
* Add a comment blurb stating that end-users have nothing exciting in hereadamw2008-07-041-1/+8
| | | | | | | to tweak. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11103 df743ca5-7f9a-e211-a948-0013205c9059
* These ports have been moved to ports-stable. For the ports module users, bemezz2008-06-182-6764/+0
| | | | | | | | sure to run 'mergemaster -U'. After that, checkout ports-stable first then ports second. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11072 df743ca5-7f9a-e211-a948-0013205c9059
* Chase gnome-desktop lib bump.kwm2008-06-051-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10993 df743ca5-7f9a-e211-a948-0013205c9059
* Sync w/ FreeBSD ports.mezz2008-05-301-1/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10986 df743ca5-7f9a-e211-a948-0013205c9059
* Sync with FreeBSD portsmarcus2008-05-291-0/+4
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10985 df743ca5-7f9a-e211-a948-0013205c9059
* Fix a problem with the removal of USE_GNOME=yes.marcus2008-05-141-1/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10951 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the evolutiondataserver shared lib version.marcus2008-05-141-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10950 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the libgnomekbd shared lib version.marcus2008-05-141-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10946 df743ca5-7f9a-e211-a948-0013205c9059
* No longer need the backward compatibility for USE_GNOME=yes. I have convertedmezz2008-05-131-10/+1
| | | | | | | all of USE_GNOME=yes to USE_GNOME=foo (current way) in FreeBSD ports tree. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10941 df743ca5-7f9a-e211-a948-0013205c9059
* No longer need that band-aid patch for USE_X_PREFIX (X11BASE -> LOCALBASE).mezz2008-05-081-16/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10938 df743ca5-7f9a-e211-a948-0013205c9059
* Get gnomehier actually install the mtree by 'USE_GNOME=gnomehier' instead ofmezz2008-05-081-3/+3
| | | | | | | | | | | | | 'USE_GNOME=gnomeprefix'. I mean to do that long time ago and I totally forgot about it. The gnomeprefix can break some configure, setup.py or some different build tool when they don't have common of CONFIGURE_ARGS support. Also, it doesn't make any sense to use CONFIGURE_ARGS if the tarball has no configure in there or not need to be build. No object: my team (checked in old email archive) git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10937 df743ca5-7f9a-e211-a948-0013205c9059
* Sync with FreeBSD ports.marcus2008-04-271-28/+30
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10905 df743ca5-7f9a-e211-a948-0013205c9059
* Sync with FreeBSD ports.marcus2008-04-211-4/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10884 df743ca5-7f9a-e211-a948-0013205c9059
* Fix build of Firefox 3.0b5 if nss is installedahze2008-04-211-3/+6
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10882 df743ca5-7f9a-e211-a948-0013205c9059
* Extend ltverhack to support defined lib-versioningahze2008-04-191-5/+10
| | | | | | | | | | | | ie: USE_GNOME=ltverhack:9 will give you libname.so.9 -- USE_GNOME=ltverhack still works like it used to. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10877 df743ca5-7f9a-e211-a948-0013205c9059
* Remove some unneeded codeahze2008-04-041-7/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10859 df743ca5-7f9a-e211-a948-0013205c9059
* Backout last commit, I didn't mean to commit thisahze2008-04-041-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10858 df743ca5-7f9a-e211-a948-0013205c9059
* Fix indexahze2008-04-041-4/+5
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10857 df743ca5-7f9a-e211-a948-0013205c9059
* Merge from ports-experimentalahze2008-04-043-2/+6763
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10854 df743ca5-7f9a-e211-a948-0013205c9059
* Add a new knob, MARCUSCOM_CVS. It makes easier for us to edit a line by disablemezz2008-03-251-13/+18
| | | | | | | MARCUSCOM_CVS=yes before we merge into FreeBSD ports. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10835 df743ca5-7f9a-e211-a948-0013205c9059
* Adjust comment in WARNING to avoid make same mistake again. More clear thanmezz2008-03-251-2/+2
| | | | | | | | | | before: -# *** WARNING: DO NOT MERGE THIS NEXT LINE TO FREEBSD +# *** WARNING: Remove NODEPENDS before merge in FreeBSD. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10834 df743ca5-7f9a-e211-a948-0013205c9059
* Gtk20 now includes gailahze2008-03-241-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10828 df743ca5-7f9a-e211-a948-0013205c9059
* Remove this file now that it has been merged into the FreeBSD ports tree.marcus2008-03-241-261/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10821 df743ca5-7f9a-e211-a948-0013205c9059
* Add gstreamer-plugins-gio (Glib I/O)ahze2008-03-211-2/+4
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10801 df743ca5-7f9a-e211-a948-0013205c9059
* Move bad, good, and ugly plugins to OTHER_GSTREAMER_PLUGINS so they don't ↵ahze2008-03-161-5/+5
| | | | | | show up in OPTIONS in gstreamer-plugins-all git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10755 df743ca5-7f9a-e211-a948-0013205c9059
* Add a new component, ltasneededhack which allows libtool ports to be builtmarcus2008-03-121-7/+19
| | | | | | | | with --as-needed thus cutting down the number of the DT_NEEDED ELF header entries. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10715 df743ca5-7f9a-e211-a948-0013205c9059
* Add an error check if someone forget to add WANT_GNOME before bsd.port.pre.mk.mezz2008-03-081-1/+5
| | | | | | | | PR: ports/121279 Submitted by: edwin git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10615 df743ca5-7f9a-e211-a948-0013205c9059
* Add new gst pluginsahze2008-02-281-2/+9
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10571 df743ca5-7f9a-e211-a948-0013205c9059
* Add gstreamermmahze2008-02-241-0/+252
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10479 df743ca5-7f9a-e211-a948-0013205c9059
* Readd gail since it looks like gtk 2.13 won't be part of GNOME 2.22ahze2008-02-241-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10476 df743ca5-7f9a-e211-a948-0013205c9059
* Gail is now in x11-toolkits/gtk20ahze2008-02-241-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10474 df743ca5-7f9a-e211-a948-0013205c9059
* gvfs now depends on gconf2.marcus2008-02-131-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10438 df743ca5-7f9a-e211-a948-0013205c9059
* Chase libgda3 and libgnomedb lib versions.kwm2008-02-051-4/+4
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10350 df743ca5-7f9a-e211-a948-0013205c9059
* Chase libgnome dependency change.mezz2008-02-021-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10320 df743ca5-7f9a-e211-a948-0013205c9059
* Chase gnome-vfs dependency change.mezz2008-01-311-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10302 df743ca5-7f9a-e211-a948-0013205c9059
* Chase eel2 dependency update.mezz2008-01-291-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10269 df743ca5-7f9a-e211-a948-0013205c9059
* Chase gconf2 dependency change.mezz2008-01-291-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10253 df743ca5-7f9a-e211-a948-0013205c9059
* Chase libgnome dependency change.mezz2008-01-291-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10247 df743ca5-7f9a-e211-a948-0013205c9059
* Chase gnome-menus dependency change.mezz2008-01-281-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10241 df743ca5-7f9a-e211-a948-0013205c9059
* After more thought, re-enable GTK+ support in GConf. If gnome-panel needsmarcus2008-01-211-2/+2
| | | | | | | | gconf-sanity-check-2, other apps may need it as well. No one has complained about GConf needing GTK+ yet, so this is probably nto a big deal. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10198 df743ca5-7f9a-e211-a948-0013205c9059
* gnomepanel now implies librsvg2.marcus2008-01-211-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10193 df743ca5-7f9a-e211-a948-0013205c9059
* gconf2 no longer implies gtk20.marcus2008-01-101-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10044 df743ca5-7f9a-e211-a948-0013205c9059
* Add gvfs to nautilus' list of implied dependencies.marcus2008-01-101-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10035 df743ca5-7f9a-e211-a948-0013205c9059
* Update glib20 to 2.15.1, and break out the GIO FAM backend into a separatemarcus2008-01-101-6/+14
| | | | | | | | | | | | | | | | port (gio-fam-backend). This requires a bit of trickery in bsd.gnome.mk to avoid a dependency loop, so a new _glib20 component was added that should only be required by FAM providers. To that end, add gamin, and make gamin depend on _glib20. Update gvfs to 0.1.1, and add a new gvfs component to bsd.gnome.mk. gio-standalone is no longer needed as this code is now part of glib. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10030 df743ca5-7f9a-e211-a948-0013205c9059
* Chase libgnomekbdahze2007-10-291-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9880 df743ca5-7f9a-e211-a948-0013205c9059
* Back out of support of multi-direcotry [BUILD|INSTALL]_WRKSRCahze2007-09-121-6113/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9565 df743ca5-7f9a-e211-a948-0013205c9059
* Sync w/ FreeBSD ports.mezz2007-09-101-66/+19
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9545 df743ca5-7f9a-e211-a948-0013205c9059
* ync with FreeBSD ports.marcus2007-08-091-11/+11
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9371 df743ca5-7f9a-e211-a948-0013205c9059
* Fix bad sync with ports tree.marcus2007-08-051-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9350 df743ca5-7f9a-e211-a948-0013205c9059
* Sync with FreeBSD ports tree.marcus2007-08-052-460/+181
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9349 df743ca5-7f9a-e211-a948-0013205c9059
* Pull the trigger, and replace all scrollkeeper dependencies with rarian.marcus2007-08-041-2/+2
| | | | | | | | | | The good news is yelp kind of works if you call it with, for example, yelp ghelp:eog. However. yelp launched from within apps will not work yet. The problem has been reported, and it should all be working by the next release. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9339 df743ca5-7f9a-e211-a948-0013205c9059
* Add support for multi [BUILD|INSTALL]_WRKSRCahze2007-08-011-0/+6439
| | | | | | | | | | ie: BUILD_WRKSRC= ${WRKSRC}/dir1 ${WRKSRC}/dir2 INSTALL_WRKSRC= ${BUILD_WRKSRC} This will rid of post-build/post-install in atleast mpeg4ip-libm4v2, future versions of gstreamer, new avahi split, vlc, and many more. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9304 df743ca5-7f9a-e211-a948-0013205c9059
* Sync w/ FreeBSD ports for --mandir and --infodir.mezz2007-07-241-3/+2
| | | | | | | | Hopeful, tomorrow, I will turning into spider-man. I just got a first spider bite in a few hours ago. WooHoo! It's nothing serious thought, no pain so far. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9235 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the dependency of gail and libgnomecanvas to avoid the loop. It wasmezz2007-07-121-3/+3
| | | | | | | cool to watch portmaster keeps loop forever. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9206 df743ca5-7f9a-e211-a948-0013205c9059
* Use MANPREFIX.mezz2007-07-041-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9125 df743ca5-7f9a-e211-a948-0013205c9059
* Sync w/ FreeBSD ports.mezz2007-06-291-3/+4
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9094 df743ca5-7f9a-e211-a948-0013205c9059
* Add pygtksourceview.mezz2007-06-261-2/+7
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9079 df743ca5-7f9a-e211-a948-0013205c9059
* Repocopy gtksourceview -> gtksourceview2, update to 1.90.1. This ports will bemezz2007-06-261-8/+12
| | | | | | | | | need for gedit 2.19.1. Create a new 'gtksourceview2' entry in bsd.gnome.mk. Repocopy by: marcus git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9076 df743ca5-7f9a-e211-a948-0013205c9059
* Add a hack for $(datadir)/pkgconfig. gnome-control-center has it.mezz2007-06-071-1/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8997 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.19.3.1. Yep, it got bump again.mezz2007-06-061-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8979 df743ca5-7f9a-e211-a948-0013205c9059
* Update right line wnckahze2007-06-051-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8972 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.19.3ahze2007-06-051-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8971 df743ca5-7f9a-e211-a948-0013205c9059
* Get rid of X11BASE and replace a few to LOCALBASE. I only touch these portsmezz2007-05-301-4/+4
| | | | | | | that are maintaining by gnome@, ports@ and my team ports. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8939 df743ca5-7f9a-e211-a948-0013205c9059
* First step of share/gnome/ -> share/. This first step is going to break a lotmezz2007-04-261-21/+3
| | | | | | | | lot of ports. We will doing the steps by steps to fix ports by fix plist, remove hacks, make it works in runtime and etc. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8611 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the gtkhtml3 internal version change.marcus2007-03-131-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8540 df743ca5-7f9a-e211-a948-0013205c9059
* Chase the gtkhtml3 shared lib version.marcus2007-02-271-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8405 df743ca5-7f9a-e211-a948-0013205c9059
* Sync some of the IMPL macros with reality.marcus2007-02-141-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8352 df743ca5-7f9a-e211-a948-0013205c9059
* gtkhtml3 no longer depends on libgnomeprintui.marcus2007-02-131-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8327 df743ca5-7f9a-e211-a948-0013205c9059