Personal patches
Go to file
2023-01-02 01:04:57 +00:00
.hooks
accessibility
arabic
archivers
astro astro/stellarium: update Stellarium to version 1.2 2023-01-02 00:18:54 +00:00
audio audio/wolf-shaper-lv2: Update 1.0.0 -> 1.0.0-6 2022-12-31 13:47:03 -08:00
base
benchmarks
biology biology/lamarc: Refactor after wxgtk28 removal 2022-12-31 04:54:58 +01:00
cad
chinese
comms
converters
databases databases/firebird30-*: Fix consumers build 2023-01-01 01:43:51 +01:00
deskutils lang/vala: unify vala bindings option name to VAPI 2022-12-31 20:12:15 +01:00
devel devel/typeshare: New port: Tool to synchronize type definitions between Rust and other languages 2023-01-01 14:21:20 -08:00
dns
editors editors/texworks: update to 0.6.7. 2023-01-02 06:28:14 +09:00
emulators emulators/fuse-roms: switch to Daniel Menelkir's ROM distribution. 2023-01-01 16:16:51 +01:00
finance
french
ftp
games games/gnubg: Update to 1.07.001 2023-01-01 13:22:49 +01:00
german
graphics graphics/tiffgt: Update version 4.4.0=>4.5.0 2022-12-31 15:58:58 -06:00
hebrew
hungarian
irc all: salvage python-potr and it consumer from removal for now. 2022-12-31 15:28:32 +01:00
japanese japanese/font-plemoljp{,-nf,-ns}: update to 1.4.0. 2023-01-01 11:12:55 +09:00
java
Keywords
korean
lang lang/gcc12-devel: Update to 12.2.1.s20221231 2023-01-01 15:52:02 +01:00
mail mail/imaptools: Change upstream to managed fork 2022-12-31 15:58:52 -06:00
math math/py-petsc4py: Update 3.18.2 -> 3.18.3 2023-01-01 14:21:19 -08:00
misc misc/dijo: New port: Scriptable, curses-based, digital habit tracker 2023-01-01 02:27:39 -08:00
Mk Mk/bsd.sites.mk: Update MASTER_SITE_GNUPG entries 2022-12-31 14:13:25 +01:00
multimedia multimedia/obs-studio: add to wayland category after d2a8bda642 2023-01-02 00:37:43 +00:00
net net/onioncat: Update to 0.4.7 2023-01-01 14:05:10 +01:00
net-im net-im/py-slack-sdk: Update version 3.19.2=>3.19.5 2022-12-31 15:58:58 -06:00
net-mgmt net-mgmt/netdata-go: update to 0.48.0 2022-12-31 16:44:03 +01:00
net-p2p
news
polish
ports-mgmt ports-mgmt/portsdb: Add missing dependencies 2023-01-01 14:51:50 -08:00
portuguese
print print/py-reportlab: Update version 3.6.11=>3.6.12 2022-12-31 15:58:53 -06:00
russian
science science/InsightToolkit: Update 5.3rc04 -> 5.3.0 2022-12-31 10:04:35 -08:00
security security/vaultwarden: Update to 1.27.0 2023-01-01 23:28:37 +01:00
shells shells/shellharden: New ports: Corrective bash syntax highlighter 2023-01-01 14:21:18 -08:00
sysutils sysutils/conky-awesome: Disable new master port option MOUSE_EVENTS 2023-01-01 21:57:15 +01:00
Templates
textproc textproc/py-rich: update to 13.0.0 2023-01-02 01:04:57 +00:00
Tools
ukrainian
vietnamese
www Give my django ports back to ports@ 2023-01-01 14:16:39 +01:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/materialdesign-ttf: Update to 7.1.96 2023-01-01 14:09:13 +01:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT Happy New Year 2023! 2023-01-01 13:54:56 +08:00
GIDs
Makefile
MOVED cleanup: Remove expired ports: 2023-01-01 13:50:12 +01: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.