1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Yuri Victorovich 34f611d8b7 audio/bchoppr-lv2: Update 1.8.0 -> 1.10.0
Reported by:	portscout
2021-01-11 09:24:40 +00:00
accessibility
arabic
archivers
astro
audio audio/bchoppr-lv2: Update 1.8.0 -> 1.10.0 2021-01-11 09:24:40 +00:00
base
benchmarks benchmarks/inferno: Update 0.10.2 -> 0.10.3 2021-01-10 19:31:38 +00:00
biology biology/py-biom-format: Update to version 2.1.10 2021-01-11 05:28:11 +00:00
cad
chinese
comms comms/acfax: fix the build against -CURRENT 2021-01-10 17:56:20 +00:00
converters
databases databases/timescaledb: Update to 2.0.0 2021-01-11 05:04:55 +00:00
deskutils
devel devel/py-azure-mgmt-core: Fix build with Python 3.6 2021-01-11 06:53:17 +00:00
dns
editors Update to 1.48.2 2021-01-11 02:08:15 +00:00
emulators
finance
french
ftp
games
german
graphics Remove py-pytest-runner from BUILD_DEPENDS 2021-01-10 23:13:50 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail Update to 6.1.1 2021-01-10 23:16:05 +00:00
math math/cppad: Update 20210000.2 -> 20210000.3 2021-01-11 06:49:36 +00:00
misc misc/py-toil: Update 5.1.0 -> 5.2.0 2021-01-11 07:24:54 +00:00
Mk Remove unused PY_PATHLIB references and its definition. 2021-01-10 17:05:25 +00:00
multimedia
net net/libusrsctp: Update 0.9.3.0-856 -> 0.9.4.0 2021-01-11 09:15:57 +00:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print Remove empty PY_TYPING from ports using Python 3.6+ 2021-01-10 19:32:23 +00:00
russian
science Remove py-pytest-runner from BUILD_DEPENDS 2021-01-10 23:14:16 +00:00
security Update version requirement of RUN_DEPENDS 2021-01-10 23:14:25 +00:00
shells
sysutils Add rubygem-chef-bin 15.15.0 2021-01-10 23:11:06 +00:00
Templates
textproc textproc/ibus-table: Update 1.12.2 -> 1.12.3 2021-01-11 09:09:29 +00:00
Tools
ukrainian
vietnamese
www www/authelia: Update 4.25.0 -> 4.25.1 2021-01-11 09:19:30 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/vdk: fix build on -CURRENT 2021-01-10 17:52:04 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING

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.