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
Baptiste Daroussin e836ab008a Replace lang/lua with the new lang/lua51
lang/lua51 is working the same way lang/lua52, chase ports using lua 5.1
Make the default lua lua52
Make all lua ports using USES=lua

Approved by:	portmgr (implicit)
2014-05-26 15:28:28 +00:00
accessibility
arabic
archivers Replace lang/lua with the new lang/lua51 2014-05-26 15:28:28 +00:00
astro
audio Replace lang/lua with the new lang/lua51 2014-05-26 15:28:28 +00:00
benchmarks
biology
cad - Remove useless gmake entry 2014-05-26 11:58:53 +00:00
chinese
comms
converters
databases Replace lang/lua with the new lang/lua51 2014-05-26 15:28:28 +00:00
deskutils - Convert gmake,bzip to USES 2014-05-26 11:50:39 +00:00
devel Replace lang/lua with the new lang/lua51 2014-05-26 15:28:28 +00:00
dns Replace lang/lua with the new lang/lua51 2014-05-26 15:28:28 +00:00
editors Replace lang/lua with the new lang/lua51 2014-05-26 15:28:28 +00:00
emulators - Convert gmake,bzip2 to USES 2014-05-26 13:13:46 +00:00
finance
french
ftp
games Replace lang/lua with the new lang/lua51 2014-05-26 15:28:28 +00:00
german - Remove useless USE_GMAKE 2014-05-26 12:34:55 +00:00
graphics Replace lang/lua with the new lang/lua51 2014-05-26 15:28:28 +00:00
hebrew
hungarian
irc Replace lang/lua with the new lang/lua51 2014-05-26 15:28:28 +00:00
japanese - Convert gmake,bzip2 to USES 2014-05-26 12:33:13 +00:00
java Upgrade to version 1.0.17. 2014-05-26 15:16:12 +00:00
Keywords
korean - Convert gmake to USES 2014-05-26 12:53:38 +00:00
lang Replace lang/lua with the new lang/lua51 2014-05-26 15:28:28 +00:00
mail Replace lang/lua with the new lang/lua51 2014-05-26 15:28:28 +00:00
math Replace lang/lua with the new lang/lua51 2014-05-26 15:28:28 +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 Replace lang/lua with the new lang/lua51 2014-05-26 15:28:28 +00:00
net Replace lang/lua with the new lang/lua51 2014-05-26 15:28:28 +00:00
net-im Replace lang/lua with the new lang/lua51 2014-05-26 15:28:28 +00:00
net-mgmt - Convert gmake, bzip2, xz to USES 2014-05-26 15:01:39 +00:00
net-p2p Replace lang/lua with the new lang/lua51 2014-05-26 15:28:28 +00:00
news
palm
polish
ports-mgmt
portuguese
print Update openjpeg to 2.1.0. 2014-05-26 14:42:44 +00:00
russian
science - Convert gmake to USES 2014-05-26 14:40:03 +00:00
security Replace lang/lua with the new lang/lua51 2014-05-26 15:28:28 +00:00
shells
sysutils Replace lang/lua with the new lang/lua51 2014-05-26 15:28:28 +00:00
Templates
textproc - Update to 2014.05.23 2014-05-26 13:52:18 +00:00
Tools
ukrainian
vietnamese
www Replace lang/lua with the new lang/lua51 2014-05-26 15:28:28 +00:00
x11 Replace lang/lua with the new lang/lua51 2014-05-26 15:28:28 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Replace lang/lua with the new lang/lua51 2014-05-26 15:28:28 +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
Makefile
MOVED Replace lang/lua with the new lang/lua51 2014-05-26 15:28:28 +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.