summaryrefslogtreecommitdiffstats
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* Fix a run time issue in vlc. Fixed upstream.kwm2014-06-022-1/+15
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19719 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
* Update to 1.0.2. Strip all binaries.gusi2014-05-313-7/+5
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19713 df743ca5-7f9a-e211-a948-0013205c9059
* Remove our "hack" for glibconfig.h and do what upstream intended.kwm2014-05-284-20/+4
| | | | | | | | | 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 libgdata to 0.14.3.gusi2014-05-283-17/+5
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19699 df743ca5-7f9a-e211-a948-0013205c9059
* Update py-gobject3 master and slaves to 3.12.2.gusi2014-05-264-7/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19696 df743ca5-7f9a-e211-a948-0013205c9059
* Fix the build of gvfs after it got updated to 1.20.2. Do not bump the ↵gusi2014-05-261-1/+2
| | | | | | | | | portrevision because it did not previously build anyway. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19695 df743ca5-7f9a-e211-a948-0013205c9059
* Sync with ports, replace hardcoded freebsd with OPSYS:tl value.kwm2014-05-263-3/+4
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19694 df743ca5-7f9a-e211-a948-0013205c9059
* We don't need to .la, also drop LDCONFIG since we don't have "public"kwm2014-05-262-6/+1
| | | | | | | libraries anymore. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19689 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 1.20.2.kwm2014-05-2611-0/+1185
| | | | | | | + https://bugzilla.gnome.org/show_bug.cgi?id=722411 git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19686 df743ca5-7f9a-e211-a948-0013205c9059
* Don't use :keepla, .la files are kind of useless for python libraries.kwm2014-05-256-10/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19685 df743ca5-7f9a-e211-a948-0013205c9059
* Remove devel/py-gobject, we forgot to remove it when the one ingusi2014-05-187-295/+0
| | | | | | | the ports tree got updated. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19672 df743ca5-7f9a-e211-a948-0013205c9059
* Update glade to 3.18.3 and convert to the compact form of options.gusi2014-05-143-17/+8
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19660 df743ca5-7f9a-e211-a948-0013205c9059
* Update gsettings-desktop-schemas to 3.12.2.gusi2014-05-142-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19655 df743ca5-7f9a-e211-a948-0013205c9059
* Update cluttermm to 1.17.3.gusi2014-05-122-4/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19621 df743ca5-7f9a-e211-a948-0013205c9059
* Update libgtop to 2.30.0.gusi2014-05-016-54/+34
| | | | | | | | | | | Remove patch-sysdeps_freebsd_Makefile.in and patch-sysdeps_freebsd_Makefile.in and add -lutils to LDFLAGS. Those two patches should add -lutil if kinfo_getfile is detected instead of adding -lutil to the LDFLAGS. Will try to bring back those patches in the future and stop using the LDFLAGS solution. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19599 df743ca5-7f9a-e211-a948-0013205c9059
* Remove ltverhack all around the place. Add USES=libtool:keepla as needed.gusi2014-04-281-0/+1
| | | | | | | | | | x11-toolkits/gtkmm30 changed the lib version, so bumpd the version of gtkm30 and the users of that port (gnote, clutermm and gnome-system-monitor). While here remove ${STRIP_CMD} git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19593 df743ca5-7f9a-e211-a948-0013205c9059
* Switch to USES=libtool:keepla for now. While I rather want to ditch .la fileskwm2014-04-2621-26/+25
| | | | | | | | | | | | 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-26120-947/+1786
| | | | | | | 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
* Sync with ports.kwm2014-03-241-0/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19256 df743ca5-7f9a-e211-a948-0013205c9059
* Synx with ports. drag in libiconv again.kwm2014-03-151-7/+9
| | | | | | | Post-patch for gdb scripts isn't needed anymore either. (hopefully) :) git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19135 df743ca5-7f9a-e211-a948-0013205c9059
* small checks.kwm2014-03-081-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19016 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
* Update to 0.12.0.kwm2014-02-163-8/+9
| | | | | | | | PR: ports/186784 (based on) Submitted by: olivierd@ git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19007 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 1.8.1.kwm2014-02-163-25/+27
| | | | | | | | PR: ports/186782 Submitted by: olivierd@ git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19006 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
* First batch of USE_GNOME=ltverhack -> USES=libtool.kwm2014-02-0718-60/+55
| | | | | | | 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
* Add forgotten plist fix.kwm2014-02-071-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19000 df743ca5-7f9a-e211-a948-0013205c9059
* Use USES=libtool Don't install .a file for libsoup-gnome.kwm2014-02-044-7/+20
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18998 df743ca5-7f9a-e211-a948-0013205c9059
* Switch to USES=libtool. This changes bundled libtool like it works on linux.kwm2014-02-042-10/+12
| | | | | | | | | | | | With this commit we have libglib-2.0.so.0 and libglib-2.0.so.0.3800.2. A patch to upstream libtool to change this behaviour will be submitted upstream soon. Nothing should need to be rebuild for this. We can ditch USE_GNOME=ltverhack and USE_AUTOTOOLS=libtool. Also don't build static libs (like it is by default). git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18994 df743ca5-7f9a-e211-a948-0013205c9059
* Stageify, and misc small cleanups.kwm2013-12-2016-39/+52
| | | | | | | Move net/libgweather3 -> net/libgweather. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18965 df743ca5-7f9a-e211-a948-0013205c9059
* Instead of using python2, use python2.7. This way we don't depend onkwm2013-12-192-21/+15
| | | | | | | lang/python2. While here stageify. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18964 df743ca5-7f9a-e211-a948-0013205c9059
* Add "nullfs" to the list of system internal file system types. Thismarcus2013-12-172-12/+15
| | | | | | | | 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
* Committed to ports.kwm2013-12-164-86/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18962 df743ca5-7f9a-e211-a948-0013205c9059
* Update devel/anjuta-extras to 3.6.0:gusi2013-11-233-6/+12
| | | | | | | | | | - Ensure it is stage compliant - Add a patch to fix a void function returning a value. This breaks the compilation with clang - Sort the USE_GNOME knob git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18915 df743ca5-7f9a-e211-a948-0013205c9059
* Update devel/anjuta to 3.6.2:gusi2013-11-234-1295/+1434
| | | | | | | | | | | | | | | | | | | | | | | | | - Do not set versions for automake and autoconf, let the port system choose the right ones - Use shebang to fix some pl and js files [1] - Use desktofiles [2] - Use sed to include limits.h instead of values.h - Remove the usage of inline functions (with GNUC_INLINE) at plugins/symbol-db/symbol-db-engine-core.c, that break with clang at the link stage - Remove the profiling option (-fprofile-arc) or libprofile_rt.so would be needed. We don't ship that with our clang in the base - Add a patch so the definition of pm_project_resize_properties_dialog appears before its first usage - Ensure the libs installed are stripped - While here, ensure stage support and check the lib depends follow the new style - Some other minor fixes and cosmetic changes Reviewed by: kwm [1], [2] Reported by: poudriere git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18914 df743ca5-7f9a-e211-a948-0013205c9059
* Needs libxslt to build and run [1]. Fix the port pkg-plist file because the ↵gusi2013-11-222-4/+2
| | | | | | | | | .a static lib is not installed. [1] Reported by: poudriere git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18912 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.38.1.kwm2013-11-193-9/+26
| | | | | | | | | Stageify. Switch to newish ltverhack way. Set ltverhack_PATCH_FILES because ltmain.sh is in a subdir.. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18900 df743ca5-7f9a-e211-a948-0013205c9059
* Remove obsolete patch.kwm2013-11-191-17/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18898 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
* 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
* 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
* 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 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
* Remove unneeded /kwm2013-10-311-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18841 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
* 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-281-1/+1
| | | | | | | Update gdl line in anjuta. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18832 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
* share/applications is now part of BSD.local.dist mtree file.kwm2013-10-286-6/+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-2826-293/+63
| | | | | | | | | | | | | | | 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
* Stageify.kwm2013-10-272-4/+6
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18809 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
* 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
* 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
* 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
* Add NO_STAGE to all ports, until we convert each one.kwm2013-09-2229-35/+63
| | | | | | | Use new LIB_DEPEND syntax for most ports. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18692 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
* 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-195-18/+15
| | | | | | | | | | | 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
* Add USES=pkgconfig.kwm2013-09-081-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18679 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
* 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
* 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
* 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
* 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
* 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-2629-81/+48
| | | | | | | | | 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
* 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
* Update keywords to allow for changing SVN tag.marcus2013-07-0120-20/+20
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18610 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
* 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
* Move libzapojit to net. Fix categories and add devel to it. Update rest locationkwm2013-06-234-77/+0
| | | | | | | 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.1.kwm2013-06-183-7/+7
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18573 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.36.3.kwm2013-06-112-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18529 df743ca5-7f9a-e211-a948-0013205c9059
* Add shebangfix. To fix script to look for perl/python in ${LOCALBASE} and ↵kwm2013-06-111-1/+3
| | | | | | not in /usr git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18528 df743ca5-7f9a-e211-a948-0013205c9059
* Add PR link with some info about __STDC_ISO_10646__, ed@ might now morekwm2013-05-271-0/+1
| | | | | | | if desired. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18501 df743ca5-7f9a-e211-a948-0013205c9059
* Remove -lintl from LDFLAGS, this will -lintl being recorded in glib-2.0.pckwm2013-05-251-1/+1
| | | | | | | | | | in the private section. So static linking will work. PR: ports/178958 Submitted by: emaste@ git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18498 df743ca5-7f9a-e211-a948-0013205c9059
* More introspection userskwm2013-05-181-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18492 df743ca5-7f9a-e211-a948-0013205c9059
* Fix plist issues.kwm2013-05-182-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18489 df743ca5-7f9a-e211-a948-0013205c9059
* Sync with ports.kwm2013-05-141-0/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18469 df743ca5-7f9a-e211-a948-0013205c9059
* Add introspection USE_GNOME component.kwm2013-05-1413-42/+23
| | | | | | | | | | | | | | | 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
* Don't remove mtree dirskwm2013-05-141-2/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18466 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.36.2.kwm2013-05-142-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18465 df743ca5-7f9a-e211-a948-0013205c9059
* Merged to ports. Remove because this is a "dead" version.kwm2013-05-135-742/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18462 df743ca5-7f9a-e211-a948-0013205c9059
* Mark JOBS safe.kwm2013-05-122-0/+10
| | | | | | | | | | We need python -2.7 to build. Add patch to to make sure we call python2 because bin/python might be python3. Submitted by: eadler@ git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18456 df743ca5-7f9a-e211-a948-0013205c9059
* Remove tests, they fail for some weird reason in poudriere.kwm2013-05-121-0/+4
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18447 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 3.8.1.kwm2013-05-113-6/+29
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18446 df743ca5-7f9a-e211-a948-0013205c9059
* Remove goffice ports since they where merged to ports.kwm2013-05-119-1184/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18445 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.36.2.kwm2013-05-072-3/+3
| | | | | | | This should unbreak gtkmm30. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18426 df743ca5-7f9a-e211-a948-0013205c9059
* Part two of the GNOME 3.6 update.kwm2013-05-0618-4/+919
| | | | | | | Submitted by: Gustau Perez git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18422 df743ca5-7f9a-e211-a948-0013205c9059
* Add libzapojit.kwm2013-05-064-0/+77
| | | | | | | | | | GLib/GObject wrapper for the Skydrive and Hotmail API Added here because it depedns on gnome-online-accounts. Obtained from: Gustau Perez's GNOME 3.6 ports. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18421 df743ca5-7f9a-e211-a948-0013205c9059
* This needs librsvg2 also...kwm2013-05-061-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18419 df743ca5-7f9a-e211-a948-0013205c9059
* Merged into ports.kwm2013-05-067-131/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18418 df743ca5-7f9a-e211-a948-0013205c9059
* More syncs with ports, updating for new USES, bit of reshuffling to reducekwm2013-04-282-9/+2
| | | | | | | diffs with ports. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18401 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.10.2.kwm2013-04-284-68/+4
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18400 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.42.2.kwm2013-04-284-28/+4
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18399 df743ca5-7f9a-e211-a948-0013205c9059
* Remove Gstreamer developement ports now that ports has been updated.kwm2013-04-281-13/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18397 df743ca5-7f9a-e211-a948-0013205c9059
* USE_PKGCONFIG= was removed inflavoer of USES=pkgconfigkwm2013-04-274-9/+8
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18394 df743ca5-7f9a-e211-a948-0013205c9059
* Massive port framework maintaince/update (long over due too)kwm2013-04-2732-197/+109
| | | | | | | | 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
* Update to 3.8.0.kwm2013-04-232-4/+4
| | | | | | | Obtained from: Gustau Perez's GNOME 3.6 work git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18391 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 1.6.1.kwm2013-04-233-18/+22
| | | | | | | Obtained from: Gustau Perez GNOME 3.6 work git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18390 df743ca5-7f9a-e211-a948-0013205c9059
* This port needs pkg-config.kwm2013-04-221-0/+1
| | | | | | | Also why do configure script not error out if they need pkg-config? git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18387 df743ca5-7f9a-e211-a948-0013205c9059
* Add goffice 0.10 and 0.8.kwm2013-04-229-365/+930
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18385 df743ca5-7f9a-e211-a948-0013205c9059
* Update libgsf to 1.14.26.kwm2013-04-224-0/+171
| | | | | | | This removes libgsf_gnome support. (which shouldn't be used at this point) git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18384 df743ca5-7f9a-e211-a948-0013205c9059
* Update glibmm to 2.36.0.kwm2013-04-164-0/+451
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18378 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.21.kwm2013-04-163-11/+38
| | | | | | | | | Sync with ports, trim header. Add patch from upstream from only commit after the release. Add new categories, accept and validate GNOME3/GSetttings for Autostartcondition. This also adds MATE to list of registered environments. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18377 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.36.1.kwm2013-04-162-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18375 df743ca5-7f9a-e211-a948-0013205c9059
* Remove gir files from plist also. This fixes packaging.kwm2013-04-141-2/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18370 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.8.6.kwm2013-04-142-5/+6
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18369 df743ca5-7f9a-e211-a948-0013205c9059
* Revert previous commit.marcus2013-04-071-2/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18366 df743ca5-7f9a-e211-a948-0013205c9059
* Test commitmarcus2013-04-071-0/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18365 df743ca5-7f9a-e211-a948-0013205c9059
* Test commitmarcus2013-04-071-1/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18364 df743ca5-7f9a-e211-a948-0013205c9059
* Test commitmarcus2013-04-071-0/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18363 df743ca5-7f9a-e211-a948-0013205c9059
* Test commit.marcus2013-04-071-1/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18362 df743ca5-7f9a-e211-a948-0013205c9059
* Test commit.marcus2013-04-071-0/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18361 df743ca5-7f9a-e211-a948-0013205c9059
* Test commit.marcus2013-04-071-1/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18360 df743ca5-7f9a-e211-a948-0013205c9059
* Test commit.marcus2013-04-071-0/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18359 df743ca5-7f9a-e211-a948-0013205c9059
* Another test commit.marcus2013-04-071-1/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18358 df743ca5-7f9a-e211-a948-0013205c9059
* Test commit.marcus2013-04-071-0/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18357 df743ca5-7f9a-e211-a948-0013205c9059
* Disable introspection to fix build.kwm2013-04-061-16/+5
| | | | | | | Update header, switch to pathfix, remove obsolete OSVERSION check. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17279 df743ca5-7f9a-e211-a948-0013205c9059
* Fix build with glib 2.36.kwm2013-04-028-0/+337
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17277 df743ca5-7f9a-e211-a948-0013205c9059
* This needs sqlite now.kwm2013-04-021-0/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17274 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.3.1kwm2013-04-024-0/+678
| | | | | | | Submitted by: Gustau git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17273 df743ca5-7f9a-e211-a948-0013205c9059
* Change to pkgconfig both.kwm2013-04-011-1/+1
| | | | | | | Submitted by: mezz git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17272 df743ca5-7f9a-e211-a948-0013205c9059
* Not complete yet.kwm2013-04-011-1/+1
| | | | | | | | | | | | | | | Trim header, remove leading "A" from comments. Convert: USE_GNOME=pkgconfig -> USE_PKGCONFIG=build USE_GNOME=gnomehack -> USES=pathfix Do some maintaince where needed, and let there be breakage! [1] [1] But since nobody (can't) use(s) SVN yet to build this isn't a issue :) git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17271 df743ca5-7f9a-e211-a948-0013205c9059
* set proper keywordsmarcus2013-04-0129-29/+29
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17268 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.42.0.kwm2013-03-3110-0/+388
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17260 df743ca5-7f9a-e211-a948-0013205c9059
* remove also deprecated disable from linc2/src/Makefile.inkwm2013-03-301-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17258 df743ca5-7f9a-e211-a948-0013205c9059
* _glib20 is removed, long live glib20kwm2013-03-3020-0/+1190
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17257 df743ca5-7f9a-e211-a948-0013205c9059
* Make it build with new deprications. Also missing pkg-config at build time.kwm2013-03-307-0/+167
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17252 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
* Sync with ports, remove options for ffi, since glib20 already has a hard ↵kwm2013-03-292-26/+4
| | | | | | depend on it. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17245 df743ca5-7f9a-e211-a948-0013205c9059
* Welkom Glib 2.36.0. Now with 100% less gio-fam-backend. Replaced withkwm2013-03-2930-0/+1305
| | | | | | | 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
* Clean up more merged ports.kwm2013-03-1910-1858/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17233 df743ca5-7f9a-e211-a948-0013205c9059
* Remove merged ports.kwm2013-03-1462-2629/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17231 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.8.5.kwm2013-03-123-13/+13
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17223 df743ca5-7f9a-e211-a948-0013205c9059
* Cleanup of committed ports part #1kwm2013-03-1053-1833/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17220 df743ca5-7f9a-e211-a948-0013205c9059
* Convert removed USE_FUSE to USES= fusekwm2013-03-091-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17218 df743ca5-7f9a-e211-a948-0013205c9059
* USE_BISON is dead, convert users over to new USES=bison framework, while herekwm2013-03-093-14/+10
| | | | | | | | | 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
* Update to 0.100.1.kwm2013-02-192-9/+6
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17207 df743ca5-7f9a-e211-a948-0013205c9059
* Add Portscout macro, port to OptionsNG. This exposes X11 option dialog.kwm2013-02-151-4/+10
| | | | | | | While here replace PTHREAD_LIBS with -pthread. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17204 df743ca5-7f9a-e211-a948-0013205c9059
* Sync with ports (libffi's shlib) while here trimp Makefile headers, and some ↵kwm2013-01-303-26/+16
| | | | | | | | | more shlib versions. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17203 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 3.2.6.kwm2013-01-223-19/+19
| | | | | | | Update Makefile header, shlib version trimming, convert to OptionsNG. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17197 df743ca5-7f9a-e211-a948-0013205c9059
* These files should be removed a long time ago.kwm2013-01-222-20/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17196 df743ca5-7f9a-e211-a948-0013205c9059
* Merged into ports.kwm2013-01-1818-1040/+0
| | | | | | | | Please note that I didn't bump port revision in ports so MC users need to rebuild it manualy. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17194 df743ca5-7f9a-e211-a948-0013205c9059
* Update headers, only mention SVN revision.kwm2013-01-161-2/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17192 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.40.3.kwm2013-01-153-6/+18
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17191 df743ca5-7f9a-e211-a948-0013205c9059
* Sync w/ FreeBSD ports tree that I have committed since a few days.mezz2012-12-315-25/+32
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17183 df743ca5-7f9a-e211-a948-0013205c9059
* This port doesn't need libgee.kwm2012-12-191-4/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17179 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
* make fetchable.kwm2012-12-171-2/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17170 df743ca5-7f9a-e211-a948-0013205c9059
* clean up a bit.kwm2012-12-161-4/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17168 df743ca5-7f9a-e211-a948-0013205c9059
* Chase ports, use USE_FUSE.kwm2012-12-151-22/+16
| | | | | | | While here do the normal clean up of Makefile header, shlib version removal. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17166 df743ca5-7f9a-e211-a948-0013205c9059
* Chase pcre update. Remove library versioning from ports that still mention ↵kwm2012-12-143-49/+35
| | | | | | | | | pcre.1. While here update to new header format and convert to OptionsNG. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17164 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.34.1.kwm2012-12-102-4/+4
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17153 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.34.3.kwm2012-12-106-15/+35
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17152 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 1.6.8.kwm2012-11-072-10/+6
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17144 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.34.0.kwm2012-10-213-10/+31
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17133 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.40.1.kwm2012-10-204-19/+68
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17130 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
* Update to 2.34.1.kwm2012-10-2014-109/+76
| | | | | | | | 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 3.6.0.kwm2012-10-164-45/+6
| | | | | | | Update Makefile header. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17124 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.6.6.kwm2012-10-152-8/+5
| | | | | | | Update header to new format. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17116 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 3.12.2.kwm2012-10-073-5/+5
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17107 df743ca5-7f9a-e211-a948-0013205c9059
* Fix plist.kwm2012-10-071-0/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17105 df743ca5-7f9a-e211-a948-0013205c9059
* don't try to remove directories we don't make.kwm2012-10-071-1/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17099 df743ca5-7f9a-e211-a948-0013205c9059
* Add most of -good plugins, the X plugins are broken for now.kwm2012-10-061-0/+15
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17097 df743ca5-7f9a-e211-a948-0013205c9059
* Now that dconf doesn't depend on gtk3 anymore, tell gconf2 to build thekwm2012-10-051-1/+2
| | | | | | | gconf-sanity tool agains gtk2 instead of gtk3. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17094 df743ca5-7f9a-e211-a948-0013205c9059
* Split off dconf-editor into a sperate port. I got a update for Gtk+ to 3.6kwm2012-10-045-26/+62
| | | | | | | | | | whch depends on at-spi2-atk, at-spi2-* conflicts with at-spi which is used by GNOME 2. And the editor is written in gtk3. While here update header to new format. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17086 df743ca5-7f9a-e211-a948-0013205c9059
* add back pkgconfig to USE_GNOME.kwm2012-09-191-2/+2
| | | | | | | don't worry I will sort this all out after 9.1-R :) git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17073 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
* Reset the $FreeBSD$.mezz2012-09-042-4/+4
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17060 df743ca5-7f9a-e211-a948-0013205c9059
* Sync w/ FreeBSD ports. x11 and x11-* left to go.mezz2012-09-023-7/+7
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17058 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.100.kwm2012-08-243-11/+5
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17055 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 1.1.1.kwm2012-08-242-5/+4
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17054 df743ca5-7f9a-e211-a948-0013205c9059
* Disable FUSE for now [1] update for fuse ports is in the works but it isn'tkwm2012-08-221-18/+18
| | | | | | | | | here yet. While here convert to OptionsNG. Report by: Mike Manilone <crtmike@gmx.us> [1] git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17051 df743ca5-7f9a-e211-a948-0013205c9059
* Sync with freebsd ports. portrevision bumping, getting CPPFLAGS/LDFLAGS fromkwm2012-08-189-28/+27
| | | | | | | | | | 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.6.4.kwm2012-08-164-9/+19
| | | | | | | | | | | Don't remove dbus files from /var, this will kill the running daemon. Add a pkg-deinstall to point people at which files to remove if they want. Upstream also fixed a c++11 error in a header [1] Reported by: rakuco [1] git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17036 df743ca5-7f9a-e211-a948-0013205c9059
* Change custom LIB_DEPENDS=sqlite3 -> USE_SQLITE=yeskwm2012-08-093-7/+7
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17033 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.6.5.kwm2012-08-062-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17023 df743ca5-7f9a-e211-a948-0013205c9059
* Replace some USE_GNOME=pkgconfig elemments with USE_PKGCONFIG=build.kwm2012-08-055-8/+13
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17018 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
* Remove is replaced by pkgconf.kwm2012-07-304-72/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17005 df743ca5-7f9a-e211-a948-0013205c9059
* Ok I got this mixed up.kwm2012-07-262-12/+6
| | | | | | | | Readd pkgconfig_RUN_DEPEND. Switch glib20 to use USE_PKGCONFIG=build git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17002 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.32.4.kwm2012-07-157-61/+36
| | | | | | | | | 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
* Update to 2.32.1.kwm2012-07-132-4/+4
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16984 df743ca5-7f9a-e211-a948-0013205c9059
* remove --uninstall from glib-compile-schemas it is gone.kwm2012-06-301-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16978 df743ca5-7f9a-e211-a948-0013205c9059
* Fix build with clang.kwm2012-06-291-0/+11
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16975 df743ca5-7f9a-e211-a948-0013205c9059
* Sync with ports, add libinotify support. Add a clang fix.kwm2012-06-292-7/+27
| | | | | | | While here convert to optionsNG git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16971 df743ca5-7f9a-e211-a948-0013205c9059
* Incorporate a patch from upstream to fix a mutex lock order reversal.marcus2012-06-282-2/+47
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16970 df743ca5-7f9a-e211-a948-0013205c9059
* Remove WITH_FBSD10_FIX, it done automaticly.kwm2012-06-181-4/+3
| | | | | | | Pet portlint a bit with ,CPPFLAGS,CPPFLAGS+, while here. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16960 df743ca5-7f9a-e211-a948-0013205c9059
* Fix the pkg-config file.kwm2012-06-181-5/+5
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16952 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 1.6.0.kwm2012-06-173-4/+5
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16951 df743ca5-7f9a-e211-a948-0013205c9059
* Add anjuta-extras 3.4.0.kwm2012-06-174-0/+148
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16947 df743ca5-7f9a-e211-a948-0013205c9059
* Add anjuta 3.4.3.kwm2012-06-178-0/+2566
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16946 df743ca5-7f9a-e211-a948-0013205c9059
* Add anjuta and register conflicts with anjuta3.kwm2012-06-1710-0/+1861
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16945 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 3.12.1.kwm2012-06-173-10/+81
| | | | | | | Sprinkel missing @dirrm voodoo :) git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16944 df743ca5-7f9a-e211-a948-0013205c9059
* pet portlintkwm2012-06-161-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16943 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 3.8.2.kwm2012-06-163-120/+120
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16942 df743ca5-7f9a-e211-a948-0013205c9059
* Add patch to support automake 1.12.kwm2012-06-152-1/+37
| | | | | | | Obtained from: upstream. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16939 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 3.4.0.1.kwm2012-06-132-5/+5
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16908 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.6.4.kwm2012-06-133-14/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16902 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.91.5.kwm2012-06-133-55/+63
| | | | | | | | OptionNG. Depend on gnome-dictionary since gnome-utils3 is dead git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16874 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.7.5.kwm2012-06-073-6/+9
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16866 df743ca5-7f9a-e211-a948-0013205c9059
* Patch configure. no glib sub headers are allowed only glib.h.kwm2012-06-055-0/+682
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16865 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 3.4.1.mezz2012-06-023-24/+26
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16852 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 1.12.3.kwm2012-05-314-21/+11
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16827 df743ca5-7f9a-e211-a948-0013205c9059
* UPdate to 0.12.1.kwm2012-05-285-25/+38
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16818 df743ca5-7f9a-e211-a948-0013205c9059
* Add patch to glib/deprecated/gthread.h to include sys/types.h.kwm2012-05-272-2/+12
| | | | | | | 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
* Update to 0.12.0.kwm2012-05-273-8/+16
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16814 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 1.4.0.kwm2012-05-264-14/+26
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16805 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 3.2.5.kwm2012-05-253-12/+34
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16796 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.32.0.kwm2012-05-253-6/+44
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16785 df743ca5-7f9a-e211-a948-0013205c9059
* Fix some plist issues.kwm2012-05-222-9/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16773 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 3.2.2.kwm2012-05-204-28/+7
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16768 df743ca5-7f9a-e211-a948-0013205c9059
* Add dbus-python 1.1.0.kwm2012-05-174-0/+154
| | | | | | | This should work with python3, not tested though. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16756 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 1.4.20.kwm2012-05-173-6/+4
| | | | | | | Remove libexec/dbus-1 stuff, accoring to pkgng it isn't used. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16755 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 3.4.2.kwm2012-05-163-6/+16
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16754 df743ca5-7f9a-e211-a948-0013205c9059
* Actualy add the threading patch. Doh!kwm2012-05-162-2/+22
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16750 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.38.1.kwm2012-05-162-8/+8
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16748 df743ca5-7f9a-e211-a948-0013205c9059
* Update distinfo too!kwm2012-05-161-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16744 df743ca5-7f9a-e211-a948-0013205c9059
* Fix plist.kwm2012-05-151-0/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16743 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
* Update to 2.32.3.kwm2012-05-1514-170/+190
| | | | | | | | | | | | 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
* Utilize --with-ca-certs, as a result grow a ca_root_nss dependacy.kwm2012-05-021-3/+6
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16725 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.10.2.kwm2012-05-022-4/+4
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16724 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.30.3.kwm2012-05-025-64/+10
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16723 df743ca5-7f9a-e211-a948-0013205c9059
* Fix LATEST_LINK.kwm2012-05-011-1/+2
| | | | | | | Submitted by: Romain Tartiere <romain@blogreen.org> git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16722 df743ca5-7f9a-e211-a948-0013205c9059
* Register depend on gnomehier (for share/vala/vapi)kwm2012-04-271-1/+1
| | | | | | | Make sure we don't try to remove it. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16721 df743ca5-7f9a-e211-a948-0013205c9059
* Reset the $FreeBSD$... Let's see if my new SSH key works.mezz2012-03-131-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16698 df743ca5-7f9a-e211-a948-0013205c9059
* Chase pcre shlib bump.kwm2012-02-151-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16692 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 3.0.4.kwm2012-02-102-4/+4
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16688 df743ca5-7f9a-e211-a948-0013205c9059