1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Commit Graph

2726 Commits

Author SHA1 Message Date
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
Sunpoet Po-Chuan Hsieh
9ec77cfb87 - Update to 0.079
Changes:	http://search.cpan.org/dist/Astro-SpaceTrack/Changes
2013-10-03 16:20:03 +00:00
Sunpoet Po-Chuan Hsieh
c5eea9cdd2 - Update to 0.078
- Support STAGEDIR

Changes:	http://search.cpan.org/dist/Astro-SpaceTrack/Changes
2013-10-02 17:44:06 +00:00
Sunpoet Po-Chuan Hsieh
7895fe2dc0 - Support STAGEDIR 2013-09-30 15:10:28 +00:00
Sunpoet Po-Chuan Hsieh
3703080d82 - Support STAGEDIR 2013-09-30 14:10:43 +00:00
Niclas Zeising
5a4c543c2b The FreeBSD graphics/x11 team proudly presents
a kwm, zeising production:

MESA 9.1.6

Starring:
Mesa 9.1.6, including libGL, libGLU and dri (new xorg only)
Addition of libEGL and libglesv2
KMS support for ATI graphics cards in 10-current (new xorg only)
Improved sparc64 support for new xorg. [1]
pixman 0.30.2, including shlib bump and portrevision bumps
libX11 1.6.2
Make absolute pointing devices work with x11-drivers/xf86-input-mouse
x11-drivers/xf86-video-ati 7.2.0 for 10-current (KMS aware ati driver)

Also starring:
Updates to drivers and other libraries and utilities

Additional notes:
When updating MESA related ports (libGL, dri) you need to remove old versions
first.  See UPDATING for details.

PR:		ports/181962 [2]
Submitted by:	marius [1]
		zeising [2]
Exp-run by:	bdrewery
Approved by:	portmgr (bdrewery)

Thanks to all who helped testing!
2013-09-29 17:01:41 +00:00
Sunpoet Po-Chuan Hsieh
12f61e9e5b - Support STAGEDIR 2013-09-28 17:13:28 +00:00
Sunpoet Po-Chuan Hsieh
b883cfe9a9 - Support STAGEDIR 2013-09-28 17:13:24 +00:00
Sunpoet Po-Chuan Hsieh
cef72a4f36 - Support STAGEDIR 2013-09-28 17:13:20 +00:00
Sunpoet Po-Chuan Hsieh
6cfe675d1c - Support STAGEDIR 2013-09-28 17:13:16 +00:00
Sunpoet Po-Chuan Hsieh
113de86a1c - Support STAGEDIR 2013-09-28 17:13:11 +00:00
Sunpoet Po-Chuan Hsieh
6acbbcf755 - Support STAGEDIR 2013-09-28 17:13:07 +00:00
Sunpoet Po-Chuan Hsieh
3bf6d6336d - Support STAGEDIR 2013-09-28 17:13:03 +00:00
Sunpoet Po-Chuan Hsieh
e644d4e980 - Support STAGEDIR 2013-09-28 17:12:59 +00:00
Sunpoet Po-Chuan Hsieh
72ba653b3b - Support STAGEDIR 2013-09-28 17:12:55 +00:00
Dmitry Marakasov
13155c7415 - Update to 15.1 2013-09-28 15:37:25 +00:00
Dmitry Marakasov
fb9b8158a7 - Update to r310
- Support staging
2013-09-28 15:32:24 +00:00
Dmitry Marakasov
efcc77ad43 - Update to r2724
- Support staging
2013-09-28 15:31:40 +00:00
Dmitry Marakasov
c7c1853cc9 - Support staging 2013-09-28 15:31:18 +00:00
Marcus von Appen
d22ea88436 - Enable stage support
- Convert to PYDISTUTILS_AUTOPLIST
2013-09-27 21:17:26 +00:00
Rene Ladan
e22e3c3c0c Remove a now unnecessary post-install target which confuses 'make stage'. 2013-09-26 09:01:16 +00:00
Rene Ladan
f795e6fb25 Partially fix build on CURRENT, linking still fails. 2013-09-26 08:51:49 +00:00