Commit graph

8768 commits

Author SHA1 Message Date
wiz
2e3b2e20c1 + p5-Clipboard. 2009-01-08 15:47:23 +00:00
wiz
b87edbccc6 Initial import of p5-Clipboard-0.09:
Who doesn't remember the first time they learned to copy and paste,
and generated an exponentially growing text document? Yes, that's
right, clipboards are magical.

With Clipboard.pm, this magic is now trivial to access, cross-platformly,
from your Perl code.
2009-01-08 15:46:49 +00:00
wiz
0a2283cb0b Update to 2.12.0:
In Lablgtk-2.12.0:
2008.12.20 [Jacques]
 * fix build process for ocaml 3.11 on MSVC and mingw.

2008.12.09 [Jacques]
 * fix ml_gtk_source_buffer_create_marker

2008.10.30 [Benjamin]
 * Support Gtk Quartz backend compilation (thanks to Pascal Cuoq)
2008.10.07 [Benjamin]
 * Revert last change on GEdit.entry_completion according to M. Clasen.
   Keeping the new type for the callback match_selected.
2008.10.05 [Benjamin]
 * Change type of model contained in GEdit.entry_completion from
   model to model_filter see
   http://bugzilla.gnome.org/show_bug.cgi?id=555087.
2008.09.10 [Benjamin]
 * Many custom tree model bugs fixed.

2008.09.04 [Benjamin]
 * First attempt to support custom_tree_models in GTree.
   I need some feedback on ways to improve the safety.
   An example of usage is given in examples/custom_tree.ml
   Part of the code comes from Robert Schneck: he agreed by private mail
   on relicensing it for lablgtk2.

2008.08.20 [Jacques]
 * Move model to head of properties in ComboBox
   (bug reported by Pierre-Marie Pedrot)

2008.08.03 [Benjamin]
 * Support for wrapped signal of GEdit.spin_button (Gtk 2.10)

2008.08.01 [Benjamin]
 * Support for GtkRendererAccel of Gtk 2.10

2008.07.26 [Benjamin]
 * Add a few 2.10 properties GAction.icon_name, GButton.image_position,

2008.07.25 [Olivier]
 * don't use G_QUEUE_INIT (dependency on glib 2.14)

2008.07.25 [Jacques]
 * Add [widget] to Gtk.file_chooser
 * configure did not work on FreeBSD

2008.05.09 [Benjamin]
 * Add Glib.Io.read_chars. Other g_io_* function could be added...

2008.04.14 [Olivier]
  * use Gc.create_alarm to delay GObject finalization instead of an idle function

2008.03.31 [Benjamin]
  * Support mingw compilation with OCaml 3.11. Still tricky...

2008.03.25 [Jacques]
  * add GtkWindow properties
  * add GMain.Event
  * add GtkMenu.Menu.popup_at

2008.03.22 [Benjamin]
  * prepare gtksourceview 2.1 support
2009-01-08 10:04:29 +00:00
wiz
032fe8bce1 Update to 1.3.4:
Adam Jackson (2):
Nuke fontcache.
Retry font server connections faster.

Alan Coopersmith (8):
Add support for bzip2 bitmap font compression
Pad CreateAC packets with 0 auths to workaround xfs bug
Always scan catalogue dirs at startup, even if their mtime < 0
Use XORG_CWARNFLAGS & XORG_CHANGELOG macros from xorg-macros 1.2
Update COPYING file with additional copyrights/licenses
Add simple README with pointers to bugzilla/git/mailing list
miscutil.c:108: warning: old-style parameter declaration
Version bump: 1.3.4

Benjamin Close (1):
Make sure font names/font alias names are null terminated

Derek Wang (1):
Sun bug 4510977: dtremote fails to start session

Julien Cristau (1):
Don't clobber CFLAGS in configure

Peter Breitenlohner (1):
X.Org Bug 17945: avoid gcc warnings for libXfont
2009-01-07 22:01:10 +00:00
wiz
2f057ed136 Update to 1.2.0:
Following the inputproto 1.5 release adding input device properties,
here's the matching client-side libraries.

Peter Hutterer (4):
      Bump to 1.1.99.2.
      Add XI_JOYSTICK to list of defined types.
      Add support for XI 1.5 device properties.
      libXi 1.2.0
2009-01-07 21:58:09 +00:00
wiz
4897972747 Update to 1.5.0:
X Input Protocol 1.5.0

Additions over 1.4: input device properties support.

IDP are modelled after window properties and work much in the same
manner.  Each X Input device can have multiple properties of
arbitrary types at any point in time. These properties can be
interpreted by the server and/or the driver and thus allow cheap,
easily expandable ways of configuring devices.

IDP can also be read by other clients, allowing clients to label
devices or device specific features. Two of the more obvious cases
are to label a device as "primary", or to label each axis to denote
it's function ("press", "tilt", "rotation", etc.).

For those reading commit logs: IDP were originally added as XGE
events as part of XI2, then backported to traditional events.

Cheers,
  Peter


Peter Hutterer (10):
      Back out Device Properties from XI 2, push into XI 1.5.
      Protect against C++ includes.
      Add libXi's property interfaces.
      PropertyNotify, move deviceid back to last byte.
      Remove RCS tags, typo fix.
      Make sure Atoms are defined as CARD32.
      Undef Atom after we're done so we don't pollute users of XIproto.h
      Add XI_JOYSTICK type.
      Remove Configure/QueryDeviceProperty.
      inputproto 1.5.0
2009-01-07 21:56:22 +00:00
wiz
4c0afb21ff Update to 2.24.1, add two dependencies for more features (it already
depended on most of the kitchen sink anyway...).

Changes:
* configure.ac, wscript: Version 2.24.1.
* configure.ac: libtool-2.2 compatibility, patch by "Cygwin Ports
maintainer" (bug #564550).

* gnomeapplet/applet.override:
* gnomeapplet/appletmodule.c:
* gnomeapplet/wscript:
Fix build error with missing libgnome/libgnomeui flags.
Patch from Lucas Rocha closes bgo #564525

* tests/common.py: Fix a bug in the import check.
2009-01-07 14:35:12 +00:00
wiz
9f002392ff Update to 1.1.1:
This is mainly just a bunch of updates for OSX Tiger compatability and
SnowLeopard fratures.

Alan Coopersmith (1):
       Fix build of startx & xinitrc with Solaris make

Jeremy Huddleston (17):
       Apple: privleged_startx: Increase the timeout so slower
       machines don't get a stray process warning in their system
       log.
       startx.cpp: Made some things a little more friendly for
       people who have spaces in pathnames.
       Apple: Using eval to protect people who have spaces in their
       home path.
       Support the instant-off API in SnowLeopard.
       Apple: sleep() to avoid innocent error message spew
       Apple: Make VPATH builds work on darwin
       Apple: Use AvailabilityMacros.h for Tiger compatability
       OSX: Create privleged_startx on Tiger
       OSX Tiger: More compilation fixes...
       OSX Tiger: Hopefully the last fix for Tiger users...
       Apple: Honor X11_PREFS_DOMAIN if it's set (1.4.2-apple26
       and later)
       OSX Tiger: Fix discovery of mach port
       OSX: Fixed bad prefix
       OSX: More prefix fixes
       OSX: Don't use login/bash -c hack anymore for org.x.startx
       LaunchAgent
       Apple: Allow defaults option that maps to a -dpi server
       command line in startx
       xinit 1.1.1
2009-01-07 10:57:58 +00:00
dholland
d5facf8c52 Fix my last change (back in August) -- apparently I forgot to escape the
shell variable $? as $$? so it wouldn't be treated as a make variable.
This is wrong but nonfatal with NetBSD's make, but fatal with some other
versions of make.

While here, unhide a chmod that pkglint was complaining about.

PKGREVISION++ (now at 5)
2009-01-07 04:28:53 +00:00
wiz
646e8a574e Update to 7.0.4:
Peter Hutterer (4):
      Xge.h: include Xmd.h for CARD8
      geproto: remote trailing whitespaces.
      Clean up XGE documentation.
      Bump to 7.0.4
2009-01-06 20:15:27 +00:00
tnn
e1e0bb5f18 update to xterm-238. Closes PR pkg/40334 and fixes CVE-2008-2383.
Patch #238 - 2008/12/30
* update configure macro CF_XOPEN_SOURCE for AIX 6.x and Mint platforms.
* reset the screen wrapping-flag at the end of ClearRight to fix an occasional
  case where the last character of a scrolled and wrapped line would be cleared
  (patch by Joe Peterson).
* modify to use POSIX coding for comparing resource settings such as locale,
  to work with locales such as Turkish (report by M Vefa Bicakci).
* turn on configure paste64 feature by default (request by
  Jean-Philippe Bernardy). It is runtime enabled/disabled with allowWindowOps.
* turn on configure tcap-query feature by default, add resource allowTcapOps
  to make this runtime enabled/disabled.
* make OSC 3 (change X property, from patch #110) subject to allowWindowOps
  resource.
* make VT220 DSR responses inactive in VT100-mode.
* make DECUDK feature inactive in VT100-mode.
* respond to incorrectly formatted DECRQSS with a cancel.
* add allowFontOps resource to allow the fontsize-switching and font query/set
  control sequences to be enabled/disabled (prompted by Debian #510030).
* some code cleanup based on gcc 4.x -Wconversion warnings in button.c and
  charproc.c
* modify tcap-query feature to not return data for shifted cursor-keys when
  the keyboard type is set to vt220, since returning the same string for
  shifted/unshifted keys may confuse some applications (GenToo #212546).
2009-01-06 18:20:25 +00:00
jmcneill
f67cb28d88 Fix PLIST, user-destdir support. 2009-01-05 13:26:33 +00:00
hasso
7101a3f88e Backport G41 chipset support from 2.5, tested with Asus P5QPL-VM.
Bump PKGREVISION.
2009-01-05 13:18:18 +00:00
jmcneill
23250482f9 + py-kiwi 2009-01-05 12:31:54 +00:00
jmcneill
79f23e71d2 Import py-kiwi version 1.9.22.
Kiwi consists of a set of classes and wrappers for PyGTK that were developed
to provide a sort of framework for applications. Fully object-oriented, and
roughly Smalltalk's MVC, Kiwi provides a simple, practical way to build forms,
windows and widgets that transparently access and display your object data.
Kiwi was primarily designed to make implementing the UI for Stoq easier, and
it is released under the LGPL. Kiwi is inspired by Allen Holub's Visual Proxy.

Kiwi is a framework and a set of enhanced PyGTK widgets designed to make
building programs with graphical interfaces both easy to write and easy to
maintain. Kiwi is pure Python and should work cross-platform, but is developed
on Python 2.4, Linux ix86.
2009-01-05 12:31:06 +00:00
martti
70817495b3 Changed version number to 0.0beta868
pkglint -Wall
2009-01-05 10:54:15 +00:00
wiz
1b0ed7eb62 Bump PKGREVISION, add patch from xsrc:
revision 1.2
date: 2008/11/23 21:58:25;  author: mrg;  state: Exp;  lines: +1 -0
patch from jmcneill@:

add a log message to notify what VT is in use.  helps gdm/consolekit.
2009-01-04 20:02:12 +00:00
wiz
55fa90af5f Move scrollkeeper/omf.mk to rarian/omf.mk.
scrollkeeper is nowadays included in rarian, so the omf.mk file should
be there as well.
Adapt all references.
2009-01-04 18:00:58 +00:00
hasso
75099ab593 Quick fix for DragonFly master with getpwnam_r and friends. 2009-01-01 21:56:16 +00:00
adrianp
3c9fe51344 Darwin i386 uses stubs as well or else we get PLIST errors on install
gtkspell is not required so split it out as an option but keep it enabled by
 default so there's no change in the package.  Without gtkspell it removes
 a whole slew of dependencies which makes this package a fair bit lighter.
Make a small change to a CONFLICTS statement to keep pkglint happy.
2008-12-28 13:10:29 +00:00
obache
537286ad9a Update MASTER_SITES and HOMEPAGE to new location. 2008-12-28 12:57:17 +00:00
adam
c14dcb7582 Fix building with the latest GNUstep; PR #40211 2008-12-28 07:56:38 +00:00
jmcneill
2c4195270a Fix build with XFree86. 2008-12-25 00:14:42 +00:00
jmcneill
a3398085e8 Fix build with xrandr < 1.2 (like the one that comes with XFree86) 2008-12-24 02:38:18 +00:00
wiz
be094f739c For Python versions < 2.5, elementtree is included -- add it to PLIST.
Reported by Hasso Tepper.
2008-12-23 22:22:16 +00:00
joerg
d8bdf1b388 Fix PLIST of ocaml-graphics for architectures not using the optimiser.
Add amd64 to that list. Bump revision of ocaml-graphics. Make ocaml
itself and ocaml-graphics destdir safe.
2008-12-22 20:04:07 +00:00
wiz
1763bdd243 Update to 3.17.6, to fix build with latest py-sip.
Changes:
PyQt v3.17.6 has been released. This fixes a Windows compilation bug.

PyQt v3.17.5 has been released. This is mainly to be compatible
with SIP v4.7.8 but also adds a couple of new methods.

    * Added the missing QRegion.rects() (based on a patch from
    Hans-Peter Jansen).
    * Added the missing QWidget.stackUnder() slot.
2008-12-21 17:14:17 +00:00
obache
46ac1875c4 Try to fix build failure with ffmpeg-snapshot, PR 40212. 2008-12-21 12:53:24 +00:00
obache
d2ac708fe4 No need to set "no" for PLIST vars. 2008-12-21 12:45:50 +00:00
obache
ba750f122d Add rcsid. 2008-12-21 12:41:51 +00:00
wiz
e0d1e94a88 Also depend on py-expat for Python 2.3 (noted by Joerg) and Python 2.1. 2008-12-21 10:58:52 +00:00
wiz
713584ca8c py-expat only needed with Python 2.4, make it so. 2008-12-21 10:35:19 +00:00
ahoka
716761c1c1 According to Section 12.4 of the XKB Protocol Spec, if a key only has a single
group but the keyboard has multiple groups defined, the core description of
the key is a duplication of the single group across all symbols. i.e.
G1L1 G1L2 G1L1 G1L2 G1L3 G1L4 G1L3 G1L4

The previous code generated G1L1 G1L2 G1L3 G1L4 G1L3 G1L4, leading to
"invented" groups when the process is reversed.

Note that this creates wrong key types on reconstruction from core to xkb,
i.e. any single-group key with a key type that is not one of the canonical
four (Sec 12.2.3), will get the assigned type on group 1, and a canonical type
for the other gruops.

X.Org Bug 14373 <http://bugs.freedesktop.org/show_bug.cgi?id=14373>

Patch taken from the bugtracker entry.
2008-12-21 10:23:23 +00:00
joerg
b24d70a909 Fix typo. 2008-12-21 09:53:35 +00:00
joerg
fc2042941c Needs py-expat for building. 2008-12-21 09:53:13 +00:00
jmcneill
15f3c318c7 Pull in patch from libgnomekbd trunk that prevents a crash when a buggy
X server fails a XkbGetKeyboard call. Bump PKGREVISION.
2008-12-21 00:29:02 +00:00
jmcneill
f4ebdfae45 Pass proper path for xkb and xmodmap rules so you can select a non-US
keyboard again. Bump PKGREVISION.
2008-12-20 23:31:54 +00:00
reed
ad4a33cd42 Add to description. Two sentences from the xfce4-session manual. 2008-12-20 19:09:43 +00:00
jmcneill
b59baee545 gnome-control-center no longer needs esound 2008-12-20 01:08:57 +00:00
jmcneill
c0aaafec38 + qgtkstyle 2008-12-20 00:14:58 +00:00
jmcneill
53d319a30d Import qgtkstyle version r868.
This is a Qt style rendered using GTK to give a native appearence for Qt
applications running on the GNOME desktop.
2008-12-20 00:13:07 +00:00
hira
192c5fa551 Fix PR pkg/36260. Remove system config directory from PLIST. 2008-12-19 23:58:18 +00:00
markd
49a09f1955 Fix path searched for xkb directory to more likely find the version
pkgsrc is using rather that some other one that might just exist.
2008-12-19 21:16:02 +00:00
jnemeth
4120d83d41 sort 2008-12-19 07:59:42 +00:00
bjs
8c2b0e2547 Recursive dependency bump for multimedia/x264-devel. It's tough
to know which packages are affected by the update and how, so to be
safe, I'm doing a full bump.
2008-12-18 17:28:16 +00:00
hira
246d0402ca Bump BUILDLINK_{API,ABI}_DEPENDS.
Bump PKGREVISION (some packages ride the previous PKGREVISION bump).
2008-12-18 16:46:29 +00:00
hira
751e37cc3b Bump BUILDLINK_API_DEPENDS. 2008-12-18 16:43:28 +00:00
hira
9f1848f427 Use PKG_SYSCONFDIR. Bump PKGREVISION. 2008-12-18 16:38:08 +00:00
hira
5d8563eb1f Add missing entries to PLIST. Bump PKGREVISION. 2008-12-18 14:58:07 +00:00
hira
2d57ba0aa9 Fix PR pkg/40219. Add missing entries to PLIST. Bump PKGREVISION. 2008-12-18 14:52:09 +00:00