Personal patches
Go to file
2022-10-10 09:25:32 -04:00
.hooks
accessibility
arabic
archivers
astro astro/p5-Astro-SpaceTrack: Update to 0.158 2022-10-10 03:45:37 +08:00
audio audio/espressivo-lv2: Update g20190421 -> 0.1.639; Change to GitLab 2022-10-10 01:37:30 -07:00
base
benchmarks Mk/bsd.octave.mk: improve fetching of source files for older ports. 2022-10-09 21:07:41 -05:00
biology
cad
chinese
comms
converters
databases databases/pspg: Update to 5.5.8 2022-10-10 07:24:16 -05:00
deskutils deskutils/zim: update to 0.75.0 2022-10-10 13:04:08 +03:00
devel databases/pymongo: Move to databases/py-pymongo 2022-10-09 13:51:35 -07:00
dns
editors
emulators emulators/mgba: take maintainership 2022-10-10 00:26:44 +02:00
finance
french
ftp ftp/rubygem-net-ftp: Update to 0.2.0 2022-10-10 03:45:36 +08:00
games games/SpaceCadetPinball-devel: Update to 2.0.1.20220929 2022-10-09 13:59:02 -07:00
german
graphics graphics/wayland-protocols: update to 1.27 2022-10-10 11:23:59 +00:00
hebrew
hungarian
irc
japanese
java java/intellij-ultimate: update to 2022.2.3 release. 2022-10-10 10:50:02 +02:00
Keywords
korean
lang lang/retro12: Release maintainership 2022-10-09 13:39:53 -07:00
mail mail/rubygem-premailer: Update to 1.18.0 2022-10-10 03:45:39 +08:00
math math/xgap: Fix build 2022-10-09 19:19:18 -07:00
misc misc/py-apache-beam: New port: Apache Beam SDK for Python 2022-10-09 15:38:02 -07:00
Mk Mk/bsd.octave.mk: improve fetching of source files for older ports. 2022-10-09 21:07:41 -05:00
multimedia multimedia/livego: Release maintainership 2022-10-09 13:39:15 -07:00
net net/wireshark: wifidump also requires libssh 2022-10-10 09:25:32 -04:00
net-im net-im/gotosocial: upgrade to 0.5.2 2022-10-10 14:18:34 +02:00
net-mgmt net-mgmt/etherape: Reset MAINTAINER 2022-10-09 13:34:10 -07:00
net-p2p net-p2p/py-transmission-rpc: update to 3.4.0 2022-10-10 11:23:59 +00:00
news news/inn: Bump portrevision 2022-10-09 23:16:19 -07:00
polish
ports-mgmt
portuguese
print
russian
science
security security/strongswan: Document DOS vulnerability 2022-10-10 14:21:57 +02:00
shells
sysutils sysutils/rubygem-bundler: Update to 2.3.23 2022-10-10 03:45:39 +08:00
Templates
textproc textproc/fcitx5-qt*: Add Qt6 support 2022-10-10 05:36:02 -04:00
Tools
ukrainian
vietnamese
www www/nginx: Update 3rd party Module 2022-10-10 12:17:05 +02:00
x11 x11/ly: release port 2022-10-09 13:36:39 -07:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/wlroots-devel: update to 0.15.0.470 2022-10-10 11:30:36 +00:00
x11-wm x11-wm/sway-devel: update to 1.7.136 2022-10-10 11:30:36 +00:00
.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 databases/pymongo: Move to databases/py-pymongo 2022-10-09 13:51:35 -07: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.