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
Antoine Brodin 0686bd0611 Add an orphaned man page to plist
Approved by:	kwm (maintainer)
2014-01-02 08:47:52 +00:00
accessibility
arabic
archivers - Modernize and simplify the archivers/p7zip port's Makefile by getting rid 2014-01-02 00:20:19 +00:00
astro Stage support 2014-01-02 08:42:08 +00:00
audio Unbreak after r337708. 2014-01-02 00:24:27 +00:00
benchmarks
biology
cad
chinese
comms Update to 1.1.2 2014-01-01 22:00:20 +00:00
converters
databases
deskutils
devel - update to 0.3.8 2014-01-02 08:16:44 +00:00
dns Update to new upstream 2.69test3 release, with these noteworthy changes: 2014-01-01 23:06:40 +00:00
editors
emulators - Add an ugly hack to rename base64.h so that it doesn't conflict with the one 2014-01-01 16:49:02 +00:00
finance - Update to 1.44 2014-01-02 05:31:07 +00:00
french
ftp
games
german
graphics - Support STAGEDIR 2014-01-02 07:54:49 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Add comment why ofc required gcc4.6. 2014-01-02 06:19:07 +00:00
mail - update to 0.17 2014-01-02 08:10:39 +00:00
math - Update to 0.3.930.1 2014-01-01 06:34:27 +00:00
misc
Mk - Add patch to bundled rdoc to fix issue which causes some ports to fail to 2014-01-02 02:35:40 +00:00
multimedia Remove left over directory. 2014-01-01 09:07:27 +00:00
net Update to 1.4.4 2014-01-01 16:01:56 +00:00
net-im
net-mgmt
net-p2p Fix stage 2014-01-01 19:46:53 +00:00
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security Expand comment on why GCC is required. 2014-01-02 08:45:08 +00:00
shells
sysutils Update to 2013-12-30 2014-01-02 07:08:14 +00:00
Templates
textproc - Update to 1.0.17 2014-01-01 22:51:34 +00:00
Tools
ukrainian
vietnamese
www - update conflicts 2014-01-01 19:46:14 +00:00
x11
x11-clocks - Fix pkg-plist 2014-01-02 05:21:04 +00:00
x11-drivers
x11-fm
x11-fonts Add an orphaned man page to plist 2014-01-02 08:47:52 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Redirect users of removed devel/p5-Dialog to devel/p5-UI-Dialog as per 2014-01-01 13:00:11 +00:00
README
UIDs
UPDATING Fix 20131216 databases/db4* entry to mention /etc/make.conf as the place where 2014-01-02 01:35:29 +00:00

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.