Commit graph

63 commits

Author SHA1 Message Date
Wen Heping
57be3c4c59 math/py-pandas: Update to 1.4.4
Update DEPENDS
PR:		266333
Reported by:	wen@
Exp-run by:	antoine@
2022-09-17 11:21:41 +08:00
Stefan Eßer
b7f05445c0 Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
2022-09-07 23:10:59 +02:00
Wen Heping
e9d61783dc math/py-pandas: Update to 1.3.5
PR:		261070
Reported by:	wen@
Exp-run by:	antoine@
2022-03-08 15:32:07 +08:00
Stefan Eßer
c6de339666 math/py-pandas: Add CPE information
Approved by:	portmgr (blanket)
2021-10-14 12:12:38 +02:00
Po-Chuan Hsieh
1e26ca1b39
math/py-pandas: Remove PYNUMPY 2021-07-25 04:23:15 +08:00
Po-Chuan Hsieh
100f003be3
math/py-pandas: Update to 1.2.5
Changes:	https://github.com/pandas-dev/pandas/releases
2021-07-01 04:44:03 +08:00
Po-Chuan Hsieh
ee4aa41b49
math/py-pandas: Add ALCHEMY14 option 2021-05-12 05:47:31 +08:00
Mathieu Arnold
cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Sunpoet Po-Chuan Hsieh
78ec3936f7 Clean up
There is nothing for substitution in pkg-message.
2021-03-07 22:32:49 +00:00
Sunpoet Po-Chuan Hsieh
af3595a70d Update to 1.2.0
Changes:	https://github.com/pandas-dev/pandas/releases
PR:		250103
Exp-run by:	antoine
2021-01-30 13:29:37 +00:00
Antoine Brodin
aa7a6c429e Drop python 2.7 support from a few ports
With hat:	portmgr
2020-12-28 23:02:12 +00:00
Sunpoet Po-Chuan Hsieh
0cb6fe8470 Pass maintainership to python@
PR:		243693
Submitted by:	John W. O'Brien <john@saltant.com> (maintainer)
2020-01-29 19:17:54 +00:00
Antoine Brodin
5f7a5d7445 Revert r511603, removal of py27 flavor was untested
Reported by:	pkg-fallout
With hat:	portmgr
2019-09-10 05:49:37 +00:00
Wen Heping
09bb9ed87c - Update to 0.25.1
- Update DEPENDS

PR:		240084
Submitted by:	john@saltant.com(maintainer)
2019-09-09 01:28:17 +00:00
Gerald Pfeifer
ea8c8ec7da Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
2019-07-26 20:46:53 +00:00
Koichiro Iwao
11d0d387a6 math/py-pandas: Update to 0.24.2
Add OPTION for databases/py-sqlalchemy13

PR:		236645
Submitted by:	John W. O'Brien <john@saltant.com> (maintainer)
2019-03-20 06:04:25 +00:00
Steve Wills
a32f86e63c math/py-pandas: Update to 0.24.1
PR:		236453
Submitted by:	John W. O'Brien <john@saltant.com> (maintainer)
2019-03-18 22:16:55 +00:00
Steve Wills
2fd6a932d8 math/py-pandas: update to 0.24.0
PR:		235335
Submitted by:	John W. O'Brien <john@saltant.com> (maintainer)
2019-01-31 01:16:02 +00:00
Gerald Pfeifer
a9f015d155 Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
2018-12-12 01:35:33 +00:00
Steve Wills
5a9c01db67 math/py-pandas: Update to 0.23.4
PR:		232252
Submitted by:	John W. O'Brien <john@saltant.com> (maintainer)
2018-10-14 18:46:09 +00:00
Sunpoet Po-Chuan Hsieh
b6d2ea378f Update to 0.23.3
PR:		230161
Submitted by:	John W. O'Brien <john@saltant.com> (maintainer)
2018-07-31 00:05:44 +00:00
Mathieu Arnold
4376dbbb58 Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
2018-06-20 17:05:41 +00:00
Sunpoet Po-Chuan Hsieh
ed557fde7b Update to 0.23.0
- Add ALCHEMY12 option
- While I'm here:
  - Use >= instead of > for some *_DEPENDS
  - Update WWW

Changes:	https://github.com/pandas-dev/pandas/releases
		https://pandas.pydata.org/pandas-docs/version/0.23.0/whatsnew.html
PR:		228545
Submitted by:	John W. O'Brien <john@saltant.com> (maintainer)
2018-06-03 18:17:23 +00:00
Sunpoet Po-Chuan Hsieh
24a2854d39 Convert to options dependency helper
Approved by:	portmgr (blanket)
2018-05-19 11:08:26 +00:00
Gerald Pfeifer
c2a92a1aea Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
2018-03-10 17:46:04 +00:00
Steve Wills
5ad9370d00 math/py-pandas: Update to 0.22.0
PR:		225205
Submitted by:	John W. O'Brien <john@saltant.com> (maintainer)
2018-01-16 15:08:08 +00:00
Wen Heping
44f4ca605b - Upgrade to 0.21.1
- Remove stale testing bits

PR:		224598
Submitted by:	john@saltant.com(maintainer)
2017-12-27 12:29:16 +00:00
Mathieu Arnold
551be3c723 Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
  current python flavor.  It can be used in dependency lines when the
  port itself is not python flavored.  For example, deskutils/calibre.

  By default, all the flavors are generated.  To only generate flavors
  for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
  BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.

  In all the ports with Python dependencies, the *_DEPENDS entries MUST
  end with the flavor so that the framework knows which to build/use.
  This is done by appending '@${PY_FLAVOR}' after the origin (or
  @${FLAVOR} if in a Python module with Python flavors, as the content
  will be the same).  For example:

    RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}

PR:		223071
Reviewed by:	portmgr, python
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D12464
2017-11-30 15:50:30 +00:00
Tobias C. Berner
dd0658d1b5 Update math/py-pandas to 0.21.0
PR:		223849
Submitted by:	John W. O'Brien <john@saltant.com> (maintainer)
2017-11-25 18:39:42 +00:00
Sunpoet Po-Chuan Hsieh
788b305b1f Update to 0.20.1
Changes:	https://github.com/pandas-dev/pandas/releases
PR:		219620
Submitted by:	John W. O'Brien <john@saltant.com> (maintainer)
2017-05-29 15:28:52 +00:00
Rene Ladan
ecf8dab16c math/py-pandas: remove support for expired SQL Alchemy 0.8 and 0.9, use
SQL Alchemy 1.0 for test dependencies.

PR:		217593
Submitted by:	rene
Approved by:	maintainer (john@saltant.com)
2017-03-12 19:42:20 +00:00
Wen Heping
0451ec87d3 - Update to 0.19.2
- Expand optional dependency on SQLAlchemy to v1.1
- Strip binary modules

PR:		215876
Submitted by:	john@saltant.com(maintainer)
2017-01-09 10:50:20 +00:00
Wen Heping
51300b0009 - Update to 0.19.1
PR:		214301
Submitted by:	john@saltant.com(maintainer)
2016-11-08 01:57:49 +00:00
Matthew Seaman
d91eb811d5 Reorganise and modernise the py-sqlalchemy ports.
- Introduce new ports for the sqlalchemy 0.9 and 1.0 release branches.
 - Deprecate the ports for the 0.6 and 0.7 release branches, as these
   have been declared EoL and are no longer supported by upstream.
 - Update to the latest available version in each branch.

In detail:

   Port                 Version Maintainer
   ----------------------------------------------
   py-sqlalchemy06      0.6.9   nivit@FreeBSD.org (Deprecate 2016-08-20) [1]
   py-sqlalchemy07      0.7.10  nivit@FreeBSD.org (renamed py-sqlalchemy, Deprecate 2016-08-20) [1]
   py-sqlalchemy08      0.8.7   nivit@FreeBSD.org (renamed py-sqlalchemy-devel) [1]
   py-sqlalchemy09      0.9.10  m.tsatsenko@gmail.com (new, repocopy from py-sqlalchemy-devel) [2]
   py-sqlalchemy10      1.0.13  m.tsatsenko@gmail.com (new, repocopy from py-sqlalchemy-devel) [2]

 - Use options-helpers and option dependent make targets.
 - Use autoplist for documents as well as python code
 - Add all the docments to the packages: previously an arbitrary
   subset was added in a way that excluded CSS, images and other HTML
   assets.
 - Use TEST_DEPENDS and add a TEST_TARGET instead of having a 'TEST'
   option.
 - Use py-pytest for 0.9.x and later, rather than py-nose.
 - Add CONFLICTS_INSTALL between all of the py-sqlalchemyXY ports.

PR:		191442
Submitted by:	robak
Reviewed by:	robak
Reviewed by:	pi
Approved by:	nivit (maintainer timeout, ~300days) [1]
Approved by:    m.tsatsenko@gmail.com (maintainer) [2]
Sponsored by:	https://reviews.freebsd.org/D908
2016-05-22 10:52:44 +00:00
Kurt Jaeger
247c9f9c23 math/py-pandas: 0.17.0 -> 0.18.1
Changes:
  http://pandas.pydata.org/pandas-docs/version/0.18.1/
- Add optional dependencies on devel/py-Jinja2 and textproc/py-xlsxwriter

PR:		209521
Submitted by:	John W. O'Brien <john@saltant.com> (maintainer)
2016-05-15 19:56:51 +00:00
Mathieu Arnold
8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00
Antoine Brodin
1eff39459f - Remove OPENPYXL1 option from py-pandas
- Set an EXPIRATION_DATE for py-openpyxl1 (deprecated since May 2014)
2016-03-09 19:34:03 +00:00
Wen Heping
253aa61a00 - Update to 0.17.0
PR:		204183
Submitted by:	john@saltant.com(maintainer)
2015-11-01 13:12:39 +00:00
Bartek Rutkowski
d773b24aa7 math/py-pandas: update 0.16.1 -> 0.16.2
PR:		201363
Submitted by:	John W. O'Brien <john@saltant.com> (maintainer)
2015-07-07 09:36:02 +00:00
Johannes Jost Meixner
5d8bd8b3f5 math/py-pandas: update to 0.16.1
- update to 0.16.1
- add SQL storage option, and SQLalchemy dependency
- enable Bottleneck and Numexpr options by default

PR:		200451
Submitted by:	John W. O'Brien <john@saltant.com>
2015-05-26 04:56:43 +00:00
Vanilla I. Shu
d189843f6c Upgrade to 0.16.0.
PR:		199011
Submitted by:	maintainer
2015-03-30 05:55:10 +00:00
Pawel Pekala
6588e7f54e Update to version 0.15.2
PR:		195948
Submitted by:	maintainer
2014-12-16 23:39:45 +00:00
Dmitry Marakasov
c0636fc6c3 - Update to 0.15.1
PR:		195535
Submitted by:	john@saltant.com (maintainer)
2014-12-03 13:34:48 +00:00
Pawel Pekala
cae6212aec - Update to version 0.15.0
- Offer experimental Openpyxl2 support
- epend on minimum versions of optional ports per upstream docs

PR:		194504
Submitted by:	maintainer
2014-11-04 16:11:57 +00:00
Bartek Rutkowski
7eca8dff0c math/py-pandas: convert to USES=python format
PR:		193205
Submitted by:	John W. O'Brien <john@saltant.com>
Approved by:	mentors (implicit)
2014-09-22 13:42:16 +00:00
Gerald Pfeifer
15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
Frederic Culot
7a9ab3fd2f - Update to 0.14.1
PR:		ports/191857
Submitted by:	John W. O'Brien <john@saltant.com> (maintainer)
2014-07-24 16:47:21 +00:00
Antoine Brodin
02f1958821 Fix 2 DEPENDS lines 2014-06-15 16:47:38 +00:00
Martin Wilke
85ef09be66 - Update to 0.14.0
PR:		190850
2014-06-15 08:37:03 +00:00