Commit graph

10985 commits

Author SHA1 Message Date
wiz
97e94e1fb3 Add missing files to PLIST and depend on libxcb-1.8.
Ride update.
2012-10-07 22:40:44 +00:00
wiz
3ea575b1a3 Update to 1.9:
Alan Coopersmith (4):
      Fix "sppported" typo in doxygen comment for XCB_CONN_CLOSED_EXT_NOTSUPPORTED
      Always include "config.h" at the start of all C source files.
      Add AC_USE_SYSTEM_EXTENSIONS to allow use of more system functionality
      Return connection failure if display string specifies non-existent screen

Colin Walters (1):
      c_client: Fix parallel-make issue creating 'man' directory

Jeremy Huddleston (1):
      xcb_connect: launchd: Don't fall back on tcp if $DISPLAY is a path to a
launchd socket

Julien Danjou (4):
      Allow undocumented code to be built
      Split manpage list in two (static/built)
      Do not list manpages, use a wildcard
      Move static man to man

Michael Stapelberg (1):
      c_client.py: generate manpages

Peter Harris (1):
      Allow xcb_send_request with >MAX_IOV iovecs

Uli Schlachter (4):
      Add a .gitignore for src/man/
      Fix a multi-thread deadlock
      Include static man pages in "make dist"
      Release libxcb 1.9
2012-10-07 22:09:47 +00:00
wiz
ad615c78da Update to 1.8:
Chad Versace (1):
      dri2: Update to DRI2 1.4

Daniel Stone (1):
      XKB: Fix broken events

Michael Stapelberg (1):
      xproto: add doc tags, xcbgen: handle doc tags

Uli Schlachter (1):
      Release xcb-proto 1.8
2012-10-07 22:08:43 +00:00
tsutsui
56a9e8368a Update mlterm to 3.1.4.
Changes from 3.1.2 (per doc/en/ReleaseNote):

ver 3.1.4
* Support 0x90...0x9c format for sixel graphics sequence.
* Change the file where sixel graphics sequence is stored temporarily
  from ~/.mlterm/picture.six to ~/.mlterm/[tty name].six.
* Add k1, k2, k3 and k4 entries for ~/.mlterm/termcap.
* Change key sequences in term_type=xterm.
  XK_F1:     \x1b[11~ -> \x1bOP
  XK_F2:     \x1b[12~ -> \x1bOQ
  XK_F3:     \x1b[13~ -> \x1bOR
  XK_F4:     \x1b[14~ -> \x1bOS
* Support remote image files via network protocols supported by GVfs.
  (e.g. mlterm -pic http://....)
* Use CSI ? 8428 instead of CSI ? 8840. (Thanks to saitoha san)
* Bug fixes:
  Fix conflicting types of kik_utmp_new. (Thanks to KATO Masashi san)
  Erase wrap line attributes completely in clearing lines.
  (Thanks to Andi Cristian Serbanescu)
  Enable PAGE_DOWN shortcut (which doesn't anything) when it reaches the bottom.
  (Thanks to Andi Cristian Serbanescu)
  Fix freeze in scrolling by CSI r. (Thanks to koie san)
  Fix the problem which always replaces the 2nd or later sixel graphics with
  the 1st one if mlterm is compiled with --with-imagelib=gdk-pixbuf option.
  (Thanks to saitoha asn)
  Fix the problem of reverting back to selecting one character at a time
  by dragging the pointer after double- or triple-clicking.
  (Thanks to Andi Cristian Serbanescu)

ver 3.1.3
* Support OSC 5;0 and OSC 5;1.
* Support CSI ? 8840 h, CSI ? 8840 l and CSI ? 8840 n.
  (see https://docs.google.com/document/d/1Dgq81J0eQEfjq3MR__O7VrbSVnatr9CCqMEITse9psk/edit?pli=1)
* Support CSI SP q partially.
* Support CSI [>4;2 m and CSI [>4;0m partially.
  (Note that sequence from terminal is CSI <code>;<mod>u, not CSI 27;<mod>;<code>~.)
* Add "ssh_keepalive_interval" option.
* Add "ssh_x11_forwarding" option.
* Add "use_bold_font" option.
* Add "use_local_echo" option and CSI ? 9500 h / CSI ? 9500 l which enable or disable
  local echo mode.
* Merge SF patches:
  #3529392 (Thanks to Ahmed El-Mahmoudy)
  #3529386 (Thanks to Ahmed El-Mahmoudy)
  #3530235 (Thanks to Ahmed El-Mahmoudy)
* Bug fixes:
  #3528838 (Thanks to Thomas Wolff)
  #3528836 (Thanks to Thomas Wolff)
  Fix a bug which wrongly keeps a screen which has failed to open.
  Show characters in the center of cells whose width is larger than the default.
  (Thanks to Andi Cristian Serbanescu)
  Fix a bug which erases scrolled area. (Thanks to Andi Cristian Serbanescu)
  Fix failure of opening pty in startup in MacOS 10.7.
  (Thanks to saitoha san)
2012-10-07 20:12:07 +00:00
adam
dcce11989a Removed ftp.gtk.org from MASTER_SITES, since it does not have the latest distfiles 2012-10-07 07:01:50 +00:00
ryoon
9f8bba2994 Add autocutsel 2012-10-06 06:00:12 +00:00
ryoon
0bf0e56a6b Import autocutsel-0.9.0nb1 as x11/autocutsel from pkgsrc-wip.
The autocutsel utility synchronizes the X11 cutbuffer and CLIPBOARD
selection, the two copy/paste buffers mainly used by X applications.
It also unifies "clipboards" between VNC servers and Windows.

The autocutsel tool performs the synchronization continuously.
The cutsel tool performs the synchronization whenever it is run.
2012-10-06 05:59:30 +00:00
cheusov
4b97be0632 Bump revision for packages with changed CONFLICTS (PYTHON_SELF_CONFLICT) 2012-10-04 00:21:58 +00:00
dholland
e0647109e5 Prevent depends overlap with gtksourceview2; fixes bulk builds of
seahorse-plugins.
2012-10-03 23:49:30 +00:00
cheusov
11c7685b77 CONFLICTS between python modules 2012-10-03 23:40:35 +00:00
wiz
79434c2ac7 Update for python25 removal. 2012-10-03 22:14:00 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
wiz
4c96608cf4 Add version information to DESCR. 2012-10-03 19:33:41 +00:00
wiz
c057a1e14c Add version information in DESCR.
From Bug Hunting.
2012-10-03 19:31:36 +00:00
adam
a0b208a9ac Changes 2.24.13
* Implement a gtk-primary-button-warps-slider setting
  that lets us adjust scale and scrollbar behaviour
  according to platform.
* Bug fixes:
 661973 Try harder to discriminate Shift-F10 and F10
 675365 Always check if the global context id changed
 674108 Hard crash due to wrong NSAutoreleasePool stacking
* Translation updates:
 Polish
2012-10-03 14:36:57 +00:00
wiz
a95393cab3 Update to 2.7:
2.7	8 bugs fixed, most important:
	- Fxx fixed (CTRL+ALT type)
	- *.dir files not produced any more
2012-10-02 17:31:24 +00:00
tron
a2593dffce Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
2012-10-02 17:12:21 +00:00
wiz
f3de9dbd78 Update to 282:
Several bugfixes and new features, including new escape sequences and a new icon.
2012-10-02 17:12:20 +00:00
tron
14215633d2 Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
2012-10-02 17:10:28 +00:00
tron
2a2e83c60e Increase the minium required version of the "x11/libxcb" package to 1.6.
There are at least two packages ("graphics/cairo" and "x11/xlsclients")
which require this. And we definitely want to avoid the situation where
both the based and "pkgsrc" version get used at the same time.

Bump all the packages which use the "x11/libxcb" package except the two
which already require version 1.6. For those package remove the manually
set minimum required version.

Change discussed with Thomas Klausner in private e-mail.
2012-10-02 12:09:40 +00:00
asau
59db179f0e Regenerate for pseudo-term mux change. 2012-09-29 18:00:38 +00:00
asau
f52b1b0b04 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
c07e863658 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
e1957ae552 Fix checksum for patch-ac 2012-09-27 09:12:07 +00:00
asau
b037e7b84f Disable DTrace support on NetBSD too. Fixes build on NetBSD with MKDTRACE set. 2012-09-27 06:12:09 +00:00
liamjfoy
2b3781790d Fix package to work with uts(4) 2012-09-26 14:11:26 +00:00
jperkin
f94199024b Cast arguments to log() to appease strict compilers / platforms.
Fixes package on Solaris.
2012-09-26 11:10:16 +00:00
jperkin
bfd39c5aef 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
7bf93c046a 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
967a3396fb Needs xextproto. 2012-09-23 14:43:47 +00:00
obache
c580487448 missing parts of recursive revbump for gnutls update. 2012-09-23 10:47:45 +00:00
ryoon
296f76c77e Recursive revbump from multimedia/libvpx 1.1.0 update 2012-09-22 13:48:15 +00:00
obache
c2d30c0ed5 second try to recursive bump from libffi shlib major bump. 2012-09-22 12:36:44 +00:00
apb
89a39670a7 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
1358800b9f 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
6c721e3b2c Fix build of dependent code to find the include files ... 2012-09-18 08:54:42 +00:00
khorben
c383587495 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
8e1967bbdc Remove obsolete X11_TYPE logic. 2012-09-15 20:48:37 +00:00
obache
d76d024350 Recursive bump from mysql51-client library changed to use openssl. 2012-09-15 15:03:21 +00:00
obache
c38c120ee5 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
1a4b9f5acc 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
d9978ad125 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
d9fa6876da 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
ebadb6ac4e 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
f7b331b41f 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
0d2e1cccd0 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
ba993c20c8 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
a29dad2200 Fixes PKGPREFIX for python and ruby by blbump(1). 2012-09-10 09:22:41 +00:00
jaapb
a47112e42f 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
792bb10417 dd ocaml-findlib dependency. 2012-09-09 19:04:52 +00:00