1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Christian Weisgerber b0a7373ed3 net/zebra-server: Move man pages to share/man
Approved by:	portmgr (blanket)
2024-03-18 17:39:47 +01:00
.hooks
accessibility
arabic
archivers
astro
audio audio/soundtracker: update 1.0.4 → 1.0.5 2024-03-18 09:24:20 -07:00
benchmarks
biology biology/bifrost: Update to 1.3.5 2024-03-18 09:29:43 -05:00
cad
chinese
comms comms/opencbm*: Move manpages to share/man 2024-03-18 16:19:34 +03:00
converters
databases databases/mysqldump-secure: Move man pages to share/man 2024-03-18 11:25:38 +01:00
deskutils deskutils/i3lock: update to 2.15 2024-03-18 12:10:48 +01:00
devel */*: update NGINX JavaScript: 0.8.2 -> 0.8.3 (+) 2024-03-18 10:46:50 -04:00
dns dns/firedns: Move man pages to share/man 2024-03-18 12:38:13 +01:00
editors editors/retext: Update to 8.0.2 2024-03-18 10:27:59 +00:00
emulators
finance finance/fava: upgrade to 1.27.3. 2024-03-17 20:08:15 -07:00
french
ftp ftp/wget: Upgrade from 1.21.4 t 1.24.5 2024-03-18 09:01:50 +01:00
games games/xtrojka: Move man pages to share/man 2024-03-18 12:38:14 +01:00
german
graphics graphics/diplib: update 3.4.1 → 3.4.2 2024-03-18 09:24:19 -07:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang */*: update NGINX JavaScript: 0.8.2 -> 0.8.3 (+) 2024-03-18 10:46:50 -04:00
mail mail/spmfilter: Move man pages to share/man 2024-03-18 13:28:11 +01:00
math math/kalc: update 1.0.3 → 1.0.4 2024-03-18 09:24:21 -07:00
misc misc/llama-cpp: update 2440 → 2450 2024-03-18 09:24:19 -07:00
Mk multimedia/gstreamer1-plugins*: Remove support for librtmp 2024-03-17 19:26:37 +01:00
multimedia multimedia/ustreamer: update 6.3 → 6.4 2024-03-18 09:24:19 -07:00
net net/zebra-server: Move man pages to share/man 2024-03-18 17:39:47 +01:00
net-im net-im/telegram-purple: Remove expired port 2024-03-17 16:01:37 +01:00
net-mgmt net-mgmt/wifimgr: Move man pages to share/man 2024-03-18 14:51:38 +01:00
net-p2p
news news/tin: Move manpages to share/man 2024-03-18 16:19:34 +03:00
polish
ports-mgmt ports-mgmt/portgraph: bump to 0.1.0 2024-03-17 16:37:27 +01:00
portuguese
print print/harfbuzz: update to 8.3.1 2024-03-18 08:14:53 +01:00
russian
science science/zotero: Update to 6.0.36 2024-03-18 10:21:38 +01:00
security security/py-pnu-vuxml: New port: FreeBSD VuXML library and query tool 2024-03-18 11:06:50 +00:00
shells shells/carapace: update to 1.0.0 2024-03-18 18:32:15 +09:00
sysutils sysutils/tracker3: chase man -> share/man transition 2024-03-18 10:03:10 +03:00
Templates
textproc textproc/py-sphinx-markdown-tables: Update to 0.0.17 2024-03-18 07:21:39 +00:00
Tools
ukrainian
vietnamese
www */*unit*: update NGINX Unit: 1.31.1 -> 1.32.0 2024-03-18 10:46:50 -04:00
x11 x11/bemenu: update to 0.6.21 2024-03-18 16:29:32 +01:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs UIDs, GIDs: Claim ID 464 for LPJS (Lightweight, Portable Job Scheduler) 2024-03-18 10:35:00 -05:00
Makefile
MOVED MOVED: Document the rename of lang/swi-pl to lang/swipl 2024-03-18 07:57:18 +00:00
README
UIDs UIDs, GIDs: Claim ID 464 for LPJS (Lightweight, Portable Job Scheduler) 2024-03-18 10:35:00 -05:00
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.