aboutsummaryrefslogtreecommitdiff
path: root/www/midori
Commit message (Collapse)AuthorAgeFilesLines
* 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
* - Convert USE_GETTEXT to USES (part 4)Alex Kozlov2013-04-261-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316596
* Finish converting the whole ports tree to USES=pkgconfigBaptiste Daroussin2013-04-231-2/+1
| | | | Notes: svn path=/head/; revision=316355
* - Update to 0.5.0Olivier Duchateau2013-04-196-29/+39
| | | | | | | | | | | - Remove unneeded patches - Remove 'HelpBugs' entry, because it depends of Apport (bug report tool in Ubuntu) Feature safe: yes Notes: svn path=/head/; revision=316117
* Bump PORTREVISION after update of sysutils/libzeitgeistOlivier Duchateau2013-03-271-1/+1
| | | | Notes: svn path=/head/; revision=315398
* - Drop support for Vala 0.12Olivier Duchateau2013-03-135-100/+35
| | | | | | | | | - Disable Steadyflow like external download manager (broken with Vala 0.18) Approved by: rene, miwi (mentors, implicit) Notes: svn path=/head/; revision=314102
* - Update to 0.4.9Olivier Duchateau2013-03-086-88/+28
| | | | | | | | | | | - Remove unneeded patch ChangeLog: http://git.xfce.org/apps/midori/tree/ChangeLog?id=0.4.9#n3 Approved by: rene, miwi (mentors, implicit) Notes: svn path=/head/; revision=313622
* - Update to 0.4.8Olivier Duchateau2013-02-0816-253/+160
| | | | | | | | | | | | | | | - Add new option ZEITGEIST (still experimental) - Update description and WWW entry in pkg-desc file - Improve patches (work with Vala 0.12 and higher) - Remove unneeded patches - Fix user script stock icon ChangeLog: http://mail.xfce.org/pipermail/xfce-announce/2013-February/000246.html Approved by: rene, miwi (mentors, implicit) Notes: svn path=/head/; revision=311930
* Fix build when DISABLE_MAKE_JOBS is set.Rene Ladan2012-11-201-3/+9
| | | | | | | | | While here pet portlint. Feature safe: yes Notes: svn path=/head/; revision=307584
* - Update to 0.4.7Olivier Duchateau2012-10-0313-53/+338
| | | | | | | | | | | | - Convert to OptionsNG - Trim header - Use USE_PKGCONFIG - Remove ABI version in LIB_DEPENDS Approved by: rene, miwi (mentors) Notes: svn path=/head/; revision=305218
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* Update to 0.4.6Rene Ladan2012-05-163-3/+6
| | | | | | | | | Announcement: http://mail.xfce.org/pipermail/xfce/2012-May/030632.html PR: ports/167939 Submitted by: Olivier Duchateau Notes: svn path=/head/; revision=296724
* Update to 0.4.5Rene Ladan2012-05-086-58/+30
| | | | | | | | | | Changelog: http://mail.xfce.org/pipermail/xfce/2012-April/030296.html PR: ports/167536 Submitted by: Olivier Duchateau Notes: svn path=/head/; revision=296245
* Implement the low memory profile when RAM is lower than 352 MB.Rene Ladan2012-03-262-0/+51
| | | | | | | | | PR: ports/166422 Submitted by: Olivier Duchateau Feature safe: yes Notes: svn path=/head/; revision=293867
* Update to 0.4.4Rene Ladan2012-03-104-15/+7
| | | | | | | | | PR: ports/165891 Submitted by: Olivier Duchateau Feature safe: yes Notes: svn path=/head/; revision=293044
* - Update to 0.4.3Martin Wilke2011-12-293-6/+7
| | | | | | | | | | - Pet Portlint PR: 163428 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Notes: svn path=/head/; revision=288243
* - Update to 0.4.2Martin Wilke2011-11-123-7/+13
| | | | | | | | | PR: 162464 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Feature safe: yes Notes: svn path=/head/; revision=285662
* Assign to the xfce@ team.Koop Mast2011-10-231-1/+1
| | | | | | | Approved by: rene@ Notes: svn path=/head/; revision=284213
* Update to 0.4.1.Koop Mast2011-10-143-9/+10
| | | | | | | | PR: ports/161466 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Notes: svn path=/head/; revision=283534
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282