Personal patches
Go to file
2022-07-27 16:27:11 +02:00
.hooks
accessibility
arabic
archivers
astro
audio audio/timidity++: remove useless script 2022-07-27 14:23:02 +02:00
base
benchmarks
biology
cad cad/linux-eagle5: use pkg-message to show message on remove 2022-07-27 16:27:11 +02:00
chinese
comms comms/aprsd: use pkg-message to show message on remove 2022-07-27 16:27:11 +02:00
converters
databases
deskutils
devel devel/rubymine: update to 2022.1.4 2022-07-27 15:53:39 +02:00
dns dns/openresolv: use pkg-message to show message on remove 2022-07-27 16:27:11 +02:00
editors
emulators
finance
french
ftp
games
german
graphics graphics/vulkan-extension-layer: update to 1.3.222 2022-07-26 23:49:20 +00:00
hebrew
hungarian
irc
japanese cleanup: Remove expired ports: 2022-07-27 13:41:58 +02:00
java
Keywords
korean
lang
mail
math math/R-cran-forecast: Update to 8.17.0 2022-07-27 13:23:58 +00:00
misc
Mk framework: generalize WITH_ code 2022-07-27 15:21:32 +02:00
multimedia
net net/micro_proxy: use pkg-message to show message on remove 2022-07-27 14:38:24 +02:00
net-im net-im/ejabberd: remove useless deinstall script 2022-07-27 14:36:04 +02:00
net-mgmt net-mgmt/zabbix62-server: Update to 6.2.1 2022-07-27 08:16:15 +02:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science science/meep: Fix build on i386 2022-07-27 01:31:14 -07:00
security security/pwned-check: use pkg-message to show message on remove 2022-07-27 14:50:33 +02:00
shells
sysutils sysutils/py-cron-descriptor: Update to 1.2.30 2022-07-27 13:45:34 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www www/privatebin: use pkg-message to show message on remove 2022-07-27 14:56:09 +02:00
x11 x11/xcb-proto: fix build with any version of python 2022-07-27 15:02:47 +02:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers x11-servers/xwayland: update to 22.1.2 2022-07-27 15:08:09 +02:00
x11-themes
x11-toolkits
x11-wm cleanup: Remove expired ports: 2022-07-27 13:43:49 +02:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED cleanup: Remove expired ports: 2022-07-27 13:43:49 +02: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.