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
Frederic Culot a5f5dfc0b3 - Update to 2014.05.23
PR:		ports/190260
Submitted by:	Eero Hanninen <fax@nohik.ee> (maintainer)
2014-05-26 13:52:18 +00:00
accessibility
arabic
archivers
astro Convert to USES=dos2unix 2014-05-26 06:55:07 +00:00
audio Stageify port. 2014-05-26 12:28:45 +00:00
benchmarks - Fix parallel builds (-jX) and remove MAKE_JOBS_UNSAFE 2014-05-26 08:47:51 +00:00
biology Convert to USES=dos2unix 2014-05-26 06:55:07 +00:00
cad - Remove useless gmake entry 2014-05-26 11:58:53 +00:00
chinese Convert to USES=dos2unix 2014-05-26 06:55:07 +00:00
comms Convert to USES=dos2unix 2014-05-26 06:55:07 +00:00
converters Convert to USES=dos2unix 2014-05-26 06:55:07 +00:00
databases - Convert gmake, bzip to USES 2014-05-26 11:57:55 +00:00
deskutils - Convert gmake,bzip to USES 2014-05-26 11:50:39 +00:00
devel Convert to USES=mono 2014-05-26 13:11:43 +00:00
dns - Convert gmake to USES 2014-05-26 12:01:19 +00:00
editors Convert to USES=mono 2014-05-26 13:29:39 +00:00
emulators - Convert gmake,bzip2 to USES 2014-05-26 13:13:46 +00:00
finance
french
ftp
games Convert to USES=mono 2014-05-26 11:56:49 +00:00
german - Remove useless USE_GMAKE 2014-05-26 12:34:55 +00:00
graphics Convert to USES=mono 2014-05-26 13:11:43 +00:00
hebrew
hungarian
irc
japanese - Convert gmake,bzip2 to USES 2014-05-26 12:33:13 +00:00
java - Covert gmake, xz to USES 2014-05-26 12:19:32 +00:00
Keywords
korean - Convert gmake to USES 2014-05-26 12:53:38 +00:00
lang Let's remove one hidden bsd.*.mk superseeded by USES=mono 2014-05-26 13:32:32 +00:00
mail Convert to USES=mono 2014-05-26 13:29:39 +00:00
math - Convert gmake,bzip2 to USES 2014-05-26 12:28:33 +00:00
misc - Unbreak index 2014-05-26 12:48:29 +00:00
Mk Do not overwrite USES but append values to it 2014-05-26 13:43:25 +00:00
multimedia Fix 2014-05-26 13:40:41 +00:00
net Convert to USES=mono 2014-05-26 13:29:39 +00:00
net-im Switch Opus to USES=libtool. 2014-05-25 20:07:24 +00:00
net-mgmt Convert to USES=dos2unix 2014-05-26 08:44:34 +00:00
net-p2p Convert to USES=dos2unix 2014-05-26 08:44:34 +00:00
news
palm
polish
ports-mgmt - Fix building as user 2014-05-25 23:35:46 +00:00
portuguese
print Convert to USES=dos2unix 2014-05-26 09:24:47 +00:00
russian
science Convert to USES=dos2unix 2014-05-26 09:24:47 +00:00
security - Convert gmake, bzip2 to USES 2014-05-26 12:50:40 +00:00
shells
sysutils Convert to USES=dos2unix 2014-05-26 09:24:47 +00:00
Templates
textproc - Update to 2014.05.23 2014-05-26 13:52:18 +00:00
Tools
ukrainian
vietnamese
www Convert to USES=mono 2014-05-26 13:29:39 +00:00
x11 Convert to USES=dos2unix 2014-05-26 09:24:47 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Multiple ports: reset maintainers 2014-05-26 02:33:38 +00:00
x11-servers
x11-themes Multiple ports: reset maintainers 2014-05-26 02:33:38 +00:00
x11-toolkits Convert to USES=mono 2014-05-26 13:29:39 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES Drop compatibility code for USE_DOS2UNIX 2014-05-26 09:29:50 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL LEGAL: fix multiple ports 2014-05-26 02:38:34 +00:00
Makefile
MOVED Remove expired port: 2014-05-26 09:17:53 +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.