Commit graph

54 commits

Author SHA1 Message Date
asau
2f8b0d9492 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
drochner
a8c38b38ec update to 0.4.7
changes:
-improvements to UI and download behavior
-bugfixes

pkgsrc change: use vala-0.18 to build
2012-10-11 14:55:38 +00:00
adam
ed93f0ca47 Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
tron
78f9c75877 Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
2012-10-02 17:10:28 +00:00
obache
8ace00dcd8 recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15 10:03:29 +00:00
adam
e7608643ab Revbump after updating graphics/cairo 2012-09-07 19:16:05 +00:00
drochner
1fa2748d07 use vala016 to build 2012-07-02 16:24:34 +00:00
sbd
cdfc7f300d Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
drochner
0316339935 update to 0.4.6
changes: bugfixes
2012-06-01 20:21:03 +00:00
drochner
36b4a0695e update to 0.4.5
many fixes and UI improvements
2012-04-28 14:17:17 +00:00
obache
99dc9c311a Recursive bump from icu shlib major bumped to 49. 2012-04-27 12:31:32 +00:00
wiz
e64308b04b Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
drochner
ac26855e82 make sure this picks up the exact vala version
(it would build with 0.14 as well, but for pkgsrc we should be strict)
2012-02-09 19:25:04 +00:00
wiz
0d8c03d43e Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
2012-02-06 12:41:29 +00:00
obache
f5b9f4b9e4 Python is just requred to build.
Bump PKGREVISION.
2012-01-27 06:16:23 +00:00
drochner
bfe3af3a36 update to 0.4.3
changes:
-performance improvement
-minor bugfixes
-minor UI improvements
2012-01-12 11:28:39 +00:00
drochner
9559078505 update to 0.4.2
changes:
-bookmark dialog crashes are fixed
-faster, base64-based CSS support
-Speed dial received a makeover
-Cookies are stored in an sqlite3 database
-more of subtle tweaks and improvements
2011-11-16 19:56:36 +00:00
sbd
94b37b4e43 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:00:33 +00:00
drochner
b37a43c965 update to 0.4.1
changes:
-many feature additions and UI improvements
-bugfixes
-added "private browsing" desktop shortcut
2011-10-18 16:14:44 +00:00
obache
f38363508f recursive bump from textproc/icu shlib major bump. 2011-06-10 09:39:41 +00:00
drochner
9c185d68e3 update to 0.3.6
changes: speed improvements, bugfixes
2011-06-09 11:02:13 +00:00
obache
0e2c97799a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
drochner
99803c10be update to 0.3.3
changes: minor improvements, mostly UI and networking related
2011-04-08 20:02:13 +00:00
drochner
722b471631 update to 0.3.2
changes: bugfixes, minor improvements
2011-03-11 21:04:52 +00:00
drochner
0bdeefd443 update to 0.2.9
changes: many feature additions, UI improvements, fixes
2011-01-26 19:35:20 +00:00
wiz
2f4126dc58 png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
obache
d99eb6b342 Bump PKGREVISION from icu shlib major bump. 2010-12-17 07:36:08 +00:00
abs
93cde1a832 PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
wiz
2c6e8e30b0 Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends.

Per discussion on pkgsrc-changes.
2010-09-14 11:00:44 +00:00
obache
8796814875 Update midori to 0.2.6.
PR#43500 by Tim Larson.

v0.2.6
 + Show a dialogue when quitting while downloading
 + Render icons in errors/ speed dial properly
 + Fix a build error with API documentation
 + Fix error pages in frames, and a related crash
 + Allow more shortcuts or columns in speed dial
 + Add 'Copy All' button to Console panel
2010-07-08 11:44:48 +00:00
wiz
92e0cb52cb Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00
drochner
8d00dd5179 don't pick up vala if present, noticed by OBATA Akio 2010-05-21 09:36:58 +00:00
drochner
88a07c6f2a update to 0.2.5
changes:
-improved kiosk use
-Yellow location for valid SSL, red for invalid
-UI improvements
-bugfixes

pkgsrc change: Drop Linux conditional for installation if the
adblock config file. It seems to depend on the shared library file
extension which might be different than .so on some platforms, but
it is just a config file which doesn't hurt if it is not found.
2010-05-19 18:01:29 +00:00
obache
af9b3dc454 Update midori to 0.2.4.
v0.2.4
 + Prevent completion from overlapping
 + Fix tab order when restoring session
 + Ignore accidentally middle click search
 + Implement bookmark export to XBEL
 + Provide scroll hotkeys, default to Vim
 + Store and complete search in location
 + Fix opening externally with multiple windows
 + Only use icons in panel buttons
 + Fix build with different GTK+ versions
 + Omit micro version and arch from ident string

v0.2.3
 + Improve relocatability for Win32
 + Implement 'Close other tabs' menu item
 + Use new GTK+ accessors where available
 + Allow searching freely in History panel
 + Re-implement completion based on sqlite
 + Re-implement completion suggestion popup
 + Simplify sqlite use towards efficient calls
 + Move panel icons to the bottom
 + Merge Netscape Plugins and Extensions panels
 + Implement 'about:version' special page
 + Implement 'Preferred languages' preference
 + Improve window raising behaviour
 + Allow Ctrl+Right-click to suppress javascript menu
 + Add 'Open link as web app' in context menu
 + Add 'Block image' menu item to Adblock
 + Location progress and compat code refactored
 + Implement 'Paste and proceed' in location
 + Move DNS prefetching into the core
 + Allow selecting and deleting multiple cookies
 + Support attaching/ detaching web inspector
 + Always enable web inspector
 + --diagnostic-dialog command line switch
 + Faster file existence checks
 + Simplified, faster adblock implementation

v0.2.2
 + Turn libnotify into a proper build-time dependency
 + Use Ctrl + Return to open tabs from the location entry
 + Support right-click on bookmark menu items
 + Support -e in midori -a and with multiple commands
 + Make Middle click open selection search if needed
 + Make Ctrl+C work as expected again
 + Fix order of History, Trash and Recently opened pages
 + Revise Shortcuts dialogue to fix oddities
 + Perform Form history completion case insensitive
 + Add 'Web Cache' to Delete Private data dialogue
 + Load accels from /etc/xdg if present
 + Improve XBEL format compatibility and performance
 + Fix inline find by correcting key handling
 + Add option to open panels in separate windows
 + Support Portrait orientation in Fremantle
 + Support Hildon MIME and URI handling
 + Check status before caching in Web Cache
 + Show popup menu on news feed icon if needed
 + Support Colourful Tabs with Tab Panel
 + Tweak sqlite and dbus handling for Win32
 + 'Run as web app' and 'Show in toolbar' for bookmarks
 + Add 'Small icons' toolbar style
 + Fix build with Glib < 2.20 and GTK+ < 2.12
 + Add Import bookmarks for XBEL, Opera and RDF
 + Add Open Link in Foreground/ Background Tab menu
 + Allow closing all tabs
 + Hildon file chooser support

v0.2.1
 + Fix Mouse Gestures to work after activation
 + Explicitly link to X11 to support gold
 + Implement various Hildon specific features
 + Hide the navigationbar in fullscreen
 + Implement permanent storage of form history
 + Support keyboard shortcuts like Ctrl+Tab or "a"
 + Handle SIGHUP, SIGINT, SIGTERM and SIGQUIT
 + Make creation of new windows fast
 + Introduce the Tab History List extension
 + Load icons laziy at startup to speed up startup
 + Introduce a Web Cache extension
 + Refactor and tweak the Preferences dialogue
 + Implement combos to choose external applications

v0.2.0
 + (Kinetic) drag scrolling on touchscreen devices
 + Workaround a speed dial crasher
 + Faster Adblock with element blocking, for all WebKitGTK+ versions
 + Stripped menu, toolbar and tap on hold on Maemo, and 5.0 menu support
 + Add a DNS prefetching extension
 + Better IDN handling
 + Add a form history extension
 + Restore scrolling positions from the session
 + Keep typed address when switching tabs
 + Avoid storing duplicate history items per day
 + Fix multiple duplicate HTTP authentication dialogs
 + Pass mailto: links to the email client
 + Improve context menu with WebKitGTK+ 1.1.15
 + Checkbox "Remember password" in HTTP authentication
 + Fix a crasher when modifying bookmarks
 + Support page icons other than favicon.ico
 + iPhone identity in Network preferences

v0.1.10:
 + Fix freezing when opening multiple windows
 + Revamp Adblock with WebKitGTK+ 1.1.14 API
 + Greatly improve the address completion
 + Always show news feed icon
 + Better handling of feeds in the feed panel
 + Add Gtk+ and WebKit version to the About dialog
 + Improve tab panel and support minimized tabs
 + Implement disabling of extensions in crahs dialog
 + Don't make the web inspector transient
 + Tidy up the Preferences a bit
 + Load default bookmarks and config from /etc
 + Do not use xprop at runtime
 + Use GNOME proxy server if libsoup-gnome is installed
 + Integrate Save As with transfers
 + Save HTTP logins in a text file
 + Support Undo and Redo with WebKitGTK+ 1.1.14
2010-04-10 00:57:06 +00:00
joerg
429e956b3f Bump revision for PYTHON_VERSION_DEFAULT change. 2010-02-10 19:17:31 +00:00
wiz
7e9f949650 Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
sno
949cd3bc1f bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
obache
c42f455e2c recursive bump for icu shlib version change except already done. 2009-08-12 02:31:18 +00:00
drochner
dafa35ba03 recursive PKGREVISION bump for icu shlib version change,
suggested by OBATA Akio
2009-08-11 11:55:28 +00:00
hasso
6d22c4f5c4 Update to 0.1.9. Correct URLs. Changes since 0.1.8:
+ 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-08-06 06:48:11 +00:00
drochner
f930fde4a0 update to 0.1.8
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-26 20:20:51 +00:00
wiz
6f7c23cfe5 Remove USE_DIRS from pkgsrc.
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-07-22 09:01:16 +00:00
joerg
30e9948198 Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 22:00:14 +00:00
ahoka
5dc679af55 Update to v0.1.7:
+ 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-06-08 21:17:04 +00:00
snj
5bb8226c5d Update to 0.1.6.
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-05-13 18:41:31 +00:00
he
43cafc3804 Bump PKGREVISION following the update of textproc/icu, and the
corresponding change of ABI.

OK'ed by wiz@ (as was the textproc/icu update).
2009-03-25 22:37:12 +00:00
joerg
5c2ef96401 Update to midori-0.1.5:
- Add a Colorful Tabs extension
- Support downloading with WebKitGTK+ 1.1.3
- Load and save settings of extensions
- Drop internal source view
2009-03-22 23:18:01 +00:00
snj
4aea2bb80d Update to 0.1.4. Changes:
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-03-18 03:14:11 +00:00
joerg
3c645bb7fc Switch to Python 2.5 as default. Bump revision of all packages that have
changed runtime dependencies now.
2009-02-09 22:56:21 +00:00
ahoka
37bcdef483 Delete share/doc/midori/user on deinstall. 2009-01-29 16:56:08 +00:00