Commit graph

16 commits

Author SHA1 Message Date
Aleksej Saushev
dfd2040d5f Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't and might probably not have staged installation.
2012-09-24 16:56:26 +00:00
OBATA Akio
34e7bfc07a + SA46269 2011-10-18 11:14:51 +00:00
OBATA Akio
11dbee75f5 Note SA40624. 2010-07-23 11:36:33 +00:00
Thomas Klausner
41f92d5420 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:46:54 +00:00
Pouya Tafti
3e7e6ab343 upgrade to version 0.10.2 2010-05-26 20:13:44 +00:00
Thomas Klausner
8800f9c18c Second try at recursive PKGREVISION bump for jpeg shlib major bump (jpeg-8). 2010-01-18 09:38:16 +00:00
Hasso Tepper
d1d3c81579 Update to 0.9.0. Upstream changelog:
Drop support for Qt 4.4.

Interface
FEATURES:
- Add support for search keywords in the location bar.
- POST support for OpenSearch suggestion requests.
- Add WebKit version to the About dialog [WebKit trunk only].
- Use HTTP pipelining for all network requests [Qt 4.6 only].

IMPROVEMENTS:
- Remember last used save directory.
- Added file dialog to download location settings.
- Restrict drag and drop to the same page unless a QWebView accepts it.
- Open an URL dropped on the tab bar as new tab or replace existing tab.
- Allow url to be dropped on the tab bar from other applications.
- Add a Select All action.
- Rather than not allowing setting or getting of any cookies in private mode
  create a blank cookie jar.
- Significantly speed up the cookie dialog by keeping a cached copy of all the
  cookies.
- Enhance the language manager to fallback to the country file if the
  country_language file doesn't exists.
- Add drag support for downloaded item in the download manager.
- Add Planet Qt to the default set of bookmarks.
- Remove the text wrapping option from the source viewer's menu and instead
  enable it by default.

BUGFIXES:
- Avoid duplicated and contradictory rules on the cookie rule list.
- Change the shortcut for showing the bookmark toolbar as it was conflicting
  with the show bookmark dialog shortcut.
- Encode the user input before inserting it into an URL template.
- Fix a crash when cloning a blank tab.
- When the widget losses focus hide the access keys.
- Fix detection of flash on various websites when ClickToFlash is used.
- Avoid an infinite recursion when asking the desktop to open an URL.
- When the download manager prevents the application from closing add a new
  tab when there are none.
- Only show the url completer if the user is typing a url.
- Always add the Inspect Element Action to the context menu when the developer
  extra tools are enabled.
- Bookmarklets were not working properly.
- Work around for a segfault in Qt 4.5.2 where you go into privacy mode while
  a QNetworkReply is still working.
- Clarify the networkdisk cache behavior in the messagebox.
- Start page: Reduce the top margin to 100px from so it fits on a netbook
  screen.
- Hide the bookmarks toolbar by default.
- Turn off cookie tracking filtering by default because it breaks sites like
  StackOverflow.com.
- Before clearing the cookie jar, load it so the exceptions and other settings
  are loaded.
- When removing cookies from the cookie jar via the cookie dialog notify the
  autosaver.
- When receiving a drop event on a bookmark folder, make sure that we don't
  drop a child bookmark.
- Avoid overwriting the user agent string in the WebPage autotest.
- Fix non-ASCII characters displayed garbled for Authors.

Behind the scenes
- Merge two blocks of code that deals with oneCloseButton policy.
- Make parentWindow() prettier.
- Simplify updates of actions in view menu.
- Save the window state when toggling the menu bar.
- Save UI changes in the active window before creating a new one.
- Move all network related files into one directory.

Build system
- When building on osx use qmake -r.
- Ignore generated files built on windows.
2009-09-21 10:53:00 +00:00
Roy Marples
854049236a Fix DESTDIR support and PLIST.
Set license to gnu-gpl-v2.
Fix style.
2009-07-30 21:27:09 +00:00
Blue Rats
64ae6ea781 This package doesn't build for me. Have a version increment anyway. 2009-07-27 04:01:38 +00:00
Blue Rats
49cb07b5d3 0.6 -> 0.8.0 2009-07-27 03:58:50 +00:00
Blue Rats
f954af6d51 delint 2009-07-27 03:58:12 +00:00
Thomas Klausner
53cae12b32 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:53:10 +00:00
Hasso Tepper
514bab35bb Fix PLIST. 2009-04-22 13:05:23 +00:00
Sébastien BOCAHU
ef01d03d47 Typos in Makefiles 2009-04-15 21:25:16 +00:00
Sébastien BOCAHU
80d0001146 Updating arora to version 0.6 2009-04-15 00:56:30 +00:00
Sébastien BOCAHU
283b528196 Import arora-0.5 as wip/arora.
Arora is a simple cross platform web browser, using Qt4 and Webkit.
It aims to be small and fast.

"Arora hopes to never become another Mozilla."
2009-03-05 01:03:07 +00:00