Personal patches
Go to file
Po-Chuan Hsieh 633781113e
textproc/py-rich12: Add py-rich12 12.6.0 (copied from py-rich)
- Update WWW
- Fix RUN_DEPNDS
- Add PORTSCOUT
2023-01-30 20:58:49 +08:00
.hooks
accessibility accessibility/qt6-speech: new port - interface to speech synthesizers 2023-01-30 13:19:52 +01:00
arabic
archivers
astro
audio audio/audacity: Update to 3.2.4 2023-01-30 10:46:15 +01:00
base
benchmarks benchmarks/ddosify: Update to 0.13.0 2023-01-30 09:34:35 +01:00
biology
cad
chinese
comms comms/py-pymodbus: Update to 3.1.2 2023-01-30 10:35:57 +00:00
converters
databases databases/py-agate-sql: update to 0.5.9 2023-01-29 19:52:53 +00:00
deskutils deskutils/gnome-pomodoro: update to 0.22.0 2023-01-30 20:44:01 +09:00
devel devel/py-x-wr-timezone: Add py-x-wr-timezone 0.0.5 2023-01-30 20:58:48 +08:00
dns dns/c-ares: Update to 1.19.0 and switch to CMake 2023-01-29 19:49:36 +01:00
editors editors/novelwriter: Update 2.0.3 → 2.0.4 2023-01-30 00:44:52 -08:00
emulators emulators/playonbsd: Bump PORTREVISION 2023-01-29 20:33:21 +00:00
finance finance/py-ccxt: Update 2.4.91 → 2.4.92 2023-01-30 00:44:53 -08:00
french
ftp
games games/openenroth: new port had been added (+) 2023-01-30 12:27:14 +00:00
german
graphics graphics/gdal-grass: Add gdal-grass 1.0.2 2023-01-30 20:58:44 +08:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/gcc13-devel: Update to 13.0.1.s20230129 2023-01-30 13:28:59 +01:00
mail
math
misc misc/py-placekey: Add py-placekey 0.0.12 2023-01-30 20:58:48 +08:00
Mk accessibility/qt6-speech: new port - interface to speech synthesizers 2023-01-30 13:19:52 +01:00
multimedia
net */*: Update maintainer e-mail 2023-01-30 08:39:22 +00:00
net-im net-im/gotosocial: Update to 0.6.0 2023-01-30 09:44:22 +00:00
net-mgmt net-mgmt/prometheus2: update to 2.41.0 2023-01-30 11:20:13 +01:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science science/py-asdf-unit-schemas: Add py-asdf-unit-schemas 0.1.0 2023-01-30 20:58:48 +08:00
security security/py-pem: Add py-pem 21.2.0 2023-01-30 20:58:48 +08:00
shells
sysutils sysutils/terragrunt: Update to 043.0 2023-01-30 09:33:56 +01:00
Templates
textproc textproc/py-rich12: Add py-rich12 12.6.0 (copied from py-rich) 2023-01-30 20:58:49 +08:00
Tools
ukrainian
vietnamese
www cleanup: Remove expired ports: 2023-01-30 11:43:52 +01:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/libsexy: remove 2023-01-30 13:39:41 +01:00
x11-wm x11-wm/labwc: update to 0.6.1 2023-01-30 07:52:39 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED graphics/gdal-grass: Add gdal-grass 1.0.2 2023-01-30 20:58:44 +08:00
README
UIDs
UPDATING benchmarks/ddosify: Update to 0.13.0 2023-01-30 09:34:35 +01:00

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.