| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
PR: 267994
Differential revision: D37518
Approved by: bapt
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
A big Thank You to the original contributors of these ports:
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Christopher Boumenot <boumenot@gmail.com>
* David Naylor <naylor.b.david@gmail.com>
* Dermot Tynan <dtynan@kalopa.com>
* Dorit Rottner (<rottner@punkt.de>)
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Eric Freeman <freebsdports@chillibear.com>
* Glenn Johnson <glennpj@charter.net>
* James FitzGibbon <jfitz@FreeBSD.org>
* Janky Jay <ek@purplehat.org>
* Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
* Maxim Sobolev <sobomax@FreeBSD.org>
* Michael Johnson <ahze@FreeBSD.org>
* Michael Reifenberger <mr@freebsd.org>
* Mikhail T. <m.tsatsenko@gmail.com>
* Mikhail Teterin
* Neil Booth
* Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* Qian Jin <eric.siroh@gmail.com>
* Ryan Steinmetz <zi@FreeBSD.org>
* Seamus Venasse <svenasse@polaris.ca>
* Sergey Skvortsov <skv@protey.ru>
* Steven Kreuzer <skreuzer@FreeBSD.org>
* TAKAHASHI Kaoru <kaoru@kaisei.org>
* TAKATSU Tomonari <tota@FreeBSD.org>
* Thierry Thomas <thierry@pompo.net>
* Thomas Gellekum <tg@FreeBSD.org>
* Trevor Caira <trevor@bitba.se>
* Vick Khera <vivek@khera.org>
* Vivek Khera <vivek@khera.org>
* Wen Heping <wen@FreeBSD.org>
* Wen heping <wenheping@gmail.com>
* Yen-Ming Lee <leeym@FreeBSD.org>
* Yuri Victorovich <yuri@rawbw.com>
* Zach Thompson <hideo@lastamericanempire.com>
* anarcat@anarcat.ath.cx
* chinsan
* courou <courou@users.sourceforge.net>
* ijliao
* lth@FreeBSD.org
* wcarey
* will
With hat: portmgr
|
|
|
|
| |
Relnotes: https://github.com/stripe/stripe-python/releases/tag/v2.76.0
|
|
|
|
| |
Relnotes: https://github.com/stripe/stripe-python/releases/tag/v2.74.0
|
|
|
|
|
| |
Relnotes:
https://github.com/stripe/stripe-python/blob/master/CHANGELOG.md
|
|
|
|
| |
Relnotes: https://github.com/stripe/stripe-python/releases/tag/v2.67.0
|
| |
|
| |
|
| |
|
|
|
|
| |
Notes:
svn path=/head/; revision=561394
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=559531
|
|
|
|
|
|
|
|
|
| |
Changelog:
https://github.com/stripe/stripe-python/blob/v2.29.4/CHANGELOG.md
Notes:
svn path=/head/; revision=503449
|
|
|
|
|
|
|
|
|
| |
Changelog:
https://github.com/stripe/stripe-python/blob/v2.29.0/CHANGELOG.md
Notes:
svn path=/head/; revision=502440
|
|
|
|
|
|
|
|
|
| |
Changelog:
https://github.com/stripe/stripe-python/blob/v2.28.0/CHANGELOG.md
Notes:
svn path=/head/; revision=501919
|
|
|
|
|
|
|
|
|
|
| |
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight
Notes:
svn path=/head/; revision=472884
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=455210
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Revert r426059 which removed py-unittest2.
(1) The port was revived and (2) the change was incomplete, breaking the
test target/phase because tests were not confirmed to continue to work
(without downloading the dependency, which is not allowed in poudriere),
or updated to work without unittest2.
Removing *_DEPENDS alone for whatever reason (expiry/deletion in this case)
is insufficient for ports of Python packages, as their code may still
register, reference or attempt to import that (package) code, and fatally
error if it is not available.
Other ports modified in that revision very likely require similar
updates, if they haven't been updated or fixed already.
[1] svnweb.freebsd.org/changeset/ports/426059
Notes:
svn path=/head/; revision=453089
|
|
|
|
| |
Notes:
svn path=/head/; revision=426059
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412346
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update PORTVERSION and distinfo checksum (1.30.0)
- Update mock in TEST_DEPENDS (now any version)
- Update setup.py patch to add tests_require for future upstreaming
Changes:
https://github.com/stripe/stripe-python/blob/v1.30.0/CHANGELOG
Notes:
svn path=/head/; revision=410022
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update PORTVERSION and distinfo checksum (1.29.1)
- Add LICENSE_FILE
- Update TEST depends and test target
- Update test target environment variable [1]
- Remove TESTS option bits accordingly
- Patch setup.py tests_require to allow the latest version of mock [2]
- Remove patch to setup.py:package_data (upstreamed) [3]
Changes:
https://github.com/stripe/stripe-python/blob/v1.29.1/CHANGELOG
[1] https://github.com/stripe/stripe-python/issues/172
[2] https://github.com/stripe/stripe-python/issues/205
[3] https://github.com/stripe/stripe-python/pull/170
Notes:
svn path=/head/; revision=409384
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for dependent ports
Notes:
svn path=/head/; revision=403641
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 1.25.0
- Switch to CHEESEHOP for distribution files (Geo-aware CDN)
- Canonicalize COMMENT (According to setup.py:description=)
- Switch to requests (2.x)
- Add TESTS option
- Update TEST_DEPENDS values and assignment
- Replace post-patch with a patch, submitted upstream [1]
- Use PYDISTUTILS_SETUP to ensure its setuptools wrapped
- Run pycurl tests that are disabled by default with this weird reverse
logic bit of code, issue created upstream [2]
if not os.environ.get('SKIP_PYCURL_TESTS'):
self.skipTest('Pycurl skipped as SKIP_PYCURL_TESTS is set'
[1] https://github.com/stripe/stripe-python/pull/170
[2] https://github.com/stripe/stripe-python/issues/172
QA: Ran 195 tests in 44.446s OK (skipped=9)
Notes:
svn path=/head/; revision=396212
|
|
|
|
| |
Notes:
svn path=/head/; revision=396211
|
|
|
|
| |
Notes:
svn path=/head/; revision=394781
|
|
|
|
|
|
|
|
|
|
| |
<trevor@bitba.se>: Host or domain name not found. Name service error for
name=bitba.se type=AAAA: Host not found
Sponsored by: DK Hostmaster A/S
Notes:
svn path=/head/; revision=394748
|
|
|
|
|
|
|
| |
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=371284
|
|
|
|
|
|
|
| |
- Switch from easy_install to install
Notes:
svn path=/head/; revision=344819
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Point all www/py-requests dependants to www/py-requests1 in preparation for
the upgrade of www/py-requests to version 2.x, which substantially breaks API
compatibility.
Maintainers of these ports can update their requests dependency independently
as time for sufficient testing permits.
PR: ports/185631
Notes:
svn path=/head/; revision=341385
|
|
|
|
|
|
|
| |
Reported by: jgh
Notes:
svn path=/head/; revision=331655
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 1.9.8
I missed this during the initial port commit. It fixes the failing unit
test.
Changes:
1.9.8 2013-10-17: Removed incorrect test.
1.9.7 2013-10-10: Add support for metadata.
1.9.6 2013-10-08: Fix issue with support for closing disputes.
PR: ports/182313
Notes:
svn path=/head/; revision=331654
|
|
Python bindings for the Stripe.com payment service REST API.
WWW: https://github.com/stripe/stripe-python
PR: ports/182313
Submitted by: Trevor Caira <trevor@bitba.se>
Notes:
svn path=/head/; revision=331653
|