1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Dmitry Marakasov 0c5faa1e0b - Drop @dirrm* from plist
Approved by:	portmgr blanket
2015-07-14 12:10:53 +00:00
accessibility
arabic
archivers
astro
audio
benchmarks - Mark BROKEN: does not build as it still requires libtarantool.so which databases/tarantool no longer installs 2015-07-13 20:27:49 +00:00
biology
cad Update to r5933. 2015-07-14 07:44:21 +00:00
chinese
comms
converters
databases databases/sqldeveloper: 4.1.0.19.07 -> 4.1.1.19.59 2015-07-14 02:56:46 +00:00
deskutils - Fix shebangs 2015-07-13 20:50:55 +00:00
devel I didn't notice that version 0.10.1 of elixir-exprotobuf was already out... 2015-07-14 11:35:38 +00:00
dns
editors Upgrade to upstream SVN revision 1689959. 2015-07-13 21:03:26 +00:00
emulators Fix pre-build target to properly set environment variables. Note there is 2015-07-13 21:15:50 +00:00
finance
french
ftp
games
german
graphics graphics/copperspice: Mark broken everywhere 2015-07-14 10:59:17 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail
math - Update to 3.0.0. 2015-07-13 20:00:10 +00:00
misc misc/py-progressbar231: text progress bar library for Python 2015-07-14 01:51:23 +00:00
Mk Improvements in erlang.mk: 2015-07-14 10:44:50 +00:00
multimedia
net - Fix shebangs 2015-07-13 20:10:13 +00:00
net-im - Fix shebangs 2015-07-13 20:55:33 +00:00
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print Resurrect print/latex-beamer and update it to 3.36. 2015-07-14 04:57:30 +00:00
russian
science
security security/pinentry: 2015-07-14 09:14:41 +00:00
shells
sysutils sysutils dvtm is not jobs safe 2015-07-14 11:15:24 +00:00
Templates
textproc Fix unintended dependency change. 2015-07-13 20:52:24 +00:00
Tools
ukrainian
vietnamese
www - Drop @dirrm* from plist 2015-07-14 12:10:53 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Resurrect print/latex-beamer and update it to 3.36. 2015-07-14 04:57:30 +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.