summaryrefslogtreecommitdiff
path: root/astro
AgeCommit message (Collapse)Author
2012-07-13- Update MAINTAINER addressSunpoet Po-Chuan Hsieh
PR: ports/169823 Submitted by: Anton Shterenlikht <mexas@bristol.ac.uk> (maintainer)
2012-07-13- Chase astro/libnova updateDennis Herrmann
- Bump PORTREVSION
2012-07-13- Update to 0.15.0Dennis Herrmann
2012-07-12- Update to 5315Dmitry Marakasov
2012-07-11- Update to 3.300 [1]Wen Heping
- 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-10- Update to 4.24Sunpoet Po-Chuan Hsieh
- 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- Change path detection of cfitsioSunpoet Po-Chuan Hsieh
- Pet portlint: remove ABI version number from LIB_DEPENDS
2012-07-10- Add p5-Astro-Coords 0.15Sunpoet Po-Chuan Hsieh
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- Add p5-Astro-Telescope 0.71Sunpoet Po-Chuan Hsieh
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- Add p5-Astro-PAL 1.05Sunpoet Po-Chuan Hsieh
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- Add p5-Astro-Flux 0.01Sunpoet Po-Chuan Hsieh
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- Add p5-Astro-WaveBand 0.08Sunpoet Po-Chuan Hsieh
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- Add p5-Misc-Quality 0.1Sunpoet Po-Chuan Hsieh
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-04- Add CONFLICTS with lang/expect and lang/expect-develSunpoet Po-Chuan Hsieh
PR: ports/165949 Submitted by: Benjamin Tovar <ben@robotoloco.com>
2012-07-03Add David Wolfskill.David E. O'Brien
Submitted by: dhw
2012-07-01- Update to 0.8-16TAKATSU Tomonari
2012-06-30- Remove SITE_PERL from *_DEPENDSAndrej Zverev
Approved by: portmgr@ (bapt@)
2012-06-30- Remove SITE_PERL from *_DEPENDS [1]Frederic Culot
- Pet portlint(1) PR: ports/169551 [1] Submitted by: Zane C.B-H. <vvelox@vvelox.net> (maintainer)
2012-06-29- Fix conflict & lib linksMichael Scheidell
- Bump PORTREVISION PR: ports/168824 Submitted by: John Hein <jhein@symmetricom.com> (maintainer)
2012-06-28- Update to 3.05Sunpoet Po-Chuan Hsieh
Changes: http://search.cpan.org/dist/Astro-FITS-Header/README
2012-06-27- Update to 2.0Sunpoet Po-Chuan Hsieh
- Do not silence installation message Changes: http://fungi.yuggoth.org/weather/doc/changelog.rst
2012-06-27- Detect eigen2 by checking for .pc file, not min. port version.Alberto Villa
If a user had eigen3 installed, but not eigen2, the min. port version check would not differentiate between the two. Submitted by: Jason E. Hale <bsdkaffee at gmail.com> via area51
2012-06-26update math/R to 2.15.1, switch to the new options format, andBrendan Fabeny
adjust dependent ports
2012-06-26- Correct pkg-deinstall by using the correct sh syntax. The old syntaxRene Ladan
happened to work in some situations. - Bump PORTREVISION
2012-06-26- reset MAINTAINERDirk Meyer
2012-06-24s/X11BASE/LOCALBASE/, or equivalent.Doug Barton
The X11BASE variable is long gone, however these ports were not updated.
2012-06-23- Update to 3.04Sunpoet Po-Chuan Hsieh
- Remove unnecessary MASTER_SITE_SUBDIR - Pet portlint Changes: http://search.cpan.org/dist/Astro-FITS-Header/README
2012-06-19- Update to 1.1.1Sunpoet Po-Chuan Hsieh
- While I'm here, pet portlint by removing ABI version number from LIB_DEPENDS Changes: http://www.foxtrotgps.org/branches/foxtrotgps-dev/NEWS PR: ports/169233 Submitted by: Craig R. Whipp <crwhipp@gmail.com> (maintainer)
2012-06-17- Update to 0.18.1Alex Kozlov
- Convert to new options framework - Add MASTER_SITE - Pet portlint by removing ABI version number for exiv2 PR: ports/168976 Submitted by: Oliver Heesakkers <dev2@heesakkers.info> (maintainer) Approved by: eadler, itetcu (mentors, implicit)
2012-06-14KDE/FreeBSD team presents KDE SC 4.8.4, probably the last release in 4.8.x ↵Max Brazhnikov
series. Official announcement: http://kde.org/announcements/announce-4.8.4.php
2012-06-10- Update to 0.060Sunpoet Po-Chuan Hsieh
Changes: http://search.cpan.org/dist/Astro-SpaceTrack/Changes
2012-06-09- Update to 0.51Sunpoet Po-Chuan Hsieh
Changes: http://search.cpan.org/dist/Astro-satpass/Changes
2012-06-09Add new port astro/libkgeomap:Max Brazhnikov
Libkgeomap is a KDE4 C++ wrapper around world map components such as Marble, OpenstreetMap, and GoogleMap, for browsing and arranging photos on such maps. WWW: http://www.digikam.org Submitted by: Jason E. Hale <bsdkaffee at gmail.com> via area51 commit
2012-06-06- Update to 5267Dmitry Marakasov
2012-06-06- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4Martin Wilke
Review by: bapt, David Naylor (kde team)
2012-06-05- Strip version information from LIB_DEPENDS to pet portlintRene Ladan
- Whitespace fixes
2012-06-05- convert to optionsNGRene Ladan
- strip version information from LIB_DEPENDS to pet portlint - include bsd.port.mk instead of bsd.port.{pre|post}.mk
2012-06-05Fix build with giflib 2.4.0.Roman Bogorodskiy
Reported by: Justim <freebsd.users@gmail.com> via ports/168642
2012-06-04- Remove SITE_PERL from *_DEPENDSAndrej Zverev
2012-06-03- Update to 0.059Sunpoet Po-Chuan Hsieh
Changes: http://search.cpan.org/dist/Astro-SpaceTrack/Changes
2012-06-03- Remove SITE_PERL from *_DEPENDSAndrej Zverev
Approved by: maintainer (tobez@ via IM)
2012-06-01Convert to new options frameworkBaptiste Daroussin
2012-06-01- update png to 1.5.10Dirk Meyer
2012-05-31Convert to new options frameworkBaptiste Daroussin
2012-05-25- Update to 4.13.4Martin Wilke
PR: 167611 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Approved by: maintainer
2012-05-25KDE/FreeBSD team presents long awaited KDE SC 4.8.3!Max Brazhnikov
kdeaccessibility4 and kdeutils4 are now meta ports. deskutils/kdepim4 updated to match KDE SC version, old kdepim preserved in deskutils/kdepim44. Follow UPDATING instruction! New ports: - accessibility/kaccessible - accessibility/kmag - accessibility/kmousetool - accessibility/kmouth - archivers/ark - comms/kremotecontrol - deskutils/kcharselect - deskutils/kdepim44 - deskutils/kdepim44-runtime - deskutils/superkaramba - devel/kdebindings4-perl-perlkde - devel/kdebindings4-perl-perlqt - math/analitza - math/kcalc - misc/kde4-l10n-fa - security/kgpg-kde4 - security/kwallet - sysutils/kdf - sysutils/kfloppy - sysutils/sweeper - vietnamese/kde4-l10n - x11-clocks/ktimer - x11/kactivities - x11/libkonq Removed ports: - devel/kdebindings4-kross-interpreters - devel/kdebindings4-python - devel/kdebindings4-ruby - devel/kdebindings4-smoke
2012-05-24- Update to 3.6Dmitry Marakasov
Submitted by: glebius (maintainer)
2012-05-24- Update to version 0.11.3, which brings bug fixes and more translationsAlexey Dokuchaev
- Do not set custom DESKTOP_ENTRIES, vendor's .desktop file is just fine
2012-05-22Add explicit dependency on libGLU to fix build with upcoming Qt-4.8.1Max Brazhnikov
Approved by: miwi (exp-run for Qt-4.8.1/KDE-4.8.3)
2012-05-21Explicitly depend on qt4-dbus.Raphael Kubo da Costa
This is needed for the port to build with the upcoming Qt 4.8.1 update. qt4-dbus was probably brought in as an implicit dependency by another dependency, and was broken with the update. PORTREVISION bumped due to the change in the dependency list. Approved by: miwi (Qt 4.8.1 exp-run)