Personal patches
Go to file
Martin Wilke 3e1810b987 This is the common Sphinx theme for all PyPA projects.
It is derived from the Python docs theme, since PyPA maintains portions of the
default Python developer experience (specifically, the software installation and
distribution tools bootstrapped by the ensurepip module).

WWW: https://github.com/pypa/pypa-docs-theme

PR:		229820
Submitted by:	freebsd_ports@k-worx.org
Sponsored by:	iXsystems Inc.
2018-07-27 18:31:16 +00:00
accessibility
arabic
archivers archivers/py-libarchive-c: Add LICENSE_FILE 2018-07-25 00:13:51 +00:00
astro New port: astro/py-pysofa: Python binding for SOFA, the fundamental astronomy library 2018-07-26 03:12:23 +00:00
audio Fix license commit: 2018-07-27 18:19:21 +00:00
base Add support for amd64 and i386 to base/binutils and base/gcc. 2018-07-26 22:25:19 +00:00
benchmarks benchmarks/stress-ng: Update to 0.09.35 2018-07-23 15:52:54 +00:00
biology biology/linux-foldingathome: reset maintainer by request 2018-07-27 02:19:43 +00:00
cad cad/gtkwave: Update to 3.3.92 2018-07-26 21:07:16 +00:00
chinese
comms
converters PHP 7.1 and PHP 7.2: add TEST_TARGET to all extensions 2018-07-24 08:44:32 +00:00
databases databases/mongodb34: add support for aarch64 2018-07-27 10:50:09 +00:00
deskutils - bring in missing dependencies, bump portrevision 2018-07-27 15:56:57 +00:00
devel devel/distcc: update to 3.3.2 2018-07-27 17:16:15 +00:00
dns Update to latest commit. 2018-07-23 13:27:41 +00:00
editors Teach the syntax highlighter about the UseBlacklist command in sshd_config 2018-07-27 12:45:29 +00:00
emulators emulators/virtualbox-ose: Fix build when using 3.? as default Python 2018-07-26 11:46:58 +00:00
finance Re-add finance/quantlib following the official procedure. 2018-07-23 16:15:02 +00:00
french
ftp ftp/curl: Update to 7.61.0 2018-07-27 12:38:06 +00:00
games - Update to 1.1.4 2018-07-25 18:30:45 +00:00
german
graphics New port: graphics/p5-Image-PNG-QRCode 2018-07-27 17:47:35 +00:00
hebrew
hungarian
irc New port: irc/weechat-otr 2018-07-24 13:45:03 +00:00
japanese
java java/intellij-ultimate: Update to 2018.1.6 2018-07-26 21:26:54 +00:00
Keywords
korean
lang Update to the GCC 8.2 release, the second in the GCC 8 series. 2018-07-26 21:35:32 +00:00
mail New port: mail/roundcube-yubikey_auth 2018-07-27 05:14:51 +00:00
math Update to 3.3.8 2018-07-27 11:22:36 +00:00
misc misc/openhmd: Small correction 2018-07-26 09:12:27 +00:00
Mk Add support for amd64 and i386 to base/binutils and base/gcc. 2018-07-26 22:25:19 +00:00
multimedia - Fix build with clang6 2018-07-26 13:16:06 +00:00
net net/mpd5: add a fix from upstream r2247 2018-07-27 10:38:13 +00:00
net-im Upgrade to v0.2.4. 2018-07-21 20:58:34 +00:00
net-mgmt - Update to 2.3.6 2018-07-27 18:27:44 +00:00
net-p2p - Use corresponded luasocket while SOCKET option enabled 2018-07-26 04:21:47 +00:00
news
palm
polish
ports-mgmt Fix quoting of optional FLAVOR argument in some make invocations, which 2018-07-23 06:55:51 +00:00
portuguese
print Update to 2.0.11 release. 2018-07-24 12:56:12 +00:00
russian
science Update math/libqalculate and math/qalculate to 2.6.1 2018-07-27 10:14:39 +00:00
security security/vuxml: document py-bleach issue 2018-07-27 13:37:27 +00:00
shells
sysutils - update to 20170829 2018-07-27 16:10:04 +00:00
Templates
textproc This is the common Sphinx theme for all PyPA projects. 2018-07-27 18:31:16 +00:00
Tools
ukrainian
vietnamese
www - Update 1.2.3 2018-07-27 18:26:50 +00:00
x11 Update math/libqalculate and math/qalculate to 2.6.1 2018-07-27 10:14:39 +00:00
x11-clocks
x11-drivers x11-drivers/xf86-video-r128: Update to 6.11.0 2018-07-23 18:52:54 +00:00
x11-fm Mark BROKEN: fails to build 2018-07-22 08:28:30 +00:00
x11-fonts - Add LICENSE 2018-07-25 09:07:51 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED math/py-z3-solver: Rename to math/py-z3 to have a more intuitive name 2018-07-25 19:14:54 +00:00
README
UIDs
UPDATING Upgrade ibus-typing-booster to 2.1.0. 2018-07-25 21:02:21 +00:00

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

	https://www.FreeBSD.org/ports

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

	https://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:

	https://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.