1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Pawel Pekala 00d1a3e64e Update to version 0.27.0
PR:		212963
Submitted by:	vladimir.chukharev@gmail.com (maintainer)
2016-10-01 14:59:03 +00:00
accessibility
arabic
archivers Mark BROKEN with Ruby 2.3 2016-10-01 09:34:39 +00:00
astro
audio
base
benchmarks
biology Mark BROKEN: unfetchable, size mismatch 2016-10-01 08:02:20 +00:00
cad
chinese
comms comms/rtl-sdr: pedantic typo correction 2016-09-30 23:41:18 +00:00
converters
databases powa-archivist requires PostgreSQL 9.4 or greater 2016-10-01 14:23:23 +00:00
deskutils Update to version 0.0.20160925 2016-10-01 11:03:44 +00:00
devel Update to version 1.8.0 2016-10-01 14:48:19 +00:00
dns
editors Update vim to 8.0.0019, add GTK3 support, and take maintainership. 2016-10-01 05:36:41 +00:00
emulators - Update devel/sfml to 2.4 2016-10-01 02:15:10 +00:00
finance
french
ftp
games - Update devel/sfml to 2.4 2016-10-01 02:15:10 +00:00
german
graphics update shotwell to 0.24.0 2016-10-01 14:05:16 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Update to upstream release 1.12.0 2016-10-01 14:28:38 +00:00
mail Chase php 5.5 expiration date 2016-10-01 08:22:09 +00:00
math Deprecate ports broken for more than 6 months 2016-10-01 10:55:40 +00:00
misc
Mk
multimedia multimedia/emby-server: Update to 3.0.7300 2016-10-01 12:04:45 +00:00
net Chase php 5.5 expiration date 2016-10-01 08:22:09 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security Deprecate ports broken for more than 6 months 2016-10-01 10:55:40 +00:00
shells
sysutils Update to upstream release 1.1-p5 2016-10-01 11:26:06 +00:00
Templates
textproc Deprecate: needed only for EOL versions of Ruby 2016-10-01 09:13:40 +00:00
Tools
ukrainian
vietnamese
www Update to version 0.27.0 2016-10-01 14:59:03 +00:00
x11 Deprecate ports broken for more than 6 months 2016-10-01 10:55:40 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Mark BROKEN: unfetchable 2016-10-01 08:00:44 +00:00
x11-servers
x11-themes
x11-toolkits Deprecate ports broken for more than 6 months 2016-10-01 10:55:40 +00:00
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Restore databases/postgresql91-client for now to unbreak INDEX 2016-10-01 10:10:40 +00:00
README
UIDs
UPDATING

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	http://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	http://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:

	http://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.