aboutsummaryrefslogtreecommitdiff
path: root/www/midori
Commit message (Collapse)AuthorAgeFilesLines
* textproc/libxml2: bump all LIB_DEPENDS consumersCharlie Li2022-04-101-1/+1
| | | | | | | | This is a separate commit to facilitate easier cherry-picking for quarterly. PR: 262853, 262940, 262877, 263126 Approved by: fluffy (mentor)
* textproc/libxml2: bump all dependenciesMatthias Fechner2022-03-261-1/+1
| | | | | This should make sure that all dependent ports will pick up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
* INSTALLS_ICONS: retire the macro and rework the related dependenciesBaptiste Daroussin2021-10-101-1/+0
| | | | | | | While here, make sure gtk-update-icon-cache is only on run dependency where added as a dependency Enforce gtk3 to depend on gtk-update-icon-cache (previously it was inheriting the dependency)
* www/midori: Add CPE informationBernhard Froehlich2021-09-061-1/+3
| | | | Approved by: portmgr (blanket)
* www/midori: Fix dependenciesEvgeniy Khramtsov2021-06-041-4/+4
| | | | | | | | - Remove unneeded dependency on xorg xscrnsaver [1] - Add missing dependency on harfbuzz [2] PR: 256392 [1] Reported by: poudriere run [2]
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Prefer graphics/ligvrsvg2-rust over graphics/librsvg2Tobias C. Berner2020-11-091-4/+4
| | | | | | | | | | | | | | - switch to the more modern version of librsvg2 on architectures supporting rust - this will fix some graphical issues on these architectures PR: 250276 Exp-run by: antoine Submitted by: tobik Differential Revision: https://reviews.freebsd.org/D18878 Notes: svn path=/head/; revision=554733
* security/gcr: Update to 3.38.0Tobias C. Berner2020-10-311-2/+2
| | | | | | | | PR: 250512 Submitted by: Neel Chauhan <neel@neelc.org> Notes: svn path=/head/; revision=553735
* Update libsoup to 2.72.0Baptiste Daroussin2020-10-121-2/+1
| | | | | | | | | | Merge back libsoup and libsoup-gnome, they both have the same dependencies now, and they are more complicated to split now that they switched to meson Bump portrevision of dependant ports Notes: svn path=/head/; revision=552130
* Chase security/p11-kit updateRoman Bogorodskiy2020-08-301-0/+1
| | | | | | | | | | | | | | After switch to meson libp11-kit.so no longer has symbols in the LIBP11_KIT_1.0 namespace. As a workaround, bump PORTREVISION of consumers to get those rebuilt. See more details in the comments of the linked PR. PR: 248819 Reported by: John Hein Notes: svn path=/head/; revision=546967
* Welcome XFCE 4.14 to the FreeBSD ports treeGuido Falsi2019-09-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - This XFCE release uses almost exclusively gtk3, so the USES=xfce now defaults to gtk3 - Make x11-themes/gtk-xfce-engine an optional dependency(disabled by default), it only supports gtk2, so would leave miost of this XFCE version unthemed. - Add Greybird as an optional and enabled dependency as a modern theme supporting both GTK versions and all other XFCE parts - The xfce4-vala port is deprecated and removed. The VALA bindings are available in the library ports using the GIR and VAPI options (on by default) - Fixed various missing library and portlint warnings (portmgr fixit blanket) - Default Display Manager changed to lightdm (Thanks to woodsb02 for help) - Add x11/xfce4-screensaver as an optional dependency to the xfce4-goodies (enabled by default) - Remove dependency on x11-fm/thunar-vfs and deprecate the port. It is EOL upstream and the functionality is included in thunar itself Update: - Added back sysutils/xfce4-places-plugin, updated to 1.8.1 - archivers/thunar-archive-plugin to 0.4.0 - audio/thunar-media-tags-plugin to 0.3.0 - audio/xfce4-mpc-plugin to 0.5.2 - audio/xfce4-pulseaudio-plugin to 0.4.2 - deskutils/xfce4-tumbler to 0.2.7 - devel/thunar-vcs-plugin to 0.2.0 [1] - devel/xfce4-dev-tools to 4.14.0 - misc/xfce4-appfinder to 4.14.0 - misc/xfce4-weather-plugin to 0.10.0 - multimedia/xfce4-parole to 1.0.4 - sysutils/gigolo to 0.5.0 - sysutils/xfce4-battery-plugin to 1.1.3 - sysutils/xfce4-fsguard-plugin to 1.1.1 - sysutils/xfce4-netload-plugin to 1.3.2 - sysutils/xfce4-power-manage to 1.6.5 - sysutils/xfce4-settings 4.14.1 - sysutils/xfce4-systemload-plugin to 1.2.3 - sysutils/xfce4-wavelan-plugin to 0.6.1 - www/xfce4-smartbookmark-plugin to 0.5.1 - x11-clocks/xfce4-datetime-plugin to 0.8.0 - Added new xfce4-stopwatch-plugin, version 0.3.1 - x11-clocks/xfce4-timer-out-plugin to 1.0.3 - x11-fm/thunar to 1.8.9 - x11-wm/xfce4-desktop to 4.14.1 - x11-wm/xfce4-panel to 4.14.0 - x11-wm/xfce4-session to 4.14.0 - x11-wm/xfce4-wm to 4.14.0 - x11/libexo to 0.12.8 - x11/libxfce4menu to 4.14.1 - x11/libxfce4util to 4.14.0 - x11/xfce4-conf to 4.14.1 - x11/xfce4-dashboard to 0.7.5 - x11/xfce4-screensaver to 0.1.8 - x11/xfce4-screenshooter-plugin to 1.9.6 - x11/xfce4-verve-plugin to 2.0.0 Thanks to: Olivier Duchateau <duchateau.olivier@gmail.com> PR: 240236 Exp-run by: antoine Tested by: sbruno Approved by: sergey.dyatko@gmail.com (maintainer timeout via email), portmgr (fixit blanket, port breaks with new Thunar if not updated) [1] Differential Revision: https://reviews.freebsd.org/D21278 Notes: svn path=/head/; revision=512378
* Update midori to 9.0Guido Falsi2019-08-013-9/+8
| | | | Notes: svn path=/head/; revision=507816
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-0/+1
| | | | | | | | | | | | | | | | | | as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330 Notes: svn path=/head/; revision=507372
* Add USES=compiler:c++11-lang to fix build on GCC architectures.Guido Falsi2019-03-241-2/+2
| | | | | | | | PR: 236713 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Notes: svn path=/head/; revision=496709
* www/midori: Fix USE_GITHUB usageTobias Kortkamp2019-03-112-3/+3
| | | | Notes: svn path=/head/; revision=495327
* Update midori to 8.0Guido Falsi2019-03-063-7/+10
| | | | | | | | PR: 236247 Submitted by: rozhuk.im@gmail.com Notes: svn path=/head/; revision=494788
* Clenup xfce ports:Guido Falsi2019-01-221-1/+1
| | | | | | | | | | | | | | | | | | | - Add missing dependencies - Remove unneeded patches - Regenerate and rename legacy patches - Add NLS option to ports providing such a knob, and missing the option - Add INSTALL_TARGET=install-strip where missing - Sort things - Remove unneeded += - Cosmetic changes to OPTION related variables to improve readability - Update WWW - Silence portlint warnings about variables order - Bump PORTREVISION where changing dependencies and/or adding install-strip Notes: svn path=/head/; revision=490953
* - Update midori to 0.7.0Guido Falsi2019-01-0913-291/+42
| | | | | | | | | | | | - Silence some portlint warnings - Remove unsupported options - Project distribution moved to github PR: 233958 Submitted by: vermaden@interia.pl Notes: svn path=/head/; revision=489765
* - Fix build with upcoming vala 0.36 [1]Guido Falsi2017-09-279-18/+128
| | | | | | | | | | | | | | While here: - Indentition fixes - Silence portlint warning about variables ordering - Convert to USES=localbase PR: 222015 [1] Submitted by: cpm Notes: svn path=/head/; revision=450734
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.Mathieu Arnold2016-04-011-9/+9
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412351
* Convert www ports to USES=sqlite and USES=firebirdBaptiste Daroussin2016-01-101-2/+1
| | | | Notes: svn path=/head/; revision=405717
* - Update to 0.5.11Olivier Duchateau2015-08-305-52/+42
| | | | | | | | | | - Use alternate hosts in MASTER_SITES - Sort USES - Rewrite options helper - Enhance GIR option description Notes: svn path=/head/; revision=395636
* Update zeitgeist to 0.9.14 [1]Koop Mast2015-08-021-1/+2
| | | | | | | | | | | | | | | | | | | This version of zeitgeist now bundles libzeitgeist in the port. The new libzeitgeist was bumped to libzeitgeist-1.0.so -> libzeitgeist-2.0.so. * deskutils/cairo-dock-plugins: supports both zeitgeist versions. * net-im/folks: Only supports the new 2.0 libzeitgeist library version. And this went unnoticed, woops. * sysutils/libzeitgeist: Remove since it is now bundled in zeitgeist. * sysutils/qzeitgeist: Update the port for the new zeitgeist API. * www/midori: Mark the zeitgeist option (non-default) broken until midori can be updated to a version that supports the new libzeitgeist 2.0 PR: 190729 [1] Submitted by: olivierd@ [1] Notes: svn path=/head/; revision=393430
* - Update to 0.5.10Olivier Duchateau2015-04-204-43/+30
| | | | | | | | | | | - Adjust dependencies - Remove GRANITE option (appearance seems broken) - Remove support of WebKit2 API (still experimental) [1] Requested by: <phryk@commander1024.de> (via freebsd-xfce@ list, in February 2015 thread) [1] Notes: svn path=/head/; revision=384366
* - Unbreak build (again)Olivier Duchateau2014-11-273-76/+9
| | | | | | | | | | | - Remove DOCS option, this option installed API documentation, not end-user - Adjust GNOME dependencies, when GTK3 is set - Bump PORTREVISION Reported by: pkg-fallout Notes: svn path=/head/; revision=373509
* - Unbreak buildOlivier Duchateau2014-11-202-2/+1
| | | | | | | | | - Bump PORTREVISION Reported by: pkg-fallout Notes: svn path=/head/; revision=372951
* - Fix pkg-plistOlivier Duchateau2014-11-132-6/+2
| | | | | | | | | - Bump PORTREVISION Reported by: pkg-fallout Notes: svn path=/head/; revision=372528
* - Update to 0.5.9Olivier Duchateau2014-11-113-45/+24
| | | | | | | | - Unset GRANITE option (Granite.Widgets.LightWindow was removed, we need to update x11-toolkits/granite to 0.3 at least) Notes: svn path=/head/; revision=372440
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* - GObject Introspection Repository (GIR) files are only build, whenOlivier Duchateau2014-08-092-8/+12
| | | | | | | | | | | | GTK2 is set - Fix pkg-plist with the new WebKit2 API (some extensions are not yet ported) - Bump PORTREVISION Obtained from: Xfce dev repo Notes: svn path=/head/; revision=364399
* - Add USES=libtool and bump dependent portsTijl Coosemans2014-07-051-1/+1
| | | | | | | | | - Add USE_GNOME=gnomehier to fix leftovers - Simplify documentation handling with staging and install documentation in standard location Notes: svn path=/head/; revision=360786
* Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 thatTijl Coosemans2014-07-041-1/+1
| | | | | | | | | | have not been bumped yet after the latest libsqlite3.so library version change. Approved by: portmgr (implicit) Notes: svn path=/head/; revision=360588
* www/midori: Fix pkg-plistJohn Marino2014-04-162-5/+4
| | | | | | | | | | The midori-MidoriViewable.html file no longer installs, breaking the build against a plist-check. patch from: maintainer (Olivier Duchateau) Notes: svn path=/head/; revision=351426
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb) Notes: svn path=/head/; revision=351411
* - Update to 0.5.8Olivier Duchateau2014-04-045-35/+51
| | | | | | | | - Remove unneeded patches - Add GRANITE (additional GTK+ toolkits) and GIR (GObject introspection) options Notes: svn path=/head/; revision=350169
* - Update to 0.5.7Olivier Duchateau2014-01-165-14/+27
| | | | | | | | | - Adjust LICENSE ChangeLog: http://bazaar.launchpad.net/~midori/midori/trunk/revision/6540/ChangeLog Notes: svn path=/head/; revision=339896
* - Fix CMake error introduces with revision r334518Olivier Duchateau2014-01-022-4/+7
| | | | | | | | | | CMake Error at extensions/CMakeLists.txt:28 (string): string begin index: -1 is out of range 0 - 9 - Bump PORTREVISION Notes: svn path=/head/; revision=338445
* - Update to 0.5.6Olivier Duchateau2013-11-218-275/+209
| | | | | | | | - Add GTK2 and GTK3 options (OPTIONS_SINGLE) - Remove unneeded patches (upstream switched to CMake) Notes: svn path=/head/; revision=334518
* - Support STAGEDIROlivier Duchateau2013-10-141-5/+4
| | | | | | | - Convert to new LIB_DEPENDS format Notes: svn path=/head/; revision=330353
* Remove devpet extension, because of "undefined symbol in backtrace_symbol()"Olivier Duchateau2013-09-214-25/+22
| | | | | | | | While I'm here Use the new format for LIB_DEPENDS Notes: svn path=/head/; revision=327801
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | www) Notes: svn path=/head/; revision=327776
* - Update to 0.5.5Olivier Duchateau2013-08-155-34/+79
| | | | | | | | | - Force to use Python 2.x, because Midori embeds old version of Waf which doesn't support Python 3.x - Rename APIDOCS option to DOCS Notes: svn path=/head/; revision=324784
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* Fix PACKAGE_VERSION in gtk_about_dialog widgetOlivier Duchateau2013-07-222-0/+30
| | | | Notes: svn path=/head/; revision=323484
* Fix distinfoOlivier Duchateau2013-07-181-2/+2
| | | | | | | Reported by: green dog (private email) Notes: svn path=/head/; revision=323253
* Reassign Midori in xfce (removed in previous commit r323245).Olivier Duchateau2013-07-181-1/+1
| | | | Notes: svn path=/head/; revision=323250
* - Update to 0.5.4Olivier Duchateau2013-07-185-46/+27
| | | | | | | | | | - Remove unneeded patch - Update WWW entry (pkg-descr) and MASTER_SITES (Makefile) ChangeLog: http://bazaar.launchpad.net/~midori/midori/trunk/view/head:/ChangeLog#L3 Notes: svn path=/head/; revision=323245
* - Update to 0.5.2Olivier Duchateau2013-05-182-3/+3
| | | | | | | Announce: http://mail.xfce.org/pipermail/xfce-announce/2013-May/000271.html Notes: svn path=/head/; revision=318414
* - Update to 0.5.1Olivier Duchateau2013-05-173-11/+18
| | | | | | | | | - Convert to USES=desktop-file-utils Announce: http://mail.xfce.org/pipermail/xfce-announce/2013-May/000270.html Notes: svn path=/head/; revision=318401
* - When DISABLE_MAKE_JOBS or MAKE_JOBS_UNSAFE is set, also setBryan Drewery2013-05-041-5/+0
| | | | | | | | | | | | | | | MAKE_JOBS_NUMBER to 1. This makes it safe to do -j${MAKE_JOBS_NUMBER} without any extra logic. - Cleanup ports working around the empty MAKE_JOBS_NUMBER - This also fixes several ports that were expecting MAKE_JOBS_NUMBER to always have a number Reviewed by: bapt Spotted by: John Marino <draco@marino.st> With hat: portmgr Notes: svn path=/head/; revision=317320