Personal patches
Go to file
2022-10-27 22:32:22 -07:00
.hooks
accessibility
arabic
archivers archivers/xarchiver: Update to 0.5.4.20 2022-10-26 22:06:36 +01:00
astro astro/mepo: update to 1.1 2022-10-27 00:44:40 +00:00
audio audio/gogglesmm: Fix build with FOX 1.7.80 2022-10-28 00:10:46 -04:00
base
benchmarks benchmarks/inferno: Update 0.11.11 -> 0.11.12 2022-10-25 23:59:32 -07:00
biology biology/biosig: Make sure __LITTLE_ENDIAN is defined in include files. 2022-10-26 20:42:44 -05:00
cad cad/librecad: Fix orthogonal and rel angle tools 2022-10-27 21:52:51 -04:00
chinese
comms databases/and_others: Fix rc.d script comment 2022-10-26 16:55:27 +00:00
converters
databases databases/mongodb-tools: update to 100.6.0 2022-10-27 16:30:32 +02:00
deskutils deskutils/kronometer: update to 2.3.0 2022-10-27 16:08:38 +02:00
devel devel/aws-c-s3: Update to 0.1.51 2022-10-27 22:26:57 +01:00
dns dns/powerdns: broken due to missing mandatory schema changes 2022-10-27 17:31:27 +02:00
editors editors/neovim: Add support for UseBlocklist as a preferred alias for UseBlacklist 2022-10-26 04:59:31 -06:00
emulators emulators/pcsx2: Update to 1.7.3465 2022-10-27 16:46:51 +02:00
finance
french
ftp
games games/freeciv: properly link with libiconv (+) 2022-10-28 01:52:07 +03:00
german
graphics graphics/mesa-devel: update to 22.2.b.4346 2022-10-27 00:44:40 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/guile: Remove USE_GCC=12 2022-10-27 12:25:23 -05:00
mail mail/snappymail: Update to 2.19.4 2022-10-28 09:59:55 +09:00
math math/mesquite: New port: Mesh Quality Improvement Toolkit is a suite of mesh algorithms 2022-10-27 22:32:22 -07:00
misc misc/py-openpaperwork-gtk: New port: OpenPaperwork GTK plugins 2022-10-25 02:22:02 -07:00
Mk Mk/bsd.wx.mk: set MAINTAINER to desktop@ 2022-10-26 19:10:21 +02:00
multimedia multimedia/emby-server-devel: update to 4.8.0.15 2022-10-27 21:30:17 +02:00
net net/freeradius3: Update to 3.2.1 2022-10-27 12:44:49 -04:00
net-im net-im/ruqola: update to 1.8.1 2022-10-27 15:59:23 +02:00
net-mgmt net-mgmt/netdata-go: update to 0.41.2 2022-10-27 21:32:21 +02:00
net-p2p net-p2p/monero-cli: mark as broken with LibreSSL 2022-10-25 10:55:47 +02:00
news
polish
ports-mgmt
portuguese
print print/lilypond-devel: Update to 2.23.80 2022-10-25 16:16:15 +01:00
russian
science science/py-pyscf: chase libXC6 2022-10-26 19:58:26 +02:00
security security/snort3: Update to 3.1.45.0 2022-10-27 19:27:35 +00:00
shells
sysutils sysutils/py-ansible-lint: update to 6.8.3 2022-10-27 23:19:48 +01:00
Templates
textproc textproc/termshot: Update to 0.2.5 2022-10-27 11:34:38 +02:00
Tools
ukrainian
vietnamese
www www/nginx: Update to 1.22.1 2022-10-27 21:12:52 +02:00
x11 x11/fuzzel: update to 1.8.1 2022-10-27 16:08:56 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes x11-themes/Kvantum: Update to 1.0.6 2022-10-27 18:18:11 -03:00
x11-toolkits x11-toolkits/fox17: Update to 1.7.80 2022-10-27 23:57:36 -04:00
x11-wm x11-wm/sway-devel: update to 1.7.141 2022-10-25 00:53:27 +00:00
.arcconfig
.gitignore
CHANGES CHANGES: document the 3 new features 2022-10-26 10:34:03 +02:00
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED x11-toolkits/wxgtk31: add MOVED entry 2022-10-25 21:33:58 +02: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.