Personal patches
Go to file
2022-09-05 22:06:28 +03:00
.hooks
accessibility accessibility/kmouth: pet stage-qa 2022-09-05 22:05:46 +03:00
arabic
archivers archivers/ark: pet stage-qa 2022-09-05 22:05:47 +03:00
astro astro/marble: pet stage-qa 2022-09-05 22:05:47 +03:00
audio audio/soundkonverter: pet stage-qa 2022-09-05 22:05:49 +03:00
base
benchmarks
biology biology/seqkit: Update 2.2.0 -> 2.3.0 2022-09-04 15:15:19 -07:00
cad cad/ktechlab: pet stage-qa, declare hidden dependencies 2022-09-05 14:43:41 +03:00
chinese
comms
converters converters/p5-Sereal-Encoder: Update to 5.001 2022-09-04 23:25:38 +08:00
databases databases/kexi: pet stage-qa 2022-09-05 22:05:51 +03:00
deskutils deskutils/zanshin: pet stage-qa 2022-09-05 22:05:59 +03:00
devel devel/umbrello: pet stage-qa 2022-09-05 22:06:11 +03:00
dns
editors editors/kile: pet stage-qa 2022-09-05 22:06:12 +03:00
emulators emulators/wine-devel: Update to Wine 7.15 2022-09-05 15:30:15 +00:00
finance finance/skrooge: pet stage-qa 2022-09-05 22:06:13 +03:00
french
ftp
games games/picmi: pet stage-qa 2022-09-05 22:06:15 +03:00
german
graphics graphics/spectacle: pet stage-qa 2022-09-05 22:06:23 +03:00
hebrew
hungarian
irc irc/konversation: pet stage-qa 2022-09-05 22:06:23 +03:00
japanese
java
Keywords
korean
lang lang/kf5-kross: pet stage-qa 2022-09-05 22:06:23 +03:00
mail mail/sendmail-devel: Update to 8.17.1.20 2022-09-05 16:14:39 +02:00
math math/rocs: pet stage-qa 2022-09-05 22:06:25 +03:00
misc misc/tellico: pet stage-qa 2022-09-05 22:06:28 +03:00
Mk lang/vala: update to 0.56.3 2022-09-05 17:47:19 +02:00
multimedia multimedia/msopenh264: Bump PORTREVISION 2022-09-05 18:36:21 +02:00
net net/linphone: Fix mediastreamer plugins dir 2022-09-05 18:36:20 +02:00
net-im net-im/cutegram: pet stage-qa, declare hidden dependencies on qt5 components 2022-09-05 03:05:54 +03:00
net-mgmt net-mgmt/ocsinventory-{server,ocsreports}: Update to 2.10.0 2022-09-05 19:55:21 +02:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science science/serac: New port: High order nonlinear thermomechanical simulation code 2022-09-05 01:15:51 -07:00
security all: R eturn sobomax' ports to the pool 2022-09-05 08:03:10 -05:00
shells
sysutils sysutils/terragrunt: Update to 0.38.9 2022-09-05 07:17:26 +02:00
Templates
textproc textproc/difftastic: update 0.34.0 → 0.35.0 2022-09-05 19:26:35 +03:00
Tools
ukrainian
vietnamese
www www/firefox: update to 104.0.2 2022-09-05 14:04:13 +02:00
x11 x11/cde-devel: Update to the latest cdesktopenv-code commit 2022-09-05 09:28:58 -07:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers x11-servers/xorg-server: add missing xf86SlowBcopy 2022-09-05 10:25:59 +02:00
x11-themes x11-themes/gtk-equinox-engine: Resurrect 2022-09-05 17:51:39 +02:00
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md CONTRIBUTING.md: Adjust link to "submitting patches" instructions. 2021-05-15 13:36:25 +02:00
COPYRIGHT
GIDs
Makefile
MOVED games/sdl-sopwith: move from games/sopwith, update 1.8.4 → 2.1.0 2022-09-05 19:26:34 +03: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.