Commit graph

10965 commits

Author SHA1 Message Date
asau
2138688add Regenerate for pseudo-term mux change. 2012-09-29 18:00:38 +00:00
asau
9498c814ec Use pseudo-terminal multiplexor on NetBSD (available since 3.0).
This makes the package functional on NetBSD after removal of
traditional pseudo-terminals.
Bump package revision.
2012-09-29 17:59:34 +00:00
jperkin
6f3f3c42fb Define DRIVER_MAN_SUFFIX on Solaris to the same as every other system, this
diverges from the standard layout on Solaris but ensures a consistent
experience for pkgsrc packages.

Fixes 31 packages on Solaris.
2012-09-27 10:06:28 +00:00
sborrill
2f0b77ad8f Fix checksum for patch-ac 2012-09-27 09:12:07 +00:00
asau
b349275719 Disable DTrace support on NetBSD too. Fixes build on NetBSD with MKDTRACE set. 2012-09-27 06:12:09 +00:00
liamjfoy
d89ab78cba Fix package to work with uts(4) 2012-09-26 14:11:26 +00:00
jperkin
f9bfb87718 Cast arguments to log() to appease strict compilers / platforms.
Fixes package on Solaris.
2012-09-26 11:10:16 +00:00
jperkin
df7fb64d6d A couple of files are only installed if either 'md5sum' or 'md5' are
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.
2012-09-26 09:55:39 +00:00
apb
26f2933485 qt4-tools needs the same workaround as qt4-libs for the compiler bug
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.
2012-09-25 08:07:31 +00:00
joerg
0ba7d24cd3 Needs xextproto. 2012-09-23 14:43:47 +00:00
obache
fff6231f2b missing parts of recursive revbump for gnutls update. 2012-09-23 10:47:45 +00:00
ryoon
601958a392 Recursive revbump from multimedia/libvpx 1.1.0 update 2012-09-22 13:48:15 +00:00
obache
a80c1406d9 second try to recursive bump from libffi shlib major bump. 2012-09-22 12:36:44 +00:00
apb
1a61e3c6a2 Workaround for PR 46978:
g++-4.5.3 and 4.5.4 on NetBSD/i386 fails with an internal compiler error
when building gui/painting/qdrawhelper_mmx.cpp.
2012-09-20 08:38:40 +00:00
gdt
03e203d6d0 Add evolution option, defaulting on.
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.
2012-09-19 22:59:17 +00:00
sno
63fddaadd2 Fix build of dependent code to find the include files ... 2012-09-18 08:54:42 +00:00
khorben
cd1b38ed0b Make xf86-video-intel driver work on Atom N455 + GMA3150 graphics chipset
From upstream, already applied in xsrc:
http://mail-index.netbsd.org/source-changes/2012/06/08/msg034860.html
2012-09-16 02:19:20 +00:00
dholland
0f81056e78 Remove obsolete X11_TYPE logic. 2012-09-15 20:48:37 +00:00
obache
7c38d37fd9 Recursive bump from mysql51-client library changed to use openssl. 2012-09-15 15:03:21 +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
drochner
eb52bae46c update eo 4.8.3
changes:
-MacOS support improvements
-webkit update to 2.2.3
-bugfixes
2012-09-15 08:18:48 +00:00
jaapb
09f0534b42 Added patches to make Qt use kqueue instead of fam for file system support.
Patches submitted by Sverre Froyen, see:
http://mail-index.netbsd.org/pkgsrc-users/2012/01/19/msg015577.html
2012-09-12 17:02:49 +00:00
sno
1e8e47c37d Updating package for CPAN module Wx::Perl::ProcessStream in
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
2012-09-12 09:30:41 +00:00
sno
60fd3d0127 Updating package for CPAN module Wx in x11/p5-Wx from 0.9903nb3 to 0.9911.
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
2012-09-12 09:30:32 +00:00
sno
dce2832b05 Updating package for CPAN module Wx in x11/p5-Wx from 0.9903nb3 to 0.9911.
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
2012-09-12 09:30:31 +00:00
sno
b6305122b9 Updating package for CPAN module Alien::wxWidgets in x11/p5-Alien-wxWidgets
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)
2012-09-12 09:30:21 +00:00
wiz
b740968114 Update to 1.2.0:
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
2012-09-12 06:35:56 +00:00
obache
05c2556014 Fixes PKGPREFIX for python and ruby by blbump(1). 2012-09-10 09:22:41 +00:00
jaapb
7c6b3daa52 Corrected installation error (DESTDIR not applied correctly).
Added description of options. Added update to changes file.
Used buildlink3 for findlib dependency.
2012-09-10 05:33:25 +00:00
wiz
a2e592e7e3 dd ocaml-findlib dependency. 2012-09-09 19:04:52 +00:00
jaapb
7cb1cf3d80 Updated to version 2.16.0. Changed maintainer from pkgsrc-users@ to myself.
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)
2012-09-09 18:45:44 +00:00
shattered
4a1c154708 Update to 1.4. Notable changes:
Add a test for rendering to source-only pictures under gradients.
2012-09-07 21:51:47 +00:00
adam
e7608643ab Revbump after updating graphics/cairo 2012-09-07 19:16:05 +00:00
adam
0c97ed5791 Changes 2.24.12:
* 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
2012-09-06 11:01:56 +00:00
jperkin
9172887c42 Apply patch from https://bugs.freedesktop.org/attachment.cgi?id=66181 to
fix Solaris build issues.  Fixes PR#46586.

Bump PKGREVISION.
2012-09-05 16:46:55 +00:00
marino
0d1ff2b4d2 x11/tk-Tix: Add DragonFly support (and fix FreeBSD)
DragonFly wasn't represented in the configure script.
FreeBSD wasn't defining library name correctly.
2012-09-03 11:13:29 +00:00
spz
f3d358dfc7 typo fixed 2012-09-01 11:50:24 +00:00
prlw1
8d7c6954ff Add gtksourceview 3.4.2 - a source code formatter used by gedit 2012-08-31 19:43:49 +00:00
he
2f3e770278 Add an interpreter.mk file to the x11/tk package, to be used
instead of the now-removed x11/tk-Tix/interpreter.mk file.
The contents of the x11/tk package remains identical, so no revbump.
2012-08-31 11:16:12 +00:00
jnemeth
8a50a76185 sort 2012-08-30 07:42:04 +00:00
dsainty
433b6276be For all but the default case the library file names use TCL_TRIM_DOTS
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.
2012-08-29 11:55:06 +00:00
obache
633708150d Recursive bump from boost-libs update. 2012-08-29 11:22:09 +00:00
he
14dd947e16 Update tk-Tix from using http://tixlibrary.sourceforge.net/, which seems
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
2012-08-28 11:46:32 +00:00
wiz
40ecd3e634 Add two buildlink3.mk files. 2012-08-27 10:04:31 +00:00
bsiegert
d3d7c78574 Fix build of the shared library on MirBSD and likely also on OpenBSD.
No pkgrevision bump, as it did not build on these platforms anyway.
2012-08-25 11:51:24 +00:00
wiz
b052888e31 Update to 2.4.39:
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
2012-08-24 22:12:09 +00:00
prlw1
fa975ab596 Add yesterday's new packages to their respective category Makefiles - thanks wiz 2012-08-24 15:47:25 +00:00
wiz
9c90607eec Switch to modular xorg version of xcursorgen.
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.
2012-08-24 15:20:18 +00:00
drochner
7e04cca3ad copy the patch from ../gnome-desktop which deals with time_t != long 2012-08-23 18:15:38 +00:00
prlw1
df86e35636 Add gnome-desktop 3.4.2 for GNOME 3 2012-08-23 16:27:43 +00:00