Personal patches
Go to file
2023-01-10 11:17:40 +03:00
.hooks
accessibility */*: Bump rust (cargo) ports to reflect on WITH_LTO 2023-01-07 20:24:18 +01:00
arabic
archivers archivers/libarchive: Update to 3.6.2 2023-01-10 09:08:06 +01:00
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 */*: Bump rust (cargo) ports to reflect on WITH_LTO 2023-01-07 20:24:18 +01:00
biology biology/hyphy: Update to upstream tag 2.5.46hf1 2023-01-09 22:05:57 -04:00
cad cad/veryl: Update 0.1.3 -> 0.1.8 2023-01-09 23:59:55 -08: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/gitoxide: Update 0.20.0 -> 0.32.0 2023-01-09 23:59:56 -08:00
dns dns/dnsperf: Update to 2.10.0 2023-01-08 05:54:49 +09:00
editors editors/novelwriter: Update 2.0.2 -> 2.0.3 2023-01-09 23:59:53 -08:00
emulators emulators/rpcs3: update to 0.0.26 2023-01-09 20:53:29 +00:00
finance */*: Bump rust (cargo) ports to reflect on WITH_LTO 2023-01-07 20:24:18 +01:00
french
ftp */*: Bump rust (cargo) ports to reflect on WITH_LTO 2023-01-07 20:24:18 +01:00
games games/warzone2100: update 4.3.2 → 4.3.3 2023-01-09 21:47:10 +03:00
german
graphics graphics/photoflare: Update 1.6.10 -> 1.6.12 2023-01-09 23:59:53 -08:00
hebrew
hungarian
irc
japanese japanese/mozc-server: Update zipcode dictionary 2023-01-08 22:29:57 +09:00
java java/eclipse-pydev: update to 10.1.1 2023-01-10 10:54:22 +03:00
Keywords
korean
lang lang/kotlin: update to 1.8.0 2023-01-10 11:17:40 +03: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 misc/py-openpaperwork-{core,gtk}: Update 2.1.1 -> 2.1.2 2023-01-09 23:59:54 -08:00
Mk Mk/bsd.gcc.mk: Remove support for USE_GCC=X+ 2023-01-09 00:34:15 +00:00
multimedia multimedia/lms: Update 3.34.0 -> 3.35.0 2023-01-09 23:59:55 -08:00
net net/fb303: Update 2023.01.02.00 -> 2023.01.09.00 2023-01-09 17:15:27 -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 net-p2p/xbt: fix build on ARM / POWER 2023-01-10 03:22:22 +01:00
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/elk: Update 8.6.7 -> 8.7.2 2023-01-09 23:59:55 -08:00
security security/fizz: Update 2023.01.02.00 -> 2023.01.09.00 2023-01-09 17:15:25 -08:00
shells */*: Bump rust (cargo) ports to reflect on WITH_LTO 2023-01-07 20:24:18 +01:00
sysutils sysutils/flashrom: update to 1.2.1 2023-01-10 11:06:46 +03: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/uwebsockets: Update 20.34.0 -> 20.36.0 2023-01-09 23:59:54 -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.