Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
This makes the package functional on NetBSD after removal of
traditional pseudo-terminals.
Bump package revision.
|
|
diverges from the standard layout on Solaris but ensures a consistent
experience for pkgsrc packages.
Fixes 31 packages on Solaris.
|
|
|
|
|
|
|
|
Fixes package on Solaris.
|
|
available. For now, just remove them from the PLIST on Solaris. We
may want to make md5 a tool, or use '/usr/bin/digest -a md5' in the
future.
Fixes package on Solaris.
|
|
in PR 46978. When building on NetBSD/i386 with gcc-4.5.*, use -O1
instead of -O2 for C++ files in the src/gui subdirectory.
|
|
|
|
|
|
|
|
|
|
g++-4.5.3 and 4.5.4 on NetBSD/i386 fails with an internal compiler error
when building gui/painting/qdrawhelper_mmx.cpp.
|
|
This package lacked an evolution option (to depend on
evolution-data-server). Other gnome packages had such an option,
which is highly useful to get back to a workin system in the scenario
where libffi has a new major version shlib, and evolution-data-server
won't build. Because the option defaults to on, this doesn't change
the default behavior, but those who set
PKG_DEFAULT_OPTIONS+=-evolution can be spared the build pain.
A decision about whether evolution support should be on by default or
not is pending; this change is not controversial and is being made now.
|
|
|
|
From upstream, already applied in xsrc:
http://mail-index.netbsd.org/source-changes/2012/06/08/msg034860.html
|
|
|
|
|
|
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
|
|
changes:
-MacOS support improvements
-webkit update to 2.2.3
-bugfixes
|
|
Patches submitted by Sverre Froyen, see:
http://mail-index.netbsd.org/pkgsrc-users/2012/01/19/msg015577.html
|
|
x11/p5-Wx-Perl-ProcessStream from 0.30nb to 0.32.
upstream changes:
0.32 2012-03-28 00:00
For wxWidgets 2.9.3 some changes in wxExcute + Yield on some
platforms requires different handling
0.31 2012-03-27 00:00
Test changes only - Fixes for tests on MSW - pre quoting of params
not needed
|
|
pkgsrc changes:
- update ExtUtils::Xspp dependency
upstream changes:
0.9911 Fri Aug 24 2012
- wxDataView - updated for 2.9.4
- wxTreeEvent::GetKeyEvent() added
- wxRichTextCtrl::LineBreak() added
0.9910 no release
0.9909 Thu May 31 2012
- corrected wxThePrintPaperDatabase
0.9908 Tue May 22 2012
- wxHtmlPrintout & wxRichTextPrintout correct typemap and destruction
- wxRichTextBuffer - added copy constructor
- wxPrintPaperDatabase & wxPrintPaperType added
0.9907 Thur May 10 2012
- wrapped wxHtmlPrintout
- added missing wxPrintout methods
- fixed GetPageInfo for wxRichTextPrintout
- fixed broken Makefile.PL with recent EUMM on Mac
- some minor additions to RichTextCtrl/RichTextBuffer
0.9906 Tue Mar 27 2012
- wrapped wxWebView ( wxWidgets ge 2.9.3 )
- wrapped wxTimePickerCtrl ( wxWidgets ge 2.9.3 )
- wrapped wxRichToolTip ( wxWidgets ge 2.9.3 )
- wrapped wxBannerWindow ( wxWidgets ge 2.9.3 )
- Allow RichTextPrinting without dialog ( wxWidgets ge 2.9.4 )
(thanks to Steve Cookson )
- wrapped some missing wxPrintData methods
0.9905 Fri Mar 16 2012
- wrapped wxPropertyGrid ( wxWidgets ge 2.9.3 )
- wrapped native wxTreeListCtrl ( wxWidgets ge 2.9.3 )
- wrapped wxRibbonControl ( wxWidgets ge 2.9.3 )
- ShowModal implementation for wxPrintDialog and wxPageSetupDialog
( thanks to Tomohiro Hosaka )
- recent EUMM breaks EU_MY_Metafile
0.9904 Tue Feb 28 2012
- Implemented TextCtrlIface for RichTextCtrl in >= 2.9.2
- Implemented TextCtrlIface for SearchCtrl in >= 2.9.2
- several 2.9.2 / 2.9.3 compatibility changes
- Some additional RichText events wrapped - ( thanks to Steve Cookson )
- wrapped STC specific LineUp and LineDown
- wrapped some specific Set/GetLayoutDirection
- Fixes for OSX Xcode 4.3 builds
|
|
pkgsrc changes:
- update ExtUtils::Xspp dependency
upstream changes:
0.9911 Fri Aug 24 2012
- wxDataView - updated for 2.9.4
- wxTreeEvent::GetKeyEvent() added
- wxRichTextCtrl::LineBreak() added
0.9910 no release
0.9909 Thu May 31 2012
- corrected wxThePrintPaperDatabase
0.9908 Tue May 22 2012
- wxHtmlPrintout & wxRichTextPrintout correct typemap and destruction
- wxRichTextBuffer - added copy constructor
- wxPrintPaperDatabase & wxPrintPaperType added
0.9907 Thur May 10 2012
- wrapped wxHtmlPrintout
- added missing wxPrintout methods
- fixed GetPageInfo for wxRichTextPrintout
- fixed broken Makefile.PL with recent EUMM on Mac
- some minor additions to RichTextCtrl/RichTextBuffer
0.9906 Tue Mar 27 2012
- wrapped wxWebView ( wxWidgets ge 2.9.3 )
- wrapped wxTimePickerCtrl ( wxWidgets ge 2.9.3 )
- wrapped wxRichToolTip ( wxWidgets ge 2.9.3 )
- wrapped wxBannerWindow ( wxWidgets ge 2.9.3 )
- Allow RichTextPrinting without dialog ( wxWidgets ge 2.9.4 )
(thanks to Steve Cookson )
- wrapped some missing wxPrintData methods
0.9905 Fri Mar 16 2012
- wrapped wxPropertyGrid ( wxWidgets ge 2.9.3 )
- wrapped native wxTreeListCtrl ( wxWidgets ge 2.9.3 )
- wrapped wxRibbonControl ( wxWidgets ge 2.9.3 )
- ShowModal implementation for wxPrintDialog and wxPageSetupDialog
( thanks to Tomohiro Hosaka )
- recent EUMM breaks EU_MY_Metafile
0.9904 Tue Feb 28 2012
- Implemented TextCtrlIface for RichTextCtrl in >= 2.9.2
- Implemented TextCtrlIface for SearchCtrl in >= 2.9.2
- several 2.9.2 / 2.9.3 compatibility changes
- Some additional RichText events wrapped - ( thanks to Steve Cookson )
- wrapped STC specific LineUp and LineDown
- wrapped some specific Set/GetLayoutDirection
- Fixes for OSX Xcode 4.3 builds
|
|
from 0.54nb4 to 0.60.
upstream changes:
0.60 Fri Aug 24 2012
- allow building 2.9.4
- correct SDKs for Mountain Lion
- fixes for XCode 4.4
0.59 Tue May 01 2012
- Version sub modules to keep meta info users happy
0.58 Thu Apr 12 2012
- WXWIN / WXDIR MSWin32 fix.
0.57 Tue Mar 27 2012
- fix for osx-cocoa overlay drawing in 2.9.x
- Return --with-osx_cocoa . --with-mac on better basis.
- several fixes for default macosx builds
0.56 Fri Mar 16 2012
- add propgrid ribbon webview library names
0.55 Tue Feb 28 2012
- Correctly interpret boolean option = 1 as 'yes'
( Thanks to Robert Olsen )
- Fix for msw builds where Perl defines -D_USE_32BIT_TIME_T
( Thanks to Bjoern Hoehrmann )
- Fix for Xcode 4.3 on OSX Lion
- Allow build 2.9.3 wxWidgets (default for 64 bit Mac)
|
|
Gaetan Nadon (4):
config: the file COPYING in EXTRA_DIST is redundant
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
man: replace hard coded man page section with substitution strings
config: move man pages into their own directory
Jon Lund Steffensen (1):
Port xbacklight to XCB
Matt Turner (1):
xbacklight 1.2.0
|
|
|
|
Added description of options. Added update to changes file.
Used buildlink3 for findlib dependency.
|
|
|
|
Added PLIST_VAR in order to install native code files only on appropriate
architectures.
This closes PR pkg/46922 (submitted before I became a developer).
Changes from 2.14.2 to 2.16.0:
2012.08.23 [Jacques]
* update Windows port, compiles fine on mingw with
./configure --disable-gtktest
* lablgtk2 script does not load extra libraries by default
(use flag -all to load all extensions)
2012.08.17 [Jacques]
* generate correct lablgtk2 script for findlib.
* add old-uninstall target.
* support threaded toplevel with Quartz backend, using gtkThTop.ml
(runs the toplevel loop in another thread)
* remove GtkThInit from META (not portable)
* avoid busy waiting by using g_main_context_set_poll_func to
make polling non-blocking.
busy waiting is still needed for VM threads, and can be activated
by setting the environment variable LABLGTK_BUSY_WAIT.
2012.08.16 [Jacques]
* update applications/browser for OCaml 4.00
* update applications/camlirc to use GText instead of GBroken.text
2012.07.26 [Pierre-Marie]
* improvements to GtkSourceView2.
* add cast and assignation functions to GText.nocopy_iter.
* add Gtk 2.10 missing key modifiers.
2012.07.24 [Jacques]
* can still install using old-install.
2012.06.19 [Adrien]
* add a high-level API to create keyboard shortcuts.
2012.06.12 [Adrien]
* add several #as_foo methods: entry, notebook, range
* new signals for notebook: select_page, reorder_tab,
change_current_page, move_focus_out, page_{added,removed,reordered}
* add gtk_container_child_{set,get}_property
* add gtk_notebook_{set,get}_tab_reorderable
* add gtk_signal_new which can be used to create custom keyboard shortcuts
* add g_signal_list and g_signal_query
* add functions to connect to notify::foo signals which indicate when an
object property changes
* add foo#connect#notify_bar methods to add callbacks on changes of
the "bar" property of the object "foo".
2012.04.11 [Maxence]
* use findlib to install (see README for the list of installed packages)
2012.06.05 [Jacques]
* merge GtkSourceView2 additions by Pierre-Marie Pedrot
2012.03.07 [Jacques]
* add Make_Val_option to wrappers.h
2011.07.20 [Jacques]
* add gtk_accelerator_name/get_label (for Pierre Boutillier)
* add gtk_accel_map_foreach/change_entry (ibid)
* add gdk_window_clear_area (for DDR)
* make gtk_tree_view_get_visible_range version dependent (Thomas Ripoche)
|
|
Add a test for rendering to source-only pictures under gradients.
|
|
|
|
* Allow building with automake 1.12
* Bugs fixed:
616997 gtk_recent_manager_add_item() is slow
680346 gtk+-2.24.11 (commit 3f6592f6) breaks keyboard input...
680901 GTK+: The chinese translations of "even sheet" and ...
681784 colorspaces used in gtk+ and cairo quartz backends d...
683070 tooltip: add tooltip-radius and tooltip-alpha style ...
683279 range: add a primary-button-warps-slider style prope...
quartz: fix corruption during scrolling in some cases
* Translation updates:
Polish
Traditional Chinese
|
|
fix Solaris build issues. Fixes PR#46586.
Bump PKGREVISION.
|
|
DragonFly wasn't represented in the configure script.
FreeBSD wasn't defining library name correctly.
|
|
|
|
|
|
instead of the now-removed x11/tk-Tix/interpreter.mk file.
The contents of the x11/tk package remains identical, so no revbump.
|
|
|
|
and end up with libtk85.so. The default case would end up with libtk8.5.so
instead, which at least conflicts with what the PLIST says, but also
eventually failed to build on platforms ending up with the default behaviour.
Fixes the build on Linux platforms, should be no change elsewhere.
|
|
|
|
to be stuck at version 8.2.0b1, to http://tix.sourceforge.net/, which
offers version 8.4.3, straight-forward buildable with the recently updated
tcl.
Gone is "tixwish" as a separate program, instead use tk's "wish" +
"package require Tix" instead.
For a complete set of changes, see ChangeLog in the source. The major
changes for 8.4.0 were:
+ Complete rewrite of the build system to use TEA
+ Separation of Tix package require and Tix style usage
+ Code cleanup to use Tcl 8.4 as a base version
|
|
|
|
No pkgrevision bump, as it did not build on these platforms anyway.
|
|
Dave Airlie (1):
radeon: add prime import/export support
Kenneth Graunke (1):
intel: Use VG_CLEAR on the context destroy ioctl as well.
Marek Olšák (3):
radeon: fix allocation of MSAA surfaces on r600-r700
radeon: align r600 msaa buffers to a multiple of macrotile size
* num samples
configure: bump version for 2.4.39 release
Tobias Klausmann (1):
tests/modetest: Add a forgotten return, needed for opensuse buildservice
Víctor Manuel Jáquez Leal (1):
omap: include omap_drm.h independently
|
|
|
|
1.0.5:
This minor maintenance release fixes compiler warnings and improves
build configuration.
Alan Coopersmith (5):
Strip trailing whitespace
Remove old XFree86 CVS id
Add const attributes to fix gcc -Wwrite-strings warnings
Fix -image argument parsing to not shadow "i" variable
xcursorgen 1.0.5
Gaetan Nadon (2):
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
config: move man pages into their own directory
1.0.4:
This minor maintenance release allows building with libpng 1.4 & later,
and includes the usual round of recent build improvements & janitorial
cleanups.
Alan Coopersmith (2):
config: Remove unnecessary calls from configure.ac
xcursorgen 1.0.4
Cody Maloney (1):
Upgraded to work with libpng14
Gaetan Nadon (6):
Makefile.am: do not include autogen.sh in distribution #24183
.gitignore: use common defaults with custom section # 24239
Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
config: update AC_PREREQ statement to 2.60
Yaakov Selkowitz (2):
Remove INSTALL from git
Use AC_PROG_SED and MAN_SUBSTS in macros-1.8
1.0.3:
Minor janitorial release of the application to prepare X cursor sets for
use with libXcursor.
Alan Coopersmith (3):
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
xcursorgen 1.0.3
Paulo Cesar Pereira de Andrade (1):
Ansification and compile warning fixes.
1.0.2:
Alan Coopersmith:
Coverity #621: RESOURCE_LEAK: Returned without freeing storage "curr"
renamed: .cvsignore -> .gitignore
Coverity #624: RESOURCE_LEAK: Returned without freeing storage "fp"
Change xcursorgen_CFLAGS to AM_CFLAGS to make automake-1.10 happier
Replace static ChangeLog with dist-hook to generate from git log
Use PACKAGE_VERSION for --version output
Remove unused AC_TYPE_SIGNAL from configure.ac
Add options/flags to man page & other man page cleanups
Correct help flag in usage message (-?, not -h)
Use strdup instead of malloc/strlen/strcpy
Set version string in man page
Version bump: 1.0.2
1.0.1:
Bug #3270: Fix rounding errors.
Technically, this is a downgrade of the version number, but I don't really
care and I hope noone else does either.
|
|
|
|
|