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 36e709eca4 net/vtun: Move man pages to share/man
Approved by:	portmgr (blanket)
2024-03-20 18:37:12 +00:00
.hooks
accessibility
arabic
archivers
astro
audio
benchmarks
biology
cad
chinese japanese/sourcehansans-otf: Update to 2.001 2024-03-20 20:56:41 +09:00
comms
converters
databases databases/keydb: Add NOT_FOR_ARCHS for i386 due to build failure 2024-03-20 10:55:44 -04:00
deskutils
devel devel/ruby-build: Update to 20240319 2024-03-20 23:05:48 +09:00
dns dns/p5-Zonemaster-LDNS: Update version 3.2.0=>4.0.0 2024-03-20 10:36:07 +01:00
editors
emulators
finance
french
ftp
games
german
graphics graphics/satty: update to 0.11.3 2024-03-20 19:05:16 +01:00
hebrew
hungarian
irc
japanese japanese/sourcehansans-otf: Update to 2.001 2024-03-20 20:56:41 +09:00
java
Keywords
korean japanese/sourcehansans-otf: Update to 2.001 2024-03-20 20:56:41 +09:00
lang
mail mail/getmail6: Update to 6.18.14 2024-03-20 14:03:01 -03:00
math math/octomap: update 1.9.8 → 1.10.0 2024-03-20 07:56:50 -07:00
misc
Mk
multimedia multimedia/gaupol: update to 1.13 2024-03-20 18:11:27 +01:00
net net/vtun: Move man pages to share/man 2024-03-20 18:37:12 +00:00
net-im net-im/dissent: update to 0.0.22 2024-03-20 19:05:15 +01:00
net-mgmt net-mgmt/whatmask: Move man pages to share/man 2024-03-20 13:19:33 +00:00
net-p2p net-p2p/btpd: Move man pages to share/man 2024-03-20 14:04:20 +00:00
news
polish
ports-mgmt ports-mgmt/py-pnu-portstreelint: New port: FreeBSD ports tree lint 2024-03-20 09:41:54 +00:00
portuguese
print
russian
science
security security/s2n-tls: Update to 1.4.8 2024-03-20 10:59:40 +00:00
shells
sysutils sysutils/py-croniter2: Update version 2.0.2=>2.0.3 2024-03-20 10:36:03 +01:00
Templates
textproc textproc/libucl: Fix lua compile issue 2024-03-20 10:36:11 +01:00
Tools
ukrainian
vietnamese
www www/bluefish: Update to 2.2.15 2024-03-20 17:15:04 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED devel/grpc142: Remove expired port 2024-03-20 11:22:50 +01: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.