Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.2.2_1,1 20 May 2024 10:33:03 |
Vsevolod Stakhov (vsevolod) |
security/libsodium: update to 1.0.19, bump dependent ports
PR: 278259
Reported by: Andrey Korobkov <alster-vinterdalen.se> |
3.2.2,1 01 Sep 2023 17:16:14 |
Muhammad Moinur Rahman (bofh) |
devel/py-fabric: Update version 3.2.1=>3.2.2
Changelog: https://www.fabfile.org/changelog.html |
3.2.1,1 10 Aug 2023 17:03:11 |
Muhammad Moinur Rahman (bofh) |
devel/py-fabric: Update version 3.2.0=>3.2.1
Changelog: https://www.fabfile.org/changelog.html |
3.2.0,1 07 Aug 2023 11:58:16 |
Muhammad Moinur Rahman (bofh) |
devel/py-fabric: Update version 3.1.0=>3.2.0
Changelog: https://www.fabfile.org/changelog.html |
3.1.0,1 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> |
3.1.0,1 03 Jun 2023 20:18:12 |
Muhammad Moinur Rahman (bofh) |
devel/py-fabric: Update version 3.0.1=>3.1.0
Changelog: https://www.fabfile.org/changelog.html |
3.0.1,1 04 May 2023 18:54:28 |
Muhammad Moinur Rahman (bofh) |
devel/py-fabric: Update version 3.0.0=>3.0.1
Changelog: https://www.fabfile.org/changelog.html |
3.0.0,1 30 Mar 2023 15:56:52 |
Muhammad Moinur Rahman (bofh) |
devel/py-fabric: Update version 2.7.1=>3.0.0
- Change minimum python version to 3.7
Changelog: https://www.fabfile.org/changelog.html |
2.7.1_1,1 30 Jan 2023 13:02:36 |
Po-Chuan Hsieh (sunpoet) |
devel/py-fabric: Allow build with py-invoke 2.0.0+
- Bump PORTREVISION for package change
Reference: https://github.com/fabric/fabric/commit/22c02a1d3106414ac76993f0a2574494d1726a84 |
2.7.1,1 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.7.1,1 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.7.1,1 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.7.1,1 19 Jul 2022 19:12:35 |
Muhammad Moinur Rahman (bofh) |
devel/py-fabric: Update version 2.7.0=>2.7.1
- Add USE_PYTHON=pytest
Relnotes: https://github.com/fabric/fabric/releases/tag/2.7.1 |
2.7.0,1 31 Mar 2022 07:18:54 |
Muhammad Moinur Rahman (bofh) |
devel/py-fabric: Update version 2.6.0=>2.7.0
Relnotes: https://www.fabfile.org/changelog.html |
2.6.0,1 12 Mar 2022 10:40:43 |
Muhammad Moinur Rahman (bofh) |
devel/py-fabric: Update version 2.5.0=>2.6.0
Relnotes: https://www.fabfile.org/changelog.html |
2.5.0,1 08 Mar 2022 02:09:57 |
Muhammad Moinur Rahman (bofh) |
*/*: Take maintainership |
2.5.0,1 07 Mar 2022 19:07:39 |
Rene Ladan (rene) |
all: return koobs' ports to the pool after safekeeping his commit bit. |
2.5.0,1 10 Jan 2022 15:15:39 |
Stefan Eßer (se) |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
2.5.0,1 14 Oct 2021 21:30:40 |
Stefan Eßer (se) |
devel/py-fabric: Add CPE information
Approved by: portmgr (blanket) |
2.5.0,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.5.0,1 28 Dec 2020 23:02:15 |
antoine |
Drop python 2.7 support from a few ports
With hat: portmgr |
2.5.0,1 06 Sep 2019 23:25:54 |
dbaio |
devel/py-fabric: Update to 2.5.0
Fabric 2 is not at 100% feature parity with 1.x! Some features have been
explicitly dropped, but others simply have not been ported over yet,
either due to time constraints or because said features need to be
re-examined in a modern context.
More information at:
https://www.fabfile.org/upgrading.html#upgrading
https://www.fabfile.org/upgrading.html#upgrade-specifics
Changelog: https://www.fabfile.org/changelog.html
Reviewed by: koobs (maintainer)
Approved by: koobs (maintainer)
Differential Revision: https://reviews.freebsd.org/D20683 |
1.14.1,1 20 Apr 2019 15:47:24 |
koobs |
devel/py-fabric: Update to 1.14.1
- Rejig test invocation to exclude a test that hangs
- Update pkg-descr WWW to https://, where it redirects to
Changelog:
https://www.fabfile.org/changelog-v1.html
PR: 235194
Submitted by: Dani <i.dani outlook com>
MFH: 2019Q2 (bugfix release) |
1.13.2,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 |
1.13.2,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 ) |
1.13.2,1 15 Jul 2017 10:05:35 |
koobs |
devel/py-fabric: Update to 1.13.2
- Switch paramiko1 to paramiko (2.x) in RUN_DEPENDS, it is now supported [1]
Changelog:
http://www.fabfile.org/changelog.html
[1] https://github.com/fabric/fabric/issues/1461
> Description of fields to fill in above: 76 columns --|
> PR: If and which Problem Report is related.
> Submitted by: If someone else sent in the change.
> Reported by: If someone else reported the issue.
> Reviewed by: If someone else reviewed your modification.
> Approved by: If you needed approval for this commit. (Only the first 15 lines of the commit message are shown above ) |
1.12.0_1,1 08 Nov 2016 05:48:03 |
lwhsu |
- Use security/py-paramiko1
PR: 213893 |
1.12.0,1 28 Oct 2016 11:28:25 |
lwhsu |
- Update to 1.12.0
PR: 211589
Submitted by: lwhsu
Approved by: koobs (maintainer) |
1.10.2,1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.10.2,1 03 Mar 2016 08:11:24 |
koobs |
devel/py-fabric: Update to 1.10.2, Modernize
- Update PORTVERSION and distinfo checksum (1.10.2)
- Update and sort TEST_DEPENDS (adding RUN_DEPENDS no longer needed)
- Update test target and remove TESTS option bits accordingly
- Enable NO_ARCH (architecture independent)
- Repatch setup.py
Changes:
http://www.fabfile.org/changelog.html |
1.9.0,1 20 Oct 2014 16:04:14 |
mva |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
1.9.0,1 28 Jul 2014 12:29:24 |
koobs |
devel/py-fabric: Update to 1.9.0
- Update to 1.9.0
- Add LICENSE_FILE
- Tweak COMMENT
- Tweak py-nose dependency prefix
- Limit Fabric to Python 2.x (*not* Python 3.x compatible)
- Wrap `test` command in setuptools bits using PYDISTUTILS_SETUP
- Patch setup.py to accept any version of fudge (even though its not
compatible and causes 2 test failures)
Changes:
http://www.fabfile.org/changelog.html |
1.8.4,1 13 Jun 2014 08:58:19 |
koobs |
devel/py-fabric: Update to 1.8.4, fix w/ paramiko > 1.13
- Update to 1.8.4 (containing fix for paramiko > 1.13)
- Tweak RUN_DEPENDS on paramiko to match version string in setup.py
Changes:
* Enhance setup.py to allow Paramiko 1.13+ under Python 2.6+. [1]
* Treat paths that begin with tilde "~" as absolute lute paths instead of
relative. [2]
[1] https://github.com/fabric/fabric/issues/1105
[2] https://github.com/fabric/fabric/issues/898
PR: 190856
Reported by: blackmore at pichove dot org |
1.8.3,1 08 Jun 2014 12:17:08 |
koobs |
devel/py-fabric: Update to 1.8.3
- Update to 1.8.3
- pkg-descr: Tab to space in WWW:
- Pet portlint
PR: 189837
Submitted by: Bartek Rutkowski <ports at robakdesign dot com> |
1.8.2,1 16 Feb 2014 12:06:00 |
koobs |
devel/py-fabric: Update to 1.8.2
- Update to 1.8.2
- Simplify DISTNAME
- Switch to standard `python setup.py test` for regression-test
Changes:
https://github.com/fabric/fabric/blob/1.8.2/docs/changelog.rst |
1.8.1,1 01 Feb 2014 09:13:51 |
koobs |
devel/py-fabric: Update to 1.8.1 and Modernize
- Update to 1.8.1
- Enable STAGE support
- Update LICENSE (BSD2CLAUSE)
- Enable AUTOPLIST, delete pkg-plist
- Deprecate PYDISTUTILS_PKGNAME and update DISTNAME accordingly
- Deprecate OPTIONSFILE override
- Use OPTIONS helpers |
1.8.0,1 02 Oct 2013 10:07:31 |
koobs |
devel/py-fabric: Update to 1.8.0
- Update to 1.8.0
Changes: http://docs.fabfile.org/en/1.8/changelog.html |
1.7.0,1 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.7.0,1 06 Sep 2013 09:31:01 |
koobs |
devel/py-fabric: Update to 1.7
- Update to 1.7
- Add Jinja2 to TEST_DEPENDS
Changes:
http://docs.fabfile.org/en/1.7/changelog.html
PR: ports/181861
Submitted by: Gasol Wu <gasol.wu@gmail.com> |
1.6.1,1 01 Jun 2013 14:15:57 |
koobs |
devel/py-fabric: Update to 1.6.1
- Update to 1.6.1
- Move TEST_DEPENDS up into DEPENDS section
- Tweak TESTS option description
- Make the tests verbose in regression-test:
Changes: https://github.com/fabric/fabric/blob/1.6.1/docs/changelog.rst |
1.6.0,1 18 Mar 2013 07:12:44 |
koobs |
- Update to 1.6.0
- Fix COMMENT according to standards
- Update py-paramiko version requirement
- Fix nosetests TEST_DEPENDS line
Changes: http://docs.fabfile.org/en/1.6/changelog.html
Approved by: rm (mentor)
PR: ports/176662 |
1.5.1,1 09 Feb 2013 14:50:27 |
koobs |
Update MAINTAINER address for all my ports. While I'm here,
standardise and canonicalise Makefile header format and contents.
Approved by: eadler (mentor) |
1.5.1,1 02 Dec 2012 01:28:29 |
wxs |
Update to 1.5.1.
Trim header.
Switch to depending upon py-paramiko.
Add TESTS option.
Whitespace in pkg-descr.
PR: ports/173733
Submitted by: Gasol Wu <gasol.wu@gmail.com>
Approved by: maintainer
Feature safe: yes |
1.4.3,1 05 Oct 2012 11:11:19 |
sbz |
- Update to 1.4.3
- Submitter is now maintainer
PR: ports/170130
Submitted by: Kubilay Kocak <koobs.freebsd at gmail.com>
Approved by: maintainer timeout ((>14 days) |
1.4.2,1 11 Jun 2012 01:59:24 |
swills |
- Update to 1.4.2
PR: ports/167281
Submitted by: koobs k <koobs.freebsd@gmail.com>
Approved by: clsung |
1.3.3,1 20 Dec 2011 07:13:56 |
clsung |
- Update to 1.3.3
- take over maintainership
Approved by: yzlin (via lwhsu) |
1.0.2,1 08 Aug 2011 19:55:12 |
pav |
- Update to 1.0.2
PR: ports/158284
Submitted by: Jin-Sih Lin <linpct@gmail.com>
Approved by: maintainer timeout (yzlin; 1 month) |
1.0.1,1 23 May 2011 08:36:50 |
wen |
- Update to 1.0.1
PR: ports/156909
Submitted by: Alexandre Anriot <alexandre@atlantilde.com>
Approved by: maintainer(timeout, >14 days) |
0.9.3,1 12 Feb 2011 17:20:12 |
lwhsu |
- Update to 0.9.3
PR: ports/154156
Submitted by: lwhsu
Approved by: maintainer timeout |
0.9.2,1 27 Oct 2010 15:50:32 |
yzlin |
- Update to 0.9.2
PR: ports/151445
Submitted by: lwhsu |
0.9.1,1 07 Jul 2010 10:04:35 |
yzlin |
- Update to 0.9.1
Feature safe: yes |
0.9.0,1 02 Feb 2010 06:15:33 |
yzlin |
- Update to 0.9.0
Approved by: lwhsu/rafan (mentors, implicit) |
0.9a2 29 Jul 2009 12:59:14 |
yzlin |
- Change to my mail address at FreeBSD.org
Approved by: lwhsu (mentor) |
0.9a2 30 May 2009 21:04:14 |
miwi |
- Update to 0.9a2
PR: 134850
Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> (maintainer) |
0.1.1 11 Apr 2009 06:24:21 |
lwhsu |
- Update to 0.1.1
PR: ports/133573
Submitted by: Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw> (maintainer) |
0.1.0 16 Mar 2009 08:07:47 |
nivit |
Fabric is a simple pythonic remote deployment tool.
It is designed to upload files to, and run shell commands on, a number
of servers in parallel or serially. These commands are grouped in tasks
(regular python functions) and specified in a 'fabfile.'
This is called remote automation, and the primary use case is deploying
applications to multiple similar hosts.
WWW: http://www.nongnu.org/fab/
PR: ports/132653
Submitted by: Yi-Jheng Lin <yzlin at cs.nctu.edu.tw> |