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
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
peacefully coexist with the upcoming astro/boinc-astropulse
- pass ${NONEXISTENT} to BOINCDIR in the CONFIGURE_ENV, this speeds up
the configuration phase [1]
- pass --disable-altivec to configure instead of patching client/Makefile.am
and m4/optimizations.m4
- drop support for 6.X and MD5 checksum
- cleanup Makefile and files/pkg-message.in
- bump PORTREVISION
Submitted by: Edward Sanford Sutton III [mirror176 cox.net] [1]
Feature safe: yes
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/
- Mark as MAKE_JOBS_SAFE
- Remove explicit LIB_DEPENDS and extra Qt components
- Add LICENSE (GPLv2)
- Reformat DESKTOP_ENTRIES so they take less space
- Added LICENSE and MAKE_JOBS_SAFE
- Added OPTION to use world vector shoreline data
- Moved PLIST_FILES to pkg-plist
- Install an example config file
- Bumped PORTREVISION
PR: ports/152271
Submitted by: C-S <c-s at c-s dot li>
be generated or checked, and will be silently ignored for now. Also,
generalize the MD5_FILE macro to DISTINFO_FILO.
PR: 149657
Submitted by: rene
Approved by: portmgr
Tested on: pointyhat i386 7-exp
sys/systm.h
- Try to fix build on powerpc by turning off altivec optimizations,
which the system compiler does not support yet
Obtained from: pointyhat error logs
Suggested by: kwm