Commit graph

187763 commits

Author SHA1 Message Date
obache
fbb2f1a10f note "used by". 2012-06-13 11:57:42 +00:00
prlw1
f45b7d46c2 Updated devel/at-spi2-atk to 2.5.2 2012-06-13 11:50:03 +00:00
prlw1
aed06a06b9 Update at-spi2-atk from 2.3.5 -> 2.5.2 with extra patch to avoid conflict
with at-spi-atk. It makes the assumption that at-spi2-atk is used with
gtk3 only.

2.5.2:
* Fix for bug 677211 - The collection interface's MATCH_ANY fails for states

2.3.91:
* Have GetIndexInParent() return a signed int, per the spec.
* Send a DoAction reply message before invoking atk (works around
  atk_action_do_action potentially not returning right away for gtk).

2.3.90:
* Have GrabFocus return a bool, per the spec, rather than a uint32.
* Fix a potential crash when emitting a signal if the ATK implementor
  misbehaves.

New/updated Khmer, Malayalam, Norwegian Nynorsk, Hindi translations
2012-06-13 11:49:37 +00:00
obache
1fa9f59429 fix a copy and paste then missing edit error. 2012-06-13 11:39:33 +00:00
abs
d0b2502a7b Updated chat/weechat to 0.3.8 2012-06-13 11:34:09 +00:00
abs
b0d3ed07ed Updated chat/weechat to 0.3.8 (confirmed via maintainer)
pkgsrc changes: enable gnutls by default, switch to tar.bz2 distfile

Version 0.3.8 (2012-06-03)
--------------------------

* core: support lines of 16 Kb long in configuration files (instead of 1 Kb)
* core: fix crash in focus hook for nicklist (bug #36271)
* core: fix truncated configuration files (zero-length) after system crash
  (bug #36383)
* core: fix display bugs and crashs with small windows (bug #36107)
* core: convert options weechat.look.prefix_align_more and
  weechat.look.prefix_buffer_align_more from boolean to string (task #11197)
* core: fix display bug with prefix when length is greater than max and prefix
  is ending with a wide char (bug #36032)
* core: add option weechat.look.prefix_same_nick (hide or change prefix on
  messages whose nick is the same as previous message) (task #11965)
* core: convert tabs to spaces in text pasted (bug #25028)
* core: add a connection timeout for child process in hook_connect (bug #35966)
* core: follow symbolic links when writing configuration files (.conf)
  (task #11779)
* core: fix lost scroll when switching to a buffer with a pending search
* core: add support of terminal "bracketed paste mode", new options
  weechat.look.paste_bracketed and weechat.look.paste_bracketed_timer_delay
  (task #11316)
* core: fix display of wide chars on last column of chat area (patch #7733)
* doc: add japanese FAQ (patch #7781)
* api: display warning in scripts when invalid pointers (malformed strings) are
  given to plugin API functions (warning displayed if debug for plugin is >= 1)
* api: add list "gui_buffer_last_displayed" in hdata "buffer"
* scripts: fix type of argument "rc" in callback of hook_process (from string to
  integer)
* guile: fix crash on ARM when loading guile plugin (bug #36479)
* guile: add missing function "hook_process_hashtable" in API
* irc: update channel modes by using chanmodes from message 005 (do not send
  extra command "MODE" to server), fix parsing of modes (bug #36215)
* irc: add option "fakerecv" for command /server to simulate a received IRC
  message (not documented, for debug only)
* irc: hide everything after "identify" or "register" in messages to nickserv
  when option irc.look.hide_nickserv_pwd is on (bug #36362)
* irc: add option "-pending" for command /disconnect (cancel auto-reconnection
  on servers currently reconnecting) (task #11985)
* irc: set user modes only if target nick is self nick in message 221
  (patch #7754)
* irc: force the clear of nicklist when joining a channel (nicklist was not sync
  after znc reconnection) (bug #36008)
* irc: allow more than one nick in command /invite
* irc: do not send command "MODE #channel" on manual /names (do it only when
  names are received on join of channel) (bug #35930)
* irc: do not allow the creation of two servers with same name but different
  case (fix error when writing file irc.conf) (bug #35840)
* irc: update away flag for nicks on manual /who
* irc: display privmsg messages to "@#channel" and "+#channel" in channel buffer
  (bug #35331)
* irc: fix redirection of message when message is queued for sending on server
* irc: add signals and tags in messages for irc notify (task #11887)
* irc: check notify immediately when adding a nick to notify list, improve
  first notify message for a nick (bug #35731)
* irc: fix display of color in hostname (join/part/quit messages)
* irc: compute hash to find nick color for nick in server message when nick
  is not in nicklist
* irc: add support of "external" SASL mechanism (task #11864)
* irc: close server buffer when server is deleted
* irc: add search for lower case nicks in option irc.look.nick_color_force
* logger: fix charset of lines displayed in backlog when terminal charset is
  different from UTF-8 (bug #36379)
* logger: add colors for backlog lines and end of backlog, new options:
  logger.color.backlog_line and logger.color.backlog_end (task #11966)
* perl: fix compilation on OS X (bug #30701)
* perl: fix crash on quit on OS X
* relay: keep spaces in beginning of "input" received from client (WeeChat
  protocol)
* relay: add signals "upgrade" and "upgrade_ended" in WeeChat protocol
* relay: fix crash on /upgrade when client is connected using WeeChat protocol
* relay: redirect some irc messages from clients to hide output (messages: mode,
  ison, list, names, topic, who, whois, whowas, time, userhost) (bug #33516)
* relay: add "date_printed" and "highlight" in signal "_buffer_line_added"
  (WeeChat protocol)
* rmodifier: add default rmodifier "quote_pass" to hide password in command
  "/quote pass" (bug #36250)
* rmodifier: add default rmodifier "server" to hide passwords in commands
  /server and /connect (task #11993)
* rmodifier: add option "release" in default rmodifier "nickserv" (used to hide
  passwords in command "/msg nickserv") (bug #35705)
* tcl: add missing function "hdata_char" in API
* tcl: fix pointer sent to function hook_signal_send when type of data is
  a pointer
2012-06-13 11:33:30 +00:00
obache
e3dca02a58 not used by x11/modular-xorg-server/option.mk 2012-06-13 11:30:38 +00:00
jperkin
4addca8ecd Explicitly disable optreset on Solaris. devel/libgetopt defines it even
though Solaris does not include it in libc, and the xz feature test only
tests the definition, not functionality.
2012-06-13 11:02:35 +00:00
mef
d055a61f64 Add and Delete entry of x11/xfstt-1.9 pkg/45478. 2012-06-13 08:29:28 +00:00
mef
8cfeb56538 Makefile
CHANGES file no longer exists, remove from install file list.
PLIST
	Because of missing CHANGES, two files were not installed.
	Pick them up again.
2012-06-13 08:23:25 +00:00
mef
3820ac2d1d (1) Bump version x11/xfstt 1.6 to 1.9 based on PR pkg/45478
(2) Some pkglint flags cleared, (comment on patches, INSTALATION_DIRS)
(3) (No change) Consider dropping to support gcc-2.95 (huge patches).

1.9 (2012-05-02)
        Fix file descriptor leaks.
        Fix directory resource leaks and segfaults on opening errors.
        Reset the umask before creating the temporary directory.
        Rewrite showttf to use XCB instead of X11.

1.8 (2010-11-09)
	Remove the obsolete `--multi' option.
	Bump gettext dependency to 0.18.
	 -- Use --previous in msgmerge to help translators.
	Blank unused fields of the fsError struct when sending an error.
	Fix segfaults on font open errors (thanks to Edward Welbourne).
	Handle mmap failures which might end up as segfaults otherwise.
	Fix crashes with fortify support when:
	 -- Listing fonts (thanks to Erik Devriendt).
	 -- Setting info file magic and type fields (thanks to Niall Creech).
	Fix segfault on fonts with unknown cmap format.
	Add SIGHUP handler to re-sync fonts cache.
	Do not hardcode any path component in the man page.
	Code cleanup:
	 -- Fixed several compiler warnings.
	 -- Constify types.
	 -- Refactor client state into a new struct.
	 -- Refactor font protocol error reply handling.
	 -- Remove unused or duped includes.
	 -- Switch more C `char *' strings to C++ strings.
	 -- Use C++ algorithm instead of custom code.
	 -- Always include "config.h" first.
	 -- Use <stdint.h> instead of our own types.
	Build system cleanup:
	 -- Detect system endianness at build time.
	 -- Enable silent rules by default if support is available.
	 -- Do not use AM_MAINTAINER_MODE.
	 -- Make X11 usage selectable at configure time (new `--with-x11').
	 -- Always build (but not install) extra tools.
	 -- Use pkg-config to get fontsproto and x11 module flags.
	 -- Fix `make distcheck'.

1.7 (2005-11-30)
	Made gettext external.
	Use autoreconf instead of `autogen.sh'.
	Changed mail address.
	Generate the manpage at build time, to use variable paths and version.
	Remove win32 obsolete code.
	Use new error, warning and info functions.
	Changed some data types names.
	Fix hyphen used as minus sign in manpage.
	Fix build failure on Irix with gcc 3.2 (thanks to Dirk Tilger).
	Add IPv6 support.
	Update FSF's address.
2012-06-13 08:15:13 +00:00
obache
df17b62f1c afp_ldap.conf will be installed for platfoms having ACL support.
PR 46597.
XXX: please update the condition if it is not adapted to your platforms.
2012-06-13 07:18:19 +00:00
obache
b0866d27f5 merge PLIST condition for DragonFly with PLIST_VARS. 2012-06-13 06:57:59 +00:00
mef
748b6a62cf x11/xfstt 1.9 is out. 2012-06-13 03:19:40 +00:00
asau
31eaf78b3d Distfile has moved to archive subdirectory. 2012-06-13 02:47:50 +00:00
asau
aa608ad49f Updated parallel/openmpi to 1.6 2012-06-12 23:37:05 +00:00
asau
ec8d0e067e Update to OpenMPI 1.6
Disable automatic detection of SGE and SLURM to avoid PLIST divergence.


Changes in OpenMPI 1.6

v1.6 is a major release; it effectively deprecates both the v1.4.x
and v1.5.x series, and replaces v1.4.x as the current "super stable" series.
A forthcoming v1.7 series will become the new "feature" series.

*All users* -- including production users and downstream providers --
are encouraged to upgrade to v1.6.

Note that v1.6 is ABI compatible with the entire v1.5.x series,
but is not ABI compatible with the v1.4.x series.
See http://www.open-mpi.org/software/ompi/versions/ for a description
of Open MPI's release methodology.


Here is a list of changes in v1.6 as compared to v1.5.5:

- Fix some process affinity issues.  When binding a process, Open MPI
  will now bind to all available hyperthreads in a core (or socket,
  depending on the binding options specified).
  --> Note that "mpirun --bind-to-socket ..." does not work on POWER6-
      and POWER7-based systems with some Linux kernel versions.  See
      the FAQ on the Open MPI web site for more information.
- Add support for ARM5 and ARM6 (in addition to the existing ARM7
  support).  Thanks to Evan Clinton for the patch.
- Minor Mellanox MXM fixes.
- Properly detect FDR10, FDR, and EDR OpenFabrics devices.
- Minor fixes to the mpirun(1) and MPI_Comm_create(3) man pages.
- Prevent segv if COMM_SPAWN_MULTIPLE fails.  Thanks to Fujitsu for
  the patch.
- Disable interposed memory management in fakeroot environments.  This
  fixes a problem in some build environments.
- Minor hwloc updates.
- Array versions of MPI_TEST and MPI_WAIT with a count==0 will now
  return immediately with MPI_SUCCESS.  Thanks to Jeremiah Willcock
  for the suggestion.
- Update VampirTrace to v5.12.2.
- Properly handle forwarding stdin to all processes when "mpirun
  --stdin all" is used.
- Workaround XLC assembly bug.
- OS X Tiger (10.3) has not been supported for a while, so forcibly
  abort configure if we detect it.
- Fix segv in the openib BTL when running on SPARC 64 systems.
- Fix some include file ordering issues on some BSD-based platforms.
  Thanks to Paul Hargove for this (and many, many other) fixes.
- Properly handle .FALSE. return parameter value to attribute copy
  callback functions.
- Fix a bunch of minor C++ API issues; thanks to Fujitsu for the patch.
- Fixed the default hostfile MCA parameter behavior.
- Per the MPI spec, ensure not to touch the port_name parameter to
  MPI_CLOSE_PORT (it's an IN parameter).
2012-06-12 23:36:30 +00:00
ryoon
800b107f5e Updated mail/thunderbird-l10n to 13.0 2012-06-12 23:06:32 +00:00
ryoon
372c5e0b9d Sync with thunderbird-13.0. 2012-06-12 22:47:44 +00:00
wiz
f74a37ae0e Replace patch with upstream version. Found by obache. 2012-06-12 22:31:11 +00:00
jdf
168094405a * improve wording in description and message
* fix typo in Makefile

Patch provided by Bug Hunting.
2012-06-12 21:11:26 +00:00
prlw1
f8875188bc Make the config files povray.conf and povray.ini install to
/usr/pkg/etc/povray/3.6
2012-06-12 20:07:07 +00:00
ryoon
958b23ebdf Remove thunderbird 2012-06-12 19:41:55 +00:00
ryoon
a822457898 Updated mail/thunderbird to 13.0 2012-06-12 19:39:26 +00:00
ryoon
7c0b8a49d5 Update to 13.0
* Update enigmail to 1.4.2
* Update Lightning to 1.5

Changelog:
* Filelink: Upload your files to an online storage service and send links
  to your friends, avoiding bounce back due to large attachments. We have
  partnered with YouSendIt to bring this feature, but additional partners
  will be added in the near future.
* In partnership with Gandi and Hover, you can now sign up for a
  personalized email address from within Thunderbird. Along with your new
  email address, Thunderbird will be automatically set up and ready to
  send and receive messages. We are working with additional suppliers to
  cover more areas of the world and to provide more options in the future.
* Various security fixes
MFSA 2012-40 Buffer overflow and use-after-free issues found using Address Sanitizer
MFSA 2012-39 NSS parsing errors with zero length items
MFSA 2012-38 Use-after-free while replacing/inserting a node in a document
MFSA 2012-37 Information disclosure though Windows file shares and shortcut files
MFSA 2012-36 Content Security Policy inline-script bypass
MFSA 2012-35 Privilege escalation through Mozilla Updater and Windows Updater Service
MFSA 2012-34 Miscellaneous memory safety hazards
* The minimum system requirements for Windows are now Windows XP Service
  Pack 2 or later.
2012-06-12 19:37:48 +00:00
prlw1
6c796e04bc Updated devel/atk to 2.4.0 2012-06-12 19:18:01 +00:00
prlw1
0928dc22ad Update to 2.4.0 2012-06-12 19:17:30 +00:00
prlw1
2ff4173dd0 Updated devel/at-spi2-core to 2.5.2 2012-06-12 17:17:17 +00:00
prlw1
009692a4c8 Update at-spi2-core from 2.3.5 -> 2.5.2
2.5.2:
* Fix a crash when a call to fetch a hyperlink times out.
* Fix C++ compilation.
* Remove a warning that was sometimes logged when a method call timed out.
* Fix crash in atspi_deregister_keystroke_listener (FDO#50578)

2.5.1:
* Add atspi_set_timeout.
* By default, disable method call timeouts until an application
  has been on the bus for 15 seconds (work-around for applications
  with potentially long start-up times). This behavior can be changed
  with a call to atspi_set_timeout.
* Fix GError sent when receiving a reply of the wrong type
* Fix typo in atspi_document_get_attribute_value
* Fix for bug 675004 - object:state-changed:defunct events are
  emitted as object:state-change:defunct

2.4.0:
* Fix typo in at-spi-dbus-bus.desktop.in (BGO#605662).

2.3.92:
* Some changes to try to prevent at-spi2-registryd from incorrectly
  thinking that an AT is hung and passing keys meant for it to the application.
* Fix crash fetching an error from a reply when retrieving a property.

2.3.91:
* Invalidate states when receiving a focus event (BGO#663992).
* Fix atspi_table_get_row_column_extents_at_index.
* Expect a signed int for GetIndexInParent, per the spec.
* Send key events to listeners assumed to be hung, but don't block.
* Reduce the method call timeout slightly, so that it will be lower than
  the keystroke listener timeout.
* Don't cache data for transient objects.
* Enable caching on a call to atspi_accessible_set_cache_mask, even if
  atspi-event_main() hasn't been called.

2.3.90:
* At-spi-bus-launcher now emits PropertiesChanged signals from the correct
  interface.
* If a keystroke listener does not respond, disable it until it responds.
  This prevents the desktop from locking up if an AT hangs or is suspended
  and has a keyboard listener registered.
* Fix a warning when a NULL object is returned as the detail of an event.
2012-06-12 17:16:13 +00:00
bouyer
ecb6f07b88 Updated sysutils/xenkernel41 to 4.1.2nb1 2012-06-12 15:59:34 +00:00
bouyer
37d2e56472 pull up patches from upstream, fixing XSA7, XSA8 and XSA9.
PKGREVISION++
2012-06-12 15:59:04 +00:00
wiz
f98e8b0585 Add inet6 to default suggested options. It's 2012. 2012-06-12 15:45:54 +00:00
taca
e762e246d8 Note update of www/contao211-translations package to 201206070. 2012-06-12 14:56:20 +00:00
taca
d62ebeda92 Update contao211-translations package to 201206070.
Update Finnish language files, supporting Contao 2.11.3/2.11.4 now.
2012-06-12 14:55:58 +00:00
taca
9ff9bc0eff Note update of graphics/gdk-pixbuf2 package to 2.26.1nb2. 2012-06-12 14:54:51 +00:00
taca
7fd74cb71e Add fix for http://secunia.com/advisories/49125/.
Bump PKGREVISION.
2012-06-12 14:54:23 +00:00
taca
078e93cca6 Note update of www/contao211 package to 2.11.4. 2012-06-12 14:53:23 +00:00
taca
aafd047ba0 Update contao211 package to 2.11.4 (Contao 2.11.4).
Fixes a critical privilege escalation:
	http://www.contao.org/en/news/contao-2_11_4.html

Version 2.11.4 (2012-06-12)

* Fixed

  Fixed a critical privilege escalation vulnerability which allowed
  regular users to make themselves administrators (see #4427).

* Fixed

  Support insert tags as external redirect target (see #4373).

* Updated

  Updated the CSS3PIE plugin to version 1.0.0 (see #4378).

* Fixed

  Re-applied the "autofocus the first field" patch (see #4297).

* Fixed

  The pagination menu fix was missing in the listing, search and RSS reader
  modules (see #4292).

* Fixed

  Added the "required" attribute to the captcha input field (see #4247).

* Fixed

  Correctly tell Google Analytics to anonymize the visitor's IP (see
  #4290). Heads up: Adjust your moo_analytics templates accordingly!

* Fixed

  Correctly align stylect menus in Safari and Opera (see #4284).
2012-06-12 14:52:38 +00:00
taca
ef34f22d46 Note update of lang/php53 package to 5.3.13nb2. 2012-06-12 14:46:24 +00:00
taca
ad420cee3f Add fix for http://secunia.com/advisories/44335/, also CVE-2012-2386.
Bump PKGREVISION.
2012-06-12 14:45:51 +00:00
obache
06e09c6ce8 Updated graphics/py-actdiag to 0.3.3 2012-06-12 13:41:32 +00:00
obache
72eb45d18d Update py-actdiag to 0.3.3.
History
        =======

        0.3.3 (2012-04-23)
        ------------------
        * Set hyperlinks to header of lanes on SVG image
        * Fill background of lane header with lane.color attribute
2012-06-12 13:41:20 +00:00
obache
bb5d0dea92 Updated graphics/py-blockdiag to 1.1.6 2012-06-12 13:37:13 +00:00
obache
1d196338a4 Update py-blockdiag to 1.1.6.
History
        =======

        1.1.6 (2012-06-06)
        ------------------
        * Support for readthedocs.org
        * reST directive supports :caption: option
        * Fix bugs

        1.1.5 (2012-04-22)
        ------------------
        * Embed source code to SVG document as description
        * Fix bugs
2012-06-12 13:37:00 +00:00
mef
d6287e80d2 PR pkg/45549 updates (fonts/fonts-*) 28 fonts. 2012-06-12 02:55:23 +00:00
mef
eb5f7d87ec Bump versions as listed below, based on PR pkg/45549
which again based on following upstream announce.

------------------------------
[ANNOUNCE] font releases, second and final part
Mon, 15 Nov 2010 15:33:04 -0800
http://www.mail-archive.com/xorg-announce@lists.freedesktop.org/msg01323.html
-------
And here are the final font releases. Like in my previous batch, all
changes are by Gaétan and Jesse.
-------------------------------

(30 fonts are listed below,
 marked *'s are not imported yet or already up-to-date)
				now	new
font-arabic-misc		1.0.1	1.0.3
font-bh-lucidatypewriter-100dpi	1.0.1	1.0.3
font-bh-lucidatypewriter-100dpi	1.0.1	1.0.3
font-bh-lucidatypewriter-75dpi	1.0.1	1.0.3
font-bh-lucidatypewriter-75dpi	1.0.1	1.0.3

font-bh-ttf			1.0.1	1.0.3 (with some PLIST change)
font-bh-type1			1.0.1	1.0.3
font-bitstream-100dpi		1.0.1	1.0.3
font-bitstream-75dpi		1.0.1	1.0.3
font-bitstream-speedo			1.0.2*

font-bitstream-type1		1.0.1	1.0.3
font-cronyx-cyrillic		1.0.1	1.0.3
font-cursor-misc		1.0.1	1.0.3
font-daewoo-misc		1.0.1	1.0.3
font-dec-misc			1.0.1	1.0.3

font-ibm-type1			1.0.1	1.0.3
font-isas-misc			1.0.1	1.0.3
font-jis-misc			1.0.1	1.0.3
font-micro-misc			1.0.1	1.0.3
font-misc-cyrillic		1.0.1	1.0.3

font-misc-ethiopic		1.0.1	1.0.3
font-misc-meltho		1.0.1	1.0.3
font-misc-misc			1.0.0	1.1.2  (patch-a[ac] modified and
						patch-ab removed)
						PLIST change as:
						lib/X11/fonts/misc/
						share/fonts/X11/misc/
font-mutt-misc			1.0.1	1.0.3
font-schumacher-misc		1.1.2	1.1.2* (Already up-to-date)

font-screen-cyrillic		1.0.2	1.0.4
font-sony-misc			1.0.1	1.0.3
font-sun-misc			1.0.1	1.0.3
font-winitzki-cyrillic		1.0.1	1.0.3
font-xfree86-type1		1.0.2	1.0.4

30 are in the list and 28 out of them are delt this bundle patch
-------------------------------
Also fonts/font-misc-misc/patches/patch-ab is deleted, upstream
no longer has the lines originally patch-ab is removing.
2012-06-12 02:10:22 +00:00
mef
dadf31ea34 PR pkg/45537 updates (fonts/fonts-adobe-*). 2012-06-11 23:44:00 +00:00
mef
90a6c7f217 Bump the version based on: PR pkg/45537
which again based on following announce
--------
Sun, 14 Nov 2010 22:43:47 -0800
[ANNOUNCE] font releases, part 1:
http://www.mail-archive.com/xorg-announce@lists.freedesktop.org/msg01322.html
--------
As promised, here's a first batch of font releases, hopefully in time
for the upcoming katamari. For now, I've only tackled "adobe-*" fonts,
the rest will come later once I get round to it.

The major changes for these fives releases are
 - CVS tags purges by Jesse Adkins
 - font-util macro bump to 1.2 by Gaétan Nadon
--------
The versions of this update are summarized as:

font-adobe-100dpi	 1.0.1 -> 1.0.3
font-adobe-75dpi	 1.0.1 -> 1.0.3
font-adobe-utopia-100dpi 1.0.2 -> 1.0.4
font-adobe-utopia-75dpi	 1.0.2 -> 1.0.4

font-adobe-utopia-type1	 1.0.1 -> 1.0.4
    This also includes upstream PATH change, i.e. PLIST.
    lib/X11/fonts/Type1 ->  share/fonts/X11/Type1
--------
font-util was bumped already separately, so not included
in this commit.
2012-06-11 23:23:28 +00:00
wiz
908411d3fc Describe remaining undocumented mplayer options.
From Leonardo Taccari in private mail.
2012-06-11 22:13:42 +00:00
wiz
d9c308a7ee Remove another obsolete patch (x264 has been new enough for quite some time) 2012-06-11 21:59:42 +00:00