Commit graph

207926 commits

Author SHA1 Message Date
minskim
3acda83557 Note PKGREVISION bump of tex-context. 2013-10-17 04:20:18 +00:00
minskim
819001b117 Replace shebang lines for texlua. 2013-10-17 04:18:30 +00:00
roy
ca3448040d aliados really uses terminfo. 2013-10-16 23:59:36 +00:00
roy
3bb1d8f643 Work with system curses 2013-10-16 23:28:49 +00:00
roy
a3dfafba7d Mined really uses termcap. 2013-10-16 22:37:14 +00:00
gdt
1d097ce60b Updated geography/gama to 1.14 2013-10-16 22:16:45 +00:00
gdt
bb140619aa Update to 1.14.
Version 1.14 June 2013

* A posteriori standard deviation Chi-Square test is newly always
  performed (even when gama-local uses a priori reference standard
  deviation).

* Added Chinese translation in GBK encoding (switch "zh")

* New output format XHTML Strict 1.0 in gama-local

* Added a basic test suite for gama-local (make check).
2013-10-16 22:15:53 +00:00
roy
b08ac77b7f Works fine with system curses 2013-10-16 21:59:30 +00:00
roy
4cea243c0a tclreadline does not use ncurses 2013-10-16 21:16:44 +00:00
roy
883cc78d61 Looks fine with system curses 2013-10-16 20:47:23 +00:00
roy
972de42a5a Note that NetBSD curses does not support getsyx or setsyx. 2013-10-16 20:26:23 +00:00
markd
1c97f27a4a py-scipy update 2013-10-16 19:37:13 +00:00
markd
de242767f1 Update to 0.12.1
SciPy 0.12.1 is a bug-fix release with no new features compared to
0.12.0.  The single issue fixed by this release is a security issue in
``scipy.weave``, which was previously using temporary directories in
an insecure manner under certain circumstances.
2013-10-16 19:35:40 +00:00
roy
fb08e3ea95 Works fine with system curses 2013-10-16 17:13:30 +00:00
roy
e77dfb89ac If TERMINFO or CURSES is already set, don't undefine them. 2013-10-16 16:51:28 +00:00
richard
3bf426a1ac improve builtin support for sun-jdk7 in openjdk7/bootstrap.mk 2013-10-16 16:51:00 +00:00
richard
decb43afdd improve builtin versioning and update BUILDLINK_DEPMETHOD correctly for sun-jdk7 2013-10-16 16:48:55 +00:00
richard
9a0ac26ae5 improve builtin versioning and update BUILDLINK_JAVA_PREFIX accordingly for sun-jre7 2013-10-16 16:47:29 +00:00
roy
47e8f1c411 Doesn't use ncurses, or any curses. 2013-10-16 16:34:37 +00:00
roy
4aadc97271 Build form and menu support now.
Perl Curses can use system curses fine, but we need to hand edit the
c-config.h file to so as not to conflict the system forms.h file
with the perl one. This is as documented in the package.
NetBSD system curses does not support panels.

If we're using ncurses we also build support for panels.
2013-10-16 16:27:26 +00:00
roy
f25aa6eca6 opencm doesn't use curses, just termcap. 2013-10-16 13:27:40 +00:00
roy
9d4fa008f1 Works fine with system curses 2013-10-16 13:09:00 +00:00
roy
36167307ba digest 2013-10-16 12:32:34 +00:00
roy
e933448a8c elf does't actually use curses, termcap or terminfo. 2013-10-16 12:32:17 +00:00
roy
253e4ea779 cscope works fine with system curses 2013-10-16 12:03:29 +00:00
roy
2b923de223 ncurses was removed from coconut 2013-10-16 11:55:43 +00:00
jperkin
afb53b2f96 Avoid multi-line comments after #define, they confuse g-ir-scanner from
gobject-introspection on OSX Snow Leopard.  Fixes build.
2013-10-16 10:59:13 +00:00
roy
c01e1c3758 cgdb works fine with terminfo and curses. 2013-10-16 10:51:39 +00:00
obache
813a612d53 Updated multimedia/gnome-mplayer to 1.0.8nb8 2013-10-16 10:41:22 +00:00
obache
33e72fb19b Change default dependencies.
* Drop gnome-power-manager dependency with gnome option.  It will be runtime
  detected automatically.
* Drop musicbrainz opiton from default, it is optional.

Bump PKGREVISION.
2013-10-16 10:39:05 +00:00
roy
a6f713ca31 Any curses should work. 2013-10-16 09:02:03 +00:00
roy
91ec58140a bump for pilot-link-libs ncurses removal 2013-10-16 08:55:01 +00:00
roy
12378cba55 Does not use curses or even termcap 2013-10-16 08:49:43 +00:00
roy
a5a41f94e8 tirc requires termcap, not ncurses 2013-10-16 07:37:10 +00:00
wiz
dced150771 Updated sysutils/libgksu to 2.0.12 2013-10-16 07:04:48 +00:00
wiz
c6ea6c5c89 Update to 2.0.12:
2009-06-29  Gustavo Noronha Silva  <kov@debian.org>

	* Release 2.0.12

2009-06-29  Gustavo Noronha Silva  <kov@debian.org>

	* libgksu/gksu-run-helper.c:
	- fix the fact that the main function ends without returning a
	value, on success (doh)

2009-06-29  Gustavo Noronha Silva  <kov@debian.org>

	* gksu-properties/gksu-properties.c:
	- fixed printf format for two error messages, introduced
	  by the last change

2009-06-29  Sebastien Bacher <seb128@ubuntu.com>

	* gksu-properties/gksu-properties.c,
	  gksu-properties/Makefile.am,
	  configure.ac:
	- use GtkBuilder instead of libglade

2009-06-29  Joshua Kwan <jkwan@vmware.com>

	* libgksu/libgksu.c:

	- Fix double-free introduced by recent changes.

2009-06-24  Gustavo Noronha Silva  <kov@debian.org>

	* Release 2.0.11

2009-06-24  Joshua Kwan <jkwan@vmware.com>

	* libgksu/libgksu.c:

	- Make su code work on Red Hat systems.

2009-06-17  Joshua Kwan <jkwan@vmware.com>

        * libgksu/libgksu.c:

        - Make sudo also use forkpty, to also work when /etc/sudoers is
          configured to require a tty.

2009-06-17  Joshua Kwan <jkwan@vmware.com>

	* libgksu/libgksu.c:
	- Make su backend work with Fedora's su.

2009-05-09  Gustavo Noronha Silva  <kov@debian.org>

	* Release 2.0.10

2009-05-09  François Wendling  <frwendling@free.fr>

        Document gksu-properties, briefly.

        * docs/gksu-properties.1, docs/Makefile.am:

2009-05-09  Robert Millan <rmh.debian.bts@aybabtu.com>

	This fixes two bugs in read_line function.  Both are exposed when
	running gksudo --debug:

	  - First, when read() fails, the printed value will come from
            uninitialised memory.  This results in stuff like
            "GNOME_SUDO_PASSSSSSSSSSSSSSSSS..."  being printed.

          - Second, the null terminator is off-by-one, resulting in
            garbage being printed at the end of each line. This may
	    also lead to memory corruption (for n >= 256)!

	* libgksu/libgksu.c:

2009-03-04  Gustavo Noronha Silva  <kov@debian.org>

	* Release 2.0.9

	* libgksu/libgksu.c: fix how the GdkDisplay* is obtained at
	gksu_context_launch_initiate

	* libgksu/gksu-run-helper.c: - cleanup the environment from
	ORBIT_SOCKETDIR and DBUS_SESSION_BUS_ADDRESS to acommodate recent
	changes in gconf

2009-02-22  Gustavo Noronha Silva  <kov@alface>

	* Release 2.0.8

2009-02-22  Gustavo Noronha Silva  <kov@debian.org>

	* libgksu/libgksu.c: - added threads protection for the gdk
	fadeout/fadein animation, so that callers will not have X errors
	when trying to use gdk functions in parallel with us
	See http://bugzilla.gnome.org/show_bug.cgi?id=549760.

2009-02-22  Gustavo Noronha Silva  <kov@debian.org>

	* configure.ac, libgksu/libgksu.{c,h}, libgksu/gksu-run-helper.c:
	- accepted patch by Joshua Kwan <jkwan@vmware.com> to
	  return the same status code as the child

2009-02-03  Gustavo Noronha Silva  <kov@debian.org>

	* configure.ac:
	- added th to ALL_LINGUAS

2008-08-29  Gustavo Noronha Silva  <kov@debian.org>

	* libgksu/libgksu.c: patch by Daniel Richard G. <skunk@iSKUNK.ORG>
	to allow changing the location of the lockfile, so that libgksu
	will work on AFS/NFS mounted home directories

2008-06-20  Gustavo Noronha Silva  <kov@debian.org>

	* libgksu/gksu-run-helper.c: accepted patch by Michael Vogt, from
	Ubuntu, to fix very long commands not fitting in the helper's
	statically-sized buffer (Debian bug #486087, launchpad #173757)

	* libgksu/libgksu.c (sudo_full): accepted patch by Michael Vogt,
	from Ubuntu, to fix sudo having problems resolving network
	addresses breaking gksu (Debian bug #486083, launchpad #237325)
2013-10-16 07:04:37 +00:00
roy
bb0dfc462b naim can use system curses 2013-10-15 21:20:29 +00:00
pettai
d3575146ef Updated security/softhsm to 1.3.5 2013-10-15 21:20:24 +00:00
pettai
52ce9bb0e8 SoftHSM 1.3.5
Bugfixes:
* SOFTHSM-45: Improved handling of a busy database
* SUPPORT-76: Add -Wall -Werror flags and fix the warnings.
              Fix more warnings on EPEL.
2013-10-15 21:19:39 +00:00
joerg
67b607b421 PowerPC64 is a 64bit platform. 2013-10-15 20:46:41 +00:00
roy
f1e5076ad6 Allow any curses to work with licq-gui-console 2013-10-15 17:08:02 +00:00
roy
c460b39410 gtmess should work with any curses 2013-10-15 16:45:41 +00:00
asau
e033e7df73 Give Lisp users an option to build CLISP without PDF documentation.
This lets building CLISP and SBCL without pulling the whole X11 stack in.
2013-10-15 16:21:46 +00:00
ryoon
04d9a913cb Updated devel/nss to 3.15.2 2013-10-15 16:12:06 +00:00
ryoon
922bd83d4b Update to 3.15.2
Changelog:
Security Advisories

The following security-relevant bugs have been resolved in NSS 3.15.2. Users are encouraged to upgrade immediately.

    Bug 894370 - (CVE-2013-1739) Avoid uninitialized data read in the event of a decryption failure.

New in NSS 3.15.2
New Functionality

    AES-GCM Ciphersuites: AES-GCM cipher suite (RFC 5288 and RFC 5289) support has been added when TLS 1.2 is negotiated. Specifically, the following cipher suites are now supported:
        TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
        TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
        TLS_DHE_RSA_WITH_AES_128_GCM_SHA256
        TLS_RSA_WITH_AES_128_GCM_SHA256

New Functions

PK11_CipherFinal has been introduced, which is a simple alias for PK11_DigestFinal.
New Types

No new types have been introduced.
New PKCS #11 Mechanisms

No new PKCS#11 mechanisms have been introduced
Notable Changes in NSS 3.15.2

    Bug 880543 - Support for AES-GCM ciphersuites that use the SHA-256 PRF
    Bug 663313 - MD2, MD4, and MD5 signatures are no longer accepted for OCSP or CRLs, consistent with their handling for general certificate signatures.
    Bug 884178 - Add PK11_CipherFinal macro

Bugs fixed in NSS 3.15.2

    Bug 734007 - sizeof() used incorrectly
    Bug 900971 - nssutil_ReadSecmodDB() leaks memory
    Bug 681839 - Allow SSL_HandshakeNegotiatedExtension to be called before the handshake is finished.
    Bug 848384 - Deprecate the SSL cipher policy code, as it's no longer relevant. It is no longer necessary to call NSS_SetDomesticPolicy because all cipher suites are now allowed by default.

A complete list of all bugs resolved in this release can be obtained at https://bugzilla.mozilla.org/buglist.cgi?resolution=FIXED&classification=Components&query_format=advanced&target_milestone=3.15.2&product=NSS&list_id=7982238
Compatibility

NSS 3.15.2 shared libraries are backward compatible with all older NSS 3.x shared libraries. A program linked with older NSS 3.x shared libraries will work with NSS 3.15.2 shared libraries without recompiling or relinking. Furthermore, applications that restrict their use of NSS APIs to the functions listed in NSS Public Functions will remain compatible with future versions of the NSS shared libraries.
2013-10-15 16:10:33 +00:00
christos
d31944e7f4 prefer terminfo/termcap before curses 2013-10-15 16:06:18 +00:00
roy
88cdf0d3f4 Ispell language files don't use curses 2013-10-15 15:54:25 +00:00
taca
c084bd7e56 Fix php-socket with php55.
- Use USE_PHP_EXT_PATCHES in net/php-sockets.
- Make AI_V4MAPPED noop if platform dosen't have it.

It is poor assumption that AI_V4MAPPED is always defined and V4 mapped
address is always available.
2013-10-15 15:46:37 +00:00
wen
373ce03e0c Updated devel/p5-Config-IniFiles to 2.82 2013-10-15 15:27:08 +00:00
wen
fcb9046f5c Update to 2.82
Upstream changes:
Version 2.82    ( Tue 21 May 18:32:23 IDT 2013 )
------------------------------------------------

* Add t/style-trailing-space.t .
    - Remove trailing space.

Version 2.81    ( Thu 16 May 13:31:34 IDT 2013 )
------------------------------------------------

* Add the CopySection method to copy a section.
    - Thanks to James Rouzier.

Version 2.80    ( Tue 14 May 22:22:55 IDT 2013 )
------------------------------------------------

* Add the RenameSection method to rename a section.
    - Thanks to James Rouzier.

Version 2.79    ( Mon  6 May 10:02:47 IDT 2013 )
------------------------------------------------

* Fix test failures with Pod-Simple-3.28:
    - http://www.cpantesters.org/cpan/report/98f9d3a8-b557-11e2-9adc-3d5fc1508286

Version 2.78    ( Sun 21 Oct 13:14:39 IST 2012 )
------------------------------------------------

* Fix https://rt.cpan.org/Public/Bug/Display.html?id=80259:
    - Warnings on undefined value in length in perl-5.10.x.
2013-10-15 15:26:13 +00:00