1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
Commit Graph

122 Commits

Author SHA1 Message Date
Brendan Fabeny
aa89760550 - update math/R-cran-psych to 1.2.1 [1]
- update math/R to 2.15.0, and adjust dependent ports
- minor changes to bsd.cran.mk [2]: rename MASTER_CRAN_SITES to
  MASTER_SITE_CRAN, as in bsd.sites.mk; make the install target more
  flexible and allow CRAN ports to override it; add a regression-test
  target; set USE_FORTRAN to match math/R; remove some of the
  redundant checks of USE_R_MOD; honor NOPORTDATA and NOPORTDOCS

Reviewed by:	thierry, tota, wen
Approved by:	D. Rue (maintainer) [1], wen [2]
2012-05-04 20:56:15 +00:00
Brendan Fabeny
27c132c22f fix the build with a non-default LOCALBASE
Reported by:	tota
Feature safe:	yes
2012-03-17 23:30:49 +00:00
Brendan Fabeny
2dbc7784bc update math/R to 2.14.2, and adjust dependent ports 2012-03-03 16:59:36 +00:00
Brendan Fabeny
dfd5f50aa9 fix WITH_PCRE_PORT after the devel/pcre update 2012-02-16 08:17:56 +00:00
Martin Matuska
dbbf004162 Bump pcre library dependency due to 8.30 update 2012-02-14 12:45:35 +00:00
Brendan Fabeny
6ef707b384 update math/R to 2.14.1, and adjust dependent ports 2012-01-18 23:04:08 +00:00
Brendan Fabeny
6e7a2d6923 remove a problematic mirror from MASTER_SITES
Feature safe:	yes
2011-12-09 15:37:41 +00:00
Brendan Fabeny
5d57d97db9 update math/R to 2.14.0, math/R-cran-sp to 0.9-91, and adjust
dependent ports

Approved by:	linimon (portmgr), thierry, tota, wen
Feature safe:	yes
2011-11-27 07:02:15 +00:00
Brendan Fabeny
004a7c5ac2 adjust linking and comments in dependent ports after the math/atlas update;
math/atlas-devel will be updated to use the same constructs at a later date

PR:		162706
Approved by:	miwi (portmgr)
Feature safe:	yes
2011-11-22 11:14:10 +00:00
Brendan Fabeny
14e140238c update math/R to 2.13.2, and adjust dependent ports 2011-10-11 14:19:46 +00:00
Brendan Fabeny
12bc304ddb - narrow the scope of BROKEN: the build problems were caused by
the update of devel/pcre to version 8.13
- use the bundled pcre by default
2011-08-27 18:58:59 +00:00
Pav Lucistnik
3d42759a12 - Mark BROKEN: fails to package
Reported by:	pointyhat
2011-08-26 20:39:29 +00:00
Brendan Fabeny
c62fe6ede7 fix WITH_DVI_MANUALS
Reported by:	Anton Shterenlikht, Benjamin Stier
2011-08-04 23:32:05 +00:00
Brendan Fabeny
73fa6e1345 update R to 2.13.1 [1], and adjust dependent ports (this
includes workarounds intended to fix the broken sparc64
build, and fixes to the static libR, which is now in a
separate slave port, math/libR)

PR:		158947 [1]
Submitted by:	wen ([1], independently)
2011-07-28 04:19:58 +00:00
Mark Linimon
9860a2fb7a Mark as broken on sparc64: assertions fail. 2011-07-16 05:33:13 +00:00
Baptiste Daroussin
10f5e8576f - update ICU to 4.8
- chase library bump
- add an entry in UPDATING for instructions
- remove old conflict lines
2011-07-10 21:06:39 +00:00
Brendan Fabeny
1994a32b57 Fix CONFIGURE_ARGS when using atlas
Reported by:	R. Hurling
2011-05-07 07:51:44 +00:00
Brendan Fabeny
f08fd58316 - update to 2.13.0
- switch to the bundled Rblas and Rlapack by default (this
  can be changed by setting BLAS and LAPACK) which favors
  correctness in some corner cases over a slight performance
  penalty; this will be revisited after the blas and lapack
  updates
- replace the STATIC_LIBR option with a LIBR option (on
  by default): if on, libR.a and libR.so are installed,
  and R is linked to libR.so. Otherwise, R is static, and
  no libRs are installed.
- remove the superfluous copy of libR.so in ${LOCALBASE}/lib [1]
- enable the cairo and pango elements in the X11() graphics
  device by default, controlled by new PANGOCAIRO option
- add a few small patches to dependent ports, bumping
  PORTREVISION where necessary

PR:		153309 [1]
Approved by:	thierry (rkward*), wen (rpy*, R-cran-*)
2011-05-07 03:29:59 +00:00
Brendan Fabeny
ed481cb33c Clean up in preparation for update,
no functional change:
- indent more uniformly
- simplify slave port conditionals
- sort variables, pkg-plist
2011-05-05 09:01:08 +00:00
Brendan Fabeny
3d5cca3564 - Update R to 2.12.2, a bugfix release
- Bump PORTREVISION of dependent ports,
  where necessary

Approved by:	makc, miwi (mentors, implicit)
2011-02-28 16:03:13 +00:00
Brendan Fabeny
5fe86857c4 - Update R to 2.12.1
- Bump PORTREVISION of
  dependent ports

Approved by:	makc, miwi (mentors, implicit)
		pav (portmgr)
Feature safe:	yes
2011-01-29 16:53:21 +00:00
Baptiste Daroussin
513495a09a Chase devel/icu upgrade
Add an updating note
2010-12-15 11:37:49 +00:00
Brendan Fabeny
8f02a0dcfa Update to 2.11.1
PR:		148264
Prodded by:	David Wolfskill <david@catwhisker.org>
Approved by:	makc (co-mentor)
2010-07-31 15:05:25 +00:00
Brendan Fabeny
fb5116f2e7 Change my ports to use my FreeBSD.org email address. 2010-07-08 12:51:37 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Pav Lucistnik
4a8c23a99f - Fix on 6.X
Submitted by:	b. f. <bf1783@googlemail.com>
2010-05-16 23:30:46 +00:00
Wen Heping
7c69384ebe - Update to 2.11.0
PR:		ports/145993
Submitted by:	Wen Heping (myself)
Approved by:	maintainer
2010-04-26 01:28:33 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Martin Wilke
dcdae14bd1 - Make math/libRmath to a slave port of math/R
- Add an option to build libR into a static, rather than a shared library (requested by a few users)

PR:		143076
Submitted by:	Pedro F. Giffuni <giffunip@tutopia.com>
		"b. f." <bf1783@googlemail.com> (maintainer)
Approved by:	maintainer
2010-02-02 16:04:22 +00:00
Martin Wilke
3595b64975 - Update to 2.10.1
Submitted by:	"b. f." <bf1783@googlemail.com>
Thanks to:	wen@
2009-12-25 14:34:35 +00:00
Gerald Pfeifer
27ab5137ce Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.

Approved by:	portmgr
2009-09-13 00:08:01 +00:00
Martin Wilke
7b422ac63c - Update to 2.9.2
- Fix build with custom PREFIX

PR:		based on 135927
Submitted by:	bf <bf1783@gmail.com> (maintainer)
2009-08-27 09:16:19 +00:00
Dirk Meyer
3bbc108312 - update to jpeg7
Tested by:	pav on pointyhat
2009-07-18 11:11:29 +00:00
Martin Wilke
939d411f08 - Update to 2.9.0
PR:		135251
Submitted by:	bf <bf2006a@yahoo.com> (maintainer)
2009-06-15 21:07:11 +00:00
Martin Wilke
5af9456038 - Update maintainer mail adresse
Submitted by:	"b. f." <bf1783@gmail.com> (maintainer via private mail)
2009-06-07 18:51:21 +00:00
Gerald Pfeifer
7afba93af7 Fix CONFIGURE_ENV after recent USE_FORTRAN changes.
PR:		130847
Submitted by:	bf2006a@yahoo.com (maintainer)
2009-01-22 08:24:42 +00:00
Gerald Pfeifer
05a2cbc2b4 Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3. 2009-01-07 16:34:27 +00:00
Wesley Shields
7c15736a2d - Update to 2.8.1
PR:		ports/129863
Submitted by:	"Pedro F. Giffuni" <giffunip@tutopia.com>
Approved by:	bf <bf2006a@yahoo.com> (maintainer)
2009-01-07 02:33:04 +00:00
Beech Rintoul
eaa5cbadd0 - Fix pkg-plist
PR:		ports/129063
Approved by:	maintainer timeout (2+ weeks)
2008-12-14 02:20:58 +00:00
Beech Rintoul
fb75113ec9 - Fix distinfo 2008-12-13 08:00:25 +00:00
Beech Rintoul
63b0568bd2 - Update to 2.8.0
PR:		ports/129063
Submitted by:	"Pedro F. Giffuni" <giffunip@tutopia.com>
Approved by:	Maintainer Timeout (2+ Weeks)
2008-12-13 07:55:03 +00:00
Martin Wilke
5b6e789b58 - pass maintainership to submitter
PR:		129025
Submitted by:	bf <bf2006a@yahoo.com>
2008-11-21 21:02:27 +00:00
Rong-En Fan
612f9bbc73 - Update to 2.7.2
- Reset maintainership per request by maintainer

PR:		ports/128520
Submitted by:	Pedro F. Giffuni <giffunip at tutopia.com>
Approved by:	Eric van Gyzen <eric at vangyzen.net> (maintainer)
2008-11-20 08:01:09 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Pietro Cerutti
ddef8131c7 - Update to 2.7.1
PR:		125245
Submitted by:	Pedro F. Giffuni <pfgshield-freebsd@yahoo.com>
Approved by:	maintainer timeout (over three weeks)
2008-07-29 14:13:14 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Martin Wilke
5afc678aac - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-23 16:44:09 +00:00
Rong-En Fan
bfa22791da - Update to 2.6.1
PR:		ports/118358
Submitted by:	Vittorio De Martino <vdemart1 at tin.it>
Approved by:	Eric van Gyzen <eric+fbports at vangyzen.net> (maintainer)
2008-02-26 01:57:12 +00:00
Rong-En Fan
c2179e3ab7 - Update to 2.6.0
PR:		ports/117142
Submitted by:	Vittorio De Martino <vdemart1@tin.it>
Approved by:	maintainer timeout (14 days)
2007-10-27 13:11:20 +00:00