Age | Commit message (Collapse) | Author | Files | Lines |
|
Bump PKGREVISION.
Reported upstream as http://trac.wxwidgets.org/ticket/16571 .
|
|
News in 3.10.3
--------------
* Fix the colors when printing
|
|
- remove references to <malloc.h>, which failed the build in MacOS
- silence a bunch more compiler warnings
- don't use index()
- roll in the two current pkgsrc patches
- some tidyup
PKGREVISION -> 7
|
|
Alan Coopersmith (4):
Fix warnings about parameters to startServer & startClient shadowing globals
Pass files to cpp via CLI arg instead of stdin to workaround gcc 4.8 change
configure: Drop AM_MAINTAINER_MODE
autogen.sh: Honor NOCONFIGURE=1
Brad Smith (1):
Remove hardcoded path to OpenSSL for OpenBSD
Hans de Goede (7):
Remove unixware / sco support
Bump required util-macros version to 1.19
Replace $RAWCPPFLAGS with $TRADITIONALCPPFLAGS when processing cpp files
startx: Under Linux start X on the current VT
startx: Pass vtX as long as the user did not specify one
startx: Make the bugzilla reference in a comment survive cpp
processing
xinit 1.3.4
|
|
https://bugzilla.gnome.org/show_bug.cgi?id=735974
|
|
parallel builds.
|
|
|
|
3.12.0 (stable):
* Application: Add set_accels_for_action(), deprecating add_accelerator().
(Murray Cumming)
* Button: Add set_image_from_icon_name() with a use_fallback argument.
(Kjell Ahlstedt)
* demo:
- Add the FlowBox demo part.
(Juan R. Garcia Blanco, Murray Cumming)
- Add HeaderBar demo.
(Juan R. Garcia Blanco)
3.11.10 (unstable):
Gdk:
* Pixbuf: Add get_byte_length().
(Murray Cumming)
Gtk:
* Dialog: Deprecate the const version of get_action_area() too.
(Kjell Ahlstedt)
Build:
* Update Visual Studio Projects
(Chun-wei Fan)
3.11.9 (unstable):
Gdk:
* Device: Add get_last_event_window().
(Murray Cumming)
Gtk:
* Application: Added set_accel_for_action(), get/set_accels_for_action() and
list_action_descriptions().
(Murray Cumming)
* Widget:
- Added get/set_margin_start/end() and properties.
(Murray Cumming)
- Added scale-factor property.
(Murray Cumming)
3.11.8 (unstable):
Gtk:
* Window: Add is_maximized() and the is-maximized property.
(Juan R. García Blanco)
* IconInfo: Add is_symbolic().
(Juan R. García Blanco)
* Assistant: Add use-header-bar property.
(Juan R. García Blanco)
* ActionBar:
- Now inherits from GtkBin
- spacing and center-widget properties removed.
- Add unset_center_widget() method.
(Juan R. García Blanco)
* Box: Add get/set_center_widget() and unset_center_widget().
(Juan R. García Blanco)
* Dialog: Add get/set_header_bar() and the
use_header_bar property.
(Juan R. García Blanco)
* Entry:
- Add the max-width-chars property.
- Add get/set_max_width_chars() and the property.
(Juan R. García Blanco)
* MenuButton:
- Add get/set_popover() and unset_popover() and the property.
- Add get/set_use_popover() and the property.
(Juan R. García Blanco)
* Popover: Add constructor that takes a model and
add bind_model().
(Juan R. García Blanco)
3.11.7 (unstable):
* MessageDialog: Deprecate get/set_image() and the property.
(Murray Cumming)
* Popover:
- Add closed signal.
(Juan R. García Blanco)
- Add closed signal.
Correct the type of the pointing_to property and method parameter.
(Juan R. García Blanco)
* FlowBoxChild: Add activate signal.
(Juan R. García Blanco)
3.11.5 (unstable):
Gtk:
* Add ActionBar.
Bug #723124
(Juan R. García Blanco)
* Builder: Add expose_[object|widget](), [set|get]_application().
(Kjell Ahlstedt)
* Dialog: Deprecate set_alternative_button_order_from_array(),
and alternative_button_order().
(Murray Cumming)
* Entry: Add set/get_attributes() and the property.
(Kjell Ahlstedt)
* Add FlowBox.
Bug #723801
(Juan R. García Blanco)
* HeaderBar: Added decoration-layout, decoration-layout-set and
has-subtitle object properties.
Addd get_decoration_layout(), get_has_subtitle(),
set_decoration_layout() and set_has_subtitle().
Bug #723199
(Juan R. García Blanco)
* Main: Undeprecate add_gtk_option_group(), because it is still needed.
(Murray Cumming)
* PlacesSidebar: Add local-only object property and get/set methods.
Bug #723893
(Juan R. García Blanco)
* Add Popover.
Bug #723058
(Juan R. García Blanco)
* Settings: Add gtk-decoration-layout, gtk-shell-shows-desktop
and gtk-dialogs-use-header properties.
Bug #723397
(Juan R. García Blanco)
* Stack: Add get_transition_running(), get_child_by_name() and
the transition-runnning property.
Bug #723397
(Juan R. García Blanco)
Documentation:
* Update the Doxygen configuration.
(Kjell Ahlstedt)
3.11.4 (unstable):
Gtk:
* Action, Activatable: Undeprecate methods that don't use a StockID.
We didn't mean to leave them deprecated.
(Kjell Ahlstedt)
* CellArea: Add signal_apply_attributes().
(Kjell Ahlstedt)
* SelectionData: Add get_data(int& length).
(Kjell Ahlstedt)
* ToggleAction: Deprecate the create() that uses (deprecated) StockID
(Kjell Ahlstedt)
* ToolItem: Add unset_proxy_menu_item().
(Kjell Ahlstedt)
* UIManager: Deprecate the add-tearoffs property.
(Kjell Ahlstedt)
Gdk:
* Pixbuf: Add create_from_resource() methods.
* RGBA, Color: Fix set_hsl(), improve documentation.
(Kjell Ahlstedt) Bug #720258
Build:
* CellArea: Fix documentation of typedef SlotForeachAlloc
An extra '>' in the docs trapped doxygen 1.8.4 in an infinite loop.
(Kjell Ahlstedt)
* Fix the build with --disable-deprecated-api
(Kjell Ahlstedt)
Documentation:
* Add missing widget images.
(Kjell Ahlstedt)
* AppChooser*: Improve documentation.
(Kjell Ahlstedt) Bug #650012
* ColorChooser::get_rgba(): Add documentation
(Kjell Ahlstedt)
* SelectionData: Add methods docs.
(Kjell Ahlstedt)
* ToolItem: Add class docs.
(Kjell Ahlstedt)
|
|
Add some build fixes where necessary.
|
|
not linking against it.
Bump PKGREVISION for packages that (might be|are) changed.
|
|
|
|
non-modular X.org.
|
|
|
|
pulls in those versions if needed.
|
|
Highlights from changes:
* GtkPopover: A new widget that is can be used for transient
views, as an alternative to menus or dialogs.
- GtkMenuButton can use popovers instead of menus
* Client-side decorations:
- Make F10 move focus to the header bar
- Make header bars draggable on touch systems
- Make shadows unclickable
* Printing: Google cloud print support
* GtkActionBar is a new widget that is meant to be used
for actions at the bottom of a window.
* GtkAppChooserDialog has been redesigned
* GtkBox can now place a widget centered, regardless of
the sizes of children on either side, similar to GtkHeaderBar.
* Dialogs:
- Dialogs have been modernized, can use a header bar now
- Built-in dialogs react to a setting, gtk-dialogs-use-header
for this, dialogs derived from GtkDialog: default to no headerbar
- GtkAssistant also respects the setting
* OS X:
- Better menu integration. Items such as 'Hide', 'Hide Others'
and 'Show All' are now handled specially
- GTK+ provides a default application menu now
* Theming:
- GTK+ now uses RGBA visuals by default
- Notebook tabs now support a prelight state
- Reorderable notebook tabs can be themed differently
* GtkActionBar: A new container, which has a centered
child like GtkHeaderBar. It can be used in places
where header bar theming is not suitable
* GtkAppChooser: The online support has been simplified
and modernized
* GtkHeaderBar button theming has been changed to be
more flexible. There is now a gtk-decoraton-layout
setting and a decoration-layout property.
* Accessibility:
- Links in labels are now accessible
- Model-based menus are accessible
- Accessible roles of several widgets have been fixed
- GtkColorChooser accessibility is improved
* Theming: The Raleigh theme has been updated for
several new features, including client-side decorations
* Model-based menus now support a hidden-when attribute
on items that allows them to be hidden on various
conditions
* New notebook tab styling: GtkNotebook now offers a way
for themes to opt out of the tab rendering, with the
'has-tab-gap' style property. The Adwaita theme is using
this to achieve a more modern tab appearance.
* GtkFlowBox: A container that its children in a reflowing
grid, which can be oriented horizontally or vertically.
It is similar to GtkListBox in that the children can
be sorted and filtered, and by requiring a dedicated child
widget type, GtkFlowBoxChild. It is similar to GtkTreeView
in that is supports a full set of selection modes, including
rubberband selection.
* GtkStack: children can now indicate that they require
attention by setting the needs-attention child property.
* Broadway now requires binary array buffers and modern WebSocket
protocol support
* Autoscrolling in range widgets has been improved to work more
reliably in maximized windows.
* GtkSpinner has been changed to render in in a limited set of
sizes.
* GtkApplication now stores and handles accelerators for GActions
itself.
* GtkIconTheme now falls back to the gnome icontheme to fix
problems with the availability of symbolic icons in other
icon themes.
* GTK+ respects the deprecated gtk-button-images and gtk-menu-images
settings again.
For full details see:
https://git.gnome.org/browse/gtk+/tree/NEWS?id=3.12.2
|
|
|
|
Bump PKGREVISION.
|
|
I didn't find the exact place this is set. Feel free to replace it with
a patch if you do.
Bump PKGREVISION for people compiling without PKG_DEVELOPER set.
|
|
discussed with wiz@.
|
|
arguments, these are now handled globally by mk/platform/SunOS.mk
|
|
libxkbcommon 0.4.3 - 2014-08-19
==================
- Fixed a bug which caused xkb_x11_keymap_new_from_device() to misrepresent
modifiers for some keymaps.
https://github.com/xkbcommon/libxkbcommon/issues/9
- Fixed a bug which caused xkb_x11_keymap_new_from_device() to ignore XKB
PrivateAction's.
- Modifiers are now always fully resolved after xkb_state_update_mask().
Previously the given state components were used as-is, without
considering virtual modifier mappings.
Note: this only affects non-standard uses of xkb_state_update_mask().
- Added a test for xkbcommon-x11, "x11comp". The test uses the system's
Xvfb server and xkbcomp. If they do not exist or fail, the test is
skipped.
- Fixed memory leaks after parse errors in the XKB yacc parser.
The fix required changes which are currently incompatible with byacc.
|
|
PR pkg/49100.
Bump PKGREVISION.
|
|
PR pkg/49101.
|
|
included.
|
|
|
|
|
|
From Niclas Rosenvik.
Bump PKGREVISION.
|
|
From Niclas Rosenvik.
Bump PKGREVISION.
|
|
|
|
|
|
libqscintilla2, make it unusable by itself. Hardcode libqscintilla2
into LDFLAGS.
Bump PKGREVISION.
|
|
v2.8.3 3rd July 2014
- Added the QsciLexerCoffeeScript class.
- Font sizes are now handled as floating point values rather than integers.
- Bug fixes.
v2.8.2 26th May 2014
- Added the QsciLexerAVS class.
- Added the QsciLexerPO class.
- Added the --sysroot, --no-sip-files and --no-qsci-api options to the Python
bindings' configure.py.
- Cross-compilation (specifically to iOS and Android) is now supported.
- configure.py has been refactored and relicensed so that it can be used as a
template for wrapping other bindings.
- Bug fixes.
v2.8.1 14th March 2014
- Added support for iOS and Android.
- Added support for retina displays.
- A qscintilla2.prf file is installed so that application .pro files only
need to add CONFIG += qscintilla2.
- Updated the keywords recognised by the Octave lexer.
- Bug fixes.
|
|
Makefile.common.
v2.8.3 3rd July 2014
- Added the QsciLexerCoffeeScript class.
- Font sizes are now handled as floating point values rather than integers.
- Bug fixes.
v2.8.2 26th May 2014
- Added the QsciLexerAVS class.
- Added the QsciLexerPO class.
- Added the --sysroot, --no-sip-files and --no-qsci-api options to the Python
bindings' configure.py.
- Cross-compilation (specifically to iOS and Android) is now supported.
- configure.py has been refactored and relicensed so that it can be used as a
template for wrapping other bindings.
- Bug fixes.
v2.8.1 14th March 2014
- Added support for iOS and Android.
- Added support for retina displays.
- A qscintilla2.prf file is installed so that application .pro files only
need to add CONFIG += qscintilla2.
- Updated the keywords recognised by the Octave lexer.
- Bug fixes.
|
|
|
|
v4.11.1 3rd July 2014
- Added the -tr-function, -trUtf8-function and -translate-function command
line options to pylupdate4.
- Bug fixes.
v4.11 26th May 2014
- By default a Python slot is only invoked if the underlying C++ instance
still exists.
- Added the no_receiver_check argument to connect().
- Added support for Qt v4.8.6.
- Added --target-py-version, --sysroot and --no-tools options to
configure-ng.py.
- Cross-compiling (specifically to iOS and Android when building against Qt
v5) is now supported.
- SIP v4.16 is now required.
- Bug fixes.
v4.10.4 14th March 2014
- Added the port of the webftpclient from Moritz Warning.
- The --use-arch argument to configure.py can now be specified more than
once.
- Bug fixes.
v4.10.3 21st August 2013
- Bug fixes.
|
|
v4.16.2 3rd July 2014
- Deprecated the %ConsolidatedModule directive as it won't be supported in
SIP v5.
- Bug fixes.
v4.16.1 9th June 2014
- Bug fixes.
v4.16 26th May 2014
- Added the /NoSetter/ variable annotation.
- Added the -B option to sip.
- Changed the handling of timelines (introducing a potential incompatibility)
so that later versions of wrapped libraries can be wrapped so long as they
are compatible with known versions.
- Added support for the 'no_receiver_check' argument to connect() in PyQt
v4.11.
- Added the --configuration option to configure.py.
- Added the --sysroot option to configure.py.
- Added the --target-py-version option to configure.py.
- Added the --no-tools option to configure.py.
- Added the --use-qmake option to configure.py.
- Bug fixes.
v4.15.5 14th March 2014
- The use_arch argument of sipconfig.create_wrapper() can now specify a space
separated set of architectures.
- Bug fixes.
v4.15.4 8th January 2014
- Added SIP_SSIZE_T_FORMAT to the C API.
- Bug fixes (specifically for PyQt5).
v4.15.3 16th October 2013
- Bug fixes (specifically for PyQtChart).
v4.15.2 14th September 2013
- sipConvertToArray() will now optionally take ownership of the array memory.
- Added support for char, unsigned char, short, int, float and double as
array types.
- Bug fixes.
v4.15.1 23rd August 2013
- Fixes a regression in the handling of hidden virtual methods.
v4.15 21st August 2013
- Added the call_super_init argument to the %Module directive to specify that
classes should support cooperative multi-inheritance.
- Added the %FinalisationCode directive.
- Added the /Mixin/ class annotation.
- Added the /NoScope/ enum annotation.
- Added sipConvertFromNewPyType() to the C API.
- Added sipConvertToArray() and sipConvertToTypedArray() to the C API.
- Added sipRegisterProxyResolver() to the C API.
- Bug fixes.
|
|
Remove last three packages using py-qt3 as announced on pkgsrc-users.
|
|
|
|
|
|
|
|
|
|
|
|
include/wx-3.0/wx/unix/fswatcher_inotify.h
see comments in wxWidgets-3.0.1/build/bakefiles/files.bkl for reasons
|
|
|
|
From Niclas Rosenvik.
Bump PKGREVISION.
|
|
to symlinks by adding '-L'. (The default is undefined per POSIX.)
This way, SunOS and other opsys have the same PLIST and we don't have
to care that buildlink3 doesn't symlink symlinks.
Addresses
https://mail-index.netbsd.org/tech-pkg/2012/01/21/msg008411.html
Solution suggested by Niclas Rosenvik in private mail.
Bump PKGREVISION.
|
|
http://cgit.freedesktop.org/xorg/driver/xf86-video-ast/
|
|
pkgsrc changes:
- remove post-3.3.7 fix patches
Changes noted in doc/en/ReleaseNote:
ver 3.3.8
* Support rectangle selection by pressing alt key while selecting.
* Support DECDMAC/DECINVM.
* Start scp by drag&drop a file with shift key to the screen on ssh connection.
* Add --seqfmt/vt_seq_format option.
* Read /dev/kbd on NetBSD/x68k framebuffer.
* Add "Auto detect" entry to "Encoding" tab of mlconfig.
* Add "Local echo" checkbox to "Others" tab in mlconfig.
* Bug fixes:
Fix weird background picture on NetBSD/x68k Text VRAM by unexpectedly cached pixels.
|
|
Bump PKGREVISION.
|
|
Bump revision.
|