1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Rene Ladan 576c410b03 Remove expired port:
2017-06-30 x11-toolkits/qt5-declarative: Has not been released since Qt 5.5 -- installation can lead to runtime conflicts with qt5-quick
2017-07-01 22:22:19 +00:00
accessibility
arabic
archivers Remove Perl core modules 2017-06-30 13:43:37 +00:00
astro Fix build on 12.0-CURRENT 2017-06-30 15:05:05 +00:00
audio Mark BROKEN: unfetchable 2017-07-01 20:56:52 +00:00
base
benchmarks Add a port of Typometer, text/code editor typing latency analyzer. 2017-07-01 18:30:30 +00:00
biology
cad
chinese
comms Remove Perl core modules 2017-06-30 22:13:15 +00:00
converters
databases Remove Perl core modules 2017-06-30 22:13:30 +00:00
deskutils Update calibre to 3.2.1 2017-06-30 15:06:10 +00:00
devel Remove expired ports: 2017-07-01 21:58:04 +00:00
dns Update to latest commit. 2017-06-30 12:11:28 +00:00
editors Update to patchlevel 691 2017-07-01 16:01:41 +00:00
emulators emulators/citra: update to s20170629 2017-06-30 19:43:30 +00:00
finance
french Mark BROKEN: size and checksum mismatch 2017-07-01 21:02:23 +00:00
ftp Remove Perl core modules 2017-06-30 22:13:55 +00:00
games Update games/lgeneral to 1.3.2 2017-06-30 15:24:10 +00:00
german Mark BROKEN: size and checksum mismatch 2017-06-30 20:25:22 +00:00
graphics Remove expired ports: 2017-07-01 21:58:04 +00:00
hebrew
hungarian
irc Add kf5-kinit as a runtime dependency to irc/konversation 2017-06-30 17:36:30 +00:00
japanese
java
Keywords
korean
lang Update to the 20170622 snapshot of GCC 7.1.1. 2017-07-01 10:09:18 +00:00
mail Add upstream patches to fix IMAP NOTIFY subscriptions, broken in 2.2.31. 2017-06-30 22:56:03 +00:00
math . Update to 5.0.6. 2017-07-01 17:36:27 +00:00
misc Remove expired ports: 2017-07-01 21:58:04 +00:00
Mk Update MASTER_SITE_CHEESESHOP 2017-06-30 14:55:05 +00:00
multimedia multimedia/mpc-qt: switch to a nearby tag 2017-07-01 15:54:24 +00:00
net Remove expired ports: 2017-07-01 22:09:34 +00:00
net-im
net-mgmt Remove expired ports: 2017-07-01 22:09:34 +00:00
net-p2p
news Remove Perl core modules 2017-06-30 22:14:29 +00:00
palm
polish
ports-mgmt Remove Perl core modules 2017-06-30 22:14:39 +00:00
portuguese
print Add PORTSCOUT 2017-07-01 20:57:26 +00:00
russian
science
security Update to 1.14.0 2017-07-01 20:57:36 +00:00
shells
sysutils Update to 2.2.7 2017-07-01 20:57:51 +00:00
Templates
textproc textproc/py-texttable: Update to 0.9.1 2017-07-01 14:20:26 +00:00
Tools
ukrainian
vietnamese
www Remove expired ports: 2017-07-01 21:58:04 +00:00
x11 Update to 2.9.1 2017-06-30 15:24:15 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Remove expired port: 2017-07-01 22:22:19 +00:00
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired port: 2017-07-01 22:22:19 +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.