Commit graph

186427 commits

Author SHA1 Message Date
adam
a52eed18e4 Changes 3.4.3:
* GtkIconView:
 - The sizing and layout has been rewritten
* Bug fixes:
 478344 GtkTreeRowReference falsely said to auto-subscribe...
 587873 Documentation should explain MessageDialogs don't ...
 663072 GtkSelectionData is incorrectly documented
 670449 Splash screen stays
 672947 GtkEntryCompletion sizing/position fixes
 673237 window: Remove needless call to ensure_state_flag_...
 674192 out-of-tree build failure: demos/widget-factory/wi...
 674549 widget receives leave event when button released
 675421 GtkFileChooser should set its role
 675501 gtkquartz.h is not the gtk+-3.5.2.tar.xz archive
* Translation updates:
 Dutch
 Italian
2012-05-15 15:39:40 +00:00
adam
2d19539d2b Fix g-ir-scanner issues on Mac OS X 2012-05-15 15:07:22 +00:00
marino
41609f92b4 PR#46318 net/wminet: Fix for DragonFly 2012-05-15 14:05:01 +00:00
abs
05c511c1bf fix borked __NetBSD_Version__ in last 2012-05-15 13:20:03 +00:00
abs
a322c1953c Conditionalise old ioctl() usage on __NetBSD_Version__ < 600000000 or __NetBSD_Version__ > 699000000 && __NetBSD_Version__ < 699000700 2012-05-15 13:18:43 +00:00
obache
aa13948688 Updated pidgin to q2.10.4. 2012-05-15 13:18:18 +00:00
obache
3188bbddc1 Note update of pidgin and related packages. 2012-05-15 13:09:07 +00:00
obache
6410e786a1 Update pidgin to 2.10.4.
version 2.10.4 (05/06/2012):
	General:
	* Support building against Farstream in addition to Farsight.
	  (Olivier Crete) (#14936)

	IRC:
	* Disable periodic WHO timer.  IRC channel user lists will no
	  longer automatically display away status, but libpurple will be
	  much kinder to the network.
	* Print unknown numerics to channel windows if we can associate
	  them.  Thanks to Marien Zwart. (#15090)

	MSN:
	* Fix a possible crash when receiving messages with certain characters
	  or character encodings.  Thanks to Fabian Yamaguchi for reporting
	  this!

	XMPP:
	* Fix a possible crash when receiving a series of specially crafted
	  file transfer requests.  Thanks to José Valentín Gutiérrez for
	  reporting this!  (CVE-2012-2214)

	Windows-Specific Changes:
	* Words added to spell check dictionaries are saved across restarts of
	  Pidgin (#11886)
2012-05-15 13:07:28 +00:00
marino
cfa7387dfb PR#45840 www/py-uwsgi: Fix DragonFly Port 2012-05-15 12:56:38 +00:00
shattered
c14219f651 Install documentation. 2012-05-15 11:34:52 +00:00
adam
0d41f5b33b Changes 2.32.3:
* Bug fixes:
 Correct a typo in the ELF configure check
 Reset LIBS after the ELF configure check
 Fix GIO/GObject Visual C++ projects
 gio: fix error handling in async case of GProxy...
 GConverterInputStream: fix an infinite loop...
* Translation updates:
 Bulgarian
 Catalan
 Czech
 German
 Japanese
 Slovenian
 Telugu
2012-05-15 09:20:15 +00:00
adam
3742e313f8 Updated databases/sqlite3 to 3.7.12 2012-05-15 08:12:25 +00:00
adam
00dbf30b06 Changes 3.7.12:
* Add the SQLITE_DBSTATUS_CACHE_WRITE option for sqlite3_db_status().
* Optimize the typeof() and length() SQL functions so that they avoid unnecessary reading of database content from disk.
* Add the FTS4 "merge" command, the FTS4 "automerge" command, and the FTS4 "integrity-check" command.
* Report the name of specific CHECK constraints that fail.
* In the command-line shell, use popen() instead of fopen() if the first character of the argument to the ".output" command is "|".
* Make use of OVERLAPPED in the windows VFS to avoid some system calls and thereby obtain a performance improvement.
* More aggressive optimization of the AND operator when one side or the other is always false.
* Improved performance of queries with many OR-connected terms in the WHERE clause that can all be indexed.
* Add the SQLITE_RTREE_INT_ONLY compile-time option to force the R*Tree Extension Module to use integer instead of floating point values for both storage and computation.
* Enhance the PRAGMA integrity_check command to use much less memory when processing multi-gigabyte databases.
* New interfaces added to the test_quota.c add-on module.
* Added the ".trace" dot-command to the command-line shell.
* Allow virtual table constructors to be invoked recursively.
* Improved optimization of ORDER BY clauses on compound queries.
* Improved optimization of aggregate subqueries contained within an aggregate query.
* Bug fix: Fix the RELEASE command so that it does not cancel pending queries. This repairs a problem introduced in 3.7.11.
* Bug fix: Do not discard the DISTINCT as superfluous unless a subset of the result set is subject to a UNIQUE constraint and it none of the columns in that subset can be NULL.
* Bug fix: Do not optimize away an ORDER BY clause that has the same terms as a UNIQUE index unless those terms are also NOT NULL.
2012-05-15 08:09:25 +00:00
obache
8ec476d1de Bump PKGREVISION, last patches for latest glib2 affect to installed header
files, it is required to build depending packages.
2012-05-15 07:18:04 +00:00
reed
dbccd9725c fix download.
launchpad now redirects to https.
2012-05-15 03:50:34 +00:00
reed
b23da0e356 fix typo in comment 2012-05-15 03:49:52 +00:00
reed
06bec5affe To build it needs at least libgsf 1.14.18
Package revision not bumped since no package with older version possible.0
2012-05-15 03:45:22 +00:00
reed
84b3d7737b Mention this package does not include graphics.
I didn't bump the package revisoon.
2012-05-15 03:44:15 +00:00
schmonz
db3eaca248 Updated devel/mr to 1.12 2012-05-14 23:56:35 +00:00
schmonz
d518fb4e75 * Ignore nonzero exit status of hg pull, which can happen when there
were no changes to pull. Closes: #661870
* Add vcsh to Suggests.
* Recognize a repo with a .git file as a git repo.
* Improve bzr register's heuristics to determine upstream repo.
  Closes: #672843
2012-05-14 23:56:09 +00:00
enami
7c39fa9a82 No need to install gauche-init.scm with executable bits set.
This suppresses file permission check warning.
2012-05-14 23:44:56 +00:00
abs
37afaa0eb5 regen distinfo 2012-05-14 18:46:21 +00:00
abs
33e3a18c48 Extend previous to apply to netbsd-6 also (at least the one currently on
netbsd-daily and soon be in BETA2)
2012-05-14 18:01:45 +00:00
manu
95dba0826a Fix "xm list" with Python 2.7 (which is the default now). Without these patches,you get a traceback and a crashing xend.
copied from similar patch on xentools33 from bsiegert
2012-05-14 15:39:52 +00:00
obache
1414056276 Try to fix build failure on NeBSD 6.99.7 from _oss_ioctl API change as PR 46448. 2012-05-14 14:56:51 +00:00
taca
afd3f626f4 Note update of mail/dovecot2 package to 2.1.6nb1. 2012-05-14 14:05:36 +00:00
taca
f45a78c0c6 Add support for net_getunixcred() to NetBSD before 5.0 which dosen't
have getpeereid(3); no LOCAL_PEEREID socket options.

Bump PKGREVISION.
2012-05-14 14:04:59 +00:00
fhajny
1628eeaf17 Fix PKGNAME. 2012-05-14 12:15:14 +00:00
sbd
b7199a863a Remove unneeded build dependence on p5-XML-Parser 2012-05-14 10:14:11 +00:00
wiz
42d55bc3ae Added databases/ocaml-sqlite3 version 1.6.1 2012-05-14 09:21:30 +00:00
wiz
4ddf18a8bc + ocaml-sqlite3 2012-05-14 09:21:15 +00:00
wiz
f0bc91491d Initial import of ocaml-sqlite3-1.6.1, packaged by Jaap Boender in
PR 41690.

This package contains is an OCaml database library wrapper for
SQLite.
2012-05-14 09:20:39 +00:00
dholland
35b8db07a8 USE_TOOLS+=flex, seen in Linux bulk build 2012-05-14 08:09:27 +00:00
dholland
fc8d3754a7 Don't declare own strcmp; it fails on Linux. 2012-05-14 08:08:39 +00:00
dholland
7f71ffb1d3 Add missing pam.bl3.mk. 2012-05-14 08:03:54 +00:00
sbd
216aaa0b45 Add build dependencies on p5-XML-Parser and msgfmt. 2012-05-14 07:52:32 +00:00
dholland
9da77279e3 USE_TOOLS+=flex, per latest linux build 2012-05-14 07:42:35 +00:00
dholland
08fdb49250 add limits.h to fix the linux build 2012-05-14 07:35:02 +00:00
dholland
a5e6276a1e Add missing termcap.bl3.mk. 2012-05-14 07:29:50 +00:00
dholland
cb3b965468 Add missing termcap.bl3.mk. No version bump; on platforms where this
matters lack of it leads to build failure.
2012-05-14 07:09:31 +00:00
dholland
59e097b41d Use <termcap.h>, not <term.h>. Should fix build on netbsd-5. 2012-05-14 07:07:41 +00:00
dholland
726014f1d2 Use time_t to call time(), not "long int". 2012-05-14 07:06:16 +00:00
sbd
5ca3155fa5 Not all Linux systems have/use utempter. 2012-05-14 07:03:08 +00:00
dholland
4e2e53eb47 Partially revert previous: exclude kaffe on x86_64 again as it builds
but apparently does not work.

I'm seeing two different problems on different machines, one where it
can't find classes in jar files that are clearly there and one where
it can't run even a trivial program without dying with a stack
overflow.
2012-05-14 06:06:43 +00:00
dholland
a010cd675f Set PKG_DESTDIR_SUPPORT. It looks to me like it should probably just work;
I can't test it though right now due to some kind of JVM lossage.
2012-05-14 05:47:09 +00:00
dholland
48e5cde117 remove stray blank line in previous commit 2012-05-14 05:31:21 +00:00
dholland
4b9e8f0e31 Update _ONLY_FOR_PLATFORMS.kaffe from kaffe's makefile. 2012-05-14 05:28:37 +00:00
sbd
ee792d435c Change the the cast on gettext() when testing for it so the gcc doesn't
complain with "error: cast from 'char*' to 'int' loses precision",
which causes the test to fail and NLS to be disabled.
2012-05-14 05:01:24 +00:00
sbd
8d877d50ac Updated x11/libdrm to 2.4.33nb1 2012-05-14 03:57:08 +00:00
sbd
8922a92188 Add a Linux only PLIST.
Bump PKGREVISION.
2012-05-14 03:56:58 +00:00