1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

183 Commits

Author SHA1 Message Date
Rene Ladan
c8223c167a Remove:
astro/boinc-setiathome-enhanced: Project is switching, use astro/boinc-setiathome-v7 instead
2013-10-21 20:25:23 +00:00
Baptiste Daroussin
bb02d570a4 Developement ceased 8 years ago, depends on some gnome1 libraries 2013-10-07 10:46:24 +00:00
Rene Ladan
66fee90926 KDE3 and QT3 expired on 2013-07-01, remove these ports.
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.

Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports

PR:		ports/180745
Submitted by:	rene
Approved by:	portmgr (bapt)
Exp-run by:	bapt
2013-07-26 19:19:20 +00:00
Rene Ladan
8d6dac934c SETI - Search for Extra-Terrestrial Intelligence -- Version 7
Use your unused CPU cycles to aid in computations analyzing radio
telescope information for possible signs of extra-terrestrial intelligence.

The port automatically optimizes for the host CPU using the CPUTYPE
variable in /etc/make.conf

WWW: http://setiathome.berkeley.edu/
2013-07-18 10:25:29 +00:00
Alexey Dokuchaev
e91ed3ea1c - Remove support for the expired KDE3 port
- While here convert NOPORTDOCS and USE_GMAKE

PR:		ports/180265
Submitted by:	rene
2013-07-05 14:30:00 +00:00
Dmitry Marakasov
92244e74fd Osmium is a C++ framework for working with OSM data files. Osmium
can read OSM data in XML or binary format (PBF) and can call different
handlers for each OSM object.

WWW: http://wiki.openstreetmap.org/wiki/Osmium
2013-05-27 16:47:39 +00:00
Dmitry Marakasov
00c0c987f6 Library for handling binary OpenStreetMap data
WWW: https://github.com/scrosby/OSM-binary
2013-05-24 15:43:16 +00:00
Raphael Kubo da Costa
c3b75b6391 Add astro/garmindev: Garmin device drivers for QLandkarteGT.
This driver package allows QLandkarteGT to communicate directly with some
Garmin GPS units.

PR:		ports/177992
Submitted by:	Christoph Moench-Tegeder <cmt@burggraben.net>
2013-05-19 14:10:30 +00:00
Dmitry Marakasov
c08e7c3ecc - The project was renamed, rename port accordingly (astro/prune -> astro/gpsprune)
- Update to version 14
- OptionsNG (1)
- Trim header (1)

PR:		173817 (1)
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com>
Feature safe:	yes
2012-12-03 23:20:38 +00:00
Baptiste Daroussin
b56f2e86b3 2012-11-26 astro/position: No more public distfiles
2012-11-26 astro/tangogps: No more public distfiles
2012-11-26 audio/id3ren: No more public distfiles
2012-11-26 audio/volumecontrol: No more public distfiles
2012-11-27 audio/wsoundprefs: Depends on the deprecated audio/wsoundserver and expired x11-toolkits/libdockapp
2012-11-26 audio/wsoundserver: Depends on deprecated libdockapp

Feature safe:	yes
2012-11-28 08:07:53 +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
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
Max Brazhnikov
dd70ca02d7 Add new port astro/libkgeomap:
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-09 13:33:29 +00:00
Pav Lucistnik
6da44fd70d - Remove astro/boinc-einsteinathome, it has been IGNORE'd for two years. 2012-05-16 13:38:36 +00:00
Chris Rees
10c1edad64 Remove expired ports.
2011-11-04 astro/weatherget: Broken b/c of weather.com new licensing rules not agreed by author
2011-11-04 devel/py-reverse: Now part of pylint
2011-11-04 devel/py-vmaps: Author recommends using math/py-numpy instead

PR:		ports/161063 ports/161067 ports/161074
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-10-27 12:29:42 +00:00
Alberto Villa
a2d3b5a4bc The KDE/FreeBSD team is pleased to announce KDE Software Compilation
4.7.2. The official release notes can be found at:
http://kde.org/announcements/announce-4.7.2.php
This release ships with many improvements. Read more about them here:
http://FreeBSD.kde.org/news.php#itemKDESC472availableinports

We'd like to say thanks to all testers and contributors, especially to
lwhsu@ for his effort on hosting our test packages.

PR:		156293 [1]
		159219 [2]
		160164 [3]
Submitted by:	Oleg Sidorkin <osidorkin@gmail.com> [1]
		Alvaro Castillo <gobledb@gmail.com> [2]
		dkeav04@gmail.com [3]
Tested by:	exp-run via pav
2011-10-17 00:03:42 +00:00
Doug Barton
c3ef22e507 Remove ports maintainted by ports@ which have passed their EXPIRATION_DATE
astro/gkrellsun		Abandonware
astro/xrmap		No more distfiles
audio/midimountain	Abandonware
audio/gkrellmss		Abandonware
audio/gnapster		Abandonware
databases/xbase		No more public distfiles
databases/xbsql		No more public distfiles
games/gtkabale		No more public distfiles
games/battleball	No more public distfiles, does not compile on ia64 or sparc64
games/race		No more public distfiles
games/stvef-paks	No more public distfiles
games/stvef-server	No more public distfiles
games/tome		No more public distfiles
games/qkmj		No more public distfiles
games/oilwar		No more public distfiles
games/xbaby		No more public distfiles
games/xword		Abandonware
games/kslide		No more public distfiles
graphics/xmrm		No more public distfiles, does not compile on amd64 or sparc64
graphics/giftrans	Upstream disappeared and distfile is not available
graphics/wildmagic	BROKEN for more than 6 months, does not fetch
irc/ircd-rusnet		No more public distfiles
irc/tkirc		No more public distfiles
korean/mizifont		No more public distfiles
lang/freetxl		No more public distfiles
math/nsc2ke		No more public distfiles
misc/mgp-mode.el	No more public distfiles
multimedia/p5-RIFF-Info	No more public distfiles
net/p5-Net-OpenDHT	No more public distfiles
net/mudix		No more public distfiles
net-im/newsbot		No more public distfiles
net-im/libicq2000	Abandonware
net-im/gossip		No longer maintain by upstream, use net-im/empathy instead
net-im/ickle		Abandonware
net-mgmt/nipper		BROKEN for more than 6 month, does not fetch
net-p2p/mldonkey-serverspy	No more public distfiles
news/p5-Gateway		No more public distfiles
print/epsmerge		No more public distfiles
science/at		No more public distfiles
science/pyvox		No more public distfiles
security/p5-Email-Obfuscate	No more public distfiles
security/libparanoia	No more public distfiles
security/execwrap	No more public distfiles
2011-10-09 02:47:51 +00:00
Pav Lucistnik
5c83b02da6 - Remove boinc-milkyway port, it is no longer useful (too old), the project
is now providing official binaries inside the boinc infrastructure
2011-09-27 17:42:48 +00:00
TAKATSU Tomonari
e87ca16cbc - Add a new port: astro/R-cran-maptools
Set of tools for manipulating and reading geographic data, in
  particular ESRI shapefiles; C code used from shapelib. It includes
  binary access to GSHHS shoreline files. The package also provides
  interface wrappers for exchanging spatial objects with packages
  such as PBSmapping, spatstat, maps, RArcInfo, Stata tmap, WinBUGS,
  Mondrian, and others.

  WWW:	http://cran.r-project.org/web/packages/maptools/
2011-09-17 15:35:14 +00:00
Baptiste Daroussin
d4bfb85f29 2011-09-01 astro/gkrellmoon: Abandonware
2011-09-01 astro/spacechart: Abandonware
2011-09-01 audio/adpcm: No more public distfiles
2011-09-01 audio/aube: Abandonware
2011-09-01 audio/festvox-aec: BROKEN for more than 6 month
2011-09-01 audio/gtkgep: Abandonware
2011-09-01 audio/gtkhirad: No more public distfiles
2011-09-01 audio/opmixer: No more upstream
2011-09-01 audio/swami: Abandonware
2011-09-01 audio/x11amp: Abandonware
2011-09-01 audio/xmms-sndstretch: No Master Site
2011-09-01 cad/linux-gid: No more public distfiles
2011-09-01 chinese/gbscript: No more public distfiles
2011-09-01 chinese/mplayer-fonts: No more public distfiles
2011-09-01 chinese/oxford: No more public distfiles
2011-09-01 chinese/vflib: No more public distfiles
2011-09-01 databases/mysql++: No more public distfiles
2011-09-01 databases/mysql_last_value: No Master Site
2011-09-01 databases/p5-DBIx-Table: No more public distfiles
2011-09-01 06:47:46 +00:00
Baptiste Daroussin
a9b2702722 Bye bye abandonwares
2011-08-01 archivers/zipios++: No more public distfiles
2011-08-01 astro/sattrack: No more public distfiles
2011-08-01 audio/bladeenc: Looks like an abandonware
2011-08-01 audio/cdplayer.app: Looks like an abandonware, no more public distfile
2011-08-01 audio/id3ed: No more public distfiles, looks like an abandonware
2011-08-01 audio/linux-vsound: Abandonware
2011-08-01 audio/mpegaudio: No more public distfiles
2011-08-01 audio/mpmf20: Abandonware
2011-08-01 audio/mutemix: abandonware, no more public distfiles
2011-08-01 audio/phatbeat: abandonware, no more public distfiles
2011-08-01 audio/pimp3: No more public distfiles
2011-08-01 audio/rbscrobbler: Looks like abandonware, no more public distfile
2011-08-01 audio/ripenc: Looks like and abandonware, No more distfile
2011-08-01 audio/wmcdplay: Looks like an abandonware, no more public distfile
2011-08-01 audio/wmfmixer: Looks like an abandonware, no more public distfiles
2011-08-01 audio/wmmixer: Looks like an abandonware, no more public distfile
2011-08-01 audio/wmmp3: Looks like an abandonware, no more public distfile
2011-08-01 audio/wmusic: Looks like an abandonware, no more distfiles
2011-08-01 audio/xmms-kj: Looks like an abandonware, no more public distfiles
2011-08-01 audio/xmms-pipe: Looks like an abandonware, no more public distfile
2011-08-01 audio/xmms-speex: Looks like an abandonware, no more public distfile
2011-08-01 audio/xsidplay: Looks like an abandonware, no more public distfile
2011-08-01 audio/xtuner: Looks like an abandonware, no more public distfile
2011-08-01 04:16:36 +00:00
Dmitry Marakasov
b247c2c438 The format used for Garmin maps has, in effect, a maximum size,
meaning that you have to split an .osm file that contains large
well mapped regions into a number of smaller tiles. This program
does that.

WWW:	http://www.mkgmap.org.uk/page/tile-splitter
2011-05-03 01:44:32 +00:00
Dmitry Marakasov
651a1788ab - Remove astro/gaia: broken and upstream development ceased; graphics/glosm is its successor 2011-03-24 00:01:51 +00:00
Martin Wilke
1a0e916b11 FoxtrotGPS is a fork of Marcus Bauer's TangoGPS project, with a focus on
cooperation and fostering community innovation.  It is a lightweight moving
map application that can be used with or without a gps unit.  By default,
maps tiles are downloaded from the OpenStreetMap project, but other sources
are available, and new ones may be added.

Map areas may be downloaded and cached for use while offline.

WWW:  http://www.foxtrotgps.org

PR:		ports/154052
Submitted by:	Craig Whipp <crwhipp@gmail.com>
Feature safe:	yes
2011-01-29 06:20:52 +00:00
Rene Ladan
3505219045 SETI - Search for Extra-Terrestrial Intelligence -- AstroPulse
The project listens for broad-band, short-time pulses that might represent
extraterrestial intelligence, or other phenomena such as rapidly rotating
pulsars or exploding primordial black holes.

The port automatically optimizes for the host CPU using the CPUTYPE
variable in /etc/make.conf

Currently it requires X to build, but at runtime X is only required for the
screen saver.  This requirement is an artifact of the current upstream design
of the port.

WWW: http://setiathome.berkeley.edu/

Feature safe:	yes
2011-01-23 21:13:13 +00:00
Wen Heping
821a876f05 Astro::FITS::CFITSIO is a perl interface to William Pence's cfitsio
subroutine library. For more information on cfitsio, see
http://heasarc.gsfc.nasa.gov/fitsio.

This module attempts to provide a wrapper for nearly every cfitsio
routine, while retaining as much cfitsio behavior as possible. As
such, one should be aware that it is still somewhat low-level, in
the sense that handing an array which is not the correct size to a
routine like fits_write_img() may cause SIGSEGVs.

WWW: http://search.cpan.org/dist/Astro-FITS-CFITSIO/
2011-01-06 00:36:56 +00:00
Wen Heping
338bc75d47 py-RO is a collection of utilities including general algorithms,
astronomical transformations and Tkinter widgets.

WWW: http://www.astro.washington.edu/rowen/
2010-12-27 01:02:12 +00:00
Sunpoet Po-Chuan Hsieh
e65cc7bca7 - Add gpxloggerd 0.1
The gpxloggerd is a tiny daemon that connects to gpsd(8) and logs
received fix information in the GPX format.

PR:		ports/151308
Submitted by:	glebius
Approved by:	pgollucci (mentor, implicit)
2010-10-08 17:49:58 +00:00
Alexander Leidinger
cd20669ff6 Fine Offset Weather Station Reader 2010-09-01 10:35:12 +00:00
Wen Heping
4707bf7898 GPS::OID maps GPS PRN number to Satellite OID and vice versa.
WWW: http://search.cpan.org/dist/GPS-OID/
2010-06-03 01:58:07 +00:00
Wen Heping
5db39b9890 This command-line utility is intended to provide quick access to current
weather conditions and forecasts. Presently, it is capable of returning data
for localities throughout the USA by retrieving and formatting decoded METARs
(Meteorological Aerodrome Reports) from NOAA (the USA National Oceanic and
Atmospheric Administration) and forecasts from NWS (the USA National Weather
Service). The tool is written to function in the same spirit as other command-
line informational utilities like cal(1), calendar(1) and dict(1). It can
retrieve arbitrary weather data via specific command-line switches (station
ID, city, state), or aliases can be configured system wide and on a per-user
basis. It can be freely used and redistributed under the terms of a BSD-like
License.

WWW:    http://fungi.yuggoth.org/weather/

PR:		ports/147003
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
2010-06-02 10:51:00 +00:00
Max Brazhnikov
b2088def4d Present KDE SC 4.4.4 for FreeBSD. 2010-06-01 21:35:38 +00:00
Dmitry Marakasov
b9e4fc9f4a This program converts OpenStreetMap data into a map that can be
loaded onto a Garmin GPS device. It does the conversion in one step
without depending on any other program.

WWW:	http://wiki.openstreetmap.org/wiki/Mkgmap
2010-05-18 03:20:55 +00:00
Anton Berezin
55b0fc9b74 Add astro/p5-Astro-Constants 0.09, a Perl module with physical constants
for use in astronomy.
2010-04-03 22:19:56 +00:00
Kevin Lo
902a50851a Initial import of gmapcatcher 0.6.3
GMapCatcher is an offline maps viewer. It downloads CloudMade,
OpenStreetMap or Google Map tiles automatically, display them
using a specific GUI. User can view the maps while offline.
2010-03-24 03:28:14 +00:00
Wen Heping
48f85dcf08 Astro::Hipparcos is a Perl extension for reading the Hipparcos star catalog.
WWW: http://search.cpan.org/dist/Astro-Hipparcos/
2010-01-03 13:40:04 +00:00
Martin Wilke
fc4a05c6dd A ZConf based library to facilitate fetching weather information
and dumping it or printing it via a template.

zcweather - Fetches the weather for the specified location.

WWW: http://search.cpan.org/dist/ZConf-Weather

PR:		ports/139170
Submitted by:	Zane C, Bowers <vvelox at vvelox.net>
2009-09-30 14:22:41 +00:00
Stanislav Sedov
70601e0570 - Add port for astro/osmosis.
WWW: http://wiki.openstreetmap.org/wiki/Osmosis

Submitted by:	glebius@
Feature safe:	yes
2009-09-25 12:14:32 +00:00
Alexey Dokuchaev
6cb77b7afc Add slave port for KDE-flavored Celestia. 2009-08-17 23:08:02 +00:00
Dmitry Marakasov
0a64b9e654 If you have astronomical imaging of the sky with celestial coordinates you do
not know or do not trust then is for you. Input an image and we'll give you
back astrometric calibration meta-data, plus lists of known objects falling
inside the field of view.Astrometry.net

We have built this astrometric calibration service to create correct,
standards-compliant astrometric meta-data for every useful astronomical image
ever taken, past and future, in any state of archival disarray. We hope this
will help organize, annotate and make searchable all the world's astronomical
information.

WWW: http://www.astrometry.net/

PR:		136594
Submitted by:	Dereckson <dereckson@gmail.com>
2009-07-17 17:13:13 +00:00
Dmitry Marakasov
27dfe15406 "WCSLIB is a C library, supplied with a full set of Fortran wrappers, that
implements the "World Coordinate System" (WCS) convention in FITS (Flexible
 Image Transport System).  It also includes a PGPLOT-based routine, PGSBOX,
 for drawing general curvilinear coordinate graticules and a number of
 utility programs." - from README file.

WWW: http://www.atnf.csiro.au/people/mcalabre/WCS/index.html

PR:		136776
Submitted by:	Tony Maher <tonym@optusnet.com.au>
2009-07-17 16:31:35 +00:00
Dmitry Marakasov
36adcf8c6b Prune is an application for viewing, editing and converting coordinate
data from GPS systems. Basically it's a tool to let you play with
your GPS data after you get home from your trip.

It can load data from arbitrary text-based formats (for example,
any tab-separated or comma-separated file) or Xml, or directly from
a GPS receiver. It can display the data (as map view using openstreetmap
images and as altitude profile), edit this data (for example delete
points and ranges, sort waypoints, compress tracks), and save the
data (in various text-based formats). It can also export data as a
Gpx file, or as Kml/Kmz for import into Google Earth, or send it
to a GPS receiver.

WWW: http://activityworkshop.net/software/prune/
2009-06-25 13:43:32 +00:00
Dmitry Marakasov
750249f92d QLandkarte GT is the ultimate outdoor aficionado's tool. It supports GPS maps in
GeoTiff format as well as Garmin's img vector map format. Additional it is the
PC side front end to QLandkarte M, a moving map application for mobile devices.
And it fills the gap Garmin leaves in refusing to support Linux. QLandkarte GT
is the proof that writing portable applications for Unix, Windows and OSX is
feasible with a minimum of overhead. No excuses!

QLandkarte GT does replace the original QLandkarte with a much more flexible
architecture. It's not limited to a map format or device. Thus if you think your
Magellan GPS or other should be supported, join the team.

Additionally it is a front end to the GDAL tools, to make georeferencing scanned
maps feasible for the normal user. Compared to similar tools like QGis, it's
target users are more on the consumer side than on the scientific one.
QLandkarte GT might not let you select every possible feature of the GDAL tools,
but it will simplify their use to the demands of most users.

WWW: http://www.qlandkarte.org/

PR:		135364
Submitted by:	Mykola Dzham <freebsd@levsha.org.ua>
2009-06-10 02:19:51 +00:00
Martin Wilke
7a1121db0c p5-GPS-Babel is a perl interface to gpsbabel.
WWW: http://search.cpan.org/dist/GPS-Babel/

PR:		ports/135074
Submitted by:	Wen Heping <wenheping at gmail.com>
2009-05-30 18:44:52 +00:00
Martin Wilke
b23178cbda p5::Astro is a set of assorted astronomical routines.
WWW: http://search.cpan.org/dist/Astro/

PR:		ports/134693
Submitted by:	Wen Heping <wenheping at gmail.com>
2009-05-22 21:58:11 +00:00