summaryrefslogtreecommitdiff
path: root/www/midori
AgeCommit message (Collapse)AuthorFilesLines
2009-08-26bump revision because of graphics/jpeg updatesno1-2/+2
2009-08-12recursive bump for icu shlib version change except already done.obache1-2/+2
2009-08-11recursive PKGREVISION bump for icu shlib version change,drochner1-1/+2
suggested by OBATA Akio
2009-08-06Update to 0.1.9. Correct URLs. Changes since 0.1.8:hasso3-9/+10
+ Preserve navigation history with new tabs + Implement clearing private data when quitting + Ellipsize and show close icons in the tab panel + Allow hiding panel operating controls + Integrate Tools with the compact menu + Fix User scripts, User styles and Plugins panel + Remove the bookmarkbar popup + Add New Tab to the tab context menu + Implement minimizing tabs
2009-07-26update to 0.1.8drochner3-7/+15
changes: Performance of working with multiple windows was improved. The download dialogue and the Transfer panel were enhanced. An annoying bug was fixed that rendered Mouse Gestures virtually unusable. Alt +n now does switch to the n-th tab as asked for by several users. Another popular question in its own right was using Midori with no menubar, for which now there is a menu button that appears upon hiding the menubar and provides features missing from the context menu. Through two new extensions finally keyboard shortcuts can be edited comfortably and a toolbar editor makes customizing the toolbar layout a walk in the park.
2009-07-22Remove USE_DIRS from pkgsrc.wiz1-2/+1
Shared directories can now be created independently by the pacakges needing them and will be removed automatically by pkg_delete when empty. Packages needing empty directories can use the @pkgdir command in PLIST. Discussed and ok'd in thread starting at http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2009-06-14Convert @exec/@unexec to @pkgdir or drop it.joerg1-26/+1
2009-06-08Update to v0.1.7:ahoka3-10/+21
+ Save the activation status of extensions + Catch and ignore mouse buttons meant for horizontal scrolling + Improve panel detaching and how panels handle it + Add a Feed Panel extension + Add a Fixed-width Font Family preference + Support spell checking + Implement (optional) Speed dial feature + Support nicer error pages with WebKitGTK+ 1.1.6 + Implement middle click to open menu items in tabs + Implement -s, --snapshot command line switch + Use libnotify (runtime dependency) for finished transfers + Add a Go button to the address entry + Always append tabs opened via middle/ double click on the tab bar + Implement Open new pages in: New window preference + Implement inline find with direct '.' and '/' hotkeys + Add basic support for @-moz-document in user styles
2009-05-13Update to 0.1.6.snj3-10/+12
Changes: + Add Delete All to transferbar + Show search in context menu + Implement 'Default' search engine + Show only icons in Statusbar Features + Implement Clear private data + Support News Feed icon and external aggregator + Fix reloading of Not found pages + Fixup spaces when middle click opening + Fix possibly wrong identificaton string + Optionally search engines in completion + Optionally Gtk 2.16 entry progress and icon + Experimental panel detaching + Support external download manager again + Implement '-a', '--app' argument + Implement '-c', '--config' argument + Fix a bookmark saving issue + Support data: URIs in the address entry + Several performance and memory leak fixes + Load cookies idle to accelerate startup + Support mailto: links + Save tab reordering in the session + Add a Cookie Manager extension + Fix crashers in Colourful Tabs
2009-03-25Bump PKGREVISION following the update of textproc/icu, and thehe1-1/+2
corresponding change of ABI. OK'ed by wiz@ (as was the textproc/icu update).
2009-03-22Update to midori-0.1.5:joerg3-13/+22
- Add a Colorful Tabs extension - Support downloading with WebKitGTK+ 1.1.3 - Load and save settings of extensions - Drop internal source view
2009-03-18Update to 0.1.4. Changes:snj4-17/+67
v0.1.4: + Automatic inline find can be disabled + Implement an Encoding menu + Add Open all in Tabs for bookmarks and history + Bookmarks can be moved to other folders + Fix blank page 'loading' and HTTP authentication + Display history dates in the local format + Allow editing of completion items v0.1.3: + Sidepanel can be aligned on the right + Bookmarks can be organized in folders + Support find as you type + Support international domain names + Tweak location completion + Provide default search engines + Integrate with Maemo if available + Implement Mouse Gestures extension + Implement a Plugins panel + Editing the toolbar via a context menu + Introduce Zoom Text and Images preference v0.1.2: + Open new tabs by clicking on the tabbar + Refactor and speed up location completion + Show a Crash dialog after crashes + Dynamically save files when needed + Support Back/ Forward mouse buttons + Support javascript: bookmarklets + Implement Proxy and Identification string + Implement cookie storage on disk + Remove autotooled build system + Add a new Extensions panel + Implement opening of new windows + Display tooltips in Preferences
2009-02-09Switch to Python 2.5 as default. Bump revision of all packages that havejoerg1-2/+2
changed runtime dependencies now.
2009-01-29Delete share/doc/midori/user on deinstall.ahoka2-3/+4
2009-01-28Add librsvg and py-docutils to BUILD_DEPENDS so it can build theahoka1-2/+5
documentation and icons. This fixes the reported PLIST problems. Closes PR pkg/40262
2008-12-18Fix PLIST.ahoka2-3/+15
Add libunique support.
2008-12-12Fix PLIST.wiz1-9/+12
2008-12-11Import midori-0.1.1 as www/midori.ahoka4-0/+90
Midori is a lightweight web browser. Features Full integration with GTK+ 2 Fast rendering with WebKit Tabs, windows and session management Bookmarks with XBEL and token support Flexibly configurable Web Searchbox Custom context menu actions User scripts and user styles support Extensible via Javascript