NetBSD

CVS log for pkgsrc/misc/stellarium/PLIST

[BACK] Up to [NetBSD] / pkgsrc / misc / stellarium

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Nov 19 18:30:36 2011 CET (2 months, 3 weeks ago) by jakllsch
Branches: MAIN
CVS tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, HEAD
Diff to previous 1.15: preferred, colored
Changes since revision 1.15: +146 -0 lines
Update to stellarium 0.11.1

ChangeLog since 0.11.0:

0.11.1 [2011-11-04]
Bug fix release.
Added:
- new skyculture: Arabic
- new moons and rings (LP: #815484, #834336)
- new translations for landscapes and sky cultures (LP: #849292)
- possibility to observate geo-orbiting satellites (LP: #837274)
- new cities (LP: #856343, #860206)
Fixed:
- misspelling on a star name (LP: #884795)
- location window: map pointer position is updated on longitude/latitude change.
- location window: fixed checking "Use as default" changing the name of the selected location to "New Location" (LP: #881613)
- Solar System Editor plug-in: a bug in the parsing of MPC lists: the epoch's Julian Day value was wrong by 0.5 JD (LP: #836839)
- Solar System Editor plug-in: crash while trying to browse for a local file (LP: #837396)
- Historical Supernovae plug-in: a bug in plug-in name (LP: #803157)
- Historical Supernovae plug-in: a bug in selected instead of nearby stars (LP: #835815)
- doesn't load localised description of skyculture/landscape if applanguage=system_default (LP: #845924)
- add/remove landscapes dialog bug in OSX 10.6.8 (LP: #812008)
- horizon line setting not saved (LP: #811945)
- orbital period totally wrong for Himalia (LP: #806174)
- flag_show_fps = false & flag_show_fov = flase (LP: #728294)
- 0.11.0 will crash if a landscape is selected with misspelled planet name (LP: #835422)
- crash on selecting off-Earth location in the Location window (LP: #834886)
- 0.11.0 crashes when switching language while location window is open (LP: #824936)
- 0.11.0 crashes when trying using custom distortion file (LP: #871313)

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Jul 2 19:58:00 2011 (7 months, 1 week ago) by jakllsch
Branches: MAIN
CVS tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2
Diff to previous 1.14: preferred, colored
Changes since revision 1.14: +23 -1 lines
Update stellarium to 0.11.0.

Changes since 0.10.6:
New feature: atmosphere refraction support.
New plugin: Historical supernova.
New translatable strings: landscapes.
New moons of solar system planets (LP: #730686).
New feature: using different symbols for nebula icons.
TimeZone plug-in: fixed a bug preventing the saving of custom time zones. (LP: #720107)
Ocular plug-in: Corrected the calculation of CCD FOV.
Ocular plug-in: Implemented rotating the CCD bounding box.
Ocular plug-in: Made Telrad & CCD mutually exclusive.
Ocular plug-in: Implemented better binoculars support (LP: #695568).
Ocular plug-in: Redesign dialog.
SVMT plug-in: Adding QtWebKit dependency.
Satellite plug-in: improve of code.
Solar System Editor plug-in: fixed MPES online search and updated hard-coded URLs (LP: #725870).
Skycultures: two new skyculture descriptions in Norwegian (Bokmål).
Redesign search tool (LP: #730687).
Improved texture manager.
Various problems resolved (LP: #730069, #772206, #683255, #657455, #785574, #515311, #730075, #711887, #688978, #616748, #589634)

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Dec 6 22:03:18 2010 CET (14 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4
Diff to previous 1.13: preferred, colored
Changes since revision 1.13: +30 -1 lines
Changes 0.10.6:
* New feature for installing landscapes from ZIP archives.
* New plugin: Solar System editor.
* New plugin: Time Zone manual override.
* New translatable strings: stars and nebulae.
* Selected plugins loaded by default.
* Fixed on change of sky culture.
* Fixed clearing of single constellation selection.
* Fixed constellation art engine, removing distortion of images.
* Changed GUI styles (all dialogs now use "Title Bar", the two different tabbed
  widget implementations are styled consistently).
* Changed Solar System engine, allowing "Comets" and "Minor planets" to be
  handled as classes of objects separate from "Planets".
* Translatable plugin names, descriptions and some other strings.
* Oculars plugin: now uses a configuration file instead of SQL.
* Oculars plugin: added manual override of keyboard shortcuts.
* Oculars plugin: CCD sensors formula fixed.
* Satellites plugin: added new orbit prediction engine.
* Satellites plugin: added trajectory visualization.
* Satellites plugin: fixed problems leaving satellite TLEs out of date.
* Satellites plugin: can now update TLEs from a local file.
* Satellites plugin: satellite visibility can now be saved from satellites
  dialog.
* Telescope control plugin: fixed bad serial port names on Windows.
* Telescope control plugin: fixed telescopes disappearance on startup.
* Telescope control plugin: added manual equinox/epoch override.
* Various rendering problems resolved.
* SQLite dependency dropped. The Qt SQLite driver no longer needs to be
  packaged with Stellarium.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Jun 10 20:20:03 2010 (20 months ago) by drochner
Branches: MAIN
CVS tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2
Diff to previous 1.12: preferred, colored
Changes since revision 1.12: +25 -45 lines
update to 0.10.5
changes:
-fixes
-startup speed increase
pkgsrc change: added data for C/2009 R1 (McNaught) which should be
 visible these days

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Mar 11 12:15:17 2010 CET (23 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1
Diff to previous 1.11: preferred, colored
Changes since revision 1.11: +42 -4 lines
Changes 0.10.4:
* Bug fix release.
* Fixed unpredictable openGL related crashes on win32.
* Fixed run on MacOSX Tiger/Leopard/Snow Leopard.
* Disable OpenGL shaders by default for stars and atmosphere. User activate
  it by setting use_glshaders = true in the [main] section of the config.ini
* Fixed the handling of the Qt -graphicssystem parameter. Now it is ignored
  if it is not used properly.
* Improved OpenGLES2 support (not finished yet).
* Added Qt widgets flags on the main windows to avoid filling background
  (this boosted the program a lot on linux).

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Jun 14 20:07:31 2009 (2 years, 7 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Diff to previous 1.10: preferred, colored
Changes since revision 1.10: +1 -30 lines
Remove @dirrm entries from PLISTs

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Feb 11 19:05:53 2009 CET (2 years, 11 months ago) by drochner
Branches: MAIN
CVS tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1
Diff to previous 1.9: preferred, colored
Changes since revision 1.9: +16 -5 lines
update to 0.10.1
changes:
Added reset all config options button.
Added code for uncompressing gzip files (borrowed from from libkde)
Allowed for gzip compressed JSON files.
Fixed flip buttons bug.
Fixed min FPS feature.
Implemented screenshots inverted colors feature + associated GUI.
Re-coded grid display from scratch. It is now much faster and much more robust.
Refactored large part of the Navigator and Projector classes. Added a
 StelPainter class allowing many optimizations and simpler API.
Re-added telescope control key bindings.
Improved the doxygen developers documentation.
Added Simbad lookup to the search window.
Fixed ecliptic line rendering.
Fixed grid rendering bugs.
Added ZIP archive support with code copied from KDE SVN.
Fixed sun's magnitude bug.
Added automatic star catalog downloader to GUI. Star catalog settings are now
 defined in a config file.
Converted system-dependent star catalog memory mapping code to QFile::map().
Added log file for debugging output. Prepends system specs, such as memory
 and CPU information.
Imported KdeWin32 code for POSIX emulation on Windows.
Fixed build with Qt 4.5.
Fixed full screen problems at init.
Optimized VecXX contructors (no more default values).
Added translations for Albanian and Bosnian.
Fixed many bugs.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Oct 26 15:03:37 2008 CET (3 years, 3 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4
Diff to previous 1.8: preferred, colored
Changes since revision 1.8: +116 -16 lines
Changes 0.10.0:
* Global switch to Qt. Don't support SDL main application anymore.
* The whole StelApp class is managed by a QGraphicsScene, inside a
  QGraphicsView.
* Removed deprecated sources from the core of stellarium.
* Continued API cleaning and simplifications.
* Performed large refactorings to use portable Qt API.
* Re-organized the source files into sub-directories.
* Migrated config file parsing to a QSettings based implementation.
* Exposed some methods as slots so that they can be scripted in the future.
* Created the new Qt-based GUI button bars.
* Recoded from scratch the new QWidget based GUI rendered in the QGraphicsView
  using style sheets.
* Moved stars/planets halo rendering into SkyDrawer.
* Implemented dynamic eye adaptation for bright objects.
* Optimized atmosphere computation and others, speed can be increased up to
  a factor of 2.
* Implemented light pollution following the Bortle scale index.
* Improved and optimized stars rendering (updated colors, sizes and added
  large halo for very bright ones, use GL lists for drawing stars by bunch)
* Created a new SkyTile class supporting lazy dynamic multi-resolution images
  loading and display. Image trees can be stored as JSON files.
* Startup is much faster.
* Migrated the previous nebula textures to the new format.
* Added a LocationManager for managing observing locations and cleaned
  the code of observer.
* Changed key bindings, use F1.. F6 for opening dialogs.
* Tab completion on the search dialog.
* Added descriptions for the sky cultures and improved the ones for landscapes.
* Added a new mars landscape.
* Fixed many bugs.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Feb 28 19:07:54 2008 CET (3 years, 11 months ago) by drochner
Branches: MAIN
CVS tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, cwrapper, cube-native-xorg-base, cube-native-xorg
Diff to previous 1.7: preferred, colored
Changes since revision 1.7: +25 -5 lines
update to 0.9.1
This is primarily a bug fix and stabilization release. Apart from bug
fixes, users can expect to see improved start-up times and a new sky
culture (Tupi-Guarani) as well as some progress with translations and
overall stability.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Oct 12 18:53:55 2007 (4 years, 3 months ago) by drochner
Branches: MAIN
CVS tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4
Diff to previous 1.6: preferred, colored
Changes since revision 1.6: +330 -267 lines
update to 0.9.0
changes:
-Larger star catalogue, New sky cultures, New projections, Some new
 nebula textureS
-Better accuracy of planetary positions, more precise positioning of
 nebula textures
-New orbital calculation class making it possible to add comet objects
-Fly to planets by pressing control-G when one is selected
-Landscape locations - can set the location according to the landscape
-Places of interest improved
-New landscape: Garching, (near Munich, Germany)
-Data file layout change
-minor bug fixes, and significant changes to the code base

pkgsrc visible change: uses cmake

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Oct 6 23:01:57 2006 (5 years, 4 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4
Diff to previous 1.5: preferred, colored
Changes since revision 1.5: +19 -9 lines
Changes 0.8.2:
Re-enabled some script recording features (select, pan/tilt, zoom)
Fixed win95/98 missing .dll bug.
Applied patch for sun C/C++ compiler to work.
Hopefully fixed buggy text display using patch from David ZH.R. Huang
Applied patch for MacOSX compilation.
Display real language names instead of two letters codes in the GUI.
Removed HR landscape and added Ocean instead.
Many bug fixes from sf.net.
Added new translations for af vi he mt bg th ar and updated the others.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Oct 1 12:27:19 2006 (5 years, 4 months ago) by adam
Branches: MAIN
Diff to previous 1.4: preferred, colored
Changes since revision 1.4: +26 -3 lines
Changes 0.8.1:
* radial texture for planetary rings
* telescope control using external telescope server programs
* minimum_fps patch by nuisance78
* image flipping
* Automatically get locale codes on win32 (works sometimes)
* Many bugs fixes, thanks to bug reporters on sf.net!

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed May 10 18:48:55 2006 (5 years, 9 months ago) by drochner
Branches: MAIN
CVS tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Diff to previous 1.3: preferred, colored
Changes since revision 1.3: +65 -40 lines
update to 0.8.0
changes:
-multilingual interface
-accuracy and speed is greatly enhanced
-more objects from the NGC catalogue
-list of world cities: easily select your location
-home planet setting
-spherical landscapes
-night vision mode
-interface improvements
-default font is now the Bitstream Vera Truetype font
-constellation boundaries
-spheric mirror projection

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Apr 17 09:07:29 2006 (5 years, 9 months ago) by jlam
Branches: MAIN
Diff to previous 1.2: preferred, colored
Changes since revision 1.2: +4 -4 lines
Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Feb 15 19:43:45 2006 CET (5 years, 11 months ago) by drochner
Branches: MAIN
CVS tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +166 -14 lines
update to 0.7.1
new major release, lots of features added, and some bugfixes
see http://www.stellarium.org/changelog.txt for details

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Thu Jul 8 13:04:51 2004 (7 years, 7 months ago) by xtraeme
Branches: TNF
CVS tags: pkgsrc-base, pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Initial import of stellarium-0.6.0 from pkgsrc-wip, contributed by
Michal Pasternak.

Stellarium is a free software. It renders 3D photo-realistic skies in real
time. With stellarium, you really see what you can see with your eyes,
binoculars or a small telescope. 

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Jul 8 13:04:51 2004 (7 years, 7 months ago) by xtraeme
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

cvsweb.de.netbsd.org <zafer@aydogan.de>