1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2021-09-26 11:34:51 -07:00
.hooks
accessibility
arabic
archivers archivers/rubygem-rubyzip20: Add CPE information 2021-09-25 20:28:33 +00:00
astro
audio audio/bchoppr-lv2: Update 1.10.8 -> 1.10.10 2021-09-26 01:54:08 -07:00
base
benchmarks benchmarks/siege: Update version 4.0.9=>4.1.1 2021-09-25 17:57:31 -05:00
biology biology/unikmer: Update 0.18.4 -> 0.18.8 2021-09-26 01:54:07 -07:00
cad cad/netgen-lvs: Update 1.5.199 -> 1.5.202 2021-09-26 01:54:08 -07:00
chinese
comms comms/dfu-util: Update version 0.10=>0.11 2021-09-25 18:00:41 -05:00
converters converters/ocaml-jsonm: update the port to version 1.0.1 and 2021-09-26 11:14:09 +00:00
databases databases/freetds-devel: Update version 1.2.140=>1.3.7 2021-09-25 18:03:58 -05:00
deskutils
devel devel/universal-ctags: Update to p5.9.20210926.0 2021-09-26 16:22:39 +01:00
dns dns/coredns: Update 1.8.4 -> 1.8.5 2021-09-26 01:54:09 -07:00
editors editors/editorconfig-core-c: Update to 0.12.5 2021-09-25 12:50:17 -07:00
emulators emulators/wine-devel: Bump PORTREVISION 2021-09-26 13:43:01 +00:00
finance
french
ftp
games games/libretro-paralleln64: Mark as broken on aarch64. 2021-09-26 10:48:31 +02:00
german
graphics graphics/rlottie: New port: Platform independent standalone library that plays Lottie Animation 2021-09-26 10:43:55 -07:00
hebrew
hungarian
irc
japanese
java java/openjdk16: Fix build on aarch64. 2021-09-26 10:19:50 +02:00
Keywords
korean
lang lang/quickjs: Add test target 2021-09-25 22:45:18 -07:00
mail mail/alpine: Add CPE information 2021-09-25 20:28:52 +00:00
math math/combblas: Mark as only for x86 arch. 2021-09-26 18:01:58 +02:00
misc misc/freebsd-doc-*: Update to ra4827f6f64 from FreeBSD docset 2021-09-26 20:28:44 +02:00
Mk
multimedia multimedia/libbluray: Add CPE information 2021-09-25 20:28:54 +00:00
net net/wangle: Update 2021.09.13.00 -> 2021.09.20.00 2021-09-26 11:34:51 -07:00
net-im net-im/tdlib: Update 1.7.7.20210902 -> 1.7.8 2021-09-26 10:43:56 -07:00
net-mgmt net-mgmt/check_ssl_cert: update to 2.7.0 2021-09-24 22:23:34 +02:00
net-p2p
news news/inn-current: Update to 20210922 2021-09-24 13:25:16 -07:00
polish
ports-mgmt
portuguese
print print/ft2demos: Temporarily mark as broken 2021-09-24 23:10:15 +02:00
russian
science science/libghemical: Remove LD_PRELOAD vecause it configured now without it 2021-09-26 10:43:55 -07:00
security security/fizz: Update 2021.09.13.00 -> 2021.09.20.00 2021-09-26 11:34:50 -07:00
shells
sysutils sysutils/catfish: Update to 4.16.3 2021-09-26 18:57:48 +02:00
Templates
textproc textproc/libcyaml: Update 1.2.0 -> 1.2.1 2021-09-25 22:45:22 -07:00
Tools
ukrainian
vietnamese
www www/mohawk: Update to 2.0.21 2021-09-26 12:00:45 +02:00
x11 x11/nwg-launchers: update to 0.6.3 2021-09-26 02:19:54 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes x11-themes/greybird-theme: Update to 3.22.15 2021-09-25 23:20:48 +02:00
x11-toolkits x11-toolkits/linux-c7-qt-x11: Add CPE information 2021-09-25 20:29:03 +00:00
x11-wm x11-wm/fvwm3: update to 1.0.4. 2021-09-26 08:23:20 +08:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED
README
UIDs
UPDATING UPDATING: Fix some typos 2021-09-26 17:05:57 +02: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.