1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2021-01-15 11:01:17 +00:00
accessibility
arabic
archivers archivers/kzip: update to v20200115 2021-01-15 10:46:23 +00:00
astro
audio audio/musicpc: Remove PY_SPHINX 2021-01-14 18:35:26 +00:00
base
benchmarks
biology biology/haplohseq: Restrict to python3 2021-01-15 00:08:06 +00:00
cad - Update to 2.3.0 [1] 2021-01-15 00:24:11 +00:00
chinese
comms - lang/fpc revert way like linker is taken by fpc compiler 2021-01-14 21:11:15 +00:00
converters
databases databases/pgrouting: Update to 3.1.2 2021-01-15 08:35:05 +00:00
deskutils deskutils/freeplane: Update to 1.8.11 2021-01-15 08:56:52 +00:00
devel Update plugins. 2021-01-15 10:21:59 +00:00
dns dns/yadifa: fix build on GCC architectures 2021-01-12 17:58:41 +00:00
editors - lang/fpc revert way like linker is taken by fpc compiler 2021-01-14 21:11:15 +00:00
emulators Update to 4.0.26 2021-01-15 01:09:24 +00:00
finance Upgrade to the latest stable release, 2.0.0. 2021-01-13 22:02:23 +00:00
french
ftp - Update WWW 2021-01-14 09:41:11 +00:00
games - lang/fpc revert way like linker is taken by fpc compiler 2021-01-14 21:11:15 +00:00
german
graphics graphics/py-OWSLib: Update to 0.21.0 2021-01-15 09:33:35 +00:00
hebrew
hungarian
irc Update databases/redis to the recent stable version 6.0.10. 2021-01-13 16:13:24 +00:00
japanese
java
Keywords
korean
lang - lang/fpc revert way like linker is taken by fpc compiler 2021-01-14 21:11:15 +00:00
mail mail/getmail6: Update to version 6.14 2021-01-14 15:25:24 +00:00
math New port: math/cmh: Compute Igusa class polynomials 2021-01-15 11:01:17 +00:00
misc misc/dahdi-kmod: enable on powerpc64 2021-01-13 01:55:30 +00:00
Mk Update GCC_DEFAULT from 9 to 10. 2021-01-13 23:03:31 +00:00
multimedia multimedia/xawtv: enable on powerpc64 2021-01-14 23:55:07 +00:00
net Remove PY_SPHINX from ports using Python 3 2021-01-14 14:34:38 +00:00
net-im - Update to 0.3.5 2021-01-14 18:02:51 +00:00
net-mgmt update check_ssl_cert to 1.130.0 2021-01-14 21:40:00 +00:00
net-p2p - lang/fpc revert way like linker is taken by fpc compiler 2021-01-14 21:11:15 +00:00
news
polish
ports-mgmt
portuguese
print Simplify some ports using PYTHON_MAJOR_VER and Python 3.6+ 2021-01-12 21:25:30 +00:00
russian - lang/fpc revert way like linker is taken by fpc compiler 2021-01-14 21:11:15 +00:00
science Add compiler:c++11-lang to USES to fix build on GCC-based systems: 2021-01-15 01:05:21 +00:00
security security/py-ospd: Transfer maintainership to acm@ on his request. 2021-01-14 22:55:10 +00:00
shells
sysutils Update to 0.5 2021-01-15 09:49:18 +00:00
Templates
textproc textproc/fzf: Update to 0.25.0, take maintainership 2021-01-14 23:06:47 +00:00
Tools
ukrainian
vietnamese
www www/rubygem-roda: Update to 3.40.0 2021-01-14 22:04:26 +00:00
x11 Remove PY_SPHINX from ports using Python 3 2021-01-14 14:34:38 +00:00
x11-clocks
x11-drivers
x11-fm - lang/fpc revert way like linker is taken by fpc compiler 2021-01-14 21:11:15 +00:00
x11-fonts Upgrade to v2.11. 2021-01-14 19:04:39 +00:00
x11-servers
x11-themes Update xfce-icons-elementary to 0.15.2 2021-01-11 15:58:59 +00:00
x11-toolkits x11-toolkits/tk86: fix regression, bump PORTREVISION 2021-01-15 08:14:06 +00:00
x11-wm x11-wm/muffin: fix build on GCC architectures 2021-01-12 11:54:17 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Fix bulk -a: biology/haplohseq was restored. 2021-01-14 21:36:18 +00:00
README
UIDs
UPDATING net-im/matterircd: Update to 0.22.0 2021-01-14 16:49:25 +00: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://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		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://www.FreeBSD.org/doc/en_US.ISO8859-1/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.