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
Nuno Teixeira cea660f6e1 net/nss-pam-ldapd: Move man pages to share/man
Approved by:	portmgr (blanket)
2024-03-24 10:50:39 +00:00
.hooks
accessibility
arabic
archivers */*: Bump PORTREVISION. lazarus was updated to 3.2.0 2024-03-23 23:36:08 -05:00
astro
audio audio/mousai: drop unused dependency after 56a524d0e0 2024-03-24 09:23:46 +01:00
benchmarks
biology
cad */*: Bump PORTREVISION. lazarus was updated to 3.2.0 2024-03-23 23:36:08 -05:00
chinese
comms */*: Bump PORTREVISION. lazarus was updated to 3.2.0 2024-03-23 23:36:08 -05:00
converters
databases databases/{,py-}pyarrow: update 13.0.0 → 15.0.2 2024-03-24 03:01:18 -07:00
deskutils deskutils/lumina-textedit: Move man pages to share/man 2024-03-24 09:38:21 +00:00
devel devel/phorgeit-phorge: New port 2024-03-24 11:23:37 +01:00
dns
editors editors/lazarus-devel*: Update to 3.3.1.20240323 2024-03-24 01:29:16 -05:00
emulators
finance
french
ftp
games */*: Bump consumers of textproc/libunibreak 2024-03-24 09:39:30 +01:00
german
graphics */*: Bump consumers of textproc/libunibreak 2024-03-24 09:39:30 +01:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/gcc13-devel: Update to 13.2.1.s20240323 2024-03-24 08:03:25 +00:00
mail
math
misc misc/llama-cpp: update 2487 → 2509 2024-03-24 02:59:11 -07:00
Mk Mk/bsd.sites.mk: Remove dead mozdev mirrors 2024-03-24 09:39:30 +01:00
multimedia multimedia/ustreamer: update 6.5 → 6.6 2024-03-24 02:58:10 -07:00
net net/nss-pam-ldapd: Move man pages to share/man 2024-03-24 10:50:39 +00:00
net-im
net-mgmt net-mgmt/tcpreplay: Relinuqish maintainership 2024-03-24 09:52:52 +01:00
net-p2p net-p2p/twitch-tui: update 2.6.5 → 2.6.6 2024-03-24 02:57:55 -07:00
news
polish
ports-mgmt
portuguese
print
russian */*: Bump PORTREVISION. lazarus was updated to 3.2.0 2024-03-23 23:36:08 -05:00
science
security security/zaproxy: Update cache files because gradle was updated 2024-03-23 19:22:20 -05:00
shells
sysutils sysutils/kopia: Update to 0.16.0 2024-03-23 21:50:10 +00:00
Templates
textproc textproc/sad: update 0.4.23 → 0.4.25 2024-03-24 02:56:59 -07:00
Tools
ukrainian
vietnamese
www www/py-httpcore: Adjust py-trio max version 2024-03-24 08:13:31 +01:00
x11 x11/lumina-coreutils: Move man pages to share/man 2024-03-24 09:38:21 +00:00
x11-clocks
x11-drivers
x11-fm */*: Bump PORTREVISION. lazarus was updated to 3.2.0 2024-03-23 23:36:08 -05:00
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED
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.