summaryrefslogtreecommitdiffstats
path: root/lang/gjs/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* First batch of updated gnome 3.14 ports:gusi2014-10-151-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | - at-spi2-atk-2.14.1 - at-spi2-core-2.14.0 - atk-2.14.0 - baobab-3.14.0 - caribou-0.4.15 - gjs-1.42.0 - glib-2.42.0 [1] - glib-networking-2.42.0 - glibmm-2.42.0 - libgdata-0.16.0 [2] - vala-0.26.1 [3] As usual, some fix here and there. While here, remove the @dir[rm|rmmty] from the pkg-plist files, those are not needed anymore. [1] The code on gio_gunixmounts.c seems to have changed. I've tried to keep the logic, but need to check it in run time [2] Add gtk-doc to the run_deps [3] Take into account that vala_vapigen is gone and now is part of the vala port itself git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19944 df743ca5-7f9a-e211-a948-0013205c9059
* Remove keepla from MC. While here do other changes:gusi2014-08-161-1/+2
| | | | | | | | | | | | | | | | - Remove STRIP_CMD all over the place and replace that with INSTALL_TARGET=install-tsrip - Drop full path *_DEPENDS (like ${LOCALBASE}/bin/flex) and use either binary names (when possible) or package names instead. I've been tempted to convert options to a more compact form, but this will happen in the future. Tested by: two complete poudriere runs git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19813 df743ca5-7f9a-e211-a948-0013205c9059
* Convert:kwm2014-08-131-5/+3
| | | | | | | | | USE_PYTHON* -> USES=python* USE_XZ|USE_BZIP2 -> USES=tar: replace some post-install ${STRIP_CMD} with INSTALL_TARGET=install-strip git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19804 df743ca5-7f9a-e211-a948-0013205c9059
* Switch to USES=libtool:keepla for now. While I rather want to ditch .la fileskwm2014-04-261-1/+1
| | | | | | | | | | | | I think we need to keep em a cycle. So that other ports have a chance to update there .la files not to record dependancies .la files. sprinkle some USE_AUTOTOOLS=libtool -> libtoolize. This will give us base libtool (ltmain.sh and libtool.m4) files. But doesn't depend on ${LOCALBASE}/bin/libtool INSTALL_TARGET=install-strip and misc smaller cleanups. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19578 df743ca5-7f9a-e211-a948-0013205c9059
* Update MC-ports to GNOME 3.12.kwm2014-04-261-14/+6
| | | | | | | 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
* Fix the build after recent python reshuffle.kwm2013-12-281-0/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18969 df743ca5-7f9a-e211-a948-0013205c9059
* Stageify, and misc small cleanups.kwm2013-12-201-4/+6
| | | | | | | Move net/libgweather3 -> net/libgweather. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18965 df743ca5-7f9a-e211-a948-0013205c9059
* Add NO_STAGE to all ports, until we convert each one.kwm2013-09-221-2/+4
| | | | | | | Use new LIB_DEPEND syntax for most ports. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18692 df743ca5-7f9a-e211-a948-0013205c9059
* Catch up with ports infra changes.kwm2013-07-261-2/+1
| | | | | | | | | 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
* Update to 1.34.0.kwm2013-06-231-10/+7
| | | | | | | Submitted by: Gustau Perez git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18581 df743ca5-7f9a-e211-a948-0013205c9059
* Add introspection USE_GNOME component.kwm2013-05-141-3/+2
| | | | | | | | | | | | | | | 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
* Massive port framework maintaince/update (long over due too)kwm2013-04-271-6/+4
| | | | | | | | Deal with recent USES changes, pet portlint here and there. Sync with ports, more to come. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18393 df743ca5-7f9a-e211-a948-0013205c9059
* set proper keywordsmarcus2013-04-011-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17268 df743ca5-7f9a-e211-a948-0013205c9059
* Look in the right port dir for spidermonkey.kwm2012-10-181-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17127 df743ca5-7f9a-e211-a948-0013205c9059
* Now that spidermonkey 1.8.5 is in ports use that for gjs.kwm2012-10-171-7/+4
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17126 df743ca5-7f9a-e211-a948-0013205c9059
* Now that gobject-introspection doesn't drag cairo in as runtime, add libdependkwm2012-09-191-1/+2
| | | | | | | | | on it so this port can be build. Submitted by: Romain Tarteire git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17072 df743ca5-7f9a-e211-a948-0013205c9059
* Sync with freebsd ports. portrevision bumping, getting CPPFLAGS/LDFLAGS fromkwm2012-08-181-2/+3
| | | | | | | | | | CONFIGURE_ENV, s/CPPFLAGS=/CPPFLAGS+=/ etc Sprinkle USE_PKGCONFIG in some ports. Some small nits here and there. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17047 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 1.32.0.kwm2012-05-251-5/+6
| | | | | | | This version only supports spidermonkey 1.8.5. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16800 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 1.30.1.kwm2012-01-221-12/+5
| | | | | | | While here get rid of a 6.x check. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16660 df743ca5-7f9a-e211-a948-0013205c9059
* Fix:kwm2011-12-151-1/+2
| | | | | | | JS ERROR: !!! WARNING: 'char is a reserved identifier' git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16614 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 1.30.0.kwm2011-10-051-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16349 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 1.29.18.kwm2011-09-221-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16322 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 1.29.17.kwm2011-09-161-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16181 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.7.14.kwm2011-04-051-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15708 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.7.13.kwm2011-03-141-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15465 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.7.11.kwm2011-02-231-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15273 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.7.10.kwm2011-01-271-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15114 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.7.9.kwm2011-01-161-0/+42
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15028 df743ca5-7f9a-e211-a948-0013205c9059
* Clean up after 2.32 got committed. Only gdm 2.32 isn't committed because ofkwm2010-12-011-42/+0
| | | | | | | | | focus issues. And it doesn't seem it getting any traction upstream. Next stop GNOME 3.0. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14916 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.7.7.kwm2010-11-161-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14881 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.7.6.kwm2010-11-151-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14871 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.7.5.kwm2010-10-291-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14845 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.7.2.kwm2010-09-181-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14575 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.7.1.kwm2010-08-141-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14401 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.7.kwm2010-06-061-0/+42
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14193 df743ca5-7f9a-e211-a948-0013205c9059
* Post 2.30.1 commit clean up.kwm2010-05-121-42/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14135 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.6.marcus2010-03-201-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13859 df743ca5-7f9a-e211-a948-0013205c9059
* UPdate to 0.5.kwm2010-02-251-0/+42
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13720 df743ca5-7f9a-e211-a948-0013205c9059
* Remove these ports now that they are in the ports tree.marcus2009-11-301-36/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13266 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.4.kwm2009-08-281-2/+4
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12745 df743ca5-7f9a-e211-a948-0013205c9059
* Add Gjs - Gnome Javascript bindingskwm2009-08-171-0/+34
Submitted by: Pawel Worach <pawel.worach@gmail.com> git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12648 df743ca5-7f9a-e211-a948-0013205c9059