1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Jason W. Bacon c69e97e63a biology/py-pybigwig: Fix poudriere build
Typo in post-install
2021-10-13 11:02:12 -05:00
.hooks
accessibility
arabic
archivers archivers/snappy-java: fix build on powerpc64le 2021-10-13 10:48:33 +00:00
astro
audio audio/alsa-utils: Switch master site to GitHub. 2021-10-13 15:14:24 +00:00
base
benchmarks benchmarks/stress-ng: Update to 0.13.05 2021-10-12 22:37:16 +02:00
biology biology/py-pybigwig: Fix poudriere build 2021-10-13 11:02:12 -05:00
cad
chinese
comms
converters graphics/poppler: bump consumers after 2dee0997fb 2021-10-12 20:23:21 +02:00
databases databases/redisjson: update to the recent commit 2021-10-13 09:22:18 -04:00
deskutils deskutils/mozo: update to 1.26.0 2021-10-12 20:30:22 -03:00
devel devel/newt: Fix configure failure after update to 0.52.21 2021-10-13 08:12:23 -07:00
dns dns/powerdns-recursor: update to 4.5.6 2021-10-13 10:12:49 +01:00
editors editors/texstudio: Update to 4.0.1 2021-10-13 12:56:51 -03:00
emulators
finance
french
ftp
games games/freecell-solver: Unbreak on 32 bit platforms. 2021-10-13 16:28:41 +02:00
german
graphics graphics/mesa-dri: Remove meson option gallium-clover 2021-10-13 17:42:29 +02:00
hebrew
hungarian
irc
japanese japanese/font-{firge,hackgen}: fix install script 2021-10-13 21:39:57 +09:00
java
Keywords
korean
lang
mail mail/libetpan: Cosmetic change 2021-10-13 13:36:05 +08:00
math math/elpa: Mark as broken on aarch64. 2021-10-13 16:28:41 +02:00
misc misc/osinfo-db: update to 20211013 2021-10-13 19:52:35 +04:00
Mk
multimedia multimedia/mediainfo: Cosmetic change 2021-10-13 13:36:10 +08:00
net net/frr7: Add c-ares support that was missing 2021-10-13 17:20:41 +02:00
net-im net-im/libsignal-client: Fix build on aarch64 2021-10-13 16:30:00 +02:00
net-mgmt net-mgmt/netdata: Clean up after ff1e979c0f 2021-10-13 13:40:41 +08:00
net-p2p
news
polish
ports-mgmt
portuguese
print print/py-ufolib2: Update to 0.11.4 2021-10-13 13:37:27 +08:00
russian
science science/openmc: Unbreak LIBMESH option by switching to mpich 2021-10-12 13:52:17 -07:00
security security/gnupg: Update to 2.3.3 2021-10-13 08:55:40 -06:00
shells shells/rc: Add CPE information 2021-10-13 15:20:05 +02:00
sysutils sysutils/tenshi: Add CPE information 2021-10-13 15:52:59 +02:00
Templates
textproc textproc/jtc: Add PORTSCOUT 2021-10-13 11:38:49 +01:00
Tools
ukrainian
vietnamese
www www/deno: Update to 1.15.1 2021-10-13 16:28:41 +02:00
x11 x11/slim: Add CPE information 2021-10-13 16:01:33 +02:00
x11-clocks
x11-drivers
x11-fm x11-fm/pcmanfm: Add CPE information 2021-10-13 16:00:53 +02:00
x11-fonts x11-fonts/agave: Add CPE information 2021-10-13 16:01:02 +02:00
x11-servers
x11-themes x11-themes/qogir-icon-themes: fix build after INSTALLS_ICONS removal 2021-10-13 18:00:57 +02:00
x11-toolkits x11-toolkits/plib: Add CPE information 2021-10-13 16:01:17 +02:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED devel/git: Split into subpackages 2021-10-12 12:18:54 -03:00
README
UIDs
UPDATING devel/git: Split into subpackages 2021-10-12 12:18:54 -03:00

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.