Commit graph

10890 commits

Author SHA1 Message Date
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
dholland
a41648bc35 Update to 3.5.
Upstream changes:
   - Portuguese translation
   - bug fixes
   - more examples
   - new documentation infrastructure
2012-07-30 01:19:15 +00:00
dholland
aaa2f9b584 fix pkglint 2012-07-29 22:13:56 +00:00
wiz
c4f8d0da4e Update to 1.4.0:
Alan Coopersmith (1):
      Strip trailing whitespace

Daniel Stone (1):
      Fill in nameLen in XRROutputInfo

Dave Airlie (2):
      libXrandr: add support for provider objects.
      libXrandr: bump to 1.4.0 for release
2012-07-29 20:37:06 +00:00
wiz
0901c58c3f Update to 1.3.0:
This version adds an explicit dependency on XCB, which it uses for more
efficient querying of the available extensions on the X server.

Alan Coopersmith (6):
      Use xcb for -queryExt instead of a round-trip per extension
      Strip trailing whitespace
      Add const attributes to fix gcc -Wwrite-strings warnings
      Remove unused function hasExtension
      Silence gcc complaint about being unable to check printf format string
      xdpyinfo 1.3.0

Gaetan Nadon (4):
      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
      config: move man pages into their own directory

Jesse Adkins (1):
      Purge cvs tags.
2012-07-29 19:48:35 +00:00
reed
8327581df0 Fix description: it is not four; it doesn't provide pixmap or metal or swing. 2012-07-28 22:51:10 +00:00
reed
7b59ed2a9a describe further 2012-07-28 22:00:16 +00:00
dholland
84efa56e32 Reference PR 46649 and add upstream bug report URL. 2012-07-28 18:01:26 +00:00
obache
fd77bc5011 Switch to usual manner instead of buildlink jail break. 2012-07-25 13:05:30 +00:00
obache
9e40e35c78 buildlink with xcb-util036 instead of xcb-util for the case requireing
x11/startup-notification010.

fixes PR 46738.
2012-07-25 12:22:23 +00:00
obache
96ab059df2 merge same conditions into one condition to be maintainance easier. 2012-07-25 12:12:26 +00:00
fhajny
569a5a7bbe Fix SunOS build with GCC 4.7 2012-07-25 11:40:50 +00:00
drochner
d348d1cb67 remove obsolete patch 2012-07-25 09:24:27 +00:00
drochner
e49984a4b4 update to 3.4.4
changes:
-bugfixes
-translation updates
2012-07-24 18:27:41 +00:00
drochner
b41eaa929c update to 2.24.11
changes:
-WM interaction improvement for X11
-bugfixes
-translation updates
2012-07-24 18:26:00 +00:00
drochner
06eeb2012c +xcb-util-keysyms 2012-07-24 18:03:08 +00:00
drochner
ee72653413 add xcb-util-keysyms-0.3.9 - this used to be part of xcb-util, but
comes as a separate tarball now
2012-07-24 18:02:07 +00:00
obache
67cec02ba0 Set {API,ABI}_DEPENDS for the case ${OPSYS} != NetBSD.
XXX: four patterns should be merged into two patterns.
2012-07-24 12:09:07 +00:00
obache
b89fd674ce Update ruby-gnome2 to 1.1.4.
== Ruby-GNOME2 1.1.4: 2012-07-21

This is a easy to install release!

=== Changes

==== All

  * Improvements
    * Supported automatic required native packages install.

==== Ruby/GLib2

  * Improvements
    * mkenums: Supported "/* < flags > */" tag.
    * mkenums: Supported two or more upper case characters such as "IO".
      * Before: GIOStatus -> g_iostatus
      * After:  GIOStatus -> g_io_status
    * GIOCondition: Changed to GLib::Boxed object from integer.
    * GLib::Source#attach doesn't require context.

  * Fixes
    * Fixed wrong type conversion for GIOCondition.

==== Ruby/GIO2

  * Improvements
    * Gio::Socket#create_source: Supported callback.

  * Fixes
    * Fixed return values.
    * Fixed wrong type conversions.

==== Ruby/GTK2

  * Improvements
    * Re-supported GTK+ 2.10.0. [GitHub:115] [Patch by Grant Schoep]

  * Fixes
    * Fixed a typo in test script.
      [GitHub:109] [Reported by kimura wataru]

==== Ruby/GStreamer

  * Fixes
    * Fixed a test failure with GStreamer 0.10.36.
      [GitHub:111] [Reported by mtasaka]
2012-07-22 09:29:16 +00:00
jperkin
5cc41d2eca Add missing xcb-util036. 2012-07-17 21:09:24 +00:00
markd
490ed1abac Drop USE_TOOLS+=gmake. Already gets this from Makefile.kde3 2012-07-16 20:35:52 +00:00