summaryrefslogtreecommitdiffstats
path: root/devel/glib20/files
Commit message (Collapse)AuthorAgeFilesLines
* First batch of updated gnome 3.14 ports:gusi2014-10-153-126/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | - 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
* Update glib to 2.40.1. Remove an already committed patch.gusi2014-09-222-20/+5
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19906 df743ca5-7f9a-e211-a948-0013205c9059
* Rename this patch too.kwm2014-09-141-0/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19862 df743ca5-7f9a-e211-a948-0013205c9059
* Rename patch to something more standard.kwm2014-09-141-0/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19861 df743ca5-7f9a-e211-a948-0013205c9059
* Fix a run time issue in vlc. Fixed upstream.kwm2014-06-021-0/+14
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19719 df743ca5-7f9a-e211-a948-0013205c9059
* Remove our "hack" for glibconfig.h and do what upstream intended.kwm2014-05-282-19/+0
| | | | | | | | | I know this is a hier(7) violation but I was confronted with a project that tripped over the fact that we did it differently. This also reduces FreeBSD only patches, which is a plus IMO. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19701 df743ca5-7f9a-e211-a948-0013205c9059
* Update MC-ports to GNOME 3.12.kwm2014-04-2610-145/+21
| | | | | | | 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
* Add a patch to glib that would silence clang when compiling code with some ↵gusi2014-03-081-0/+10
| | | | | | | | | | | | | | | | | | G_ macros. The 3.4 started to complain with G_DEFINE_TYPE_WITH_CODE in x11-fm/nemo. The compiler complains about some arguments to those macros saying that those are unused. It would appear that not only those glib macros are affected. The following link contains more info: https://bugzilla.gnome.org/show_bug.cgi?id=723899 Discussed with: desrt(Ryan Lortie) on #freebsd-gnome git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19014 df743ca5-7f9a-e211-a948-0013205c9059
* Sync with ports.kwm2014-02-081-0/+14
| | | | | | | | Allow to build if we using libiconv from libc, and libiconv is installed (because some ports need it.) git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19005 df743ca5-7f9a-e211-a948-0013205c9059
* Add "nullfs" to the list of system internal file system types. Thismarcus2013-12-171-11/+14
| | | | | | | | prevents gvfs-trashd from latching on to jail mounts and preventing them from being unmounted. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18963 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.38.0.kwm2013-09-276-62/+51
| | | | | | | Enable stage support, install gdb python scripts. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18754 df743ca5-7f9a-e211-a948-0013205c9059
* Sync with ports, catch up with recent iconv changes.kwm2013-09-061-5/+29
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18672 df743ca5-7f9a-e211-a948-0013205c9059
* Welkom Glib 2.36.0. Now with 100% less gio-fam-backend. Replaced withkwm2013-03-2926-0/+698
| | | | | | | 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
* Cleanup of committed ports part #1kwm2013-03-1025-703/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17220 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.34.3.kwm2012-12-102-7/+27
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17152 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.34.1.kwm2012-10-208-58/+40
| | | | | | | | Update header, rename patches from patch-ab to patch-${path}. Pet portlint, convert to OptionsNG. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17128 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.32.4.kwm2012-07-152-45/+16
| | | | | | | | | Add correct OSVERSION's around the dtrace option, which doesn't yet. Patch glib-compile-schema to silence the /foo/bar is depricated warnings that getting spammed everytime the tool is run. It makes logs/console less readable. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16990 df743ca5-7f9a-e211-a948-0013205c9059
* Incorporate a patch from upstream to fix a mutex lock order reversal.marcus2012-06-281-0/+45
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16970 df743ca5-7f9a-e211-a948-0013205c9059
* Add patch to glib/deprecated/gthread.h to include sys/types.h.kwm2012-05-271-0/+10
| | | | | | | This will fix a couple of ports that us this header, like telepathy-logger. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16817 df743ca5-7f9a-e211-a948-0013205c9059
* Actualy add the threading patch. Doh!kwm2012-05-161-0/+20
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16750 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.32.3.kwm2012-05-159-107/+102
| | | | | | | | | | | | 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
* Update to 2.30.3.kwm2012-05-021-54/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16723 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.30.2.kwm2011-11-121-6/+74
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16563 df743ca5-7f9a-e211-a948-0013205c9059
* Properly ignore the fdescfs for purposes of file system space calculation.marcus2011-11-091-6/+14
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16558 df743ca5-7f9a-e211-a948-0013205c9059
* Regen patch for collation_fix.kwm2011-10-081-5/+5
| | | | | | | Submitted by: Oleg via irc git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16378 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.30.0.kwm2011-10-041-14/+6
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16335 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.29.90.kwm2011-09-154-34/+44
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16172 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.27.91.kwm2011-01-121-0/+8
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14988 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.27.4.kwm2010-12-0121-0/+628
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14917 df743ca5-7f9a-e211-a948-0013205c9059
* Clean up after 2.32 got committed. Only gdm 2.32 isn't committed because ofkwm2010-12-0120-605/+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
* Fix collate patch.kwm2010-10-101-13/+20
| | | | | | | Submitted by: romain git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14801 df743ca5-7f9a-e211-a948-0013205c9059
* Remove a needless hunk from the patch.avl2010-09-191-11/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14588 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.25.16.avl2010-09-186-263/+11
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14572 df743ca5-7f9a-e211-a948-0013205c9059
* Sync with FreeBSD port about "-D__STDC_ISO_10646__".kwm2010-09-091-6/+15
| | | | | | | Fix a " == " -> " = " in configure. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14560 df743ca5-7f9a-e211-a948-0013205c9059
* Make sure that if the message control length is 0 that the control membermarcus2010-08-301-0/+18
| | | | | | | | | | is set to NULL. Apparently g_alloca() on Linux does this if the size to be allocated is 0 bytes. With this fix, GNOME 2.31 starts for me. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14482 df743ca5-7f9a-e211-a948-0013205c9059
* Fix another typo in the credentials support.marcus2010-08-301-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14481 df743ca5-7f9a-e211-a948-0013205c9059
* Whoops, forgot to commit some bug fixes.marcus2010-08-301-13/+14
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14480 df743ca5-7f9a-e211-a948-0013205c9059
* Add credentials support to GIO. This should fix gdbus.marcus2010-08-304-0/+244
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14479 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.25.14.kwm2010-08-171-0/+11
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14409 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.25.13.kwm2010-08-083-28/+27
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14384 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.25.11.kwm2010-07-121-5/+5
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14306 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.25.9.kwm2010-06-181-5/+14
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14248 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.25.8.kwm2010-06-083-59/+13
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14215 df743ca5-7f9a-e211-a948-0013205c9059
* Another gvariant fix.kwm2010-05-281-3/+22
| | | | | | | Obtained from: glib git git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14144 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.25.7.kwm2010-05-2820-0/+597
| | | | | | | | Glib now as a dbus dependancy. This will replace dbus-glib. But the application needs to be ported. So no need for a conflict entry. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14137 df743ca5-7f9a-e211-a948-0013205c9059
* Post 2.30.1 commit clean up.kwm2010-05-1219-570/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14135 df743ca5-7f9a-e211-a948-0013205c9059
* Attempt to fix the build on 6.X.marcus2010-03-041-15/+12
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13750 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.23.4.avl2010-02-221-6/+6
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13667 df743ca5-7f9a-e211-a948-0013205c9059
* Kick off Gnome 2.29 devel cycle with Glib 2.23.0.kwm2009-12-0919-0/+573
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13267 df743ca5-7f9a-e211-a948-0013205c9059
* Remove these ports now that they are in the ports tree.marcus2009-11-3019-573/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13266 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.22.1.kwm2009-09-302-12/+12
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13073 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.22.0.kwm2009-09-232-0/+44
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12993 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.21.6.kwm2009-09-051-7/+7
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12777 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.21.2.kwm2009-06-163-35/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12374 df743ca5-7f9a-e211-a948-0013205c9059
* Update COLLATION_FIX patch.kwm2009-05-311-4/+4
| | | | | | | Submitted by: Romain Tarti`ere <romain@blogreen.org> git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12356 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.21.1.kwm2009-05-301-0/+10
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12354 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.21.0.marcus2009-05-0619-0/+554
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12254 df743ca5-7f9a-e211-a948-0013205c9059
* Remove these ports now that they have been merged into FreeBSD ports.marcus2009-04-1116-518/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12240 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.29.6.mezz2009-02-0816-0/+518
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11872 df743ca5-7f9a-e211-a948-0013205c9059
* Remove these ports now that they have been merged into the FreeBSD portsmarcus2009-01-1216-518/+0
| | | | | | | tree. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11869 df743ca5-7f9a-e211-a948-0013205c9059
* Fix application of the extra collation patches.marcus2008-12-021-4/+4
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11806 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.18.3.mezz2008-11-251-7/+7
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11773 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.17.2.marcus2008-06-141-10/+10
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11047 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.17.0.kwm2008-06-0516-0/+518
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11024 df743ca5-7f9a-e211-a948-0013205c9059
* Remove these ports now that they have been merged into the FreeBSD ports tree.marcus2008-03-2418-565/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10818 df743ca5-7f9a-e211-a948-0013205c9059
* Make sure sys/param.h is included to fix build errors on 6.X.marcus2008-03-201-7/+15
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10785 df743ca5-7f9a-e211-a948-0013205c9059
* Add a patch forgotten in the last commit to properly support sysctlbyname.marcus2008-03-191-0/+12
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10779 df743ca5-7f9a-e211-a948-0013205c9059
* * Remove a long-dead patchmarcus2008-03-193-37/+123
| | | | | | | | | | | * Add support for mount change polling (since FreeBSD doesn't offer mtab). Every three seconds, the list of mounts will be polled, and checked for changes. If any are found, a change signal will be emitted. This facilitates auto-mounting. * Add a missing check for sysctlbyname() git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10777 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.16.1.marcus2008-03-112-3/+27
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10685 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.16.0.marcus2008-03-111-14/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10656 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.15.5.kwm2008-02-121-6/+6
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10414 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.15.2.marcus2008-01-152-0/+23
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10085 df743ca5-7f9a-e211-a948-0013205c9059
* Update glib20 to 2.15.1, and break out the GIO FAM backend into a separatemarcus2008-01-1016-0/+426
| | | | | | | | | | | | | | | | 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
* Remove these now that they have been committed to the FreeBSD ports tree.marcus2007-10-2512-345/+0
| | | | | | | Next stop GNOME 2.21. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9875 df743ca5-7f9a-e211-a948-0013205c9059
* Fix build with pcre-7.3.marcus2007-09-101-0/+13
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9547 df743ca5-7f9a-e211-a948-0013205c9059
* Remove support for a separate X11BASE.marcus2007-05-211-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8891 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.13.1.marcus2007-05-041-6/+6
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8794 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.13.0ahze2007-03-1911-0/+332
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8579 df743ca5-7f9a-e211-a948-0013205c9059
* Clean out MarcusCom after the big import into ports.marcus2006-10-1410-228/+0
| | | | | | | Next stop, GNOME 2.17. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7799 df743ca5-7f9a-e211-a948-0013205c9059
* - Sync w/ FreeBSD ports.mezz2006-10-111-2/+2
| | | | | | | | | - Some misc fixes such as add about three missing files, need to bump and etc. - Reset $FreeBSD$, it was not supposed to be include in this commit as I want to keep it seperate, but I accidented ran the script. Ah well. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7696 df743ca5-7f9a-e211-a948-0013205c9059
* - Update to 2.12.4ahze2006-10-041-0/+11
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7529 df743ca5-7f9a-e211-a948-0013205c9059
* - Update to 2.11.1ahze2006-05-162-213/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6259 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.11.0.marcus2006-05-0411-0/+430
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6208 df743ca5-7f9a-e211-a948-0013205c9059
* Remove these ports now that they are in the ports tree.marcus2006-04-3011-430/+0
| | | | | | | Next stop, GNOME 2.15. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6155 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.10.0.marcus2006-02-252-32/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5761 df743ca5-7f9a-e211-a948-0013205c9059
* Make sure the valloc(3) prototype is not masked on systems that do notmarcus2006-02-151-0/+24
| | | | | | | | | support posix_memalign(3). Obtained from: glib CVS git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5689 df743ca5-7f9a-e211-a948-0013205c9059
* Do not include malloc.h when testign for posix_memalign.marcus2006-01-301-3/+11
| | | | | | | Submitted by: Yasuda Keisuke <kysd@po.harenet.ne.jp> git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5546 df743ca5-7f9a-e211-a948-0013205c9059
* Add glib20 at 2.9.0 from the ports-experiment module. While GTK+ 2.10 won'tmarcus2005-12-1511-0/+430
| | | | | | | be ready for GNOME 2.14, Glib 2.10 will be. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5294 df743ca5-7f9a-e211-a948-0013205c9059
* - Clean develahze2005-11-0611-430/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5056 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.7.7.marcus2005-08-061-26/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4387 df743ca5-7f9a-e211-a948-0013205c9059
* Fix an #ifdef problem that caused a build failure in gnomegames2.marcus2005-08-051-0/+26
| | | | | | | Obtained from: GNOME CVS git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4382 df743ca5-7f9a-e211-a948-0013205c9059
* Fix memory leaks when G_ERRORCHECK_MUTEXES is used:jylefort2005-07-213-0/+266
| | | | | | | http://bugzilla.gnome.org/show_bug.cgi?id=311043 git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4280 df743ca5-7f9a-e211-a948-0013205c9059
* Add $MCom$ tags underneath every $FreeBSD$ tag.adamw2005-06-281-0/+1
| | | | | | | | Instead of using a full ^I tab, I used two spaces, which I think is more readable. 4 spaces might be even more readable. *shrug* git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4133 df743ca5-7f9a-e211-a948-0013205c9059
* Reset $FreeBSD$ tags.adamw2005-06-231-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4111 df743ca5-7f9a-e211-a948-0013205c9059
* Fix patching on systems that don't support larger default thread stacksizes.marcus2005-06-111-10/+10
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4068 df743ca5-7f9a-e211-a948-0013205c9059
* Add and update to 2.7.0kwm2005-06-118-0/+163
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4064 df743ca5-7f9a-e211-a948-0013205c9059
* Remove these ports now that they have been merged into the ports tree.marcus2005-03-148-163/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3934 df743ca5-7f9a-e211-a948-0013205c9059
* Fix the thread stacksize for 64-bit platforms, but only adjust the stacksizemarcus2005-03-102-27/+37
| | | | | | | on FreeBSD versions that need it. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3905 df743ca5-7f9a-e211-a948-0013205c9059
* Update to version 2.5.7.kwm2004-12-031-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3205 df743ca5-7f9a-e211-a948-0013205c9059
* Import a fix from the FreeBSD ports tree that supports pthread_mutex_trylock()marcus2004-11-261-2/+11
| | | | | | | returning EDEADLK. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3143 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.5.6 from the ports-experimental module.marcus2004-11-157-0/+144
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3054 df743ca5-7f9a-e211-a948-0013205c9059
* Remove this port now that it has been merged into the ports tree.marcus2004-10-126-133/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2956 df743ca5-7f9a-e211-a948-0013205c9059
* Import at 2.4.7.adamw2004-10-096-0/+133
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2936 df743ca5-7f9a-e211-a948-0013205c9059
* Garbage collection GNOME 2.5. Next stop, GNOME 2.7.marcus2004-04-065-98/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2260 df743ca5-7f9a-e211-a948-0013205c9059
* Reset all of the $FreeBSD$ tags in preparation for merging with the FreeBSDmarcus2004-03-291-1/+1
| | | | | | | ports tree. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2199 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.3.0.marcus2003-10-255-0/+98
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1293 df743ca5-7f9a-e211-a948-0013205c9059
* Remove the GNOME 2.1 ports. These have been merged into FreeBSD CVSmarcus2003-02-205-92/+0
| | | | | | | as GNOME 2.2....next up, GNOME 2.3. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@538 df743ca5-7f9a-e211-a948-0013205c9059
* Set all $FreeBSD$ tags to the default.marcus2003-01-312-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@493 df743ca5-7f9a-e211-a948-0013205c9059
* Add glib20.marcus2002-12-045-0/+92
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@218 df743ca5-7f9a-e211-a948-0013205c9059