1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Kubilay Kocak 2e7e44b5df www/py-requests: Update to 2.17.3
- Update PORTVERSION and distinfo checksum (2.17.3)
- Add RUN_DEPENDS (recently de-vendored/de-bundled)
- Add more TEST_DEPENDS that exist in ports
- Patch out pytest-cov from test_requirements (unnecessary)
- Mark concurrent Python version safe
- Update LICENSE (ISCL -> APACHE20) [1]


  https://github.com/requests/requests/blob/v2.17.3/HISTORY.rst

PR:		218578
Submitted by:	<takefu airport fm> [1]
2017-06-04 15:30:26 +00:00
accessibility
arabic
archivers Update WWW 2017-06-03 13:16:48 +00:00
astro
audio audio/mpg123: update to 1.25.0 2017-06-04 05:41:19 +00:00
base
benchmarks
biology Previous commit unbroke the port. 2017-06-03 12:48:35 +00:00
cad
chinese
comms
converters
databases Strip shared library 2017-06-04 11:47:32 +00:00
deskutils Fix icons related crashes 2017-06-02 23:04:24 +00:00
devel Allow concurrent installation (USE_PYTHON=concurrent) 2017-06-04 14:03:16 +00:00
dns dns/py-idna: Update to 2.5 2017-06-04 14:44:33 +00:00
editors Update to patchlevel 606. 2017-06-03 14:44:04 +00:00
emulators Bump PORTREVISION for pkg-descr change. 2017-06-04 14:34:18 +00:00
finance
french
ftp
games Apply some patches from OpenSUSE to fix some issues, including the build on recent compilers. 2017-06-04 15:10:58 +00:00
german - fix gperf on FreeBSD-11 2017-06-04 09:24:48 +00:00
graphics Update to 1.15.9 2017-06-04 11:48:13 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Fix typo 2017-06-04 11:47:42 +00:00
mail
math - math/lp_solve: Update from 5.5.2.3 to 5.5.2.5 2017-06-03 18:17:41 +00:00
misc
Mk
multimedia Update to upstream version 2.7, update message on API keys 2017-06-04 11:15:39 +00:00
net - net/bmon: Update from 3.3 to 4.0 2017-06-04 12:31:59 +00:00
net-im Update net-im/qTox to 1.10.2 2017-06-02 20:27:10 +00:00
net-mgmt - Set USES: autoreconf 2017-06-03 18:41:02 +00:00
net-p2p Update to SVN-r10990. 2017-06-04 10:05:01 +00:00
news
palm
polish
ports-mgmt
portuguese
print
russian - Switch to options helpers 2017-06-03 09:01:20 +00:00
science Update to 2.7.0 2017-06-03 18:03:40 +00:00
security Add LICENSE 2017-06-04 11:48:23 +00:00
shells
sysutils Update to 2.5.5 2017-06-03 13:17:25 +00:00
Templates
textproc textproc/py-m2r: Update to 0.1.6 2017-06-04 03:04:01 +00:00
Tools
ukrainian
vietnamese
www www/py-requests: Update to 2.17.3 2017-06-04 15:30:26 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES - Whitespace fixes 2017-06-04 04:13:51 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING - Whitespace fixes 2017-06-04 04:13:51 +00:00

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	http://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):


	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/

NOTE:  This tree will GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect.