Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.7.2 18 Jun 2024 04:00:08
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-testtools: Update to 2.7.2
Changes: https://github.com/testing-cabal/testtools/releases |
2.7.1 14 Nov 2023 17:15:56
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-testtools: Update to 2.7.1
- Convert to USE_PYTHON=pep517
Changes: https://github.com/testing-cabal/testtools/releases |
2.6.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> |
2.6.0 05 Apr 2023 17:30:35
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-testtools: Update to 2.6.0
Changes: https://github.com/testing-cabal/testtools/releases
https://github.com/testing-cabal/testtools/blob/master/NEWS |
2.5.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) |
2.5.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 ) |
2.5.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 ) |
2.5.0 15 Jul 2021 23:52:37
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-testtools: Update to 2.5.0
- Convert REINPLACE_CMD to patch file
Changes: https://github.com/testing-cabal/testtools/releases |
2.4.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.4.0 28 Dec 2020 23:02:15
  |
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
2.4.0 28 Mar 2020 12:53:52
  |
sunpoet  |
Update to 2.4.0
Changes: https://github.com/testing-cabal/testtools/blob/master/NEWS |
2.3.0_3 11 Aug 2019 11:28:32
  |
sunpoet  |
Update RUN_DEPENDS
- Bump PORTREVISION for dependency change |
2.3.0_2 24 Sep 2018 11:14:13
  |
sunpoet  |
Fix RUN_DEPENDS
- Add LICENSE_FILE
- Bump PORTREVISION for dependency change
PR: 228769
Submitted by: Kai <freebsd_ports@k-worx.org> |
2.3.0_1 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 |
2.3.0_1 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 |
2.3.0_1 25 Feb 2018 05:33:02
  |
sunpoet  |
Fix version requirement of RUN_DEPENDS
- Update COMMENT
- Fix indent
- Add NO_ARCH
- Use INSTALL_DATA instead of CP
- Update pkg-descr
- Add PyPI as primary WWW
- Take maintainership |
2.3.0_1 24 Feb 2018 08:52:27
  |
tcberner  |
Give xmj@'s ports back to the pool
PR: 226157
Submitted by: xmj |
2.3.0_1 29 Dec 2017 03:44:46
  |
wen  |
- Add missing dependancy
PR: 223707
Submitted by: fullermd@over-yonder.net
Approved by: maintainer(timeout, > 40 days) |
2.3.0 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 ) |
2.3.0 03 Jun 2017 14:32:43
  |
tcberner  |
Update to 2.3.0 and give maintainership
- update to 2.3.0
- actually allow build on python 3.x
- give maintainership to xmj
PR: 219335
Submitted by: xmj |
0.9.35_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.9.35_1 25 Dec 2015 19:01:28
  |
cs  |
Back to pool |
0.9.35_1 27 Oct 2014 10:58:26
  |
bapt  |
Cleanup plist |
0.9.35_1 20 Oct 2014 16:04:14
  |
mva  |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
0.9.35_1 14 Apr 2014 20:09:07
  |
cs  |
Add missing dependency
PR: ports/188417
Submitted by: Matthew D.Fuller <fullermd@over-yonder.net> |
0.9.35 31 Jan 2014 19:49:08
  |
cs  |
- Update to 0.9.35
- Support staging |
0.9.21 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.9.21 04 Nov 2012 21:23:39
  |
cs  |
- Update to 0.9.16
- Cleanup Makefile header
- Cleanup pkg-descr
Feature safe: yes |
0.9.16 31 Aug 2012 13:41:22
  |
cs  |
- Update to 0.9.16
- tidy pkg-descr |
0.9.15 19 May 2012 07:38:12
 |
cs  |
Update to 0.9.15 |
0.9.12 07 Oct 2011 07:33:42
 |
cs  |
Update to 0.9.12
Approved by: wen@ (co-mentor) |
0.9.11 15 Sep 2011 12:33:27
 |
cs  |
Change maintainer address to my FreeBSD address
Approved by: wen@ (mentor) |
0.9.11 13 Jul 2011 17:01:57
 |
glarkin  |
- Updated to 0.9.11
ChangeLog: https://launchpad.net/testtools/0.9/0.9.11
- Corrected the license
PR: ports/158834
Submitted by: C-S <c-s@c-s.li> (maintainer) |
0.9.10 21 Apr 2011 20:42:09
 |
glarkin  |
- Updated to 0.9.10
Changes: https://launchpad.net/testtools/0.9/0.9.9
https://launchpad.net/testtools/0.9/0.9.10
PR: ports/156389
Submitted by: C-S <c-s@c-s.li> (maintainer) |
0.9.8 07 Jan 2011 23:10:39
 |
glarkin  |
- Updated to 0.9.8 (https://launchpad.net/testtools/0.9/0.9.8)
- Added another MASTER_SITE
PR: ports/153699
Submitted by: C-S <c-s@c-s.li> |
0.9.7 23 Oct 2010 01:50:49
 |
glarkin  |
- Updated to 0.9.7
- Added LICENSE
PR: ports/151641
Submitted by: C-S <c-s at c-s dot li> (maintainer) |
0.9.6 13 Sep 2010 23:44:04
 |
pgollucci  |
- Add missing python virtual categories |
0.9.6 03 Sep 2010 18:09:49
 |
glarkin  |
testtools is a set of extensions to the Python standard library's
unit testing framework. These extensions have been derived from
years of experience with unit testing in Python and come from many
different sources. testtools also backports unittest changes from
recent Pythons to Python 2.4 and 2.5.
WWW: https://launchpad.net/testtools
PR: ports/149967
Submitted by: Carlo Strub |