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
Martin Wilke 0589fa1489 - Update to 1.3.8
PR:		190997
2014-06-15 08:41:01 +00:00
accessibility
arabic
archivers
astro
audio
benchmarks
biology
cad
chinese
comms
converters
databases - Update to 5.5.38 2014-06-15 08:26:47 +00:00
deskutils Stagify. 2014-06-14 13:12:03 +00:00
devel Plan is a Python package for writing and deploying cron jobs. Plan will 2014-06-15 08:39:47 +00:00
dns
editors - Update to 2.7 2014-06-15 08:40:22 +00:00
emulators
finance
french Stagify. 2014-06-15 03:54:20 +00:00
ftp
games games/arkanoidsb 2014-06-14 15:15:06 +00:00
german
graphics - Update to 1.83 2014-06-15 08:35:09 +00:00
hebrew
hungarian
irc - Stage support 2014-06-15 03:04:39 +00:00
japanese
java
Keywords
korean
lang Avoid creating a history file in the user's (root) homedir during build 2014-06-14 20:52:22 +00:00
mail mail/alpine: 2.00 -> 2.11, stagify'ed, portlint'ed, new master site 2014-06-15 08:40:09 +00:00
math - Update to 0.14.0 2014-06-15 08:37:03 +00:00
misc - Update to 19.2 2014-06-14 13:40:09 +00:00
Mk
multimedia - Port is stage safe 2014-06-14 20:22:30 +00:00
net net/quagga: fix build error messages related to vtysh/extract.pl 2014-06-15 07:26:48 +00:00
net-im
net-mgmt
net-p2p
news - Remove easy_install dependency 2014-06-15 08:05:37 +00:00
palm
polish
ports-mgmt Change the maintainer of the development version of pkg to pkg@ instead of portmgr@ 2014-06-14 12:33:31 +00:00
portuguese
print - Enable stagedir support 2014-06-15 08:11:21 +00:00
russian
science - Remove easy_install dependency 2014-06-15 08:23:19 +00:00
security Fix build under clang and gcc 4.8. 2014-06-15 07:12:26 +00:00
shells
sysutils Reversed check. Bump portrevision. 2014-06-15 06:06:27 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www - Update to 1.3.8 2014-06-15 08:41:01 +00:00
x11 Fix build on CURRENT. 2014-06-14 14:56:36 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes - Mark DEPRECATED; this project merged with the Oxygen windeco 2014-06-14 14:21:46 +00:00
x11-toolkits
x11-wm Unbreak build by requiring and linking xext (see also r353170). 2014-06-14 18:57:46 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL - Update LEGAL for some perforce ports 2014-06-14 15:26:17 +00:00
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.