aboutsummaryrefslogtreecommitdiff
path: root/astro
Commit message (Collapse)AuthorAgeFilesLines
* Bump portrevision after png updateBaptiste Daroussin2014-12-257-5/+7
| | | | Notes: svn path=/head/; revision=375598
* Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeAntoine Brodin2014-12-256-6/+6
| | | | Notes: svn path=/head/; revision=375594
* Add myself to freebsd.commiters.markersDmitry Chagin2014-12-241-0/+1
| | | | Notes: svn path=/head/; revision=375428
* Change my non-FreeBSD MAINTAINER mail to bofh@Muhammad Moinur Rahman2014-12-241-1/+1
| | | | | | | Approved by: bapt Notes: svn path=/head/; revision=375378
* Fix build in 10+Baptiste Daroussin2014-12-231-5/+4
| | | | | | | Remove useless CPPFLAGS Notes: svn path=/head/; revision=375361
* UnbreakAntoine Brodin2014-12-211-0/+1
| | | | Notes: svn path=/head/; revision=375160
* Remove now useless dependency on gnomehierBaptiste Daroussin2014-12-201-2/+2
| | | | Notes: svn path=/head/; revision=375130
* Use new framework for fetching from github.Gleb Smirnoff2014-12-201-1/+3
| | | | Notes: svn path=/head/; revision=375096
* - Cleanup PLISTSunpoet Po-Chuan Hsieh2014-12-201-1/+0
| | | | Notes: svn path=/head/; revision=375050
* Update to new version. Fixes build with clang.Gleb Smirnoff2014-12-192-4/+4
| | | | | | | | PR: 196105 Submitted by: dim Notes: svn path=/head/; revision=374939
* Convert to USES=autoreconfBaptiste Daroussin2014-12-181-3/+2
| | | | | | | Strip binaries Notes: svn path=/head/; revision=374893
* Convert to USES=autoreconfBaptiste Daroussin2014-12-181-3/+1
| | | | Notes: svn path=/head/; revision=374892
* - Update from 4.24 to 4.25Danilo Egea Gondolfo2014-12-173-3/+4
| | | | Notes: svn path=/head/; revision=374869
* Pull another patch from Red Hat, to fix a runtime crash:Alexey Dokuchaev2014-12-142-1/+18
| | | | | | | | | | | | PANIC: unprotected error in call to Lua API (attempt to index a nil value) PR: 195240 Red Hat bug: https://bugzilla.redhat.com/show_bug.cgi?id=1045632 Patch by: Chris Rankin (Comments 13-16) Obtained from: celestia-1.6.1-15.fc20.src.rpm Notes: svn path=/head/; revision=374703
* - Update to 7777Dmitry Marakasov2014-12-112-3/+3
| | | | Notes: svn path=/head/; revision=374543
* Cleanup plistBaptiste Daroussin2014-12-091-73/+0
| | | | Notes: svn path=/head/; revision=374349
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla inTijl Coosemans2014-12-084-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the 32 ports that still use it. Bump PORTREVISION on their dependent ports except the ones that depend on these: audio/libogg audio/libvorbis devel/pcre ftp/curl graphics/jpeg graphics/libart_lgpl graphics/tiff textproc/expat2 textproc/libxslt In these cases the same trick as in the recent gettext update is used. The ports install a symlink with the old library version. When enough of their dependent ports have had regular updates the remaining ones can get a PORTREVISION bump and the links can be removed. Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes over 2200 packages to depend on devel/pcre while less than 200 actually link with it. The glib20 package still depends on devel/pcre so this should not make a difference for ports with USE_GNOME=glib20. Also, libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so USE_GNOME=glib20 should not propagate it. PR: 195724 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=374303
* - Update to 0.067Wen Heping2014-12-072-4/+3
| | | | | | | Changes: http://cpansearch.perl.org/src/WYANT/Astro-satpass-0.067/Changes Notes: svn path=/head/; revision=374167
* - Update to version 1.39Pawel Pekala2014-12-063-27/+36
| | | | | | | | | | - Add options for doxygen and perl generated documentation PR: 195158 Submitted by: maintainer Notes: svn path=/head/; revision=374120
* - Update to 1.05Sunpoet Po-Chuan Hsieh2014-12-042-7/+9
| | | | | | | | | | | | - Add LICENSE - Fix *_DEPENDS: - Use := for RUN_DEPENDS - Use TEST_DEPENDS Changes: http://search.cpan.org/dist/Starlink-AST/ChangeLog Notes: svn path=/head/; revision=373957
* - Update to 0.088Sunpoet Po-Chuan Hsieh2014-12-042-4/+3
| | | | | | | Changes: http://search.cpan.org/dist/Astro-SpaceTrack/Changes Notes: svn path=/head/; revision=373956
* - Update to 0.033Sunpoet Po-Chuan Hsieh2014-12-042-4/+3
| | | | | | | Changes: http://search.cpan.org/dist/Astro-SIMBAD-Client/Changes Notes: svn path=/head/; revision=373955
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-2651-38/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, we had: site_perl : lib/perl5/site_perl/5.18 site_perl/perl_arch : lib/perl5/site_perl/5.18/mach perl_man3 : lib/perl5/5.18/man/man3 Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3 Modules without any .so will be installed at the same place regardless of the Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr Notes: svn path=/head/; revision=373448
* - Fix config pointing into stagedirDmitry Marakasov2014-11-212-1/+10
| | | | | | | | - Strip binaries - Add empty dir to plist Notes: svn path=/head/; revision=372989
* Back to poolCarlo Strub2014-11-181-1/+1
| | | | Notes: svn path=/head/; revision=372744
* Update to version 1.2.0Pawel Pekala2014-11-044-28/+22
| | | | | | | | PR: 194602 Submitted by: maintainer Notes: svn path=/head/; revision=372145
* astro/stellarium-qt4: Trivial patch to install manpages correctly on DFJohn Marino2014-11-031-0/+11
| | | | Notes: svn path=/head/; revision=372102
* - Fix spelling of LICENSEDmitry Marakasov2014-10-271-2/+2
| | | | | | | | - Add LICENSE_FILE - Drop @dirrm* from plist Notes: svn path=/head/; revision=371604
* - Update to 7643Dmitry Marakasov2014-10-232-3/+3
| | | | Notes: svn path=/head/; revision=371417
* Update to version 0.13.1.Alexey Dokuchaev2014-10-233-10/+93
| | | | Notes: svn path=/head/; revision=371386
* Cleanup plistBaptiste Daroussin2014-10-1966-684/+0
| | | | Notes: svn path=/head/; revision=371223
* - Chase shlib bump in astro/marble and graphics/okular after update to 4.14.2Max Brazhnikov2014-10-191-1/+1
| | | | Notes: svn path=/head/; revision=371195
* KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13!Max Brazhnikov2014-10-199-116/+96
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | USE_KDE4=kdehier component has been deprecated, new components added: baloo - Baloo core libraries baloo-widgets - Baloo widgets library kfilemetadata - KDE library for extracting file metadata New ports: graphics/kqtquickcharts - QtQuick plugin to render interactive charts misc/artikulate - Pronunciation trainer for KDE (not usable currently, links to both GStreamer 1.x and 0.10.x via dependencies) sysutils/baloo[-widgets] - KDE framework for searching and managing user metadata sysutils/kfilemetadata - Library for extracting file metadata l10n ports: - Farsi (Persian) and Indonesian translations has been readded - Vietnamese didn't pass threshold for inclusion into release astro/kstars: - switch dependency from math/eigen2 to math/eigen3 - add PYKDE option for updating supernovae data deskutils/kdepim4: - update dependencies: add libkgapi and baloo, remove now needless clucene, link-grammar, strigi - add patch to fix build with gcc42 - update COMMENT and description for all KDE PIM ports devel/ruby-krossruby: - remove BROKEN, it builds with ruby 2.x now editors/kate: - add patch to disable memory-hungry build of the kate tests [1] graphics/okular: - add dependency on graphics/libkscreen math/cantor: - add optional dependency on lang/luajit for LuaJIT backend - fix gfortran detection [2] misc/kdehier4: - adapt to new pkg world. Now the purpose of kdehier4 only to link some stuff between KDE4_PREFIX and LOCALBASE. science/kalzium: - switch dependency from math/eigen2 to math/eigen3 - add dependence on science/chemical-mime-data x11-themes/kdeartwork4 - switch dependency from math/eigen2 to math/eigen3 among other changes: - drop deprecated USE_KDE4=kdehier - drop @dirrm from plist - clean up pkg-descr - convert to options helpers - other portlint fixes The area51 repository features commits by alonso, rakuco and myself. PR: 187150 [1] Reported by: pe.freethread@live.com Patch by: Tobias Berner <tcberner@gmail.com> PR: 180674 [2] Reported by: torsten.eichstaedt@web.de PR: 194316 Exp-run: antoine Notes: svn path=/head/; revision=371193
* - Convert to USES=pythonMarcus von Appen2014-10-181-2/+1
| | | | | | | | Approved by: portmgr (implicit) With hat: python@ Notes: svn path=/head/; revision=371097
* - Convert ports from accessibility/, archivers/ and astro/ to newMarcus von Appen2014-10-184-9/+6
| | | | | | | | | | USES=python Approved by: portmgr (implicit) With hat: python@ Notes: svn path=/head/; revision=371096
* - Update to version 1.38Pawel Pekala2014-10-143-23/+23
| | | | | | | | | | - Add options for additional datasets PR: 194235 Submitted by: maintainer Notes: svn path=/head/; revision=370880
* astro/gpstk: 2.0 -> 2.5Kurt Jaeger2014-10-118-675/+482
| | | | | | | | | | | | | | http://www.gpstk.org/bin/view/Development/ReleaseNotes21 http://www.gpstk.org/bin/view/Development/ReleaseNotes22 http://www.gpstk.org/bin/view/Development/ReleaseNotes23 http://www.gpstk.org/bin/view/Development/ReleaseNotes24 http://www.gpstk.org/bin/view/Development/ReleaseNotes25 Switchover from build tool jam to cmake, with lots of restructuring of code. Notes: svn path=/head/; revision=370634
* - Remove of BROKEN, add new MASTER_SITES including new maitainer's mirrorPawel Pekala2014-10-103-6/+9
| | | | | | | | | | | | | | - Update distinfo, previous tarball was uncompressed - Add LICENSE - Take maintainership - Slight grammar change in pkg-descr - Addition of WWW to pkg-descr PR: 193819 Submitted by: A.J. "Fonz" van Werven <freebsd@skysmurf.nl> Notes: svn path=/head/; revision=370598
* Remove @dirrm, @dirrmtryEmanuel Haupt2014-10-081-5/+0
| | | | Notes: svn path=/head/; revision=370444
* Fix pkg-plistRene Ladan2014-10-081-0/+3
| | | | | | | Submitted by: bapt Notes: svn path=/head/; revision=370432
* Fix pkg-plistRene Ladan2014-10-081-0/+3
| | | | | | | Submitted by: bapt Notes: svn path=/head/; revision=370430
* astro/boinc-setiathome-v7: clean up pkg-plistRene Ladan2014-10-081-6/+4
| | | | | | | Requested by: bapt Notes: svn path=/head/; revision=370427
* astro/boinc-astropulse: clean up pkg-plistRene Ladan2014-10-081-6/+2
| | | | | | | Requested by: bapt Notes: svn path=/head/; revision=370426
* Nuke OpenMAP rather than try to fix it. It is ten years out of date andDag-Erling Smørgrav2014-10-076-83/+0
| | | | | | | | | | clearly of no interest to anyone since nobody has complained about it in all those years. MFH: 2014Q4 Notes: svn path=/head/; revision=370363
* Drop ftp://rene-ladan.nl/pub/ as mirror.Rene Ladan2014-10-072-6/+2
| | | | | | | While here use shorter form for "local" master sites. Notes: svn path=/head/; revision=370353
* - Update to 7588Dmitry Marakasov2014-10-072-3/+3
| | | | Notes: svn path=/head/; revision=370296
* - Convert to USES=pythonJason E. Hale2014-10-041-5/+7
| | | | | | | - Add LICENSE Notes: svn path=/head/; revision=369977
* - Update to 2.6.0Sunpoet Po-Chuan Hsieh2014-10-042-1/+2
| | | | | | | | | | | | | | | | - Update MASTER_SITES - Add my LOCAL to MASTER_SITES - Use USE_CSTD - Use MAKE_CMD - Reformat pkg-descr - Update WWW - Take maintainership - Bump PORTREVISION for devel/protobuf shlib change Changes: https://code.google.com/p/protobuf/source/browse/trunk/CHANGES.txt Notes: svn path=/head/; revision=369969
* astro/py-astLib: bump missing portrevision from last commitWilliam Grzybowski2014-10-031-1/+1
| | | | Notes: svn path=/head/; revision=369930
* astro/py-astLib: switch from py-imaging to py-pillowWilliam Grzybowski2014-10-031-4/+3
| | | | | | | | | | - USES python With hat: python Approved by: portmgr (bdrewery, implicit) Notes: svn path=/head/; revision=369929