summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add back PORTEPOCH which was lost in the port shuffle.kwm2013-11-193-2/+6
| | | | | | | Submitted by: Joe Maloney git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18897 df743ca5-7f9a-e211-a948-0013205c9059
* We need gettext at build time.kwm2013-11-191-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18896 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.28.5.kwm2013-11-194-11/+44
| | | | | | | | Add patch from ports to fix build on 11.0. Stageify. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18895 df743ca5-7f9a-e211-a948-0013205c9059
* Fix a conflict ith x11-fm/nautilus. While here strip a lib installed by the ↵gusi2013-11-172-3/+9
| | | | | | | | | port [1] and remove a .bak file that was getting installed and went unnoticed [2]. [1], [2] Reported by poudriere git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18894 df743ca5-7f9a-e211-a948-0013205c9059
* Add depends on x11-themes/gnome-themes-standard and ↵gusi2013-11-172-178/+180
| | | | | | sysutils/accountsservice. Also fix the pkg-plist, locales should be removed with dirrmtry. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18893 df743ca5-7f9a-e211-a948-0013205c9059
* Various fixes for gdm:gusi2013-11-145-17/+24
| | | | | | | | | | | | | - Fix the rc.d script to completely stop gdm - Disable pulseaudio [1] for gdm. It is useless there and the process stays there when gdm dies - Fix the pkg-plist to remove all dirs created - Remove an extra dconf update call [1] http://www.openbsd.org/cgi-bin/cvsweb/ports/x11/gnome/gdm/files/client.conf?rev=1.1 git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18892 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
* Import deskutils/alacarte.gusi2013-11-134-0/+160
| | | | | | | Submitted by: Joe Maloney (based on) git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18888 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.38.2.kwm2013-11-132-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18887 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
* Add a message to help integrating gdm and gnome-keyring to easily and ↵gusi2013-11-121-0/+16
| | | | | | | | | automatically unlock the keyring on behalf of the user. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18882 df743ca5-7f9a-e211-a948-0013205c9059
* Update devel/libgdata to 0.14 (stable release). Fix the port's pkg-plist ↵gusi2013-11-123-4/+17
| | | | | | | | | file and ensure the lib is stripped. Ensure all the changes are stage compliant. Discussed with: kwm git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18881 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
* Replace patch-daemon_gdm-session.c. The previous one was sent for review and ↵gusi2013-11-121-10/+57
| | | | | | | | | | | | | | in would appear glib20 (>2.36.0) already implements that funcionality. We have 2.38.0 in MC (which will be probably commited to the ports tree at the same time or before gdm3) and 2.36.3. Given that, replacing our previous patch with the backported version in the bug id 687921 [1] could be considered safe. Discussed with: kwm, ajacoutot Obtained from: [1] [1] https://bugzilla.gnome.org/show_bug.cgi?id=687921 git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18879 df743ca5-7f9a-e211-a948-0013205c9059
* Update libgdata to 0.13.2. While here add two new more lib_depends and mark ↵gusi2013-11-123-7/+17
| | | | | | | | | the port as stage compliant (tm) Discussed with: kwm git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18878 df743ca5-7f9a-e211-a948-0013205c9059
* Fix the port, it needs pkgconfig. Also mark the port are stage compliant (tm)gusi2013-11-111-2/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18877 df743ca5-7f9a-e211-a948-0013205c9059
* Hopefully improve the message.kwm2013-11-111-13/+9
| | | | | | | Discussed with: Gustau git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18876 df743ca5-7f9a-e211-a948-0013205c9059
* Bring in some patches from OpenBSD [1]. Those fix a problem accessing the ↵gusi2013-11-1118-0/+3553
| | | | | | | | | | | | gnome keyring, which caused gnome-shell to crash and respawn. Tested by: rut on #freebsd-gnone, gusi Reviewed by: kwm, gusi [1] thanks to ajacoutot (ajacoutot@openbsd.org) on #freebsd-gnome git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18875 df743ca5-7f9a-e211-a948-0013205c9059
* Add seahorse-plugins to the list. There is no 3.x version.kwm2013-11-091-0/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18874 df743ca5-7f9a-e211-a948-0013205c9059
* Remove this patch, it launches seahorse-agent instead of ssh-agent whenkwm2013-11-091-39/+0
| | | | | | | | gdm launches gnome-session. Since seahorse 3.x doesn't ship seahorse-agent anymore we the patch is bogus. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18873 df743ca5-7f9a-e211-a948-0013205c9059
* Fix build against recent cmake. Import upstream commit ↵gusi2013-11-092-0/+17
| | | | | | | | | | 05fe3f4980bbc6b016e25dcf07e44afe29e377c0. Reported by: poudriere Obtained from: telepathy-qt4 git repo git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18872 df743ca5-7f9a-e211-a948-0013205c9059
* Few changes:gusi2013-11-092-0/+3
| | | | | | | | | | | - Add support for consolekit by adding the pam-ck-connector module [1] - Fix the installation of the gdm profile file under $localbase/etc/dconf/profile - Some other changes to the port pkg-plist [1] Reported by rut on #freebsd-gnome git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18871 df743ca5-7f9a-e211-a948-0013205c9059
* Build pam-ck-connector module. This enables local sessions to be also active ↵gusi2013-11-092-11/+16
| | | | | | | | | | | and thus allowing the unlock of certain actions within gnome. While here stagify the port. Reported by: rut on #freebsd-gnome git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18870 df743ca5-7f9a-e211-a948-0013205c9059
* Make sure we pull in introspection at build.kwm2013-11-081-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18869 df743ca5-7f9a-e211-a948-0013205c9059
* Merged into ports.kwm2013-11-084-102/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18868 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
* Update sysutils/polkit-gnome to 0.105, so gdm and others can buildgusi2013-11-083-20/+8
| | | | | | | Reported by: kwm git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18866 df743ca5-7f9a-e211-a948-0013205c9059
* Fix package name of zenity3kwm2013-11-081-2/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18865 df743ca5-7f9a-e211-a948-0013205c9059
* Fix option namekwm2013-11-081-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18864 df743ca5-7f9a-e211-a948-0013205c9059
* Add gnome-games3 -> gnome-games.kwm2013-11-081-2/+1
| | | | | | | | Remove farsight2 and papyon from the list. farsight2 doesn't have a conflict. and papyon is still used by tp-butterfly. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18863 df743ca5-7f9a-e211-a948-0013205c9059
* Remove broken messages. Fix location of cheese port.kwm2013-11-081-7/+5
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18862 df743ca5-7f9a-e211-a948-0013205c9059
* Stagify, also remove WRKSRC it broke the build.kwm2013-11-082-5/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18861 df743ca5-7f9a-e211-a948-0013205c9059
* Remove the CONFLICT and LATEST_LINK that got back by accident.gusi2013-11-081-4/+1
| | | | | | | Reported by: kwm git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18860 df743ca5-7f9a-e211-a948-0013205c9059
* Add a message to inform the user what is needed to run the shell.gusi2013-11-081-0/+17
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18859 df743ca5-7f9a-e211-a948-0013205c9059
* Fix gdm to work with our gnome3.6 stack:gusi2013-11-088-24/+112
| | | | | | | | | | | | | | | | | | - add three pam services needed by gdm 3.6. Those are taken from the OpenBSD port - remove the unneeded gdm-welcome pam service - add the files/patch-daemon_gdm-session.c which fixes the credentials retrieval (this one will be send upstream) - tidy up and rework the options given to the configure system - stagify the port (it leaves two dirs left) - while here, check lib_depends follows the new style Note that the port is a bit fragile and may break. If it does please report. Also note that this gdm needs the updated dconf (r18855) to work. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18858 df743ca5-7f9a-e211-a948-0013205c9059
* Remove conflict, stageify.kwm2013-11-071-3/+5
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18857 df743ca5-7f9a-e211-a948-0013205c9059
* Readd farsight2, turns out there isn't a conflict with farstream (anymore).kwm2013-11-078-0/+228
| | | | | | | | And pidgin 2.7 series isn't compatible with farstream or uses gstreamer 1.0 yes. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18856 df743ca5-7f9a-e211-a948-0013205c9059
* Fix some more /etc/dconf paths to respect ${PREFIX}, this apparentlykwm2013-11-073-12/+12
| | | | | | | | killed gdm. Tracked down by Gustau. While here stageify. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18855 df743ca5-7f9a-e211-a948-0013205c9059
* Add net-im/telepathy-qt4. Fix the port to use net-im/telepathy-farstream ↵gusi2013-11-064-0/+490
| | | | | | | | | instead of net-im/telepathy-farsight (this former is in fact a replacement of the later). While here stagify the port, change the lib_depends to the new style and fix the header. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18854 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
* Revert back to 1.12.2.kwm2013-11-038-45/+22
| | | | | | | Turns out that gnome-shell 3.6 and gdm 3.6 freeze up with cogl/clutter 1.14+ git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18852 df743ca5-7f9a-e211-a948-0013205c9059
* Fix the build against renamed gnome ports.gusi2013-11-021-0/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18851 df743ca5-7f9a-e211-a948-0013205c9059
* Chase zenity pkgnamesuffix change.kwm2013-11-023-6/+6
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18850 df743ca5-7f9a-e211-a948-0013205c9059
* Add PKGNAMESUFFIX to zenity 3.x version.kwm2013-11-022-2/+3
| | | | | | | Fix both links in x11/gnome3 git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18849 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.30.0, and sync with ports (stage + lib_depend library syntax fixes)kwm2013-11-013-14/+14
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18848 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
* Stageify, fix plist with SOCIALWEB enabled. Fix depend of security/gcrkwm2013-10-312-16/+30
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18846 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 1.16.0.kwm2013-10-318-31/+58
| | | | | | | Note that you need to rebuild all the cogl/clutter users. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18845 df743ca5-7f9a-e211-a948-0013205c9059
* Finish conversion to meta ports.kwm2013-10-312-4/+8
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18844 df743ca5-7f9a-e211-a948-0013205c9059
* Stageify, fix build needs libcheese.kwm2013-10-312-2/+22
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18843 df743ca5-7f9a-e211-a948-0013205c9059
* Fix package.kwm2013-10-311-1/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18842 df743ca5-7f9a-e211-a948-0013205c9059
* Remove unneeded /kwm2013-10-311-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18841 df743ca5-7f9a-e211-a948-0013205c9059
* Fix gnome-games location and pull in the gnome-utils meta port instead ofkwm2013-10-311-9/+3
| | | | | | | all the loose util ports. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18840 df743ca5-7f9a-e211-a948-0013205c9059
* Turn gnome-games in a meta port, in GNOME 3.8 all the games where split off.kwm2013-10-3179-8328/+8721
| | | | | | | | | Update most to 3.10 but some are still 3.8 because they require a clutter update. As always please report bugs, especialy with the score handling. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18839 df743ca5-7f9a-e211-a948-0013205c9059
* Update descriptions.kwm2013-10-313-2/+13
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18838 df743ca5-7f9a-e211-a948-0013205c9059
* Convert to meta port for gnome-utils.kwm2013-10-316-900/+28
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18837 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 3.10.1.kwm2013-10-315-431/+597
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18836 df743ca5-7f9a-e211-a948-0013205c9059
* Sync with ports.kwm2013-10-301-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18835 df743ca5-7f9a-e211-a948-0013205c9059
* fix packaging, the .la file was accidently left out during convertion to stage.kwm2013-10-291-0/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18834 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.91.6.kwm2013-10-283-211/+771
| | | | | | | | Correct location of gdl3. Stageify. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18833 df743ca5-7f9a-e211-a948-0013205c9059
* Move gdl3 to gdl, stageify.kwm2013-10-288-4/+7
| | | | | | | Update gdl line in anjuta. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18832 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
* Fix dep line on gdm3, stageify.kwm2013-10-282-4/+6
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18826 df743ca5-7f9a-e211-a948-0013205c9059
* Add entry for papyon.kwm2013-10-281-0/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18825 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 3.6.1.kwm2013-10-283-8/+14
| | | | | | | Fix seahorse 3 dep line, stageify. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18824 df743ca5-7f9a-e211-a948-0013205c9059
* Remove papyon depends on old farsight2 port that was needed for empathy 2.xkwm2013-10-284-735/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18823 df743ca5-7f9a-e211-a948-0013205c9059
* Fix dep line on brasero3.kwm2013-10-281-2/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18822 df743ca5-7f9a-e211-a948-0013205c9059
* Fix dep line on yelp3, sigh really I missed that...kwm2013-10-281-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18821 df743ca5-7f9a-e211-a948-0013205c9059
* Fix dep line to devhelp.kwm2013-10-281-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18820 df743ca5-7f9a-e211-a948-0013205c9059
* Fix longstanding USES bug, while here stageify.kwm2013-10-281-2/+5
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18819 df743ca5-7f9a-e211-a948-0013205c9059
* Correct depend line to anjuta3kwm2013-10-281-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18818 df743ca5-7f9a-e211-a948-0013205c9059
* Fix various depend line bugs.kwm2013-10-283-7/+10
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18817 df743ca5-7f9a-e211-a948-0013205c9059
* Remove obsolete PKGNAMESUFFIX.kwm2013-10-283-3/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18816 df743ca5-7f9a-e211-a948-0013205c9059
* share/applications is now part of BSD.local.dist mtree file.kwm2013-10-2860-60/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18815 df743ca5-7f9a-e211-a948-0013205c9059
* Fix seed location.kwm2013-10-281-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18814 df743ca5-7f9a-e211-a948-0013205c9059
* Move gnome3 ports into the place of the gnome2 locations.kwm2013-10-28503-40356/+19120
| | | | | | | | | | | | | | | 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
* Stageify.kwm2013-10-272-4/+6
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18809 df743ca5-7f9a-e211-a948-0013205c9059
* Remove groupwise, doesn't build anymore. And seems dead upstream.kwm2013-10-274-91/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18808 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 3.6.4.kwm2013-10-273-34/+56
| | | | | | | Point to the new location of evolution 3.x. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18807 df743ca5-7f9a-e211-a948-0013205c9059
* Stageify.kwm2013-10-272-14/+20
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18806 df743ca5-7f9a-e211-a948-0013205c9059
* Stageify.kwm2013-10-272-9/+17
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18805 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.3.6.kwm2013-10-273-14/+41
| | | | | | | Add license, stageify. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18804 df743ca5-7f9a-e211-a948-0013205c9059
* Correct ibus library name.kwm2013-10-231-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18803 df743ca5-7f9a-e211-a948-0013205c9059
* Stageify, remove JOBS_UNSAFE. remove extra call to gtk-query-immodules-3.0kwm2013-10-202-12/+12
| | | | | | | | in the plist and use the --update-cache option. This outputs the cache to the standard location instead of stdout. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18802 df743ca5-7f9a-e211-a948-0013205c9059
* Pull in devel/py-lxml by its name instead of checking for CREDITS.txt. That ↵gusi2013-10-162-2/+2
| | | | | | | | | file is installed only if DOCS is enabled in py-lxml, so when the DOCS option is not enable the ports system will try to reinstall the py-lxml package. Reported by: poudriere git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18801 df743ca5-7f9a-e211-a948-0013205c9059
* Some changes to x11-toolkits/pango:gusi2013-10-152-10/+12
| | | | | | | | | | | | - Add cairo to USES_GNOME and sort it - Make the port stage compliant - Change LIB_DEPENDS to the new style - Change the COMMENT Reviewed by: kwm git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18800 df743ca5-7f9a-e211-a948-0013205c9059
* Update graphics/gnome-video-effects to 0.4.0 and mark the port as stage ↵gusi2013-10-143-6/+6
| | | | | | | | | compliant. Reviewed by: kwm git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18799 df743ca5-7f9a-e211-a948-0013205c9059
* Some changes to graphics/clutter-gtk3:gusi2013-10-143-6/+6
| | | | | | | | | | | - Update to 1.4.0 - Make it stage compliant - While here resort USE_GNOME Reviewed by: kwm git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18798 df743ca5-7f9a-e211-a948-0013205c9059
* Some changes to net-im/ekiga:gusi2013-10-142-7/+4
| | | | | | | | | | | | | | - Make it buildable with gnome3. Make it depend on e-s-d3 instead of the 2.x version - Pull in security/gcr or it won't link when enabling e-s-d3 - Use INSTALL_OMF only if GNOMEHELP is set - Some changes [1] to make it stage compliant. Remove the NO_STAGE and add the man page to pkg-plist. Review by: kwm [1] The gconf option doesn't pass the poudriere testport stage test. It is deprecated and replaced by gsettings/dconf in the 4.2 versions of ekiga git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18797 df743ca5-7f9a-e211-a948-0013205c9059
* Import net-im/ekiga from ports. The version in the ports tree breaks the ↵gusi2013-10-145-0/+1012
| | | | | | build of gnome3 when the evolution option is set. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18796 df743ca5-7f9a-e211-a948-0013205c9059
* Some changes to cinnamon and related ports:gusi2013-10-149-111/+48
| | | | | | | | | | | | | | | | - stop using the GITHUB macros from bsd.sites.mk and use MASTER_SITES instead [1] - fix some incorrect STAGEDIR usages. Also remove some incorrect and useless ${STAGE} - resort x11/cinnamon post-patch so that all the paths in generate_desktop_files are staging compliant - fix the compilation of cinnamon. The build failed to detect gettext - fix nemo to install gir and typelib files in the right place - fix c-c-c to honour ${LOCALBASE} when calling autoreconf, ${PREFIX} may be different than ${LOCALBASE} [1] The source code was tar'ed inside a directory that did not follow the desired name schema (${PORTNAME}-${PORTVERSION}) and also was chaging from time to time, making the port hard to keep up to date and compilable. The code was inside a directory like linuxmint-portname-$random_id where $random_im != port_commit_id. Reviewed by: kwm git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18795 df743ca5-7f9a-e211-a948-0013205c9059
* Upgrade math/gcalctool3:gusi2013-10-113-33/+61
| | | | | | | | | | | | - Upgrade to 6.6.2 - Sort USE_GNOME - Make the port stage compliant - Fix the pkg-plist Reviewed by: kwm git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18794 df743ca5-7f9a-e211-a948-0013205c9059
* Fix two incorrect @dirrmtry lines that did not make it into the last commit.gusi2013-10-111-2/+2
| | | | | | | Reported by: kwm git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18793 df743ca5-7f9a-e211-a948-0013205c9059
* Fix file-roller3:gusi2013-10-112-7/+23
| | | | | | | | | | | - Sort USE_GNOME - Make the port stage compliant - Fix the pkg-plist Reviewed by: kwm git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18792 df743ca5-7f9a-e211-a948-0013205c9059
* Various updates to the telepathy stack:gusi2013-10-1115-72/+77
| | | | | | | | | | | | | | | | - Make the touched telepathy ports stage compliant - Fix $MCom$ tag in some of them - Upgrade -gabble to 0.17.3, -idle to 0.1.14, -logger to 0.8.0, -mission-control to 5.14.0 - Because of the lib bump in -logger, increase PORTREVISION to it and dependant ports in MC (gnome-shell and empathy3) - While here do some lib_depends fixing to gnome-shell to the new format - Do some USE_GNOME sorting and add pkgconfig to USES - Fix -gabble's lib_depend - Fix -mission-control post-patch so it installs the gtk-doc in the right place honouring $PREFIX Reviewed by: kwm git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18791 df743ca5-7f9a-e211-a948-0013205c9059
* Fix the distinfo file.gusi2013-10-111-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18790 df743ca5-7f9a-e211-a948-0013205c9059
* Fix plist on HEAD. I accidently placed a .endif wrong when I fixed the buildkwm2013-10-111-1/+1
| | | | | | | on 9.x and 8.x. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18789 df743ca5-7f9a-e211-a948-0013205c9059
* Fix compile on !WEbkit2 on 9.1-R and 8.4-R.kwm2013-10-101-0/+7
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18788 df743ca5-7f9a-e211-a948-0013205c9059
* Add grilo and grilo-plugins ensuring they are stage compliant. While here ↵gusi2013-10-1010-23/+111
| | | | | | | | | | | | | | add other changes: - Make totem depend on grilo-plugnis - Remove publish support. Was removed upstream in c2fa677f0b2c14787c62a40c95ddd0643904a9d5 [1] [1] https://mail.gnome.org/archives/commits-list/2012-April/msg05436.html Reviewed by: kwm git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18787 df743ca5-7f9a-e211-a948-0013205c9059
* Update x11-wm/muffin to 1.8.2:gusi2013-10-103-14/+21
| | | | | | | | | | | - Make it stage compliant - Sort USES and USE_GNOME. Add pkgconfig to USES - Fix a wrong lib_depend Reviewed by: kwm git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18786 df743ca5-7f9a-e211-a948-0013205c9059
* Various upgrades and fixes for cinnamon:gusi2013-10-1016-619/+473
| | | | | | | | | | | | | | | | | | | - Upgrade cinnamon, cinnamon-control-center, nemo and mutter [1]. - Add staging support - While here change lib_depends to the new style - Add some USES+=pkgconfig missing - Sort USE_GNOME - Update the pkg-plist for all the ports changed - Fix the COMMENT knobs - Fix the nemo patches. Remove patch-autogen.sh - Remove patch-panels_common_cc-common-language.c and add patch-panels_user-accounts_um-utils.c for c-c-c Reviewed by: kwm [1] 1.8.8.1, 1.8.2, 1.8.5 and 3.6.2 git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18785 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
* Add pkgconfig.kwm2013-10-091-2/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18781 df743ca5-7f9a-e211-a948-0013205c9059
* Fix pkgconfig symlink.kwm2013-10-091-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18780 df743ca5-7f9a-e211-a948-0013205c9059
* Fix multimedia/cheese3:gusi2013-10-092-2/+291
| | | | | | | | | | | | - Add patch-libcheese_cheese-camera-device-monitor.c patch which fixes camera detection. [1] - The port needs vpx gstreamer plugin. Add it to the list of gstreamer plugins. - Remove the OMF knob. It does not install omf files anymore. Contributed by: Joe Marcus [1] Reviewed by: kwm git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18779 df743ca5-7f9a-e211-a948-0013205c9059
* Sync with ports, fix compile with clang.kwm2013-10-081-6/+6
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18778 df743ca5-7f9a-e211-a948-0013205c9059
* Complete stagedir support.kwm2013-10-081-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18777 df743ca5-7f9a-e211-a948-0013205c9059
* Add pkgconfig.kwm2013-10-0810-26/+17
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18776 df743ca5-7f9a-e211-a948-0013205c9059
* Add pkgconfig, enable stage. Fix derpy lib_depend line in g-c-c.kwm2013-10-073-11/+8
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18775 df743ca5-7f9a-e211-a948-0013205c9059
* Add pkgconfig to ports that need it, enable stage support.kwm2013-10-065-14/+10
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18774 df743ca5-7f9a-e211-a948-0013205c9059
* Fix plist. forgot post-install target ${STAGEDIR}kwm2013-10-061-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18773 df743ca5-7f9a-e211-a948-0013205c9059
* Fix packaging.kwm2013-10-061-2/+5
| | | | | | | | Dconf update only works on system dirs. not stagedir. Probably needs some automate macro. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18772 df743ca5-7f9a-e211-a948-0013205c9059
* Add USES=pkgconfig where needed, update to new port rules, incl stage support.kwm2013-10-0618-49/+37
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18771 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.34.0.kwm2013-10-062-6/+5
| | | | | | | sort USE_GNOME, add pkgconfig to USES, stageify. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18770 df743ca5-7f9a-e211-a948-0013205c9059
* Sync with ports.kwm2013-10-032-2/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18769 df743ca5-7f9a-e211-a948-0013205c9059
* Sync with ports.kwm2013-10-032-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18767 df743ca5-7f9a-e211-a948-0013205c9059
* Sync with ports.kwm2013-10-022-4/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18766 df743ca5-7f9a-e211-a948-0013205c9059
* Merged into ports.kwm2013-10-014-63/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18765 df743ca5-7f9a-e211-a948-0013205c9059
* Same version as ports.kwm2013-10-014-678/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18764 df743ca5-7f9a-e211-a948-0013205c9059
* Fontconfig was merged into ports.kwm2013-10-0114-658/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18763 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 3.8.4.kwm2013-09-303-106/+228
| | | | | | | | | | This should fix the black top panel in fall back mode [1]. stageify. Submitted by: Joe Maloney on IRC [1] git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18757 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.38.0.kwm2013-09-279-71/+80
| | | | | | | Enable stage support, install gdb python scripts. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18754 df743ca5-7f9a-e211-a948-0013205c9059
* Merged into ports.kwm2013-09-249-199/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18697 df743ca5-7f9a-e211-a948-0013205c9059
* Add pkgconfigkwm2013-09-241-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18696 df743ca5-7f9a-e211-a948-0013205c9059
* Add pkgconfig.kwm2013-09-243-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18695 df743ca5-7f9a-e211-a948-0013205c9059
* Already merged to ports.kwm2013-09-235-77/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18694 df743ca5-7f9a-e211-a948-0013205c9059
* Fix typo in LIB_DEPENDS. Also we don't have to menion the shared librarykwm2013-09-231-2/+2
| | | | | | | function for libjson.so. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18693 df743ca5-7f9a-e211-a948-0013205c9059
* Add NO_STAGE to all ports, until we convert each one.kwm2013-09-22233-461/+693
| | | | | | | Use new LIB_DEPEND syntax for most ports. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18692 df743ca5-7f9a-e211-a948-0013205c9059
* Sync with ports, update to 2.10.95.kwm2013-09-224-8/+128
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18691 df743ca5-7f9a-e211-a948-0013205c9059
* Was updated in ports to newer version.kwm2013-09-224-45/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18690 df743ca5-7f9a-e211-a948-0013205c9059
* Make webkit2 a option (default off), so that this port can be build on 9.1-Rkwm2013-09-222-65/+77
| | | | | | | and below. Webkit 2 doesn't seem to be used yet in gnome 3.6. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18689 df743ca5-7f9a-e211-a948-0013205c9059
* Remove ekiga was updated in ports.kwm2013-09-2116-1199/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18688 df743ca5-7f9a-e211-a948-0013205c9059
* Chase ekiga shuffle.kwm2013-09-212-5/+6
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18687 df743ca5-7f9a-e211-a948-0013205c9059
* Remove the immodules.cache file with a unexec rm line since others mightkwm2013-09-201-1/+1
| | | | | | | regen it. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18686 df743ca5-7f9a-e211-a948-0013205c9059
* Don't plist the cache file since it regened.kwm2013-09-201-1/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18685 df743ca5-7f9a-e211-a948-0013205c9059
* We need pkgconfig. While here convert lib_depend.kwm2013-09-191-4/+4
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18684 df743ca5-7f9a-e211-a948-0013205c9059
* Sync with ports, use ICONV_LIB from USES=iconv to check which libiconvkwm2013-09-191-2/+1
| | | | | | | version is available. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18683 df743ca5-7f9a-e211-a948-0013205c9059
* Switch to new USES=perl5 framework. Old style was removed. This should unbreakkwm2013-09-1911-46/+38
| | | | | | | | | | | these ports. [1] While here switch to new LIB_DEPEND syntax. Let me know if I screwed something up. Noticed by: Gustau [1] git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18682 df743ca5-7f9a-e211-a948-0013205c9059
* Sync with FreeBSD ports to fix loop when devd is restarted.marcus2013-09-162-1/+13
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18681 df743ca5-7f9a-e211-a948-0013205c9059
* Sync with ports, fix build on recent head with libc++kwm2013-09-115-0/+87
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18680 df743ca5-7f9a-e211-a948-0013205c9059
* Add USES=pkgconfig.kwm2013-09-081-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18679 df743ca5-7f9a-e211-a948-0013205c9059
* Remove was merged into ports with the glib/pango/gtk update.kwm2013-09-084-141/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18678 df743ca5-7f9a-e211-a948-0013205c9059
* Add USES=pkgconfig and switch USE_GNOME=gnomehack with USES=pathfixkwm2013-09-081-6/+6
| | | | | | | Use new LIB_DEPEND style. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18677 df743ca5-7f9a-e211-a948-0013205c9059
* Fix LIB_DEPEND on json-glib.kwm2013-09-071-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18676 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.16.1.kwm2013-09-0711-381/+55
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18675 df743ca5-7f9a-e211-a948-0013205c9059
* gnomehier isn't a USES component.kwm2013-09-061-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18674 df743ca5-7f9a-e211-a948-0013205c9059
* Merged into ports.kwm2013-09-0623-1644/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18673 df743ca5-7f9a-e211-a948-0013205c9059
* Sync with ports, catch up with recent iconv changes.kwm2013-09-062-8/+38
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18672 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
* Update to 3.8.4.kwm2013-08-312-7/+8
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18670 df743ca5-7f9a-e211-a948-0013205c9059
* Fix gschema for dconf-editors.kwm2013-08-303-6/+36
| | | | | | | Submitted by: Eric Turgeon git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18669 df743ca5-7f9a-e211-a948-0013205c9059
* Sync with ports: fix plists in other ports.kwm2013-08-271-3/+4
| | | | | | | While here switch to new perl5 USES git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18668 df743ca5-7f9a-e211-a948-0013205c9059
* Fix syntax error in xdg-email, please let me know if it fix wasn't correct.kwm2013-08-251-3/+3
| | | | | | | Submitted by: eadler@ git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18667 df743ca5-7f9a-e211-a948-0013205c9059
* g-o-a needs xsltproc at build time, while here switch to new LIB_DEPEND way.kwm2013-08-241-7/+7
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18666 df743ca5-7f9a-e211-a948-0013205c9059
* Remove hardcoded execinfo.kwm2013-08-241-0/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18665 df743ca5-7f9a-e211-a948-0013205c9059
* Unbreak Makefile woops.kwm2013-08-241-1/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18664 df743ca5-7f9a-e211-a948-0013205c9059
* Bump revision to be higher then ports.kwm2013-08-242-3/+4
| | | | | | | Fix plist. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18663 df743ca5-7f9a-e211-a948-0013205c9059
* Fix patching.kwm2013-08-241-28/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18662 df743ca5-7f9a-e211-a948-0013205c9059
* Fix migration process. Epiphany itself seems to be a bit fragile still.kwm2013-08-231-10/+3
| | | | | | | It locked up my desktop... git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18661 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 3.6.0.kwm2013-08-232-12/+9
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18660 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 3.6.1.kwm2013-08-233-227/+35
| | | | | | | Submitted by: Gustau Perez git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18659 df743ca5-7f9a-e211-a948-0013205c9059
* Fix Makefile errors, make python a on/off option instead of detect.kwm2013-08-221-5/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18658 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
* Update to newer snapshot. Supports GNOME3 and MATE and beter support for KDE4kwm2013-08-229-0/+198
| | | | | | | Requested by: eadler@ git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18656 df743ca5-7f9a-e211-a948-0013205c9059
* Don't massively over grab memory [1]kwm2013-08-222-20/+16
| | | | | | | | | | Delete patch that might causing problems. [2] Submitted by: Gustau [2] Obtained from: OpenBSD [1] git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18655 df743ca5-7f9a-e211-a948-0013205c9059
* gamin was committed in the glib20 update, libgsf difference also merged.kwm2013-08-2024-1356/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18654 df743ca5-7f9a-e211-a948-0013205c9059
* Actualy import the NetBSD version, which is more correct then the PR versionkwm2013-08-182-12/+25
| | | | | | | in r18652. Also correct patch file name typo. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18653 df743ca5-7f9a-e211-a948-0013205c9059
* Ignore __asm volatilekwm2013-08-182-1/+13
| | | | | | | | PR: ports/181367 Obtained from: NetBSD git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18652 df743ca5-7f9a-e211-a948-0013205c9059
* Add caribou to the meta port.kwm2013-08-181-0/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18651 df743ca5-7f9a-e211-a948-0013205c9059
* Update to new lib_depend method, sort USE_GNOME, this port needs libxslt atkwm2013-08-181-5/+5
| | | | | | | build time. And remove JOBS_UNSAFE since it builds fine. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18650 df743ca5-7f9a-e211-a948-0013205c9059
* gchemutils update was merged into ports.kwm2013-08-175-466/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18649 df743ca5-7f9a-e211-a948-0013205c9059
* Atk was merged into ports.kwm2013-08-174-230/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18648 df743ca5-7f9a-e211-a948-0013205c9059
* Nothing uses this anymore, remove.kwm2013-08-174-375/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18647 df743ca5-7f9a-e211-a948-0013205c9059
* These ports where committed to ports.kwm2013-08-1744-914/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18646 df743ca5-7f9a-e211-a948-0013205c9059
* Don't install tools in libwnck 3, this resolves conflict between libwnck andkwm2013-08-133-7/+2
| | | | | | | libwnck 3. If needed the tools can be made into a slave port like done with vte git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18645 df743ca5-7f9a-e211-a948-0013205c9059
* Borrow some patches and hints from OpenBSD.kwm2013-08-114-11/+236
| | | | | | | This makes is-local being able to go TRUE again, but active is still FALSE. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18644 df743ca5-7f9a-e211-a948-0013205c9059
* Add run dep on gdm3.kwm2013-08-101-0/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18642 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 3.6.2.kwm2013-08-105-111/+146
| | | | | | | | | | This is still broken but gnome-shell needs it at run time so there isn't much choice .. Submitted by: Gustau Perez git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18641 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 3.6.2.kwm2013-08-093-72/+106
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18640 df743ca5-7f9a-e211-a948-0013205c9059
* Also would be usefull to write patch correctly.kwm2013-07-291-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18639 df743ca5-7f9a-e211-a948-0013205c9059
* chown lives in /usr/sbin.kwm2013-07-291-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18638 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.10.93.kwm2013-07-272-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18637 df743ca5-7f9a-e211-a948-0013205c9059
* We don't need this workaround anymore.kwm2013-07-271-5/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18636 df743ca5-7f9a-e211-a948-0013205c9059
* libnofiy only need gdkpixbuf2 not gtk20.kwm2013-07-261-1/+1
| | | | | | | | PR: ports/180596 Submitted by: tijl@ git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18635 df743ca5-7f9a-e211-a948-0013205c9059
* Catch up with ports infra changes.kwm2013-07-26233-670/+434
| | | | | | | | | USE_GMAKE= => USES=gmake Sort Uses Remove MAKE_JOBS_SAFE as it is default now. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18634 df743ca5-7f9a-e211-a948-0013205c9059
* Register build conflict with spidermonkey 1.7kwm2013-07-241-1/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18633 df743ca5-7f9a-e211-a948-0013205c9059
* Only show options in the master port.kwm2013-07-241-3/+4
| | | | | | | Convert to new gmake way of doing things. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18632 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 4.6.6.kwm2013-07-242-4/+4
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18631 df743ca5-7f9a-e211-a948-0013205c9059
* Add support fro automake 1.13 and 1.14. Also add patch to create m4 dirs ifkwm2013-07-212-1/+44
| | | | | | | | | | they are not there yet. Submitted by: Gustau Perez (based on) Obtained from: GNOME git git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18630 df743ca5-7f9a-e211-a948-0013205c9059
* clang33 is installed as clang-3.3_1, tweak BUILD_DEPEND line to take this intokwm2013-07-201-1/+1
| | | | | | | | account. We want the _1 revision because that knows where libc++ port headers are. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18629 df743ca5-7f9a-e211-a948-0013205c9059
* Remove leftover from a experiment. Which allows me to build this on 9.1-stable.kwm2013-07-201-1/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18628 df743ca5-7f9a-e211-a948-0013205c9059
* Merged into ports + removal of obsolete Qt3 port.kwm2013-07-1541-1128/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18627 df743ca5-7f9a-e211-a948-0013205c9059
* Add missed patch when merged from ports-experimentalkwm2013-07-111-0/+11
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18626 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
* gnome-tweak-tools doesn't quit anymore if gnome-shell isn't found. It is alsokwm2013-07-102-8/+6
| | | | | | | | pretty important to set "hidden" features. So move it to the standard gnome3 package. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18624 df743ca5-7f9a-e211-a948-0013205c9059
* USE_GMAKE -> USES=gmakekwm2013-07-102-23/+4
| | | | | | | USE_DISPLAY -> USES=display git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18623 df743ca5-7f9a-e211-a948-0013205c9059
* sync with ports.kwm2013-07-091-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18622 df743ca5-7f9a-e211-a948-0013205c9059
* reset MCom tagkwm2013-07-071-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18621 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.34.7.kwm2013-07-072-5/+5
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18620 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.0.3.kwm2013-07-0418-854/+627
| | | | | | | | | | | This will need clang and libc++ from ports (not yet committed) to work on 9.1-stable and 9.x. This will not work on 9.1-R due to missing libc function that libc++ needs. Don't commit the -gtk2 port yet because that would impose the same limitations. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18618 df743ca5-7f9a-e211-a948-0013205c9059
* Doesn't work with python 3.kwm2013-07-041-2/+2
| | | | | | | Submitted by: eadler git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18617 df743ca5-7f9a-e211-a948-0013205c9059
* Add compatibily symlink to fix epiphany 2.30 introspection build.kwm2013-07-041-1/+7
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18616 df743ca5-7f9a-e211-a948-0013205c9059
* Merged into ports, also lagged some versions behind with the ports version.kwm2013-07-033-60/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18615 df743ca5-7f9a-e211-a948-0013205c9059
* Utilize BUILD_WRKSRC and TARGET_ALL instead of defining a custom do-build:kwm2013-07-031-4/+3
| | | | | | | | | target. Submitted by: bapt@ git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18614 df743ca5-7f9a-e211-a948-0013205c9059
* Revert test commit.marcus2013-07-011-1/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18611 df743ca5-7f9a-e211-a948-0013205c9059
* Update keywords to allow for changing SVN tag.marcus2013-07-01188-188/+188
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18610 df743ca5-7f9a-e211-a948-0013205c9059
* Test commit.marcus2013-07-011-1/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18609 df743ca5-7f9a-e211-a948-0013205c9059
* Add svn:keywords.marcus2013-07-010-0/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18608 df743ca5-7f9a-e211-a948-0013205c9059
* Record depend on webkit-gtk3, we need it. I hadn't noticed because goa pulledkwm2013-06-291-0/+1
| | | | | | | it in. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18607 df743ca5-7f9a-e211-a948-0013205c9059
* Fix patch to actualy compile , grrr.kwm2013-06-291-3/+5
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18606 df743ca5-7f9a-e211-a948-0013205c9059
* Commmit the right patch. Fixing make patch.kwm2013-06-291-4/+4
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18605 df743ca5-7f9a-e211-a948-0013205c9059
* remove -Wnocast-align that snuck in.kwm2013-06-291-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18604 df743ca5-7f9a-e211-a948-0013205c9059
* Don't confuse clang and cl (MS pre-processor) [1] also fix another instance ↵kwm2013-06-293-2/+34
| | | | | | | | | | | | of this. While here make sure we default to the standard compiler cc and not accidently use gcc. Obtained from: GNOME git [1] git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18603 df743ca5-7f9a-e211-a948-0013205c9059
* Fill in pkg-descr, pkg barfs on empty file :)kwm2013-06-291-1/+4
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18602 df743ca5-7f9a-e211-a948-0013205c9059
* Make sure to init upower.kwm2013-06-271-0/+12
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18601 df743ca5-7f9a-e211-a948-0013205c9059
* Merged into ports.kwm2013-06-275-1134/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18600 df743ca5-7f9a-e211-a948-0013205c9059
* Merged into ports.kwm2013-06-254-142/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18599 df743ca5-7f9a-e211-a948-0013205c9059
* Merged into ports.kwm2013-06-2515-500/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18598 df743ca5-7f9a-e211-a948-0013205c9059
* introspection build timekwm2013-06-251-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18597 df743ca5-7f9a-e211-a948-0013205c9059
* we need libpwquality also on run time.kwm2013-06-251-1/+1
| | | | | | | Submitted by: Gustau Perez git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18596 df743ca5-7f9a-e211-a948-0013205c9059
* introspection is only needed at build time.kwm2013-06-251-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18595 df743ca5-7f9a-e211-a948-0013205c9059
* Chase rest relocation.kwm2013-06-252-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18594 df743ca5-7f9a-e211-a948-0013205c9059
* Remove same as in ports.kwm2013-06-2510-195/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18592 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 4.0, have fun!kwm2013-06-256-50/+35
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18588 df743ca5-7f9a-e211-a948-0013205c9059
* Remove it was added in ports as devel/librest.kwm2013-06-244-94/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18587 df743ca5-7f9a-e211-a948-0013205c9059
* Add depend on libnice gstreamer component.kwm2013-06-231-0/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18586 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 3.6.2.kwm2013-06-233-14/+68
| | | | | | | Submitted by: Gustau Perez git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18585 df743ca5-7f9a-e211-a948-0013205c9059
* Add geocodekwm2013-06-234-0/+62
| | | | | | | Submitted by: Gustau Perez. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18584 df743ca5-7f9a-e211-a948-0013205c9059
* Move libzapojit to net. Fix categories and add devel to it. Update rest locationkwm2013-06-235-3/+4
| | | | | | | in portstree as it was added in devel/librest. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18583 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 3.6.2.kwm2013-06-239-219/+120
| | | | | | | Submitted by: Gustau Perez git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18582 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 1.34.0.kwm2013-06-233-18/+18
| | | | | | | Submitted by: Gustau Perez git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18581 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 3.6.1.kwm2013-06-233-7/+10
| | | | | | | Submitted by: Gustau Perez git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18580 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 3.6.1.kwm2013-06-234-338/+359
| | | | | | | Submitted by: Gustau Perez git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18579 df743ca5-7f9a-e211-a948-0013205c9059
* Add gtksourceview 3.6.3.kwm2013-06-235-0/+353
| | | | | | | Submitted by: Gustau Perez (based on) git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18578 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 3.6.2.kwm2013-06-224-33/+6
| | | | | | | Submitted by: Gustau Perez git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18577 df743ca5-7f9a-e211-a948-0013205c9059
* Add build depend on gtk-doc to fix doc installkwm2013-06-191-0/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18576 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 3.6.1.kwm2013-06-193-9/+44
| | | | | | | Submitted by: Gustau Perez (based on) git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18575 df743ca5-7f9a-e211-a948-0013205c9059
* Remove shlib version.kwm2013-06-181-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18574 df743ca5-7f9a-e211-a948-0013205c9059