Commit graph

10403 commits

Author SHA1 Message Date
drochner
1cc6534a8f comment out two non-portable shell variable substitutions and revert
the "bash" requirement for "configure", works around build problems
due to unresolved problems with bash on Dragonfly
(PR pkg/45059 by Matthias Rampke)
2011-06-15 15:48:50 +00:00
drochner
677157278e add CVE reference 2011-06-15 13:44:39 +00:00
obache
b3c688279b Back to original code, use cElementTree. 2011-06-15 11:15:35 +00:00
obache
b9a1bb719b back to use default code, use cElementTree.
Bump PKGREVISION.
2011-06-15 11:13:17 +00:00
obache
06762912bf Also accept python 27 and 26, its restriction just came from py-gtk2. 2011-06-14 10:48:30 +00:00
obache
e199345b42 Update ruby-gnome2 to 0.90.9.
== Ruby-GNOME2 0.90.9: 2011-06-11

NOTE: 0.90.x releases are for 1.0.0 major release.

This is the last release of 0.90.x series. The next release
will be 1.0.0!

=== Changes

==== All

  * Fixes
    * Fix a bug in version numbers.
      [Grant Schoep, Vincent Carmona]
    * Support 'bundle install' .

==== Ruby/GLib2

  * Improvements
    * Support GLib::IOChannel.new(fd) and GLib::IOChannel#fd on Windows.
    * GLib::IOChannel#write returns written byte not self.
      [backward incompatible]

==== Ruby/GTK2

  * Fixes
    * fix misc/bindings.rb sample (ruby 1.9).
      [Vincent Carmona]
    * [#3305589] fix Gtk::Window#add_accel_group misses
      a reference to accel group.
      [Piotr Korzuszek, Kouhei Sutou]
    * Support cairo related samples in Ruby 1.9.
      [Jon, Kouhei Sutou]

==== Ruby/GStreamer

  * Improvements
    * add Gst::Registry.update method.
      [Vincent Carmona]

==== Ruby/VTE

  * Fixes
    * [#3199587] fix pc install.
      [OBATA Akio, Kouhei Sutou]

==== Ruby/Poppler

  * Fixes
    * [#3292118] don't run needless tests.
      [Mamoru Tasaka, Kouhei Sutou]

==== Ruby/GtkSourceView2

  * Improvements
    * support Windows.
      [S.Kitagawa]
2011-06-12 11:43:33 +00:00
dholland
83675b90c2 Update to libXi-1.4.3: bug and doc fixes. 2011-06-12 00:21:53 +00:00
obache
9297f1831d recursive bump from icu shlib major bump. 2011-06-10 21:57:06 +00:00
drochner
5cd4351d4f add a patch from Gnome bugzille to fix a bug where the terminal could
be sent into an endless loop allocating memory by a simple escape sequence
bump PKGREV
2011-06-10 17:07:16 +00:00
obache
9572f6d892 recursive bump from textproc/icu shlib major bump. 2011-06-10 09:39:41 +00:00
drochner
04a70a9b83 reset PKGREV for base pkg update 2011-06-09 12:03:50 +00:00
drochner
d19d759946 update to 5.14
changes:
-Optionally enabled full-scene OpenGL antialiasing. Set the resource
 *multiSample to true if doing so doesn't kill performance with
 your video hardware.
-New version of glhanoi.
-Image-loading hacks that display the file name now also display the
 sub-directory (xscreensaver-getimage now returns relative paths
 under imageDirectory).
-Passwords that contain UTF-8 non-Latin1 chars are now typeable.
-Added ``Quick Power-off in Blank Only Mode'' option.
-BSOD GLaDOS.
+bugfixes
2011-06-09 12:03:07 +00:00
drochner
225441ecc7 update to 4.12.3
This is a minor bug fix release.
2011-06-09 11:56:25 +00:00
drochner
9afd29c80f update to 3.0.11
changes:
-Modernize custom paper size dialog look
-Add an app chooser to the gtk-demo 'Pickers' example
-bugfixes
-translation updates
2011-06-09 11:18:09 +00:00
seanb
ce83aad862 Have pthread.buildlink3.mk handle -lpthread correctly on all platforms. 2011-06-06 12:48:14 +00:00
obache
c0b58b1ec7 Rename immodule related variable names, and not to conflict with gtk2 immodules. 2011-06-05 12:13:47 +00:00
ryoon
078441d400 Update to 3.0.5
Changelog:
* Support ssh directly (pkgsrc does not support yet)
* Documents are updated.
* Many font related fix.
2011-06-05 11:17:28 +00:00
abs
090458d352 the taglib check fails as it does not pass 1.10 as later than 1.4.
let pkgsrc handle the version check
bump pkgrevision
2011-06-04 16:31:52 +00:00
gdt
4077b8bd1b bl3 on graphics/glu, because compilation fails due to missing glu
headers.
2011-06-01 11:36:19 +00:00
drochner
19c5d38e56 update to 3.0.10
changes:
-bugfixes
-translation updates
2011-05-25 09:39:57 +00:00
wiz
4dfa88bc44 Bump PKGREVISION for png-1.5 fix. 2011-05-21 17:23:28 +00:00
wiz
1fd1cc25ac Fix build with png-1.5; I'm not sure this will work, but at least it builds
now.
2011-05-21 17:23:10 +00:00
obache
ec36d79a24 * set LICENSE=gnu-gpl-v2
* add user-destdir installation support.
2011-05-21 08:35:25 +00:00
obache
fecb1ed7d7 * build fixes, libpng-1.5, and others.
* set LICENSE
* add user-destdir installation support.
2011-05-21 08:18:16 +00:00
drochner
de02ce1891 update to 3.0.9
changes:
-bugfixes
-theming improvements
-translation updates
2011-05-18 10:56:16 +00:00
drochner
72ecdcbf44 fix gtk2 and pangomm version requirements 2011-05-18 10:45:02 +00:00
drochner
58571259ee reset PKGREV for base pkg update 2011-05-18 09:48:59 +00:00
cheusov
aae5f08a2b Update DEPENDS on qt4-libs for other qt4 packages.
Fix for PR 44732.
2011-05-16 22:13:46 +00:00
mrg
fc2d7e077b this doesn't need libXp. bump pkg version. 2011-05-15 12:35:06 +00:00
cheusov
03afcdd9c4 Build qt4-tools with qt4-libs with the same version.
This fixes PR pkg/44732.
2011-05-15 12:12:56 +00:00
drochner
9239e5547e update to 4.8.4
changes:
-adds support for Qt v4.7.2
-functional enhancements
2011-05-13 16:43:02 +00:00
drochner
b14a0725b3 update to 4.12.2
chanhes: small number of functional enhancements
2011-05-13 16:40:20 +00:00
drochner
0f4c78e11d sync w/ base pkg 2011-05-13 16:39:06 +00:00
drochner
5381a558f4 update to 2.5.1
change: adds the QsciLexerMatlab and QsciLexerOctave classe
2011-05-13 16:37:55 +00:00
drochner
e2cce747b8 delete obsolete cksums 2011-05-13 16:36:38 +00:00
abs
57a6726115 My system does not appear to be picking up the pkgsrc png correctly - revert fallout 2011-05-12 14:52:13 +00:00
adam
f894a500af Changes 2.24.0:
New API in gtkmm 2.24:
Gtk:
* ComboBox and ComboBoxText now have a has-entry property, so
  ComboBoxEntry and ComboBoxEntryText are deprecated.
* Range: Added get/set_round_digits()
Gdk:
* DragContext: Added drag_begin().
* Window: Added get_visual(), get_screen() and get_display().
2011-05-12 11:17:01 +00:00
adam
226cdb686c Fix buildling on Mac OS X 2011-05-12 11:05:32 +00:00
abs
a173fe2c0e add libfltk_png.a & include/FL/images files to PLIST 2011-05-12 08:04:05 +00:00
ryoon
520788c97c Resotore PLIST.m17nlib and PLIST.uim in PLIST. Fix make package. 2011-05-11 14:50:56 +00:00
cheusov
12d85dd71e Adapt for non-default PKGMANDIR. Closes PR pkg/38392.
Add LICENSE.
2011-05-09 13:13:49 +00:00
obache
b5bbf90893 Update HOMEPAGE. 2011-05-06 05:54:12 +00:00
adam
775328af8e Changes 4.7.3:
QtNetwork
- SSL
* [QTBUG-18338] blacklist fraudulent SSL certificates

Qt for Symbian
- Bearer Management
* [QTBUG-15108] Deadlock between SymbianEngine mutex and
QNetworkConfigurationPrivate mutex in the symbian bearer code
* [QTBUG-17627] qnetworksession.h Q_DECLARE_METATYPE breaks building
QtMobility QtBearer depending applications

- GraphicsView
* [QTBUG-17966] Major regression in QGraphicsView OpenVG backend
- Declarative
* [QTBUG-17503] Export qml debugging symbols on Symbian
- Widgets
* [QTBUG-17786] BC between Qt 4.7.3 and 4.6.3 QTreeView::indexRowSizeHint
doesn't return correct value on Symbian for row when QPushButton widget is
inserted in the treeview
* [QTBUG-4953] QMessageBox can not be closed/dismissed on touch phones if any
widget is fullscreen
- Painting
* [QTBUG-17907] tst_QGraphicsTransform::rotation3d test case from
tests/auto/qgraphicstransfor is failed for some rotation angle on
Symbian^3 devices
* [QTBUG-18154] Symbian's QPixmap::logicalDpi[X\Y]() incorrectly
returns MAXINT
2011-05-05 12:37:07 +00:00
obache
8647532e66 Install standard python modules into usual location instead of site-packages.
PR#44826.

Bump PKGREVISION.
2011-05-04 11:38:05 +00:00
abs
15cfb7508f Fix #! path to ruby in servicemenu{de,}installation. Bump pkgrevision 2011-04-30 22:56:24 +00:00
obache
0c4b7756d6 Exactly disable detection of db2html.
fixes PR#44908.
2011-04-28 01:57:38 +00:00
ryoon
e3ca9a1319 Fix build.
Replace and check interpreters.
2011-04-25 14:48:28 +00:00
obache
0e97a14395 bump PKGREVISION from gettext-lib shlib bump. 2011-04-24 15:31:08 +00:00
obache
9ea3b36c23 recursive bump from gettext-lib shlib bump. 2011-04-22 14:40:40 +00:00
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
hans
4b68ef04c6 Add package for mit-clx module of lang/clisp. Remove conflicting option
mit-clx from lang/clisp.
2011-04-20 18:40:43 +00:00
hans
d0abc01f49 Add package for the new-clx module of lang/clisp. Remove conflicting
option new-clx from lang/clisp
2011-04-20 18:36:16 +00:00
hauke
45be8bbf9b For the sake of graphics/cairo, which derives the libXrender feature
set from the renderproto version, pick a package with an older version
(renderproto9) for anything < netbsd-5.

This change gets the selection criteria right, and also points the
renderproto9 package to renderproto's builtin.mk, avoiding Xrender
breakage.

Fixes pkg/43969 and should probably be pulled up.
2011-04-20 10:00:01 +00:00
obache
bc3b8b3cd2 note a "used by ..." comment. 2011-04-19 11:47:12 +00:00
obache
86728e9773 Note "used by..." comments. 2011-04-18 11:50:47 +00:00
roy
31d63476b6 Fix python paths. 2011-04-16 16:14:27 +00:00
markd
7ad1bf5248 Fix for CVE-2011-1168. 2011-04-11 10:11:42 +00:00
ryoon
67dce039b1 Update to 3.0.3.
* make pkglint happy

Changelog:
Overview of changes from 3.0.2
==============================

ver 3.0.3
* Add support for iBus. (Experimental)
* Even if gdk-pixbuf is not linked to mlterm (--with-imagelib=gdk-pixbuf
  option is not specified in configure), wall picture, icon picture
  and pixmap_engine are supported by an external program (mlimgdisplay)
  which uses gdk-pixbuf.
* Support "wall_picture" option partially (BMP format alone) in win32.
* Support palette settings in libvte.
* libvte uses dpi of gdk for xft font instead of manually calculated one
  by DisplayWidthMM (,which can return wrong value in vmware) etc.
* Unsupported but valid formatted escape / CSI sequence is correctly ignored.
  (Thanks to Iwamoto Kouichi san)
* Support "use_clipboard" option which enables CLIPBOARD selection not only
  PRIMARY selection.
* Other bug fixes:
  Fix wrong drawing of background of DEC Special characters. (Thanks to Iwamoto Kouichi san)
  Unhighlight background of bold characters. (Thanks to Iwamoto Kouichi san)
  SF Bug #3158963 (Thanks to Jyun-Yan You)
  SF Bug #3053107 (Thanks to Nezmer, Thanks to Iwamoto Kouichi san)

Overview of changes from 3.0.1
==============================

ver 3.0.2
* Drop imlib, gdk-pixbuf1 and gtk-1.x support.
* Add libvte compatible library using mlterm engine. (Experimental)
* Support gnome-pty-helper. (configure with --enable-pty-helper option)
* Support "alpha" option in X11.
* Add "depth" option.
* Support "rgba:RR/GG/BB/AA" format to specify rgba color in 32-bit depth.
* Add "bidi_mode" option.
* Add "letter_space" option.
* Support execution of command like "mlclient -e w3m" in "button3_behavior" option.
* Other bug fixes:
  "ESC [ r" and "ESC c" reset scrolling region. (Thanks to Iwamoto Kouichi san)
  #3072833 (Thanks to Andreas Metzler)
  #3051467 (Thanks to David Kolovratnik)
  #3014219 (Thanks to Khaled Hosny)
2011-04-10 07:25:36 +00:00
obache
4afa775ba3 fix condition for cups option. 2011-04-10 04:30:01 +00:00
obache
05174cc941 Add user-destdir installation support. 2011-04-09 08:58:51 +00:00
drochner
0c977d1e77 update to 2.24.0
This switches to the 2.24 release branch.
2011-04-08 14:32:03 +00:00
drochner
7caf943857 sync w/ base pkg 2011-04-08 14:09:05 +00:00
drochner
7bcc802a22 update to 2.5
changes:
-based on Scintilla v2.25
-API additions
API changes possible breaking binary compatibility, this bl3 requirement
bumped
2011-04-08 14:06:15 +00:00
drochner
1d74c3fc47 update to 3.0.8
changes:
-theming related improvements
-bugfixes
-translation updates
2011-04-08 13:54:25 +00:00
drochner
b10c56310b update to 1.0.9
changes:
Create shell-escape-safe cpp options in the non-pathetic-cpp case.
Fixes CVE-2011-0465.
2011-04-08 12:26:03 +00:00
obache
89a5ee138c Add RCS Id and remove redundant last part.
regen and let to be formal distinfo format.
2011-04-07 05:23:52 +00:00
rh
d693c07607 Update gnustep-back to 0.18.0. This should close PR pkg/44783.
Other notable changes include:
 * implement pattern colours for all backends
 * use DejaVu as another fallback font
 * OpenGL fixes and improvements
 * Key repeat support implemented in X11
2011-04-07 02:12:48 +00:00
rh
5c91842b5d Update gnustep-gui to 0.18.0. Notable changes include:
* Add live resize in NSSplitView
   * Toolbars have been completely rewritten and improved
   * New Mac OS X 10.5 methods in NSFont
   * Bug fixes and stability improvements
2011-04-07 02:07:19 +00:00
drochner
fc2c8ba706 update to 2.24.3
changes:
-Add missing introspection annotations
-bugfixes
-translation updates
2011-04-05 17:50:06 +00:00
wiz
8de787460d Start fixing for png-1.5. Small function left. 2011-04-05 11:24:15 +00:00
wiz
a09e68dd80 Fix build with png-1.5. 2011-04-05 11:04:39 +00:00
adam
2f4532bfc6 Changes 1.2.2:
No release info available.
2011-04-04 11:41:28 +00:00
obache
adb45fc348 Bump PKGREVISION from libVNCServer dependency changes (+ libgcrypt, gnutls). 2011-04-04 09:18:07 +00:00
obache
543882a76e * MAKE_JOBS_SAFE=no
* marked as destdir installation suuport.
2011-04-03 13:43:18 +00:00
markd
31f40e9e08 Add blacklist of fraudulent certificates. Patch from upstream.
Bump PKGREVISION.
2011-04-01 20:53:55 +00:00
wiz
4a87d7e74d Set LICENSE. 2011-03-28 07:57:58 +00:00
wiz
1dc19307ca Fix build with png-1.5. Reported by joerg. 2011-03-28 07:50:39 +00:00
obache
6d7a70dbbe need docbook-xsl to build documents. 2011-03-28 01:40:20 +00:00
wiz
aef5107352 Fix sbit handling in png patch.
From Marko Schütz Schmuck on pkgsrc-users, fixing core dumps
in kmymoney and kphotoalbum.
Bump PKGREVISION.
2011-03-25 15:28:26 +00:00
wiz
b7565b87db Jens Rehsack noted that the inclusion of jpeg/bl3.mk in xfce4-thunar
must be propagated in its bl3.mk file.

Do that, and depend on that version; recursive PKGREVISION bump
since a few dependencies might link against jpeg now.
2011-03-24 14:35:16 +00:00
zafer
9799f4e98f revert. breaks modular X. 2011-03-23 20:44:18 +00:00
zafer
2761568a37 update PLIST. Fix install. 2011-03-23 20:07:28 +00:00
zafer
7462aedb03 update PLIST. Fixes install. 2011-03-23 19:55:03 +00:00
zafer
b48b1bdbf0 update PLIST. 2011-03-23 19:50:47 +00:00
joerg
d7ab164f7e Python 2.4 is not support by py-gtk2. 2011-03-23 15:40:23 +00:00
drochner
4147a0c499 +gtk3 2011-03-18 17:15:03 +00:00
drochner
c2e1d2e965 first cut on a pkg for gtk3, the successor of the gtk2 toolkit:
add gtk3-3.0.3
2011-03-18 17:06:08 +00:00
drochner
6c8a156774 update to 2.24.3
changes: bugfixes

pkgsrc change: g/c "loaders" template which is in gdk-pixbuf2 now
2011-03-18 16:11:46 +00:00
wiz
91892f9519 Bump PKGREVISION for patch-as (compress/uncompress) fix. 2011-03-18 15:36:17 +00:00
wiz
00e931f977 Fix compress/uncompress handling correctly. 2011-03-18 15:36:01 +00:00
adam
2e4a451d40 Changes 3.9.2:
* Improved pidfile handling code contributed by Jay Berkenbilt.

Changes 3.9.1:
* Fix assertion failure on 64-bit architectures using LZO 2.0+.
* Clean up harmless compiler warnings in ClientMultiplexer and
  ServerMultiplexer.

Changes 3.9.0:
* Re-implemented EncodeBuffer/DecodeBuffer to use considerably less CPU and
  very slightly improve compression.
* Builds with LZO 2.0 release.
* Compiles under the Mingw environment to create native Win32 binaries.
* Added dxpcssh sample script courtesy of Wicher Minnaard.
* Added dxpc.spec file contributed by Daniel Mealha Cabrita.
* Fixed some small memory leaks and potential buffer overruns.
* Indented all sources.
2011-03-18 10:50:46 +00:00
zafer
27409804ae service suspended. prevent timeout. fetch from backup. 2011-03-17 23:38:28 +00:00
zafer
11f3826403 update master_sites 2011-03-17 23:36:21 +00:00
zafer
c8dacbb2e6 service suspended. prevent timeout. fetch from backup. 2011-03-17 23:32:38 +00:00
obache
29dbb7f7c2 Update py-gnome2-extra to 2.25.3.
plus add patches based on Upstream Bug#532856 and hacks for libtool to
build gtkmozembed dynamic module again with xulrunner-1.9.

Overview of Changes from 2.25.2 to 2.25.3
==============================================================================

* gda: Now requires and builds with the latest libgda (3.99.11)
  (Murray Cumming)

Overview of Changes from 2.25.1 to 2.25.2
==============================================================================

* gda: Now requires and builds with the latest libgda (3.99.9)
  (Murray Cumming)

Overview of Changes from 2.19.1 to 2.25.1
==============================================================================
* gda:
  - pygda-3.0 is now replaced by pygda-4.0, wrapping libgda-4.0 instead of
  libgda-3.0, with various API changes.
  (Murray Cumming)
  - On windows, install gda.pyd instead of gda.dll, as expected by Python on
  Windows, along with some other Windows fixes. (Armin Burgmeier)
* Fixed the gdl build.
  (Johannes Schmid)
* gtkmozembed:
  - Fix the build with XUL 1.9. (Gustavo J. A. M. Carneiro)
  - Wrap gtk_moz_embed_set_path(). (Matthew Barnes) Bug #400861
  Bug #503067
* Build:
  - Allow the build and install of some modules to be disabled to make
  life easier for distro packagers. (Arun Raghavan) Bug #534307
  - Allow documentation building to be disabled. (Gian Mario Tagliaretti)
  - Use python-config to get python includes. (Sebastien Bacher) Bug #448182.

Overview of Changes from 2.14.3 to 2.19.1
==============================================================================
* egg.trayicon:
  - By popular demand, undeprecate this, at least until Gtk+ adds all the
    functionality to GtkStatusIcon. (Gustavo Carneiro)
* gda
  - Now use libgda-3.0 instead of libgda-1.2. This breaks API.
    (Murray Cumming, Armin Burgmeier)
* gksu2:
  - New module, Various fixes.
   (Gian Mario Tagliaretti, Gustavo Carneiro)
2011-03-16 06:51:11 +00:00
gls
ebaf7ecad5 Update x11/x3270 to 3.3.11ga6
Upstream changes:

Changes in version 3.3.11ga6, 19. September 2010

    * [wc3270] Fixed an issue with non-ASCII text in the Info command.
    * [wc3270] Removed junk characters from the top line of model 5 screens.
    * [pr3287, wpr3287] Corrected an issue with missing newlines at the end of
each formatted 3270 stream Write command.
    * [pr3287, wpr3287] Modified the -trnpre and -trnpost options to open the
files for each print job, so they can be changed between print jobs.

Changes in version 3.3.11beta5, 30. July 2010

    * [all 3270] Improved tracing. Trace entries now include time stamps. Trace
file limits operate much more simply. A trace file name can start with ">>" to
have the data appended to the file.
    * [all 3270] Allow -scriptport TCP ports to be re-used quickly.

Changes in version 3.3.11beta4, 25. July 2010

    * [wc3270] Corrected a problem where mouse input would be ignored after
screen printing (Alt-P) or use of the Execute() action.
    * [wc3270] Added a bellMode resource to allow precise control of what wc3270
does in response to ALARM WCCs and BELL characters.
    * [c3270] Fixed a problem with hangs when a connection fails on recent
versions of Cygwin.
    * [x3270, c3270, wc3270] Added a new token to the printer.assocCommandLine
and printer.luCommandLine resources: %O% will be substituted with the value of
the new printer.options resource. This allows extra options such as -emflush to
be passed easily to pr3287 and wpr3287 sessions without having to redefine the
rather ugly printer.assocCommandLine and printer.luCommandLine resources.
    * [pr3287] Fixed a build issue on platforms that use the iconv library, such
as Macs.
    * [all] Added a bindLimit resource (default true) to control whether the
screen dimensions specified by the host in a BIND image will be obeyed.
    * [wc3270] Fixed the cursor position toggle to turn off correctly.
    * [c3270 and wc3270] Added a menu option to toggle underscore mode.
    * [c3270] Fixed underscore mode to only affect underlined fields.

Changes in version 3.3.11beta3, 7. July 2010

    * [pr3287 and wpr3287] Added the -emflush option, to flush pending printer
output when an EM order is received in unformatted 3270 mode. This helps preserve
multi-page output from hosts that to not clear the 3270 buffer between pages.

Changes in version 3.3.11beta2, 6. May 2010

    * [c3270, wc3270] Added a menu bar and pop-up keypad, usually controlled by
the mouse or by the new Menu and Keypad actions.
    * [c3270, wc3270] Implemented the showTiming toggle, to display the time
taken for the host to process an AID in the OIA.
    * [wc3270] Overhauled auto-shortcut mode, so that no shortcut is needed to
run a wc3270 session file.
2011-03-15 21:51:44 +00:00
obache
55a8e85611 Note commented out LICENSE (Eiffel Forum Freeware License, version 1) 2011-03-14 06:35:52 +00:00
obache
0f049a337d * Marked as user-destdir ready
* Do usual things instead of custom do-build target.
2011-03-14 06:34:37 +00:00
drochner
459d63feeb libungif/buildlink3.mk -> mk/giflib.buildlink3.mk
(uses giflib now per default)
bump PKGREV
2011-03-09 16:29:23 +00:00
drochner
9c51d74dd1 update to 2.24.1
This switches to the new gtk-2.24 branch which is intended to
help transition to glib/gtk3. Still binary compatible.
2011-03-09 11:24:05 +00:00
ryoon
6554c289ae Update MAINTAINER e-mail address. 2011-03-07 08:52:44 +00:00
wiz
a221c96e51 Improve png-1.5 patch. Bump PKGREVISION. 2011-03-06 16:11:03 +00:00
wiz
fbcc90df6c Add "# used by x11/qt3-libs/Makefile" for pkglint. 2011-03-06 16:10:22 +00:00
wiz
aae5b76e23 Remove options that use GTK1. 2011-03-06 16:04:32 +00:00
wiz
902c94fd81 Remove GTK1 using packages for which noone spoke up for the last two weeks
on pkgsrc-users in the thread "[HEADS UP] Package removal -- please check".
2011-03-06 16:02:28 +00:00
dholland
7f2e1a6825 This exposes libXp, so add libXp to the bl3.
From Taylor Campbell in PR 44668. PKGREVISION++.
2011-03-06 03:52:16 +00:00
obache
a0c2be8dde Update ruby-gnome2 to 0.90.8.
== Ruby-GNOME2 0.90.8: 2011-03-04

NOTE: 0.90.x releases are for 1.0.0 major release.

A bug fix release of 0.90.7.

=== Changes

==== All

  * Fixes
    * 'make distclean' does not removed pkg-config files.

==== Ruby/GLib2

  * Fixes
    * fix non-gem rcairo detection. [#3178228]
      [OBATA Akio, Kouhei Sutou]

==== Ruby/Atk

  * Fixes
    * fix 'make distclean' cleans needed a file.
      [Vincent Carmona]

==== Ruby/Pango

  * Fixes
    * fix 'make distclean' cleans needed a file.
      [Vincent Carmona]

==== Ruby/GTK2

  * Fixes
    * fix require order.
      [id:kenhys]
    * [#3046538] fix crash by GC at exit.
      [Vincent Carmona, Kouhei Sutou]
    * gtk-demo samples with ruby 1.9 (excepted cairo ones).
      [Vincent Carmona]

==== Ruby/GooCanvas

  * Fixes
    * fix pc install. [#3178294]
      [OBATA Akio, Kouhei Sutou]

==== Ruby/GStreamer

  * Improvements
    * improve missing message.
      [Vincent Carmona]
    * add Gst::InstallPlugins.
      [Vincent Carmona, Kouhei Sutou]

  * Fixes
    * fix pc install. [#3178294]
      [OBATA Akio, Kouhei Sutou]
    * don't use rbgprivate.h. [#3188442]
      [Mamoru Tasaka, Kouhei Sutou]

==== Ruby/GtkMozEmbed

  * Fixes
    * fix pc install. [#3178294]
      [OBATA Akio, Kouhei Sutou]

==== Ruby/GtkSourceView2

  * Fixes
    * fix pc install. [#3178294]
      [OBATA Akio, Kouhei Sutou]
2011-03-04 13:14:04 +00:00
obache
f106e47b86 Spelling. 2011-03-03 13:30:00 +00:00
wiz
8b86d08413 Spelling. 2011-03-03 13:10:56 +00:00
obache
6ead9a071d + py-vte 2011-03-03 12:08:46 +00:00
obache
6771a34dd7 Import py-vte-0.26.2 as x11/py-vte.
Terminal widget with improved font, internationalisation and
accessibility support for the GNOME 2 desktop.

This pakcage provide python bindings for the Vte terminal widget.
2011-03-03 12:07:40 +00:00
obache
576fee1eeb split out distribution file related part to Makefile.common. 2011-03-03 12:05:22 +00:00
adam
f6d1daed1b Changes 4.7.2:
This is a maintenance release which contains bug-fixes based on feedback and
contributions since the Qt 4.7.1 release back in November.  It also marks the
official release of Qt Quick.

Qt Quick is a new feature within Qt that makes it easy to create light-weight
apps and UIs. It contains the new QML language, the Qt Declarative module, and
new tooling in Qt Creator to easily build apps.

PkgSrc: now builds with Clang.
2011-03-03 05:50:03 +00:00
wiz
29d7be7a54 Probably final version of patch. Bump PKGREVISION. 2011-03-01 09:53:16 +00:00
wiz
8334b6ac97 Update to match changes in upstream bug report. 2011-02-28 15:38:12 +00:00
wiz
e2f84ad43f Reset maintainer for retired developers. 2011-02-28 14:52:37 +00:00
markd
771a80a179 Add alsa option. 2011-02-25 20:37:56 +00:00
wiz
f09b8dbca6 Let's assume for now that everything that worked with python-2.6 also
works with python-2.7.
2011-02-25 09:47:18 +00:00
taca
33e824faca Bump PKGREVISION due to ABI change of ruby18-base. 2011-02-21 16:01:10 +00:00
wiz
70d90bd012 Deprecate KTERM_USE_WALLPAPER to get rid of imlib dependency.
Ok taca@
2011-02-21 07:33:48 +00:00
wiz
a46f3a2f93 + gtkglarea2. 2011-02-19 15:48:52 +00:00
wiz
4923f19ad6 Added gtkglarea2-2.0.1. 2011-02-19 15:48:35 +00:00
markd
4416496742 PKGREVISION bump for imlib removal of gtk dependency. 2011-02-19 10:03:17 +00:00
markd
d32509b68f Depend on gtk version of imlib. Bump PKGREVISION. 2011-02-19 09:06:33 +00:00
gdt
9364937583 Ensure created file ${PLIST_SRC} is writable.
Without a chmod +w, building fails because the file copied from pkgsrc
is not writable if the sources are 444, as is the case with CVSREAD=t.
2011-02-17 16:59:22 +00:00
wiz
6ee48fb77a Add upstream bug report URL. 2011-02-14 19:37:26 +00:00
obache
7e7bb6fcea Update ruby-gnome2 to 0.90.7.
Removed deprecated binding packages.

== Ruby-GNOME2 0.90.7: 2011-02-02

NOTE: 0.90.x releases are for 1.0.0 major release.

A package fix release of 0.90.6.

=== Changes

==== Ruby/GLib2

  * Improvments
    * force remove "-Wl,--noundefined" linker option because
      Ruby-GNOME2 packages doesn't support the option.
      [Dobai-Pataky Bálint, Kouhei Sutou]

==== Ruby/GTK2

  * Improvments
    * use "MS-Windows" GTK+ theme by default on Windows.
      [ashbb, Kouhei Sutou]

=== Thanks

  * ashbb
  * Dobai-Pataky Bálint

== Ruby-GNOME2 0.90.6: 2011-01-29

NOTE: 0.90.x releases are for 1.0.0 major release.

Removed deprecated packages. All supported packages support
RubyGems. All supported packages except Ruby/VTE,
Ruby/GStreamer and Ruby/GtkMozEmbed support also Windows
binary bundled gem.

=== Changes

==== All

  * remove all deprecated packages.
    [Masaaki Aoyagi]
  * all supported packages support RubyGems.
    [Masaaki Aoyagi]

==== Ruby/GLib2

  * Imrpovements
    * add gnome2-raketask.rb that is a utility library to
      define Rake tasks for Ruby-GNOME2 packages.
      [Masaaki Aoyagi, Kouhei Sutou]

  * Fixes
    * fix GType conversion.
      [Kouhei Sutou]
    * fix rcairo installed by RubyGems detection.
      [Masaaki Aoyagi]

==== Ruby/GIO2

  * Improvements
    * support GIO 2.26.
      [Nikolai Weibull]

==== Ruby/GStreamer

  * Improvements
    * add Gst::MissingURISourceMessage.
      [Vincent Carmona, Kouhei Sutou]
    * support RubyGems.
      [Masaaki Aoyagi]

==== Ruby/Pango

  * Fixes
    * rename Pango::LayoutIter#at_last_line! to
      at_last_line? because at_last_line is a predicate
      method. (at_last_line! still exists for backward compatibility.)
      [mrkn, Kouhei Sutou]

==== Ruby/GtkMozEmbed

  * Improvements
    * support RubyGems.
      [Masaaki Aoyagi]
  * Fixes
    * support "2.0b7" style module version. #3141244
      [reandr, Kouhei Sutou]

==== Ruby/GooCanvas

  * Improvements
    * support RubyGems.
      [Masaaki Aoyagi]

==== Ruby/GtkSourceView2

  * Improvements
    * support RubyGems.
      [Masaaki Aoyagi]

==== Ruby/VTE

  * Improvements
    * support RubyGems.
      [Masaaki Aoyagi]

=== Thanks

  * Vincent Carmona
  * mrkn
  * reandr
  * Nikolai Weibull
  * Masaaki Aoyagi
2011-02-11 13:50:06 +00:00
obache
ebb3c5d3ee Change default directry to match pkgsrc style, PR#42575
* Use ${PREFIX}/share instead of /usr/local/share for XDG_DATA_DIRS
* Use ${PKG_SYSCONFDIR}/xdg instead of /etc/xdg for XDG_CONFIG_DIRS

While here, set TEST_TARGET=check and modify test patterns to adapt
above changes.

Bump PKGREVISION.
2011-02-10 13:11:39 +00:00
drochner
e5e0902f3b restore some Makefile parts which got lost when I added DESTDIR support 2011-02-10 10:43:41 +00:00
markd
c322a361f5 In order to test HAVE_STDINT_H need to include <config.h> 2011-02-05 20:33:43 +00:00
drochner
37538ce6e1 update to 4.8.3
changes: enhanced support for working with QVariant objects and Python v3
2011-02-03 19:28:48 +00:00
drochner
4a1bc09c86 update to 4.12.1
changes: small functional enhancements
2011-02-03 19:27:04 +00:00
drochner
18b7db9df8 +gtkada 2011-02-03 19:00:01 +00:00
drochner
f5e21e15bb add gtkada-2.22, Ada wrappers for gtk2, from John Marino per PR pkg/44439 2011-02-03 18:57:13 +00:00
schnoebe
ce4410ce01 # November 5, 2010
New bugfix release 0.8.1. Fixes:

    * fix build failure for non-debug configurations
    * several manpage updates
    * fix SEGFAULT while parsing command line
    * icon layout fixes

Known issues: some Gnome icons that are "hidden" actually create a
window that is detected and embedded by stalonetray. Such icons appear
as empty spaces in the tray. Applications that are known to behave this
way are gnome-power-manager and gpk-update-icon.

# October 21, 2009

New major release 0.8.0. New features/notable changes:

    * Remote control. Now it is possible to execute clicks on icons
      windows from command line. See documentation on --remote-click option
      for more info
    * Support for window struts EWMH property: now maximized windows do
      not cover stalonetray window. See documentation on --window-strut option
      for more info.
    * In addition to --icon-size which defines default icon size, now
      there is also a --slot-size which defines size of slot containing an
      icon.
    * Initial and maximal tray window dimensions are now specified in
      slot_size multiples
    * Scrollbars: now tray window has extra border, which user can click
      on to scroll icon area. This means that one can have fixed-size tray
      window (usefull when it is swallowed by FvwmButtons). See documentation
      on --scrollbars option for more info. This feature is experimental.
    * Semi-ugly support for WindowMaker dockapp mode. See documentation
      on --dockapp-mode option for more info.

Notable fixes:

    * Build fix for NetBSD.
    * Fix EWMH window type support.

Some command line and configuration file options were depricated, see
DEPRICATIONS section of manpage for more info.
2011-02-01 04:38:11 +00:00
wiz
3c29c53645 Note that patch has been accepted for 1.6.42. 2011-01-29 16:55:13 +00:00
wiz
3b03e07643 Add upstream bug report URL. 2011-01-29 14:58:50 +00:00
wiz
883991cbd6 Comment out MASTER_SITES and HOMEPAGE, they're gone.
Set LICENSE.
2011-01-29 14:50:24 +00:00
wiz
6f8a065f9d Add upstream bug report URL. 2011-01-29 14:42:51 +00:00
wiz
9b671c5752 Fix build with png-1.5. 2011-01-29 14:17:33 +00:00
wiz
b46db273dd Fix build with png-1.5.
Includes upstream bug report URL.
2011-01-29 12:40:14 +00:00
wiz
1295ef346e Fix build with png-1.5. 2011-01-29 12:34:39 +00:00
obache
e25f45a15e Fix automatic BUILDLINK_ABI_DEPENDS pattern update. 2011-01-29 11:53:17 +00:00
wiz
a4a29195b5 Fix build with png-1.5. 2011-01-29 11:24:43 +00:00
obache
9b3e8b9113 Note upstream Bug#591978. 2011-01-27 05:26:49 +00:00
drochner
69b5c13686 update to 0.20.2
changes:
-Gradient improvements
-Performance improvements
-bugfixes
2011-01-26 19:25:55 +00:00
wiz
0c45d721e0 Fix build with png-1.5. Problem reported by chuck. 2011-01-26 00:16:31 +00:00
wiz
7cd8268eca Fix build with png-1.5. Reported broken by chuck. 2011-01-25 23:47:22 +00:00
markd
7f9ba55ba3 Add -D_GNU_SOURCE to CFLAGS on linux so that when configure decides to
set NATIVE_GNU_REGEX the code actually builds.
2011-01-25 11:39:33 +00:00
markd
9886d5513b Fix login non-kde session with csh/tcsh. PR 40165 2011-01-25 11:13:13 +00:00
obache
a294fee1a2 Update xpad to 4.0.
Version 4.0
* Added --toggle (between --hide and --show). Patch by Paul Ivanov.
* Updated French, Japanese, Russian, Spanish, and Swedish translations
* New Croatian, Estonian, German, Portuguese, Thai, and Turkish translations

Version 3.1
* Updated Danish, French, Russian, Spanish, and Swedish translations
* New Czech, Japanese, and Latvian translations

Version 3.0
* Don't wake up every 20 milliseconds to check session management messages.
  Rather, wait for an event.
* Add --hide/--show, removed --hide-old.  --hide and --show affect all pads
  on startup or can be used on an already running xpad instance.  Patch by
  Jan Losinski.
* Update icon to be less aliased
* Relicense as GPL v3+

Version 2.14
* Fix 100% CPU bug

Version 2.13
* Requires GTK+ 2.12
* Fix pads possibly not remembering location after close
* Fix pad-closed state not being remembered
* Uses native status icon code in GTK+
* Maybe, possibly fix some 'pad on all workspaces' problems
* New Chinese (simplified) translation (Meng Jie)
* New English (British) translation (David Lodge)
* New Finnish translation (Jorma Karvonen)
* New Korean translation (KwangSub Lee)
* Updated Dutch translation (Benno Schulenberg)
* Updated Slovak translation (Andrej Kacian)
* Fixed Danish, Swedish translations

Version 2.12
* Fix a crash when loading pads with formatting

Version 2.11
* If window decorations are turned on, pads will now show up in the taskbar
* Added -f option to open a file as a note
* New Chinese (simplified) translation (Meng Jie)
* New Danish translation (Morten Bo Johansen)
* New Swedish translation (Daniel Nylander)
* Updated Chinese (traditional) translation (Wei-Lun Chao)

Version 2.10
* Fix a possible crash when deleting pads with autohide toolbar
* Make toolbar buttons smaller
* Make toolbar appear inside pad if there is enough unused space
* New Slovak translation (Andrej Kacian)
* New Slovenian translation (Matej Urbančič)

Version 2.9
* Fix pads saving slightly off bad x,y values
* Fix pads saving bad heights when toolbar always on (Sham Chukoury)
* Fix possible crash from not allocating enough memory (Federico Schwindt)
* New Malay translation (Sharuzzaman Ahmat Raslan)

Version 2.8
* Allow translations to be used (broken for a couple versions)
* New Chinese (traditional) translation (Wei-Lun Chao)
* Removed half-baked Esperanto translation

Version 2.7
* Stop pads from popping toolbar while the pad is moving/resizing
* Make sure pads use correct sizes when autohide is off (Sham Chukoury)
* New Bulgarian translation (Yavor Doganov)
* New Kinyarwanda translation (Steve Murphy et al)

Version 2.6
* Stop pad windows from 'jumping' when dragged via the toolbar
* Updated Hungarian translation (Németh Csaba)
* Updated Irish translation (Kevin Patrick Scannell)
* Updated Vietnamese translation (Clytie Siddall)

Version 2.5
* Stop making all new pads start in top left
* Stop closing xpad if toggling window decorations with only one pad open
* Stop losing pad contents if upgrading from old versions of xpad

Version 2.4
* Create the configuration directory if it doesn't exist

Version 2.3
* Fixed a compile bug with binreloc and threading

Version 2.2
* Bumped GTK+ dependency to 2.6
* New About dialog (using GtkAboutDialog)
* New default location for configuration files: ~/.config/xpad
* Updated icon (now uses lighter colors)
* Use GOption for command-line parsing
* New command-line option --hide-old (or -H) to not show old pads
* Renamed command-line option --nonew to --no-new and added -N shortcut
* Allow running from console if we don't need to do anything graphical
* Readded keyboard shortcuts
* Updated antiquated man page
* New Hungarian translation (Németh Csaba)
* New Vietnamese translation (Clytie Siddall)
* Updated Irish translation (Kevin Patrick Scannell)

Version 2.1
* Fix tray icon being the wrong size
* Fix xpad to close when no tray and no open pads

Version 2.0
* Fix notes list to display correct number of pads
* Fix notification icon from not doing anything
* Fix compilation when BinReloc is disabled
* Fix compilation with gcc 3.4
* Fix endianness issue with preference files
* Updated Dutch translation (Elros Cyriatan)

Version 2.0-b3
* Use BinReloc to allow any-prefix installs of xpad to work
* Fixed a double-free bug that caused some problems with new pads
* Updated Irish translation (Kevin Patrick Scannell)
* Updated Spanish translation (Ramon Rey Vicente)

Version 2.0-b2
* Redesigned preferences and pad properties dialogs
* If the tray disappears (e.g. killall gnome-panel), xpad's icon reappears
* More formally ask window manager to make us skip taskbar and pager
* New, lighter default color for pads
* Lots of internal code cleanup
* Fixed a crasher with not being able to find window icons
* Fixed some crashers with turning off toolbar
* Fixed bug with text cursor color being one color change behind

Version 2.0-b1
* The text cursor is now always the same color as the text color
* Formatting can now be applied to selected text
* Pads remember their hidden state
* Rewritten toolbar, allowing easier adding/removing/moving buttons
* Simplified preferences dialog; many functions are now accessed from popup menu
* --new now also loads the old pads, instead of the previous broken behavior
* Fixed bug with pads over the 9th not having numbers in note lists
* Fixed bug with inter process communicating causing only first communication to work
* Fixed bug with pads becoming unstyled after closing and reopening
* New Afrikaans translation (Petri Jooste)
* New French translation (Michel Robitaille)

Version 1.13
* Don't close xpad if no pads are open but the system tray is
* Made translations work again
* New Spanish translation (Ramon Rey Vicente)
* Updated Dutch translation (Elros Cyriatan)
* Updated Irish translation (Kevin Patrick Scannell)
2011-01-25 08:33:27 +00:00
wiz
1e38021b54 Add upstream bug report URL. 2011-01-24 14:58:41 +00:00
wiz
c83d1af2de Add upstream bug report URL. 2011-01-24 14:44:02 +00:00
wiz
e8cf93a333 Fix build with png-1.5. 2011-01-24 09:33:32 +00:00
tnn
7b577010cf Update to rep-gtk2-0.90.4.
0.90.4:
doc Update.

0.90.3:
small bugfixes [Vincent Untz]
improved spec [Kim B. Heino]
SCM_CDR/SCM_CAR >> rep_CDR/rep_CAR [Alexey I. Froloff]
2011-01-23 23:56:53 +00:00
markd
2d92c179cd Update to KDE SC 4.5.5
bugfixes and translation updates
2011-01-23 07:55:12 +00:00
wiz
33c1746936 Update to 1.0.1:
WARNING: Xprint is no longer actively maintained.  This package is
mainly provided to allow continued binary compatibility of libraries
and applications that link against libXp.

This minor maintenance release collects over five years worth of build
configuration improvements and janitorial cleanups, as well as rebuilding
the tarballs with much newer versions of the GNU autotools.

Alan Coopersmith (13):
      renamed: .cvsignore -> .gitignore
      Add README with pointers to mailing list, bugzilla & git repos
      Update Sun license notices to current X.Org standard form
      Purge CVS/RCS id tags
      Fill in COPYING with licenses from source files
      Sun's copyrights belong to Oracle now
      config: Update to XORG_DEFAULT_OPTIONS from xorg-macros 1.3
      config: upgrade to util-macros 1.8 for additional man page support
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      config: Remove unnecessary calls from configure.ac
      This is not a GNU project, so declare it foreign
      Remove old INSTALL file stub so we use the one from xorg-macros
      libXp 1.0.1

Gaetan Nadon (1):
      config: update AC_PREREQ statement to 2.60

James Cloos (2):
      Add *~ to .gitignore to skip patch/emacs droppings
      Replace static ChangeLog with dist-hook to generate from git log

Matthieu Herrb (2):
      nuke RCS Ids
      build fix on systems with getpwuid_r()

Paulo Cesar Pereira de Andrade (1):
      Janitor: make distcheck, compiler warnings, .gitignore.
2011-01-21 23:17:12 +00:00
tron
1717faf5b1 Bump package revision of all packages depending on the "libXvMC" package
whose builtin detection has been fixed.
2011-01-19 18:12:20 +00:00
tron
952e7b21e4 Remove "libXvMCW" package. The "libXvMCW" library is provided by the
"libXvMC" package which now has proper builtin detection.
2011-01-19 17:52:06 +00:00
tron
a813865530 Add proper builtin support which detects that "libXvMCW" is missing
under NetBSD.

Tested under NetBSD/amd64 5.1 ("libXvMCW" missing) and Mac OS 10.6.6
("libXvMCW" present).
2011-01-19 17:50:48 +00:00
wiz
45d21062a4 Fix build with png-1.5. 2011-01-19 16:41:04 +00:00
tron
f253e4c0fd Fix build with png-1.5. 2011-01-19 10:23:54 +00:00
jmcneill
cf5852e56c add libXvMCW 2011-01-19 00:42:55 +00:00
jmcneill
ef463aac22 Import libXvMCW version 0.9.3.
libXvMC is a wrapper for XvMC libraries that allows the X server or user to
specify the hardware dependent XvMC library at run-time.
2011-01-19 00:42:12 +00:00
markd
e9b4e92e8d Fix finding Xkb rules file in intree X11R7 case (PR#44364)
Fix path to iso-codes (PR#44364)
Fix perms on kcheckpass (noted by David Brownlee)
Bump PKGREVISION
2011-01-18 10:59:12 +00:00
markd
64584f8a92 Fix build with gcc 4.4 2011-01-18 10:25:52 +00:00
markd
c1fb5a0ec1 Fix build with gcc 4.5 2011-01-18 10:22:57 +00:00
wiz
792740cbfd Fix build with latest sip; upstream commit found by drochner. 2011-01-18 09:14:13 +00:00
tnn
c99c330130 Don't error out (skipping utmp logging) when using Unix98 ptys.
Bump PKGREVISION.
2011-01-17 21:28:09 +00:00
tnn
45f0d464ec Attempt to fix png-1.5 fallout. Only build tested. 2011-01-16 12:36:59 +00:00
wiz
5fd3df6e36 Fix build with png-1.5. 2011-01-14 11:54:04 +00:00
wiz
8e4d5ed3c2 Fix build with png-1.5. 2011-01-14 11:08:20 +00:00
drochner
da4a44bbdd update to 2.22.0
This switches to the gnome-2.32 release branch.
(recursive PKGREV bump needed due to the new atkmm dependency -- we
ride on the revbump due to png which covers everything depending on gtk2)
2011-01-13 16:05:00 +00:00
wiz
4a85d9393e png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:53:23 +00:00
wiz
af3596f984 png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
adam
cf1542211c On second thought, forget about libphonon; there is one in multimedia. 2011-01-12 14:40:42 +00:00
wiz
441bca1828 Mention which files include this. Remove bogus PKGREVISION line. 2011-01-12 11:22:33 +00:00
wiz
60cddd7730 Mention which files include this. 2011-01-12 11:21:28 +00:00
wiz
739bbe370a Mention which files include this. 2011-01-12 10:38:50 +00:00
adam
76312ed7a4 Install correctly on Mac OS X 2011-01-12 07:18:00 +00:00
adam
bef395d1c7 * Install libphonon.
* On Mac OS X build Qt with Cocoa, but don't install as a framework.
2011-01-12 07:07:06 +00:00
drochner
e3b325e09c sync w/ base pkg 2011-01-11 15:17:29 +00:00
drochner
dad9b58668 update to 2.4.6
This adds support for indicators to the high-level API, but is otherwise
primarily a bug fix release.
2011-01-11 15:16:54 +00:00
drochner
2637dc691e update to 4.8.2
This includes support for Qt v4.7.1, many new examples but is otherwise
primarily a bug fix release.
2011-01-11 15:15:32 +00:00
drochner
68a3d2b452 update to 4.12
In addition to many functional improvements, the release provides
a path for ensuring easy migration to SIP v5.
2011-01-11 15:14:20 +00:00
drochner
2cf9515f64 update to 2.32.0
This switches to the gnome-2.32 release branch.
2011-01-11 12:03:13 +00:00
markd
ccb872688c Fix build on DragonFly. PR#44350 fix from kde bug id 247614 2011-01-10 11:55:18 +00:00
adam
a8c14e7a68 * Replace patch-ab with SUBST to enable LIBTOOL in gui.pro; fixes the problem
with ssse3 extension and other future additions to gui.pro.
* Use CONFIGURE_ARGS instead of 'license-acceptance' file to enable open
  source licence.
* qmake.conf for Interix (patch-ai) is no longer needed since PkgSrc's
  qmake.conf replaces all mkspecs in pre-configure.
2011-01-01 21:39:06 +00:00
obache
49e37d5b37 Change extract usage to be worked as expected even with tar of DragonFly. 2010-12-30 13:53:35 +00:00
obache
fdeb6193f7 * need bdftopcf to build.
* fixes PLIST from imake.
2010-12-27 02:40:23 +00:00
dsainty
1f40f3a084 Mechanically replace references to graphics/jpeg with the suitable
alternative from mk/jpeg.buildlink3.mk

This allows selection of an alternative jpeg library (namely the x86 MMX,
SSE, SSE2 accelerated libjpeg-turbo) via JPEG_DEFAULT=libjpeg-turbo, and
follows the current standard model for alternatives (fam, motif, fuse etc).

The mechanical edits were applied via the following script:

#!/bin/sh
for d in */*; do
  [ -d "$d" ] || continue
  for i in "$d/"Makefile* "$d/"*.mk; do
    case "$i" in *.orig|*"*"*) continue;; esac
    out="$d/x"
    sed -e 's;graphics/jpeg/buildlink3\.mk;mk/jpeg.buildlink3.mk;g' \
        -e 's;BUILDLINK_PREFIX\.jpeg;JPEGBASE;g' \
        < "$i" > "$out"
    if cmp -s "$i" "$out"; then
      rm -f "$out"
    else
      echo "Edited $i"
      mv -f "$i" "$i.orig" && mv "$out" "$i"
    fi
  done
done
2010-12-23 11:44:24 +00:00
obache
da9053e4c9 Update eekboard to 0.0.7.
* eekboard: Reset modifiers just after normal key press.
* libeek: Fix gtk keyboard rendering.
* eekboard: listen xklavier status events.
* eekboard: change the default behavior to "standalone" mode.
* eekboard: reduce the number of allocs when parsing a config file.
2010-12-23 06:18:27 +00:00
obache
657b183659 Fixes dependency for clutter, clutter-gtk is required. 2010-12-23 06:04:36 +00:00
obache
e38e12d150 * BUILDLINK_ABI_DEPENDS should be "+=".
* buildlink with clutter conditionally.
2010-12-23 05:47:32 +00:00
obache
3e2c5f8170 Configure require msgfmt, msgmerge and xgettext. 2010-12-23 05:42:47 +00:00
abs
0e03a0d685 Re-implement check for older native X11 systems to use renderproto9.
(For making the unreasonable assumption that BUILTIN_X11_TYPE.native on
a native NetBSD xorg system would be "xorg" I am awarded the Fail In
Technology prize of... a full set of "Synergy on P/OS" install media.
- - The correct answer was of course "unknown".)

Also make the test a little more robust, if not more attractive.

As further spice for this particular value equation; earlier this week I
switched the only platform I had for which this was relevant (OS X 10.4)
to modular X11, but I take solace from the fact this should make the lives
of those building x11 apps from current pkgsrc on netbsd-4 no less painful
than they were before...
2010-12-22 23:41:30 +00:00
chuck
cf509e709a make it compile on i386 macox (missing case in configure, cast in dynlib.cpp) 2010-12-22 19:44:24 +00:00
wiz
1729fd8eb3 Revert previous, it broke building cairo on NetBSD-current with
builtin X.
2010-12-20 06:31:00 +00:00
ahoka
57a7f29bb7 If we the battery 'remaining' propery is empty, try to calculate it
from discharge rate.

make the battery applet work with netbsd (again?)
2010-12-16 11:37:38 +00:00
abs
89af56edf8 Use renderproto9 for X11_TYPE native and! BUILTIN_X11_VERSION.xorg 2010-12-15 09:33:13 +00:00
abs
bb6bdfd018 +renderproto9 2010-12-15 09:31:14 +00:00
abs
fc4d05cbab Added x11/renderproto9 version 0.9.3nb2
This provides the Render extension headers from modular X.org X11
project, for use in non modular X11 installs.
2010-12-15 09:29:34 +00:00
obache
6509ac216b Add "Require: xproto" to fake *.pc files for the case xproto.pc exists.
PR#44122.
2010-12-13 07:51:45 +00:00
obache
d0d36cb37d Create fake xau.pc and xdmcp.pc for x11/libxcb, PR#44122. 2010-12-10 08:45:15 +00:00
obache
61df90e06e * exactly disable TTF detection.
* tell Mesa, XPM, Xinerama and XDPMS manually instead of fancy configure.
  Then those features are enabled with native X.

Those changes should resolve PR#40662.

Bump PKGREVISION.
2010-12-08 12:54:30 +00:00
tron
81faafec32 This package supports user destination directory builds. 2010-12-08 09:03:07 +00:00
abs
7529246beb fix stupid typo in last 2010-12-08 08:10:47 +00:00
abs
93b4045505 use fixesproto4, not the "too new" fixesproto. May address PR/44120 2010-12-08 00:42:16 +00:00
abs
3c3e0ed744 +fixesproto4 2010-12-08 00:40:01 +00:00
abs
9a440efa9d Added x11/fixesproto4 version 4.0
This provides the Fixes extension headers from modular X.org X11
project, specifically for use with Xfixes and native X11.
2010-12-08 00:39:31 +00:00
drochner
d1dc7e5267 the problem leading to PR pkg/44181 (PLIST problem) is understood
and reported upstream -- adjust comments
2010-12-07 11:51:26 +00:00
markd
170e408b87 Don't try to build and install doxygen generated docs if doxygen is found 2010-12-06 11:47:48 +00:00
markd
c92ceaebe1 Update to KDE SC 4.5.4
4.5.4 brings bugfixes and translation updates
2010-12-06 11:43:38 +00:00
wiz
c3853cd80c Update to 1.1.1. No changelog found. 2010-12-02 15:33:16 +00:00
wiz
375ce3c542 Due to py-cairo 1.8.8<>1.8.10 binary incompatibility, bump dependency pattern
in buildlink3.mk and PKGREVISION of dependencies.
2010-12-02 13:36:56 +00:00
wiz
a0507ea7da Update to 0.13:
---
version: 0.13
date: Wed Oct 13 00:42:03 EDT 2010
changes:
- Tom Wyant's excellent Mac fixups
---
version: 0.12
date: Mon Oct 11 02:11:44 EDT 2010
changes:
- Just added 'dragonfly' OS to recognized list (as *nix type)
---
version: 0.11
date: Thu Oct  7 00:20:45 EDT 2010
changes:
- Removed dependency on IO::All, Spiffy and IO::Run (!)
- Switched Mac from pbcopy shelling to Mac::Pasteboard (Tom Wyant)
- Improved error handling of Xclip.pm
- Added at/clipfilter-test
---
version: 0.10
date:    Wed Oct  6 21:16:25 EDT 2010
changes:
- Correct recognition of Windows in Makefile.PL (Alexandr Ciornii)
- Makefile.PL version update (Alexandr Ciornii)
- clipjoin now escapes weechat-type mess, and also now has -q flag.
- clipbrowse now defaults to chromium-browser.
- added at/clipjoin-test and at/clipbrowse-test
- Updating email address and copyright date.
- Minor text updates here and there.
2010-12-02 12:35:26 +00:00
drochner
57b859e816 deal with the PLIST problem reported in PR pkg/44181 by Robert Elz,
in this case it is not as easy as it looks, see the comment added
to the Makefile -- just avoid creation of the useless cache file for now
2010-12-01 20:21:48 +00:00
cegger
724ea52bfe bump requirement for gnome-panel. fixes configure failure. 2010-12-01 09:38:21 +00:00
cegger
ec59e0d515 bump requirement for libgnomekbd. fixes configure failure. 2010-12-01 08:02:33 +00:00
drochner
17ce330062 fix build with newer gtk2 (needs more cleanup, but looks OK for now) 2010-11-30 20:15:49 +00:00
wiz
74989b6e62 Not make-jobs safe. 2010-11-30 14:19:58 +00:00
drochner
43cbab12aa sync w/ base pkg 2010-11-29 18:05:23 +00:00
drochner
f8ae04da5f update to 5.12
changes:
-New molecule in molecule
-glhanoi now supports an arbitrary number of poles
-Turned on ``New Login'' button by default
-Added support for XInput-style alternate input devices
-OSX-specific fixes
2010-11-29 18:04:35 +00:00
drochner
4217ca121f revert last update for now -- it wants evince-2.32 which is not
committed yet
2010-11-29 15:35:52 +00:00
drochner
de7f3e8f42 update to 2.32.0
This switches to the gnome-2.32 release branch.
2010-11-28 12:57:50 +00:00
obache
d9558bce3d Update ruby-gnome2 packages to 0.90.5.
== Ruby-GNOME2 0.90.5: 2010-10-28

NOTE: 0.90.x releases are for 1.0.0 major release.

A build system improvements release.

=== Changes

==== All

  * Improvements
    * add --with-pkg-config-dir option to extconf.rb for *.pc.

==== Ruby/GLib2

  * Improvements
    * glib-mkenums.rb can work with Ruby 1.9 on LANG=C.
      [Kouhei Sutou]

  * Bug fixes
    * fix pkg-config gem dependency.
      [Kouhei Sutou]

== Ruby-GNOME2 0.90.4: 2010-10-24

NOTE: 0.90.x releases are for 1.0.0 major release.

A bug fix release of 0.90.3.

=== Changes

==== Ruby/GLib2

  * Bug fixes
    * add missing '*' for String type conversion. [#3093789]
      [tmtms, Kouhei Sutou]

==== Ruby/GIO2

  * Bug fixes
    * Remove needless cairo dependency.
      [OBATA Akio, Kouhei Sutou]

==== Ruby/Libglade2

  * Improvements
    * Don't install *.pc by default.
      [OBATA Akio, Kouhei Sutou]
2010-11-27 06:14:45 +00:00
drochner
107c2bf1d1 update to 2.32.1.1
This switches to the gnome-2.32 release branch.
2010-11-26 11:34:41 +00:00
drochner
bcc9bba198 update to 2.32.1
This switches to the gnome-2.32 release branch.
2010-11-26 11:31:31 +00:00
drochner
90b5284cd9 restore conditionals for the "-evolution" case, noticed by wiz 2010-11-25 11:10:48 +00:00
drochner
25f182d89b update to 2.32.1
This switches to the gnome-2.32 release branch.
2010-11-24 20:59:15 +00:00
drochner
215e99332a update to 2.32.1
This switches to the gnome-2.32 release branch.
2010-11-24 20:51:19 +00:00
drochner
40bcda1665 update to 2.32.1
This switches to the gnome-2.32 release branch.
2010-11-24 20:38:48 +00:00
drochner
29b06d132b update to 2.32.0
This switches to the gnome-2.32 release branch.
2010-11-24 20:37:33 +00:00
drochner
8e4c3d1850 update to 2.32.1
This switches to the gnome-2.32 release branch.
2010-11-24 20:24:09 +00:00
drochner
f8cf6aa98e update to 2.22.0
This switches to the gnome-2.32 release branch.
2010-11-24 18:57:01 +00:00
tnn
38f34b0c14 Fix busted stock icons (PR pkg/44119). Patch borrowed from OpenBSD.
Upstream bug report:
  https://bugzilla.gnome.org/show_bug.cgi?id=629878

While here, update to gtk2+-2.22.1 (bug fixes and translation updates)
2010-11-23 13:31:33 +00:00
obache
4b62e46619 Update eekboard to 0.0.6.
bug and compatibility fixes.
2010-11-22 13:31:05 +00:00
obache
9dd95b7774 Bump ABI_DEPNDS of gtkhtml314 and recursive bump from libgtkhtml shlib name changed. 2010-11-18 23:59:15 +00:00
adam
b3da2d249d Removed MAKE_JOBS_SAFE=no; doesn't fail anymore (checked on 8-core CPU) 2010-11-18 22:55:12 +00:00
adam
1cd9e16801 Changes 2.0.1:
* Compatibility with Qt-4.7.x
2010-11-18 22:52:04 +00:00
obache
e5de6735b5 Fixes paths for PKGCONFIG_OVERRIDE files. 2010-11-18 12:01:05 +00:00
obache
2c47366c24 Remove addition of ${QTDIR} to BUILDLINK_PASSTHRU_DIRS.
Directories in LOCALBASE must not be added, or break build of some qt packages.
For examples, mis-pick up old header files of itself, or introduce hidden
dependency.
2010-11-18 07:48:45 +00:00
wiz
f2eea9d0ac Set LICENSE, fix pkglint warning. 2010-11-17 18:07:04 +00:00
wiz
939a00c1d9 Fix build with gtk2>=2.22. 2010-11-17 18:06:56 +00:00
obache
1bd320d1b0 Let configure to detect -Bsymbolic-function linker flag automatically.
(For Upstream Bug#628870, default valus does not match as intended)
2010-11-17 01:14:52 +00:00
drochner
a9ca365530 update to 0.26.2
This switches to the gnome-2.32 release branch.
2010-11-16 13:53:06 +00:00
abs
9987fa4b3a PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
adam
286c6fbc42 Better patch-be 2010-11-15 18:32:26 +00:00
drochner
0813e11d61 update to 2.22.0
This switches to the gnome-2.32 release branch
2010-11-15 18:28:45 +00:00
adam
c5355244ed Changes 4.8.1:
* Support for the QT_BEGIN_NAMESPACE and QT_END_NAMESPACE macros to allow
  PyQt to be built against Qt built with namespace support.
* Bug fixes.

Changes 4.8:
* Added support for Qt v4.7 including the new QtDeclarative module.
* pyqtProperty() can now be used as a method decorator in the same way that
  the standard Python property type can be used.
* Added the notify argument to pyqtProperty().
* Unbound signals can now be subscripted in the same way that bound signals
  can.
* Added the missing << operator to QPolygon, QPolygonF and
  QXmlStreamAttributes.
* PyQt will now automatically keep a reference to objects set with some sort
  of setter method when Qt expects the underlying C++ instance to stay valid
  but does not take ownership of it.
* Added the lightmaps.py and stardelegate.py examples from Hans-Peter Jansen.
* Added the --assume-shared option to configure.py.
* The QtAssistant module is no longer built with Qt v4.7 and later.
2010-11-15 13:07:24 +00:00