11b5e FreshPorts -- www/midori
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
midori 0.5.2 www on this many watch lists=5 search for ports that depend on this port
Lightweight web browser using WebKit browser engine
Maintained by: xfce@FreeBSD.org search for ports maintained by this maintainer
Port Added: 24 Mar 2008 03:51:29
Also Listed In: xfce
License: LGPL21


Midori is a lightweight web browser.

* Full integration with GTK+2/GTK+3.
* Fast rendering with WebKit.
* Tabs, windows and session management.
* Bookmarks are stored with XBEL.
* Searchbox based on OpenSearch.
* Custom context menu actions.
* User scripts and customized keyboard support.
* Extensible via Vala scripts.

WWW: http://twotoasts.de/index.php/midori/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. graphics/librsvg2
  2. lang/vala
  3. lang/python27
  4. devel/desktop-file-utils
  5. devel/pkgconf
  6. x11/libXScrnSaver
  7. graphics/gtk-update-icon-cache
  8. textproc/intltool
Required To Run:
  1. security/ca_root_nss
  2. devel/desktop-file-utils
  3. x11/libXScrnSaver
  4. devel/gio-fam-backend
  5. graphics/gtk-update-icon-cache
Required Libraries:
  1. www/webkit-gtk2
  2. databases/sqlite3
  3. devel/libnotify
  4. x11-toolkits/unique
  5. devel/gettext
  6. devel/glib20
  7. devel/pcre
  8. accessibility/atk
  9. graphics/gdk-pixbuf2
  10. x11-toolkits/gtk20
  11. textproc/libxml2
  12. x11-toolkits/pango
There are no ports dependent upon this port

To install the port: cd /usr/ports/www/midori/ && make install clean
To add the package: pkg_add -r midori


Configuration Options
===> The following configuration options are available for midori-0.5.2:
     APIDOCS=off: Build API documentation
     NLS=on: Native Language Support
     UNIQUE=on: Single instance support
     ZEITGEIST=off: User logs activities
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/xfce4/
  2. http://archive.al-us.xfce.org/src/apps/midori/0.5/
  3. http://archive.be.xfce.org/src/apps/midori/0.5/
  4. http://archive.be2.xfce.org/src/apps/midori/0.5/
  5. http://archive.se.xfce.org/src/apps/midori/0.5/
  6. http://ftp.udc.es/xfce/src/apps/midori/0.5/
  7. http://mirror.netcologne.de/xfce/src/apps/midori/0.5/
  8. http://mirror.perldude.de/archive.xfce.org/src/apps/midori/0.5/
  9. http://mirror.sinn3r.org/xfce/src/apps/midori/0.5/
  10. http://mirror.yongbok.net/X11/xfce-mirror/src/apps/midori/0.5/
  11. http://mirrors.tummy.com/pub/archive.xfce.org/src/apps/midori/0.5/
  12. http://xfce.mirror.uber.com.au/src/apps/midori/0.5/
  13. http://xfce.ognisco.com/src/apps/midori/0.5/

Number of commits found: 49

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
18 May 2013 06:43:36
Original commit files touched by this commit  0.5.2
olivierd search for other commits by this committer
- Update to 0.5.2

Announce: http://mail.xfce.org/pipermail/xfce-announce/2013-May/000271.html
17 May 2013 19:53:04
Original commit files touched by this commit  0.5.1
olivierd search for other commits by this committer
- Update to 0.5.1
- Convert to USES=desktop-file-utils

Announce: http://mail.xfce.org/pipermail/xfce-announce/2013-May/000270.html
04 May 2013 14:06:09
Original commit files touched by this commit  0.5.0
bdrewery search for other commits by this committer
- When DISABLE_MAKE_JOBS or MAKE_JOBS_UNSAFE is set, also set
  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
26 Apr 2013 10:44:29
Original commit files touched by this commit  0.5.0
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 4)

Approved by:	portmgr (bapt)
23 Apr 2013 14:20:28
Original commit files touched by this commit  0.5.0
bapt search for other commits by this committer
Finish converting the whole ports tree to USES=pkgconfig
19 Apr 2013 19:19:04
Original commit files touched by this commit  0.5.0
olivierd search for other commits by this committer
- Update to 0.5.0
- Remove unneeded patches
- Remove 'HelpBugs' entry, because it depends of Apport (bug report tool in
Ubuntu)

Feature safe:	yes
27 Mar 2013 17:56:43
Original commit files touched by this commit  0.4.9_2
olivierd search for other commits by this committer
Bump PORTREVISION after update of sysutils/libzeitgeist
13 Mar 2013 18:16:51
Original commit files touched by this commit  0.4.9_1
olivierd search for other commits by this committer
- Drop support for Vala 0.12
- Disable Steadyflow like external download manager (broken with Vala 0.18)

Approved by:	rene, miwi (mentors, implicit)
08 Mar 2013 08:02:13
Original commit files touched by this commit  0.4.9
olivierd search for other commits by this committer
- Update to 0.4.9
- Remove unneeded patch

ChangeLog: http://git.xfce.org/apps/midori/tree/ChangeLog?id=0.4.9#n3

Approved by:	rene, miwi (mentors, implicit)
08 Feb 2013 09:36:08
Original commit files touched by this commit  0.4.8
olivierd search for other commits by this committer
- Update to 0.4.8
- 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)
20 Nov 2012 11:31:46
Original commit files touched by this commit  0.4.7
rene search for other commits by this committer
Fix build when DISABLE_MAKE_JOBS is set.
While here pet portlint.

Feature safe:	yes
03 Oct 2012 19:13:50
Original commit files touched by this commit  0.4.7
olivierd search for other commits by this committer
- Update to 0.4.7
- Convert to OptionsNG
- Trim header
- Use USE_PKGCONFIG
- Remove ABI version in LIB_DEPENDS

Approved by:	rene, miwi (mentors)
01 Jun 2012 05:26:28
Original commit files touched by this commit  0.4.6_1
dinoex search for other commits by this committer
- update png to 1.5.10
16 May 2012 06:13:10
Original commit files touched by this commit  0.4.6
rene search for other commits by this committer
Update to 0.4.6

Announcement:   http://mail.xfce.org/pipermail/xfce/2012-May/030632.html
PR:             ports/167939
Submitted by:   Olivier Duchateau
08 May 2012 20:02:17
Original commit files touched by this commit  0.4.5
rene search for other commits by this committer
Update to 0.4.5

Changelog: http://mail.xfce.org/pipermail/xfce/2012-April/030296.html

PR:             ports/167536
Submitted by:   Olivier Duchateau
26 Mar 2012 21:11:55
Original commit files touched by this commit  0.4.4_1
rene search for other commits by this committer
Implement the low memory profile when RAM is lower than 352 MB.

PR:             ports/166422
Submitted by:   Olivier Duchateau
Feature safe:   yes
10 Mar 2012 10:39:32
Original commit files touched by this commit  0.4.4
rene search for other commits by this committer
Update to 0.4.4

PR:             ports/165891
Submitted by:   Olivier Duchateau
Feature safe:   yes
29 Dec 2011 15:42:54
Original commit files touched by this commit  0.4.3
miwi search for other commits by this committer
- Update to 0.4.3
- Pet Portlint

PR:             163428
Submitted by:   Olivier Duchateau <duchateau.olivier@gmail.com>
12 Nov 2011 19:07:55
Original commit files touched by this commit  0.4.2
miwi search for other commits by this committer
- Update to 0.4.2

PR:             162464
Submitted by:   Olivier Duchateau <duchateau.olivier@gmail.com>
Feature safe:   yes
23 Oct 2011 21:16:14
Original commit files touched by this commit  0.4.1
kwm search for other commits by this committer
Assign to the xfce@ team.

Approved by:    rene@
14 Oct 2011 18:23:09
Original commit files touched by this commit  0.4.1
kwm search for other commits by this committer
Update to 0.4.1.

PR:             ports/161466
Submitted by:   Olivier Duchateau <duchateau.olivier@gmail.com>
23 Sep 2011 22:26:39
Original commit files touched by this commit  0.4.0
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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
24 Aug 2011 20:39:00
Original commit files touched by this commit  0.4.0
kwm search for other commits by this committer
Update to 0.4.0.

remove --disable-libidn, libsoup is enabled and preferd over libidn.
Enable unique OPTION by default as per upstream default.

Changelog: http://mail.xfce.org/pipermail/xfce/2011-August/028993.html

PR:             ports/159518
Submitted by:   Olivier Duchateau <duchateau.olivier@gmail.com>
23 Aug 2011 18:39:19
Original commit files touched by this commit  0.3.6_1
kwm search for other commits by this committer
Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where
needed.
16 May 2011 17:57:25
Original commit files touched by this commit  0.3.6
kwm search for other commits by this committer
Update to 0.3.6.

PR:             ports/156722 (update to 0.3.5)
Submitted by:   Olivier Duchateau <duchateau.olivier@gmail.com>
14 Mar 2011 21:08:30
Original commit files touched by this commit  0.3.3
kwm search for other commits by this committer
Update to 0.3.3.

Add depend on security/ca_root_nss.
Replace USEDOCS with FAQ which is maintained.

PR:             ports/155557
Submitted by:   Olivier Duchateau <duchateau.olivier@gmail.com>
25 Feb 2011 11:08:42
Original commit files touched by this commit  0.3.2
kwm search for other commits by this committer
Update to 3.2.

- Add new option, UNIQUE (enable single instance) "off" by default.
- Fix a warning with rst2html

PR:             ports/154904
Submitted by:   Olivier Duchateau <duchateau.olivier@gmail.com>
08 Feb 2011 12:34:38
Original commit files touched by this commit  0.3.0
kwm search for other commits by this committer
Update to 0.3.0.

PR:             ports/154422
Submitted by:   Olivier Duchateau <duchateau.olivier@gmail.com>
Feature safe:   yes
14 Nov 2010 22:00:44
Original commit files touched by this commit  0.2.9
kwm search for other commits by this committer
Update to 0.2.9

Add licence blob.
Vala is a build dependacy.

PR:             ports/151860
Submitted by:   Olivier Duchateau <duchateau.olivier@gmail.com>
04 Oct 2010 06:26:04
Original commit files touched by this commit  0.2.8
kwm search for other commits by this committer
Update to 0.2.8

Use XFCE master site macro, instead of 1 mirror.
depend on desktopfileutils so it will show up in xfce without session restart

PR:             ports/150932
Submitted by:   Olivier DUCHATEAU <duchateau.olivier@gmail.com>
17 Aug 2010 14:30:43
Original commit files touched by this commit  0.2.7
kwm search for other commits by this committer
Update to 0.2.7.

New features include:
- Database backed bookmarks
- Delayed Pages. Don't load that trouble some page that made your browser crash.
25 Jul 2010 23:09:57
Original commit files touched by this commit  0.2.6_2
linimon search for other commits by this committer
Reassign ports from ahze@ to kwm@ due to ahze's inactivity and kwm's activity.

Hat:            portmgr
31 May 2010 02:01:56
Original commit files touched by this commit  0.2.6_2
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
28 May 2010 08:10:54
Original commit files touched by this commit  0.2.6_1
kwm search for other commits by this committer
Update to 0.2.6.

Add xfce to Categories, clean up depends that are pulled in by webkit already.
Add options for api and user documents.
Add a freshports entry for the search bar.
Fix the openssl detection test.

Based on PR:    ports/144830 (update to 0.2.4), ports/146710 (update to 0.2.5)
Submitted by:   Olivier Duchateau <duchateau.olivier@gmail.com>
Approved by:    maintainer (implicit)
22 May 2010 14:59:12
Original commit files touched by this commit  0.2.5
kwm search for other commits by this committer
Update to 0.2.5.

Approved by:    maintainer (implicit)
10 May 2010 21:19:08
Original commit files touched by this commit  0.2.4
kwm search for other commits by this committer
Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.30/ .

This release brings initial PackageKit support, Upower (replaces power
management part of hal), cuse4bsd integration with HAL and cheese, and a
faster Evolution.

Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This
will also be the last of the 2.x releases. The next release will be the
highly-anticipated GNOME 3.0 which will bring with it a new UI experience.

Currently, there are a few bugs with GNOME 2.30 that may be of note for our
users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at
http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading
instructions, and the up-to-date list of known issues.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.2.2_2
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.2.2_1
dinoex search for other commits by this committer
- update to jpeg-8
21 Dec 2009 00:01:28
Original commit files touched by this commit  0.2.2
ahze search for other commits by this committer
- Update to 0.2.2
- Make jobs safe
14 Dec 2009 01:36:03
Original commit files touched by this commit  0.2.1
ahze search for other commits by this committer
Update to 0.2.1
28 Nov 2009 20:06:37
Original commit files touched by this commit  0.2.0
marcus search for other commits by this committer
Presenting GNOME 2.28.1 for FreeBSD.  The official release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.28/ .
Officially, this is mostly a polishing release in preparation for GNOME 3.0
due in about a year.

On the FreeBSD front, though, a lot went into this release.  Major thanks
goes to kwm and avl who did a lot of the porting work for this release.
In particular, kwm brought in Evolution MAPI support for better Microsoft
Exchange integration.  Avl made sure that the new gobject introspection
repository ports were nicely compartmentalized so that large dependencies
aren't brought in wholesale.

But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself)
contributed to this release.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
31 Jul 2009 13:57:52
Original commit files touched by this commit  0.1.2_1
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
15 Feb 2009 04:34:56
Original commit files touched by this commit  0.1.2
ahze search for other commits by this committer
Update to 0.1.2

PR:             ports/131678
Submitted by:   Bernhard Froehlich <decke@bluelife.at>
10 Jan 2009 05:22:13
Original commit files touched by this commit  0.1.0_1
marcus search for other commits by this committer
Presenting GNOME 2.24 for FreeBSD.

See http://library.gnome.org/misc/release-notes/2.24/ for the general
release notes.  On the FreeBSD front, this release introduces Fuse support
in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some
long-standing seahorse and gnome-keyring bugs.  The documentation updates
to the website are forthcoming.

This release features commits by adamw, ahze, kwm, mezz, and myself.  It would
not have been possible without are contributors and testers:

Alexander Loginov
Craig Butler [1]
Dmitry Marakasov [6]
Eric L. Chen
(Only the first 15 lines of the commit message are shown above View all of this commit message)
24 Nov 2008 03:19:40
Original commit files touched by this commit  0.1.0
ahze search for other commits by this committer
Update to 0.1.0

PR:             ports/128439
Submitted by:   <decke@bluelife.at>
06 Jun 2008 14:07:24
Original commit files touched by this commit  0.0.18_2
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
25 May 2008 18:37:37
Original commit files touched by this commit  0.0.18_1
ahze search for other commits by this committer
Fix plist
25 May 2008 08:46:09
Original commit files touched by this commit  0.0.18
ahze search for other commits by this committer
Update to 0.0.18

PR:             123791
Submitted by:   Martin Sugioarto
24 Mar 2008 03:50:55
Original commit files touched by this commit  0.0.17
marcus search for other commits by this committer
The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for
FreeBSD.  The official GNOME 2.22 release notes can be found at
http://library.gnome.org/misc/release-notes/2.22/ .  On the FreeBSD front,
this release features an updated hal port with support for video4linux
devices, DRM (Direct Rendering), and better support of removable media.  Work
is also underway to tie webkit more closely into GNOME.  As part of the
GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well.
Be sure to consult UPDATING on the proper steps to upgrade all of your
GNOME ports.

This release would not have been possible without the contributions and
testing efforts of the following people:

Pawel Worach
kan
edwin
Peter Ulrich Kruppa
J. W. Ballantine
Yasuda Keisuke
Andriy Gapon

Number of commits found: 49

280f
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24533
Broken 215
Deprecated 474
Ignore 630
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours8
new 7 days28
new fortnight62
new month217

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0