Personal patches
Go to file
2023-01-09 17:15:27 -08:00
.hooks
accessibility
arabic
archivers
astro astro/routino: Revert special casing for GCC 4.2 2023-01-09 18:07:48 -06:00
audio audio/bespokesynth: Broken: incompatible with the latest JUCE 2023-01-09 12:49:20 -08:00
base
benchmarks
biology
cad cad/ngspice_rework: fix packaging 2023-01-09 22:21:04 +01:00
chinese
comms comms/sigdigger: Correct build parameters 2023-01-09 02:41:19 -08:00
converters graphics/poppler: bump dependencies 2023-01-09 13:37:17 +01:00
databases lang/php82: Update version 8.2.0=>8.2.1 2023-01-09 18:07:50 -06:00
deskutils graphics/poppler: bump dependencies 2023-01-09 13:37:17 +01:00
devel devel/fbthrift: Update 2023.01.02.00 -> 2023.01.09.00 2023-01-09 17:15:26 -08:00
dns
editors editors/emacs-devel: Tweak GCC requirement 2023-01-09 09:55:59 -04:00
emulators emulators/rpcs3: update to 0.0.26 2023-01-09 20:53:29 +00:00
finance
french
ftp
games games/warzone2100: update 4.3.2 → 4.3.3 2023-01-09 21:47:10 +03:00
german
graphics graphics/jpenginfo: update to 1.6.2 2023-01-09 22:55:00 +01:00
hebrew
hungarian
irc
japanese japanese/mozc-server: Update zipcode dictionary 2023-01-08 22:29:57 +09:00
java
Keywords
korean
lang lang/php82: Update version 8.2.0=>8.2.1 2023-01-09 18:07:50 -06:00
mail graphics/poppler: bump dependencies 2023-01-09 13:37:17 +01:00
math graphics/poppler: bump dependencies 2023-01-09 13:37:17 +01:00
misc graphics/poppler: bump dependencies 2023-01-09 13:37:17 +01:00
Mk Mk/bsd.gcc.mk: Remove support for USE_GCC=X+ 2023-01-09 00:34:15 +00:00
multimedia multimedia/xine: update to 0.99.14 2023-01-09 22:55:54 +01:00
net net/wangle: Update 2023.01.02.00 -> 2023.01.09.00 2023-01-09 17:15:26 -08:00
net-im net-im/t*: update Telegram Desktop from 4.5.2 to 4.5.3 2023-01-09 15:07:32 -05:00
net-mgmt net-mgmt/bwm-ng: Update to 0.6.3 2023-01-09 09:35:57 +00:00
net-p2p
news
polish
ports-mgmt ports-mgmt/pkg_replace: Update to 20230107 2023-01-08 12:08:01 +00:00
portuguese
print graphics/poppler: bump dependencies 2023-01-09 13:37:17 +01:00
russian
science science/afni: update to 23.0.00 2023-01-09 22:53:05 +01:00
security security/fizz: Update 2023.01.02.00 -> 2023.01.09.00 2023-01-09 17:15:25 -08:00
shells
sysutils graphics/poppler: bump dependencies 2023-01-09 13:37:17 +01:00
Templates
textproc textproc/difftastic: update 0.40.0 → 0.41.0 2023-01-09 21:47:08 +03:00
Tools
ukrainian
vietnamese
www www/proxygen: Update 2023.01.02.00 -> 2023.01.09.00 2023-01-09 17:15:27 -08:00
x11 x11/xdg-desktop-portal-hyprland: update to s20230108 2023-01-09 16:24:12 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes x11-themes/win98se-icon-theme: Update to 0.2.15 2023-01-08 13:30:45 +00:00
x11-toolkits x11-toolkits/kirigami-addons: update to 0.6.2 2023-01-09 19:14:47 +01:00
x11-wm x11-wm/cagebreak: update to 2.0.1 2023-01-09 18:11:00 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED net/nebula: Remove duplicate 2023-01-09 11:55:11 -08: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.