Go to file
Po-Chuan Hsieh c89bfe6d6f
textproc/translate-toolkit: Update to 3.16.1
- Adjust options:
  - Add ALL
  - Rename ENCODING to CHARDET

Changes:	https://github.com/translate/translate/releases
		https://docs.translatehouse.org/projects/translate-toolkit/en/latest/releases/
2025-10-06 18:13:08 +08:00
.hooks
Keywords
Mk
Templates
Tools
accessibility
arabic
archivers */Makefile: Sort SUBDIRs 2025-10-06 17:53:12 +08:00
astro
audio
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils
devel devel/socket_wrapper: Update to 1.5.1 2025-10-06 18:12:43 +08:00
dns
editors
emulators
filesystems
finance
french
ftp
games
german
graphics graphics/openjph: Update to 0.23.0 2025-10-06 18:12:44 +08:00
hebrew
hungarian
irc
japanese
java
korean
lang
mail mail/rspamd: Update to 3.13.2 2025-10-06 18:14:29 +09:00
math math/armadillo: Update to 15.0.2 2025-10-06 18:12:49 +08:00
misc misc/py-pyowm: New port: Python wrapper around OpenWeatherMap web APIs 2025-10-06 01:25:50 -07:00
multimedia
net
net-im
net-mgmt
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science science/py-pynrrd: New port: Pure Python module for reading and writing NRRD files 2025-10-06 01:25:50 -07:00
security security/libssh: Update to 0.11.3 2025-10-06 18:13:01 +08:00
shells
sysutils
textproc textproc/translate-toolkit: Update to 3.16.1 2025-10-06 18:13:08 +08:00
ukrainian
vietnamese
www www/py-essentials-openapi: New port: Classes to generate OpenAPI Documentation v3 and v2 2025-10-06 01:25:53 -07:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
MOVED
Makefile
README
UIDs
UPDATING

README

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

	https://ports.FreeBSD.org

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.