1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Rene Ladan 812c541960 Remove expired/expiring ports:
2016-10-01 databases/postgresql91-client: End-of-life is near
2016-10-08 databases/postgresql91-pgtcl: Depends on expired PostgreSQL 9.1
2016-10-01 databases/postgresql91-server: End-of-life is near
2016-10-08 databases/postgresql-pllua: Depends on expired PostgreSQL 9.1
2016-10-03 18:19:04 +00:00
accessibility
arabic
archivers
astro
audio
base
benchmarks
biology
cad Specify which license the license file refers to 2016-10-03 15:11:32 +00:00
chinese
comms
converters
databases Remove expired/expiring ports: 2016-10-03 18:19:04 +00:00
deskutils deskutils/spice-gtk: update to 0.32 2016-10-03 16:12:33 +00:00
devel devel/spice-protocol: update to 0.12.12 2016-10-03 16:11:40 +00:00
dns
editors Update to patchlevel 21. 2016-10-03 16:22:12 +00:00
emulators
finance
french
ftp
games
german
graphics graphics/opencv: add suffix to make room for 3.x series 2016-10-03 17:47:08 +00:00
hebrew
hungarian
irc
japanese Use DISTVERSIONPREFIX=v. 2016-10-03 16:11:00 +00:00
java
Keywords
korean
lang
mail - Update to version 1.0.0 2016-10-03 16:54:34 +00:00
math graphics/opencv: add suffix to make room for 3.x series 2016-10-03 17:47:08 +00:00
misc graphics/opencv: add suffix to make room for 3.x series 2016-10-03 17:47:08 +00:00
Mk Unregister databases/postgresql91 and mention postgresql96 as a valid version. 2016-10-03 18:15:45 +00:00
multimedia graphics/opencv: add suffix to make room for 3.x series 2016-10-03 17:47:08 +00:00
net graphics/opencv: add suffix to make room for 3.x series 2016-10-03 17:47:08 +00:00
net-im graphics/opencv: add suffix to make room for 3.x series 2016-10-03 17:47:08 +00:00
net-mgmt net-mgmt/virt-viewer: update to 4.0 2016-10-03 16:13:12 +00:00
net-p2p graphics/opencv: add suffix to make room for 3.x series 2016-10-03 17:47:08 +00:00
news
palm
polish
ports-mgmt
portuguese
print - Update to version 2.19.48 [1] 2016-10-03 16:33:51 +00:00
russian
science
security
shells
sysutils
Templates
textproc
Tools
ukrainian
vietnamese
www - update to 2.0.10-rc1 2016-10-03 17:36:29 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits graphics/opencv: add suffix to make room for 3.x series 2016-10-03 17:47:08 +00:00
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired/expiring ports: 2016-10-03 18:19:04 +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.