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-06-10 22:46:07 +08:00
.hooks
accessibility
arabic
archivers
astro astro/phd2: fix build on non-x86/non-ARM 2021-06-09 19:55:41 +00:00
audio */*: Add a backup master site to all Xiph.org ports 2021-06-10 15:48:47 +02:00
base
benchmarks
biology biology/fasttree: fix build on powerpc 2021-06-10 12:25:31 +00:00
cad cad/kicad-devel: Update to latest commit 2021-06-10 15:10:45 +02:00
chinese
comms
converters converters/osm2pgsql: update to 1.5.0 2021-06-10 17:00:45 +03:00
databases databases/py-pymemcache: Update to 3.4.4 2021-06-09 22:11:36 -04:00
deskutils deskutils/py-paperless: Fix man page formatting 2021-06-10 11:29:31 +02:00
devel devel/p5-Glib: Cosmetic change 2021-06-10 22:46:06 +08:00
dns
editors editors/rehex: new port had been added (+) 2021-06-10 08:13:35 +00:00
emulators emulators/yuzu: update to s20210609 2021-06-10 00:59:46 +00:00
finance
french
ftp ftp/curl: Update to 7.77.0 2021-06-10 22:45:58 +08:00
games games/hyperrogue: update to 12.0a 2021-06-10 17:00:45 +03:00
german
graphics graphics/gdal: Convert REINPLACE_CMD to patch files 2021-06-10 22:45:58 +08:00
hebrew
hungarian
irc
japanese
java java/intellij-ultimate: update to 2021.1.2 release. 2021-06-09 11:28:54 +02:00
Keywords
korean
lang lang/perl5.28: enable DTRACE on powerpc 2021-06-10 12:13:11 +00:00
mail mail/phplist: update distinfo 2021-06-10 08:09:03 +01:00
math math/p5-Math-Interpolate: Cosmetic change 2021-06-10 22:46:07 +08:00
misc misc/thefuck: Update to 3.31 2021-06-09 22:11:15 -04:00
Mk
multimedia */*: Add a backup master site to all Xiph.org ports 2021-06-10 15:48:47 +02:00
net net/tightvnc: fix build on powerpc 2021-06-10 08:57:31 +00:00
net-im devel/meson: update to 0.58.1 2021-06-09 21:29:24 +00:00
net-mgmt net-mgmt/cacti: Update to 1.2.17 2021-06-10 16:12:07 +02:00
net-p2p
news
polish
ports-mgmt
portuguese
print print/texinfo: Add comment 2021-06-10 22:45:59 +08:00
russian
science science/eccodes: Update to 2.22.0 2021-06-10 22:45:59 +08:00
security security/py-pysaml26: Add py-pysaml26 6.5.1 (copied from py-pysaml2) 2021-06-10 22:45:56 +08:00
shells
sysutils sysutils/screenfetch: update to 3.9.1.56 (commit c3a4789) 2021-06-09 19:34:09 -05:00
Templates
textproc textproc/translate-toolkit: Update version requirement of RUN_DEPENDS 2021-06-10 22:45:59 +08:00
Tools
ukrainian
vietnamese
www www/rubygem-rack-proxy06: Add rubygem-rack-proxy06 0.6.5 (copied from rubygem-rack-proxy) 2021-06-10 22:45:57 +08:00
x11
x11-clocks
x11-drivers
x11-fm x11-fm/qtfm: update to 6.2.1 2021-06-09 00:49:16 +00:00
x11-fonts
x11-servers x11-servers/xwayland-devel: update to 1.20.0.969 2021-06-10 00:59:46 +00:00
x11-themes x11-themes/numix-icon-theme-circle: Update to 21.05.31 2021-06-09 22:25:35 +02:00
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES CHANGES: Document the prepare-commit-msg hook. 2021-06-09 12:47:55 +02:00
CONTRIBUTING.md
COPYRIGHT
GIDs ftp/sftpgo: SFTP, FTP/S, and WebDAV server [NEW] 2021-06-08 16:46:34 +00:00
LEGAL
Makefile
MOVED games/bubble-chains: resurrect port and update to 0.2.0 2021-06-10 17:00:44 +03:00
README
UIDs ftp/sftpgo: SFTP, FTP/S, and WebDAV server [NEW] 2021-06-08 16:46:34 +00:00
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.