Age | Commit message (Collapse) | Author | Files | Lines |
|
dynamic type mess is fixed.
|
|
generate optimal code.
|
|
|
|
return value is expected.
|
|
|
|
|
|
|
|
|
|
See boost/math/tools/config.hpp:53
|
|
successor www/py-mod_wsgi
|
|
successor www/py-mod_wsgi
|
|
|
|
generates metric information about the run time performance of Apache and mod_wsgi. At least mod_wsgi version 4.2.0 is required.
|
|
compliant interface for hosting Python based web applications on top of the Apache web server.
|
|
|
|
1.1104 2015-01-23 22:03:57-05:00 America/New_York
[PREREQS]
- Drop File::Spec 3.27 prereq except on MSWin32
|
|
|
|
1.68 2015-01-24
Fixed a problem on OSX when macports openssl 1.x is installed: headers from
macport were found but older OSX openssl libraries were linked, resulting
in "Symbol not found: _EVP_MD_do_all_sorted".
Added notes about runtime error "no OPENSSL_Applink", when calling
Net::SSLeay::P_PKCS12_load_file.
|
|
build failure on PPC Darwin
darwin.compile.asm bin.v2/libs/context/build/darwin-4.5.3/release/link-static/threading-multi/asm/make_ppc32_sysv_macho_gas.o
libs/context/src/asm/make_ppc32_sysv_macho_gas.S:85:Parameter syntax error (parameter 3)
|
|
|
|
Changes:
20150124
When -n is provided to pkgin ar, rm, in, fug, packages list is shown
as one package per line so it is easier to read (feature proposed
by gdt@ in GitHub issue #41)
20150122
Fixed GitHub issue #33: clean database when repository removed
20150121
Fixed some resource leakage pointed out by coverity scan
20150119
+PRESERVE packages now correctly upgraded without pkg_add -f
20150106
Dropped percentage printout if stdout is not a tty (patch by Havard
Eidnes)
Changed pkg_add -f flag with -D as suggested by Greg Troxel
20150105
Fixed an issue with meta-packages not updating pkgdb, check for
PKG_DBDIR mtime instead
20150102
Avoid deepness > 1 when checking for dependency upgrades, should fix
PR #48561
20141229
Avoid `preserved' packages to be `autoremoved'
20141228
Fixed GH issue #1, NULL PKG_PATH (which is wrong btw) makes pkgin
segfault, strcmp() secured with safe_strcmp()
Added --with-pkginstall to configure
20141223
0.7.0
Fixed GH issue #36, automatic flag no more set when a package is
installed via pkg_add(1)
Added -p (parsable) flag for 3rd party frontends
Added statistics (patch by Youri Mouton)
Package-names-containing-a-dot fix (patch by Yamamoto Takashi)
|
|
|
|
|
|
|
|
----------------
https://github.com/BlackIkeEagle/par2cmdline/releases/tag/v0.6.11
BlackEagle (3):
test9 :: test did not prove rename was working
fix check if files are outside basepath
bump 0.6.11
|
|
|
|
|
|
|
|
2.20 2015-01-15 rurban
- Convert README to markdown, mention the preferred IO::Compress::Bzip2 in
the docs (done by Pattarawat Chormai, GH PR #2)
|
|
|
|
1.44 Fri 23 Jan 2015
- Win32 with ZIP executable cannot create temp file [github.com/revhippie]
1.43 Wed 14 Jan 2015
- Restore 101374 - failing tests were not regressions.
|
|
Bug 728123 - glib2 @2.40.0 issues a "Got weird mach timebase info" error (Macports, PPC)
https://bugzilla.gnome.org/show_bug.cgi?id=728123
Tested on powerpc-apple-darwin9.
|
|
|
|
3.4.5:
- Avoid warnings when the volume doesn't have a mount
- Fix media detection on loopback devices
- Work-around hang-on-close() bugs in gvfs when parsing M3U playlists
- Save everything we're told to in XSPF playlists
3.4.4:
- Remove dependency on newer versions of glib
- Fix overescaping of URIs in XSPF playlists
- Add support for the itmss URI scheme
- Require gmime 2.6
- Fix small memory leak in totem_pl_parser_can_parse_from_data()
- Add read and write support for Totem XSPF extensions
(starttime and playing attributes)
- Send content-type along with playlist-started/-ended signals
for PLS, M3U and XSPF playlist types
|
|
|
|
|
|
Needs OSSv4, but older NetBSD's OSSv3 is detected and accepted.
|
|
|
|
- 5.9.4 | 2015-01-22
- portability fix in "make check" for OSX
We now avoid ‘head -N’, where N is a number, since that
construct is not portable. See:
http://lists.gnu.org/archive/html/bug-rcs/2014-11/msg00000.html
- doc improvements
- index ‘rcs -o’ better
It seems the term "outdate" is itself outdated, nowadays (sigh).
This command is now indexed under "deleting" and "removing", as
well as "outdating".
- move ‘@cindex’ before ‘@item’ in tables
The tables of substitution mode options and common options are
now indexed such that selecting the indexed item in Emacs leaves
point on the item's line and not the one after.
- new index entries
For concepts (locking, implicit checkout, branching-related
stuff) and keywords.
- introspective stuff moved into chapter "Hacking"
These former chapters have been moved into chapter "Hacking":
"File format", "Still missing", "Reporting bugs". As a nice
side-effect, the table of contents of the PDF now is one page.
- ‘RCS_MEM_LIMIT’ on manpages updated
RCS 5.9.2 (released 2013-11-28) changed how ‘RCS_MEM_LIMIT’
works. The Texinfo docs were updated but not the manpages.
- maintenance tools
upgraded:
GNU Automake 1.15
GNU gnulib 2015-01-20 09:09:03
GNU texinfo 5.2
as before:
GNU Autoconf 2.69
|
|
libfolks-0.10.1, libtool-2.4.5, lit2epub-0.2.2, nettle-3.0 [wip;
breaks gnutls-3.2.15, wait for newer version], rcs-5.9.4.
|
|
Suggested by tron.
|
|
|
|
Changes in 3.1.1 since 3.1.0:
André Klitzing (1):
Eclipse: Add org.eclipse.cdt.core.cnature to CXX projects (#15068)
Ben Boeckel (4):
get_test_property: clarify the documentation
set_tests_properties: fix documentation
tests: add tests for querying properties
Xcode: Sort targets deterministically and with ALL_BUILD first (#15346)
Brad King (14):
bootstrap: Fix syntax for Solaris 10 shell (#15317)
Help: Clarify MinGW v. MSYS Makefiles generators (#15319)
Ninja: Do not crash when CMAKE_<LANG>_COMPILE_OBJECT is empty (#15325)
Ninja: Generate rules only for languages compiled in a target (#15325)
Tests: Test using objects from a language enabled in a subdirectory (#15325)
Help: Add 3.1 release note about '#' escaping in Makefiles (#15322)
Help: Clarify if(<variable>) documentation (#15335)
Help: Document CMAKE_FIND_PACKAGE_NAME variable
Xcode: Do not require code signing for compiler id (#15214)
Copyright.txt: Update year range to end in 2015
XL: Fix link flags for executables on Linux with XL compilers
QNX: Fix detection of QCC compiler id (#15349)
Xcode: Fix early termination on per-config source file error
CMake 3.1.1
Calin Cascaval (1):
CPack: Fix PackageMaker internal versioning for OS X 10.10
Chuck Atkins (1):
Fix compilation with the Oracle / Sun compiler (#15318)
Daniele E. Domenichelli (1):
Help: Small fixes in CPackComponent documentation
David Coppa (1):
FindRuby: fix selection of version x.0 (#15345)
Domen Vrankar (1):
CPack: Avoid crash on invalid CMake generator name (#15308)
Evangelos Foutras (1):
FindRuby: Fix output check in _RUBY_CONFIG_VAR
Gregor Jasny (1):
find_package: Document CMAKE_FIND_PACKAGE_NAME variable
Justin Borodinsky (1):
QtAutoUic: Restore source file AUTOUIC_OPTIONS settings
Mark Abraham (1):
FindCUDA: Do not assume CMAKE_SYSTEM_PROCESSOR is set
Peter Vasil (2):
cmake-mode.el: Fix extracting keyword at point in cmake-help
cmake-mode.el: Re-add explicit call to require thingatpt
Rolf Eike Beer (5):
FindIce: Port to work with CMP0054 NEW behavior
FindSDL: Allow if() to dereference SDL_INCLUDE_DIR for matching
FindQt: fix setting DESIRED_QT_VERSION if "find_package(Qt VVV)" was called
FindQt: fix variable name in error message
FindQt: explicitely mention that it cannot Qt5 or later
Sergey Nikulov (1):
FindBoost: Add latest Boost version 1.57.0 and next milestone 1.58.0
Simon Gomizelj (1):
KWSys Terminal: Add xterm-termite to VT100 color support whitelist
Stephen Kelly (7):
Help: Document valid 14 value for CXX_STANDARD. (#15339)
get_target_property: discern empty from undefined properties (#15333)
QtAutoUic: Add a test for the regression in the parent commit.
cmMakefile: Rename a method to what it really does.
Features: Fix the COMPILE_FEATURES genex for unavailable features.
cmTarget: Compute link language of TARGET_OBJECTS with CMP0026 OLD (#15338)
Help: Link relevant documents for virtual override features (#15311)
Tim Blechmann (1):
Help: Add INTERFACE_LIBRARY to TYPE target property documentation
William Lynch (1):
Help: Update cmake.org links to avoid redirects
|
|
|
|
RELEASE 1.0.5
-------------
- Fix bug where some valid text in a message was handled as uuencoded attachment
- Fix wrong icon for download button in classic skin
- Fix bug where sent message was saved in Sent folder even if disabled by user (#1490208)
- Fix checks based on window.ActiveXObject in IE > 10
- Fix XSS issue in style attribute handling (#1490227)
- Fix bug where Drafts list wasn't updated on draft-save action in new window (#1490225)
- Fix so "set as default" option is hidden if identities_level > 1 (#1490226)
- Fix bug where search was reset after returning from compose visited for reply
- Fix javascript error in "IE 8.0/Tablet PC" browser (#1490210)
- Fix bug where empty fieldmap config entries caused empty results of ldap search (#1490229)
|
|
|
|
|
|
- Remove patch-main.c (it was for 'Remove wrong casts.').
(upstream)
- update 2.48 to 2.57
----------------------------------------------
Release 2.57 (January 24, 2015, Gerd Neugebauer)
- Segfault in deTeX fixed.
- Compiler warnings silenced.
Release 2.56
- Disambiguating numbers adapted to fit to documentation.
- Configuration of regex fixed to work on Linux.
- Documentation typos fixed.
- Signed characters fro translation tables changed to unsigned.
- Autoconf configuration improved.
Release 2.55
- Library biblatex.rsc added. It contains capitalizations of fields used in bibLATEX.
- Fix for a misbehaviour when selecting entries according to an aux file with deeply
nested @strings.
Release 2.54
- Command line parameter -V documented.
- Resource key.make.alias added to create new @ALIAS records for any newly generated key.
- Resource apply.alias added to expand the @ALIAS records.
- Resource apply.include added to expand the @INCLUDE records.
- Resource apply.modify added to expand the @MODIFY records.
- Error message for -o without parameter added.
- @ALIAS and @INCLUDE records where not printed. This has been fixed.
- A test suite for BibTool has been integrated. It requires Perl to be present on
the system on which the tests should be run.
Release 2.53
- In tex.define spaces before the = are ignored instead of leading to unwanted
definitions.
- An intialization error showed up on MacOS. This has been fixed.
- The prepared makefiles for various operating systems missed an entry for crossref.[cho].
- Typo in help text and copyright year fixed.
Release 2.52
- A few incompatibilities with signed and unsigned characters which showed up on
MacOS only have been fixed.
- A few compiler warnings have been fixed.
Release 2.51
- Bugfix in names.c: The classification of name parts erroneously has used a wrong
translation under certain circumstances.
Release 2.50
- Bugfix in names.c: The classification of name parts erroneously has used a wrong
translation under certain circumstances.
- Bugfix in key.c: The classification of name parts erroneously has considered, to be
a first name under certain circumstances. This has been improved.
- Improvement in names.c and key.c concerning printing in debug mode.
Release 2.49
- New resource expand.crossref introduced. This resource enables the expansion
of fields inherited via the crossref mechanism.
- Bugfix in names.c: The classification of name parts erroneously has considered the
initials V., I., and X. to be Roman numerals belonging to the jr part under special
circumstances. This has been improved.
- Name formatting now uses a fractional part to restrict the number of name parts
considered.
- New resource expand.crossref introduced. This resource enables the expansion
of fields inherited via the crossref mechanism.
- Bugfix in print.c: Some national characters have been lost. It was necessary to use
an unsigned character as elsewhere.
|
|
|
|
|