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 4976906e3a - Move LICENSE upwards
- Convert to new options helper
- Cosmetic change
- Remove Author line
2014-07-12 18:25:15 +00:00
accessibility
arabic
archivers
astro
audio - Move LICENSE upwards 2014-07-12 18:25:15 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils - Update to 1.44.0 2014-07-12 15:19:15 +00:00
devel New port: devel/libantlr3c 2014-07-12 13:18:55 +00:00
dns
editors
emulators - Support staging. 2014-07-12 17:35:20 +00:00
finance
french
ftp
games Add a pkg-message with a few warnings. 2014-07-12 17:58:06 +00:00
german
graphics Unbreak on i386 by letting compiler to use SSE extensions, and limit the port 2014-07-12 15:59:44 +00:00
hebrew
hungarian
irc
japanese
java . Fix unpack200 on i386/amd64 by only swapping bytes when this is actually 2014-07-12 17:36:17 +00:00
Keywords
korean
lang
mail Use @sample in the plist. 2014-07-12 16:44:23 +00:00
math Update to 4.3. 2014-07-12 17:06:46 +00:00
misc
Mk
multimedia - Fix build with MUSEPACK knob. 2014-07-12 18:03:24 +00:00
net - Convert to new LIB_DEPENDS format 2014-07-12 17:41:31 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt Update to 2.15.3. 2014-07-12 14:52:49 +00:00
portuguese
print
russian
science
security Add libressl port - OpenBSD fork of the popular OpenSSL library. 2014-07-12 12:03:43 +00:00
shells
sysutils Add staging support 2014-07-12 17:43:41 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs multimedia/universal-media-server: new port 2014-07-12 15:22:00 +00:00
LEGAL
Makefile
MOVED
README
UIDs multimedia/universal-media-server: new port 2014-07-12 15:22:00 +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.