Commit graph

11184 commits

Author SHA1 Message Date
wiz
a8730d5aa1 Bump PKGREVISION for mysql default change to 55. 2013-03-02 20:33:21 +00:00
joerg
5b0b218782 Fix return types. 2013-03-02 17:54:52 +00:00
wiz
55905e38a7 Update to 291:
This release fixes the special case of the #282 change for
"alternateScroll" to allow the wheel-mouse to work properly in the
scrollbar area.
2013-02-27 09:19:09 +00:00
joerg
1b62850b45 Fix libpng fallout. 2013-02-26 23:35:24 +00:00
joerg
3a4d369e82 Fix return types. 2013-02-26 10:20:17 +00:00
joerg
7c2b81e043 Make sure the upper limit is applied. 2013-02-26 10:19:49 +00:00
joerg
9c97ace980 Don't depend on png.h to pull in string.h. 2013-02-26 10:19:28 +00:00
joerg
9262c23fae Fix return types. 2013-02-26 10:18:42 +00:00
adam
e3362edc22 Changes 2.24.16:
* Bug fixes:
 694077 Make GtkItemFactory produce GtkSeparatorMenuItems
 645065 GtkFileChooserButton doesn't handle closing its dialog correctly
        Reliably stop spinning when a GtkSpinButton is hidden
2013-02-21 22:03:45 +00:00
prlw1
cb743bc1b0 Starting with libpng-1.6.0 string.h is not longer included in png.h 2013-02-17 15:03:01 +00:00
wiz
91c2aa597d Fix typo. 2013-02-16 12:01:11 +00:00
wiz
d1b820f37b Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
wiz
5f461dbea7 Recursive bump for png-1.6. 2013-02-16 11:18:48 +00:00
wiz
0602d449ce Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
obache
07659b9b8d recursive bump from boost-lib shlib update. 2013-02-15 11:53:59 +00:00
wiz
e9cb5a7bbf Update to 290:
Fixes an incomplete revert of a change in the previous patch, which
caused incorrect display in the scrollback area.
2013-02-14 10:23:21 +00:00
adam
e35d194f58 Changes 2.24.15:
* Bug fixes:
 626499 GtkClipboard unnotified on change of OS X pasteboard owner
 656565 Signalify (already existing) GtkMenuShell.insert()
 664640 CUPS authentication does not work
 669808 fullscreen/unscreen was broken for Quartz on OS X earli...
 674556 File chooser dialog does not save its sizes
 679883 When printing Custom paper sizes GTK Print Dialog does ...
 683511 spinbutton: fix xthickness bug when resizing the text a...
 689810 Include guard optimization
 689982 Make GChecksum more fully introspectable
 690788 Critical in gtknotebook dnd with rgba colormap
 692099 autogen.sh doesn't recognize automake 1.13
 692554 entry: never use GTK_STATE_ACTIVE to paint the background
 692810 Fails to build with the gold linker due to missing refe...
        Fix scrolling in insensitive modal dialogs
* Translation updates
 Norwegian bokmål
2013-02-13 18:39:39 +00:00
wiz
0a78cf5869 Update to 1.4.0:
New features:
 * Support for RandR 1.4's provider objects.  See the --listproviders,
   --setprovideroutputsource, and --setprovideroffloadsink options for more
   information.
 * --set now allows a comma-separated list of values.  This is useful with the
   Border property to configure different border adjustments for different edges
   of the screen.
 * --scale-from, which specifies a scaling transform based on the desired
   desktop size.
 * --query now indicates which output, if any, is primary.

It also contains a number of bug fixes.

One notable behavior change is that the --gamma option now takes the actual
gamma value rather than the reciprocal of the gamma value.  This matches the
behavior of other programs such as xgamma and the gamma configuration options in
xorg.conf.

Aaron Plattner (12):
      Add a --scale-from option
      xrandr: Fix string constness bugs
      man: document provider options
      xrandr: make providers a first-class citizen
      xrandr: look for providers by name or xid
      xrandr: Fix variable declaration warnings
      Bug #11397: check that numeric --orientation arguments are in range
      Bug #14118: print usage() to stdout, proper errors for bad arguments
      Bug #29603: document that there might be multiple preferred modes
      Bug #37043: adjust refresh rates for doublescan and interlace
      Cast XID to unsigned int to suppress a printf warning
      xrandr 1.4.0

Adam Jackson (2):
      Document the rarer --newmode flags in --help output
      configure: Drop AM_MAINTAINER_MODE

Alan Coopersmith (3):
      config: Add missing AC_CONFIG_SRCDIR
      Mark fatal() and warning() as taking printf-style arguments
      Fix -Wformat warnings about passing longs where ints were expected

Andy Ritger (5):
      xrandr: use 1/gamma to compute gamma-correction
      xrandr: fix gamma == 1.0 && sigbits != 8
      xrandr: compute gamma-correction in [0,2^sigbits)
      xrandr: extend '--set' syntax to allow a comma-separated list of values
      xrandr: generalize output property printing

Colin Walters (1):
      autogen.sh: Honor NOCONFIGURE=1

Dave Airlie (1):
      xrandr: add provider interfaces

Eric S. Raymond (1):
      Running text interspersed with options prevents DocBook translation; remove.

Jeremy Huddleston (1):
      Include strings.h for strcasecmp

Keith Packard (3):
      xrandr: Preserve current mode when switching crtcs
      Update keystone program to run with new nichrome bits
      keystone.5c: cairo-5 box semantics changed default layout

Pierre-Loup A. Griffais (2):
      xrandr: move transform limit checking after scaling
      xrandr: print primary output
2013-02-12 22:44:58 +00:00
wiz
d50b4cc882 Update to 289:
This fixes several minor bugs, and also updates the wide-character
width tables for Unicode 6.2.
2013-02-11 12:01:27 +00:00
wiz
a6850a7588 Update to 1.0.8:
Alan Coopersmith (4):
      Fix some clang warnings about implicit conversions
      Combine usage message into a single string
      Add -V option to print version number
      sessreg 1.0.8

Ed Schouten (3):
      Place NetBSD specific #defines in the proper place.
      Make the `line' variable local to main().
      Remove dubious code.

Thomas Klausner (1):
      Fix compilation on NetBSD - undefined *TMPX paths
2013-02-11 09:18:46 +00:00
wiz
70e9df8298 Remove lbx packages. Unsupported since xorg-server-1.2 and marked
as BROKEN for a long time.
2013-02-11 09:16:11 +00:00
wiz
72ea0784ad Update to 1.1.2:
This minor maintenance release includes various build improvements,
cleanups, and bug fixes; including making the build configuration scripts
compatible with automake-1.13.

Alan Coopersmith (6):
      config: Add missing AC_CONFIG_SRCDIR
      Add _X_NORETURN to PrintUsage to clear gcc/clang warnings
      Convert from haphazard indenting to X.Org common style
      add explicit braces to clarify which if the else goes with
      Add -version option
      xvinfo 1.1.2

Gaetan Nadon (3):
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      man: remove trailing spaces and tabs
      config: move man pages into their own directory
2013-02-11 09:11:17 +00:00
wiz
e384a36e99 Update to 1.0.3:
Note that this release changes the default location for the system provided
configuration files from $(libdir)/X11/xsm to $(sysconfdir)/X11/xsm (on most
systems that will be from /usr/lib/X11/xsm to /etc/X11/xsm, though results
may vary depending on configure arguments).

This minor maintenance release also includes various build improvements,
cleanups, and bug fixes; including making the build configuration scripts
compatible with automake-1.13.

Alan Coopersmith (12):
      Make System() prototype for Solaris in xsm.h actually a prototype
      Convert XtMalloc + sprintf to XtAsprintf
      Convert a couple last sprintf calls to snprintf
      Terminate execl() arguments with NULL instead of 0
      Fix some gcc -Wwrite-strings warnings
      Add size limit to scanf string specifier
      unifdef -U__UNIXOS2__
      config: Add missing AC_CONFIG_SRCDIR
      Use standard autoconf defines for mkstemp & putenv instead of imake leftovers
      Use mode_t, not int, for umask return/argument value
      unifdef ISC
      xsm 1.0.3

Egbert Eich (1):
      install: Use sysconfdir instead of libdir for config files.

Gaetan Nadon (5):
      config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      man: remove trailing spaces and tabs
      man: replace hard coded man page section with substitution strings
      config: move man pages into their own directory
2013-02-11 09:09:53 +00:00
wiz
c324c8dd26 Update to 1.0.4:
This minor maintenance release includes various build improvements,
cleanups, and bug fixes; including making the build configuration scripts
compatible with automake-1.13.

Alan Coopersmith (5):
      config: Add missing AC_CONFIG_SRCDIR
      Mark usage() as _X_NORETURN
      Remove CVS/RCS id tags
      Print normalized version for X.Org servers, the way xdpyinfo does
      xfsinfo 1.0.4

Gaetan Nadon (3):
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      man: remove trailing spaces and tabs
      config: move man pages into their own directory
2013-02-11 08:59:57 +00:00
ryoon
9bef86f5fd Bump PKGREVISION from audio/jack. 2013-02-09 22:11:28 +00:00
morr
b269665fa1 Remove workaround for ftp user agent 2013-02-07 20:21:26 +00:00
obache
b74fdf413b + ruby-gnome2-gtk3 ruby-gnome2-gtksourceview3 2013-02-07 13:49:22 +00:00
obache
624d753137 Update ruby-gnome2 to 1.2.1.
(and add gtk3, gdk3, gtksourceview3 and gobject-introspection binding).
based on PR 47529.

== Ruby-GNOME2 1.2.1: 2013-01-30

GTK+ 3 support on Mac OS X release!

=== Changes

==== Ruby/GLib2

  * Improvements
    * Supported custom sudo prompt on auto native package install.
      [GitHub:126] [Suggested by Yorick Peterse]
    * Started to support JRuby. (It is not completed yet.)
      [GitHub:125] [Reported by vpereira]
    * Accepted unsigned long int size GType.
    * Removed DL support.
    * Don't call deprecated g_type_init() for GLib >= 2.35.1.

==== Ruby/GTK2

  * Fixes
    * Fixed a memory leak related Gtk::TreeIter.
      [GitHub:128] [Patch by Toshiaki Asai]

==== Ruby/GTK3

  * Fixes
    * Fixed a memory leak related Gtk::TreeIter.
      [GitHub:128] [Patch by Toshiaki Asai]
    * Fixed a crash bug caused by symbol conflict with Ruby/GDK3 on
      Mac OS X.
      [GitHub:127] [Reported by Sergio Campama] [Helped by Watson]

==== Ruby/GDK3

  * Improvements
    * [windows] Bundled Greybird theme.
      [Suggested by Regis d'Aubarede]

==== Ruby/GooCanvas

  * Improvements
    * Added Goo::Canvas#get_items_at [GitHub:124] [Patch by David Maciejak]

==== Ruby/WebKitGTK

  * Added

==== Ruby/GtkSourceView3

  * Improvements
    * Supported Windows.

=== Thanks

  * David Maciejak
  * Yorick Peterse
  * vpereira
  * Toshiaki Asai
  * Sergio Campama
  * Watson
  * Regis d'Aubarede

== Ruby-GNOME2 1.2.0: 2013-01-24

GTK+ 3 support release!

=== Changes

==== All

  * Added ruby-gtk3 package. Here is a list:
    * Ruby/GLib2
    * Ruby/ATK
    * Ruby/Pango
    * Ruby/GdkPixbuf2
    * Ruby/GDK3
    * Ruby/GTK3

==== Ruby/GLib2

  * Improvements
    * Supported custom VALUE <-> GBoxed conversion
    * Supported VALUE <-> GBoxed conversion by RVAL2GOBJ
    * Added GLib::Source::REMOVE
    * Added GLib::Source::CONTINUE
    * Added rbgobj_make_boxed_raw()
    * Added GLib::Value for internal use
    * [windows] Updated to the latest GLib: 2.28.8-1 -> 2.34.3
  * Changes
    * Removed deprecated GLib::Win32.get_package_installation_directory
    * Removed deprecated GLib::Win32.get_package_installation_subdirectory
    * Added user_data to RGConvertTable callbacks
    * rbgobj_convert_define() copies passed RGConvertTable
    * Removed deprecated G_DEF_FUNDAMENTAL. Use RG_DEF_CONVERSION instead

==== Ruby/GIO2

  * Improvements
    * Installed headers

==== Ruby/ATK

  * Improvements
    * [windows] Updated to the latest ATK: 1.32.0 -> 2.6.0

==== Ruby/Pango

  * Improvements
    * [windows] Updated to the latest Pango: 1.28.3 -> 1.32.6

==== Ruby/GdkPixbuf2

  * Improvements
    * [windows] Updated to the latest gdk-pixbuf: 2.24.0 -> 2.26.5

==== Ruby/GTK2

  * Improvements
    * Removed needless not copy flag from Allocation
    * [windows] Updated to the latest GTK+ 2: 2.24.8 -> 2.24.14

==== Ruby/GDK3

  * Improvements
    * [windows] Supported: 3.6.4

==== Ruby/GTK3

  * Improvements
    * Removed needless not copy flag from Allocation
    * [windows] Supported: 3.6.4

==== Ruby/GObjectIntrospection

  * Improvements
    * Supported over loaded method
    * Supported over loaded constructor
    * Supported GBoxed object
    * Supported char *
    * Supported GInterface
    * Supported CallableInfo
    * Supported may be null
    * Supported union object
    * Supported not GBoxed struct
    * Supported out parameter
    * Supported C array
    * Added "?" suffix to predicate method name
    * Supported SourceFunc callback
    * Supported GValue
    * Added GObjectIntrospection::Loader.register_boxed_class_converter
    * Supported inout parameter
    * Supported binary data array
  * Changes
    * ArgInfo#[] -> ArgInfo#get_arg

==== Ruby/CairoGObject

  * Added

==== Ruby/Clutter

  * Added

==== Ruby/ClutterGtk

  * Added

== Ruby-GNOME2 1.1.9: 2012-12-29

This is a experimental GObjectIntrospection support release.

=== Changes

==== Ruby/GLib2

  * Improvements
    * Renamed G_DEF_CLASS4 to G_DEF_CLASS_WITH_PARENT.
      G_DEF_CLASS4 is still usable but it is deprecated.

==== Ruby/GObjectIntrospection

  * Added. It is still experimental.

== Ruby-GNOME2 1.1.8: 2012-12-19

This is a bug fix release for Ruby 2.0.0.

=== Changes

==== All

  * Fixes
    * Fixed a bug that *.so isn't installed with Ruby 2.0.0.

== Ruby-GNOME2 1.1.7: 2012-12-10

This is a package for Windows fix release.

=== Changes

==== Ruby/GTK2

  * Fixes
    * Bundled GTK+ 2.24.8-1 instead of GTK+ 2.24.10-1.
      [Reported by Mahoro Shimura]

=== Thanks

  * Mahoro Shimura

== Ruby-GNOME2 1.1.6: 2012-12-02

This is Ruby 2.0.0 support release!

=== Changes

==== All

  * Fixes
    * Fixed install error on Ruby 2.0.0.
      [ruby-gnome2-devel-en] Recent Ruby: 'depend' files must be changed
      [Reported by Carlo E. Prelz]

==== Ruby/GLib2

  * Improvements
    * Improved portability a bit. '$,' is used instead of rb_output_fs.
      [GktHub:#117] [Reported by Marvin Gülker]

==== Ruby/GIO2

  * Fixes
    * Fixed a crash bug on i386. [Reported by TAKATSU Tomonari]

==== Ruby/GTK2

  * Improvements
    * Added Gtk::TreeModel#iter_root. [GitHub:121] [Patch by dmaciejak]
    * Added Gtk::TreeModel#iter_next. [GitHub:121] [Patch by dmaciejak]

==== Ruby/GdkPixbuf2

  * Fixes
    * Fixed build errors with old gdk-pixbuf.

==== Ruby/Poppler

  * Improvements
    * Added missing required Poppler version.
      [Suggested by Grant Schoep]
      [ruby-gnome2-devel-en] poppler, build fails, incorrect
      required_pkg_config_package?

  * Fixes
    * Fixed a wrong package name on Red Hat and Fedora.
      [Reported by Grant Schoep]
      [ruby-gnome2-devel-en] poppler, build fails, incorrect
      required_pkg_config_package?

  * Changes
    * Disabled auto Poppler install for Homebrew. It requires
      --with-glib option but auto install with --with-glib option
      isn't supported yet.

==== Ruby/GooCanvas

  * Improvements
    * Added Goo::Canvas#update. [GitHub:119] [Patch by dmaciejak]
    * Added Goo::Canvas#request_update. [GitHub:119] [Patch by dmaciejak]
    * Added Goo::Canvas#convert_from_pixels. [GitHub:123] [Patch by dmaciejak]
    * Added Goo::Canvas#convert_to_pixels. [GitHub:123] [Patch by dmaciejak]
    * Added Goo::Canvas#get_item_at. [GitHub:123] [Patch by dmaciejak]
    * Added Goo::Canvas#bounds. [GitHub:123] [Patch by dmaciejak]

==== Ruby/GStreamer

  * Improvements
    * Don't pass -h and --help to GStreamer.
      [GitHub:#118] [Reported by dmaciejak]

=== Thanks

  * TAKATSU Tomonari
  * dmaciejak
  * Grant Schoep
  * Carlo E. Prelz
  * Marvin Gülker
2013-02-07 13:41:54 +00:00
jperkin
becd113253 PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
wiz
1509f1b02f Disable man pages by default. 2013-02-06 08:44:05 +00:00
wiz
9cb238fdea Update to 2.4.42:
Alex Deucher (2):
      radeon: add OLAND family
      radeon: add OLAND pci ids

David Herrmann (1):
      man: fix manpage build instructions

Jesse Barnes (1):
      intel: add more VLV PCI IDs

Maarten Lankhorst (3):
      nouveau: use @PACKAGE_VERSION@ in libdrm_nouveau.pc
      libdrm: remove DISTCHECK_CONFIGURE_FLAGS
      configure.ac: bump version to 2.4.42 for release

Michel Dänzer (1):
      radeon: Fix 1D tiling layout on SI.

Thierry Reding (1):
      man: Fix typo and use $() for make expressions
2013-02-05 14:12:47 +00:00
dholland
9cfcfc714d two more missed jpeg revbumps 2013-02-02 18:10:41 +00:00
wiz
bd06e1cb46 Reset MAINTAINER/OWNER (became observers) 2013-02-01 22:21:05 +00:00
jperkin
2edc786c8d Spell XTHREAD_CPPFLAGS correctly. This is confirmed required on Solaris, so
remove the XXX comments.
2013-02-01 14:40:29 +00:00
reed
420d10c182 added x11/lxsession (from wip) 2013-02-01 01:34:13 +00:00
reed
2c71acf7da move from pkgsrc wip
(change from wip package: install README)

LXSession is the default session manager of LXDE. It is used to
start and setup the desktop environment.  It can optionally restart
crashed programs.  It includes a built-in lightweight Xsettings
daemon which can configure gtk+ themes, keyboard, and mouse.  It
also provides a logout program.
2013-02-01 01:31:37 +00:00
ryoon
b701b670fc * py-numpy should be buildlinke-ed on g95 support platforms only like Makefile. 2013-01-31 18:30:50 +00:00
wiz
275e75a5dc Update to 0.28.2:
0.28.2:

This stable release in the 0.28 series contains fixes for 64 bit
Windows, clang, and PowerPC on MacOS and OpenBSD.

0.28.0:
A new major release 0.28.0 of the pixman rendering library is now
available. Highlights of this release:

  * Support for sRGB coded images [Antti Lankila]

  * New API for fast glyph rendering [Soren Sandmann]

  * Faster bilinear scaling on iwMMX, Loongson and MMX [Matt Turner]

  * More fast paths in the MIPS DSPr2 backend [Nemanja Lukic]

  * Faster scaling in general and on SSE2 in particular [Siarhei
    Siamashka]
2013-01-30 10:21:22 +00:00
wiz
45686a2332 Update to 2.8:
Khaled Hosny (1):
      Allow Alt R to be used for next group again

Mathieu Boespflug (1):
      Add altwin:swap_alt_win option.

Michal Nazarewicz (1):
      Remove redundant definition in pl(dvp).

Parag Nemade (3):
      Correct the eurosign group to currencysign group
      Align keymappings in Jhelum keymap with m17n pa-jhelum keymap
      Add Rupee Sign default on some Indic xkb maps

Peter Hutterer (1):
      =?UTF-8?q?rules:=20remove=20ml=20=E2=86=92=20in(mal)=20ma?=
=?UTF-8?q?pping?=

Sergey V. Udaltsov (22):
      Added euro to Polish layout
      Added Silesian
      configuration for IBM 142 Italian variant
      il(lyx) should have proper mapping of numeric keys
      Added us(workman)
      More polish on us(workman)
      Cleanup for descriptions
      added de(legacy)
      A couple of missing chars in gr(polytonic), added on levels 3, 4
      fixed comment
      Fixed Congolese layout, 2 missing symbols
      Removed invalid layout
      Updated typography symbols
      Using configure.ac
      Added pl(colemak)
      Bumping version before freese - 2.7.99
      Forgot to remove the actual ad layout
      Fixed 2 minor typos (thanks to Alex Shopov)
      Missing hyphen
      SunOpen -> XF86Open
      Updated translations before release                                                                                                                                            Preparing 2.8

Stephan Hilb (1):
      Always use fake keycode bindings for level3 and level5

javier (8):
      Update keycodes and geometry for Sun Keyboards
      Update XKB symbols specific for Sun Keyboards
      Fix compat for Japanese Sun keyboards
      Update XKB rules specific for Sun Keyboards
      Remove tuv layout for Sun Keyboards
      Add Models and one option for Sun Keyboards
      Add Sun keyboard layout variants
      Add sun_type layout variants into base.extras
2013-01-30 09:18:07 +00:00
wiz
d854c81110 Update to 1.2.1:
This release adds a "-event" option that can be used to filter which events are
printed.  For example, to listen only for RandR events, use "xev -event randr".
The -event parameter can be specified multiple times.  Please see the manual
page for the list of available event filters.

This release also contains a few code fixes.

Aaron Plattner (2):
      Add a -event parameter to control the event mask
      xev 1.2.1

Alan Coopersmith (2):
      Fix clang warnings about converting size_t to int and back again
      Use strncasecmp instead of a tolower loop & strncmp
2013-01-29 22:05:23 +00:00
wiz
95cf402736 Remove nucleo and metisse.
Nucleo doesn't build against any ffmpeg in pkgsrc, and the last release
0.7.6 (this was 0.7.5) is from 2009, so development seems to have stopped.
2013-01-27 00:18:28 +00:00
wiz
6b4faae8e5 automake-1.13 compat. 2013-01-26 22:25:00 +00:00
adam
f4c3b89da7 Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
tsutsui
f50af4cfb2 Update mlterm to 3.1.7.
Changes per doc/en/ReleaseNote:

ver 3.1.7
* Support not only bmp formats but also other image formats by mlimgloader
  (which requires gdk-pixbuf or GDI+) in win32.
* "contrast", "gamma" and "brightness" options are available in win32.
* Support CSI 22 0..2 t and CSI 23 0..2 t.
* Support DCS ... { ... ST. (DECDLD)
  (http://github.com/saitoha/vim-powerline/tree/drcs works!)
* Assign U+10XXYY like drcsterm to DRCS (ESC ( SP XX YY)
  (0x40 <= XX <= 0x7e, 0x20 <= YY <= 0x7f)
  (See http://github.com/saitoha/drcsterm)
* Remove "title" from configuration protocol.
* Support alpha values of icon files if mlterm is built without
  --with-imagelib=gdk-pixbuf option.
* Support UTF8 text for setting the window title by OSC 0 or OSC 2 in win32.
* Add --disable-use-tools option (which disables external tools) to configure.
* Support alpha mask of sixel graphics.
* Support uim and kbd plugin in framebuffer.
* Bug fixes:
  Fix the bug of "button3_behavior" option rejecting "mlclient ..." command.
  Fix the incorrect parsing of font names which contain digit characters like
  "Courier 10 Pitch" which was regarded as 10-point size "Courier" font.
  Adjust the pty size to the screen size in creating a new pty by Ctrl+F2 etc
  in framebuffer.
  Revive "contrast", "gamma" and "brightness" options of mlterm built without
  --with-imagelib option in Linux.
  Fix segfault in starting mlterm with --pic option in framebuffer.
  Fix the malfunction of cursor keys in mlcc in cygwin. (Thanks to saitoha san)
  Fix the bug of saving or restoring cursor in OSC ? 1047 h or OSC ? 1047 l.
  Exit mlcc to avoid segfault if OSC 5380 doesn't return anything.
  Fix the bug of unloading fonts which are still used in framebuffer.
2013-01-26 18:18:05 +00:00
wiz
ea5a94379d Update to 2.4.41:
Alex Deucher (1):
      radeon: add new SI pci id

Ben Skeggs (2):
      nouveau: disallow pushbuf BOs in multiple memory types
      nouveau: expose channel engine selection on kepler chipsets

Chris Wilson (1):
      intel: Remove the fence count contributions when clearing relocs

David Herrmann (4):
      man: convert manpages to XML instead of plain troff
      man: add drm.7 overview page
      man: add drm-kms overview page
      man: add drm-memory overview page

David Shao (1):
      intel: Fix missing ETIME on BSD operating systems

Jerome Glisse (1):
      drm/radeon: track global bo name and always return the same

Jesse Barnes (1):
      man: disable man page building until David saves us all

Maarten Lankhorst (1):
      configure.ac: bump version to 2.4.41 for release

Marcin Slusarz (1):
      libdrm_nouveau.pc: don't include I${includedir}/nouveau

Maxime Villard (2):
      libkms: fix memory leak in error path
      libkms: return -EINVAL on fstat error
2013-01-25 10:32:56 +00:00
wiz
2cbd44ed6d + tktable 2013-01-23 21:58:47 +00:00
wiz
63543fc445 Import tktable-2.10nb1 as x11/tktable.
Packaged for wip by othyro.

TkTable is a full-featured 2D table widget for Tk. It supports images, embedded
windows, varying colors and fonts, and more. Also here is Vu, a Tk widget
extension that includes a pie, dial, spinbox and more, and Tile, a themed widget
set for Tk.
2013-01-23 21:58:25 +00:00
wiz
92e851d7ec + gxmessage. 2013-01-23 21:57:04 +00:00
wiz
4a7cfa1ef2 Import gxmessage-2.20.0 as x11/gxmessage.
Packaged for wip by jihbed and othyro.

A GTK2 based xmessage clone, gxmessage tries to be as compatible
as possible.  You might like it if you're running a mostly GTK
desktop.
2013-01-23 21:56:53 +00:00
wiz
85040702e4 Update to 1.1.1 based on PR 47475 by Richard Palo.
1.1.1:
This minor maintenance release fixes some build configuration issues
and some (but not all) compiler warnings.

Alan Coopersmith (4):
      Strip trailing whitespace
      Add const attribute to domaindir fix gcc -Wwrite-strings warnings
      Remove freetype2 from PKG_CHECK_MODULES list
      xfd 1.1.1

Gaetan Nadon (6):
      config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      man: remove trailing spaces and tabs
      man: replace hard coded man page section with substitution strings
      config: move man pages into their own directory
      Use the Automake recommended alternative to AX_DEFINE_DIR


1.1.0:

This release adds internationalization support (though with no translations
contributed yet), drops Xaw8 support, and accumulates a number of years worth
of build configuration improvements and janitorial cleanups.

Alan Coopersmith (10):
      Update man page to better reflect Xft support
      Add README with pointers to mailing lists, bugzilla, & git
      Bump xorg-macros requirement to 1.4 for XORG_INSTALL changes
      Fill in COPYING with notices from source code & man page
      Integrate gettext support with autotools build system
      Clean up CFLAGS/LIB settings in configure.ac & Makefile.am
      Use AM_V_GEN to silence manpage generation too
      config: upgrade to util-macros 1.8 for additional man page support
      config: Remove unnecessary calls from configure.ac
      xfd 1.1.0

Gaetan Nadon (9):
      .gitignore: use common defaults with custom section # 24239
      Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
      Deploy the new XORG_DEFAULT_OPTIONS #24242
      INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
      Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
      configure.ac: use backticks rather than $() for cmd subs
      config: update and relocate AX_DEFINE_DIR macro
      config: ignore xfd.po file when gettext is used
      config: update AC_PREREQ statement to 2.60

James Cloos (4):
      Rename .cvsignore to .gitignore
      Add *~ to .gitignore to skip patch/emacs droppings
      Replace static ChangeLog with dist-hook to generate from git log
      xaw8 is gone, use xaw7

Jay Hobson (1):
      Internationalize xfd: Call gettext on strings printed to stderr

Jeremy Huddleston (2):
      Build fix for file systems that are not case sensitive
      Added missing AM_PROG_CC_C_O

Matthieu Herrb (1):
      Let xfd build on systems without gettext.

Paulo Cesar Pereira de Andrade (1):
      Correct make distcheck and sparse warnings.

Peter Breitenlohner (1):
      enable VPATH build, reorganize app default files
2013-01-23 18:59:12 +00:00