1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Beech Rintoul be00327d52 - Convert to OptionsNG
- Shorten header
- Add license

PR:		ports/177323
Submitted by:	nemysis <nemysis@gmx.ch>
2013-03-24 22:51:18 +00:00
accessibility
arabic
archivers
astro
audio A Python interface to Last.fm (and other API compatible social networks) 2013-03-24 20:09:00 +00:00
benchmarks
biology - Update to 6.2.01 2013-03-24 16:13:57 +00:00
cad
chinese
comms - Update to 2.8 2013-03-24 16:22:09 +00:00
converters - Update to 1.0-2 2013-03-24 21:23:35 +00:00
databases - Update to 2.5 2013-03-24 22:44:49 +00:00
deskutils - Really respect FFMPEG_SUFFIX and thus fix build [1] 2013-03-24 20:26:48 +00:00
devel - Update to 2.1.0 2013-03-24 22:49:51 +00:00
dns
editors - Update to 1.14.9 2013-03-24 22:00:39 +00:00
emulators
finance - Update to 1.6.0 2013-03-24 21:18:25 +00:00
french
ftp - Fix build after glib update [1] 2013-03-24 19:32:45 +00:00
games - Update to 20130203 2013-03-24 19:11:38 +00:00
german
graphics - Convert to OptionsNG 2013-03-24 22:51:18 +00:00
hebrew
hungarian
irc Update to 1.1.5 2013-03-24 21:09:10 +00:00
japanese - Divide ebnetd.sh into 3 scripts 2013-03-24 21:08:06 +00:00
java
Keywords
korean
lang
mail
math - Update to 4.1.3 2013-03-24 22:44:00 +00:00
misc
Mk
multimedia
net - Update to 3.1.8 2013-03-24 22:06:39 +00:00
net-im Fix a crash with the cap plugin. 2013-03-24 20:39:21 +00:00
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science - Update to 4.6.1 2013-03-24 16:27:23 +00:00
security
shells
sysutils - Update MASTER_SITES and WWW: line 2013-03-24 16:16:14 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www Update to 8.8.1 2013-03-24 17:36:28 +00:00
x11 - Update to 0.8.8 2013-03-24 19:49:13 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm Update to 2.2.0 2013-03-24 22:19:45 +00:00
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.