1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2018-10-06 09:36:17 +00:00
accessibility
arabic
archivers Update to 1.3.6 2018-10-06 09:34:07 +00:00
astro Update to 0.9.2 2018-10-06 09:34:24 +00:00
audio
base
benchmarks
biology
cad cad/calculix-ccx math/arpack++ math/armadillo math/scilab math/octave: Change dependency from math/arpack to math/arpack-ng 2018-10-05 05:24:46 +00:00
chinese
comms Add missing USES=gl to my ports 2018-10-05 10:10:02 +00:00
converters
databases Update to 3.1.3 2018-10-06 09:35:55 +00:00
deskutils Deprecate devel/libleaftag and deskutils/tagutils 2018-10-06 07:33:02 +00:00
devel Update to 2.11.140 2018-10-06 09:36:17 +00:00
dns Apply band-aid to fix build, and cleanup. 2018-10-06 08:45:55 +00:00
editors Rename latexila to gnome-latex and update to 3.28.1. 2018-10-05 17:43:09 +00:00
emulators emulators/citra: update to s20181005 2018-10-05 22:30:30 +00:00
finance - Update to 1.7.4.3 2018-10-05 01:11:05 +00:00
french
ftp
games - Update to 20180924 2018-10-05 15:02:20 +00:00
german german/tipp10: Fix runtime, cleanup dependencies 2018-10-06 08:35:32 +00:00
graphics graphics/raster3d: Fix dependencies: it wasn't using dependencies before 2018-10-06 08:58:06 +00:00
hebrew
hungarian
irc irc/py-limnoria: Update to 2018.09.09 2018-10-06 04:49:35 +00:00
japanese - Update to 0.20181001 2018-10-06 09:21:45 +00:00
java
Keywords
korean
lang - Update to 1.0.1 2018-10-04 15:31:07 +00:00
mail
math Update MASTER_SITES and WWW 2018-10-06 09:24:38 +00:00
misc - Update to 1.80 2018-10-06 09:25:57 +00:00
Mk Use full path to file(1) from base as sysutils/file is buggy 2018-10-06 08:19:19 +00:00
multimedia multimedia/aom: update to 1.0.0.733 2018-10-05 22:30:15 +00:00
net Update to 5.5.3 2018-10-06 09:35:05 +00:00
net-im net-im/libaccounts-glib: fix build on powerpc64 2018-10-04 20:19:46 +00:00
net-mgmt - Update to 0.93 2018-10-05 04:55:56 +00:00
net-p2p
news news/nzbget: Update to 20.0 2018-10-04 15:14:09 +00:00
palm
polish
ports-mgmt
portuguese
print Update to 0.8.1 2018-10-06 09:35:22 +00:00
russian
science Update MASTER_SITES 2018-10-06 09:27:12 +00:00
security - Add LICENSE 2018-10-06 09:08:37 +00:00
shells
sysutils Update to 1.4.2 2018-10-06 09:35:30 +00:00
Templates
textproc textproc/liblrdf: update to 0.6.1 2018-10-05 16:22:03 +00:00
Tools
ukrainian
vietnamese
www Update to 1.4.3 2018-10-06 09:35:47 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Rename latexila to gnome-latex and update to 3.28.1. 2018-10-05 17:43:09 +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.