1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2018-05-17 06:30:11 +00:00
accessibility
arabic
archivers Remove LIBDIR arguments which are now unneeded 2018-05-14 19:12:46 +00:00
astro - Update to 13710 2018-05-14 15:48:34 +00:00
audio * Updated to 3.2.0 2018-05-15 23:43:04 +00:00
base Upgrade base/gcc port to 6.4.0 to match xtoolchain 2018-05-15 14:07:26 +00:00
benchmarks
biology biology/fastx-toolkit: Fix build on FreeBSD 12 2018-05-16 15:13:43 +00:00
cad
chinese
comms misc/openhab2 comms/gammu: Bump 2018-05-15 16:07:39 +00:00
converters Update to 2.0.6 2018-05-13 20:10:02 +00:00
databases Update Samba supplimentary libraries, fixed (new) portlint errors, changed Python3 version knob. 2018-05-17 02:24:59 +00:00
deskutils - Whitespace fix 2018-05-14 09:34:05 +00:00
devel devel/RStudio: 1.1.451 -> 1.1.453 2018-05-17 06:27:16 +00:00
dns Update to 4.1.21 2018-05-15 20:19:54 +00:00
editors editors/mg: Update WWW 2018-05-14 08:38:06 +00:00
emulators emulators/rpcs3: update to 0.0.5.296 2018-05-17 00:16:16 +00:00
finance - Update finance/gnucash to 3.1 2018-05-14 21:01:51 +00:00
french
ftp Update to 7.60.0 2018-05-16 23:54:16 +00:00
games update games/tome4 to 1.5.9 2018-05-17 01:45:16 +00:00
german Update to 2018.05.13 2018-05-14 15:39:15 +00:00
graphics graphics/libdrm: Update to 2.4.92 2018-05-16 15:33:08 +00:00
hebrew
hungarian
irc
japanese - Update to 20180427. 2018-05-16 11:57:42 +00:00
java Fix build on head. 2018-05-15 23:55:39 +00:00
Keywords
korean
lang lang/rust: Update to 1.26.0 2018-05-15 13:43:34 +00:00
mail - Update to 1.39 2018-05-16 18:58:22 +00:00
math - Update to 1.4-3 2018-05-17 05:20:41 +00:00
misc misc/osinfo-db: update to 20180514 2018-05-17 02:41:27 +00:00
Mk Add 'test' target to the WAF-enabled ports 2018-05-17 00:51:35 +00:00
multimedia multimedia/plexmediaserver-plexpass: Update to 1.13.1.5063 2018-05-16 19:43:55 +00:00
net Update Samba 4.6 and 4.7 to the most recent versions 2018-05-17 03:37:14 +00:00
net-im - Update to 3.7.1 2018-05-16 05:00:10 +00:00
net-mgmt Update to 0.6.0 2018-05-16 23:55:16 +00:00
net-p2p Rename btsync to rslsync and update it to 2.5.12 2018-05-14 02:55:52 +00:00
news
palm
polish Update to 20180509 2018-05-14 15:39:28 +00:00
ports-mgmt Bump version to 2.18.2. 2018-05-12 22:14:30 +00:00
portuguese
print Update to 2.3.0. 2018-05-16 20:12:25 +00:00
russian
science - Update to 2.30 2018-05-17 06:30:11 +00:00
security Document curl vulnerability 2018-05-16 23:56:05 +00:00
shells
sysutils Add CONFLICTS_INSTALL. 2018-05-16 01:13:23 +00:00
Templates
textproc Added a note to UPDATING about gitlab-pages feature was removed till it is fixed upstream again. 2018-05-16 16:27:41 +00:00
Tools
ukrainian
vietnamese
www www/py-flexget: update to 2.13.18 2018-05-17 00:17:12 +00:00
x11 x11/xpra: mark BROKEN after r470010 2018-05-16 20:34:46 +00:00
x11-clocks
x11-drivers
x11-fm Update Krusader to 2.7.0. 2018-05-16 09:11:09 +00:00
x11-fonts x11-fonts/font-awesome: Update to 5.0.13 2018-05-15 18:40:40 +00:00
x11-servers net/xrdp{,-devel}: Update to 0.9.6 2018-05-13 07:25:24 +00:00
x11-themes
x11-toolkits x11-toolkits/py-kivy: mark BROKEN after r470010 2018-05-16 22:16:47 +00:00
x11-wm x11-wm/cwm: Update to 6.3 2018-05-14 19:12:54 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs www/miniflux: Improvements 2018-05-15 17:23:53 +00:00
LEGAL
Makefile
MOVED net-im/rubygem-earthquake: Remove port 2018-05-15 08:39:39 +00:00
README
UIDs www/miniflux: Improvements 2018-05-15 17:23:53 +00:00
UPDATING Added a note to UPDATING about gitlab-pages feature was removed till it is fixed upstream again. 2018-05-14 18:18:12 +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.