1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Sunpoet Po-Chuan Hsieh 3ea5789f46 - Add LICENSE
- Use PYDISTUTILS_AUTOPLIST
- Remove PORTEXAMPLES
- Support STAGEDIR
- Bump PORTREVISION for package change
- Use single space after WWW:
- While I'm here, remove leading indefinite article from COMMENT

PR:		ports/189888
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
2014-05-24 14:12:09 +00:00
accessibility
arabic
archivers
astro
audio
benchmarks
biology
cad
chinese
comms
converters
databases - Update to 2.0 2014-05-24 14:11:50 +00:00
deskutils Mark BROKEN: Fails to package 2014-05-24 09:03:46 +00:00
devel Stageify. 2014-05-24 14:12:03 +00:00
dns
editors
emulators Update emulators/i386-wine-devel to 1.7.19. 2014-05-24 06:56:11 +00:00
finance
french
ftp
games Adopt port 2014-05-24 11:46:24 +00:00
german
graphics - Stage support 2014-05-24 08:46:13 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail - fix build with changed Net::DNS API 2014-05-24 08:00:32 +00:00
math - Update to 20140513 2014-05-24 14:11:38 +00:00
misc misc/py-pexpect: update to 3.2 2014-05-24 12:47:05 +00:00
Mk
multimedia
net net/minidlna: update to 1.1.2 2014-05-24 13:35:34 +00:00
net-im
net-mgmt - Update to 1.2.13 2014-05-24 06:22:20 +00:00
net-p2p
news - Please poudriere build by using @sample (better and simpler) 2014-05-24 11:13:09 +00:00
palm
polish
ports-mgmt
portuguese
print
russian
science - Mark MAKE_JOBS_UNSAFE 2014-05-24 06:50:24 +00:00
security Mark BROKEN: Fails to build 2014-05-24 09:01:36 +00:00
shells
sysutils sysutils/linux-crashplan: update to 3.6.3 2014-05-24 14:00:47 +00:00
Templates
textproc Unbreak 2014-05-24 09:09:36 +00:00
Tools
ukrainian
vietnamese
www - Add LICENSE 2014-05-24 14:12:09 +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 - Update to 1.2.13 2014-05-24 06:22:20 +00:00
LEGAL
Makefile
MOVED
README
UIDs - Fix netxms 2014-05-24 09:14:45 +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.