Age | Commit message (Collapse) | Author | Files | Lines |
|
Changes since 4.0:
- Corrected a few fortran syntax errors, thnx to Gyepes R.
- on some platforms molden would not write a z-matrix, after stating
that it just did. fixed.
- radical changes in the way proteins can be manipulated with the
z-matrix editor
- The zmatrix conversion for proteins containing nucleotides has been
improved, it will now create a zmatrix.
- The windows version of molden now start the opengl helper program
mogl, when you click a *.ogl file in the read file window.
- Now when you apply the tinker amber force, automatically the charges
associated with the atoms belonging to amino acid residues are set.
- Added interactive docking.
- More bug fixes and improvements.
|
|
This removes a lot of the previous hacks, replacing them with a fixed setup
for the serial port.
|
|
kdepim/korganizer/plugins/holidays/holidays.cpp 1.12.2.1:
Backport of bug fixes for #84979 (crash on AMD64) [...]
Bump version to kdepim-3.3.1nb2, and update the version required by
the kde3 meta package.
|
|
|
|
|
|
|
|
There is already a 2.7.3 but that fixes only some windows bugs
Changes since 2.6.0: (only an extract
2.7.0:
- changed shortcut presentation from flat list into hierarchical tree, i.e.
added possibility to use nested folders and also separator lines
- bugfix for shortcut lists which are too long to fit into the main window:
scrolling with middle mouse button did not work. Since there's no scrollbar
lower shortcuts were inacessible. Thanks to Udo for pointing this out in the
discussion forum and for providing feedback.
- added improved "teletext slicer" to reduce decoding errors on TV channels
with weak reception: was available since 2.5.2, but had to be selected at
compile time by -DZVBI_DECODER switch. Now configurable in TV card input
configuration dialog. (The slicer is derived from libzvbi and alevt.)
Also extended acquisition statistics output with decoding errors.
- improved TV app EPG OSD for channels with multiple networks (Arte/Fr5):
using user-configured "air times" in network selection configuration dialog
to determine which network is currently received in case VPS/PDC is not
available. Thanks to salokyn for the suggestion.
- added work-around for flip-flopping of program title popups on Arte/Fr5
in France: appearently Fr5 sends Fr5 PDC code, but Arte VPS. Solved by
allowing to suppress false EPG popups by means of air times configuration.
Thanks to Simon for test and debugging support.
- extended variable substitution for user-defined commands in context menu
configuration: an optional time offset can be added to start and stop times,
e.g. to start a recording 5 minutes before the official start time.
- Added new command line option -acqonce for daemon mode: automatically
stop acquisition and terminate the daemon after the given phase has been
completed for all providers.
- Linux: set channel change priority to "background" to prevent channel changes
while TV app is running (for v4l2 drivers, e.g. saa7134 or bttv9; requires
kernel >= 2.6.2 or recent v4l2 modules snapshots from http://bytesex.org/)
Thanks to Gerd Knorr for accepting this feature in his video4linux drivers.
- Windows: added new command line option -remctrl: can be used to remote
control an other, previously started GUI instance (i.e. non-daemon) of
nxtvepg. Currently supported are commands to start/stop acquisition,
close/raise/iconify the other instance's main window. See the manual
for details.
- Windows: extended hardware support to include new Microtune tuner MT2050
(e.g. used in new Pinnacle PCTV Rave and MSI TV @anywhere TV cards) and
Philips MK3 tuner in combination with TDA9887 (used in Leadtek's CX23881
card; Thanks to Gerard Chevalier for debugging support; Thanks to Gunther
Mayer for the MT2050 code which was originally posted to the v4l ML)
- introduced compatibility between database file names on Windows and Linux,
i.e. Windows can load databases written by Linux and vice versa without
renaming the files (note: use -dbdir command line option to specify the
path to the directory with the alternate OS's databases)
- right mouse button in main window now selects the programme entry below
the mouse before opening the context menu; Previously the selection was not
changed. Thanks to J?rg for the suggestion.
- bugfix in user-defined context menu commands based on !wintv! and !xawtv!:
argument count which was reported to the external program was wrong, hence
some apps did not accept the command. Thanks to Rami for debugging support.
- compile and build process improvements: added warning message to Makefile
make is started with "make nxtvepg" (you should type only "make") to prevent
make failure due to missing header files. Also note the build process was
restructured so that all generated files are placed into a sub-directory
called "build-<platform>" to allow building on multiple platforms in parallel
- bugfix in build procedure: tcl2c.c crashed on 64bit platforms
Thanks to Simon Barner and Gerd Knorr for the bug reports.
- fixed memory leak in Xawtv window detection (for every newly created
toplevel with a WM_CLASS property a few bytes were not freed)
- bugfix date scale: shows Sunday twice during switch from daylight saving
time back to regular time (00:00 localtime + 24h is still the same day at
that special day :) Note that wrong start times for TV programmes
after the time switch are faults on side if the content providers. Also
weekdays in the scale are now printed in the local language.
- added new EPG provider "VT4" (Belgium) as of March 2004.
Thanks to "N?o" for providing the info.
- UNIX: added support for libzvbi: requires change in Makefile (add compiler
switch -DUSE_LIBZVBI) and re-compilation; also added preliminary support
for VBI proxy (add compiler switch -DUSE_LIBZVBI_PROXY; note the proxy API
is still subject to change)
2.7.1:
- bugfix in "local time" option for XML database export (times were still
in GMT only, regardless if the option was enabled or not)
- added support for new XMLTV DTD 0.6 (note command line option -dump xml
uses the format which was used last in Control->"Export as XMLTV")
- fixed -daemonstop option for Linux and v4l2 devices (2.6 kernels): did
sometimes not work after the user interface was used.
- added support for new UNIX TV app: Zapping, i.e. reading channel table
from zapping.conf. (Note: interaction with nxtvepg was implemented in
zapping too: you can check it out from CVS at zapping.sourceforge.net)
- bugfix in acq stats (control menu): when connected to acquisition daemon
VPS/PDC info was not displayed
- added work-around for daylight saving time changes and local time zone
handling specifically for Turkish provider TRT.
- made programme list's context menu fully configurable: pre-defined
commands for filter and reminder control can be re-ordered now too
(in addition to external commands); also removed the need to press the
dialog's "Update" button after changes (which was a long standing entry
in the TODO list)
- UNIX/X11: display Nextview logo in main window title bar (only works for
window managers which support the WM_ICON feature, e.g. fvwm2 or Gnome)
- bugfix: columns in the main programme list were not resizable, i.e.
the pull-down menu appeared even when clicking onto the column header
button's right border ("single list" layout only)
- bugfix: option "-provider merged" did not work in daemon mode (acq for
merged database did work though, if pre-configured as default in the
.nxtvepgrc or INI file) Thanks to Georg for reporting this bug.
- Linux: bugfix in v4l2 support (fixes problems with PVR-350 cards.)
Thanks to Urs Schaufelberger and Hans Verkuil for the patch.
- Windows only: fixed weekday colors in datescale: did not match those
in the "weekday color" attribute in the programme list; thanks to
everyone who reported this bug in the forum.
2.7.2
- Fixed bugs in XMLTV database export, both in DTD5 and DTD6 versions
(introduced in version 2.7.1)
Thanks to Steffen Siebert for pointing these out.
- Added "tvtime" to the list of TV applications supporting interaction
with nxtvepg (via "xawtv-remote" connection; import of tvtime's channel
table is not supported yet though.) Thanks to Billy Biggs.
- Added new command line option "-clock" which allows to acquire the
current date and time from teletext and update the system time with it.
(Warning: implementation is still preliminary; usage of this option may
change in subsequent versions of nxtvepg.)
- Made the "tvsim" tools compilable on *BSD platforms, thanks to
Simon Barner (note: still untested; please report if it actually works.)
|
|
|
|
"spawn() changed to do exec directly if -popup, based on suggestion from
Andrew Stribblehill"
|
|
Changes:
KWord
* Fix image inserting
* Fixes when changing properties of multiple frames at once. Also allow
changing "protect-size" for multiple frames.
KPresenter
* Ignore sticky objects when duplicating a page
KSpread
* Fix un-merging of cells
Filters
KWord's PDF Import Filter
* SECURITY: more robust fix for the integer overflow vulnerability
[was already in pkgsrc pkg]
KPresenter's OpenOffice.org Impress Export Filter
* Export Group object
* Export Text Vertical Alignment
* Export Text Margins
* Fix "KPresenter export bad horizontal lines in Open Office"
* Fix export vertical line
|
|
|
|
Partial fix for PR pkg/28342.
|
|
Partial fix for PR pkg/28342.
|
|
Spanish locale. This closes PR pkg/28111 by Francois Briere, thanks!
|
|
|
|
* Added support for extended character sets (most of WGL4) and UTF-8 encoded
strings
* Updated info display to show apparent size of selected object
* Enable tab completion of location names
* Introduced support for JPL ephemeris files
* Fixed crash in Windows star browser that occurred after changing the number
of stars and pressing return.
* Fixed bug that made stars and galaxies appear square when certain nebulae
were in view.
* Made the delete button in the Windows bookmarks organizer actually work
* Updated orbits for Amalthea and Phoebe
* Fixed seams in Jupiter and Phobos textures
* Spacecraft orbit paths adaptively sampled for smoother results
* Eliminated obscuring of location labels that occurred low view aspect ratios
* Added models of comet Halley and the small moons Pandora and Larissa
* Added limit of knowledge masks for the Galilean moons
* Changed spectral class of carbon stars to C, which supercedes and combines
R and N
* Lua scripting additions
* View management commands
* Image capture commands
* Made setrenderflags and setlabelflags accept a table
* Orbit and locations settings
* observer:cancelgoto
* Made the cursor shape change to the resize icon when positioned over view
borders
* Added a new 3D file format: cmod, the Celestia model format
* Documented the fields in celestia.cfg with extensive comments
* Added newly discovered extrasolar planet HD 330075 b
* Added Cassini and Huygens models and trajectories
* Fixed crashing bug in the eclipse finder
* Changed default start location to Earth
* Revised some erroneous spectral classes in star catalog
* Made solar system objects occlude labels of more distant objects
* Implemented an algorithm for importance weights to avoid overlapping or
too crowded location labels for Mars, Venus and the Moon
* Added new textures for Titan based on recent imaging from the Cassini
mission
* Improved depth sorting so that hidden surface removal works properly for
overlapping objects
* Added theoretical estimates of oblateness and rotation rate for extrasolar
planets
* Replaced old Io and Europa textures with improved versions
* Added disposition modifier for ssc objects to control what happens when
an object with the same name and parent already exists. The three possible
behaviors are Add (the default), Replace, and Modify.
* WINDOWS: Limited CPU usage when main window is minimized
* WINDOWS: Changed preferred z-buffer depth from 16 to 24 bits to reduce
z-fight artifacts.
* Fixed labels and info text so it looks crisp when multisample antialiasing
is enabled.
* Eliminated flickering of location labels
* WINDOWS: Save texture resolution setting between sessions
|
|
* Add a db1.builtin.mk file that detects whether DB-1.85 functionality
exists in the base system, and remove the distinction between
"native" and the other Berkeley DB packages -- we now refer to
db[1234]. This paves the way for any future databases/db1 package.
* USE_DB185 shouldn't need to be set by any packages -- its correct
value is now automatically determined by bdb.buildlink3.mk depending
on whether we explicitly request db1 or not. By default, if you
include bdb.buildlink3.mk, you want DB-1.85 functionality and
USE_DB185 defaults to "yes", but if you explicitly remove db1 from
the list of acceptable DBs, then USE_DB185 defaults to "no".
* Set BDB_LIBS to the library options needed to link against the DB
library when bdb.buildlink3.mk is included.
* We only add the DB library to the linker command automatically if
we want DB-1.85 functionality; otherwise assume that the package
configure process can figure out how to probe for the correct
headers and libraries.
Edit package Makefiles to nuke redundant settings of USE_DB185.
|
|
former) for applications that are known to require C++.
|
|
|
|
|
|
|
|
Makes this pkg compile on NetBSD 1.6.
|
|
Makefiles themselves so we can more precisely control when it is included,
as well as avoiding including it multiple times by accident. This fixes
the spewage in the bulk builds for misc/celestia-kde.
|
|
|
|
automatically by pthread.buildlink3.mk. Also, factor out the pthread
library out of PTHREAD_LDFLAGS into a standalone variable PTHREAD_LIBS
and use it in packages where necessary (usually the ones that don't
have a GNU configure script).
|
|
|
|
bugfix release to fix a buffer overrun.
While there, add a few patches to disable checksum verification on
wind direction - this failed for my weather station consistently on some
data sets. I'll bring this up with the authors.
|
|
|
|
* Added support for extended character sets (most of WGL4) and UTF-8 encoded
strings
* Updated info display to show apparent size of selected object
* Enable tab completion of location names
* Introduced support for JPL ephemeris files
* Fixed crash in Windows star browser that occurred after changing the number
of stars and pressing return.
* Fixed bug that made stars and galaxies appear square when certain nebulae
were in view.
* Made the delete button in the Windows bookmarks organizer actually work
* Updated orbits for Amalthea and Phoebe
* Fixed seams in Jupiter and Phobos textures
* Spacecraft orbit paths adaptively sampled for smoother results
* Eliminated obscuring of location labels that occurred low view aspect ratios
* Added models of comet Halley and the small moons Pandora and Larissa
* Added limit of knowledge masks for the Galilean moons
* Changed spectral class of carbon stars to C, which supercedes and combines
R and N
* Lua scripting additions
* View management commands
* Image capture commands
* Made setrenderflags and setlabelflags accept a table
* Orbit and locations settings
* observer:cancelgoto
* Made the cursor shape change to the resize icon when positioned over view
borders
* Added a new 3D file format: cmod, the Celestia model format
* Documented the fields in celestia.cfg with extensive comments
* Added newly discovered extrasolar planet HD 330075 b
* Added Cassini and Huygens models and trajectories
* Fixed crashing bug in the eclipse finder
* Changed default start location to Earth
* Revised some erroneous spectral classes in star catalog
* Made solar system objects occlude labels of more distant objects
* Implemented an algorithm for importance weights to avoid overlapping or
too crowded location labels for Mars, Venus and the Moon
* Added new textures for Titan based on recent imaging from the Cassini
mission
* Improved depth sorting so that hidden surface removal works properly for
overlapping objects
* Added theoretical estimates of oblateness and rotation rate for extrasolar
planets
* Replaced old Io and Europa textures with improved versions
* Added disposition modifier for ssc objects to control what happens when
an object with the same name and parent already exists. The three possible
behaviors are Add (the default), Replace, and Modify.
* WINDOWS: Limited CPU usage when main window is minimized
* WINDOWS: Changed preferred z-buffer depth from 16 to 24 bits to reduce
z-fight artifacts.
* Fixed labels and info text so it looks crisp when multisample antialiasing
is enabled.
* Eliminated flickering of location labels
* WINDOWS: Save texture resolution setting between sessions
|
|
|
|
|
|
* Added support for extended character sets (most of WGL4) and UTF-8 encoded
strings
* Updated info display to show apparent size of selected object
* Enable tab completion of location names
* Introduced support for JPL ephemeris files
* Fixed crash in Windows star browser that occurred after changing the number
of stars and pressing return.
* Fixed bug that made stars and galaxies appear square when certain nebulae
were in view.
* Made the delete button in the Windows bookmarks organizer actually work
* Updated orbits for Amalthea and Phoebe
* Fixed seams in Jupiter and Phobos textures
* Spacecraft orbit paths adaptively sampled for smoother results
* Eliminated obscuring of location labels that occurred low view aspect ratios
* Added models of comet Halley and the small moons Pandora and Larissa
* Added limit of knowledge masks for the Galilean moons
* Changed spectral class of carbon stars to C, which supercedes and combines
R and N
* Lua scripting additions
* View management commands
* Image capture commands
* Made setrenderflags and setlabelflags accept a table
* Orbit and locations settings
* observer:cancelgoto
* Made the cursor shape change to the resize icon when positioned over view
borders
* Added a new 3D file format: cmod, the Celestia model format
* Documented the fields in celestia.cfg with extensive comments
* Added newly discovered extrasolar planet HD 330075 b
* Added Cassini and Huygens models and trajectories
* Fixed crashing bug in the eclipse finder
* Changed default start location to Earth
* Revised some erroneous spectral classes in star catalog
* Made solar system objects occlude labels of more distant objects
* Implemented an algorithm for importance weights to avoid overlapping or
too crowded location labels for Mars, Venus and the Moon
* Added new textures for Titan based on recent imaging from the Cassini
mission
* Improved depth sorting so that hidden surface removal works properly for
overlapping objects
* Added theoretical estimates of oblateness and rotation rate for extrasolar
planets
* Replaced old Io and Europa textures with improved versions
* Added disposition modifier for ssc objects to control what happens when
an object with the same name and parent already exists. The three possible
behaviors are Add (the default), Replace, and Modify.
* WINDOWS: Limited CPU usage when main window is minimized
* WINDOWS: Changed preferred z-buffer depth from 16 to 24 bits to reduce
z-fight artifacts.
* Fixed labels and info text so it looks crisp when multisample antialiasing
is enabled.
* Eliminated flickering of location labels
* WINDOWS: Save texture resolution setting between sessions
|
|
* Added support for extended character sets (most of WGL4) and UTF-8 encoded
strings
* Updated info display to show apparent size of selected object
* Enable tab completion of location names
* Introduced support for JPL ephemeris files
* Fixed crash in Windows star browser that occurred after changing the number
of stars and pressing return.
* Fixed bug that made stars and galaxies appear square when certain nebulae
were in view.
* Made the delete button in the Windows bookmarks organizer actually work
* Updated orbits for Amalthea and Phoebe
* Fixed seams in Jupiter and Phobos textures
* Spacecraft orbit paths adaptively sampled for smoother results
* Eliminated obscuring of location labels that occurred low view aspect ratios
* Added models of comet Halley and the small moons Pandora and Larissa
* Added limit of knowledge masks for the Galilean moons
* Changed spectral class of carbon stars to C, which supercedes and combines
R and N
* Lua scripting additions
* View management commands
* Image capture commands
* Made setrenderflags and setlabelflags accept a table
* Orbit and locations settings
* observer:cancelgoto
* Made the cursor shape change to the resize icon when positioned over view
borders
* Added a new 3D file format: cmod, the Celestia model format
* Documented the fields in celestia.cfg with extensive comments
* Added newly discovered extrasolar planet HD 330075 b
* Added Cassini and Huygens models and trajectories
* Fixed crashing bug in the eclipse finder
* Changed default start location to Earth
* Revised some erroneous spectral classes in star catalog
* Made solar system objects occlude labels of more distant objects
* Implemented an algorithm for importance weights to avoid overlapping or
too crowded location labels for Mars, Venus and the Moon
* Added new textures for Titan based on recent imaging from the Cassini
mission
* Improved depth sorting so that hidden surface removal works properly for
overlapping objects
* Added theoretical estimates of oblateness and rotation rate for extrasolar
planets
* Replaced old Io and Europa textures with improved versions
* Added disposition modifier for ssc objects to control what happens when
an object with the same name and parent already exists. The three possible
behaviors are Add (the default), Replace, and Modify.
* WINDOWS: Limited CPU usage when main window is minimized
* WINDOWS: Changed preferred z-buffer depth from 16 to 24 bits to reduce
z-fight artifacts.
* Fixed labels and info text so it looks crisp when multisample antialiasing
is enabled.
* Eliminated flickering of location labels
* WINDOWS: Save texture resolution setting between sessions
|
|
|
|
|
|
from the weather station to a mysql database.
|
|
weather station WS23xx.
|
|
that have been patched recently to correctly use getenv_r,
ttyname_r and strerror_r. This update applies the same
changes to the copied files.
|
|
in PR 27090 (with a minor tweak for issues from yesterday's update
of the xmame pkg.)
This does also solve part of PR 27011.
Bump PKGREVISION.
|
|
|
|
to include "../../lang/php/ext.mk" after extension CONFIGURE_ARGS
setting; successful build confirmed with both PHP 4.x and PHP 5.x
|
|
|
|
What's new in GOK 0.11.15 ?
* Bug fixes including: 155556, 157138, 157221, 154961, 155805, 156802
154918, 156802.
* Mostly fixes and improvements to the dynamic accessibility keyboards.
What's new in GOK 0.11.14 ?
* Bug fixes including: 155182 (double actions), 154499, 154604, #156153,
#156479, 155344, 155473, 155476, 155512.
* LoginHelper's setSafe implementation now prevents word completion, as
it should.
* Distinguish between HTML content and browser controls.
* Hush compiler warnings (bug 154915).
|
|
koffice patch. Bump PKGREVISION.
|
|
Should fix bug PR/27188 and problem shown in kristerw@'s bulk build.
|
|
|
|
PHP5 too
|
|
lang/php/ext.mk before setting CONFIGURE_ARGS
|
|
individual PHP extension packages with either PHP 4.x or PHP 5.x
convert existing php4-* packages to this framework and import as php-*
|
|
Changes:
- added Latvian translation.
- fixed the way xCHM treated '&' characters in URLs.
- fixed a TOC bug.
|