Personal patches
Go to file
2022-12-31 09:05:14 +01:00
.hooks
accessibility
arabic
archivers
astro astro/astrometry: Update to 0.93 2022-12-30 11:03:57 +01:00
audio audio/wolf-shaper-lv2: Update 0.1.8-33 -> 1.0.0 2022-12-30 22:22:51 -08:00
base
benchmarks Mk/**octave.mk: Convert to USES=octave 2022-12-30 11:54:39 -06:00
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 chinese/fcitx5-mcbopomofo: Use CMAKE_OFF instead of setting Off in CMAKE_ARGS 2022-12-30 23:42:07 +08:00
comms comms/ebook2cwgui: Cleanup EXPIRED ports 2022-12-31 02:53:56 +01:00
converters
databases cleanup: Remove expired ports: 2022-12-31 02:57:59 +01:00
deskutils deskutils/lazycli: New port: Turn static CLI commands into TUIs with ease 2022-12-30 22:22:52 -08:00
devel devel/qt5-scripttools: update to 5.15.11 2022-12-31 09:05:14 +01:00
dns dns/rubygem-idn-ruby: Update to 0.1.5 2022-12-30 17:06:17 +08:00
editors editors/madedit: Cleanup EXPIRED ports 2022-12-31 02:50:42 +01:00
emulators emulators/lisaem: Cleanup EXPIRED ports 2022-12-31 02:43:53 +01:00
finance finance/R-cran-timeDate: Update to 4021.107 2022-12-30 20:41:58 +08:00
french
ftp ftp/termscp: New port: TUI file transfer and explorer with support for SCP/SFTP/FTP/S3 2022-12-30 11:51:16 -08:00
games games/species: Refactor after wxgtk28 removal 2022-12-31 04:51:54 +01:00
german german/mythes: Update to 2022.11.20 2022-12-30 17:05:56 +08:00
graphics graphics/comical: Cleanup EXPIRED ports 2022-12-31 02:38:32 +01:00
hebrew
hungarian
irc irc/inspircd: update to 3.15.0 2022-12-30 14:52:52 +01:00
japanese
java
Keywords
korean
lang cleanup: Remove expired ports: 2022-12-31 02:16:10 +01:00
mail mail/rubygem-premailer-rails-rails60: Update to 1.12.0 2022-12-30 17:06:18 +08:00
math math/mlpack: Update 4.0.0 -> 4.0.1 2022-12-30 22:22:52 -08:00
misc misc/tvbrowser: Update to 4.2.7 2022-12-30 21:55:18 +01:00
Mk qt-dist.mk: fix sorting 2022-12-31 08:06:10 +01:00
multimedia cleanup: Remove expired ports: 2022-12-31 02:58:48 +01:00
net net/opennx: Cleanup EXPIRED ports 2022-12-31 03:00:41 +01:00
net-im net-im/t*: update Telegram Desktop from 4.4.1 to 4.5.0 2022-12-30 20:39:17 -05:00
net-mgmt net-mgmt/semaphore: update 2.8.53 to 2.8.77 2022-12-30 14:00:34 +00:00
net-p2p cleanup: Remove expired ports: 2022-12-31 02:37:08 +01:00
news
polish polish/hunspell: Update to 20221101 2022-12-30 17:05:56 +08:00
ports-mgmt
portuguese
print print/py-ufolib2: Add JSON and MSGPACK options 2022-12-30 18:51:56 +08:00
russian
science science/PETSc: Update 3.18.2 -> 3.18.3 2022-12-30 22:22:52 -08:00
security Restore three ports removed too early and assume their maintainership. 2022-12-31 02:50:02 +00:00
shells cleanup: Remove expired ports: 2022-12-30 13:50:39 +01:00
sysutils sysutils/egress-monitor: Update to 0.0.5 2022-12-31 00:38:41 +00:00
Templates
textproc textproc/ugrep: Update to 3.9.3 2022-12-31 06:19:22 +00:00
Tools
ukrainian
vietnamese
www www/librtcdcpp: Broken after fmt-9.1.0 update 2022-12-30 22:22:51 -08:00
x11 x11/grimshot: move manpage under share/man 2022-12-30 18:26:37 +00:00
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
GIDs
Makefile
MOVED MOVED: Fix format 2022-12-30 23:26:19 -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.