notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: math/py-statsmodels/Makefile

Number of commits found: 54

Saturday, 9 Mar 2024
17:13 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/py-statsmodels: Remove cython version check from BUILD_DEPENDS
commit hash: 9d8bb64a926db8fdbb35b9a617b7ec8d9d158dce commit hash: 9d8bb64a926db8fdbb35b9a617b7ec8d9d158dce commit hash: 9d8bb64a926db8fdbb35b9a617b7ec8d9d158dce commit hash: 9d8bb64a926db8fdbb35b9a617b7ec8d9d158dce 9d8bb64
14:06 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/py-statsmodels: Update version requirement of BUILD_DEPENDS
commit hash: e4c4edf31bcafc505490be5051b0c70d1db8cb76 commit hash: e4c4edf31bcafc505490be5051b0c70d1db8cb76 commit hash: e4c4edf31bcafc505490be5051b0c70d1db8cb76 commit hash: e4c4edf31bcafc505490be5051b0c70d1db8cb76 e4c4edf
Thursday, 29 Feb 2024
07:18 Charlie Li (vishwin) search for other commits by this committer
devel/py-setuptools-scm: update to 8.0.4

Directory and PORTNAME changed to match normalised name in release
tarball; consumers updated to match.

Although setuptools itself is specified as a run dependency in the
Python package metadata, it is currently left out here to prevent
environment pollution until at least PR 270510 is committed.
Additionally, this version of setuptools-scm requires setuptools>=61,
which means this version is only meant for USE_PYTHON=pep517 ports
as all USE_PYTHON=distutils ports will switch to devel/py-setuptools58
also after PR 270510. science/py-emmet-core is switched to
devel/py-setuptools_scm7 accordingly, as it specifies setuptools-scm<8.
devel/py-{flit-scm,hatch-vcs} have ${PY_SETUPTOOLS} added to
RUN_DEPENDS to compensate.

Further details: https://wiki.freebsd.org/Python/setuptools

Reported by: yuri
Co-authored by: matthew
Exp-run by: antoine (earlier iteration)
Approved by: yuri (science/py-emmet-core, previous iteration)
PR: 272134
Differential Revision: https://reviews.freebsd.org/D39288
commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454 commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454 commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454 commit hash: 5d4139f8bdb67bd6e8328422f9762661bd0d6454 5d4139f
Monday, 25 Dec 2023
09:00 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/py-statsmodels: Update to 0.14.1

- Convert to USE_PYTHON=pep517

Changes:	https://github.com/statsmodels/statsmodels/releases
		https://www.statsmodels.org/stable/release/index.html
commit hash: 380948e01837aa2873a7279408675039c283f58c commit hash: 380948e01837aa2873a7279408675039c283f58c commit hash: 380948e01837aa2873a7279408675039c283f58c commit hash: 380948e01837aa2873a7279408675039c283f58c 380948e
Tuesday, 27 Jun 2023
19:34 Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb 3d9a815
Sunday, 7 May 2023
21:13 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/py-statsmodels: Update to 0.14.0

Changes:	https://github.com/statsmodels/statsmodels/releases
		https://www.statsmodels.org/stable/release/index.html
commit hash: 982695957c6abd3ac55c3500d7eabd302d9f1c10 commit hash: 982695957c6abd3ac55c3500d7eabd302d9f1c10 commit hash: 982695957c6abd3ac55c3500d7eabd302d9f1c10 commit hash: 982695957c6abd3ac55c3500d7eabd302d9f1c10 9826959
Sunday, 23 Apr 2023
09:09 Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b 8d3e020
Wednesday, 11 Jan 2023
15:58 Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 77d6847
Friday, 30 Dec 2022
09:05 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/py-statsmodels: Update to 0.13.5

Changes:	https://github.com/statsmodels/statsmodels/releases
		https://www.statsmodels.org/stable/release/index.html
commit hash: 4011c725d3efcc971fac5b0d768e0d78e713a05a commit hash: 4011c725d3efcc971fac5b0d768e0d78e713a05a commit hash: 4011c725d3efcc971fac5b0d768e0d78e713a05a commit hash: 4011c725d3efcc971fac5b0d768e0d78e713a05a 4011c72
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 20 Jul 2022
14:22 Tobias C. Berner (tcberner) search for other commits by this committer
math: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Alessando Sagratini <ale_sagra@hotmail.com>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Amarendra Godbole <amarendra.godbole@gmail.com>
  *  Anders Nordby <anders@FreeBSD.org>
  *  Andreas Fehlner (fehlner@gmx.de)
  *  Andrew L. Neporada <andrew@chg.ru>
  *  Andrey <gugu@zoo.rambler.ru>
  *  Andrey Zakhvatov
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Anton Berezin <tobez@plab.ku.dk>
  *  Anton Berezin <tobez@tobez.org>
  *  Anton Shterenlikht
  *  Anton Shterenlikht <mexas@bris.ac.uk>
  *  Bob Eager <bob@eager.cx>
  *  Charlie Kester <corky1951@comcast.net>
  *  Cheng-Lung Sung <clsung@FreeBSD.org>
  *  Cheng-Lung Sung <clsung@dragon2.net>
  *  Chris D. Faulhaber <jedgar@fxp.org>
  *  Christopher J. Ruwe
  *  Christopher Key <cjk32@cam.ac.uk>
  *  Chuck Hein <geekdude@pacbell.net>
  *  Cyrille Szymanski <cnszym@gmail.com>
  *  Dan Rue <drue@therub.org>
  *  Danilo Egea Gondolfo <danilo@FreeBSD.org>
  *  David Naylor <dbn@FreeBSD.org>
  *  David Naylor <naylor.b.david@gmail.com>
  *  Dereckson <dereckson@gmail.com>
  *  Devin Teske <dteske@FreeBSD.org>
  *  Dmitry Sivachenko <demon@FreeBSD.org>
  *  Dmitry Sivachenko <mitya@yandex-team.ru>
  *  Don Croyle <croyle@gelemna.org>
  *  Douglas K. Rand (rand@meridian-enviro.com)
  *  Dylan Simon <dylan@dylex.net>
  *  Edwin Groothuis <edwin@mavetju.org>
  *  Eijiro Shibusawa <ej-sib@ice.uec.ac.jp>
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Eoin Lawless (eoin@maths.tcd.ie)
  *  Eric A. Griff <eagriff@global2000.net>
  *  Eric van Gyzen <vangyzen@stat.duke.edu>
  *  Ewgenij Gawrilow <gawrilow@math.tu-berlin.de>
  *  Fernan Aguero <fernan@iib.unsam.edu.ar>
  *  Foxfair Hu <foxfair@FreeBSD.org>
  *  Frederic Han <han@math.jussieu.fr>
  *  Gabor Kovesdan <gabor@FreeBSD.org>
  *  Gea-Suan Lin <gslin@gslin.org>
  *  George Reid <greid@ukug.uk.freebsd.org>
  *  Giuseppe Pilichi aka Jacula Modyun <jacula@gmail.com>
  *  Greg Larkin <glarkin@FreeBSD.org>
  *  Guangyuan Yang <ygy@FreeBSD.org>
  *  Gustau Perez i Querol <gustau.perez@gmail.com>
  *  Heinz Tschabitscher
  *  Horia Racoviceanu <horia@racoviceanu.com>
  *  Hye-Shik Chang <perky@fallin.lv>
  *  Iblis Lin <iblis@hs.ntnu.edu.tw>
  *  Issei Suzuki <issei@jp.FreeBSD.ORG>
  *  Janni
  *  Jason Harris <jharris@widomaker.com>
  *  Javad Kouhi <javad.kouhi@gmail.com>
  *  Jean-Yves Lefort <jylefort@FreeBSD.org>
  *  Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
  *  Joe Marcus Clarke <marcus@FreeBSD.org>
  *  Johannes Dieterich <dieterich@ogolem.org>
  *  Johannes M Dieterich <jmd@FreeBSD.org>
  *  Johannes Meixner <johannes@perceivon.net>
  *  John Marino <marino@FreeBSD.org>
  *  Joseph Koshy <jkoshy@FreeBSD.org>
  *  Ju Pengfei <ju.pengfei@gmail.com>
  *  Jukka A. Ukkonen <jau@iki.fi>
  *  Kay Lehmann <kay_lehmann@web.de>
  *  Kevin Lo <kevlo@FreeBSD.org>
  *  Klaus T. Aehlig <aehlig@linta.de>
  *  Kubilay Kocak <koobs@FreeBSD.org>
  *  Kurt Jaeger <fbsd-ports@opsec.eu>
  *  Lars Engels <lme@FreeBSD.org>
  *  Lars Koeller <Lars.Koeller@Uni-Bielefeld.DE>
  *  Lars Koeller <Lars.Koeller@Uni-Bielefeld.de>
  *  Li-Wen Hsu <lwhsu@FreeBSD.org>
  *  Li-Wen Hsu <lwhsu@lwhsu.org>
  *  M. L. Dodson, <bdodson@scms.utmb.edu>
  *  Maho Nakata <maho@FreeBSD.org>
  *  Mario S F Ferreira <lioux@FreeBSD.org>
  *  Mario S F Ferreira <lioux@linf.unb.br> et al.
  *  Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
  *  Mark Felder <feld@FreeBSD.org>
  *  Mark R V Murray <markm@FreeBSD.org>
  *  Martin Matuska <mm@FreeBSD.org>
  *  Matthew Seaman <matthew@FreeBSD.org>
  *  Maurice Castro <maurice@serc.rmit.edu.au>
  *  Maxim Sobolev <sobomax@FreeBSD.org>
  *  Maxime Henrion <mux@FreeBSD.org>
  *  Michael Haro <mharo@FreeBSD.org>
  *  Michael Johnson <ahze@FreeBSD.org>
  *  Michael Johnson <ahze@ahze.net>
  *  Michael Neumann <mneumann@ntecs.de>
  *  Muhammad Moinur Rahmanh <5u623l20@gmail.com>
  *  NAKATA Maho <chat95@mbox.kyoto-inet.or.jp>
  *  NAKATA, Maho <maho@FreeBSD.org>
  *  Nakata Maho <maho@FreeBSD.org>
  *  Nicola Vitale <nivit@email.it>
  *  Olivier Duchateau
  *  Pedro F. Giffuni
  *  Pedro F. Giffuni <giffunip@asme.org>
  *  Pedro Giffuni
  *  Pedro Giffuni <giffunip@asme.org>
  *  Pedro Giffuni <pfg@FreeBSD.org>
  *  Peter Pentchev <roam@FreeBSD.org>
  *  Philip Paeps <philip@FreeBSD.org>
  *  Pierre-Paul Lavoie <ppl@nbnet.nb.ca>
  *  Pietro Cerutti <gahr@FreeBSD.org>
  *  Piotr Rybicki <meritus@innervision.pl>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Rainer Hurling <rhurlin@gwdg.de>
  *  Robert Jenssen
  *  Robin Schilham
  *  Rod Taylor <ports@rbt.ca>
  *  Roman Neuhauser <neuhauser@sigpipe.cz>
  *  Sander Vesik <sander@haldjas.folklore.ee>
  *  Scott Flatman <sf@dsinw.com>
  *  Seamus Venasse <svenasse@polaris.ca>
  *  Sergey A. Osokin <osa@FreeBSD.org>
  *  Sergey Akifyev <asa@agava.com>
  *  Sergey Akifyev <asa@gascom.ru>
  *  Sergey Skvortsov <skv@FreeBSD.org>
  *  Sergey Skvortsov <skv@protey.ru>
  *  Shell Hung <shell@shellhung.org>
  *  Shin-ya MURAKAMI <murashin@gfd-dennou.org>
  *  Stas Timokhin <devel@stasyan.com>
  *  Stefan A. Deutscher (sad@mailaps.org)
  *  Stefan Esser <se@StefanEsser.FreeBSD.org>
  *  Stephen Montgomery-Smith <stephen@FreeBSD.edu>
  *  Stephen Montgomery-Smith <stephen@FreeBSD.org>
  *  Stephen Montgomery-Smith <stephen@math.missouri.edu>
  *  Stephen Montgomery-Smith <stephen@missouri.edu>
  *  Steve Wills <steve@mouf.net>
  *  Steve Wills <swills@FreeBSD.org>
  *  Steven Kreuzer <skreuzer@FreeBSD.org>
  *  Steven Kreuzer <skreuzer@f2o.org>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  TAKATSU Tomonari <tota@FreeBSD.org>
  *  Thierry Thomas (<thierry@pompo.net>)
  *  Thierry Thomas <thierry@pompo.net>
  *  Thomas Gellekum <tg@FreeBSD.org>
  *  Thomas Sandford <freebsduser@paradisegreen.co.uk>
  *  Timothy Bourke <timbob@bigpond.com>
  *  Tony Maher
  *  Tz-Huan Huang <tzhuan@csie.org>
  *  Vsevolod Stakhov <vsevolod@FreeBSD.org>
  *  Vsevolod Stakhov <vsevolod@highsecure.ru>
  *  Waitman Gobble <waitman@waitman.net>
  *  Wen Heping <wen@FreeBSD.org>
  *  Wen Heping <wenheping@gmail.com>
  *  Will Andrews <andrews@technologist.com>
  *  Yi-Hsuan Hsin <mhsin@mhsin.org>
  *  Ying-Chieh Liao <ijliao@FreeBSD.org>
  *  Yinghong.Liu <relaxbsd@gmail.com>
  *  Yoshiaki UCHIKAWA <yoshiaki@kt.rim.or.jp>
  *  Yukihiro Nakai <Nakai@technologist.com>
  *  Yuri Victorovich <yuri@FreeBSD.org>
  *  Yuri Victorovich <yuri@rawbw.com>
  *  Yuri Victorovich <yuri@tsoft.com>
  *  Zhen REN <bg1tpt@gmail.com>
  *  amir.husaini@gmail.com
  *  arved
  *  asami
  *  b.f. <bf@FreeBSD.org>
  *  bart <lbartoletti@FreeBSD.org>
  *  bauerm
  *  bf <bf2006a@yahoo.com>
  *  bf <bf@FreeBSD.org>
  *  bf@FreeBSD.org
  *  bremner@unb.ca
  *  chinsan
  *  chuckr@FreeBSD.org
  *  dawe <daweonline@gmail.com>
  *  dbader@ece.unm.edu
  *  dd
  *  demon@FreeBSD.org
  *  dikshie
  *  eserte
  *  fenner
  *  gahr
  *  giffunip
  *  gmarco@giovannelli.it
  *  gurkan@phys.ethz.ch
  *  ijliao
  *  janek@gaja.ipan.lublin.pl
  *  jhs@berklix.com / asami (original)
  *  jmz
  *  js@jeannot.org
  *  keith@FreeBSD.org
  *  ljo
  *  mr
  *  nobu@rd.isac.co.jp
  *  pauls@utdallas.edu
  *  pusto@web.de
  *  reg@shale.csir.co.za
  *  rfarmer@predatorlabs.net
  *  stephen@FreeBSD.org
  *  thierry@pompo.net
  *  tobez
  *  will
  * # Created by Matthias Fechner <mfechner@FreeBSD.org>

With hat:	portmgr
commit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5da commit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5da commit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5da commit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5da f53eb28
Monday, 7 Mar 2022
18:11 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/py-statsmodels: Update to 0.13.2

Changes:	https://github.com/statsmodels/statsmodels/releases
		https://www.statsmodels.org/stable/release/index.html
commit hash: 5e7e5773ce417b690296284bf469fb001faa2208 commit hash: 5e7e5773ce417b690296284bf469fb001faa2208 commit hash: 5e7e5773ce417b690296284bf469fb001faa2208 commit hash: 5e7e5773ce417b690296284bf469fb001faa2208 5e7e577
Sunday, 21 Nov 2021
18:20 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/py-statsmodels: Update to 0.13.1

Changes:	https://github.com/statsmodels/statsmodels/releases
		https://www.statsmodels.org/stable/release/index.html
commit hash: 9e627bbf52db0088e4b561fdb140b950af40e9d7 commit hash: 9e627bbf52db0088e4b561fdb140b950af40e9d7 commit hash: 9e627bbf52db0088e4b561fdb140b950af40e9d7 commit hash: 9e627bbf52db0088e4b561fdb140b950af40e9d7 9e627bb
Monday, 1 Nov 2021
13:41 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/py-statsmodels: Update to 0.13.0

Changes:	https://github.com/statsmodels/statsmodels/releases
		https://www.statsmodels.org/stable/release/index.html
commit hash: b931cf4dbd5924bbd71b7bbfa405bea3a97bc888 commit hash: b931cf4dbd5924bbd71b7bbfa405bea3a97bc888 commit hash: b931cf4dbd5924bbd71b7bbfa405bea3a97bc888 commit hash: b931cf4dbd5924bbd71b7bbfa405bea3a97bc888 b931cf4
Thursday, 29 Apr 2021
14:23 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/py-statsmodels: Fix BUILD_DEPENDS
commit hash: 537e48b031ba868281efc4111db2c3a4245676e6 commit hash: 537e48b031ba868281efc4111db2c3a4245676e6 commit hash: 537e48b031ba868281efc4111db2c3a4245676e6 commit hash: 537e48b031ba868281efc4111db2c3a4245676e6 537e48b
Sunday, 18 Apr 2021
05:43 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
math/py-statsmodels: Remove PYNUMPY
commit hash: e508560dfc9a724b785f76f4976b061950cd68a1 commit hash: e508560dfc9a724b785f76f4976b061950cd68a1 commit hash: e508560dfc9a724b785f76f4976b061950cd68a1 commit hash: e508560dfc9a724b785f76f4976b061950cd68a1 e508560
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Saturday, 6 Feb 2021
20:47 sunpoet search for other commits by this committer
Update to 0.12.2

Changes:	https://github.com/statsmodels/statsmodels/releases
		https://www.statsmodels.org/stable/release/index.html
Original commitRevision:564289 
Saturday, 30 Jan 2021
13:29 sunpoet search for other commits by this committer
Update USES=python: math/py-pandas 1.2.0 requires Python 3.7+

PR:		250103
Original commitRevision:563407 
Sunday, 8 Nov 2020
17:20 sunpoet search for other commits by this committer
Update to 0.12.1

Changes:	https://github.com/statsmodels/statsmodels/releases
		https://www.statsmodels.org/stable/release/index.html
Original commitRevision:554548 
Saturday, 5 Sep 2020
21:32 sunpoet search for other commits by this committer
Update version requirement of RUN_DEPENDS
Original commitRevision:547722 
Sunday, 30 Aug 2020
07:15 sunpoet search for other commits by this committer
Update to 0.12.0

Changes:	https://github.com/statsmodels/statsmodels/releases
		https://www.statsmodels.org/stable/release/index.html
Original commitRevision:547009 
Friday, 21 Aug 2020
21:24 sunpoet search for other commits by this committer
Add LICENSE_FILE
Original commitRevision:545661 
Friday, 28 Feb 2020
19:23 sunpoet search for other commits by this committer
Convert PORTDOCS and PORTEXAMPLES to PLIST entries
Original commitRevision:527364 
Saturday, 22 Feb 2020
15:56 sunpoet search for other commits by this committer
Update to 0.11.1

Changes:	https://github.com/statsmodels/statsmodels/releases
		https://www.statsmodels.org/stable/release/index.html
Original commitRevision:526795 
Saturday, 25 Jan 2020
18:26 sunpoet search for other commits by this committer
Update to 0.11.0

Changes:	https://github.com/statsmodels/statsmodels/releases
		https://www.statsmodels.org/stable/release/index.html
Original commitRevision:524082 
Sunday, 8 Dec 2019
17:03 sunpoet search for other commits by this committer
Update to 0.10.2

Changes:	https://github.com/statsmodels/statsmodels/releases
Original commitRevision:519419 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
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
Original commitRevision:507372 
Sunday, 21 Jul 2019
20:48 sunpoet search for other commits by this committer
Update to 0.10.1

Changes:	https://github.com/statsmodels/statsmodels/releases
Original commitRevision:507095 
Thursday, 27 Jun 2019
20:04 sunpoet search for other commits by this committer
Update to 0.10.0

Changes:	https://github.com/statsmodels/statsmodels/releases
Original commitRevision:505228 
Wednesday, 12 Dec 2018
01:35 gerald search for other commits by this committer
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
Original commitRevision:487272 
Saturday, 17 Nov 2018
17:32 sunpoet search for other commits by this committer
Change the way *_DEPENDS are set
Original commitRevision:485156 
Wednesday, 20 Jun 2018
17:05 mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
Original commitRevision:472884 
Saturday, 19 May 2018
11:07 sunpoet search for other commits by this committer
Cosmetic change
Original commitRevision:470385 
Tuesday, 15 May 2018
23:59 sunpoet search for other commits by this committer
Update to 0.9.0

Changes:	https://github.com/statsmodels/statsmodels/releases
		https://github.com/statsmodels/statsmodels/commits/master
Original commitRevision:470078 
Saturday, 10 Mar 2018
17:46 gerald search for other commits by this committer
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
Original commitRevision:464084 
Sunday, 25 Feb 2018
05:33 sunpoet search for other commits by this committer
Update to genuine 0.8.0

- Change MASTER_SITES to CHEESESHOP
- Remove BUILD_DEPENDS
- Fix version requirement of RUN_DEPENDS
- Use SHEBANG_GLOB
- Cosmetic change
- Bump PORTREVISION for package change
- Take maintainership

Changes:	https://github.com/statsmodels/statsmodels/releases
		https://github.com/statsmodels/statsmodels/commits/maintenance/0.8.x
Original commitRevision:462925 
Saturday, 24 Feb 2018
08:52 tcberner search for other commits by this committer
Give xmj@'s ports back to the pool

PR:		226157
Submitted by:	xmj
Original commitRevision:462775 
Thursday, 30 Nov 2017
15:50 mat search for other commits by this committer
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
Original commitRevision:455210 
Sunday, 11 Jun 2017
16:53 miwi search for other commits by this committer
- Update to 0.8.0

PR:		219751
Submitted by:	maintainer
Original commitRevision:443397 
Thursday, 23 Jun 2016
09:48 tz search for other commits by this committer
Change all occurrences of xmj@chaot.net to johannes@perceivon.net as the owner
requested.

This only affects "Created by" lines with one exception: devel/uclcmd. There the
maintainer is changed. This was overlooked in r416918.

Approved by: junovitch (mentor)
Original commitRevision:417356 
Wednesday, 15 Jun 2016
09:04 tz search for other commits by this committer
Change MAINTAINER from xmj@FreeBSD.org to johannes@perceivon.net

PR:           210265
Submitted by: Johannes Jost Meixner (johannes@perceivon.net)
Approved by:  pi (mentor)
Original commitRevision:416918 
Wednesday, 25 May 2016
16:54 pi search for other commits by this committer
Several ports: Change MAINTAINER from xmj@chaot.net to xmj@FreeBSD.org

PR:		209746
Submitted by:	xmj
Original commitRevision:415848 
Friday, 1 Apr 2016
14:16 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412348 
Friday, 28 Aug 2015
13:39 amdmi3 search for other commits by this committer
- Switch to options helpers
- While here, add some NO_ARCHes and couple missing PORT_OPTIONS=DOCS

Approved by:	portmgr blanket
Original commitRevision:395483 
Monday, 25 May 2015
17:36 xmj search for other commits by this committer
math/py-statsmodels: fix build- and plist issues

- fix build issues through adding Cython to BUILD_DEPENDSi
- fix plist issues
Original commitRevision:387392 
Friday, 22 May 2015
04:37 xmj search for other commits by this committer
math/py-statsmodels: switch to GitHub, clean up stuff

- switch upstream to GitHub
- as there is no new release available, bump PORTREVISION
- remove Sphinx build from docs option, due to recursive imports.
Original commitRevision:386983 
Tuesday, 9 Dec 2014
17:33 xmj search for other commits by this committer
math/py-statsmodels: update to 0.6.1, unbreak, modernize

- update to 0.6.1 and unbreak
- replace noegginfo with concurrent in USE_PYTHON

Differential Revision:	https://reviews.freebsd.org/D1287
Approved by:	swills (mentor)
Original commitRevision:374411 
Sunday, 7 Dec 2014
16:31 feld search for other commits by this committer
Update "BSD" license in math category
Original commitRevision:374217 
Tuesday, 21 Oct 2014
16:54 mva search for other commits by this committer
- Convert ports of math/ to new USES=python

Approved by:	portmgr (implicit)
Original commitRevision:371328 
Wednesday, 10 Sep 2014
20:50 gerald search for other commits by this committer
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)
Original commitRevision:367888 
Thursday, 19 Jun 2014
21:40 antoine search for other commits by this committer
Mark BROKEN: Fails to build

building [html]: targets for 66 source files that are out of date
updating environment: 1739 added, 0 changed, 0 removed
reading sources... [  0%] anova
Traceback (most recent call last):
...
  File
"/wrkdirs/usr/ports/math/py-statsmodels/work/statsmodels-0.5.0/docs/sphinxext/ipython_directive.py",
line 589, in setup
    store_history=False)
  File
"/wrkdirs/usr/ports/math/py-statsmodels/work/statsmodels-0.5.0/docs/sphinxext/ipython_directive.py",
line 260, in process_input_line
    source_raw = splitter.source_raw_reset()[1]
AttributeError: 'IPythonInputSplitter' object has no attribute
'source_raw_reset'
*** [do-build] Error code 1

Reported by:	pkg-fallout
Original commitRevision:358468 
Monday, 10 Mar 2014
20:55 gerald search for other commits by this committer
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3.  This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.

Part II, Bump PORTREVISIONs.

PR:		182136
Supported by:	Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by:	bdrewery (two -exp runs)
Original commitRevision:347809 
Friday, 22 Nov 2013
12:40 wg search for other commits by this committer
math/py-statsmodels: Complement to SciPy for statistical computations

Statsmodels is a Python package that provides a complement to scipy for
statistical computations including descriptive statistics and estimation and
inference for statistical models.

Main Features:
* linear regression models: GLS (including WLS and LS aith AR errors) and OLS.
* glm: Generalized linear models with support for all of the one-parameter
  exponential family distributions.
* discrete: regression with discrete dependent variables, including Logit,
  Probit, MNLogit, Poisson, based on maximum likelihood estimators
* rlm: Robust linear models with support for several M-estimators.
* tsa: models for time series analysis - univariate: AR, ARIMA; multivariate:
  VAR and structural VAR
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Original commitRevision:334582 

Number of commits found: 54