1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2020-09-05 21:34:51 +00:00
accessibility
arabic - Update LibreOffice suite to 7.0.1 release 2020-09-04 09:38:04 +00:00
archivers
astro Update version requirement of RUN_DEPENDS 2020-09-05 21:30:12 +00:00
audio Move www/py-MechanicalSoup to www/py-mechanicalsoup 2020-09-05 21:27:57 +00:00
base
benchmarks
biology biology/mapm3: Reformat patches. 2020-09-04 12:24:23 +00:00
cad
chinese - Update LibreOffice suite to 7.0.1 release 2020-09-04 09:38:04 +00:00
comms
converters Update to 3.1.5 2020-09-05 21:30:02 +00:00
databases databases/mroonga: Update version 10.05=>10.06 2020-09-05 19:27:38 +00:00
deskutils deskutils/syncthingtray: fix build on non-x86 2020-09-04 15:57:33 +00:00
devel Update to 0.7.0 2020-09-05 21:34:51 +00:00
dns Bump PORTREVISION for dns/public_suffix_list update 2020-09-05 21:28:53 +00:00
editors Fix the "duplicate symbol" problem, which builds on -current have 2020-09-05 01:06:32 +00:00
emulators emulators/yuzu: update to s20200903 2020-09-05 00:11:04 +00:00
finance
french - Update LibreOffice suite to 7.0.1 release 2020-09-04 09:38:04 +00:00
ftp Update to 7.43.0.6 2020-09-05 21:32:29 +00:00
games Sort SUBDIRs 2020-09-05 10:04:18 +00:00
german Update to 2020.08.30 2020-09-05 10:11:43 +00:00
graphics Update version requirement of RUN_DEPENDS 2020-09-05 21:32:34 +00:00
hebrew - Update LibreOffice suite to 7.0.1 release 2020-09-04 09:38:04 +00:00
hungarian - Update LibreOffice suite to 7.0.1 release 2020-09-04 09:38:04 +00:00
irc
japanese - Update LibreOffice suite to 7.0.1 release 2020-09-04 09:38:04 +00:00
java
Keywords
korean - Update LibreOffice suite to 7.0.1 release 2020-09-04 09:38:04 +00:00
lang Update to the 20200829 snapshot of GCC 10.2.1. 2020-09-05 08:39:38 +00:00
mail Update Maildir patch URL. 2020-09-05 14:28:57 +00:00
math Update version requirement of RUN_DEPENDS 2020-09-05 21:32:51 +00:00
misc Update to 20200826 2020-09-05 21:29:07 +00:00
Mk
multimedia multimedia/obs-studio: Update 25.0.8 -> 26.0.0-rc1 2020-09-05 17:19:14 +00:00
net Update to 0.1.0.g20200901 2020-09-05 21:29:12 +00:00
net-im Remove unneeded patches forgot to remove in the last commit 2020-09-04 18:21:47 +00:00
net-mgmt net-mgmt/triton-guesttools: expire on 2020-09-30, depends on expired mdata-client 2020-09-04 19:31:56 +00:00
net-p2p net-p2p/py-libtorrent-rasterbar: Update 1.2.8 -> 1.2.10 2020-09-05 05:36:02 +00:00
news
polish Update to 20200830 2020-09-05 10:11:47 +00:00
ports-mgmt
portuguese - Update LibreOffice suite to 7.0.1 release 2020-09-04 09:38:04 +00:00
print
russian - Update LibreOffice suite to 7.0.1 release 2020-09-04 09:38:04 +00:00
science Update to 0.8.0 2020-09-05 21:32:59 +00:00
security Update to 1.21.1 2020-09-05 21:33:04 +00:00
shells
sysutils Update to 1.6.6 2020-09-05 21:29:16 +00:00
Templates
textproc Update version requirement of RUN_DEPENDS 2020-09-05 21:33:08 +00:00
Tools
ukrainian - Update LibreOffice suite to 7.0.1 release 2020-09-04 09:38:04 +00:00
vietnamese - Update LibreOffice suite to 7.0.1 release 2020-09-04 09:38:04 +00:00
www Update to 1.3.3 2020-09-05 21:33:22 +00:00
x11 Revert r547341 tcberner have been faster than I did to address the problem 2020-09-05 20:43:23 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Add LICENSE_FILE 2020-09-05 21:29:49 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Move www/py-MechanicalSoup to www/py-mechanicalsoup 2020-09-05 21:27:57 +00:00
README
UIDs
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://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.