1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Yuri Victorovich a51473ca6d audio/cadence: Add missing dependencies
PR:		258177
Reported by:	Filipe da Silva Santos <contact@shiori.com.br>
2021-08-30 21:47:15 -07:00
.hooks
accessibility
arabic
archivers
astro
audio audio/cadence: Add missing dependencies 2021-08-30 21:47:15 -07:00
base
benchmarks
biology biology/biolibc-tools: High-performance tools based on biolibc 2021-08-30 08:09:23 -05:00
cad
chinese
comms
converters
databases ftp/proftpd: update distinfo for ProfFTPd slave ports 2021-08-31 01:03:04 +02:00
deskutils
devel devel/llvm13: update to RC2 2021-08-30 23:20:28 +01:00
dns
editors
emulators emulators/yuzu: update to s20210830 2021-08-31 00:36:19 +00:00
finance
french
ftp ftp/proftpd: update distinfo for ProfFTPd slave ports 2021-08-31 01:03:04 +02:00
games games/sgt-puzzles: update to 20210829 2021-08-30 21:09:55 +03:00
german
graphics graphics/mesa-devel: update to 21.2.b.1640 2021-08-31 00:36:21 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/ocaml: sort pkg-plist correctly, remove some old cruft 2021-08-30 11:44:57 +00:00
mail mail/exmh2: Chase toolkits/tk87 8.7a5 2021-08-30 21:45:43 -07:00
math math/obake: New port: C++ library for the symbolic manipulation of sparse polynomials & co 2021-08-30 21:47:15 -07:00
misc misc/clifm: the port had been updated and improved (+) 2021-08-30 13:37:14 +00:00
Mk
multimedia multimedia/kooha: update to 1.2.1.665 2021-08-31 00:36:20 +00:00
net Cleanup: for ports under n* categories, drop redundant GH_* knobs. 2021-08-31 04:02:17 +00:00
net-im Cleanup: for ports under n* categories, drop redundant GH_* knobs. 2021-08-31 04:02:17 +00:00
net-mgmt Cleanup: for ports under n* categories, drop redundant GH_* knobs. 2021-08-31 04:02:17 +00:00
net-p2p Cleanup: for ports under n* categories, drop redundant GH_* knobs. 2021-08-31 04:02:17 +00:00
news Cleanup: for ports under n* categories, drop redundant GH_* knobs. 2021-08-31 04:02:17 +00:00
polish
ports-mgmt ports-mgmt/poudriere: Bring in fix for distclean make.conf error 2021-08-30 10:21:44 -07:00
portuguese
print
russian
science
security ftp/proftpd: update distinfo for ProfFTPd slave ports 2021-08-31 01:03:04 +02:00
shells
sysutils sysutils/snapraid: New Port: Backup program for disk arrays 2021-08-30 23:35:22 +02:00
Templates
textproc
Tools
ukrainian
vietnamese
www
x11 x11/foot: enable PGO by default 2021-08-30 17:31:16 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
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.