Commit graph

2747 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
77863698ee - Update to 4.29
Changes:	http://search.cpan.org/dist/Astro-Catalog/Changes
2013-12-05 20:25:34 +00:00
Sunpoet Po-Chuan Hsieh
6de7d761a3 - Update to 0.059
Changes:	http://search.cpan.org/dist/Astro-satpass/Changes
2013-12-04 22:08:49 +00:00
David Naylor
f62456a872 Add stage support to Mk/bsd.cran.mk and all USE_R_MOD ports (aka R-cran-*).
Since this patch converts all affected ports, bsd.cran.mk no longer supports
NO_STAGE and errors out if NO_STAGE is set.

Exp-run:	ports/184216
Reviewed by:	bdrewery
Approved by:	portsmgr, wen
2013-11-27 18:56:43 +00:00
Sunpoet Po-Chuan Hsieh
ddc3d3c530 - Update to 0.58
- Convert to new options helper

Changes:	http://search.cpan.org/dist/Astro-satpass/Changes
2013-11-25 19:58:05 +00:00
Sunpoet Po-Chuan Hsieh
c24bbd3e67 - Support STAGEDIR
- Simplify Makefile
2013-11-25 18:14:33 +00:00
Sunpoet Po-Chuan Hsieh
8938416596 - Update to 3.350
- Convert to new LIB_DEPENDS format

Changes:	http://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/changes.txt
2013-11-25 11:33:17 +00:00
Sunpoet Po-Chuan Hsieh
692a97ac77 - Update to 0.083
Changes:	http://search.cpan.org/dist/Astro-SpaceTrack/Changes
2013-11-24 16:17:00 +00:00
Max Brazhnikov
4561e036c7 - Convert to USES=qmake
- Use options helpers
- Convert LIB_DEPENDS to new style

Approved by:	portmgr (blanket approval)
2013-11-22 12:55:18 +00:00
Dmitry Marakasov
810c5aaa55 - Update to 6388 2013-11-21 23:31:54 +00:00
Sunpoet Po-Chuan Hsieh
73440ed900 - Support STAGEDIR 2013-11-20 03:20:56 +00:00
Philippe Audeoud
0b3f2443eb - Update to 0.029 2013-11-19 09:32:19 +00:00
Alexey Dokuchaev
c9131a0d93 Update to version 0.12.4. 2013-11-19 01:49:40 +00:00
Rusmir Dusko
0ee32b518d - Update to 1.5
- Add dependency for textproc/p5-XML-Parser
- Use the new format for LIB_DEPENDS
- USE_GNOME cairo instead of graphics/cairo
- Support STAGEDIR

Approved by:	pawel / wg (mentors, implicit)
2013-11-18 23:04:19 +00:00
Baptiste Daroussin
e48bd32e3d Convert to dos2unix 2013-11-18 13:04:09 +00:00
Raphael Kubo da Costa
6018dc2a70 Fix the build on FreeBSD 10 and 11.
Explicitly link the final executable against libQtCore.so, as the linker
does not add implicit dependencies anymore. The dependency was already
registered in the Makefile, so no PORTREVISION bump is required.
2013-11-17 21:38:26 +00:00
Sunpoet Po-Chuan Hsieh
eca9e1a584 - Support STAGEDIR 2013-11-15 09:40:36 +00:00
Brendan Fabeny
1b81841d48 Update math/R to 3.0.2 patched r64207 and math/R-cran-SuppDists to 1.1-9.1;
adjust dependent ports

Reviewed by:	pfg, thierry, tota
2013-11-13 08:19:34 +00:00
Sunpoet Po-Chuan Hsieh
0b0ac8fab6 - Update to 1.80.00
- Add LICENSE
- Support STAGEDIR
- While I'm here:
  - Move DOCS installation from post-install: to do-install:
  - Install DOCS to STAGEDIR unconditionally

PR:		ports/183828
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
2013-11-10 19:47:59 +00:00
Raphael Kubo da Costa
87e4d0657e - Support staging, which allows us to simplify the Makefile a bit.
- Fix a regression introduced in r297435 (ports/167611) that hardcoded
  wcslib.pc's installation path and rendered the sed call in the post-patch
  target useless. This broke automated builds in things like Poudriere.

PR:		ports/183718
Submitted by:	rakuco@
Approved by:	Tony Maher <tonymaher@optusnet.com.au> (maintainer)
2013-11-10 17:27:16 +00:00
Sunpoet Po-Chuan Hsieh
935284401a - Update to 0.28
- Add LICENSE

Changes:	http://search.cpan.org/dist/Astro-SIMBAD-Client/Changes
2013-11-09 18:48:57 +00:00
Sunpoet Po-Chuan Hsieh
7618ecb102 - Update to 0.082
Changes:	http://search.cpan.org/dist/Astro-SpaceTrack/Changes
2013-11-09 18:48:53 +00:00
William Grzybowski
239e1ee2b3 astro/py-pyfits: update to 3.1.2
- Update to 3.1.2 [1]
- Adjust run depends
- Use python auto plist

PR:		ports/180464 [1]
Submitted by:	nwhitehorn
Approved by:	maintainer
2013-11-06 14:42:02 +00:00
Wen Heping
bda70375e3 - Support stage
- Pass maintainership to perl@
2013-11-05 14:23:29 +00:00
Mark Felder
52aa0bd54d USE_GCC is not necessary
PR:		ports/183551
Submitted by:	tijl
Approved by:	swills (mentor, implicit) & maintainer
2013-11-04 16:47:41 +00:00
Mark Felder
ecb3b6673d Reverting STAGE support. Just realized the way the .db and .cfg files
are being installed needs to be reworked for STAGE or we will always
overwrite them, breaking POLA

Approved by:	swills (mentor, implicit), my guilty conscience
2013-11-02 23:37:13 +00:00
Mark Felder
361034c3a0 Support STAGE while here...
PR:		ports/183551
Approved by:	swills (mentor, implicit)
2013-11-02 23:18:25 +00:00
Mark Felder
04748d659f Fix build on FreeBSD 10+
PR:		ports/183551
Approved by:	swills (mentor, implicit)
2013-11-02 23:06:17 +00:00
Gerald Pfeifer
3be3e90f93 Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
 - 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
 - Removed compatibility with K&R compilers, which was untestable due
   to lack of such compilers.
 - New functions
   . mpc_log10
   . mpc_mul_2si, mpc_div_2si
 - Speed-ups
   . mpc_fma
 - Bug fixes
   . mpc_div and mpc_norm now return a value indicating the effective
     rounding direction, as the other functions.
   . mpc_mul, mpc_sqr and mpc_norm now return correct results even if
     there are over- or underflows during the computation.
   . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
     infinite part and equals output variable is corrected.
   . mpc_fr_sub: Wrong return value for imaginary part is corrected.

Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.

Bump PORTREVISIONS of all dependent ports.

PR:		183141
Approved by:	portmgr (bdrewery)
2013-10-26 00:52:33 +00:00
Vanilla I. Shu
ed0fdb020a support STAGEDIR. 2013-10-25 14:04:57 +00:00
Emanuel Haupt
cac976f177 Fix pacakge list.
Notified by:	az
2013-10-25 11:20:05 +00:00
Vanilla I. Shu
5119e172dd Support STAGEDIR. 2013-10-25 06:28:14 +00:00
Sunpoet Po-Chuan Hsieh
1ec00c4c2e - Update to 0.081
Changes:	http://search.cpan.org/dist/Astro-SpaceTrack/Changes
2013-10-23 17:21:56 +00:00
Emanuel Haupt
84040e0860 Support staging. 2013-10-23 10:26:46 +00:00
Dmitry Marakasov
444b74f1ca - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with a)
Approved by:	portmgr (bdrewery)
2013-10-22 13:50:43 +00:00
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
Alexey Dokuchaev
fc09e01ef1 Fix the build on recent -CURRENT and stagify while I'm here.
PR:	ports/182027
2013-10-20 14:53:20 +00:00
Dmitry Marakasov
a8b2f8b2d7 - Support staging 2013-10-17 01:19:58 +00:00
Dmitry Marakasov
fecfc3b42f - Support staging
- Use new LIB_DEPENDS syntax
2013-10-17 01:15:50 +00:00
Carlo Strub
408d3eb35d - Update to 2.13.2
- Support staging
2013-10-16 05:48:29 +00:00
Dmitry Marakasov
efbcce3296 - Update to 1.7.4
- Support staging
- Fix build with clang

PR:		182191
Submitted by:	Christoph Moench-Tegeder <cmt@burggraben.net>
Approved by:	maintainer timeout
2013-10-16 02:36:08 +00:00
Dmitry Marakasov
01a500c35d - Support staging
- Use new LIB_DEPENDS syntax
2013-10-16 01:10:29 +00:00
Carlo Strub
1cb9ec8cdd Support staging 2013-10-15 19:00:50 +00:00
Mathieu Arnold
4e3451aabf Support staging.
PR:		ports/182910
Submitted by:	mat (me)
Approved by:	maintainer
2013-10-15 14:23:29 +00:00
Mathieu Arnold
42a493f522 Seems the ICBMs would have missed me by a bit. 2013-10-11 18:49:15 +00:00
Mark Felder
eea87bf4ec - Adding myself to freebsd.committers.markers
Approved by:	swills (mentor)
2013-10-11 18:32:54 +00:00
Baptiste Daroussin
dcb9666c86 remove USE_GCC=4.2+ all support freebsd version has it or better. 2013-10-08 20:50:39 +00:00
Baptiste Daroussin
bb02d570a4 Developement ceased 8 years ago, depends on some gnome1 libraries 2013-10-07 10:46:24 +00:00
Pietro Cerutti
2b78db854d - Update to 6.4.4.2 [1]
- While at it, make it STAGE-clean

PR:		182775
Submitted by:	maintainer
2013-10-07 07:31:55 +00:00
Sunpoet Po-Chuan Hsieh
47900d2ee4 - Update to 0.080
Changes:	http://search.cpan.org/dist/Astro-SpaceTrack/Changes
2013-10-06 18:46:50 +00:00
Baptiste Daroussin
877f103d9e Dot not arbritrary change PKGNAME 2013-10-04 07:18:59 +00:00