Personal patches
Go to file
2023-01-01 02:24:39 -08:00
.hooks
accessibility
arabic
archivers
astro astro/accrete: Fix RUNTIME 2022-12-31 15:58:55 -06: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 cad/basicdsp: Cleanup EXPIRED ports 2022-12-31 03:03:07 +01:00
chinese
comms comms/ebook2cwgui: Cleanup EXPIRED ports 2022-12-31 02:53:56 +01:00
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/ghostie: New port: Github notifications in your terminal 2023-01-01 02:08:19 -08:00
dns
editors editors/madedit: Cleanup EXPIRED ports 2022-12-31 02:50:42 +01:00
emulators emulators/qemu-devel: Update version 7.1.0.20220805=>7.2.0.20221221 2022-12-31 15:59:04 -06:00
finance
french
ftp
games games/species: Refactor after wxgtk28 removal 2022-12-31 04:51:54 +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/pomsky: New port: Portable, modern regular expression language 2023-01-01 01:42:20 -08:00
mail mail/imaptools: Change upstream to managed fork 2022-12-31 15:58:52 -06:00
math math/wxmaxima: Update to Version-22.12.0 2022-12-31 23:14:19 +01:00
misc misc/coloursum: New port: Colourise your checksum output 2023-01-01 01:42:21 -08:00
Mk Mk/bsd.sites.mk: Update MASTER_SITE_GNUPG entries 2022-12-31 14:13:25 +01:00
multimedia multimedia/obs-studio: drop extra newline after 2021e69a7c 2023-01-01 06:28:04 +00:00
net net/irrd: Update version 4.2.5=>4.2.6 2022-12-31 15:58:57 -06: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 cleanup: Remove expired ports: 2022-12-31 02:37:08 +01:00
news
polish
ports-mgmt
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/authoscope: New port: Scriptable network authentication cracker 2023-01-01 02:16:10 -08:00
shells
sysutils sysutils/runiq: New port: Efficient way to filter duplicate lines from input, a la uniq 2023-01-01 01:42:19 -08:00
Templates
textproc textproc/comrak: New port: CommonMark + GFM compatible Markdown parser and renderer 2023-01-01 01:42:20 -08:00
Tools
ukrainian
vietnamese
www www/drill: New port: HTTP load testing application written in Rust 2023-01-01 02:24:39 -08:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/wxgtk28*: Sunset 2022-12-31 03:58:33 +01:00
x11-wm x11-wm/dwl: update to 0.4 2022-12-31 00:26:50 +00:00
.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: 2022-12-31 15:59:13 +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.