1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Matthias Andree efd53ff03d Rename MAN1 to MAN1L to make clear we're not requiring or using the old
behaviour, and to fix a DEVELOPER=yes mode warning.

Discussed in:	#bsdports

Approved by:	portmgr (blanket)
2014-03-31 20:08:38 +00:00
accessibility
arabic
archivers Support STAGE 2014-03-31 14:37:43 +00:00
astro - Update to 6950 2014-03-31 19:05:03 +00:00
audio Stagify. 2014-03-31 18:59:35 +00:00
benchmarks Remove expired ports: 2014-03-30 00:46:52 +00:00
biology
cad cad/librecad: 2014-03-31 11:00:46 +00:00
chinese Remove expired ports: 2014-03-30 00:46:52 +00:00
comms Update to 20140314 2014-03-31 06:38:58 +00:00
converters
databases ocaml-sqlite3: Fix typo in patch (only affects DF) 2014-03-31 16:34:39 +00:00
deskutils Update to 1.3.37 2014-03-31 06:33:54 +00:00
devel Revert part of last commit. This adds DragonFly support back. 2014-03-31 19:56:48 +00:00
dns Update to new upstream release candidate #2. 2014-03-30 00:42:43 +00:00
editors Create mime and icon directory inside the stage directory 2014-03-30 21:26:26 +00:00
emulators Remove expired port: 2014-03-30 21:44:34 +00:00
finance
french
ftp - Add pure-authd support in rc script [1][2] 2014-03-31 14:12:42 +00:00
games - Fix build on HEAD (unknown clang option -R) 2014-03-31 13:10:17 +00:00
german - Update to 2014.03.30 2014-03-31 14:05:39 +00:00
graphics - add one more example 2014-03-31 16:15:56 +00:00
hebrew
hungarian
irc irc/quassel: 2014-03-31 10:58:50 +00:00
japanese - Make Ruby binding optional and off by default. 2014-03-30 17:38:21 +00:00
java . Fix packing list. 2014-03-31 05:03:50 +00:00
Keywords
korean
lang Replace DEFAULT_VERSIONS with PHP_DEFAULT. 2014-03-31 14:27:10 +00:00
mail - fix manpages 2014-03-31 15:12:38 +00:00
math math/speedcrunch: 2014-03-31 10:57:12 +00:00
misc misc/excel-writer: Upgrade version 11 -> 12 2014-03-31 17:47:01 +00:00
Mk When USES=perl5 is localed (what ever run or build depend) define a cache variable so autoconf always pick up the version from localbase 2014-03-30 14:58:51 +00:00
multimedia - Update to 0.3.7 2014-03-30 22:16:08 +00:00
net Mark asterisk14 FORBIDDEN, this release is so ancient that it is not listed 2014-03-31 20:00:14 +00:00
net-im net-im/psimedia: 2014-03-31 11:17:32 +00:00
net-mgmt
net-p2p
news Missed a ${STAGEDIR} 2014-03-29 19:00:05 +00:00
palm
polish - Update to 20140330 2014-03-31 14:05:45 +00:00
ports-mgmt Update to 1.3.0.a7: 2014-03-31 16:56:39 +00:00
portuguese
print Unbreak with new cups 2014-03-31 16:38:40 +00:00
russian
science - Support staging 2014-03-31 19:05:36 +00:00
security Update to 2.1.0.2 2014-03-31 17:57:50 +00:00
shells
sysutils Rename MAN1 to MAN1L to make clear we're not requiring or using the old 2014-03-31 20:08:38 +00:00
Templates
textproc - Update to 2014.03.30 2014-03-31 18:13:34 +00:00
Tools
ukrainian - Update to 1.7.1 2014-03-31 14:05:32 +00:00
vietnamese
www Now supports staging out of the box 2014-03-31 16:02:09 +00:00
x11 Register conflicts due to x3270if. 2014-03-31 04:27:53 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts - Add LICENSE 2014-03-30 18:01:11 +00:00
x11-servers
x11-themes
x11-toolkits Unbreak with new cups 2014-03-31 16:40:30 +00:00
x11-wm - Update to 1.0.14 2014-03-31 08:55:48 +00:00
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL Drop maintainership and fix LEGAL. 2014-03-31 14:30:01 +00:00
Makefile
MOVED Remove expired port: 2014-03-30 21:44:34 +00:00
README
UIDs
UPDATING Mention cups/raster.h issue and recommend reinstallation of cups-client. 2014-03-31 19:51:46 +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.