1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Vanilla I. Shu 855801e671 1: Stagify.
2: use options helper to handle PORTDOCS.

Approved by:	portmgr@ (blanket approval)
2014-06-29 15:25:11 +00:00
accessibility
arabic
archivers
astro - Update to 0.8-30 2014-06-29 08:27:11 +00:00
audio Mark BROKEN, fails to configure 2014-06-29 08:39:06 +00:00
benchmarks Update phoronix-test-suite to 5.2.0 2014-06-29 12:26:47 +00:00
biology
cad
chinese
comms
converters Update wkhtmltopdf to 0.12.1 2014-06-29 10:27:39 +00:00
databases databases/cego: 2.20.10 -> 2.20.11 2014-06-29 08:21:31 +00:00
deskutils - Stage 2014-06-29 15:11:16 +00:00
devel Allow to build with texinfo from ports 2014-06-29 08:29:30 +00:00
dns
editors Allow to build with texinfo from ports 2014-06-29 12:51:02 +00:00
emulators
finance
french
ftp
games . Move OPTIONS_DEFINE before bsd.port.pre.mk, per portlint. 2014-06-29 08:19:25 +00:00
german
graphics
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail Allow installing in a world WITHOUT_INFO 2014-06-29 14:26:41 +00:00
math
misc
Mk
multimedia
net Allow building with newer texinfo 2014-06-29 08:59:17 +00:00
net-im
net-mgmt
net-p2p Add btsync, distributed peer-to-peer file syncing application. 2014-06-29 10:55:52 +00:00
news
palm
polish
ports-mgmt
portuguese
print print/font-amsfonts: keep pkg-plist sorted 2014-06-29 10:45:16 +00:00
russian
science - maintain by hamradio as we have gsmc another smith charting program 2014-06-29 11:55:30 +00:00
security Update to 0.17.5. 2014-06-29 14:54:03 +00:00
shells
sysutils 1: Stagify. 2014-06-29 15:25:11 +00:00
Templates
textproc textproc/pt-sphinx_rtd_theme: fix CATEGORIES 2014-06-29 11:01:09 +00:00
Tools
ukrainian
vietnamese
www Set explicit expiration date. 2014-06-29 13:43:21 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts Adjust COMMENT to the current nitpicking standards. 2014-06-29 12:22:04 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES Add a bit about USE_PERL5=fixpacklist here. 2014-06-29 10:28:28 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs Add btsync, distributed peer-to-peer file syncing application. 2014-06-29 10:55:52 +00:00
LEGAL
Makefile
MOVED
README
UIDs Add btsync, distributed peer-to-peer file syncing application. 2014-06-29 10:55:52 +00:00
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.