1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2019-07-18 16:10:48 +00:00
accessibility
arabic
archivers archivers/arj: Unbreak upgrading debian patchset 2019-07-16 18:46:47 +00:00
astro - Add LICENSE_FILE 2019-07-16 09:32:14 +00:00
audio audio/drumgizmo: update to 0.9.17 2019-07-17 19:15:16 +00:00
base
benchmarks benchmarks/super-smack: fix build on GCC architectures 2019-07-18 11:25:28 +00:00
biology
cad
chinese
comms comms/xastir: update to 2.1.4 2019-07-16 17:40:24 +00:00
converters
databases databases/mysql-connector-odbc: fix build on GCC architectures 2019-07-18 11:30:00 +00:00
deskutils deskutils/cfiles: Add dependencies 2019-07-18 03:53:21 +00:00
devel - Update WWW 2019-07-18 09:02:15 +00:00
dns Update to 9.11.9. 2019-07-18 16:10:48 +00:00
editors - Update to git snapshot ed29d9f 2019-07-14 02:17:53 +00:00
emulators Update to 5.2.32. 2019-07-16 23:02:43 +00:00
finance
french
ftp Update to 1.3 2019-07-13 20:46:18 +00:00
games games/dMagnetic: update to 0.16 2019-07-17 20:08:41 +00:00
german Update to 2019.07.14 2019-07-15 17:44:55 +00:00
graphics New port: graphics/svgbob 2019-07-18 15:01:00 +00:00
hebrew
hungarian
irc
japanese - Update to 4.2.5 2019-07-15 10:35:18 +00:00
java - Update WWW 2019-07-15 09:32:13 +00:00
Keywords
korean Update WWW. 2019-07-15 20:05:53 +00:00
lang Update to the 20180713 snapshot of GCC 9.1.1. 2019-07-18 07:00:53 +00:00
mail mail/dovecot: One should actually TEST their patches. 2019-07-17 20:19:19 +00:00
math Upgrade to 1.16.1. 2019-07-18 09:59:25 +00:00
misc - Fix typo in COMMENT 2019-07-17 14:59:58 +00:00
Mk www/geckodriver: Bump libc crate version again 2019-07-18 08:18:05 +00:00
multimedia multimedia/mkclean: fix linking when using base GCC 2019-07-18 11:22:36 +00:00
net [NEW PORT] net/rubygem-fog-gridscale: 'fog' gem to support gridscale 2019-07-18 10:42:43 +00:00
net-im - Update WWW 2019-07-16 09:02:14 +00:00
net-mgmt net-mgmt/zabbix42-server: fix build on GCC architectures 2019-07-16 10:26:01 +00:00
net-p2p net-p2p/torrent-file-editor: prepare for Qt 5.13 2019-07-13 11:59:53 +00:00
news
palm
polish Update to 20190709 2019-07-15 17:45:00 +00:00
ports-mgmt ports-mgmt/portfmt: Update to latest commit 2019-07-16 15:54:27 +00:00
portuguese
print - Whitespace and cosmetic fixes 2019-07-15 09:02:15 +00:00
russian
science science/py-veusz: fix build on GCC architectures 2019-07-18 11:26:50 +00:00
security security/maltrail: 2019-07-18 15:08:44 +00:00
shells
sysutils Update to 12.2 2019-07-17 23:46:43 +00:00
Templates
textproc - Resurrect and update to the latest GitHub version (1.5.0-g20190709) 2019-07-17 17:24:41 +00:00
Tools
ukrainian
vietnamese
www mojolicious: Update to 8.22 2019-07-18 12:34:45 +00:00
x11 KDE Frameworks: update to 5.60.0 2019-07-16 18:41:46 +00:00
x11-clocks
x11-drivers
x11-fm x11-fm/nautilus-python: create port 2019-07-17 17:32:15 +00:00
x11-fonts Mark BROKEN: unfetchable 2019-07-15 06:25:49 +00:00
x11-servers
x11-themes KDE Frameworks: update to 5.60.0 2019-07-16 18:41:46 +00:00
x11-toolkits KDE Frameworks: update to 5.60.0 2019-07-16 18:41:46 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED - Resurrect and update to the latest GitHub version (1.5.0-g20190709) 2019-07-17 17:24:41 +00:00
README
UIDs
UPDATING sysutils/py-borgmatic: move borgmatic's default config dir to ${PREFIX} 2019-07-17 10:37:00 +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.