Commit graph

10910 commits

Author SHA1 Message Date
joerg
1f7a546c4c Add forgotten patch adding missing void. 2012-08-16 15:48:21 +00:00
obache
298864d6dc Update PKGCONFIG_OVERRIDE patterns to refrect reality. 2012-08-15 12:02:18 +00:00
asau
010650399c Mark packages with no staged installation support explicitly (PKG_DESTDIR_SUPPORT=none). 2012-08-14 17:07:55 +00:00
wiz
e98b3e911b Needs xextproto (like many libXext dependencies, which is why this
should be added to libXext/buildlink3.mk, but this has:
# XXX don't include xextproto/bl3 here; packages checking for xext.pc must
# include it theirselfes
requested by joerg because "most packages don't need it").
2012-08-14 09:11:25 +00:00
wiz
744c90554a Bump PKGREVISION for fix in librsvg/buildlink3.mk. 2012-08-13 14:25:37 +00:00
wiz
796e25cb0b Update to 1.1.1:
This minor maintenance release provides the usual collection of recent
build configuration improvements and janitorial cleanups.

Alan Coopersmith (5):
      Update Sun license notices to current X.Org standard form
      Sun's copyrights belong to Oracle now
      config: Add missing AC_CONFIG_SRCDIR
      Chop whitespace off of the ends of lines
      evieproto 1.1.1

Gaetan Nadon (8):
      .gitignore: use common defaults with custom section # 24239
      configure.ac: AM_MAINTAINER_MODE missing #24238
      configure.ac: deploy the new XORG_DEFAULT_OPTIONS #24242
      Makefile.am: INSTALL file is missing or incorrect #24206
      Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
      README: file created or updated #24206
      Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
      config: update AC_PREREQ statement to 2.60
2012-08-13 13:10:03 +00:00
wiz
123a7e6d6c Fix build on systems without O_CLOEXEC. 2012-08-13 09:05:07 +00:00
wiz
f237f56bf4 regen patch 2012-08-13 07:02:00 +00:00
wiz
c17582581e + xcb-util-wm 2012-08-12 21:30:03 +00:00
wiz
e0cba13cc6 Import xcb-util-wm-0.3.9 as x11/xcb-util-wm.
XCB util-wm module provides the following libraries:

  - ewmh: Both client and window-manager helpers for EWMH.
  - icccm: Both client and window-manager helpers for ICCCM.
2012-08-12 21:29:36 +00:00
wiz
093fe1ef82 + xcb-util-renderutil 2012-08-12 21:23:48 +00:00
wiz
9f3945c480 Import xcb-util-renderutil-0.3.8 as x11/xcb-util-renderutil.
XCB util-renderutil module provides the following library:

  - renderutil: Convenience functions for the Render extension.
2012-08-12 21:23:26 +00:00
wiz
16d0d64de0 + xcb-util-image 2012-08-12 21:19:26 +00:00
wiz
1c52f62321 Import xcb-util-image-0.3.9 as x11/xcb-util-image.
XCB util-image module provides the following library:

  - image: Port of Xlib's XImage and XShmImage functions.
2012-08-12 21:19:06 +00:00
wiz
4bf3edc743 Update to 2.4.38:
Alex Deucher (2):
      radeon: add some missing evergreen pci ids
      radeon: add some new SI pci ids

Chris Wilson (1):
      intel: Bail gracefully if we encounter an unknown Intel device

Cooper Yuan (1):
      libdrm/exynos: padding gem_mmap structure to 64-bit aligned

Damien Lespiau (1):
      intel: Remove two unused variables

Dave Airlie (4):
      libdrm: add missing caps from kernel to drm.h
      libdrm: add prime fd->handle and handle->fd interfaces
      libdrm/nouveau: add prime handle->bo and bo->handle support.
      intel: add prime interface for getting/setting a prime bo. (v4)

Eric Anholt (4):
      intel: Quiet valgrind warnings in context creation.
      Drop "-Wunsafe-loop-optimizations".
      intel: Import updated i915_drm.h.
      intel: Add a function for the new register read ioctl.

Kenneth Graunke (1):
      intel: Change context create failure message to from fprintf to DBG().

Laurent Pinchart (8):
      modetest: Unify buffer allocation
      modetest: Add SMPTE test pattern
      modetest: Add test pattern support for missing packed YUV formats
      modetest: Add test pattern support for missing planar YUV formats
      modetest: Add test pattern support for missing RGB formats
      modetest: Move connector and plane parsing to separate functions
      modetest: Make frame buffer format configurable on the command line
      modeset: Split buffer allocation to a separate file

Lauri Kasanen (1):
      intel: Fix build failure in test_decode.c

Marek Olšák (6):
      radeon: simplify ZS buffer checking on r600
      radeon: optimize allocation for depth w/o stencil and stencil w/o depth on EG
      radeon: force 2D tiling for MSAA surfaces
      radeon: tweak TILE_SPLIT for MSAA surfaces
      tests/modetest: fix distcheck
      configure: bump version for 2.4.38 release

Paulo Zanoni (1):
      intel: add more Haswell PCI IDs

Rob Clark (5):
      omap: clarify dmabuf file descriptor ownership
      omap: add API to import bo's from dmabuf fd's
      omap: add refcnting and handle tracking
      intel: fix build error
      modetest: fix uninitialized fourcc
2012-08-12 16:16:39 +00:00
ryoon
87f00680fc Update to 3.3
Changelog:
Version 3.3 (2012-03-03)
* -text can now accept \{keysym} so that the specified key can be processed in more primitive manner, and so that modofier keys such as Control_L, Meta_L, etc. can also be simulated. Also, \{+keysym} and \{+keysym} will now simulate press and release of the key, respectively.
* New option -remote-display to make xvkbd connect to the specified display when startup.
* Bug fixed: KP_0 now works.
2012-08-11 12:00:57 +00:00
ryoon
7a3fba6893 Use http for MASTE_SITES instead of https, thank you, obache@. 2012-08-10 21:29:58 +00:00
joerg
95ea26566d Fix prototype of main 2012-08-10 18:00:14 +00:00
ryoon
739c9bc001 Update to 3.0.4
* Switch to gtk3 and vte 0.29 series

Changelog:
unknown
2012-08-10 13:54:14 +00:00
ryoon
4a1afdccbc Add vte029 2012-08-10 13:46:50 +00:00
ryoon
441b8f54df Import vte029-0.32.2 as x11/vte029.
Terminal widget with improved font, internationalization and
accessibility support for the GNOME 3 desktop.
2012-08-10 13:46:01 +00:00
sbd
2b86df1be5 Set PYTHON_VERSIONS_INCOMPATIBLE+=25 as the dependence x11/py-qt4 sets it.
This is to stop pbulk trying to build the packages the python25 and looking
for py25-qt4 dependence which doesn't exists causing Global dependency
resolution failure.
2012-08-09 10:15:28 +00:00
sbd
1642c62f55 Revert the below commit as it didn't work. The py-qt4 buildlink3.mk may
be included after pyversion.mk, which means the setting has no affect.

---
   Module Name:	pkgsrc
   Committed By:	sbd
   Date:		Tue Aug  7 09:44:03 UTC 2012

   Modified Files:
   	pkgsrc/x11/py-qt4: buildlink3.mk

   Log Message:
   Set PYTHON_VERSIONS_INCOMPATIBLE+=25 in the buildlink3.mk so that dependent
   packages won't try to build with python25.

   Fixes Global dependency resolution failure.


   To generate a diff of this commit:
   cvs rdiff -u -r1.3 -r1.4 pkgsrc/x11/py-qt4/buildlink3.mk
2012-08-09 10:15:05 +00:00
sbd
7b3d9ba6c7 Set PYTHON_VERSIONS_INCOMPATIBLE+=25 in the buildlink3.mk so that dependent
packages won't try to build with python25.

Fixes Global dependency resolution failure.
2012-08-07 09:44:02 +00:00
gls
490fb72484 Update x11/x3270 to 3.3.12ga11
Upstream changes:
-----------------

Changes in version 3.3.12ga11, 23. July 2012

    [all] Corrected a problem with not sending the TELNET TERMINAL TYPE when
	the TELNET NEW ENVIRONMENT option had been negotiated.
    [x3270, c3270] Corrected issues with manual page warnings.

Changes in version 3.3.12ga10, 8. July 2012

    [all] Turned off SSL host cerfication and Added a verifyHostCert resource
	and -verifycert option to enable it.
    [x3270, c3270, wc3270] Changed the 'secure' icon to green when SSL/TLS is
	active and the host is verified, and yellow when SSL/TLS is active but
	the host is unverified.

Changes in version 3.3.12beta9, 13. February 2012

    [all] Added a selfSignedOk resource to allow SSL authentication with hosts
	that use self-signed certificates.
2012-08-06 20:12:17 +00:00
wiz
9421778ce4 Disallow python25 since py-dbus doesn't support it any longer. 2012-08-05 20:59:18 +00:00
obache
ab4e71d90b Bump PKGREVISION for change of PostgreSQL default version to 9.1. 2012-08-05 10:02:09 +00:00
jperkin
5517ad0cdd Include cmath for an abs() implementation which accepts a 'double' argument.
Fixes build on at least Solaris.
2012-08-02 11:43:08 +00:00
drochner
0e22704c96 mark as buildable with Python3x, py-elementtree comes with all
supported Python versions
2012-08-01 18:17:44 +00:00
drochner
35a09e0916 update to 5.19
changes:
 Made pipes be ridiculously less efficient, but spin.
 Added better mouse control to rubik, cube21, crackberg, and julia.
 Cosmetic improvements to queens and endgame.
 sonar can now ping local subnet on DHCP.
 Most savers now resize/rotate properly.
 Various fixes.
 MacOS/iOS improvements

pkgsrc note: use "pipes" from 5.17, the new one is too slow
 on i945 graphics
2012-08-01 12:22:14 +00:00
jperkin
8ddeecbca8 Fix HOMEPAGE. From Thomas Mueller. 2012-07-31 08:00:28 +00:00
dholland
4d183607f3 Fix pkglint. Add patch comments. Do configuration SUBSTs at pre-configure
time, not post-patch, to reduce the chances of the results being rolled
unconditionally into patches.
2012-07-30 04:23:23 +00:00
dholland
a45a204051 add stray blank line to appease pkglint 2012-07-30 04:12:46 +00:00
dholland
d736e02fe1 Add patch comments. Regen patch-ac as it wasn't diff -u format. Improve
portability of patch-aa.
2012-07-30 04:08:53 +00:00
dholland
b4a3fafdd0 Fix pkglint. Use BUILD_DIRS instead of a hand-rolled do-build target.
Add patch comments.
2012-07-30 03:59:06 +00:00
dholland
bd0d6c6d46 shut up pkglint 2012-07-30 03:50:21 +00:00
dholland
1426563a1d Rearrange extract logic to shut up pkglint. Add patch comment. 2012-07-30 03:48:17 +00:00
dholland
dbfb87101f pkglint. 2012-07-30 03:36:32 +00:00
dholland
6df6ceacd0 Fix LP64 issues. PKGREVISION -> 2.
While here also fix pkglint in the PLIST.
2012-07-30 03:33:12 +00:00
dholland
2e0228eb94 Fix pkglint, add patch comments, set LICENSE. 2012-07-30 03:04:32 +00:00
dholland
4ceb8d5969 pkglint 2012-07-30 02:59:21 +00:00
dholland
208c309673 Fix pkglint; fix whitespace in patches; add patch comments.
Improve patch-ag to never attempt to declare errno.
2012-07-30 02:53:57 +00:00
dholland
a435b2a78b Install docs in share/doc/xdialog, not share/doc/html/xdialog.
PKGREVISION -> 9.

Also fix some pkglint and add LICENSE and patch comments.
2012-07-30 02:21:31 +00:00
dholland
097096e96a fix some pkglint 2012-07-30 02:10:20 +00:00
dholland
2ed446934c Fix pkglint; add LICENSE. 2012-07-30 02:04:23 +00:00
dholland
0ef547795c Fix pkglint and add patch comment. 2012-07-30 01:46:24 +00:00
dholland
a084c1c07d Fix pkglint. Add missing rcsid to patch and add patch comment. 2012-07-30 01:43:52 +00:00
dholland
b53d532c18 Use ${} instead of $() to appease pkglint. 2012-07-30 01:40:58 +00:00
dholland
6c5ab08779 Remove stray trailing backslash-newline, which pkglint incorrectly
reports as trailing whitespace.
2012-07-30 01:38:19 +00:00
dholland
b816a85c36 pkglint. 2012-07-30 01:30:10 +00:00