aboutsummaryrefslogtreecommitdiff
path: root/astro
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 5.6Danilo Egea Gondolfo2015-06-163-4/+4
| | | | Notes: svn path=/head/; revision=389864
* - Update graphics/proj to 4.9.1Wen Heping2015-06-152-2/+2
| | | | | | | | | | | - Bump PORTREVISION to chase the update of proj PR: 200434 Submitted by: wen@(myself) Approved by: maintainer(timeout, >20 days) Notes: svn path=/head/; revision=389704
* - Add NO_ARCHDmitry Marakasov2015-06-141-0/+1
| | | | Notes: svn path=/head/; revision=389651
* Reset dhn's portsErwin Lansing2015-06-121-1/+1
| | | | | | | | | PR: 197522 Submitted by: jbeich Approved by: portmgr Notes: svn path=/head/; revision=389300
* - Add NO_ARCHDmitry Marakasov2015-06-121-0/+1
| | | | Notes: svn path=/head/; revision=389296
* - Update to 0.069Sunpoet Po-Chuan Hsieh2015-06-082-3/+4
| | | | | | | | | - Add NO_ARCH Changes: http://search.cpan.org/dist/Astro-satpass/Changes Notes: svn path=/head/; revision=388866
* - Add NO_ARCHSunpoet Po-Chuan Hsieh2015-06-081-1/+2
| | | | Notes: svn path=/head/; revision=388865
* astro/gpxloggerd: Unbreak on DragonFlyJohn Marino2015-06-061-0/+1
| | | | | | | | | | | | | | | | | The latest commits broke this port on DragonFly. The port uses the base mk files rather than a standalone makefile, and will not build without warnings appearing: gpxloggerd.c:185:16: error: variable 'pt' set but not used [-Werror=unused-but-set-variable] To ensure -Werror flag is not passed to the build, set NO_WERROR for the makefile. Approved by: blanket (-Werror, restore DF) Notes: svn path=/head/; revision=388665
* Mark a few ports BROKENAntoine Brodin2015-05-301-0/+2
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=387922
* - Update to 0.092Sunpoet Po-Chuan Hsieh2015-05-282-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Astro-SpaceTrack/Changes Notes: svn path=/head/; revision=387733
* - Merge PLIST_FILESSunpoet Po-Chuan Hsieh2015-05-271-3/+2
| | | | Notes: svn path=/head/; revision=387547
* Switch PYTHON_REL from a 3 digits number to a 4 digits number to handleAntoine Brodin2015-05-261-1/+1
| | | | | | | | | | python 2.7.10 Differential Revision: https://reviews.freebsd.org/D2639 Reviewed by: sunpoet, mva Notes: svn path=/head/; revision=387491
* Update to 0.2.3, which fixed build with old gcc.Gleb Smirnoff2015-05-262-3/+3
| | | | Notes: svn path=/head/; revision=387462
* - Update to r423Dmitry Marakasov2015-05-252-3/+3
| | | | Notes: svn path=/head/; revision=387435
* - Update to r3598Dmitry Marakasov2015-05-252-3/+3
| | | | Notes: svn path=/head/; revision=387434
* - Add LICENSE_FILEDmitry Marakasov2015-05-231-0/+1
| | | | Notes: svn path=/head/; revision=387183
* Remove $FreeBSD$ from patches files in categories a-j.Mathieu Arnold2015-05-224-10/+0
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=387021
* Provide patch from future version to fix yournavigation.org API.Gleb Smirnoff2015-05-222-0/+124
| | | | | | | | PR: 200366 Approved by: Craig Whipp <crwhipp gmail.com> (maintainer) Notes: svn path=/head/; revision=386994
* Fix paths in pkgconf installed files.Gleb Smirnoff2015-05-213-1/+21
| | | | | | | Submitted by: Craig Whipp <crwhipp gmail.com> Notes: svn path=/head/; revision=386917
* Disable PPS support by default. The PPS thread enters infinite loop andGleb Smirnoff2015-05-201-2/+2
| | | | | | | | GPSD consumes 100% of CPU time. I'm out of time to debug that now, so simply turn off by default. Notes: svn path=/head/; revision=386901
* Use MAKE_ARGS instead of SCONS_ARGS, which is now ignored.Gleb Smirnoff2015-05-201-42/+43
| | | | | | | Submitted by: bapt Notes: svn path=/head/; revision=386900
* Update to new version fixing fallout from astro/gpsd update.Gleb Smirnoff2015-05-202-3/+3
| | | | Notes: svn path=/head/; revision=386862
* - Update to 3.14Dmitry Marakasov2015-05-195-73/+80
| | | | | | | Submitted by: glebius (maintainer) Notes: svn path=/head/; revision=386813
* - Add CPE infoDmitry Marakasov2015-05-161-1/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=386550
* - Update to version 0.12.6 (all of our patches were integrated upstream)Alexey Dokuchaev2015-05-155-61/+3
| | | | | | | | - Remove GTK'ish INSTALLS_ICONS knob, as it pulls dependencies that might be uncalled in pure X11 or Qt-based environments Notes: svn path=/head/; revision=386382
* MASTER_SITES cleanup.Mathieu Arnold2015-05-1410-14/+5
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* - Belatedly update to version 0.13.3Alexey Dokuchaev2015-05-143-5/+118
| | | | | | | | - Remove GTK'ish INSTALLS_ICONS knob, as it pulls dependencies that might be uncalled in pure X11 or Qt-based environments Notes: svn path=/head/; revision=386300
* - Update to 8339Dmitry Marakasov2015-05-122-3/+3
| | | | Notes: svn path=/head/; revision=386163
* - Don't install static libraries with INSTALL_LIB (part 2/2)Dmitry Marakasov2015-05-091-1/+2
| | | | | | | | Approved by: portmgr blanket MFH: 2015Q2 Notes: svn path=/head/; revision=385847
* Reassign to perl@.Adam Weinberger2015-05-081-1/+1
| | | | Notes: svn path=/head/; revision=385804
* - Don't install static libraries with INSTALL_LIB (part 1/2)Dmitry Marakasov2015-05-081-1/+3
| | | | | | | | Approved by: portmgr blanket MFH: 2015Q2 Notes: svn path=/head/; revision=385787
* - Update to 8279Dmitry Marakasov2015-05-082-3/+3
| | | | Notes: svn path=/head/; revision=385763
* Update ports in the games category to not use GH_COMMIT.Mathieu Arnold2015-05-072-4/+3
| | | | | | | | | | With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=385633
* - Update to 5.5Danilo Egea Gondolfo2015-05-062-3/+3
| | | | Notes: svn path=/head/; revision=385525
* Update ports in the a* categories to not use GH_COMMIT.Mathieu Arnold2015-05-064-9/+5
| | | | | | | | | | With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=385514
* - Update to 0.8-36TAKATSU Tomonari2015-05-052-4/+3
| | | | Notes: svn path=/head/; revision=385444
* - Add USE_OCAML_CAMLP4 and USE_OCAML_TK to bsd.ocaml.mk which addGuido Falsi2015-05-041-0/+2
| | | | | | | | | | | | | | | | | | depends on the camlp4 language and labltk ocaml modules, which are now in separate ports. - Update x11-toolkits/ocaml-lablgtk2 to 2.18.3 - Update graphics/ocaml-lablgl to 1.05 - Make unison ports use USE_OCAML - Convert ports to the new flags where needed - Bump PORTREVISION on ports depending on ocaml-lablgtk2, those need to be rebuilt PR: 199845 Submitted by: jbeich@ Differential Revision: https://reviews.freebsd.org/D2434 Approved by: portmgr (mat) Notes: svn path=/head/; revision=385413
* - Update to 5.4.1Danilo Egea Gondolfo2015-05-024-4/+7
| | | | Notes: svn path=/head/; revision=385219
* - Add LICENSEDmitry Marakasov2015-04-281-0/+2
| | | | Notes: svn path=/head/; revision=384936
* USE_GITHUB: For the new support, fix DISTNAME to be more consistent.Bryan Drewery2015-04-281-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | When using GH_TAGNAME the DISTNAME would have GH_PROJECT and GH_ACCOUNT in it. When not using GH_TAGNAME it would not have this. Now both cases will add in the GH_PROJECT and GH_ACCOUNT. Add special care to ensure that the DISTVERSION is not added in twice. If a port does GH_TAGNAME=v${PORTVERSION} it will be added in twice though. For that case DISTVERSIONPREFIX=v should be set and no GH_TAGNAME should be used. empty() is used rather than (!defined || !${}) to support fmake. The purpose of setting DISTNAME at all in these cases is to make it more clear that the distfile is from *GITHUB* and to avoid collisions if a project were to be renamed or moved. Without adding in GH_PROJECT and GH_ACCOUNT then there are real risks that collisions on filenames would happen on renamed or moved projects, which is fairly common. A GITHUB-generated file may not match a custom-rolled or git-archive-rolled distfile. PR: 199069 With hat: portmgr Testing done: All USE_GITHUB ports without GH_COMMIT were checksum/fetch/extract/WRKSRC tested. Notes: svn path=/head/; revision=384932
* Update to 0.78.Mathieu Arnold2015-04-282-4/+3
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=384893
* Update icu to 55.1Baptiste Daroussin2015-04-231-1/+1
| | | | Notes: svn path=/head/; revision=384614
* - Update to 5.3.1Danilo Egea Gondolfo2015-04-234-5/+14
| | | | Notes: svn path=/head/; revision=384598
* - Fix shebangsDmitry Marakasov2015-04-221-2/+3
| | | | | | | | MFH: 2015Q2 Approved by: portmgr blanket Notes: svn path=/head/; revision=384531
* - Update to 0.20Sunpoet Po-Chuan Hsieh2015-04-213-13/+14
| | | | | | | | | - Remove DOCS option Changes: http://git.schwarzvogel.de/?p=pymetar-old;a=shortlog Notes: svn path=/head/; revision=384442
* - Update to 0.091Sunpoet Po-Chuan Hsieh2015-04-172-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Astro-SpaceTrack/Changes Notes: svn path=/head/; revision=384175
* astro/wmsun: Update to version 1.12Baptiste Daroussin2015-04-065-22/+16
| | | | | | | Fix MASTER_SITES Notes: svn path=/head/; revision=383467
* astro/rmap: Update MASTER_SITESBaptiste Daroussin2015-04-062-4/+2
| | | | | | | | PR: 199203 Submitted by: ports fury Notes: svn path=/head/; revision=383463
* Mark a few ports BROKEN in astro and archivers category (unfetchable)Antoine Brodin2015-04-054-0/+8
| | | | Notes: svn path=/head/; revision=383297
* - Update to 8159Dmitry Marakasov2015-04-052-3/+3
| | | | Notes: svn path=/head/; revision=383294