Personal patches
Go to file
2023-01-30 21:01:41 +08:00
.hooks
accessibility
arabic
archivers
astro astro/py-metpy: Update to 1.4.0 2023-01-30 20:59:34 +08:00
audio audio/py-speechrecognition: Update to 3.9.0 2023-01-30 20:59:34 +08:00
base
benchmarks benchmarks/rubygem-benchmark: Update to 0.2.1 2023-01-30 21:00:28 +08:00
biology
cad
chinese
comms
converters
databases databases/rubygem-sqlite3: Update to 1.6.0 2023-01-30 21:00:30 +08:00
deskutils deskutils/py-py3status: Update to 3.48 2023-01-30 20:59:37 +08:00
devel devel/rubygem-zlib: Update to 3.0.0 2023-01-30 21:01:32 +08:00
dns dns/rubygem-resolv-replace: Update to 0.1.1 2023-01-30 21:01:33 +08:00
editors textproc/py-markups: Use lowercase PORTNAME 2023-01-30 21:00:19 +08:00
emulators
finance finance/py-quantecon: Update to 0.6.0 2023-01-30 21:00:07 +08:00
french
ftp ftp/py-pycurl: Update to 7.45.2 2023-01-30 21:00:07 +08:00
games
german
graphics graphics/rubygem-mini_magick: Update to 4.12.0 2023-01-30 21:01:34 +08:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail mail/rubygem-net-imap: Update to 0.3.4 2023-01-30 21:01:34 +08:00
math math/rubygem-bigdecimal: Update to 3.1.3 2023-01-30 21:01:34 +08:00
misc misc/rubygem-octicons: Update to 17.10.2 2023-01-30 21:01:34 +08:00
Mk
multimedia
net net/rubygem-uri: Update to 0.12.0 2023-01-30 21:01:38 +08:00
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print print/py-collidoscope: Update to 0.5.2 2023-01-30 21:00:14 +08:00
russian
science science/py-asdf: Update to 2.14.3 2023-01-30 21:00:15 +08:00
security security/rubygem-securerandom: Update to 0.2.2 2023-01-30 21:01:39 +08:00
shells
sysutils sysutils/py-plumbum: Update to 1.8.1 2023-01-30 21:00:17 +08:00
Templates
textproc textproc/rubygem-libxml-ruby: Update to 4.0.0 2023-01-30 21:01:41 +08:00
Tools
ukrainian
vietnamese
www www/py-utidylib: Update to 0.9 2023-01-30 21:00:27 +08:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/py-opentypespec: Update to 1.9.1 2023-01-30 21:00:28 +08:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES python.mk: introduce USE_PYTHON=pep517 for PEP-517 support 2023-01-11 00:22:16 -05:00
CONTRIBUTING.md CONTRIBUTING.md: Adjust link to "submitting patches" instructions. 2021-05-15 13:36:25 +02:00
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.