1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Commit Graph

2412 Commits

Author SHA1 Message Date
Alexey Dokuchaev
708548d098 - Update to version 0.11.4(a), with better FreeBSD support out of the box
- Drop leading indefinite article from COMMENT line per recent agreements

Submitted by:	Alexander Wolf (version update)
2012-08-27 08:58:47 +00:00
Rene Ladan
77f048410a - Use pkgconf (build-time only) instead of pkgconfig (build and run-time)
- Bump PORTREVISION to make sure the package database remains consistent
2012-08-26 09:51:03 +00:00
Gabor Pali
dd85775c04 - Update tags on core members to reflect the current state
With hat:	core-secretary
2012-08-25 00:56:03 +00:00
Sunpoet Po-Chuan Hsieh
13c7f02a3f - Update to 0.061
Changes:	http://search.cpan.org/dist/Astro-SpaceTrack/Changes
2012-08-21 16:06:11 +00:00
Andrey Zonov
aeec78c153 - Add myself to the map as a new committer.
Approved by:	kib (mentor)
2012-08-21 12:51:04 +00:00
Rene Ladan
8a6acb3cf0 - Make sure the package is properly deinstalled by using the proper sh syntax.
- Bump PORTREVISION
2012-08-10 09:03:12 +00:00
Sunpoet Po-Chuan Hsieh
606a01d79e - Convert to new options framework
- Cosmetic change
2012-08-05 07:09:55 +00:00
Martin Wilke
e2ff5c6b85 - Update to 1.3.1
PR:		170133
Submitted by:	Ports Fury
2012-08-05 04:37:54 +00:00
Koop Mast
5aa7246575 Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.

Bump all ports that directly depend on libglut because of the shlib version
change.

There are some extra items in this patch.

*) Because freeglut doesn't have the same dependancies as libglut, some ports
	need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
	with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
	remains now.
*) While here fix a png related build issue games/vegastrike.

Thanks to miwi for running the exp-run.

Approved by:	portmgr (miwi)

Collaboration with:	zeising@
Obtained from:	xorg-dev staging area.
2012-08-04 22:52:02 +00:00
Sunpoet Po-Chuan Hsieh
65ec41ec73 - Update to 3.07
Changes:	http://search.cpan.org/dist/Astro-FITS-Header/README
2012-08-04 16:41:03 +00:00
Wen Heping
c5050b497a Starlink::AST provides a perl wrapper to the Starlink AST library.
The Starlink AST library provides facilities for transforming coordinates
from one system to another in an object oriented manner. Multiple
coordinate frames can be associated with a data set and it is also
possible to generate automatic mappings between frames.

Coordinate frame objects can be imported from FITS headers and from
NDF files.

WWW: http://search.cpan.org/dist/Starlink-AST/
2012-08-04 07:14:25 +00:00
Bryan Drewery
d055e37157 - Add myself as new committer
- Sort according to header

Approved by:	eadler (mentor)
2012-08-01 17:40:12 +00:00
Boris Samorodov
8d56f00ee5 Update graphics/exiv2 to version 0.23.
The so library version has changed.
Bump PORTREVISIONs at dependent ports.

PR:		ports/169733
Submitted by:	bsam (me)
Approved by:	multimedia (maintainer timeout 3 weeks)
2012-07-31 15:29:26 +00:00
Dmitry Marakasov
3ca5313def - Update to 5356 2012-07-31 04:20:12 +00:00
Max Brazhnikov
ff17e3b8eb Update to 2.7.0
Submitted by:	Jason E. Hale <bsdkaffee at gmail.com> via area51 commit
2012-07-30 20:20:48 +00:00
Sunpoet Po-Chuan Hsieh
e62dcf817c - Update to 1.09
Changes:	http://search.cpan.org/dist/Astro-FITS-CFITSIO/ChangeLog
2012-07-30 19:27:18 +00:00
Soeren Straarup
304df214df MASTER_SITES updated + two minor items
PR:		ports/163643
Submitted by:	Rainer Hurling <rhurlin@gwdg.de>
2012-07-30 01:03:04 +00:00
Carlo Strub
db5e2bc177 Fix typos in COMMENT
Approved by:	portmgr@ (implicit)
2012-07-29 11:17:02 +00:00
Baptiste Daroussin
9346b215f0 new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
2012-07-26 05:40:22 +00:00
Carlo Strub
d5fda8cb2c Fix typos in COMMENT 2012-07-25 06:32:06 +00:00
Carlo Strub
05b0777c26 Fix typos in COMMENT 2012-07-23 14:05:31 +00:00
Doug Barton
ce7d0b1f2e For the ports that are maintained by ports@ that have pkgconfig as their
only USE_GNOME feature, convert to a BUILD_DEPENDS. This avoids both the
bug of the bogus run depend introduced by bsd.gnome.mk, and also avoids
needlessly pulling that file in.
2012-07-22 23:23:59 +00:00
Frederic Culot
2195ecdd19 - Update MASTER_SITE
- Add WWW link to pkg-descr

PR:		ports/170039
Submitted by:	nemysis <nemysis@gmx.ch>
2012-07-21 09:06:31 +00:00
Sunpoet Po-Chuan Hsieh
dfc99a466b - Fix build after recent automake update
Notified by:	pointyhat
Submitted by:	Craig Whipp <crwhipp@gmail.com> (maintainer)
2012-07-19 09:38:23 +00:00
Jason Helfman
2ef14eb674 - update to 2.0
PR:	ports/169584
Changes:	http://www.gpstk.org/bin/view/Development/ReleaseNotes20
Submitted by:	maintainer, jhein@symmetricom.com
2012-07-19 05:30:19 +00:00
Pawel Pekala
b1f497af1e Update to version 1.5.0
PR:		ports/169878
Submitted by:	Mykola Dzham <i@levsha.me> (maintainer)
2012-07-18 21:01:28 +00:00
Sunpoet Po-Chuan Hsieh
8a8eab2c41 - Update to 0.17
Changes:	http://search.cpan.org/dist/Astro-Coords/README
2012-07-18 12:36:58 +00:00
Frederic Culot
14409d6343 - Update to 3.06
Changes:	http://search.cpan.org/dist/Astro-FITS-Header/README
2012-07-18 11:29:27 +00:00
Carlo Strub
7fa8345944 Register CONFLICTS
Submitted by:	Sulev-Madis 'ketas' Silber (via e-mail)
2012-07-18 06:28:06 +00:00
Sunpoet Po-Chuan Hsieh
3101186640 - Update MAINTAINER address
PR:		ports/169823
Submitted by:	Anton Shterenlikht <mexas@bristol.ac.uk> (maintainer)
2012-07-13 13:24:24 +00:00
Dennis Herrmann
a5338d89ff - Chase astro/libnova update
- Bump PORTREVSION
2012-07-13 09:43:28 +00:00
Dennis Herrmann
b1ba0e962b - Update to 0.15.0 2012-07-13 09:43:24 +00:00
Dmitry Marakasov
638c247d83 - Update to 5315 2012-07-12 22:15:45 +00:00
Wen Heping
b5f6d1463b - Update to 3.300 [1]
- Pet portlint: remove ABI version number from LIB_DEPENDS [1]
- Convert to new options framework [1]
- Reset maintainer

PR:		169769 [1]
Submitted by:	sunpoet@ [1]
2012-07-11 07:42:19 +00:00
Sunpoet Po-Chuan Hsieh
4f9b2120ab - Update to 4.24
- Remove configuration file check and use .sample suffix for sample files
- Sort PLIST

Changes:	http://search.cpan.org/dist/Astro-Catalog/Changes
2012-07-10 19:37:37 +00:00
Sunpoet Po-Chuan Hsieh
2197d4f17d - Change path detection of cfitsio
- Pet portlint: remove ABI version number from LIB_DEPENDS
2012-07-10 17:27:17 +00:00
Sunpoet Po-Chuan Hsieh
1a03415953 - Add p5-Astro-Coords 0.15
Astro::Coords is a class for manipulating and transforming astronomical
coordinates. Can handle the following coordinate types:
- Equatorial RA/Dec, galactic (including proper motions and parallax)
- Planets
- Comets/Asteroids
- Fixed locations in azimuth and elevations
- Interpolated apparent coordinates

For time dependent calculations a telescope location and reference time must be
provided. See Astro::Telescope and DateTime for details on specifying location
and reference epoch.

WWW: http://search.cpan.org/dist/Astro-Coords/
2012-07-10 07:00:17 +00:00
Sunpoet Po-Chuan Hsieh
d34c82c9b2 - Add p5-Astro-Telescope 0.71
Astro::Telescope is a class for handling properties of individual telescopes
such as longitude, latitude, height and observational limits.

WWW: http://search.cpan.org/dist/Astro-Telescope/
2012-07-10 06:59:30 +00:00
Sunpoet Po-Chuan Hsieh
242d04cfbe - Add p5-Astro-PAL 1.05
Astro::PAL provides a Perl interface to either the Starlink PAL positional
astronomy library.

Return values are returned on the stack rather than being modified in place.

In addition small utility subroutines are provided that do useful tasks (from
the author's point of view) - specifically routines for calculating the Local
Sidereal Time.

WWW: http://search.cpan.org/dist/Astro-PAL/
2012-07-10 06:58:59 +00:00
Sunpoet Po-Chuan Hsieh
775825f0e5 - Add p5-Astro-Flux 0.01
Astro::Flux provides a class for handling astronomical flux quantities. This
class does not currently support conversions from one flux type to another (say,
from magnitudes to Janskies) but may in the future.

WWW: http://search.cpan.org/dist/Astro-Flux/
2012-07-10 06:58:16 +00:00
Sunpoet Po-Chuan Hsieh
75fee66a36 - Add p5-Astro-WaveBand 0.08
Class to transparently deal with the conversion between filters, wavelength,
frequency and other methods of specifying a location in the electro-magentic
spectrum.

Astro::WaveBand tries to determine the natural form of the numbers such that a
request for a summary of the object when it contains 2.2 microns would return
the filter name but would return the wavelength if it was not a standard filter.
In ambiguous cases an instrument name is required to decide what to return. In
really ambiguous cases the user can specify the unit in which to display the
numbers on stringification.

Used mainly as a way of storing a single number in a database table but using
logic to determine the number that an observer is most likely to understand.

Numerical comparison operators can be used to compare two Astro::WaveBand
objects. When checking equality, the "natural" and "instrument" methods are
used, so if two Astro::WaveBand objects return the same value from those
methods, they are considered to be equal. When checking other comparisons such
as greater than, the wavelength is used.

WWW: http://search.cpan.org/dist/Astro-WaveBand/
2012-07-10 06:57:31 +00:00
Sunpoet Po-Chuan Hsieh
dcd9a8bee0 - Add p5-Misc-Quality 0.1
Misc::Quality provides a class for handling quality flags for astronomical
objects. This class can handle any type of flag used.

WWW: http://search.cpan.org/dist/Misc-Quality/
2012-07-10 06:34:55 +00:00
Sunpoet Po-Chuan Hsieh
982e5bc5ed - Add CONFLICTS with lang/expect and lang/expect-devel
PR:		ports/165949
Submitted by:	Benjamin Tovar <ben@robotoloco.com>
2012-07-04 08:22:26 +00:00
David E. O'Brien
7888850b21 Add David Wolfskill.
Submitted by:	dhw
2012-07-03 21:35:12 +00:00
TAKATSU Tomonari
76f9221fee - Update to 0.8-16 2012-07-01 07:28:48 +00:00
Andrej Zverev
a41069ab3b - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-30 14:53:22 +00:00
Frederic Culot
1ec550d44e - Remove SITE_PERL from *_DEPENDS [1]
- Pet portlint(1)

PR:		ports/169551 [1]
Submitted by:	Zane C.B-H. <vvelox@vvelox.net> (maintainer)
2012-06-30 09:23:50 +00:00
Michael Scheidell
c8dae3eaff - Fix conflict & lib links
- Bump PORTREVISION

PR:		ports/168824
Submitted by:	John Hein <jhein@symmetricom.com> (maintainer)
2012-06-29 19:14:08 +00:00
Sunpoet Po-Chuan Hsieh
9704733790 - Update to 3.05
Changes:	http://search.cpan.org/dist/Astro-FITS-Header/README
2012-06-28 03:03:54 +00:00
Sunpoet Po-Chuan Hsieh
5605c5a7cd - Update to 2.0
- Do not silence installation message

Changes:	http://fungi.yuggoth.org/weather/doc/changelog.rst
2012-06-27 09:03:57 +00:00