aboutsummaryrefslogtreecommitdiff
path: root/astro
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.088Sunpoet Po-Chuan Hsieh2018-01-172-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Astro-satpass/Changes Notes: svn path=/head/; revision=459248
* Unbreak the build with new Clang version 6.0.0: compare the pointer againstAlexey Dokuchaev2018-01-161-0/+3
| | | | | | | | | NULL, not integer (or boolean) value. PR: 224989 Notes: svn path=/head/; revision=459192
* Unbreak the build against new Clang version 6.0.0: struct FavoritesEntryAlexey Dokuchaev2018-01-161-0/+3
| | | | | | | | | | defines its member `fov' of type `double'; comparing it to NULL is bogus and wrong, no wonder this upsets strict compilers. PR: 224989 Notes: svn path=/head/; revision=459176
* astro/boinc-setiathome: fix portname and add my personal site as well.Larry Rosenman2018-01-141-3/+3
| | | | Notes: svn path=/head/; revision=459016
* astro/boinc-astropulse: catch astro/boinc-setiathome rename, fix -lexecinfoLarry Rosenman2018-01-1413-10/+22
| | | | | | | | | astro/boinc-setiathome-v8 -> astro/boinc-setiathome per adamw - reroll local distfile to reflect real SVN revision - fix sah_config.h C++ errors Notes: svn path=/head/; revision=459014
* astro/boinc-astropulse: chase astro/boinc-setiathome-v7 -> ↵Larry Rosenman2018-01-141-2/+2
| | | | | | | | | astro/boinc-setiathome-v8 Pointy hat: ler Notes: svn path=/head/; revision=459012
* astro/boinc-setiathome-v7 -> astro/boinc-setiathome-v8Larry Rosenman2018-01-1420-211/+34
| | | | | | | | - get current - rename port to reflect reality Notes: svn path=/head/; revision=459010
* astro/boinc-setiathome-v7: chase needing -lexecinfoLarry Rosenman2018-01-141-1/+2
| | | | | | | in reality, this port should be updated to v8, which I'll work on. Notes: svn path=/head/; revision=458991
* astro/boinc-astropulse: take maintainership.Larry Rosenman2018-01-141-1/+1
| | | | Notes: svn path=/head/; revision=458989
* clang 6 generates some new warnings, suppress them for now.Larry Rosenman2018-01-141-3/+9
| | | | Notes: svn path=/head/; revision=458953
* astro/viking: Fix LIB_DEPENDS and unbreak portTobias Kortkamp2018-01-131-6/+2
| | | | | | | | | | | | | - While here reset MAINTAINER: The port has been marked as broken since 2017-05-10 and the maintainer has a history of timeouts. PR: 224668 Submitted by: Ting-Wei Lan <lantw44@gmail.com> Approved by: koalative@gmail.com (maintainer timeout, 2 weeks) MFH: 2018Q1 Notes: svn path=/head/; revision=458934
* Return kevlo's ports to the pool, he handed in his commit bit.Rene Ladan2018-01-122-2/+2
| | | | | | | With hat: portmgr-secretary Notes: svn path=/head/; revision=458818
* - Unbreak the build with LIBNOVA option disabled (weAlexey Dokuchaev2018-01-112-12/+14
| | | | | | | | | | | | | | | | do not have /usr/X11R6 for quite a long time) - Move the options block lower within the Makefile - Add missing USE_XORG as reported by `stage-qa' - Provide sensible description for LIBNOVA option - Remove MONOCHROME option: the program does not run properly with it ("Fatal Error! No visuals that we can use") and monochrome mode can be enabled by launching it with `-m' switch - Convert to option helpers, use INSTALL_DATA for installing documentation files, not INSTALL_MAN Notes: svn path=/head/; revision=458721
* Update to 3.5.Vanilla I. Shu2018-01-032-3/+4
| | | | Notes: svn path=/head/; revision=457948
* New USES=eigenTobias C. Berner2018-01-021-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | Usage: USES=eigen:<version>[,<type>] version: 2 or 3 (required) type: build (default), run For example: USES=eigen:2,build,run will add a BUILD- and RUN_DEPENDS on math/eigen2, and USES=eigen:3 will add a BUILD_DEPENDS on math/eigen3. * Convert the existing ports to use it - biology/iqtree: remove run time dependency (seemed not to be needed) - graphics/movit: remove run time dependency (seemed not to be needed) - science/avogadro: add run time dependeny (installed cmake file requires it to be present) Reviewed by: rakuco, mat Differential Revision: https://reviews.freebsd.org/D13702 Notes: svn path=/head/; revision=457914
* - Update DEPENDSWen Heping2018-01-011-3/+6
| | | | | | | | PR: 224722 Submitted by: sunpoet@ Notes: svn path=/head/; revision=457757
* Update to 0.9.3Sunpoet Po-Chuan Hsieh2017-12-312-5/+4
| | | | | | | Changes: https://sourceforge.net/p/astlib/code/commit_browser Notes: svn path=/head/; revision=457741
* Update to 0.102Sunpoet Po-Chuan Hsieh2017-12-312-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Astro-SpaceTrack/Changes Notes: svn path=/head/; revision=457736
* Update to 0.087Sunpoet Po-Chuan Hsieh2017-12-312-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Astro-satpass/Changes Notes: svn path=/head/; revision=457735
* Mark DEPRECATED and set EXPIRATION_DATE to 2018-01-31Sunpoet Po-Chuan Hsieh2017-12-301-0/+3
| | | | Notes: svn path=/head/; revision=457587
* Update RUN_DEPENDS: change from deprecated py-pyfits to py-astropySunpoet Po-Chuan Hsieh2017-12-302-6/+19
| | | | | | | | | - Update options: add ASTROPY and remove PYFITS - Add NO_ARCH - Bump PORTREVISION for dependency change Notes: svn path=/head/; revision=457586
* Update *_DEPENDS: change from deprecated py-pyfits to py-astropySunpoet Po-Chuan Hsieh2017-12-301-3/+8
| | | | | | | | - Sort *_DEPENDS - Bump PORTREVISION for dependency change Notes: svn path=/head/; revision=457585
* Deprecate ports broken for more than 6 monthsAntoine Brodin2017-12-271-0/+2
| | | | Notes: svn path=/head/; revision=457358
* Convert to USES=autoreconf.Tijl Coosemans2017-12-241-1/+1
| | | | Notes: svn path=/head/; revision=457178
* Convert to USES=autoreconf and add USES=libtool because autoreconf runsTijl Coosemans2017-12-241-5/+1
| | | | | | | libtoolize in this port. Notes: svn path=/head/; revision=457159
* Update Stellarium to version 0.17.0 (unfortunately, the project had moved toAlexey Dokuchaev2017-12-234-23/+234
| | | | | | | | | | | GitHub). While here, update CONFLICTS_INSTALL in `astro/stellarium-qt4'. Because GitHub releases (tarballs) are not fetched with correct modification time, set TIMESTAMP to 1513853534 which corresponds to commit e273315 tagged as this release. Notes: svn path=/head/; revision=457050
* Update devel/protobuf to 3.5.0Sunpoet Po-Chuan Hsieh2017-12-112-2/+2
| | | | | | | | | - Bump PORTREVISION for shlib change Changes: https://github.com/google/protobuf/releases Notes: svn path=/head/; revision=456058
* - Those ports fail to build with python3Antoine Brodin2017-12-111-1/+1
| | | | | | | - Add some explicit FLAVOR to dependencies where needed Notes: svn path=/head/; revision=456050
* - Update to 13170Dmitry Marakasov2017-12-112-4/+4
| | | | Notes: svn path=/head/; revision=456028
* Update to 0.086Sunpoet Po-Chuan Hsieh2017-12-112-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Astro-satpass/Changes Notes: svn path=/head/; revision=455975
* Update to 0.101Sunpoet Po-Chuan Hsieh2017-12-112-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Astro-SpaceTrack/Changes Notes: svn path=/head/; revision=455974
* astro/xearth: Add kevans to freebsd.committers.markersKyle Evans2017-12-081-0/+1
| | | | Notes: svn path=/head/; revision=455811
* Update to 0.085Sunpoet Po-Chuan Hsieh2017-12-032-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Astro-satpass/Changes Notes: svn path=/head/; revision=455467
* Change from USES=python:2 to USES=python:2.7Sunpoet Po-Chuan Hsieh2017-12-031-1/+2
| | | | | | | - Bump PORTREVISION for dependency change Notes: svn path=/head/; revision=455438
* - Pet portlintDmitry Marakasov2017-12-011-3/+3
| | | | Notes: svn path=/head/; revision=455276
* Cleanup LIB_DEPENDS on libpngAntoine Brodin2017-12-011-1/+1
| | | | Notes: svn path=/head/; revision=455251
* Convert Python ports to FLAVORS.Mathieu Arnold2017-11-306-17/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ports using USE_PYTHON=distutils are now flavored. They will automatically get flavors (py27, py34, py35, py36) depending on what versions they support. There is also a USE_PYTHON=flavors for ports that do not use distutils but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if using distutils but flavors are not wanted. A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been added to cope with Python ports that did not have the Python PKGNAMEPREFIX but are flavored. USES=python now also exports a PY_FLAVOR variable that contains the current python flavor. It can be used in dependency lines when the port itself is not python flavored. For example, deskutils/calibre. By default, all the flavors are generated. To only generate flavors for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf. In all the ports with Python dependencies, the *_DEPENDS entries MUST end with the flavor so that the framework knows which to build/use. This is done by appending '@${PY_FLAVOR}' after the origin (or @${FLAVOR} if in a Python module with Python flavors, as the content will be the same). For example: RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} PR: 223071 Reviewed by: portmgr, python Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D12464 Notes: svn path=/head/; revision=455210
* - Update to 2.1.8Wen Heping2017-11-302-4/+4
| | | | Notes: svn path=/head/; revision=455192
* For ports that are marked BROKEN on armv6, and also fail to build onMark Linimon2017-11-301-0/+1
| | | | | | | | | | | | | armv7, mark them so. This is part two of a multipart commit to bring armv7 ports to parity with armv6. Approved by: portmgr (tier-2 blanket) Obtained from: lonesome.com -exp run Notes: svn path=/head/; revision=455167
* - Add license (note that commercial distribution is not allowed)Dmitry Marakasov2017-11-292-4/+9
| | | | | | | | | | - Unsilence installation - Fix WWW Approved by: portmgr blanket Notes: svn path=/head/; revision=455097
* astro/xearth: Add jwb to freebsd.committer.markersJason W. Bacon2017-11-271-0/+1
| | | | | | | Approved by: jrm Notes: svn path=/head/; revision=454981
* - Update to 13053Dmitry Marakasov2017-11-212-4/+4
| | | | Notes: svn path=/head/; revision=454596
* OPTIONS_SUB only cares about being defined, its content is ignored.Mathieu Arnold2017-11-211-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=454590
* Remove expired port:Rene Ladan2017-11-127-96/+0
| | | | | | | 2017-04-30 astro/gmapcatcher: Unfetchable for more than six months (google code has gone away) Notes: svn path=/head/; revision=454054
* - Update to 5.17Danilo Egea Gondolfo2017-11-054-17/+16
| | | | Notes: svn path=/head/; revision=453547
* Update license of ports using MPL (without version)Danilo G. Baio2017-11-041-1/+1
| | | | | | | | | All ports now should use MPL[10|11|20] license. Approved by: portmgr (blanket) Notes: svn path=/head/; revision=453453
* Update to 2.10.Vanilla I. Shu2017-11-043-200/+242
| | | | Notes: svn path=/head/; revision=453450
* astro/sunwait: create portSteve Wills2017-10-284-0/+29
| | | | | | | | | | | Sunwait is a small C program for calculating sunrise and sunset, as well as civil, nautical, and astronomical twilights. It has features that make it useful for home automation tasks. WWW: http://www.risacher.org/sunwait/ Notes: svn path=/head/; revision=453057
* Update to 3.42Sunpoet Po-Chuan Hsieh2017-10-252-4/+4
| | | | | | | Changes: https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/docs/changes.txt Notes: svn path=/head/; revision=452871
* - Add LICENSEDmitry Marakasov2017-10-221-3/+6
| | | | | | | - Unsilence installation commands Notes: svn path=/head/; revision=452628