1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Antoine Brodin f635a7ea2f Unbreak, this port needs lua51
Reported by:	pkg-fallout
PR:		ports/190696
2014-06-06 15:47:07 +00:00
accessibility
arabic
archivers - Use /usr/bin/unzip for zip files extraction (part 2) 2014-06-06 15:26:41 +00:00
astro
audio - Use /usr/bin/unzip for zip files extraction (part 2) 2014-06-06 15:26:41 +00:00
benchmarks
biology
cad - Update from 3.8.61 to 3.8.63 2014-06-06 15:41:18 +00:00
chinese - Support staging 2014-06-05 19:26:23 +00:00
comms - Do not include bsd.port.pre.mk twice 2014-06-05 20:26:14 +00:00
converters
databases - Fix plist files referencing stagedir by adding USE_PERL+=fixpacklist 2014-06-06 10:11:58 +00:00
deskutils - Use /usr/bin/unzip for zip files extraction (part 2) 2014-06-06 15:26:41 +00:00
devel Unbreak, the generated package was empty so add a plist 2014-06-06 15:45:08 +00:00
dns Don't install rndc.conf 2014-06-06 10:59:46 +00:00
editors - Use /usr/bin/unzip for zip files extraction (part 2) 2014-06-06 15:26:41 +00:00
emulators emulators/vmsbackup: Unbreak on F9+ 2014-06-05 19:02:33 +00:00
finance
french
ftp
games - Stagify; fix the build by dropping now unsupported compiler options 2014-06-06 15:39:00 +00:00
german
graphics - Use /usr/bin/unzip for zip files extraction (part 2) 2014-06-06 15:26:41 +00:00
hebrew
hungarian
irc - Fix fallout from r355360 and allow lua plugin to be built 2014-06-06 12:07:39 +00:00
japanese - Update from 0.20140501 to 0.20140602 2014-06-06 15:41:54 +00:00
java Work around build failures with JDK7 and later. 2014-06-05 21:21:11 +00:00
Keywords
korean
lang Fix license perms to allow package distribution 2014-06-06 14:37:25 +00:00
mail Unbreak, this port needs lua51 2014-06-06 15:47:07 +00:00
math - Use /usr/bin/unzip for zip files extraction (part 2) 2014-06-06 15:26:41 +00:00
misc Upgrade to version 3.1.1. 2014-06-05 20:54:57 +00:00
Mk
multimedia Update to 0.9.9.10 2014-06-06 14:12:32 +00:00
net - Use /usr/bin/unzip for zip files extraction (part 2) 2014-06-06 15:26:41 +00:00
net-im
net-mgmt - Update to 0.1.21 2014-06-06 03:48:12 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print - Update to 2.19.7 2014-06-06 07:42:00 +00:00
russian
science Allow building with JDK8. javadoc failures are not fatal. 2014-06-05 21:35:42 +00:00
security authenticate as a member of a group 2014-06-06 15:41:30 +00:00
shells
sysutils - Add sysutils/grub2-pcbsd 2014-06-06 15:26:31 +00:00
Templates
textproc Unbreak after switch to USE_PYDISTUTILS=yes and PYDISTUTILS_AUTOPLIST=yes 2014-06-06 15:43:10 +00:00
Tools
ukrainian
vietnamese
www - Update to 0.10.1 2014-06-06 15:31:09 +00:00
x11 - Switch textproc/gdome2 to USES=libtool, drop .la files 2014-06-06 13:21:59 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Convert x11-toolkits/sdl_pango to USES=libtool, drop .la files 2014-06-06 12:54:40 +00:00
x11-wm - update to 0.6.2 2014-06-06 15:40:07 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs Replace contents of UIDs... how'd that happen?! 2014-06-05 20:32:53 +00:00
UPDATING -Add more options for rc script 2014-06-05 19:30:58 +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.