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
Dmitry Marakasov 08fdda5b0e - Add run-depend on fc-cache, it's called from plist
Approved by:	portmgr blanket
2014-08-01 12:54:36 +00:00
accessibility
arabic
archivers
astro
audio
benchmarks
biology
cad
chinese
comms comms/ncid: Upgrade version 0.84 => 0.89 and stage 2014-07-31 20:59:12 +00:00
converters
databases Add bucardo 5.1.1, multi-Master Async Postgres Replication system. 2014-08-01 07:06:06 +00:00
deskutils
devel - Switch to USES=libtool, drop .la files 2014-08-01 12:35:21 +00:00
dns Update MASTER_SITES, remove OPTIONS_DEFAULT, IPv6 is already default on. 2014-08-01 11:46:53 +00:00
editors
emulators Update mame/mess to 0.154 2014-08-01 08:13:29 +00:00
finance
french
ftp
games
german
graphics 1: Upgrade to 3.4.4. 2014-08-01 03:25:36 +00:00
hebrew
hungarian
irc Update to 3.2.10.4. 2014-08-01 11:39:56 +00:00
japanese
java
Keywords
korean
lang Update to 2.17 and 2014-08-01 12:51:23 +00:00
mail Remove expired ports: 2014-07-31 20:44:58 +00:00
math Fix build on head by adding missing USES=readline 2014-08-01 07:49:12 +00:00
misc Remove expired ports: 2014-07-31 20:44:58 +00:00
Mk - Update USE_PHP=igbinary 2014-08-01 11:50:42 +00:00
multimedia Plexpass users are also supposed to get access to 0.9.9.13.525 2014-08-01 11:38:32 +00:00
net Update 4.2.7p453 --> 4.2.7p454 2014-07-31 20:59:32 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print - Use PLIST_FILES and PORTDATA instead of PLIST 2014-08-01 11:52:48 +00:00
russian
science Add new port: science/pulseview 2014-07-31 23:22:41 +00:00
security Add CPE 2014-07-31 20:54:55 +00:00
shells
sysutils sysutils/coreutils: 8.22 -> 8.23 2014-08-01 11:54:55 +00:00
Templates
textproc - Update to 1.2.0 2014-08-01 11:49:34 +00:00
Tools
ukrainian
vietnamese
www - Update to 1.9.8 2014-08-01 04:16:01 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts - Add run-depend on fc-cache, it's called from plist 2014-08-01 12:54:36 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired ports: 2014-07-31 20:44:58 +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.