Commit graph

97172 commits

Author SHA1 Message Date
joerg
183c3a1721 Readd the various pieces for DragonFly. Explicitly disable mmap,
it currently doesn't work.
2006-05-10 18:26:34 +00:00
joerg
5afe8069a2 Uses C++. 2006-05-10 18:05:51 +00:00
rillig
8a223461b1 Fixed some pkglint warnings in the do-configure, do-build, do-test and
do-install targets. This fixes an endless loop occuring when running "make"
in regress/make-quoting.
2006-05-10 17:53:34 +00:00
joerg
0c8df837e7 Uses msgfmt. 2006-05-10 17:49:17 +00:00
rillig
21f954024d Corrected the expected output for Make version netbsd-2005*. 2006-05-10 17:35:58 +00:00
jlam
c501569a32 On FreeBSD 4.x, <netinet/in.h> needs <sys/types.h> to be included first. 2006-05-10 17:19:00 +00:00
rillig
2c922e44cc - ACL subjects may contain * as a placeholder. 2006-05-10 17:14:08 +00:00
joerg
5729a291c0 Fix spelling of PREFIX. 2006-05-10 17:12:00 +00:00
rillig
4c76990d32 The := or != operators can be used for unconditional assignment, too. 2006-05-10 17:01:44 +00:00
drochner
285b344982 don't @dirrm foreign dirs 2006-05-10 16:52:27 +00:00
drochner
0c16d814b4 icon-theme.cache doesn't belong here 2006-05-10 16:50:45 +00:00
drochner
4c29831642 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
2006-05-10 16:48:55 +00:00
tonio
a3036da6ae note lang/kaffe{-x11,-esound} to 1.1.7 2006-05-10 16:48:05 +00:00
gdt
f6f1830854 Updated x11/xephem to 3.7.1 [gdt 2006-05-10] 2006-05-10 16:47:15 +00:00
tonio
5a761e4578 Update lang/kaffe{-x11,-esound} to 1.1.7
What's New In Kaffe 1.1.7
------------------------------------------------------
* Many cleanups, warning fixes and bug fixes.
* Removed support for class library profiles, since
  --with-glibj-zip offers a more convenient replacement.
* Updated to boehm-gc 6.6
* Updated to gjdoc 0.7.7
* Merged in fastjar.
* Merged in zlib. There is a new configure option,
  --with-system-zlib to allow the use of the system zlib,
  instead of the merged in one.
* Merged in GNU Classpath completely. Updated to version 0.90,
  with additional fixes.
* Merged in port to DROPS.
* Merged in port to Blackfin CPU.
* Support for DragonFly BSD.
* Ported to ia64-freebsd and alpha-freebsd.
* Ported to powerpc-openbsd.
* Improved support for Cygwin and sparc64-openbsd.
* Improved stack handling for pthreads on openbsd.
* Added simple direct threading interpreter implementation.

The patches have been removes, since they were either included upstram or are
no more necessary
2006-05-10 16:46:20 +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
drochner
35efbd75c5 remove --enable-cdparanoia, which didn't have the desired effect 2006-05-10 16:42:39 +00:00
drochner
3d4bfb5595 need C++ 2006-05-10 16:40:03 +00:00
drochner
3170ed6a9e update to 1.0.12
changes:
-bugfixes
-added XulRunner support
2006-05-10 16:38:48 +00:00
drochner
f8dba14c70 update to 0.8.5
major changes:
-statistic system
-improvements in the Audio CD playback (CDDB)
-new and improved video filters
-new AJAX HTTP interface
2006-05-10 16:28:43 +00:00
rillig
7bc0a76019 + Why does make show-var VARNAME=BUILDLINK_PREFIX.foo say it's empty? 2006-05-10 16:19:55 +00:00
rillig
37a9f202fd Made the "check-files" target work even when PREFIX is a symlink by
searching in "${PREFIX}/." instead of ${PREFIX} alone. To get the same
output as before, each "/./" is replaced with "/" in the output.
2006-05-10 16:09:08 +00:00
rillig
c9d4049caf clean up after doing a quick-install. 2006-05-10 15:42:03 +00:00
gdt
382daa31da Add bicom-license and point to it. Set RESTRICTED and NO_*_ON_*
because no permission to distribute has been granted.

change reviewd by ben@ (maintainer)
2006-05-10 15:38:19 +00:00
rillig
e5bfdfbb0a - Improved ACL definitions in makevars.map.
- Added checks for deprecated and nonexistent licenses. (suggested by gdt)
- Added detection for /foo/s/bar/baz/ sed command that appears without a
  leading "-e" in a SedCommands variable. (suggested by wiz)
2006-05-10 15:31:41 +00:00
hira
5204ee2d74 Add missing USE_LANGUAGES. The gst-plugins0.8-* plugins don't need
c++ and the configure script doesn't abort without c++.
2006-05-10 15:15:08 +00:00
gdt
bc1c3d4d93 Add xephem-license, set LICENSE, and set RESTRICTED and NO_*_ON_*. 2006-05-10 14:42:52 +00:00
joerg
4a5f2d4bf5 Uses C++ and fix pthread detection. 2006-05-10 14:31:08 +00:00
rillig
d481d20fe8 Added a chapter in the developer's part for frequently asked questions. 2006-05-10 13:58:34 +00:00
rillig
1ecffb1d73 ACL entries are separated by a comma and optional white-space, since that
looks nicer.
2006-05-10 13:52:49 +00:00
tonio
2ae0e84f8a Make sure vim-share do not link with X
Also avoid installing language manpages for xxd, to fix PLIST
2006-05-10 13:27:43 +00:00
ben
b23d7f7a60 According to readme.txt, bicom is free for non-commercial use so long as
the copyright notice remains intact.  There is no formal license.
Change back to no-commercial-use and include readme.txt with copyright
notice in the package.

"
Copyright (C) 2000 Matt Timmermans
Free for non-commercial purposes as long as this notice remains intact.
To discuss commercial use, mail me at matt@timmermans.org
"
2006-05-10 13:23:07 +00:00
joerg
f549858ed3 compile the scripts in lib/mailman/{bin,cron,scripts} for consistency,
e.g. bin/paths.py wasn't always compiled before. Bump revision.
2006-05-10 13:18:21 +00:00
joerg
a654ec43bc Uses C++. 2006-05-10 13:04:34 +00:00
tonio
98e7abe8e8 Update graphics/ImageMagick to 6.2.7.5, as the 6.2.7.4 distfile is not available
Changelog:
  * Default quantum scale to QuantumRange/(maximum-minimum) in magick/quantum.c.

Also remove two files from PLIST, as they are no more present
2006-05-10 12:47:01 +00:00
gdt
8974b0cc34 LICENSE: change no-commercial-use to foo-license (w/o adding them) 2006-05-10 12:31:46 +00:00
gdt
67a6804c75 This software does not qualify as either Free or Open Source.
Add LICENSE=, and license file.

Set RESTRICTED and NO_BIN_ON_* because permission to distribute
derived works is unclear, limited to some operating systems, and
requires a reciprocal license grant.
2006-05-10 12:26:31 +00:00
adrianp
5805446084 Fix install args (Problem noted by Jukka Salmi) 2006-05-10 12:25:09 +00:00
rillig
8f57ebdf56 - Removed the types Readonly and Userdefined.
- Aligned the ACL permission letters with the documentation. The old "c"
  letter has been removed because from the definition's point of view,
  there is no difference between the "=" and the ":=" operator. All the
  differences lie on the right hand side, which will be covered later.
- Updated the variables in makevars.map with mk/defaults/mk.conf, 1.118.
2006-05-10 11:34:52 +00:00
rillig
e4b8bd8ff5 Rewrote the section on ACLs. Now I must adjust the implementation to
this specification.
2006-05-10 10:06:03 +00:00
rillig
5fd50c2a5c Fixed pkglint warnings. 2006-05-10 09:02:21 +00:00
rillig
c0f3775f92 * In the vartypes.map, distinguish FOO and FOO.*. 2006-05-10 09:01:15 +00:00
rillig
3bb1ece210 - Added the class PkgLint::Type.
- Added the -Wacl command line option, which is disabled by default.
- Extended the type definitions in makevars.map by ACLs, which specify
  in which files the variables may be defined.
- Trailing white-space in DESCR files can be fixed automatically.
- Use of the $$ shell variable is not flagged as "strange" anymore.
- Added ACL-based checks for variable definitions.
- PKGREVISION should not be set to 0.
- Improved the diagnostics text for RESTRICTED.
- Added the types Unchecked and Version.
- Dashes are allowed in library names in wrapper reordering commands.
- More than one DISTFILES definition is allowed in the variable ordering
  check.
2006-05-10 08:17:25 +00:00
wiz
f238d9a3e6 + elm-me-2.4pl122h, xview-3.2.1.4.21.2. 2006-05-10 07:43:09 +00:00
minskim
a1e71190d2 Allow to use sun-jdk15 on Darwin-8, and sun-jdk14 on Darwin-[678].
Also make sun-jdk15 the default java on Darwin-8.  This addresses PR pkg/32013.
2006-05-10 07:25:03 +00:00
minskim
e721287ec9 Add builtin.mk to use Darwin's native java. 2006-05-10 07:14:33 +00:00
minskim
43d6bfedb1 Include stdlib.h instead of malloc.h, which is not available on Darwin. 2006-05-10 06:40:59 +00:00
minskim
f1a136e1af Make this package build with gcc-4. 2006-05-10 06:13:51 +00:00
jlam
74ffb73d57 Fix missing quotes that were causing the group and user existence checks
to break.
2006-05-10 05:41:40 +00:00
jlam
65b866d2f4 Make pkg_install build on platforms that don't define the PRIu64 integer
format modifier.  We include "defs.h" in the files that use PRIu64 as
that is the header that contains stand-in definition.
2006-05-10 04:25:30 +00:00