1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Guido Falsi a4a9f39831 - Update to 0.8.61
- While here fix RUN_DEPENDS on www/py-beautifulsoup32

PR:		ports/170055
Submitted by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
Reviewed by:	rm
Approved by:	tabthorpe (mentor)
2012-07-26 17:53:20 +00:00
accessibility
arabic
archivers
astro
audio
benchmarks
biology
cad Use the new PKG_CONFIG macro. 2012-07-26 10:43:38 +00:00
chinese
comms - update MASTER_SITES 2012-07-26 17:27:27 +00:00
converters Fix typos in COMMENT 2012-07-26 13:28:58 +00:00
databases
deskutils - Update to 0.8.61 2012-07-26 17:53:20 +00:00
devel - update MASTER_SITES 2012-07-26 17:47:22 +00:00
dns
editors
emulators
finance
french
ftp - Use OPTIONS_DEFINE 2012-07-26 16:21:29 +00:00
games Fix typos in COMMENT 2012-07-26 13:28:58 +00:00
german
graphics
hebrew
hungarian
irc
japanese
java
korean
lang
mail - use OPTIONS_DEFINE 2012-07-26 17:11:07 +00:00
math
misc
Mk
multimedia Add USE_PKGCONFIG=build explicitly 2012-07-26 10:06:24 +00:00
net
net-im
net-mgmt - Fix issue when using pkgng 2012-07-26 15:02:15 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security Security update to 0.11 2012-07-26 17:46:51 +00:00
shells
sysutils
Templates
textproc
Tools
ukrainian
vietnamese
www Security update to 0.11 2012-07-26 17:46:51 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED
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.