summaryrefslogtreecommitdiffstats
path: root/devel/gobject-introspection
Commit message (Collapse)AuthorAgeFilesLines
* Drop gnomehier from gnome ports, keep it in b.g.m until we can clean thekwm2014-11-031-1/+1
| | | | | | | | | ports tree after gnome 3 landed. Since pkg itself tries to cleanup empty dirs we don't have to keep track of them anymore. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@20031 df743ca5-7f9a-e211-a948-0013205c9059
* Another batch of updated ports:gusi2014-10-153-15/+9
| | | | | | | | | | | | | | | - gtk30-3.14.3 - gnome-themes-standard-3.14.0 - pango-1.36.8 - clutter-1.20.0 - clutter-gtk-1.6.0 - gobject-introspection-1.42.0 As usual, remove deprecated @dirrm[try] entries from the pkg-plist files. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19945 df743ca5-7f9a-e211-a948-0013205c9059
* Remove keepla from MC. While here do other changes:gusi2014-08-162-4/+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-2/+2
| | | | | | | | | 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
* Now that glib installs the glibconfig.h header again where upstreamskwm2014-06-012-16/+1
| | | | | | | puts it, remove local hack to the old location. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19716 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-268-80/+29
| | | | | | | 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
* First batch of USE_GNOME=ltverhack -> USES=libtool.kwm2014-02-072-6/+4
| | | | | | | Use INSTALL_TARGET=install-strip if possible. Misc Makefile cleanups. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19001 df743ca5-7f9a-e211-a948-0013205c9059
* Stageify, and misc small cleanups.kwm2013-12-202-5/+8
| | | | | | | 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-1/+2
| | | | | | | Use new LIB_DEPEND syntax for most ports. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18692 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
* 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
* 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
* Massive port framework maintaince/update (long over due too)kwm2013-04-271-3/+1
| | | | | | | | 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
* Update to 1.36.0.kwm2013-03-307-0/+300
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17251 df743ca5-7f9a-e211-a948-0013205c9059
* Remove merged ports.kwm2013-03-147-329/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17231 df743ca5-7f9a-e211-a948-0013205c9059
* USE_BISON is dead, convert users over to new USES=bison framework, while herekwm2013-03-091-3/+3
| | | | | | | | | convert USE_GNOME=gnomehack users to USES=pathfix. Submitted by: Gustau Perez <gustau.perez@gmail.com> git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17217 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 1.34.2.kwm2013-02-192-4/+4
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17208 df743ca5-7f9a-e211-a948-0013205c9059
* Sync with ports (libffi's shlib) while here trimp Makefile headers, and some ↵kwm2013-01-301-2/+2
| | | | | | | | | more shlib versions. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17203 df743ca5-7f9a-e211-a948-0013205c9059
* sync with ports.kwm2012-12-171-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17171 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 1.34.1.1.kwm2012-10-204-20/+17
| | | | | | | This fixes build issues with glib 2.34 series. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17129 df743ca5-7f9a-e211-a948-0013205c9059
* Cairo is a build depend. Otherwise the cairo gir's aren't made correctly.kwm2012-09-191-1/+3
| | | | | | | | | which results in the librsvg2 build failure. Also add USE_PKGCONFIG=build Submitted by: Romain Tartiere <romain@blogreen.org> git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17070 df743ca5-7f9a-e211-a948-0013205c9059
* Sync with ports, cairo is only used for tests. So remove it from LIB_DEPENDSkwm2012-08-041-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17011 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 1.32.1.kwm2012-05-154-25/+23
| | | | | | | Submitted by: mezz git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16740 df743ca5-7f9a-e211-a948-0013205c9059
* Use upstream patch to see if CC is set. This removes the temp hardcode Ikwm2011-11-042-8/+5
| | | | | | | put in place at build time. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16554 df743ca5-7f9a-e211-a948-0013205c9059
* Depend on gnomehier and don't try to remove the share/gir-1.0 orkwm2011-10-232-4/+2
| | | | | | | lib/girepository-1.0 directories. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16520 df743ca5-7f9a-e211-a948-0013205c9059
* Fix generation of GIR files for some ports.kwm2011-10-042-7/+17
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16333 df743ca5-7f9a-e211-a948-0013205c9059
* test a == b isn't accepted on 8.x and 7.xkwm2011-09-231-4/+19
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16327 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 1.30.0.kwm2011-09-214-12/+19
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16309 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 1.29.17.kwm2011-09-167-0/+305
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16176 df743ca5-7f9a-e211-a948-0013205c9059
* Remove this port now that it has been synced to FreeBSD ports.marcus2011-08-216-281/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16124 df743ca5-7f9a-e211-a948-0013205c9059
* Make portlint happy. I am using cports.sh in MC portstools.mezz2011-06-121-5/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16064 df743ca5-7f9a-e211-a948-0013205c9059
* Use 'python${PYTHON_VERSION}-config --includes' to give the includes insteadmezz2011-05-031-0/+11
| | | | | | | of static version. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15946 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.10.8.kwm2011-04-222-4/+4
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15847 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.10.7.kwm2011-04-062-4/+4
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15727 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.10.6.kwm2011-03-302-4/+4
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15635 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.10.4.kwm2011-03-112-4/+4
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15458 df743ca5-7f9a-e211-a948-0013205c9059
* Switch bison to build only depend instead of both.kwm2011-03-101-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15434 df743ca5-7f9a-e211-a948-0013205c9059
* Remove build depend on flex, builds fine to base flexkwm2011-03-021-2/+1
| | | | | | | Submitted by: Yuri Pankov <yuri.pankov at gmail.com> git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15328 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.10.3.kwm2011-02-242-5/+5
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15283 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.10.2.kwm2011-02-082-4/+4
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15204 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.10.1.kwm2011-01-133-2516/+4
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15003 df743ca5-7f9a-e211-a948-0013205c9059
* Add a patch from git.kwm2011-01-102-1/+2513
| | | | | | | This fixes the build with the new glib20. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14984 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.10.0.kwm2010-12-245-0/+273
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14940 df743ca5-7f9a-e211-a948-0013205c9059
* Clean up after 2.32 got committed. Only gdm 2.32 isn't committed because ofkwm2010-12-016-292/+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.9.12.kwm2010-10-073-7/+50
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14793 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.9.10.1.kwm2010-10-062-6/+7
| | | | | | | | | This is a Git snapshot. This will fix folks. This port might be unfetchable for a bit until the freebsd mirrors start distributing the distfile. But commit now because I don't think I got time for it tomorrow. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14792 df743ca5-7f9a-e211-a948-0013205c9059
* Force it to put the .cache in ${WRKSRC} instead of ~/.cache.mezz2010-10-041-1/+4
| | | | | | | | | | PR: ports/143260 Reported by: Olaf Seibert <O.Seibert@cs.ru.nl>, ast@marabu.ch, a few in freebsd-gnome@ git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14782 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.9.10.kwm2010-10-012-5/+5
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14773 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.9.9.kwm2010-10-013-5/+6
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14770 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.9.8.kwm2010-09-294-8/+14
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14735 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.9.6.kwm2010-09-218-103/+25
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14630 df743ca5-7f9a-e211-a948-0013205c9059
* Add temporary workaround for GStreamer build.avl2010-09-162-2/+15
| | | | | | | Obtained from: GNOME git git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14569 df743ca5-7f9a-e211-a948-0013205c9059
* Turn deprication error into a warning.kwm2010-09-112-1/+16
| | | | | | | Obtained from: GNOME git. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14566 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.9.5.kwm2010-09-117-68/+109
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14561 df743ca5-7f9a-e211-a948-0013205c9059
* Fix alignment problems on strict-align platforms.marcus2010-09-072-1/+35
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14559 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.9.3.avl2010-08-063-49/+6
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14376 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.9.2.kwm2010-07-134-54/+51
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14310 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.9.0.kwm2010-06-304-16/+30
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14281 df743ca5-7f9a-e211-a948-0013205c9059
* Bump portrevsion, the gir files need to be regened to pick up newkwm2010-06-246-0/+245
| | | | | | | | api's from glib20 otherwise gtk30 will fail with a unable to resolve error in the gir bits. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14261 df743ca5-7f9a-e211-a948-0013205c9059
* Was committed to the FreeBSD portskwm2010-06-076-244/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14197 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.6.14.kwm2010-06-066-0/+244
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14188 df743ca5-7f9a-e211-a948-0013205c9059
* Post 2.30.1 commit clean up.kwm2010-05-125-191/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14135 df743ca5-7f9a-e211-a948-0013205c9059
* Add depend on cairo.kwm2010-04-221-2/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14067 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.6.10.kwm2010-04-193-5/+11
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14059 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.6.9.marcus2010-03-202-5/+5
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13860 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.6.8.kwm2010-03-115-0/+184
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13787 df743ca5-7f9a-e211-a948-0013205c9059
* Remove these ports now that they are in the ports tree.marcus2009-11-305-171/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13266 df743ca5-7f9a-e211-a948-0013205c9059
* Use @dirrmtry instead of @dirrm for lib/girepository-1.0 and share/gir-1.0avl2009-09-161-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12888 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.6.5.avl2009-09-063-23/+6
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12781 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.6.4.marcus2009-08-305-22/+31
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12762 df743ca5-7f9a-e211-a948-0013205c9059
* GObject Introspection is a project for providing machine readable introspectionavl2009-07-306-0/+179
data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. GObject Introspection contains tools to generate and handle the introspection data. WWW: http://live.gnome.org/GObjectIntrospection git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12541 df743ca5-7f9a-e211-a948-0013205c9059