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
2021-09-26 15:54:47 -07:00
.hooks
accessibility
arabic
archivers
astro
audio audio/libsidplayfp: update to 2.3.0 release 2021-09-27 08:20:10 +10:00
base
benchmarks
biology biology/unikmer: Update 0.18.4 -> 0.18.8 2021-09-26 01:54:07 -07:00
cad cad/openroad: Fix PORTSCOUT tag. 2021-09-26 12:57:12 -07:00
chinese
comms
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/libsigc++30: New port: Callback Framework for C++ 2021-09-26 15:47:41 -07:00
dns dns/coredns: Update 1.8.4 -> 1.8.5 2021-09-26 01:54:09 -07:00
editors
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
math math/combblas: Mark as only for x86 arch. 2021-09-26 18:01:58 +02:00
misc misc/snakemake: Update 6.7.0 -> 6.8.1 2021-09-26 15:54:46 -07:00
Mk
multimedia multimedia/cheese: Update to 41.0 2021-09-26 13:37:51 -07:00
net net/usockets: Update 0.7.1 -> 0.8.0 2021-09-26 12:12:45 -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-p2p
news
polish
ports-mgmt
portuguese
print
russian
science science/libghemical: Remove LD_PRELOAD vecause it configured now without it 2021-09-26 10:43:55 -07:00
security security/solana: Update 1.7.11 -> 1.7.12 2021-09-26 15:54:47 -07:00
shells shells/starship: Update 0.56.0 -> 0.58.0 2021-09-26 15:54:46 -07:00
sysutils sysutils/mcfly: Update 0.5.8 -> 0.5.9 2021-09-26 13:10:50 -07: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/uwebsockets: Update 19.6.0 -> 20.1.0 2021-09-26 15:54:46 -07:00
x11 x11/ulauncher: update Ulauncher to version 5.14.0. 2021-09-26 18:58:47 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
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.