1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Dmitry Sivachenko 2e1836485c Stagify.
2014-02-18 08:56:43 +00:00
accessibility - Stage support 2014-02-17 05:19:55 +00:00
arabic
archivers
astro - Convert to autoplist 2014-02-17 05:47:10 +00:00
audio Even though this port is deprecated, support staging. 2014-02-18 07:34:59 +00:00
benchmarks Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most cases 2014-02-16 17:15:31 +00:00
biology Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most cases 2014-02-16 17:15:31 +00:00
cad - Support staging [1] 2014-02-17 23:10:39 +00:00
chinese
comms Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most cases 2014-02-16 17:15:31 +00:00
converters Support staging 2014-02-17 14:06:20 +00:00
databases Upgrade from 2.8.6 to 3.0.0-beta1. 2014-02-17 22:19:02 +00:00
deskutils Support staging 2014-02-18 08:30:23 +00:00
devel - Update to 0.8.6 2014-02-18 08:49:24 +00:00
dns distinfo for other patches was trimmed out by make makesum :-/ 2014-02-18 01:19:40 +00:00
editors Add spanish to CATEGORIES where needed. 2014-02-17 22:36:02 +00:00
emulators Update emulators/i386-wine-devel to 1.7.12. 2014-02-16 19:02:53 +00:00
finance - Stage support 2014-02-17 20:42:40 +00:00
french - Convert to USES=tk 2014-02-18 08:50:52 +00:00
ftp
games NO_CDROM should contain same message as in LEGAL 2014-02-17 16:34:02 +00:00
german
graphics - Update to version 0.6.7 [1] 2014-02-17 21:09:17 +00:00
hebrew
hungarian
irc
japanese
java - Stage support 2014-02-17 18:25:52 +00:00
Keywords
korean
lang Remove the man7 pages, which we are not packaging, from the staging 2014-02-17 14:43:10 +00:00
mail - Stage support 2014-02-18 00:25:53 +00:00
math - Update to 1.1.7. 2014-02-18 06:07:55 +00:00
misc - Stage support 2014-02-18 08:04:18 +00:00
Mk - Add 'tcl' and 'tk' support in SHEBANG_LANG 2014-02-17 16:38:14 +00:00
multimedia update to 3.4.3 2014-02-18 08:13:45 +00:00
net - Update to 1.6.6. 2014-02-18 03:50:18 +00:00
net-im - Stage support 2014-02-17 05:25:32 +00:00
net-mgmt - Assign maintainership to submitter 2014-02-17 02:10:15 +00:00
net-p2p - Update to 0.16.15 2014-02-16 11:49:32 +00:00
news
palm
polish
ports-mgmt
portuguese
print - Fix build when a previous version of libharu is installed 2014-02-17 10:35:53 +00:00
russian
science Stagify. 2014-02-18 08:56:43 +00:00
security - Stage support 2014-02-17 18:45:43 +00:00
shells Fix ksh after 10.0 by using a posix compliant syntax for sort invocation. 2014-02-18 08:44:28 +00:00
sysutils Support staging 2014-02-18 08:34:06 +00:00
Templates - Add PostgreSQL license to the database 2014-02-17 13:04:04 +00:00
textproc Add spanish to CATEGORIES where needed. 2014-02-17 22:36:02 +00:00
Tools
ukrainian
vietnamese
www - Stage support 2014-02-17 15:09:18 +00:00
x11 - Stage support 2014-02-17 05:21:06 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts - Add NLS option 2014-02-16 17:09:22 +00:00
x11-servers
x11-themes
x11-toolkits - Moved to a better category 2014-02-16 15:57:11 +00:00
x11-wm - Update to 1.0.13.004 2014-02-17 09:06:04 +00:00
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL Cosmetic fixes, update the pkg-descr WWW 2014-02-17 16:08:36 +00:00
Makefile
MOVED Correct graphics/hs-HGL entry. 2014-02-18 08:41:22 +00:00
README
UIDs
UPDATING Add note in UPDATING entry 20130904 about devel/libiconv being a 2014-02-17 10:16:29 +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.