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 0b4161bef9 Mark BROKEN: Unfetchable
Reported by:	pkg-fallout
2014-08-01 17:28:53 +00:00
accessibility
arabic
archivers
astro
audio Mark BROKEN: Unfetchable 2014-08-01 17:28:53 +00:00
benchmarks
biology
cad
chinese
comms comms/ncid: Upgrade version 0.84 => 0.89 and stage 2014-07-31 20:59:12 +00:00
converters - Move converters/igbinary to converters/pecl-igbinary 2014-07-31 17:28:40 +00:00
databases Add bucardo 5.1.1, multi-Master Async Postgres Replication system. 2014-08-01 07:06:06 +00:00
deskutils deskutils/mirall: update to 1.6.2 2014-07-31 19:19:16 +00:00
devel - Add LICENSE [1] 2014-08-01 16:19:06 +00:00
dns - Use USES=twisted 2014-08-01 16:18:23 +00:00
editors editors/zoinks: Upgrade version 0.3.7 => 0.4.1 and stage 2014-07-31 15:50:53 +00:00
emulators Update mame/mess to 0.154 2014-08-01 08:13:29 +00:00
finance
french
ftp
games games/py-mnemosyne: update 2.3 -> 2.3.1 and reset maintainership 2014-07-31 19:27:25 +00:00
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 - Remove everything related to USE_PYTHON and bsd.python.mk. This is a 2014-08-01 16:37:54 +00:00
mail - Use USES=twisted 2014-08-01 16:18:28 +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 - Switch devel/libzvbi to USES=libtool, drop .la files 2014-08-01 12:54:46 +00:00
net - Add p5-Net-HTTP-Spore-Middleware-Header 0.03 2014-08-01 16:21:19 +00:00
net-im - Use USES=twisted 2014-08-01 16:18:37 +00:00
net-mgmt Revert r363623 in favour of some more testing. 2014-08-01 13:20:53 +00:00
net-p2p
news - Use USES=twisted 2014-08-01 16:18:42 +00:00
palm
polish
ports-mgmt Update to 1.3.4 2014-08-01 15:05:22 +00:00
portuguese
print - Use PLIST_FILES and PORTDATA instead of PLIST 2014-08-01 11:52:48 +00:00
russian
science Mark BROKEN: Checksum and size mismatch 2014-08-01 17:26:45 +00:00
security - Use USES=twisted 2014-08-01 16:18:46 +00:00
shells Update to 4.3.22 2014-08-01 16:14:07 +00:00
sysutils Fix build. 2014-08-01 17:14:14 +00:00
Templates
textproc - Use USES=twisted 2014-08-01 16:18:51 +00:00
Tools
ukrainian
vietnamese
www - Add LICENSE 2014-08-01 17:20:44 +00:00
x11 Add upstream patch for CVE-2014-5033. 2014-07-31 15:24:44 +00:00
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 Back to the future. 2014-07-31 17:20:51 +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.