1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Po-Chuan Hsieh c89d4612ef
security/py-vici: Convert to USE_PYTHON=pytest
Approved by:	portmgr (blanket)
With hat:	python
2024-03-09 23:22:14 +08:00
.hooks
accessibility
arabic
archivers archivers/unrar-iconv: Convert to a normal port 2024-03-09 22:07:21 +08:00
astro
audio
benchmarks
biology
cad cad/py-ezdxf: Convert to USE_PYTHON=pytest 2024-03-09 23:21:11 +08:00
chinese
comms comms/py-hidapi: Convert to USE_PYTHON=pytest 2024-03-09 23:21:12 +08:00
converters
databases
deskutils
devel devel/py-watchdog: Convert to USE_PYTHON=pytest 2024-03-09 23:21:20 +08:00
dns
editors
emulators
finance
french
ftp
games
german
graphics graphics/py-visvis: Convert to USE_PYTHON=pytest 2024-03-09 23:21:24 +08:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/rubygem-rb_sys: Update to 0.9.90 2024-03-09 22:07:18 +08:00
mail mail/py-rfc6555: Convert to USE_PYTHON=pytest 2024-03-09 23:21:26 +08:00
math math/py-pygslodeiv2: Convert to USE_PYTHON=pytest 2024-03-09 23:21:30 +08:00
misc misc/py-wurlitzer: Convert to USE_PYTHON=pytest 2024-03-09 23:21:35 +08:00
Mk Mk/bsd.gcc.mk: Use GCC 12 in examples 2024-03-09 15:15:37 +00:00
multimedia multimedia/streamlink: Convert to USE_PYTHON=pytest 2024-03-09 23:21:37 +08:00
net net/ecal: Allow build with tinyxml2 with meson 2024-03-09 22:07:22 +08:00
net-im net-im/dissent: update to 0.0.21 2024-03-09 16:13:59 +01:00
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science science/py-segyio: Convert to USE_PYTHON=pytest 2024-03-09 23:21:50 +08:00
security security/py-vici: Convert to USE_PYTHON=pytest 2024-03-09 23:22:14 +08:00
shells
sysutils sysutils/rubygem-httplog: Update to 1.6.3 2024-03-09 22:07:19 +08:00
Templates
textproc textproc/rubygem-asciidoctor: Update to 2.0.21 2024-03-09 22:07:19 +08:00
Tools
ukrainian
vietnamese
www www/py-djangocms-admin-style: Update to 3.3.1 2024-03-09 15:29:10 +01:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm x11-wm/niri: update to 0.1.3 2024-03-09 16:13:59 +01:00
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
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://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.