summaryrefslogtreecommitdiff
path: root/x11/xephem/Makefile
diff options
context:
space:
mode:
authorgdt <gdt>2007-01-31 14:07:16 +0000
committergdt <gdt>2007-01-31 14:07:16 +0000
commit0c89b473ba7facdf4258f932e032f1d461050cc5 (patch)
treef5f0d76f8c574eaadb8943a8835bb0615f3f4600 /x11/xephem/Makefile
parentcdcbf648853a9ac20ae3e0896abf3d793e56fe58 (diff)
downloadpkgsrc-0c89b473ba7facdf4258f932e032f1d461050cc5.tar.gz
Update to 3.7.2.
Changes from 3.7.1 to 3.7.2 Released November 12, 2006 New Features: * Data Table adds JD, HJD and PA columns. * Earth View adds inertial reference frame option. * Earth View allows picking earth satellite via orbit marker. * Earth View shows altitude and range in satellite right-click data. * Earth View shows satellite position in space. * Earth View can draw orbits on cylindrical projection. * Earth objects table has new column-wide toggles. * Main menu can remember to start RT mode automatically. * Makefiles now support building Mac OS X universal binaries. * Object index search supports using glob patterns. * Observing log adds JD, HJD and Airmass fields. * Observing log replaces Search with List feature. * Observing log search supports using glob patterns. * Preferences can now remember and restore which views were open. * Print adds new option to draw with thicker lines. * Several improvements to XML and INDI tools. * Shared app defaults file, XEphem, may now be in /etc. * Sites list search supports using glob patterns. * Sky View draws simplistic antialiased stars. * Mars, Jupiter, Saturn and Uranus satellite models extended to 2021. * Native binary support for Mac OSX Intel. Bugs fixed: * .fts added as default suffix when downloading DSS images. * Data menu was not cutting spect field at 2 chars. * Earth View uses unique names for satellite object listing fields. * Fix logic to detect no natural satellite models. * Main menu now only shows progress meter if using fewer than 1000 steps. * Numbers like 2e-2 were considered negative in some situations. * Sky View RADec grid was inaccurate in AA mode near celestial poles * Sky View compass correct now when showing tilted/rotated FITS image. * Sky View labels N and S ecliptic poles. * Sky View no longer prevents panning below horizon. * Sky View telescope marker turned off when manually point only if also recentering. * Sky View was leaving constellation figure files open. * Solver properly guards XML entity characters when saving functions. * Support ISO 8601 in FITS DATE-OBS field. * Support much longer edb entries when downloading from web. * Updated Delta-T table. * WCS solver window labels CDELT2 as pixels up, not down. * astorb2edb.pl updated for longer object names. INDI enhancements: * add IEDeferLoop function for inline waiting. * add IUCrackNumber and IUCrackText utility functions. * change indiserver to use select(2) not threads (10-20% more efficient). * command line tools can inherit socket from parent script to maintain a single session * fix bug in very rapid timeouts. * guarantee getProperties is first command sent to drivers. * improve efficiency of traffic to remote drivers. * indiserver sniffs client devices from all commands, not just getProperties. * library sends doubles with more precision. * merge stderr from drivers into indiserver's log with date stamp. * more robust IUSaveText.
Diffstat (limited to 'x11/xephem/Makefile')
-rw-r--r--x11/xephem/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/x11/xephem/Makefile b/x11/xephem/Makefile
index 08e10a80853..9b6c5e73c3d 100644
--- a/x11/xephem/Makefile
+++ b/x11/xephem/Makefile
@@ -1,9 +1,7 @@
-# $NetBSD: Makefile,v 1.45 2007/01/15 18:30:48 joerg Exp $
+# $NetBSD: Makefile,v 1.46 2007/01/31 14:07:16 gdt Exp $
-DISTNAME= xephem-3.7.1
-PKGREVISION= 1
+DISTNAME= xephem-3.7.2
CATEGORIES= x11
-PKGREVISION= 1
MASTER_SITES= http://www.clearskyinstitute.com/xephem/ \
ftp://iphcip1.physik.uni-mainz.de/pub/xephem/
@@ -34,7 +32,7 @@ REPLACE_PERL+= auxil/*.pl
LIBS.SunOS+= -lnsl -lsocket
X11_LDFLAGS+= ${LIBS}
-PKGSRC_MAKE_ENV+= X11_LDFLAGS=${X11_LDFLAGS:Q}
+MAKE_ENV+= X11_LDFLAGS=${X11_LDFLAGS:Q}
REPLACE_INTERPRETER+= perl
REPLACE.perl.old= .*/bin/perl