1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Po-Chuan Hsieh 9698ad19e0
devel/py-importlib-resources: Minor fixes
- Remove unneeded BUILD_DEPENDS
- Fix USES=python
- Add NO_ARCH
- Update WWW

Approved by:	portmgr (blanket)
2021-11-22 02:24:46 +08:00
.hooks
accessibility
arabic
archivers
astro astro/kosmorro: upgrade to v0.10.6 2021-11-20 18:02:08 +01:00
audio multimedia/pipewire: force rebuild consumers after 8691df3a51 2021-11-20 22:41:23 +00:00
base
benchmarks benchmarks/ali: Update to version 0.7.5 2021-11-21 13:20:18 +01:00
biology biology/rubygem-bio-shell: Update to 1.0.1 2021-11-22 02:21:58 +08:00
cad cad/netgen-lvs: Update 1.5.208 -> 1.5.209 2021-11-20 00:54:08 -08:00
chinese
comms comms/py-esptool: Update to 3.2 2021-11-20 16:02:56 +00:00
converters
databases databases/py-sqlalchemy14: Update to 1.4.27 2021-11-22 02:20:03 +08:00
deskutils deskutils/py-py3status: Update to 3.40 2021-11-22 02:20:04 +08:00
devel devel/py-importlib-resources: Minor fixes 2021-11-22 02:24:46 +08:00
dns dns/rubygem-google-apis-dns_v1: Update to 0.16.0 2021-11-22 02:22:28 +08:00
editors
emulators emulators/wine-devel: Never use the Samba NetAPI library 2021-11-20 07:48:18 +00:00
finance finance/py-yfinance: Update to 0.1.66 2021-11-22 02:20:28 +08:00
french
ftp ftp/curl: Update to 7.80.0 2021-11-22 02:19:07 +08:00
games
german german/ding: Update to 1.9 2021-11-20 08:19:36 +00:00
graphics graphics/py-imagesize: Update to 1.3.0 2021-11-22 02:20:33 +08:00
hebrew
hungarian
irc irc/soju: Update to 0.3.0 2021-11-20 21:07:19 +00:00
japanese
java
Keywords
korean
lang lang/v8-beta: Update to 9.7.106.2 2021-11-22 02:19:09 +08:00
mail www/firefox: unbreak PipeWire support after 8691df3a51 2021-11-21 02:39:17 +00:00
math math/py-statsmodels: Update to 0.13.1 2021-11-22 02:20:52 +08:00
misc misc/free42: Update 3.0.6 -> 3.0.7 2021-11-20 00:54:09 -08:00
Mk
multimedia devel/meson: temporarily disable ldconfig after 665e4e5edb 2021-11-21 11:06:33 +00:00
net net/rubygem-grpc: Update to 1.41.1 2021-11-22 02:24:28 +08:00
net-im multimedia/pipewire: force rebuild consumers after 8691df3a51 2021-11-20 22:41:23 +00:00
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print print/py-fonttools: Update to 4.28.1 2021-11-22 02:21:01 +08:00
russian
science science/rubygem-rgeo-proj4: Update to 3.1.1 2021-11-22 02:24:31 +08:00
security security/py-asyncssh: Update to 2.8.1 2021-11-22 02:21:08 +08:00
shells
sysutils cleanup: Remove expired ports: 2021-11-21 11:39:48 +01:00
Templates
textproc textproc/rubygem-google-cloud-translate-v3: Update to 0.4.1 2021-11-22 02:24:41 +08:00
Tools
ukrainian
vietnamese
www www/rubygem-em-websocket: Update to 0.5.3 2021-11-22 02:24:45 +08:00
x11 x11/xfce4-whiskermenu-plugin: Update to 2.7.0 2021-11-21 16:00:52 +01:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm x11-wm/labwc: chase HTTP redirect 2021-11-21 09:10:17 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED databases/py-psycopg: Add py-psycopg 3.0.3 2021-11-22 02:18:16 +08:00
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://docs.freebsd.org/en/books/handbook/ports/
		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://docs.freebsd.org/en/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.