Go to file
Älven 4951cf94da
sysutils/ictree: [NEW PORT] Like tree(1) but interactive
ictree is a terminal-based program that takes a list of contents of
directories and displays them in a pager similar to less where you can
fold/unfold

https://nikitaivanovv.github.io/ictree/

PR:		284245
Approved by:	yuri@ (Mentor)

Differential Revision: https://reviews.freebsd.org/D52439
2025-09-09 14:39:59 +04:00
.hooks
Keywords
Mk
Templates
Tools
accessibility
arabic
archivers archivers/xarchiver: Update to 0.5.4.26 2025-09-08 23:52:27 +01:00
astro
audio audio/ft2-clone: Update to 1.98 2025-09-09 08:27:34 +02:00
benchmarks
biology
cad
chinese
comms
converters
databases databases/py-apache-arrow: Broken on i386 2025-09-08 16:14:54 -07:00
deskutils deskutils/py-paperless-ngx: Bump PORTREVISION 2025-09-09 11:12:10 +02:00
devel devel/qca: fix LibreSSL support 2025-09-09 12:58:12 +03:00
dns dns/py-dnspython: Update version 2.7.0=>2.8.0 2025-09-09 10:16:03 +02:00
editors
emulators
filesystems filesystems/zerofs: update to 0.15.2 and disable the 32bit architectures 2025-09-08 17:37:54 +09:00
finance finance/myphpmoney: Remove expired port 2025-09-08 18:03:43 +02:00
french
ftp
games games/anki: Update to 25.09 2025-09-09 11:53:07 +02:00
german
graphics graphics/gegl: allow to build with FFmpeg 8.0 2025-09-08 17:17:49 +03:00
hebrew
hungarian
irc
japanese
java
korean
lang lang/ldc: Fix build on FreeBSD-16 2025-09-08 19:40:58 +02:00
mail
math math/R-cran-orthopolynom: New port 2025-09-09 04:33:30 +02:00
misc misc/rump: Fix compile error. 2025-09-09 18:37:05 +08:00
multimedia multimedia/audacious-plugins: Update to 4.5.1 2025-09-08 13:59:11 +02:00
net net/openntpd: conditionalize ca_root_nss dependency on FreeBSD version 2025-09-08 15:41:44 +02:00
net-im net-im/gotosocial: update to 0.19.2 2025-09-09 15:24:10 +09:00
net-mgmt net-mgmt/netdata-go: remove port 2025-09-08 15:38:19 +02:00
net-p2p net-p2p/prowlarr: Update 1.37.0.5076 => 2.0.5.5160 2025-09-08 21:05:19 +03:00
news
polish
ports-mgmt
portuguese
print print/tex-luatex: fix WITH_PIE build, remove PIE_UNSAFE and MAKE_JOBS_UNSAFE 2025-09-09 14:24:01 +04:00
russian
science science/cdf: improve and lint port 2025-09-09 02:10:52 +04:00
security security/timestamp-authority: Update version 1.2.8=>1.2.9 2025-09-09 10:16:05 +02:00
shells
sysutils sysutils/ictree: [NEW PORT] Like tree(1) but interactive 2025-09-09 14:39:59 +04:00
textproc textproc/highlight: Remove accidentally added OPTIONS_DEFAULT=GUI 2025-09-08 18:03:21 +03:00
ukrainian
vietnamese
www www/otter-browser: clean up after Qt Webkit removal 2025-09-09 12:58:12 +03:00
x11 x11/libxfce4windowing: fix build of generated C code for Vala files 2025-09-09 09:28:45 +02:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm x11-wm/dwm: update to 6.6 2025-09-08 16:41:29 +02:00
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
MOVED finance/myphpmoney: Remove expired port 2025-09-08 18:03:43 +02:00
Makefile
README
UIDs
UPDATING www/mod_wsgi4: Move to www/mod_wsgi, and upgrade port to 5.0.2 2025-09-08 10:26:23 +02:00

README

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	https://ports.FreeBSD.org

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.