Commit graph

224323 commits

Author SHA1 Message Date
wiz
1d1b0ddcbe Update to 3.4.1:
3.4.1 (2014-11-20)
==================

Features added
--------------

* New ``htmlfile`` HTML generator to accompany the incremental ``xmlfile``
  serialisation API.  Patch by Burak Arslan.

Bugs fixed
----------

* ``lxml.sax.ElementTreeContentHandler`` did not initialise its superclass.
2014-11-23 15:07:06 +00:00
wiz
42f519ca7d + cups-2.0.1, gnome-3.14.2, gst-plugins1-base-1.4.4, harfbuzz-0.9.36,
musicpd-0.18.18, musicpd-0.19.4, py-lxml-3.4.1, py-pygments-2.0.1,
  py-tortoisehg-3.2.1, webkit-gtk-2.6.4, x264-devel-20141122.
2014-11-23 15:04:54 +00:00
gson
515a7db2e6 Note update of graphics/netpbm to 10.67.05nb5 2014-11-23 14:49:16 +00:00
schmonz
b3dca2b374 Updated textproc/p5-Text-WikiFormat to 0.81 2014-11-23 14:44:09 +00:00
schmonz
34fcbc47d8 Update to 0.81. From the changelog:
- Add the 'nofollow_extended' option to add rel="nofollow" to extended
  links. Thanks to Ian McEwen for this patch.
2014-11-23 14:44:01 +00:00
schmonz
578598d3bc Updated textproc/p5-Text-Textile to 2.13 2014-11-23 14:42:04 +00:00
schmonz
d693ae88b2 Update to 2.13. From the changelog:
- Added textile command-line tool submitted by Amir Karger.

- Applied a patch submitted by Serap Kadam for issues with parsing
  whitespace around '!' characters.

- Applied a patch submitted by Andy Yacomink for handling mixed-case
  HTML entity names.

- Applied a patch submitted by Andy Yacomink for running some of
  the inline modifier code as a separate method to allow for a
  subclass to override/prevent them.
2014-11-23 14:41:58 +00:00
schmonz
e05fa43974 Updated textproc/p5-Text-CSV_XS to 1.12 2014-11-23 14:39:26 +00:00
schmonz
076be1d4bf Update to 1.12. From the changelog:
* Add field number to error_diag
* Fixed non-IO parsing multi-byte EOL
* Fixed a possible missed multi-byte EOL
* Allow hashref for csv ()'s headers attribute
* Allow encoding on all output handles in csv ()
* Include doc changes as ticketed in the Text::CSV queue
* Fix parallel testing issue
* Allow csv as method call (not using the object)
* Rename quote_null to escape_null
* Give meaning to keep_meta_info on output
2014-11-23 14:39:20 +00:00
gson
aeea9ee8b6 Use the libc vasprintf() on NetBSD. This fixes a bug where a warning
message from pnmtops would say "rescaling to g", with the letter "g"
appearing in place of a floating point value.  Bump PKGREVISION.
2014-11-23 14:38:34 +00:00
schmonz
ea141070f4 Updated textproc/p5-Encode to 2.64 2014-11-23 14:36:08 +00:00
schmonz
dfc34bd040 Update to 2.64. From the changelog:
! t/utf8warnings.t MANIFEST
  Retouch pull #26 so it works with perl < 5.14
! Encode.pm
+ t/utf8warnings.t
  Pulled: Catch and re-issue utf8 warnings at a higher level
  https://github.com/dankogai/p5-encode/pull/26
+ Encode.xs
  Pulled: Validate continuations in the incremental UTF-X decoder
  https://github.com/dankogai/p5-encode/pull/25
! Encode.xs
  Applied: RT #99264: call_pv() can reallocate the stack
  https://rt.cpan.org/Ticket/Display.html?id=99264
! Byte/Makefile.PL CN/Makefile.PL EBCDIC/Makefile.PL Encode.xs
  JP/Makefile.PL KR/Makefile.PL Symbol/Makefile.PL TW/Makefile.PL
  bin/enc2xs encengine.c
  Pulled: add PERL_NO_GET_CONTEXT to all dynamic libs
  https://github.com/dankogai/p5-encode/pull/24
2014-11-23 14:35:54 +00:00
schmonz
19d74448ac Updated devel/p5-Test-Trap to 0.2.5 2014-11-23 14:32:02 +00:00
schmonz
e7725fd49d Update to 0.2.5. From the changelog:
This release localizes $! (ERRNO) for internal operations that
change it, as suggested by Felipe Gasper. For the same operations,
it also localizes $^E (extended OS error).

Library files:
- Localize $! and $^E for internal operations that change them.
Tests:
- Check that bare test blocks leave $!, %!, and $^E unchanged,
  but that blocks that modify $! and $^E still do so.
Also:
- Added Module::Build to the configure_requires.
- Fix emacs mode line on t/14-leaks.t.
- Better comments in lib/Test/Trap/Builder.pm.
2014-11-23 14:31:51 +00:00
schmonz
aeb5624c6f Updated devel/p5-Test-Most to 0.34 2014-11-23 14:29:57 +00:00
schmonz
fb6a19f15e Update to 0.34. From the changelog:
- Make compatible with the new Test::Builder (exodist - Chad Granum)
- Backwards-incompatible change: reftype no longer exported by
  default. See https://github.com/Ovid/test--most/issues/6 (reported
  by rjattril). This should not be noticed by most users
  (crosses-fingers).
- defer_plan() has long been deprecated and will be removed in a
  future release. This release carp()s if you try to call it.
2014-11-23 14:29:44 +00:00
schmonz
c000bd72c4 Updated devel/p5-Test-Exception to 0.35 2014-11-23 14:27:32 +00:00
schmonz
21e39d2d8b Update to 0.35. From the changelog:
- Fix a bug when Test::Builder isn't new.
- Fixed test broken by changes in Test::Builder and friends
2014-11-23 14:27:26 +00:00
schmonz
55cd16265b Updated devel/p5-Test-Class to 0.48 2014-11-23 14:25:10 +00:00
schmonz
784afc193e Update to 0.48. From the changelog:
- replace a few bare evals with more modern alternatives
- fixes for Test::More 1.301001_* series (PR#17, PR#18, Chad Granum)
- fix new teardown tests for MSWin32
2014-11-23 14:24:57 +00:00
schmonz
85f08f57a1 Updated devel/p5-File-chdir to 0.1009 2014-11-23 14:22:56 +00:00
schmonz
4e47ef0f61 Update to 0.1009. From the changelog:
- Updated distribution metadata
2014-11-23 14:22:38 +00:00
schmonz
3b4320d8fd Updated databases/p5-App-Sqitch to 0.997 2014-11-23 14:18:12 +00:00
schmonz
30b754046e Update to 0.997. From the changelog:
[New Features]
- Added support for new target properties. In addition to the existing
  `uri`, `client`, and `registry` properties, targets may also configure
  these properties via the new `--set` option to and `set-*` actions on
  the `target` command:
  * `top_dir`
  * `plan_file`
  * `extension`
  * `deploy_dir`
  * `revert_dir`
  * `verify_dir`
- Added support for new engine configuration variables. In addition to
  the existing `target`, `client`, and `registry` variables, engine
  configuration may also include these variables:
  * `top_dir`
  * `plan_file`
  * `extension`
  * `deploy_dir`
  * `revert_dir`
  * `verify_dir`
- Rationalized the hierarchical configuration of deployment targets. The
  properties of any given target will now be determined by examining
  values in the following order:
  * Command-line options
  * Target configuration
  * Engine configuration
  * Core configuration
  * Reasonable engine-specific defaults
- Added the `engine` command to simplify engine configuration. This
  complements the newly-improved `target` command. Run `sqitch engine
  update-config` to update deprecated engine configurations and start
  using it.
- Added the sqitch-configuration guide to provide an overview of core,
  engine, and target configuration. Includes some use-case examples and
  best suggested practices.
[Improvements]
- Simplified the output of `sqitch help`, and added the more important
  options to it.
- Added the `--guide` option to `sqitch help` to list Sqitch guides.
- Renamed the `--db-client` option to `--client`. `--db-client` still
  works, but is deprecated.
- Added the `--registry` core option for parity with `--client`,
  `--top-dir`, `--plan-file`, and the rest of the hierarchical
  configuration properties.
- Updated the `init` documentation to better cover all the options
  processed.
- Incremented the version plan file format version to v1.0.0. No changes;
  it has been stable for at least a year, so it's time.
[Bug Fixes]
- At runtime, the Vertica engine now properly requires DBD::ODBC
  instead of DBD::Pg.
- The Vertica engine now supports Vertica 6, as documented.
- Fixed a warning from Type::Utils, thanks to a report from Géraud
  CONTINSOUZAS.
- The `status` command once again notices if the specified database is
  uninitialized and says as much, rather than dying with an SQL error.
- The `--etc-path` option works again.
[Deprecations]
- Deprecated `core.$engine` configuration in favor of `engine.$engine`. A
  warning will be emitted if Sqitch sees the former. Run `sqitch engine
  update-config` to update your configurations. Existing `core.$engine`
  configurations will be left in place for compatibility with older
  versions of Sqitch, but the `sqitch engine` command will not modify
  them, so they can get out-of-sync. Run `sqitch config --remove-section
  core.$engine` to remove them.
- Formally deprecated the database connection options in favor of target
  URIs. If any of these options is used, a warning will be issued. They
  will be dropped in v1.0:
  * `--db-host`
  * `--db-port`
  * `--db-username`
  * `--db-password`
  * `--db-name`
- Formally deprecated the database connection configuration variables in
  favor of target URIs. If any of these variables is used, a warning will
  be issued. Run `sqitch engine update-config` to update your
  configurations. Existing `core.$engine` configurations will be left in
  place for compatibility with older versions of Sqitch, but the `sqitch
  engine` command will not modify them, so they can get out-of-sync. Run
  `sqitch config --remove-section core.$engine` to remove them. Sqitch
  will cease to support them in v1.0:
  * `core.$engine.host`
  * `core.$engine.port`
  * `core.$engine.username`
  * `core.$engine.password`
  * `core.$engine.db_name`
- Deprecated the `--registry` and `--client` options of the `target`
  command. All target properties should now be set via the new `--set`
  option, such as `--set registry=reg`.
- Formally deprecated the following options of the `add` command. They
  have been replaced with the `--with`, `--without`, and `--use` options
  since v0.991. Their use will emit a warning, and they will be removed
  in v1.0:
  * `--deploy-template`
  * `--revert-template`
  * `--verify-template`
  * `--deploy`
  * `--no-deploy`
  * `--revert`
  * `--no-revert`
  * `--verify`
  * `--no-verify`
- Dropped support for the long-deprecated (and likely never used outside
  ancient tests long deleted) engine configuration variables
  `core.sqlite.sqitch_db` and `core.pg.sqitch_schema`. Both have been
  replaced with `engine.$engine.registry`, which applies to all engines.
- Formally deprecated the `@FIRST` and `@LAST` symbolic tags. Their use
  will trigger a warning to use `@ROOT` and `@HEAD`, instead. They will
  be removed in v1.0.
[Internals]
- Moved target and engine configuration from App::Sqitch and
  App::Sqitch::Engine to a new class, App::Sqitch::Target. This class is
  solely responsible for finding the appropriate values for attributes on
  every run. The target knows what plan and engine to use, based on those
  properties. App::Sqitch is now responsible solely for encapsulating
  command-line options, configuration, and utilities. Classes are now
  responsible for instantiating both an App::Sqitch and
  App::Sqitch::Target options as appropriate.
- Updated all classes to create both Sqitch and Target objects as
  appropriate. This change touched almost every class.
- Replaced attributes in App::Sqitch that were previously set from
  command-line options or configuration with a single attribute,
  `options`, which is a hash only of the command-line options. Classes
  are now responsible for finding the proper values in config or options.
  Mostly this requirement is encapsulated by the new App::Sqitch::Target
  class.
- Updated the command classes to use either a "default target" derived
  from command-line options, engine configuration, and core
  configuration, or a target looked up by name in the configuration
  maintained by the `target` command.
- Fixed one more test failure due to the introduction of "Negative repeat
  count does nothing" warning in Perl 5.21.1.
- Fixed "Redundant argument in printf" warning on Perl 5.21.2.
- Switched from Digest::SHA1, which is deprecated, to Digest::SHA for
  generating SHA-1 IDs.
- Switched from Mouse and Moose to Moo. Sqitch no longer depends on any
  modules that use Moose, either. This results in an approximately 40%
  startup time speedup.
- Loading of App::Sqitch::DateTime is now deferred until it's needed.
  This is because DateTime is rather expensive to load. Since a number of
  commands don't need it, it seems silly to load it in those cases.
- Now recommend Type::Tiny::XS and Class::XSAccessor for improved
  performance.
- The `check` command now properly fails on a plan parse error, instead
  of blindly continuing on.
- Fixed a failing test on PosrgreSQL due to localization issues. Thanks
  to Sven Schoberf for the report (Issue #171).
- Added the `revert.prompt_accept`, `rebase.prompt_accept`, and
  `checkout.prompt_accept` boolean configuration variables. Set these
  variables to false to change the default answer to the revert prompt to
  "No". When rebasing or checking out, if the variables specific to those
  commands are not set, Sqitch will fall back on the value of
  `revert.prompt_accept`. Suggested by Graeme Lawton (Issue #164).
- The MySQL engine now sets the `$MYSQL_PWD` environment variable if a
  password is provided in a target. This should simplify authtentication
  when running MySQL change scripts through the `mysql` client client
  (Issue #150).
- The MySQL engine now reads `client` and `mysql` groups in the MySQL
  configuration files for a password when connecting to the registry
  database, and when the target URI includes no password. The MySQL
  client already read those files, of course, but now the internal
  database connection does as well (Issue #150).
- The Firebird engine now sets the `$ISC_PASSWORD` environment variable
  if a password is provided in a target. This should simplify
  authtentication when running Firebird change scripts through the `isql`
  client client. Patch from Ștefan Suciu.
- No longer passing URI query params as DBI params, because they are
  already included in the DSN provided by URI::db.
- Added the Vertica engine.
2014-11-23 14:18:03 +00:00
schmonz
f9c4d1839b Add and enable p5-Type-Tiny-XS. 2014-11-23 14:16:14 +00:00
schmonz
d8009e7d2f Added devel/p5-Type-Tiny-XS version 0.012 2014-11-23 14:15:45 +00:00
schmonz
da09c7efae Add p5-Type-Tiny-XS, optionally used by Type::Tiny 0.045_03 and
above to provide faster, C-based implementations of some type
constraints.
2014-11-23 14:15:31 +00:00
adam
f37664dd78 Updated databases/py-mysql-connector to 2.0.2; www/py-django to 1.6.8; www/py-django-reversion to 1.8.5; www/py-django-south to 1.0.1; www/py-djangocms-admin-style to 0.2.3; www/py-django-cms to 3.0.6 2014-11-23 14:12:23 +00:00
wen
1dc5a189cd Updated databases/p5-DBIx-Class-Helpers to 2.024000 2014-11-23 14:09:04 +00:00
adam
45f532c471 Changes 3.0.6:
Experimental full Django 1.7 migrations support
Added CMSPlugin.get_render_model to get the plugin model at render time
Added simplified API to handle toolbar for page extensions
Fixed a few frontend glitches
Fixed menu when hide untranslated is set to False
Added option to publish all the pages in a language / site in publisher_publish command
Fixed sitemap ordering
Fixed plugin table name generation fixes
2014-11-23 14:07:47 +00:00
wen
8baa7d6311 Update to 2.024000
Add missing DEPENDS

Upstream changes:
2.024000  2014-11-02 09:02:44-06:00 America/Chicago
 - Add ::Helper::Schema::DidYouMean to help with typos when calling ->resultset

2.023007  2014-09-16 19:48:34-05:00 America/Chicago
 - Fix ::Helper::ResultSet::DateMethods1 for Oracle (thanks Alexander Hartmaier!)
 - Fix yet another issue with ->copy and proxied ResultSet methods (thanks again
   moltar!)

2.023006  2014-09-03 17:44:34-05:00 America/Chicago
 - Fix a few ::DateMethods1 methods when using a bound date (vs a column)

2.023005  2014-08-10 11:05:27-05:00 America/Chicago
 - Fix ::Row::SelfResultSet to correctly include CSA (Thanks Steve Kleiman!)

2.023004  2014-08-01 18:27:54-05:00 America/Chicago
 - Fix implementation of ::Row::SelfResultSet (fixes GH#34, thanks ribasushi for
   the heads up!)
2014-11-23 14:06:00 +00:00
adam
ff2ee76db2 Changes 1.6.8:
This release fixes a couple regressions in the 1.6.6 security release.
Bugfixes
Allowed related many-to-many fields to be referenced in the admin
Allowed inline and hidden references to admin fields
2014-11-23 14:05:13 +00:00
schmonz
babd262355 Updated www/p5-URI-db to 0.15 2014-11-23 13:59:52 +00:00
adam
f20bcdde5d Changes 2.0.2:
* If the pool_size and pool_name connection arguments were specified using the option file (as opposed to being passed explicitly to the connect call), the pooled connection was successfully created, but an exception was raised when closing it.
* The Django backend raised an exception when converting "0000-00-00 00:00:00" to None.
* Using a connection_created signal defined in django.db.backends.signals caused a “maximum recursion depth reached” runtime error.
* The type_code in cursor.description did not compare equal to any of the type objects defined in mysql.connector.dbapi.
* Data corruption occurred when inserting sufficiently large data in a table with a TEXT type column using prepared statements, due to incorrect encoding of the data length while sending the prepared statement packet.
* When the character set was binary, character set conversion could occur. Conversion is no longer done and binary data is returned as is.
2014-11-23 13:59:41 +00:00
schmonz
3753a2170e Update to 0.15. From the changelog:
- Added the `canonical_engine` accessor, which returns the canonical
  engine name.
- Added `the canonical` method, which will replace the engine name with
  its canonical value if it's not already canonical.
- The `dbi_dsn` method of URI::vertica now returns an ODBC DSN instead
  of DBD::Pg, since the latter apparently does not work with Verica.
- Added a note to the `dbi_dsn` documentation that query params are
  included in the returned value.
2014-11-23 13:59:38 +00:00
prlw1
7ea0993c12 Updated editors/gedit3 to 3.14.1 2014-11-23 13:57:30 +00:00
prlw1
22a484703f Update gedit3 to 3.14.1
Highlights from the release notes:

- Increase default window size
- File loading and saving based on a new API in GtkSourceView.
  GeditEncoding is replaced by GtkSourceEncoding, and there
  are changes in GeditDocument. To port plugins, see:
  https://wiki.gnome.org/Apps/Gedit/API-Changes
- Include Adwaita theming
- New selector to open documents in the header bar
- Change Uppercase shortcut to Ctrl+U to avoid conflict with Save All
- Add Ctrl+N shortcut for New Window
- Implement drag'n'drop for the documents panel
- Reopen last closed tab with ctrl+shift+T
- Rework fullscreen mode to use GtkRevealer
- Finalize the new API to extend the menu from plugins
- Detect when network is not available and warn if using remote documents
- Add an fpaste tool to the external tools scripts
- Many bug fixes
- Many new and updated translations

For full details see:

https://git.gnome.org/browse/gedit/tree/NEWS?h=3.14.1
2014-11-23 13:57:02 +00:00
prlw1
cbc2ec89c3 Updated x11/gtksourceview3 to 3.14.2 2014-11-23 13:46:55 +00:00
prlw1
40402edc8f Update gtksourceview3 to 3.14.2
News in 3.14.2
--------------
* Bug fix
* Translation updates

News in 3.14.1
--------------
* Fix UndoManager with a new implementation
* Various other improvements
* Translation updates

News in 3.14.0
--------------
* Translation updates

News in 3.13.91
---------------
* Improved Mac OS X support
* Gutter improvements
* Various other improvements and code clean-up
* Translation updates

News in 3.13.90
---------------
* Adjustments to the file loading and saving API:
  - Make gtk_source_encoding_get_default_candidates() private
  - Replace gtk_source_encoding_foreach() by gtk_source_encoding_get_all()
  The file loading and saving API can be considered stable now.

* Add Vala bindings
* Various other improvements
* Translation updates

News in 3.13.3
--------------
* Extend the api to obtain candidate encodings
* Rework drawing of spaces and margins (requires new Gtk+)
* Various other improvements and bugfixes
* Translation updates

News in 3.13.2
--------------
* New feature: file loading and saving
* Split testfiles.sh to tests/syntax-highlighting/
* GtkSourceView is now fully relicensed to LGPL
* Various other improvements and bugfixes
* Translation updates

News in 3.13.1
--------------
* Improvements to the words completion provider
* Completion window sizing fixes
* Improvements to some lang files
* Various other improvements and bugfixes
* Updated translations

News in 3.12.1
--------------
* Renovate test-widget
* Various improvements and bugfixes
* Updated translations

News in 3.12.0
--------------
* Small improvements to the documentation
* Updated translations

News in 3.11.91
---------------
* Updated translations

News in 3.11.90
---------------
* Add syntax highlighting for LLVM IR and Sweave
* Improvements to some lang files
* Updated translations

News in 3.11.4
--------------
* Add the popular Solarized style schemes
* Improvements to some lang files and a new lang file for lex
* Optimize the draw-spaces code
* Various fixes to the completion framework
* Misc bugfixes
* Updated translations

News in 3.11.3
--------------
* Font scaling support for headings/titles in LaTeX and HTML
* Add Change Case submenu to the right click context menu
* Add ANS Forth 94 syntax highlighting
* Misc bugfixes
* Updated translations

News in 3.11.2
--------------
* Add API to change text case
* Add reStructuredText and yaml syntax highlighting
* Improve LaTeX, m4 and D syntax highlighting
* Documentation improvements (including best practices for language definition files)
* Installed tests
* Misc bugfixes
* Updated translations

News in 3.11.1
--------------
* Deprecate the Gutter:xpad and Gutter:ypad properties
* Deprecate gtk_source_gutter_get_window()
* Better implementation of GtkSourceMarks (private class GtkSourceMarksSequence)
* Style schemes: more visible right margin
* Documentation improvements
* Misc bugfixes
* Updated translations
2014-11-23 13:46:07 +00:00
wen
88437558cf Updated databases/p5-DBIx-Class-Schema-Loader to 0.07042 2014-11-23 13:41:40 +00:00
wen
c512484cf2 Update to 0.07042
Upstream changes:
Revision history for Perl extension DBIx::Class::Schema::Loader

        - Fix unescaped left braces in regexes in tests
        - Use undef instead of '%' for the table and type arguments
          to $dbh->tables (fixes breakage with DBD::Pg 3.4.0)

0.07041  2014-08-09
        - Fix many_to_many bridges going back to the same table
        - Don't disconnect after ->load in static mode
          (fixes Pg test failure with the upcoming DBIC 0.082800)
        - Set up Travis smoking (mostly stolen from DBIC)

0.07040  2014-05-27
        - Add options to omit the version and timestamp from the
          generated code (RT#92300)
        - Skip dumping unique indexes with expressions (RT#93613)
        - Fix dumping unique indexes with DBD::Pg < 1.50
        - Fix inconsistent naming of duplicate unique constraints
        - Avoid clobbering caller's $_ (RT#96010)

0.07039  2014-01-06
        - Fix table listing with DBD::DB2 >= 1.85 (RT#91764)
        - Add accessor for the list of (re)generated classes
        - Add dry-run mode for static schema creation

0.07038  2013-11-20
        - Allow coderef maps to call back into the hashref mapping code
        - Fix MySQL column info detection with multiple schemas (RT#82358)
        - Fix skip count for Oracle multi-schema tests
        - Actually test data types that require separate tables
        - Fix national character type sizes on DBD::Oracle >= 1.52
        - Fix detection of qualified sequence names for Oracle (RT#90341)

0.07037  2013-10-30
        - Allow overriding individual moniker parts
2014-11-23 13:40:25 +00:00
mef
511e85af65 Updated ham/fldigi to 3.22.01 2014-11-23 13:39:12 +00:00
mef
24e26e47a7 Update 3.21.83 to 3.22.01
2014-10-19  David Freese  <w1hkj@w1hkj.com>

	9bbef87: Macro Buttons
	b123fc1: Thumb drive
	01bc010: Power Squelch
	e7de40b: Documentation update
	287e692: TxID control via xmlrpc
	880df3d: Analysis modem

2014-10-17  John Phelps  <kl4yfd@gmail.com>

	91bda2b: Gray-mapped 8PSK and soft-decision
	- Upgraded 8psk to Gray mapped constellation
	- Implemented Soft-Decision decoder based on Gray constellation
	- Even when the received phase is distorted by +- 1 phase-position:
	- One of the bits is still known with 100% certianty.
	- Only up to 1 bit can be in error.
	- Increased gain for noisy/weak/HF channels

2014-10-16  Robert Stiles  <kk5vd@yahoo.com>

	60c78c0: XMLRPC Character measurement issues with 8PSK modems

2014-10-16  David Freese  <w1hkj@w1hkj.com>

	5040224: View/Hide Smeter
	d103209: CW matched filter
	ea853a8: flarq update
	e7d9cc4: 8PSK/16PSK modes
	6fcf11d: KISS interface

=Version 3.22.00=

	a798037: Remove Mixer controls
	f3f8c9a: FTextDisplay
	674da9c: Freq Control
	bfb001b: Touch Screen UI
	d7bb247: UI macrobars
	cad1c86: VSP boolean

2014-10-06  Robert Stiles  <kk5vd@yahoo.com>

	c4bfed9: Tabulated Widgets Font/Font Size Changes
	80dc81b: Documentation

2014-10-06  David Freese  <w1hkj@w1hkj.com>

	1dd39cc: PACKAGE_PROJ
	98cd7af: Win32 warnings
	93b76d4: UI tweaks
	ec3177b: Hide Packet Modem
	9f2b358: Record loader
	bbce20e: Delta macro
	38d9bab: MEMMAP
	3ef0433: WF drop rate
	7448535: RsID time out
	03ef903: Wizard crash fix

2014-10-06  Stelios Bounanos  <vcs@enotty.net>

	d7fe297: Fix log format string warnings
	382452a: Build system fixes

2014-10-06  David Freese  <w1hkj@w1hkj.com>

	4ad7967: Default font
	632eb8a: Power meter
	1bf6f49: Smeter
	73cdc07: regex.c fix
	eb3eb25: fft-scan
	5176ffb: home directory
	830a1cb: Analysis modem
	38d1589: TRX limit check
	a0f43c9: Win32 Socket::close
	cf16c3a: SITORB tx issue

2014-08-29  Robert Stiles  <kk5vd@yahoo.com>

	67a744b: Doxygen Inclusion

2014-08-29  David Freese  <w1hkj@w1hkj.com>

	82aeba5: ARQ stx handshake
	4503c99: Virtual ports
	d40998f: New User Exit Behavior
2014-11-23 13:39:02 +00:00
adam
b1575a7e48 Changes 1.0.1:
This is a small bugfix release of South with two changes:
- Python 3 compatability has been fixed (it was broken in 1.0 by an accidental
  introduction of ``iteritems()``)
- South will explicitly error if it detects Django 1.7 or above rather than
  failing with cryptic errors.
2014-11-23 13:31:07 +00:00
tron
6b217c5a2b Note update of the "phpmyadmin" package to version 4.2.12. 2014-11-23 13:17:40 +00:00
mef
494f374b0f Updated devel/ProjectCenter to 0.6.2 2014-11-23 13:17:32 +00:00
tron
e150933fce Update "phpmyadmin" package to version 4.2.12.
The following bugs have been fixed since version 4.2.10.1:
- bug #4574 Blank/white page when JavaScript disabled
- bug #4577 Multi row actions cause full page reloads
- bug       ReferenceError: targeurl is not defined
- bug       Incorrect text/icon display in Tracking report
- bug #4404 Recordset return from procedure display nothing
- bug #4584 Edit dialog for routines is too long for smaller displays
- bug #4586 Javascript error after moving a column
- bug #4576 Issue with long comments on table columns
- bug #4599 Input field unnecessarily selected on focus
- bug #4602 Exporting selected rows exports all rows of the query
- bug #4444 No insert statement produced in SQL export for queries with alias
- bug #4603 Field disabled when internal relations used
- bug #4596 [security] XSS through exception stack
- bug #4595 [security] Path traversal can lead to leakage of line count
- bug #4578 [security] XSS vulnerability in table print view
- bug #4579 [security] XSS vulnerability in zoom search page
- bug #4594 [security] Path traversal in file inclusion of GIS factory
- bug #4598 [security] XSS in multi submit
- bug #4597 [security] XSS through pma_fontsize cookie

- bug       ReferenceError: Table_onover is not defined
- bug #4552 Incorrect routines display for database due to case insensitive
            checks
- bug #4259 reCaptcha sound session expired problem
- bug #4557 PHP fatal error, undefined function __()
- bug #4568 Date displayed incorrectly when charting a timeline
- bug #4571 Database Privileges link does not work
- bug       makegrid.js: where_clause is undefined
- bug #4572 missing trailing slash (import and open_basedir)
2014-11-23 13:17:21 +00:00
mef
1701a177e5 update 0.6.1 to 0.6.2
2014-10-07 Riccardo Mottola <rm@gnu.org>

	* Framework/PCProjectManager.m
	* PCAppController.m
	Revert windows-specific hacks by German to make project-type choice work. They would crash when using PC without the WinUX theme.

2014-09-08 German Arias <germanandre@gmx.es>

	* Modules/Editors/ProjectCenter/Resources/LineJumper.gorm: Remove
	modifier key for button.

2014-09-02 Riccardo Mottola <rm@gnu.org>

	* Framework/PCAddFilesPanel.m
	* Framework/PCProjectBuilder.m
	Do not use GS internals but standard methods.

2014-08-29 Riccardo Mottola <rm@gnu.org>

	* Modules/Editors/ProjectCenter/GNUmakefile
	* Modules/Editors/ProjectCenter/LineJumper.h
	* Modules/Editors/ProjectCenter/LineJumper.m
	* Modules/Editors/ProjectCenter/PCEditorView.m
	* Modules/Editors/ProjectCenter/Resources/LineJumper.gorm
	Implement and add a simple go-to-line panel

2014-08-25  Wolfgang Lux  <wolfgang.lux@gmail.com>

	* Modules/Editors/ProjectCenter/PCEditor.m (unhighlightCharacter:):
	* Modules/Editors/ProjectCenter/PCEditor.m
	(highlightCharacterAt:inEditor:):
	Fix condition order to prevent out of range array accesses, which
	may lead to a segfault when unhighlighting two matching parentheses.

	Fix by Markus <desterium@t-online.de>.

2014-08-18 16:07-EDT Gregory John Casamento <greg.casamento@gmail.com>

	* Modules/Projects/Aggregate/Resources/Inspector.gorm
	* Modules/Projects/Application/Resources/Inspector.gorm
	* Modules/Projects/Application/Resources/Main.gorm
	* Modules/Projects/Bundle/Resources/Inspector.gorm
	* Modules/Projects/Framework/Resources/Inspector.gorm
	* Modules/Projects/Library/Resources/Inspector.gorm
	* Modules/Projects/ResourceSet/Resources/Inspector.gorm
	* Modules/Projects/Tool/Resources/Inspector.gorm: Update all
	gorm files to latest version.

2014-08-04 Riccardo Mottola <rm@gnu.org>

	* Modules/Editors/ProjectCenter/PCEditorView.m
	Fix return value.

2014-08-04 Riccardo Mottola <rm@gnu.org>

	* English.lproj/ProjectCenter.gorm
	* Headers/Protocols/CodeEditorView.h
	* Modules/Editors/ProjectCenter/PCEditor.m
	* Modules/Editors/ProjectCenter/PCEditorView.h
	* Modules/Editors/ProjectCenter/PCEditorView.m
	Move GoToLine to the View akin to the NSTextView find panel and
	declare it in the editor view protocol.

2014-08-03 German Arias <germanandre@gmx.es>

	* Modules/Editors/ProjectCenter/PCEditor.m: Don't use
	PCAuxiliaryWindow. This avoid the use of FindPanel.

2014-07-30 Riccardo Mottola <rm@gnu.org>

	* Framework/PCEditorManager.m
	* Framework/PCProjectBuilder.m
	* Headers/Protocols/CodeEditor.h
	* Modules/Editors/ProjectCenter/PCEditor.h
	* Modules/Editors/ProjectCenter/PCEditor.m
	Convert line numbers to NSUInteger / integerValue

2014-05-06 Riccardo Mottola <rm@gnu.org>

	* Framework/PCProjectBuilder.m
	Enhance clang support.

2014-05-03 Riccardo Mottola <rm@gnu.org>

	* Framework/PCProjectBuilder.m
	Recognize also egcc and clang as compilers.

2014-05-03 Riccardo Mottola <rm@gnu.org>

	* Framework/PCProjectBuilder.m
	Add recognition of fatal errors.

2014-04-08 German Arias <germanandre@gmx.es>

	* Modules/Editors/ProjectCenter/PCEditorView.m (-insertText:): Add a
	comment for last commit.

2014-04-06 German Arias <germanandre@gmx.es>

	* Headers/ProjectCenter/PCProjectLauncher.h: Add new variable
	_isErrorRunning.
	* Framework/PCProjectLauncher.m: Remove observer in -logStdOut: and
	-logErrOut:. And wait until receive all data in -runDidTerminate:.

2014-04-02 German Arias <germanandre@gmx.es>

	* Framework/PCFileCreator.m (-replaceTagsInFileAtPath:withProject:):
	Ensure UTF-8 when read and write a file	in Windows.
	* Modules/Editors/ProjectCenter/PCEditorView.m (-insertText:): Ensure
	UTF-8 when insert a text in Windows.

2014-04-02 German Arias <germanandre@gmx.es>

	* Framework/English.lproj/SaveModified.gorm: Use class PCAuxiliaryWindow
	to not display menu.

2014-04-02 German Arias <germanandre@gmx.es>

	* Framework/PCFileCreator.m: Removed two last commits. There is
	something wrong with these.

2014-03-30 German Arias <germanandre@gmx.es>

	* Framework/PCFileCreator.m: Fix last change to ensure all string in the
	file is UTF-8, since GNU make can't handle UTF-16 (this change is for
	Windows).

2014-03-27 German Arias <germanandre@gmx.es>

	* Framework/PCFileCreator.m: Be sure to use an UTF8 string for the user
	name on Windows.

2014-03-08 German Arias <germanandre@gmx.es>

	* Framework/PCFileManager.m (-isTextFile:): Rewrite this method to work
	on Windows.

2014-03-07 German Arias <germanandre@gmx.es>

	* Framework/PCProjectManager.m: Remove the extension returned by native
	panel.

2014-03-02 German Arias <germanandre@gmx.es>

	* PCAppController.m: For Windows add a menu with all types of projects.
	So the user can select directly the type of project he want.
	* Headers/ProjectCenter/PCProjectManager.h:
	* Framework/PCProjectManager.m: Add the neccesary changes to use the
	selected type of project at main menu (on Windows).
	* PCMenuController.m: Use the new method to make a new project.

2014-01-17 German Arias <germanandre@gmx.es>

	* English.lproj/ProjectCenter.gorm: Connect option "Line Number..."
	to first responder (I was sure I did this before, but no).

2014-01-13 Riccardo Mottola <rm@gnu.org>

	* Framework/PCFileManager.m
	* Headers/ProjectCenter/PCFileManager.h
	Convenience method to find executables, by Richard Frith-Macdonald

	* Modules/Preferences/Build/PCBuildPrefs.m
	* Modules/Preferences/Misc/PCMiscPrefs.m
	Use the convenience method to determine better defaults for make and gdb.

2013-12-17 Riccardo Mottola <rm@gnu.org>

	* Framework/PCProjectLauncher.m
	Check that the executable exists before running it.

2013-10-20 German Arias <germanandre@gmx.es>

	* English.lproj/Preferences.gorm:
	* Modules/Preferences/Build/Resources/BuildPrefs.gorm:
	* Modules/Preferences/EditorFSC/Resources/EditorFSCPrefs.gorm:
	* Modules/Preferences/Saving/Resources/SavingPrefs.gorm:
	* Modules/Preferences/Misc/Resources/MiscPrefs.gorm: Change the height
	of the panel.

2013-10-15 German Arias <germanandre@gmx.es>

	* TextFinder.h:
	* TextFinder.m: Deleted.
	* GNUmakefile: Remove TextFinder.
	* PCMenuController.m: Remove TextFinder. Now we use the standard
	menu Find.

2013-10-13 German Arias <germanandre@gmx.es>

	* English.lproj/ProjectCenter.gorm: Use the standard menu Find and
	connect option "Line Number..." to first responder.
	* Modules/Editors/ProjectCenter/PCEditor.m: Use Find panel.
	* Headers/PCMenuController.h:
	* PCMenuController.m: Remove unnecessary methods.

2013-10-06 German Arias <germanandre@gmx.es>

	* Headers/PCPrefController.h:
	* PCPrefController.m: Don't retain the user defaults. And don't call
	synchronize every time, this are causing conflicts with defaults of the
	PC windows, which stores its frames here.

2013-09-24 German Arias <germanandre@gmx.es>

	* PCAppController.m (-applicationDidFinishLaunching: and
	-applicationShouldTerminate:) Code to handle the style
	NSWindows95InterfaceStyle.
	* Headers/ProjectCenter/PCAuxiliaryWindow.h:
	* Framework/PCAuxiliaryWindow.m: Add this class for auxiliary windows.
	This is windows that don't should add the in-window menu.
	* Framework/English.lproj/BuilderPanel.gorm:
	* Modules/Editors/ProjectCenter/PCEditor.m: Use the new class
	PCAuxiliaryWindow.
	* Framework/GNUmakefile: Add new class.

2013-09-22 Riccardo Mottola <rm@gnu.org>

	* Modules/Parsers/ProjectCenter/PCParser.m
	Do not advance start and get startType if we are at the end anyway.

	* Modules/Parsers/ProjectCenter/ObjCClassHandler.h
	* Modules/Parsers/ProjectCenter/ObjCClassHandler.m
	* Modules/Parsers/ProjectCenter/ObjCMethodHandler.h
	* Modules/Parsers/ProjectCenter/ObjCMethodHandler.m
	NSUInteger / NSInteger transitions for count/length variables.

	* Modules/Projects/Application/PCAppProject.m
	* Modules/Projects/Bundle/PCBundleProject.m
	* Modules/Projects/Framework/PCFrameworkProject.m
	* Modules/Projects/Library/PCLibProject.m
	* Modules/Projects/ResourceSet/PCResourceSetProject.m
	* Modules/Projects/Tool/PCToolProject.m
	Transition to NSUInteger.

2013-09-21 Riccardo Mottola <rm@gnu.org>

	* Modules/Parsers/ProjectCenter/PCParser.h
	* Modules/Parsers/ProjectCenter/PCParser.m
	Transition count/length variables to NSUInteger

2013-09-21 Riccardo Mottola <rm@gnu.org>

	* Modules/Parsers/ProjectCenter/PCParser.m
	Fix parser check for temrination, do not look past last char.

	* PCAppController.m
	If filename is not absolute, normalize it (happens when invoking with the filename as argument to the application, e.g. 'ProjectCenter myProject').

2013-09-20 Riccardo Mottola <rm@gnu.org>

	* Framework/PCFileCreator.m
	Do not launch replacing if copying was not successful, avoids hang of app.

2013-09-17 Riccardo Mottola <rm@gnu.org>

	* Modules/Projects/ResourceSet/PCResourceSetProject.m
	Replace deprecated make variable.

	* Framework/PCProjectBuilder.m
	Fix int vs. float.

2013-02-25: Sebastian Reitenbach <sebastia@l00-bugdead-prods.de>
	* Framework/PCFileNameIcon.m
	* unsigned int -> NSDragOperation

2013-02-10: Sebastian Reitenbach <sebastia@l00-bugdead-prods.de>
	* Framework/PCProjectInspector.m
	* Modules/Editors/ProjectCenter/SyntaxDefinition.m
	* Modules/Editors/ProjectCenter/SyntaxHighlighter.m
	* Modules/Editors/ProjectCenter/TextPattern.m
	* Modules/Preferences/EditorFSC/PCEditorFSCPrefs.m
	  some more (unsigned) int -> NS(U)Integer transitions
	  and some shutup of clang compiler warnings
	* Framework/PCProjectBrowser.m
	* Framework/PCSaveModified.m
	* Framework/PCProjectLoadedFiles.m
	* Framework/PCProjectBuilder.m
	* Headers/ProjectCenter/PCProjectBrowser.h
	* Headers/ProjectCenter/PCSaveModified.h
	* Headers/ProjectCenter/PCProjectLoadedFiles.h
	* Modules/Projects/Application/PCAppProject+Inspector.h
	* Modules/Projects/Application/PCAppProject+Inspector.m
	  some more (unsigned) int -> NS(U)Integer transitions
	  not catched from clang, but found by libobjc2 in debug mode

2013-02-09 Sebastian Reitenbach <sebastia@l00-bugdead-prods.de>
	* Framework/PCFileCreator.m
	* Framework/PCMakefileFactory.m
	* Framework/PCProjectBuilder.m
	* Framework/PCProjectLauncher.m
	* Framework/PCProjectManager.m
	* Framework/PCProject.m
	* Modules/Projects/Application/PCAppProject.m
	* Modules/Projects/Tool/PCToolProject.m
	  shutup clang compiler warning about redunant literal
	  string usage
	* Modules/Preferences/Build/PCBuildPrefs.m
	* Framework/PCButton.m
	* Modules/Parsers/ProjectCenter/ObjCMethodHandler.m
	  shutup some clang warnings
	* Framework/PCProjectBrowser.m
	  NSInteger conversions
	* Modules/Debuggers/ProjectCenter/PTYView.m
	  Include right headers for openpty on OpenBSD

2012-11-22  German Arias <german@xelalug.org>

	* Modules/Projects/Library/PCLibProject.m: Don't add the prefix "lib"
	to LIBRARY_NAME, gnustep-make will add this prefix anyway. On the other
	hand, the super class isn't able to add this prefix to
	XXX_RESOURCE_FILES at GNUmakefile.

2012-08-30 Riccardo Mottola <rm@gnu.org>

	* Modules/Debuggers/ProjectCenter/PTYView.m
	Do not include stropts.h for most OS's anymore.

2012-08-09 Riccardo Mottola <rm@gnu.org>

	* English.lproj/ProjectCenter.gorm
	* Framework/PCProjectManager.m
	Recent Document menu support.

2012-07-30  Wolfgang Lux  <wolfgang.lux@gmail.com>

	* Framework/PCProjectBuilder.m (-line:startsWithString:,
	-parseErrorLine:):
	* Modules/Editors/ProjectCenter/PCEditor.h:
	* Modules/Editors/ProjectCenter/PCEditor.m (FindDelimiterInString,
	-highlightCharacterAt:inEditor:): Fix for compilation on 64-bit
	hosts.

2012-07-09  Serg Stoyan  <stoyan255@ukr.net>

	* Framework/PCProjectInspector.m: (-removeAuthor): Improve selection
	of author list items after item deletion. Inspired by bug #25571.
	Bug should be closed.
2014-11-23 13:17:17 +00:00
adam
1f18f4d7e6 Changes 0.2.3:
Unknown
2014-11-23 13:17:10 +00:00
cheusov
f12945334d Fix pkglint warnings 2014-11-23 13:16:23 +00:00