1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Vanilla I. Shu 283c30c8c2 1: Stagify.
2: do not install regexp.3, bump version.
2014-08-13 03:04:07 +00:00
accessibility
arabic
archivers
astro
audio - Switch devel/librcd to USES=libtool, drop .la files 2014-08-12 18:43:26 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils - Switch to USES=libtool, drop .la files 2014-08-12 16:45:51 +00:00
devel Fix duplicate pkgnames 2014-08-12 22:30:25 +00:00
dns
editors - Add CPE information 2014-08-12 17:07:59 +00:00
emulators
finance
french
ftp - Add CPE information 2014-08-12 17:07:48 +00:00
games Mark deprecated: unfetchable, upstream disappeared 2014-08-12 21:45:37 +00:00
german
graphics
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Add staging support. 2014-08-12 20:19:53 +00:00
mail
math
misc - Update to 20140810 2014-08-12 17:59:33 +00:00
Mk Add a USES=imake:noman to make NO_INSTALL_MANPAGES go away. 2014-08-12 16:24:27 +00:00
multimedia multimedia/dvd-slideshow: switch to rubygem-flvtool2 2014-08-13 03:02:49 +00:00
net Update 4.2.7p457 --> 4.2.7p458 2014-08-12 19:17:06 +00:00
net-im
net-mgmt - Fix build failure on 9.1 2014-08-12 19:30:39 +00:00
net-p2p
news
palm
polish
ports-mgmt - Update to 1.3.6 2014-08-12 17:31:09 +00:00
portuguese
print Fix run dependencies 2014-08-12 20:28:01 +00:00
russian
science
security - unbreak 2014-08-12 18:31:26 +00:00
shells
sysutils Support staging, and modernize. 2014-08-12 22:55:25 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www - Switch to USES=libtool 2014-08-12 19:56:28 +00:00
x11 Stage support 2014-08-12 16:53:35 +00:00
x11-clocks Stage x11-clocks/aclock 2014-08-12 18:06:03 +00:00
x11-drivers
x11-fm 1: Stagify. 2014-08-13 03:04:07 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Reintroduce syslog-ng-devel for 3.6.0alpha2. 2014-08-12 19:39:33 +00:00
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.