Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8.0_1 08 Apr 2024 06:46:18
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-epsilon: Remove PY_SETUPTOOLS
py-setuptools should be used rather than PY_SETUPTOOLS |
0.8.0_1 29 Feb 2024 07:18:32
    |
Charlie Li (vishwin)  |
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 |
0.8.0_1 21 Feb 2024 15:07:17
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-epsilon: Cosmetic change |
0.8.0_1 18 Jul 2023 00:53:09
    |
Charlie Li (vishwin)  |
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}
Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.
With hat: python
PR: 270510, 270358 |
0.8.0_1 30 Jun 2023 07:03:30
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-epsilon: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for package change |
0.8.0 27 Jun 2023 19:34:34
    |
Rene Ladan (rene)  |
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> |
0.8.0 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.8.0 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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.
(Only the first 15 lines of the commit message are shown above ) |
0.8.0 20 Jul 2022 14:21:35
    |
Tobias C. Berner (tcberner)  |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.8.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.8.0 28 Dec 2020 23:02:15
  |
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
0.8.0 06 Nov 2020 11:26:55
  |
sunpoet  |
Update to 0.8.0
Changes: https://github.com/twisted/epsilon/releases
https://github.com/twisted/epsilon/blob/master/NEWS.rst |
0.7.3_1 26 Feb 2020 20:46:51
  |
sunpoet  |
Cosmetic change |
0.7.3_1 10 Apr 2019 06:18:32
  |
antoine  |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
0.7.3 29 Jul 2018 19:15:36
  |
sunpoet  |
Update to 0.7.3
Changes: https://github.com/twisted/epsilon/releases
https://github.com/twisted/epsilon/blob/master/NEWS.rst |
0.7.2 27 Jun 2018 23:34:21
  |
sunpoet  |
Update to 0.7.2
- Fix version requirement of RUN_DEPENDS
Changes: https://github.com/twisted/epsilon/releases
https://github.com/twisted/epsilon/blob/master/NEWS.rst |
0.7.1_2 20 Jun 2018 17:05:44
  |
mat  |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
0.7.1_2 25 Apr 2018 16:42:38
  |
amdmi3  |
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.
Approved by: portmgr blanket, mat |
0.7.1_2 16 Dec 2017 20:55:31
  |
sunpoet  |
Allow concurrent installation (USE_PYTHON=concurrent)
- Update CONFLICTS_INSTALL
- Reformat pkg-descr
- Add PyPI as primary WWW
- Add GitHub repository to WWW
- Bump PORTREVISION for package change |
0.7.1_1 30 Nov 2017 15:50:34
  |
mat  |
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 (Only the first 15 lines of the commit message are shown above ) |
0.7.1_1 19 May 2017 15:35:18
  |
sunpoet  |
Use CONFLICTS_INSTALL instead of CONFLICTS |
0.7.1_1 18 May 2017 16:03:31
  |
sunpoet  |
Change from USES=twisted to devel/py-twisted
- Add LICENSE_FILE
- Bump PORTREVISION for dependency change
- Take maintainership |
0.7.1 19 May 2016 10:21:25
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
0.7.1 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.7.1 02 Mar 2016 14:26:29
  |
vanilla  |
Update to 0.7.1. |
0.7.0 20 Oct 2014 16:04:14
  |
mva  |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
0.7.0 18 Jan 2014 08:21:56
  |
culot  |
- Update to 0.7.0 [1]
- Shorten COMMENT
PR: ports/185820 [1]
Submitted by: Bartek Rutkowski <ports@robakdesign.com> |
0.6.0 26 Dec 2013 19:31:28
  |
wg  |
devel/py-epsilon: allow staging and use auto plist |
0.6.0 08 Dec 2013 12:04:08
  |
mva  |
New USES=twisted, to replace the old USE_TWISTED knob.
twisted can be configured with the arguments run or build to replace
the previous USE_TWISTED_RUN and USE_TWISTED_BUILD knobs. The twisted
components can be added as comma-separated arguments. If you previously
wrote
USE_TWISTED= yes
USE_TWISTED= conch names
USE_TWISTED_RUN= yes
you now would write
USES= twisted
USES= twisted:conch,names
USES= twisted:run |
0.6.0 20 Sep 2013 17:13:47
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.6.0 18 Jul 2012 06:28:06
 |
cs  |
Register CONFLICTS
Submitted by: Sulev-Madis 'ketas' Silber (via e-mail) |
0.6.0 03 Jun 2012 12:14:38
 |
cs  |
Set maintainership back to ports@ |
0.6.0 15 Sep 2011 12:33:27
 |
cs  |
Change maintainer address to my FreeBSD address
Approved by: wen@ (mentor) |
0.6.0 18 Aug 2011 14:53:34
 |
glarkin  |
- Fixed LICENSE
- Fixed WWW link
PR: ports/158976
Submitted by: C-S <c-s@c-s.li> (maintainer) |
0.6.0 03 Nov 2010 00:52:25
 |
wen  |
- Update to 0.6.0
- Pass maintainership to submitter
PR: ports/150427
Submitted by: C-S <c-s@c-s.li> |
0.5.12 27 Apr 2010 01:41:02
 |
pgollucci  |
- Release some more ports |
0.5.12 16 May 2009 06:27:56
 |
pgollucci  |
- Mark most of my ports MAKE_JOBS_SAFE=yes
Tested by: several builds in P6 TB |
0.5.12 10 Apr 2009 06:19:39
 |
pgollucci  |
- Update to 0.5.12
Override PYDISTUTILS_EGGINFO due to upstream goof in EGG name |
0.5.11_1 03 Feb 2009 10:39:32
 |
pgollucci  |
- Fix pkg-plist
PR: ports/131326
Submitted by: Wen Heping <wenheping@gmail.com> |
0.5.11 26 Dec 2008 02:54:25
 |
pgollucci  |
Update to 0.5.11
PR: ports/129937
Submitted by: Wen Heping <wenheping@gmail.com>
Approved by: araujo (mentor, implicit) |
0.5.9_1 02 Dec 2008 02:15:33
 |
wxs  |
Fix the RUN_DEPENDS to be correct. |
0.5.9_1 02 Dec 2008 01:18:55
 |
wxs  |
- Add missing RUN_DEPENDS.
PR: ports/128678
Submitted by: Aragon Gouveia <aragon@phat.za.net>
Approved by: pgollucci (maintainer timeout) |
0.5.9 22 Aug 2008 18:43:22
 |
pgollucci  |
- Update to 0.5.9
Approved by: gabor (mentor) |
0.5.8 31 Jul 2008 16:19:28
 |
pgollucci  |
- Update to 0.5.8
Approved by: gabor (mentor) |
0.5.7 23 Jul 2008 02:43:55
 |
pgollucci  |
Update my ports to my freebsd address
Approved by: araujo (mentor) |
0.5.7 20 Jul 2008 17:05:46
 |
araujo  |
- Update to 0.5.7.
- Pass maintainership to submitter.
PR: ports/125621
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> |
0.5.6 12 Oct 2007 22:17:19
 |
alexbl  |
- Update to 0.5.6
- drop maintainership
PR: 115408
Submitted by: Piet Delport <pjd@satori.za.net> |
0.4.0 30 Jul 2007 09:42:28
 |
alexbl  |
- Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav |
0.4.0 13 Sep 2006 03:21:38
 |
alexbl  |
Change all my MAINTAINER lines to my new FreeBSD.org address.
Approved by: novel |
0.4.0 11 Apr 2006 12:01:24
 |
garga  |
A small utility package that depends on tools too recent for Twisted (like
datetime in python2.4) but performs generic enough functions that it can be
used in projects that don't want to share Divmod's other projects' large
footprint.
Currently included:
* A powerful date/time formatting and import/export class (ExtimeDotTime),
for exchanging date and time information between all Python's various
ways to interpret objects as times or time deltas.
* Tools for managing concurrent asynchronous processes within Twisted.
* A metaclass which helps you define classes with explicit states.
* A featureful Version class.
* A formal system for application of monkey-patches.
WWW: http://divmod.org/trac/wiki/DivmodEpsilon
PR: ports/95611
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> |