Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
a year now, so return his ports to the unmaintained pool in the hopes
that someone will adopt them and give them a good home.
While here, pacify portlint on all of them.
Discussed with: various members of portmgr@, at various times over
the last few months.
Stellarium is a free software available for Windows, Linux/Unix
and MacOSX. 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.
PR: ports/61927
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
The fetching in ports/astro/wmjupiter gives a checksum error if
fetched from the mastersite. The fetched file is from Nov 9 but
the checksum file is much older. Maybe a new packaging ?
The tarball has been rerolled on Nov 8 but no change in file contents.
[~/ports/astro/wmjupiter] edwin@ref5>gzcat wmjupiter-1.2.tar.gz | tar tvf -
drwxr-xr-x enge/root 0 Jan 16 01:53 2002 wmJupiter/
-rw-r--r-- enge/root 662 Jan 9 08:31 2002 wmJupiter/Makefile
-rw-r--r-- enge/root 11689 Jan 16 01:53 2002 wmJupiter/wmJupiter.c
-rw-r--r-- enge/root 2734 Jan 9 08:12 2002 wmJupiter/wmJupiter_mask.xbm
-rw-r--r-- enge/root 20665 Jan 16 01:48 2002 wmJupiter/wmJupiter_master.xpm
-rw-r--r-- enge/root 8141 Jan 9 07:59 2002 wmJupiter/xutils.c
-rw-r--r-- enge/root 863 Jan 9 07:59 2002 wmJupiter/xutils.h
-rw-r--r-- enge/root 979 Jan 16 01:53 2002 wmJupiter/README
[~/ports/astro/wmjupiter] edwin@ref5>gzcat wmjupiter.tar.gz-new | tar tvf -
drwxr-xr-x enge/users 0 Nov 8 04:21 2003 wmJupiter/
-rw-r--r-- enge/users 662 Jan 9 08:31 2002 wmJupiter/Makefile
-rw-r--r-- enge/users 11689 Jan 16 01:53 2002 wmJupiter/wmJupiter.c
-rw-r--r-- enge/users 2734 Jan 9 08:12 2002 wmJupiter/wmJupiter_mask.xbm
-rw-r--r-- enge/users 20665 Jan 16 01:48 2002 wmJupiter/wmJupiter_master.xpm
-rw-r--r-- enge/users 8141 Jan 9 07:59 2002 wmJupiter/xutils.c
-rw-r--r-- enge/users 863 Jan 9 07:59 2002 wmJupiter/xutils.h
-rw-r--r-- enge/users 979 Jan 16 01:53 2002 wmJupiter/README
PR: ports/60456
Submitted by: Andreas Schulz <ats@first.fraunhofer.de>