Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Feb 2012 09:20:16 +0000 (UTC)
From:      "Andrey A. Chernov" <ache@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/misc/astrolog Makefile distinfo pkg-descr pkg-install pkg-plist ports/misc/astrolog/files patch-aa patch-ab patch-ad patch-astrolog.dat patch-charts1.c patch-intrpalt.c patch-io.c patch-placalc.c patch-xcharts0.c
Message-ID:  <201202260920.q1Q9KG9h050487@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ache        2012-02-26 09:20:16 UTC

  FreeBSD ports repository

  Modified files:
    misc/astrolog        Makefile distinfo pkg-descr pkg-install 
                         pkg-plist 
    misc/astrolog/files  patch-aa patch-ab patch-ad 
                         patch-astrolog.dat patch-charts1.c 
                         patch-io.c 
  Added files:
    misc/astrolog/files  patch-intrpalt.c patch-xcharts0.c 
  Removed files:
    misc/astrolog/files  patch-placalc.c 
  Log:
  Original version is abandonware since 1998.
  Switch to more recent fork made by Valentin Abramov, it is much improved in
  calculation (new ephemeris used), have many bugfixes and some new
  features.
  
  Fixes from me:
  integrate our fixes for original version
  fix some out of memory / junk memory accesses
  avoid text clipping on long lines
  add seconds precision to zone offset (for true local time)
  add missing color reset in one place
  
  Revision  Changes    Path
  1.49      +23 -27    ports/misc/astrolog/Makefile
  1.11      +38 -4     ports/misc/astrolog/distinfo
  1.8       +13 -11    ports/misc/astrolog/files/patch-aa
  1.9       +14 -36    ports/misc/astrolog/files/patch-ab
  1.2       +39 -3     ports/misc/astrolog/files/patch-ad
  1.2       +59 -15    ports/misc/astrolog/files/patch-astrolog.dat
  1.3       +89 -17    ports/misc/astrolog/files/patch-charts1.c
  1.1       +32 -0     ports/misc/astrolog/files/patch-intrpalt.c (new)
  1.2       +25 -8     ports/misc/astrolog/files/patch-io.c
  1.2       +0 -11     ports/misc/astrolog/files/patch-placalc.c (dead)
  1.1       +20 -0     ports/misc/astrolog/files/patch-xcharts0.c (new)
  1.5       +1 -1      ports/misc/astrolog/pkg-descr
  1.6       +1 -1      ports/misc/astrolog/pkg-install
  1.14      +58 -99    ports/misc/astrolog/pkg-plist



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202260920.q1Q9KG9h050487>