Commit graph

54 commits

Author SHA1 Message Date
joerg
4916700685 motif is enough as dependency. 2007-01-15 18:30:48 +00:00
joerg
9110460f92 Precreate all needed directories, most importantly the app defaults. 2006-12-29 12:50:03 +00:00
jlam
7d1f4cca8e "BUILD_ENV" was misnamed. It's actually the environment that is passed
to all internal recursive make processes.  As such, rename it to
"PKGSRC_MAKE_ENV".

XXX Note, some of the usage of this variable in package Makefiles seems
XXX incorrect.  They probably want "MAKE_ENV", which is the environment
XXX passed to the make process when running "make" within ${WRKSRC}.
2006-07-21 14:27:56 +00:00
rillig
8c8d1f05e8 Fixed paths to the Perl interpreter. Bumped PKGREVISION. 2006-07-02 10:45:30 +00:00
markd
b4f3862589 Fix build on Solaris. Derived from patch in PR pkg/33840 by Gilles Dauphin 2006-06-27 12:15:09 +00:00
gdt
9c5fab6ed9 REPLACE_INTERPRETER+= perl
PKGREVISION++
2006-06-23 11:59:53 +00:00
gdt
cc979b49e8 After receiving permission to distribute tarballs and binary packages
w/o functional changes, remove RESTRICTED, and put permission notice
in a comment, pending adjustment to license wording by upstream
author.
2006-05-11 15:07:24 +00:00
gdt
ed3f6f344f Update to 3.7.1. Changes build procedure substantially.
Bug fixes, plus:


Changes from 3.7 to 3.7.1
Released November 19, 2005

    New Features:

        * Add tool to align two or more FITS images and create motion movies.
        * Add Control-m keyboard shortcut to add any view to the Movie loop.
        * Upgrade to higher resolution Earth image.
        * Put user annotations in a scrolled list to accommodate lengthy collections.
        * Add Moonrise and Moonset to collection of Step size controls.
        * Image gallery lookups now search against all names of data base objects.

Changes from 3.6.4 to 3.7
Released August 1, 2005

    New Features:

        * Data
              o Includes Hubble GSC 2.2.0.1 catalog, 450 million stars complete to M18.5.
              o New and updated catalogs: Messier, IC, NGC, COVBS, SKY2000, HYPERLEDA, Supernova, WDSC, Open clusters, Henry-Draper, Pleiades and asteroids.
              o YBS replaced with Sky 2000 to magnitude 6.5.
              o Can now display Gallery image directly from Data Index.

        * Earth View
              o Display satellite orbits in space.
              o Zoom in to see better geography, or out to see high orbits.
              o Quick-set button to set equator rotation.
              o Display of surface footprint is now optional.
              o Expanded range mouse panning allows continuous rotation.

        * Sky View
              o Save and restore sets of eyepiece definitions.
              o Save and restore sets of eyepiece Sky positions.
              o Constellation figure definitions now stored in editable files.
              o WCS solver invoked automatically if header has seed but no solution.
              o Shortcut button to set display aspect ratio to match image.
              o FITS file blinking via new Movie frame function.

        * User Annotation
              o Anchor locations are now based on the view's world coordinates.
              o Sets of annotations may be saved and loaded from files.

        * Other
              o Collect any number of View, NAAG or Plot frames into a movie, save as set of PNG files.
              o Many tweaks for improved INDI support, including display FITS BLOBs.
2006-05-10 16:45:35 +00:00
gdt
bc1c3d4d93 Add xephem-license, set LICENSE, and set RESTRICTED and NO_*_ON_*. 2006-05-10 14:42:52 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
yyamano
265a3861e4 Install gallery images, help files and lunar db.
Apply patches provided by Mark E. Perkins to fix PR/32810.
2006-02-16 15:15:18 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
joerg
6e4a0dd799 Bump all motif packages for recent openmotif update. The major version
of the shared libXm has changed.
2005-12-12 21:36:54 +00:00
joerg
b5655bf13b imake pkg: fix man page entry in PLIST 2005-12-12 15:40:44 +00:00
jlam
83147ffa68 Remove some unnecessarily strong dependencies on perl that resulted
from including perl5/buildlink3.mk.  These packages just need the Perl
interpreter, and can just add "perl" to USE_TOOLS instead.
2005-07-16 19:10:37 +00:00
drochner
cc584079e5 The distfile was changed on the master site, as noted in PR pkg/30280
by Jim Bernard. There are nontrivial differences to the original file.
(looks like a 3.6.4 snapshot)
So just update to 3.6.4.
changes:
-add Proper Motion columns to Data table
-update NAAG also when change horizon offset in Data Setup
-Favorites table now displays full .edb definition of each entry
-allow adding a new Favorite directly from the dialog
-Solver has separate Find Min and Find Max goals
2005-05-20 13:17:11 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
drochner
a5d2f533bd update to 3.6.3
changes:
-many images and maps added
-UI improvements
-HTML help
-A4 printing
-extensions to database format
-bugfixes
2005-02-25 17:45:19 +00:00
wiz
393af94024 Add RMD160 checksums to the SHA1 ones. 2005-02-23 17:36:09 +00:00
wiz
6e02d7ee41 Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
xtraeme
6ccf448926 bl3ify 2004-04-25 02:49:21 +00:00
jlam
3ac2d4b8aa In the new compiler selection framework, GCC_REQD is appended to, not
overridden.
2004-02-01 01:43:28 +00:00
kristerw
c0ac5ba43d Use GCC_REQD instead of USE_PKGSRC_GCC when overriding the compiler
for arm, so that we don't need to install the gcc package(s) on
machines that already have a working compiler in their /usr/bin.
2004-01-24 13:25:17 +00:00
agc
24a46ed346 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:28:26 +00:00
grant
40614d0b3c get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or
USE_PKGSRC_GCC as appropriate, as this is handled by compiler.mk now.
2003-09-17 19:39:58 +00:00
grant
ac2754dcb7 kill all references to gcc.buildlink2.mk and compiler.mk, and define
USE_GCC2 or USE_GCC3 where appropriate.

the functionality of the old gcc.buildlink2.mk has been rolled into
compiler.mk now, which is automatically used.

more changes to come later...
2003-09-12 20:07:06 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
abs
fb6c29f8bf Update for the fact that 'arm' ports have been called NetBSD-*-arm for a while
now and not NetBSD-*-arm32. Changes include one or more of:
    - Change MACHINE_ARCH == arm32 to also match arm
    - Where ONLY_FOR_PLATFORM includes NetBSD-*-arm32, add NetBSD-*-arm
    - Where BROKEN or worked around for arm gcc bugs, set USE_GCC3
The last may shake out a few more broken packages the next bulk build.
2003-06-11 20:50:50 +00:00
abs
0de8869fb4 Use mk/gcc.buildlink2.mk rather than gcc/buildlink2.mk so lang/gcc3
is accepted. Suggested by Grant.
2003-06-02 14:05:00 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
jschauma
90fb80758b Use new IMAKE_MAN_DIR variables in PLISTs to make these packages more
portable.  Bump PKGREVISION accordingly.
2003-03-03 04:17:23 +00:00
wiz
ac257a9d74 regen (buildlink2ification) 2002-10-03 15:33:51 +00:00
jlam
26b3be82b3 buildlink1 -> buildlink2 and use gcc/buildlink2.mk instead of Makefile.gcc 2002-09-29 09:29:56 +00:00
cjep
0e53473f70 On arm32, use gcc-2.95.3 to avoid an internal egcs compiler error:
/usr/src/gnu/usr.bin/egcs/common/../../../dist/gcc/caller-save.c:657:
Internal compiler error in function insert_save_restore
2002-05-20 15:53:59 +00:00
drochner
531541e311 update to 3.5.2
major changes:
-additional data format support
-GUI fixes and enhancements
-image analysis, fits
-cross-platform compatibility
-improved telescope control
2002-01-19 11:39:43 +00:00
zuntum
d3db18607d Move pkg/ files into package's toplevel directory 2001-10-31 22:03:21 +00:00
jlam
a7b24da26b USE_MOTIF --> motif.buildlink.mk. 2001-09-12 02:36:28 +00:00
skrll
7c75053771 Move to sha1 digests, and add distfile sizes. 2001-04-19 11:07:33 +00:00
agc
8f972b049a + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 12:12:16 +00:00
hubertf
d32e698de6 Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
wiz
4e7c19a266 Remove some mirror sites that don't, and update md5, as requested in
pkg/12064. (Previous version of the same name on ftp.netbsd.org removed.)
2001-02-23 18:46:05 +00:00
wiz
a486f11406 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:06:11 +00:00
drochner
9ae006149f update to 3.4
too many changes to list here, see HOMEPAGE for details
simplified installation a bit to save the need to list all the individual
support files in the Makefile
2000-12-12 17:29:51 +00:00
rh
a188da57c8 Update md5 checksum. Fixes PR 9893 by Dean Huxley. 2000-05-03 14:58:27 +00:00
agc
0ce70722c4 Update xephem to 3.2.3, from Thilo Manske in PR 9454, munged slightly
by myself.

Changes since previous version:

Numerous bug fixes, new fast zoom and panning modes on skyview, add
zenith angle to table in dataview, add live dragging in earth and sky
view, and many other features.
2000-03-08 12:01:49 +00:00
abs
3365dcb7a5 Consistency:
Capitalise, remove trailing '.', remove many leading 'a', or 'the'.
1999-09-21 17:20:03 +00:00
agc
00a16e3008 Add package patch checksum files. 1999-07-09 14:22:59 +00:00
agc
b722fcaf97 Update html links. 1999-06-29 12:22:16 +00:00